.App{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;align-items:center;background:#2f4f4f;background:linear-gradient(90deg,#20b2aa,#2f4f4f);color:#fff8dc;display:flex;flex-direction:column;font-size:16px;justify-content:center;min-height:100vh;text-align:center;-webkit-user-select:none;user-select:none;width:100%}.App:focus{outline:none}.App .flex-grow{display:flex;flex-grow:1}.App .page{margin:0 auto;max-width:1024.48px;padding:16px;text-align:center;width:100%}@media screen and (max-width:512.49px){.App .page{padding:16px 8px}}.App .italic{font-style:italic}.App .bold{font-weight:700}.App .underline{text-decoration:underline}.c-header{box-shadow:0 2px 8px #00000040;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.c-header,.c-header .nav-link{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.c-header .nav-link{color:#fff8dc;font-family:Syne Mono,Courier New,Courier,monospace;font-size:18px;height:46.3096960926px}.c-header .nav-link:active{border-style:inset}.c-header .nav-link .title{padding:0 4px}.c-header .nav-link:after{content:attr(data-title);font-weight:900;height:0;overflow:hidden;visibility:hidden}.c-header .nav-link.active{font-weight:900}.c-header .nav-link.active,.c-header .nav-link:active{border-color:lime;transition:border-color .382s}.c-header .nav-link.half-active{font-weight:900}.c-header .nav-link.half-active,.c-header .nav-link.half-active:active{border-color:orange;transition:border-color .382s}@media screen and (max-width:1024.48px){.c-header .nav-link{font-size:28px;height:auto;line-height:23px;max-width:259.5797280593px;width:100%}.c-header .nav-link .title{padding:16px 4px}}.c-header .languages{display:flex;gap:8px}.c-header .languages .flag{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;cursor:pointer;display:flex;display:inline-block;flex-direction:column;justify-content:center;text-align:center;-webkit-user-select:none;user-select:none}.c-header .languages .flag:active{border-style:inset}.c-header .languages .flag:focus{outline:none}.c-header .languages .flag.selected,.c-header .languages .flag:active{border-color:lime}.c-header .languages .flag img{position:relative;vertical-align:middle;width:56px}.c-header .dropdown{cursor:pointer;position:relative;z-index:3}.c-header .nav-accordion{overflow:hidden;position:relative;width:100%}.c-header .nav-accordion-content{align-items:center;background-color:#90ee90;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:12px 4px;transition:margin-top .618s}.c-header .nav-accordion-content .nav-link{font-size:20px;font-weight:400;width:auto}.c-header .nav-accordion-content .nav-link.active{font-weight:900}.c-header .nav-accordion-content .nav-link .title{padding:8px 4px}.c-header-nav{align-items:center;background-color:#2e8b57;background:linear-gradient(90deg,#3cb371,#2e8b57);box-shadow:0 2px 8px #00000040;display:flex;flex-direction:row;height:64px;left:0;overflow:hidden;padding:0 16px;position:relative;top:0;width:100%;z-index:100}.c-header-nav-title{color:#fff8dc;font-family:Syne Mono,Courier New,Courier,monospace;font-size:48px;font-weight:700;max-height:64px;overflow:hidden}.c-header-nav-title:after{animation:flash 1.618s linear infinite;content:"_"}@keyframes flash{0%,50%{color:#fff8dc}50.1%,to{color:#0000}}@media screen and (max-width:1024.48px){.c-header-nav-title{font-size:48px}}@media screen and (max-width:512.49px){.c-header-nav-title{font-size:30px}}.c-header-nav-mobile{font-size:0}@media screen and (min-width:1024.49px){.c-header-nav-mobile{display:none}}.c-header-nav-mobile-background{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(60,179,114,.382);height:100vh;position:fixed;right:0;top:0;transition:opacity .618s;width:100%;z-index:4}.c-header-nav-mobile-background.is-open{opacity:1}.c-header-nav-mobile-background.is-closed{animation:close .618s ease-in-out;opacity:0;visibility:hidden}@keyframes close{0%{visibility:visible}to{visibility:hidden}}@media screen and (max-width:512.49px){.c-header-nav-mobile-background.is-closed{animation-duration:.382s;transition-duration:.382s}}.c-header-nav-mobile-links{align-items:center;background-color:#3cb371;background:linear-gradient(90deg,#3cb371,#2e8b57);border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:100vh;justify-content:center;justify-content:flex-start;max-width:420px;overflow-y:auto;padding:64px 8px;position:fixed;right:0;top:0;transform:translateX(max(100%,420px));transition:transform .618s ease-in-out;width:100%;z-index:5}.c-header-nav-mobile-links.is-open{transform:translateX(0)}.c-header-nav-mobile .menu{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;cursor:pointer;display:inline-block;text-align:center;-webkit-user-select:none;user-select:none;z-index:10}.c-header-nav-mobile .menu:focus{outline:none}.c-header-nav-mobile .menu-icon{height:32px;position:relative;width:32px;z-index:10}.c-header-nav-mobile .menu-icon-line{background-color:#fff8dc;border-radius:4px;height:4px;position:absolute;width:32px}.c-header-nav-mobile .menu-icon-line.top{top:5px;transition:transform .618s,top .618s}.c-header-nav-mobile .menu-icon-line.mid{left:0;top:14px;transition:transform .618s,top .618s,width .618s,left .618s}.c-header-nav-mobile .menu-icon-line.bot{top:23px;transition:transform .618s,top .618s}.c-header-nav-mobile .menu-icon.is-open .menu-icon-line.top{top:14px;transform:rotate(135deg)}.c-header-nav-mobile .menu-icon.is-open .menu-icon-line.mid{left:16px;transform:rotate(1turn);width:0}.c-header-nav-mobile .menu-icon.is-open .menu-icon-line.bot{top:14px;transform:rotate(-135deg)}.c-header-nav-desktop{align-items:center;display:flex;gap:4px;height:100%;margin-right:0}@media screen and (max-width:1024.48px){.c-header-nav-desktop{display:none}}.c-header-subheader-desktop{align-items:center;background-color:#8fbc8f;background:linear-gradient(90deg,#90ee90,#8fbc8f);box-shadow:0 2px 8px #00000040;display:flex;flex-direction:row;gap:8px;height:64px;justify-content:center;margin-top:-64px;padding:0 16px;position:fixed;position:relative;transition:margin-top .618s ease-in-out;width:100%;z-index:90}.c-header-subheader-desktop.is-open{margin-top:0}@media screen and (max-width:1024.48px){.c-header-subheader-desktop{display:none}}.c-footer{background-color:#3cb371;background:linear-gradient(90deg,#3cb371,#2e8b57);box-shadow:0 -2px 8px #00000040;font-family:Philosopher,sans-serif;font-weight:700;min-height:64px;width:100%}.c-footer,.c-footer>div{align-items:center;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:16px}.c-footer>div{background-color:#3cb371}@media screen and (min-width:1024.49px){.c-footer>div{min-width:68.1%}}.c-footer>div>div{padding-bottom:8px}.c-footer>div>div:last-of-type{font-size:20px;font-weight:900;padding-bottom:0}.p-about>div{padding-bottom:16px}.p-about>div:last-of-type{padding:24px}.p-about img{box-sizing:border-box;max-width:300px;width:100%}.p-games-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.p-games-list a{display:flex}.p-games-list a .game-card{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;justify-content:flex-start;max-width:288px}.p-games-list a .game-card:active{border-style:inset}.p-games-list a .game-card h6{padding:12px 8px 8px;width:100%}.p-games-list a .game-card>div{border-top:2px solid #20b2aa;font-size:14px;padding:8px 8px 12px;width:100%}.p-games-nav{align-items:center;align-items:flex-start;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-shadow:0 2px 8px #00000040;box-sizing:border-box;display:flex;flex-direction:row;flex-direction:column;height:64px;justify-content:center;padding:0 16px;position:relative;width:100%}@media screen and (max-width:512.49px){.p-games-nav{align-items:center}}.p-games-nav a{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:8px 16px}.p-games-nav a:active{border-style:inset}.p-games-rps{font-family:Courier New,Courier,monospace}.p-games-rps-content button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;background-color:beige;border-color:#f0f0cb;border-radius:12px;border-width:12px 16px 16px 12px;box-shadow:0 4px 8px 4px #00000080;cursor:pointer;font-size:12px;height:96px;padding:0;-webkit-user-select:none;user-select:none;width:100px}.p-games-rps-content button:focus{outline:none}.p-games-rps-content button.clicked{border-style:inset}.p-games-rps-content .scoreboard{background-color:#303030;border:4px solid #000;border-radius:4px;box-shadow:0 4px 8px 4px #00000080;display:inline-block;margin:0 auto 8px;max-width:512px;width:100%}.p-games-rps-content .scoreboard-title{border-bottom:1px solid #404040}.p-games-rps-content .scoreboard-info{display:flex;width:100%}.p-games-rps-content .scoreboard-info:first-of-type{border-bottom:1px solid #404040}.p-games-rps-content .scoreboard-info:nth-of-type(2){border-top:1px solid #404040}.p-games-rps-content .scoreboard-info>div{align-items:center;display:flex;justify-content:center;width:50%}.p-games-rps-content .scoreboard-info>div:nth-of-type(odd){border-right:1px solid #404040;justify-content:end;padding-right:8px}@media screen and (max-width:512.49px){.p-games-rps-content .scoreboard-info>div:nth-of-type(odd){align-items:flex-end;flex-direction:column}}.p-games-rps-content .scoreboard-info>div:nth-of-type(2n){border-left:1px solid #404040;justify-content:start;padding-left:8px}@media screen and (max-width:512.49px){.p-games-rps-content .scoreboard-info>div:nth-of-type(2n){align-items:flex-start;flex-direction:column-reverse}}.p-games-rps-content .scoreboard .battlefield{align-items:center;border-top:2px solid #404040;display:flex}.p-games-rps-content .scoreboard .battlefield>div{margin:0 auto;padding:4px 0;width:50%}.p-games-rps-content .scoreboard .battlefield>div .weapon-placeholder,.p-games-rps-content .scoreboard .battlefield>div img{display:block;height:48px;margin:0 auto;width:48px}.p-games-rps-content .scoreboard .battlefield>div .weapon{font-size:48px;font-weight:700}@media screen and (max-width:512.49px){.p-games-rps-content .scoreboard .battlefield>div .weapon{font-size:24px}}.p-games-rps-content .scoreboard .battlefield .player{border-right:1px solid #404040}.p-games-rps-content .scoreboard .battlefield .player .weapon{color:#7cfc00}.p-games-rps-content .scoreboard .battlefield .computer{border-left:1px solid #404040}.p-games-rps-content .scoreboard .battlefield .computer .weapon{color:#ff8c00}.p-games-rps-content .history{border-top:2px solid #404040;display:flex}.p-games-rps-content .history>div{display:flex;width:48px}.p-games-rps-content .history>div.player{border-right:1px solid #404040;justify-content:flex-end}.p-games-rps-content .history>div.computer{border-left:1px solid #404040;justify-content:flex-start}.p-games-rps-content .history>div img{height:36px;width:36px}.p-games-rps .history{padding-top:16px}.p-games-rps .history>div{background-color:#303030;border:4px solid #000;border-radius:4px;display:inline-block;margin:0 16px;vertical-align:top}.p-games-rps .history>div>div{align-items:center;border-bottom:2px solid #404040;display:flex;height:48px;justify-content:center;width:48px}.p-games-rps .history>div>div:last-of-type{border-bottom:none}.p-games-rps .history>div>div:first-of-type{border:2px dashed gold}.p-games-rps .history>div>div img{height:36px;width:36px}.p-games-popups-caption{align-items:center;background-color:#d2691e;border:8px ridge maroon;display:flex;font-family:Pixel;gap:16px;height:72px;justify-content:center;margin:-80px auto 0;position:relative;width:704px;z-index:12}.p-games-popups-caption div{display:flex;flex-direction:column;gap:4px}.p-games-popups-caption button{align-items:center;background-color:#3cb371;background-color:#8b4513;border:6px outset #8b4513;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.p-games-popups-caption button:active{border-style:inset}.p-games-popups img{max-width:100%;position:relative;width:720px;z-index:1}.c-digital{background-color:#303030;padding:0 4px}.c-digital>div{display:inline-block;font-size:0;padding:4px;text-align:center}.c-digital>div .line{background-color:#404040;border-radius:4px;display:inline-block;position:relative;z-index:1}.c-digital>div .line.active{background-color:#ff4500;z-index:2}.c-digital-number .line-h{height:4px;width:16px}.c-digital-number .line-v{height:16px;width:4px}.c-digital-number .line-v:first-of-type{margin-right:16px}.c-digital-letter .line-h{height:4px;margin:0 1px;width:10px}.c-digital-letter .line-v{height:16px;width:4px}.c-digital-letter .line-v:not(:last-of-type){margin-right:2px}.c-digital-letter .line-v.angle-a{transform:rotate(-28deg)}.c-digital-letter .line-v.angle-b{transform:rotate(28deg)}.p-recipes-nav{align-items:center;align-items:flex-start;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-shadow:0 2px 8px #00000040;box-sizing:border-box;display:flex;flex-direction:row;flex-direction:column;height:64px;justify-content:center;padding:0 16px;position:relative;width:100%}@media screen and (max-width:512.49px){.p-recipes-nav{align-items:center}}.p-recipes-nav a{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:8px 16px}.p-recipes-nav a:active{border-style:inset}.p-recipes-list{display:inline-block;text-align:left}.p-recipes-list ul{align-content:space-between;flex-wrap:wrap;justify-content:center;margin:0;padding:0;width:100%}.p-recipes-list ul,.p-recipes-list ul a,.p-recipes-list ul a li{display:flex;flex-grow:1}.p-recipes-list ul a li{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;flex-direction:column;justify-content:center;padding:16px 32px;text-align:center}.p-recipes-list ul a li:active{border-style:inset}.p-recipes-detail-intro{align-items:center;background-color:#3cb371;background:linear-gradient(90deg,#90ee90,#8fbc8f);border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;color:#2f4f4f;display:flex;flex-direction:column;justify-content:center;margin-bottom:16px;padding:24px 16px}.p-recipes-detail-intro h4{padding:0}.p-recipes-detail-intro h6{padding:8px 0 0}.p-recipes-detail-ingredients{width:100%}.p-recipes-detail-ingredients>ol{align-items:stretch;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px;padding:0;width:100%}.p-recipes-detail-ingredients>ol:last-of-type{margin-bottom:16px}.p-recipes-detail-steps{text-align:left;width:100%}.p-recipes-detail-steps>ol{align-items:stretch;display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0;width:100%}.p-recipes-detail-steps>ol>li{display:flex;list-style-type:none;width:calc(50% - 8px)}@media screen and (max-width:512.49px){.p-recipes-detail-steps>ol>li{width:100%}}.p-recipes-detail-steps div img{max-width:360px}.c-recipes-detail-ingredient{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;justify-content:flex-start;padding:8px 16px}.c-recipes-detail-ingredient h6{padding:0;text-align:center;width:100%}.c-recipes-detail-step{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;justify-content:flex-start;padding:12px 0;width:100%}.c-recipes-detail-step h6{border-bottom:5px outset #20b2aa;padding-bottom:12px;text-align:center;width:100%}.c-recipes-detail-step>ol{border-top:5px outset #20b2aa;margin:0;padding-right:16px;padding-top:16px;width:100%}.c-recipes-detail-step>ol>li{list-style-type:upper-roman;margin:0;padding:0}.c-recipes-detail-step>ol>li:last-of-type p{padding:0}.p-contact>div{padding-bottom:16px}.p-contact>div:last-of-type{padding-bottom:0}.p-home,.p-home .space{position:relative;width:100%}.p-home .space{background-color:#000;background:linear-gradient(180deg,#0000 0,#000000b3 8%,#000 13%,#000 87%,#000000b3 92%,#0000);overflow-x:auto;padding:64px 0}.p-home .space::-webkit-scrollbar{height:4px;width:6px}.p-home .space::-webkit-scrollbar-track{background-color:#98fb98}.p-home .space::-webkit-scrollbar-thumb{background-color:#2e8b57}.p-home .space .paused{animation-play-state:paused!important}.p-home .space .stars{height:640px;left:0;min-width:768px;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}.p-home .space .stars .star{background-color:snow;height:1px;position:absolute;width:1px;z-index:1}.p-home .space .orbit{height:512px;margin:0 auto;position:relative;width:768px}.p-home .space .orbit .earth{-webkit-clip-path:circle(184px at center);clip-path:circle(184px at center);height:512px;margin:0 auto;overflow:hidden;position:relative;width:512px;z-index:30}.p-home .space .orbit .earth-globe{animation:spin-earth 24s linear infinite;background:url(../../static/media/earth-map.2d706e3a6a65e4b0895e.png);background-size:1024px 512px;height:256px;margin:0 auto;overflow:hidden;width:512px}.p-home .space .orbit .earth-globe-north{background-position-y:0;-webkit-clip-path:circle(187px at 50% 87.5%);clip-path:circle(187px at 50% 87.5%);transform:perspective(100px) rotateX(6deg);transform-origin:bottom}.p-home .space .orbit .earth-globe-south{background-position-y:-256px;-webkit-clip-path:circle(187px at 50% 12.5%);clip-path:circle(187px at 50% 12.5%);position:relative;top:-1px;transform:perspective(100px) rotateX(-6deg);transform-origin:top}.p-home .space .orbit .earth-shadow{animation:season 8760s linear infinite;background:radial-gradient(circle at center,#0000 0,#0000001a 34%,#0009 52%,#000000e6 68%);background-position-x:-48px;background-position-y:-48px;height:512px;left:0;position:absolute;top:0;width:512px}.p-home .space .orbit .earth-outline{background:radial-gradient(circle at center,#0000 0,#0000 50%,#0000001a 51%,#0009 55%);height:512px;left:0;position:absolute;top:0;width:512px}.p-home .space .orbit .moon{animation:orbit 160s linear infinite;-webkit-clip-path:circle(46px at center);clip-path:circle(46px at center);filter:blur(.5px);height:128px;left:0;margin:0 auto;overflow:hidden;position:absolute;top:216px;width:128px;z-index:35}.p-home .space .orbit .moon-globe{animation:spin-moon 21s linear infinite;background:url(../../static/media/moon.6fdd72e9e884c3c181ac.png);background-size:256px 128px;height:128px;margin:0 auto;transform:rotate(-5deg);width:128px}.p-home .space .orbit .moon-shadow{background:radial-gradient(circle at center,#0000 0,#0000001a 35%,#000000e6 69%,#000000e6 100%);background-position-x:-12px;background-position-y:-6px;height:128px;left:0;position:absolute;top:0;width:128px}@keyframes orbit{0%{transform:translate(0);z-index:35}50%{transform:translate(640px,-48px);z-index:35}50.1%{z-index:25}to{transform:translate(0);z-index:25}}@keyframes spin-moon{0%{background-position-x:0}to{background-position-x:256px}}@keyframes spin-earth{0%{background-position-x:0}to{background-position-x:1024px}}@keyframes season{0%{background-position-y:-48px}50%{background-position-y:48px}to{background-position-y:-48px}}.c-input{align-items:center;display:flex;gap:16px;justify-content:center}@media screen and (max-width:512.49px){.c-input{flex-direction:column;gap:8px}}.c-input>*{width:calc(50% - 8px)}@media screen and (max-width:512.49px){.c-input>*{width:100%}}.c-input-label{align-items:flex-end;display:flex;flex-direction:column;flex-grow:1;gap:3px;justify-content:center}@media screen and (max-width:512.49px){.c-input-label{align-items:center}}.c-input input{background-color:#2b2452;border:5px outset #483d8b;border-radius:9px;box-sizing:border-box;color:#20b2aa;display:flex;flex-grow:1;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:900;padding:12px}.c-input input:active,.c-input input:focus{border-style:inset}@media screen and (max-width:512.49px){.c-input input{padding:6px;text-align:center}}.c-input input:focus{outline-width:0}.c-popup-selector{align-items:center;display:flex;height:100vh;justify-content:center;left:0;padding:76px 16px;position:fixed;top:0;width:100%;z-index:99}.c-popup-selector-background{background-color:rgba(0,0,0,.618);height:100%;position:fixed;width:100%;z-index:1}.c-popup-selector-content{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;justify-content:flex-start;margin:0;max-height:calc(100% - 256px);max-width:512.49px;overflow-y:scroll;padding:0;width:100%;z-index:2}.c-popup-selector-content::-webkit-scrollbar{height:4px;width:6px}.c-popup-selector-content::-webkit-scrollbar-track{background-color:#98fb98}.c-popup-selector-content::-webkit-scrollbar-thumb{background-color:#2e8b57}.c-popup-selector-content option{color:#fff;cursor:pointer;flex-shrink:0;font-weight:900;padding:16px 8px;text-shadow:1px 2px 2px #000,1px -2px 2px #000,-1px 2px 2px #000,-1px -1px 2px #000;width:100%}.c-popup-selector-content option:nth-of-type(odd){background-color:#2e8b57}.c-popup-selector-content option.selected{background:linear-gradient(135deg,indigo,22%,#b8860b 33%);font-weight:900}.c-popup-css-colors .c-popup-selector-content{flex-direction:row;flex-wrap:wrap}.c-popup-css-colors .c-popup-selector-content option{flex:1 1;justify-content:center}.c-popup-css-colors .c-popup-selector-content option.selected{animation:css-selected 5s linear infinite;background:none;border:6px solid red}@keyframes css-selected{0%{border-color:red}16.67%{border-color:#ff0}33.33%{border-color:lime}50%{border-color:aqua}66.67%{border-color:blue}83.33%{border-color:#f0f}to{border-color:red}}.c-color-picker{align-items:center;display:flex;height:100vh;justify-content:center;left:0;padding:76px 16px;position:fixed;top:0;width:100%;z-index:99}.c-color-picker-background{background-color:rgba(0,0,0,.618);height:100%;position:fixed;width:100%;z-index:1}.c-color-picker-content{align-items:center;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0;max-height:100%;max-width:512.49px;overflow-y:auto;padding:16px 16px 18px;width:100%;z-index:2}.c-color-picker-content::-webkit-scrollbar{height:4px;width:6px}.c-color-picker-content::-webkit-scrollbar-track{background-color:#98fb98}.c-color-picker-content::-webkit-scrollbar-thumb{background-color:#2e8b57}.c-color-picker-content-container{display:block}.c-color-picker-content-container h5{background-color:dimgray;border:4px solid snow;border-radius:9px;mix-blend-mode:difference;padding:4px 8px}.c-color-picker-content-container .c-color-picker-chart{cursor:crosshair;display:inline-block;margin:0 auto;position:relative}.c-color-picker-content-container .c-color-picker-chart>div{height:256px;position:absolute;top:0;width:256px}.c-color-picker-content-container .c-color-picker-chart>div.c-color-picker-chart-color{position:relative}.c-color-picker-content-container .c-color-picker-chart>div.c-color-picker-chart-black{background:linear-gradient(0deg,#000,#0000)}.c-color-picker-content-container .c-color-picker-chart>div.c-color-picker-chart-white{background:linear-gradient(90deg,#fff,#0000)}.c-color-picker-content-container .c-color-picker-chart>div.c-color-picker-chart-pin{align-items:center;color:beige;display:flex;height:1px;justify-content:center;mix-blend-mode:difference;width:1px;z-index:99}.c-color-picker-content-container .c-color-picker-chart>div.c-color-picker-chart-pin div{font-size:20px}.c-color-picker-content-container .c-color-picker-slider{background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:6px;cursor:pointer;height:24px;margin:0 auto;outline:2px solid #ffe4e1;width:0;z-index:2}.c-color-picker-content-container .c-color-picker-slider-tag{border-radius:6px;height:100%;margin-left:72px;outline:3px solid #fffaf0;position:relative;width:7px;z-index:99}.c-color-picker-content-container .c-color-picker-inputs{display:flex;flex-direction:column;padding:16px 16px 0}@media screen and (max-width:512.49px){.c-color-picker-content-container .c-color-picker-inputs .c-input{flex-direction:row;gap:0}.c-color-picker-content-container .c-color-picker-inputs .c-input>*{width:calc(50% - 8px)}}.c-color-picker-content-container .c-color-picker-inputs .c-input-label{align-items:center;align-items:flex-end;background-color:#3cb371;border:6px outset #20b2aa;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:0 3px 1px}@media screen and (max-width:512.49px){.c-color-picker-content-container .c-color-picker-inputs .c-input-label{align-items:center;padding:0}.c-color-picker-content-container .c-color-picker-inputs .c-input-label small{display:none}}.c-color-picker-toggle{border-color:#483d8b;border-width:4px;display:inline-block;padding:0}.c-color-picker-toggle-container{align-items:center;background-color:#3cb371;background-color:#483d8b;border:7px outset #483d8b;border-radius:9px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;height:36px;justify-content:center;margin:0 auto;width:100%;width:56px}.c-color-picker-toggle-container:active{border-style:inset}.c-color-picker-toggle-container-dot{height:100%;width:100%}.p-color-pick{display:flex;flex-direction:column;flex-grow:100;width:100%}.p-color-pick .c-color-picker{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:0;position:relative}.p-color-pick .c-color-picker-background{display:none}.p-color-pick .c-color-picker-content{border:none;border-radius:0;flex-grow:1;max-width:none}.p-qr-code{gap:16px}.p-qr-code,.p-qr-code h1{display:flex;flex-direction:column}.p-qr-code h1{align-items:center;background-color:#3cb371;background-color:#2c2656;border:6px outset #483d8b;border-radius:9px;box-sizing:border-box;justify-content:center;margin:0 auto;padding:8px}.p-qr-code .inputs{display:flex;flex-direction:column;gap:16px}.p-qr-code .inputs span{display:inline-block}.p-qr-code .inputs .use-lowest-version{align-items:center;background-color:#303030;border:3px outset #404040;border-radius:9px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:3px}.p-qr-code .inputs .use-lowest-version:active{border-style:inset}.p-qr-code .inputs .use-lowest-version .checkbox{border:1px solid orange;border-radius:4px;height:18px;margin-right:3px;width:18px}.p-qr-code .inputs .use-lowest-version .checkbox div{align-content:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center}.p-qr-code .inputs .toggles{gap:16px}.p-qr-code .info,.p-qr-code .inputs .toggles{align-items:center;display:flex;justify-content:center}.p-qr-code .info{background-color:#3cb371;background-color:#2c2656;padding:8px}.p-qr-code .info,.p-qr-code .info .button{border:6px outset #483d8b;border-radius:9px;box-sizing:border-box;flex-direction:column;margin:0 auto}.p-qr-code .info .button{align-items:center;background-color:#3cb371;background-color:#483d8b;display:flex;display:inline-block;justify-content:center;padding:4px 12px;width:auto}.p-qr-code .info .button:active{border-style:inset}.p-qr-code .qr-code canvas{max-height:calc(100vw - 16px);max-width:100%}@font-face{font-family:Philosopher;src:url(../../static/media/Philosopher-Bold.7e98a8743136a6828ccf.ttf)}@font-face{font-family:Pixel;src:url(../../static/media/PressStart2P-Regular.21503c6a5385ab41dde9.ttf)}@font-face{font-family:Syne Mono;src:url(../../static/media/SyneMono-Regular.1d127ec799153de3a432.ttf)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Trebuchet MS,Helvetica,sans-serif;margin:0}body::-webkit-scrollbar{height:4px;width:6px}body::-webkit-scrollbar-track{background-color:#98fb98}body::-webkit-scrollbar-thumb{background-color:#2e8b57}body button{color:#fff8dc;font-family:Trebuchet MS,Helvetica,sans-serif;font-size:16px;font-weight:900}body a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;color:snow;cursor:pointer;display:inline-block;text-decoration:none;-webkit-user-select:none;user-select:none}body a:focus{outline:none}body h1,body h2,body h3,body h4,body h5,body h6,body p{margin:0;padding:0 0 8px}body h1{font-size:40px}body h2{font-size:36px}body h3{font-size:32px}body h4{font-size:28px}body h5{font-size:24px}body h6{font-size:20px}body p{font-size:16px;line-height:1.4em}body code{background-color:#303030;border-radius:4px;color:orange;margin:0;padding:1px 3px}body small{margin:0}*{box-sizing:border-box}
/*# sourceMappingURL=main.cd195b31.css.map*/