.GamePlayScreen-module__qI7Ixa__frame{--game-reserved-height:121px;--game-desktop-reserved-width:215.111px;--game-portrait-reserved-width:68.0625px;--game-shell-border-width:3px;--game-shell-border-total:6px;width:100%;max-width:min(100%, calc(177.778svh - var(--game-desktop-reserved-width) + var(--game-shell-border-total)));border:var(--game-shell-border-width) solid var(--ink,#000);background:var(--ink,#000);margin-inline:auto;position:relative;overflow:hidden}.GamePlayScreen-module__qI7Ixa__stage{aspect-ratio:16/9;background:#000000d9;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.GamePlayScreen-module__qI7Ixa__iframeContainer{z-index:3;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.GamePlayScreen-module__qI7Ixa__iframeContainerFullscreen{position:fixed}.GamePlayScreen-module__qI7Ixa__surface{flex:0 auto;max-width:100%;height:100%;position:relative}.GamePlayScreen-module__qI7Ixa__surfaceLandscape{aspect-ratio:16/9}.GamePlayScreen-module__qI7Ixa__surfacePortrait{aspect-ratio:9/16}.GamePlayScreen-module__qI7Ixa__iframeContainerFullscreen .GamePlayScreen-module__qI7Ixa__surfaceLandscape{width:100%;max-width:177.778svh}.GamePlayScreen-module__qI7Ixa__iframeContainerFullscreen .GamePlayScreen-module__qI7Ixa__surfacePortrait{width:100%;max-width:56.25svh}.GamePlayScreen-module__qI7Ixa__iframe{border:0;width:100%;height:100%;display:block}.GamePlayScreen-module__qI7Ixa__loadingOverlay{z-index:4;border-radius:4px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.GamePlayScreen-module__qI7Ixa__progressFill{background:linear-gradient(90deg,#ffd000,#ffed4a);border-radius:4px;height:100%;transition:width .5s ease-out}.GamePlayScreen-module__qI7Ixa__exitFullscreenButton{top:calc(1rem + env(safe-area-inset-top,0px));right:calc(1rem + env(safe-area-inset-right,0px));z-index:5;background:var(--secondary);color:#000;cursor:pointer;border:2px solid #000;border-radius:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:fixed;box-shadow:3px 3px #000}@media (max-width:639px){.GamePlayScreen-module__qI7Ixa__frame{max-width:100%}.GamePlayScreen-module__qI7Ixa__stage{height:calc(100svh - var(--game-reserved-height));aspect-ratio:auto}.GamePlayScreen-module__qI7Ixa__surfaceLandscape{width:min(100%, calc(177.778svh - var(--game-desktop-reserved-width)));height:auto}.GamePlayScreen-module__qI7Ixa__surfacePortrait{width:min(100%, calc(56.25svh - var(--game-portrait-reserved-width)));height:auto}}@media (min-width:640px) and (orientation:portrait){.GamePlayScreen-module__qI7Ixa__frame{max-width:100%}.GamePlayScreen-module__qI7Ixa__stage{height:calc(100svh - var(--game-reserved-height));aspect-ratio:auto}.GamePlayScreen-module__qI7Ixa__surfaceLandscape{width:min(100%, calc(177.778svh - var(--game-desktop-reserved-width)));height:auto}.GamePlayScreen-module__qI7Ixa__surfacePortrait{width:min(100%, calc(56.25svh - var(--game-portrait-reserved-width)));height:auto}}@media (prefers-reduced-motion:reduce){.GamePlayScreen-module__qI7Ixa__progressFill{transition:none}}
.GameScreenshotGallery-module__wLQFIa__galleryRoot{--gallery-yellow:#ffd82e;--gallery-blue:#55baf2;--gallery-ink:var(--ink,#111)}.GameScreenshotGallery-module__wLQFIa__galleryCarousel{margin-inline:-.5rem;position:relative}.GameScreenshotGallery-module__wLQFIa__galleryTrack{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1rem;padding:.5rem .5rem 1rem;scroll-padding-inline:.5rem;display:flex;overflow-x:auto}.GameScreenshotGallery-module__wLQFIa__galleryTrack::-webkit-scrollbar{display:none}.GameScreenshotGallery-module__wLQFIa__galleryTrack:focus-visible{outline:3px solid var(--gallery-blue);outline-offset:3px}.GameScreenshotGallery-module__wLQFIa__galleryTile{border:2px solid var(--gallery-ink);min-width:0;box-shadow:5px 5px 0 var(--gallery-ink);color:var(--gallery-ink);cursor:zoom-in;scroll-snap-align:start;scroll-snap-stop:always;text-align:left;background:#fff;flex:0 0 clamp(210px,22vw,260px);grid-template-rows:auto minmax(52px,auto);padding:0;transition:transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.GameScreenshotGallery-module__wLQFIa__galleryTile:hover{box-shadow:7px 7px 0 var(--gallery-ink);transform:translate(-2px,-2px)}.GameScreenshotGallery-module__wLQFIa__galleryImage{aspect-ratio:9/16;background:#e8e8eb;width:100%;position:relative;overflow:hidden}.GameScreenshotGallery-module__wLQFIa__galleryImage img{object-fit:cover;object-position:top center;transition:transform .18s}.GameScreenshotGallery-module__wLQFIa__galleryCaption{border-top:2px solid var(--gallery-ink);background:#fff;align-items:center;min-height:52px;padding:.65rem;font-size:.68rem;font-weight:850;line-height:1.3;display:flex}.GameScreenshotGallery-module__wLQFIa__galleryExpand{border:2px solid var(--gallery-ink);background:var(--gallery-yellow);opacity:0;place-items:center;width:30px;height:30px;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:.5rem;right:.5rem;transform:translateY(4px)}.GameScreenshotGallery-module__wLQFIa__galleryTile:hover .GameScreenshotGallery-module__wLQFIa__galleryImage img{transform:scale(1.025)}.GameScreenshotGallery-module__wLQFIa__galleryTile:hover .GameScreenshotGallery-module__wLQFIa__galleryExpand,.GameScreenshotGallery-module__wLQFIa__galleryTile:focus-visible .GameScreenshotGallery-module__wLQFIa__galleryExpand{opacity:1;transform:translateY(0)}.GameScreenshotGallery-module__wLQFIa__galleryScrollButton{z-index:3;border:3px solid var(--gallery-ink);background:var(--gallery-yellow);width:48px;height:48px;box-shadow:4px 4px 0 var(--gallery-ink);color:var(--gallery-ink);cursor:pointer;place-items:center;transition:transform .12s,box-shadow .12s;display:grid;position:absolute;top:calc(50% - 28px);transform:translateY(-50%)}.GameScreenshotGallery-module__wLQFIa__galleryScrollButton:hover{box-shadow:6px 6px 0 var(--gallery-ink);transform:translate(-1px,calc(-50% - 1px))}.GameScreenshotGallery-module__wLQFIa__galleryScrollButton:active{box-shadow:none;transform:translate(3px,calc(3px - 50%))}.GameScreenshotGallery-module__wLQFIa__galleryScrollPrevious{left:-1.15rem}.GameScreenshotGallery-module__wLQFIa__galleryScrollNext{right:-1.15rem}.GameScreenshotGallery-module__wLQFIa__galleryHint{color:#5d5952;letter-spacing:.035em;margin:.7rem 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;font-weight:800}.GameScreenshotGallery-module__wLQFIa__lightbox{--gallery-yellow:#ffd82e;--gallery-blue:#55baf2;--gallery-ink:var(--ink,#111);z-index:20000;background:#0a0a0af0;place-items:center;padding:2.5rem 5rem;display:grid;position:fixed;inset:0}.GameScreenshotGallery-module__wLQFIa__lightboxFigure{grid-template-rows:minmax(0,1fr) auto;width:min(92vw,680px);height:min(84vh,900px);margin:0;display:grid}.GameScreenshotGallery-module__wLQFIa__lightboxImage{min-height:0;position:relative}.GameScreenshotGallery-module__wLQFIa__lightboxImage img{object-fit:contain}.GameScreenshotGallery-module__wLQFIa__lightboxFigure figcaption{color:#fff;text-align:center;justify-content:center;align-items:center;gap:.7rem;min-height:52px;font-size:.82rem;font-weight:750;display:flex}.GameScreenshotGallery-module__wLQFIa__lightboxButton{z-index:2;color:#fff;cursor:pointer;background:#111;border:2px solid #fff;place-items:center;width:44px;height:44px;display:grid;position:fixed}.GameScreenshotGallery-module__wLQFIa__lightboxButton:hover{color:#111;background:#ffd82e}.GameScreenshotGallery-module__wLQFIa__lightboxClose{top:1rem;right:1rem}.GameScreenshotGallery-module__wLQFIa__lightboxPrevious,.GameScreenshotGallery-module__wLQFIa__lightboxNext{top:50%;transform:translateY(-50%)}.GameScreenshotGallery-module__wLQFIa__lightboxPrevious{left:1rem}.GameScreenshotGallery-module__wLQFIa__lightboxNext{right:1rem}@media (max-width:640px){.GameScreenshotGallery-module__wLQFIa__galleryCarousel{margin-right:calc(-50vw + 50%)}.GameScreenshotGallery-module__wLQFIa__galleryTrack{gap:.8rem;padding-right:1.25rem}.GameScreenshotGallery-module__wLQFIa__galleryTile{box-shadow:4px 4px 0 var(--gallery-ink);flex-basis:min(72vw,270px)}.GameScreenshotGallery-module__wLQFIa__galleryCaption{min-height:50px;padding:.55rem;font-size:.62rem}.GameScreenshotGallery-module__wLQFIa__galleryExpand{opacity:1;transform:none}.GameScreenshotGallery-module__wLQFIa__galleryScrollButton{display:none}.GameScreenshotGallery-module__wLQFIa__lightbox{padding:3.5rem .5rem 4rem}.GameScreenshotGallery-module__wLQFIa__lightboxFigure{width:96vw;height:86vh}.GameScreenshotGallery-module__wLQFIa__lightboxPrevious,.GameScreenshotGallery-module__wLQFIa__lightboxNext{top:auto;bottom:.75rem;transform:none}}@media (prefers-reduced-motion:reduce){.GameScreenshotGallery-module__wLQFIa__galleryImage img,.GameScreenshotGallery-module__wLQFIa__galleryExpand{transition:none}}
.ColorNuancesGuide-module__o0Tqwa__guide{--ink:#131918;--paper:#f3f0e4;--muted:#b9c5bf;--mint:#83f2d0;--rose:#ff718f;--amber:#f6ce57;color:#f8f5ea;background:radial-gradient(circle at 84% 8%,#83f2d024,#0000 24rem),linear-gradient(#ffffff09 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/54px 54px,#171d1b;border-top:1px solid #3d4743;position:relative;overflow:hidden}.ColorNuancesGuide-module__o0Tqwa__guide:before{content:"";pointer-events:none;border:1px solid #ffffff38;border-radius:50%;width:16rem;height:16rem;position:absolute;top:4rem;left:-7rem;box-shadow:0 0 0 2.5rem #ff718f09,0 0 0 5rem #83f2d006}.ColorNuancesGuide-module__o0Tqwa__inner{z-index:1;width:min(1180px,100% - 2rem);margin:0 auto;padding:clamp(4.5rem,8vw,8rem) 0;position:relative}.ColorNuancesGuide-module__o0Tqwa__intro{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.ColorNuancesGuide-module__o0Tqwa__introCopy{max-width:760px}.ColorNuancesGuide-module__o0Tqwa__eyebrow,.ColorNuancesGuide-module__o0Tqwa__stepIndex,.ColorNuancesGuide-module__o0Tqwa__sectionRule,.ColorNuancesGuide-module__o0Tqwa__phoneShot figcaption{letter-spacing:.11em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:850}.ColorNuancesGuide-module__o0Tqwa__eyebrow{color:var(--mint);align-items:center;gap:.65rem;margin-bottom:1.35rem;font-size:.73rem;display:inline-flex}.ColorNuancesGuide-module__o0Tqwa__intro h1{letter-spacing:-.075em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,8vw,7.2rem);font-weight:700;line-height:.83}.ColorNuancesGuide-module__o0Tqwa__intro h1 em{color:var(--mint);margin-top:.12em;font-style:italic;font-weight:700;display:block}.ColorNuancesGuide-module__o0Tqwa__introCopy>p{color:#d8dfdb;max-width:680px;margin:2rem 0 0;font-size:clamp(1rem,1.8vw,1.22rem);font-weight:570;line-height:1.75}.ColorNuancesGuide-module__o0Tqwa__keyNote{max-width:680px;box-shadow:inset 4px 0 0 var(--mint);background:#83f2d014;border:1px solid #83f2d099;align-items:flex-start;gap:.9rem;margin-top:2rem;padding:1rem 1.1rem;display:flex}.ColorNuancesGuide-module__o0Tqwa__keyNote svg{color:var(--mint);flex:none}.ColorNuancesGuide-module__o0Tqwa__keyNote div,.ColorNuancesGuide-module__o0Tqwa__toolList span,.ColorNuancesGuide-module__o0Tqwa__finishFacts span{gap:.2rem;display:grid}.ColorNuancesGuide-module__o0Tqwa__keyNote strong{font-size:.9rem;font-weight:850}.ColorNuancesGuide-module__o0Tqwa__keyNote span{color:var(--muted);font-size:.82rem;line-height:1.55}.ColorNuancesGuide-module__o0Tqwa__heroStack{padding:1.7rem 0 0 1.7rem;position:relative}.ColorNuancesGuide-module__o0Tqwa__nuanceGrid{background:#202724;border:1px solid #fff6;grid-template-columns:repeat(3,1fr);gap:.35rem;width:8.2rem;padding:.6rem;display:grid;position:absolute;top:-1.3rem;right:-2rem;transform:rotate(5deg);box-shadow:12px 12px #0000004d}.ColorNuancesGuide-module__o0Tqwa__nuanceGrid span{aspect-ratio:1;background:#457a6b;border-radius:.18rem}.ColorNuancesGuide-module__o0Tqwa__nuanceGrid span:nth-child(6){background:#57917f}.ColorNuancesGuide-module__o0Tqwa__heroVisual{background:#0e1211;border:1px solid #fff9;margin:0;padding:.55rem;position:relative;transform:rotate(-1.2deg);box-shadow:18px 18px #00000057}.ColorNuancesGuide-module__o0Tqwa__heroVisual img{width:100%;height:auto;display:block}.ColorNuancesGuide-module__o0Tqwa__heroVisual figcaption{color:var(--muted);text-align:center;padding:.8rem .3rem .3rem;font-size:.62rem}.ColorNuancesGuide-module__o0Tqwa__quickGrid{background:#4b5651;border:1px solid #4b5651;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:clamp(4.5rem,9vw,8rem);display:grid}.ColorNuancesGuide-module__o0Tqwa__quickCard{background:#1d2421;min-height:240px;padding:1.35rem}.ColorNuancesGuide-module__o0Tqwa__quickCard:nth-child(2){background:#222a26}.ColorNuancesGuide-module__o0Tqwa__quickCard:nth-child(3){background:#282522}.ColorNuancesGuide-module__o0Tqwa__quickCard:nth-child(4){background:#252126}.ColorNuancesGuide-module__o0Tqwa__quickCardTop{color:var(--mint);justify-content:space-between;align-items:center;margin-bottom:2.6rem;display:flex}.ColorNuancesGuide-module__o0Tqwa__quickCardTop span{letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:850}.ColorNuancesGuide-module__o0Tqwa__quickCard h2{margin:0 0 .7rem;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.ColorNuancesGuide-module__o0Tqwa__quickCard p,.ColorNuancesGuide-module__o0Tqwa__stepCopy>p,.ColorNuancesGuide-module__o0Tqwa__finishCopy>p,.ColorNuancesGuide-module__o0Tqwa__screenshotHeading>p{color:var(--muted);margin:0;font-size:.86rem;font-weight:560;line-height:1.7}.ColorNuancesGuide-module__o0Tqwa__perlerBenefits{background:linear-gradient(135deg, #83f2d021, transparent 36%), var(--paper);color:var(--ink);border:1px solid #ffffff8c;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:clamp(2rem,5vw,4.5rem);margin-top:clamp(4.5rem,9vw,8rem);padding:clamp(1.5rem,4vw,3.2rem);display:grid;box-shadow:14px 14px #00000057}.ColorNuancesGuide-module__o0Tqwa__benefitIntro{align-self:start}.ColorNuancesGuide-module__o0Tqwa__benefitIntro .ColorNuancesGuide-module__o0Tqwa__stepIndex{color:#327866}.ColorNuancesGuide-module__o0Tqwa__benefitIntro h2{letter-spacing:-.05em;max-width:560px;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4.5vw,4rem);font-weight:700;line-height:.98}.ColorNuancesGuide-module__o0Tqwa__benefitIntro p,.ColorNuancesGuide-module__o0Tqwa__benefitCard p,.ColorNuancesGuide-module__o0Tqwa__benefitNote{color:#53605a;margin:0;font-size:.86rem;font-weight:560;line-height:1.7}.ColorNuancesGuide-module__o0Tqwa__benefitGrid{background:#b8c2bd;border:1px solid #b8c2bd;grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:1px;display:grid}.ColorNuancesGuide-module__o0Tqwa__benefitCard{background:#faf8ef;grid-template-columns:auto 1fr;align-content:start;gap:.85rem;min-height:190px;padding:1.15rem;display:grid}.ColorNuancesGuide-module__o0Tqwa__benefitCard:nth-child(2),.ColorNuancesGuide-module__o0Tqwa__benefitCard:nth-child(3){background:#eeeadc}.ColorNuancesGuide-module__o0Tqwa__benefitIcon{background:var(--mint);color:#202724;border:1px solid #202724;place-items:center;width:2.65rem;height:2.65rem;display:grid}.ColorNuancesGuide-module__o0Tqwa__benefitCard:nth-child(2) .ColorNuancesGuide-module__o0Tqwa__benefitIcon,.ColorNuancesGuide-module__o0Tqwa__benefitCard:nth-child(4) .ColorNuancesGuide-module__o0Tqwa__benefitIcon{background:var(--amber)}.ColorNuancesGuide-module__o0Tqwa__benefitCard h3{margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:1.13rem;line-height:1.1}.ColorNuancesGuide-module__o0Tqwa__benefitNote{border-top:1px dashed #9aa69f;grid-column:1/-1;padding-top:1rem;font-size:.76rem}.ColorNuancesGuide-module__o0Tqwa__sectionRule{color:var(--rose);align-items:center;gap:1rem;margin:clamp(5rem,10vw,9rem) 0 1.5rem;font-size:.72rem;display:flex}.ColorNuancesGuide-module__o0Tqwa__sectionRule:before,.ColorNuancesGuide-module__o0Tqwa__sectionRule:after{content:"";background:#4b5651;height:1px}.ColorNuancesGuide-module__o0Tqwa__sectionRule:before{background:var(--rose);width:2rem}.ColorNuancesGuide-module__o0Tqwa__sectionRule:after{flex:1}.ColorNuancesGuide-module__o0Tqwa__walkthrough{content-visibility:auto;contain-intrinsic-size:auto 850px;border-bottom:1px solid #46504c;grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);padding:clamp(4.5rem,9vw,8rem) 0;display:grid}.ColorNuancesGuide-module__o0Tqwa__walkthroughReverse .ColorNuancesGuide-module__o0Tqwa__stepCopy{order:2}.ColorNuancesGuide-module__o0Tqwa__walkthroughReverse .ColorNuancesGuide-module__o0Tqwa__stepMedia{order:1}.ColorNuancesGuide-module__o0Tqwa__stepIndex{color:var(--mint);margin-bottom:.8rem;font-size:.69rem;display:inline-block}.ColorNuancesGuide-module__o0Tqwa__stepCopy h2,.ColorNuancesGuide-module__o0Tqwa__finishCopy h2,.ColorNuancesGuide-module__o0Tqwa__screenshotHeading h2{letter-spacing:-.045em;margin:0 0 1.15rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4.4vw,3.8rem);font-weight:700;line-height:.98}.ColorNuancesGuide-module__o0Tqwa__checkList{gap:.65rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.ColorNuancesGuide-module__o0Tqwa__checkList li{color:#dbe3df;align-items:flex-start;gap:.6rem;font-size:.82rem;font-weight:650;line-height:1.5;display:flex}.ColorNuancesGuide-module__o0Tqwa__checkList svg{background:var(--mint);width:18px;height:18px;color:var(--ink);border-radius:50%;flex:none;padding:2px}.ColorNuancesGuide-module__o0Tqwa__callout{background:#f6ce5714;border:1px solid #f6ce57a6;align-items:flex-start;gap:.7rem;margin-top:1.5rem;padding:.95rem;display:flex}.ColorNuancesGuide-module__o0Tqwa__callout svg{color:var(--amber);flex:none}.ColorNuancesGuide-module__o0Tqwa__callout p{color:#e8e1c9;margin:0;font-size:.8rem;font-weight:620;line-height:1.55}.ColorNuancesGuide-module__o0Tqwa__toolList,.ColorNuancesGuide-module__o0Tqwa__finishFacts{gap:.7rem;margin-top:1.5rem;display:grid}.ColorNuancesGuide-module__o0Tqwa__toolList>div,.ColorNuancesGuide-module__o0Tqwa__finishFacts>div{background:#ffffff09;border:1px solid #4b5651;align-items:flex-start;gap:.7rem;padding:.8rem;display:flex}.ColorNuancesGuide-module__o0Tqwa__toolList svg,.ColorNuancesGuide-module__o0Tqwa__finishFacts svg{color:var(--rose);flex:none}.ColorNuancesGuide-module__o0Tqwa__toolList span,.ColorNuancesGuide-module__o0Tqwa__finishFacts span{color:var(--muted);font-size:.75rem;line-height:1.45}.ColorNuancesGuide-module__o0Tqwa__toolList strong,.ColorNuancesGuide-module__o0Tqwa__finishFacts strong{color:#fff;font-size:.84rem}.ColorNuancesGuide-module__o0Tqwa__stepMedia,.ColorNuancesGuide-module__o0Tqwa__finishMedia{justify-content:center;align-items:center;gap:clamp(.75rem,2vw,1.25rem);display:flex}.ColorNuancesGuide-module__o0Tqwa__phoneShot{background:var(--mint);border:1px solid #ffffffb3;width:min(46%,250px);margin:0;padding:.45rem;transform:rotate(-1deg);box-shadow:9px 9px #00000061}.ColorNuancesGuide-module__o0Tqwa__phoneShot:nth-child(2n){transform:translateY(1.5rem)rotate(1deg)}.ColorNuancesGuide-module__o0Tqwa__phoneShot[data-accent=rose]{background:var(--rose)}.ColorNuancesGuide-module__o0Tqwa__phoneShot[data-accent=amber]{background:var(--amber)}.ColorNuancesGuide-module__o0Tqwa__phoneScreen{aspect-ratio:9/16;background:#252b29;width:100%;position:relative;overflow:hidden}.ColorNuancesGuide-module__o0Tqwa__phoneScreen img{object-fit:cover}.ColorNuancesGuide-module__o0Tqwa__phoneShot figcaption{color:var(--ink);text-align:center;padding:.7rem .3rem .25rem;font-size:.6rem}.ColorNuancesGuide-module__o0Tqwa__finish{background:radial-gradient(circle at 95% 10%, #ff718f33, transparent 16rem), var(--paper);color:var(--ink);grid-template-columns:minmax(0,.8fr) minmax(380px,.8fr);align-items:center;gap:clamp(2rem,7vw,7rem);margin:clamp(5rem,10vw,9rem) 0;padding:clamp(2rem,5vw,4rem);display:grid;box-shadow:14px 14px #080b0a}.ColorNuancesGuide-module__o0Tqwa__finish .ColorNuancesGuide-module__o0Tqwa__stepIndex{color:#327866}.ColorNuancesGuide-module__o0Tqwa__finishCopy>p{color:#4d5753}.ColorNuancesGuide-module__o0Tqwa__finishFacts>div{background:#fff;border-color:#c2c8c4}.ColorNuancesGuide-module__o0Tqwa__finishFacts svg{color:#ca405f}.ColorNuancesGuide-module__o0Tqwa__finishFacts span{color:#56615c}.ColorNuancesGuide-module__o0Tqwa__finishFacts strong{color:var(--ink)}.ColorNuancesGuide-module__o0Tqwa__finishMedia .ColorNuancesGuide-module__o0Tqwa__phoneShot{width:min(82%,280px)}.ColorNuancesGuide-module__o0Tqwa__screenshotSection{background:var(--paper);color:var(--ink);margin-top:3rem;padding:clamp(1.5rem,4vw,3rem)}.ColorNuancesGuide-module__o0Tqwa__screenshotHeading{grid-template-columns:minmax(0,1fr) minmax(270px,.7fr);align-items:end;gap:2rem;margin-bottom:2.2rem;display:grid}.ColorNuancesGuide-module__o0Tqwa__screenshotHeading .ColorNuancesGuide-module__o0Tqwa__stepIndex{color:#327866}.ColorNuancesGuide-module__o0Tqwa__screenshotHeading h2{margin-bottom:0}.ColorNuancesGuide-module__o0Tqwa__screenshotHeading>p{color:#53605a}@media (max-width:980px){.ColorNuancesGuide-module__o0Tqwa__intro,.ColorNuancesGuide-module__o0Tqwa__walkthrough,.ColorNuancesGuide-module__o0Tqwa__finish{grid-template-columns:1fr}.ColorNuancesGuide-module__o0Tqwa__heroStack{width:min(78vw,420px);margin:1rem auto 0}.ColorNuancesGuide-module__o0Tqwa__quickGrid{grid-template-columns:repeat(2,1fr)}.ColorNuancesGuide-module__o0Tqwa__perlerBenefits{grid-template-columns:1fr}.ColorNuancesGuide-module__o0Tqwa__walkthroughReverse .ColorNuancesGuide-module__o0Tqwa__stepCopy,.ColorNuancesGuide-module__o0Tqwa__walkthroughReverse .ColorNuancesGuide-module__o0Tqwa__stepMedia{order:initial}.ColorNuancesGuide-module__o0Tqwa__stepCopy,.ColorNuancesGuide-module__o0Tqwa__finishCopy{max-width:720px}}@media (max-width:640px){.ColorNuancesGuide-module__o0Tqwa__inner{width:min(100% - 1.25rem,1180px)}.ColorNuancesGuide-module__o0Tqwa__intro h1{font-size:clamp(3rem,17vw,5.2rem)}.ColorNuancesGuide-module__o0Tqwa__quickGrid{grid-template-columns:1fr}.ColorNuancesGuide-module__o0Tqwa__quickCard{min-height:0}.ColorNuancesGuide-module__o0Tqwa__quickCardTop{margin-bottom:1.3rem}.ColorNuancesGuide-module__o0Tqwa__perlerBenefits{padding:1.2rem;box-shadow:8px 8px #00000057}.ColorNuancesGuide-module__o0Tqwa__benefitGrid{grid-template-columns:1fr}.ColorNuancesGuide-module__o0Tqwa__benefitCard{min-height:0}.ColorNuancesGuide-module__o0Tqwa__walkthrough{gap:2.8rem;padding:4.5rem 0}.ColorNuancesGuide-module__o0Tqwa__stepMedia,.ColorNuancesGuide-module__o0Tqwa__finishMedia{align-items:flex-start}.ColorNuancesGuide-module__o0Tqwa__phoneShot{width:48%;padding:.28rem;box-shadow:5px 5px #0006}.ColorNuancesGuide-module__o0Tqwa__phoneShot figcaption{font-size:.51rem}.ColorNuancesGuide-module__o0Tqwa__finish{padding:1.2rem;box-shadow:8px 8px #080b0a}.ColorNuancesGuide-module__o0Tqwa__screenshotSection{margin-inline:-.625rem;padding:1.25rem .625rem 1.75rem}.ColorNuancesGuide-module__o0Tqwa__screenshotHeading{grid-template-columns:1fr;align-items:start;gap:.6rem}}@media (prefers-reduced-motion:reduce){.ColorNuancesGuide-module__o0Tqwa__heroVisual,.ColorNuancesGuide-module__o0Tqwa__nuanceGrid,.ColorNuancesGuide-module__o0Tqwa__phoneShot,.ColorNuancesGuide-module__o0Tqwa__phoneShot:nth-child(2n){transform:none}}
.PixelColorGuide-module__REYpua__guide{--guide-yellow:#ffd82e;--guide-orange:#ff9f1c;--guide-coral:#ff6b5f;--guide-green:#74d99f;--guide-blue:#55baf2;border-top:4px solid var(--ink);background-color:#fffdf5;background-image:linear-gradient(90deg,#0000000b 1px,#0000 1px),linear-gradient(#0000000b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:relative;overflow:hidden}.PixelColorGuide-module__REYpua__guide:before,.PixelColorGuide-module__REYpua__guide:after{content:"";border:4px solid var(--ink);opacity:.9;pointer-events:none;width:220px;height:220px;position:absolute}.PixelColorGuide-module__REYpua__guide:before{background:var(--guide-yellow);top:64px;right:-112px;transform:rotate(13deg)}.PixelColorGuide-module__REYpua__guide:after{background:var(--guide-coral);bottom:320px;left:-160px;transform:rotate(-18deg)}.PixelColorGuide-module__REYpua__inner{z-index:1;width:min(1180px,100% - 2rem);margin:0 auto;padding:clamp(4rem,8vw,7.5rem) 0;position:relative}.PixelColorGuide-module__REYpua__intro{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.PixelColorGuide-module__REYpua__introCopy{max-width:820px}.PixelColorGuide-module__REYpua__eyebrow{letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;font-weight:900;display:inline-flex}.PixelColorGuide-module__REYpua__eyebrow span{border:2px solid var(--ink);background:var(--guide-coral);width:13px;height:13px;box-shadow:3px 3px 0 var(--ink)}.PixelColorGuide-module__REYpua__intro h1{letter-spacing:-.075em;max-width:830px;margin:0;font-size:clamp(2.7rem,7.5vw,6.6rem);font-weight:950;line-height:.88}.PixelColorGuide-module__REYpua__intro h1 em{color:var(--guide-coral);text-shadow:3px 3px 0 var(--ink);-webkit-text-stroke:2px var(--ink);font-style:normal;display:inline-block}.PixelColorGuide-module__REYpua__introCopy>p{max-width:720px;margin:2rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:650;line-height:1.7}.PixelColorGuide-module__REYpua__heroVisual{border:4px solid var(--ink);box-shadow:9px 9px 0 var(--ink);background:#fff;margin:0;padding:.65rem;position:relative;transform:rotate(2deg)}.PixelColorGuide-module__REYpua__heroVisual:before{content:"";background:#ffd82ee6;border:2px solid #0003;width:92px;height:28px;position:absolute;top:-15px;left:50%;transform:translate(-50%)rotate(-3deg)}.PixelColorGuide-module__REYpua__heroVisual img{border:2px solid var(--ink);width:100%;height:auto;display:block}.PixelColorGuide-module__REYpua__heroVisual figcaption{text-align:center;text-transform:uppercase;padding:.7rem .25rem .15rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem;font-weight:900}.PixelColorGuide-module__REYpua__keyNote{border:3px solid var(--ink);background:var(--guide-yellow);max-width:760px;box-shadow:6px 6px 0 var(--ink);align-items:flex-start;gap:.9rem;margin-top:2rem;padding:1rem 1.1rem;display:flex}.PixelColorGuide-module__REYpua__keyNote svg{flex:none;margin-top:.1rem}.PixelColorGuide-module__REYpua__keyNote div{gap:.15rem;display:grid}.PixelColorGuide-module__REYpua__keyNote strong{font-size:.95rem;font-weight:900}.PixelColorGuide-module__REYpua__keyNote span{font-size:.85rem;font-weight:650;line-height:1.55}.PixelColorGuide-module__REYpua__quickGrid{grid-template-columns:repeat(4,1fr);gap:.9rem;margin-top:clamp(3rem,7vw,5.8rem);display:grid}.PixelColorGuide-module__REYpua__quickCard{border:3px solid var(--ink);min-height:230px;box-shadow:5px 5px 0 var(--ink);background:#fff;padding:1.2rem}.PixelColorGuide-module__REYpua__quickCard:nth-child(2){background:#fff7cb}.PixelColorGuide-module__REYpua__quickCard:nth-child(3){background:#ffe0dc}.PixelColorGuide-module__REYpua__quickCard:nth-child(4){background:#dff8e9}.PixelColorGuide-module__REYpua__quickCardTop{justify-content:space-between;align-items:center;margin-bottom:2.25rem;display:flex}.PixelColorGuide-module__REYpua__quickCardTop span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;font-weight:900}.PixelColorGuide-module__REYpua__quickCard h2{letter-spacing:-.025em;margin:0 0 .65rem;font-size:1.08rem;font-weight:950}.PixelColorGuide-module__REYpua__quickCard p,.PixelColorGuide-module__REYpua__stepCopy p,.PixelColorGuide-module__REYpua__finishCopy>p,.PixelColorGuide-module__REYpua__screenshotHeading>p{color:#494640;margin:0;font-size:.89rem;font-weight:600;line-height:1.7}.PixelColorGuide-module__REYpua__sectionRule{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:1rem;margin:clamp(4.5rem,9vw,8rem) 0 clamp(2.5rem,5vw,4rem);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;font-weight:900;display:flex}.PixelColorGuide-module__REYpua__sectionRule:before,.PixelColorGuide-module__REYpua__sectionRule:after{content:"";background:var(--ink);height:3px}.PixelColorGuide-module__REYpua__sectionRule:before{width:32px}.PixelColorGuide-module__REYpua__sectionRule:after{flex:1}.PixelColorGuide-module__REYpua__walkthrough{border-bottom:3px solid var(--ink);grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:clamp(2rem,6vw,6.5rem);padding:clamp(3.5rem,8vw,7rem) 0;display:grid}.PixelColorGuide-module__REYpua__walkthroughReverse .PixelColorGuide-module__REYpua__stepCopy{order:2}.PixelColorGuide-module__REYpua__walkthroughReverse .PixelColorGuide-module__REYpua__stepMedia{order:1}.PixelColorGuide-module__REYpua__stepIndex{letter-spacing:.11em;text-transform:uppercase;margin-bottom:.7rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;font-weight:900;display:inline-block}.PixelColorGuide-module__REYpua__stepCopy h2,.PixelColorGuide-module__REYpua__finishCopy h2,.PixelColorGuide-module__REYpua__screenshotHeading h2{letter-spacing:-.055em;margin:0 0 1.15rem;font-size:clamp(1.75rem,4vw,3.2rem);font-weight:950;line-height:1}.PixelColorGuide-module__REYpua__checkList{gap:.65rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.PixelColorGuide-module__REYpua__checkList li{align-items:flex-start;gap:.55rem;font-size:.84rem;font-weight:750;line-height:1.45;display:flex}.PixelColorGuide-module__REYpua__checkList svg{border:2px solid var(--ink);background:var(--guide-green);flex:none;width:19px;height:19px;padding:2px}.PixelColorGuide-module__REYpua__stepMedia,.PixelColorGuide-module__REYpua__finishMedia{justify-content:center;align-items:center;gap:clamp(.75rem,2vw,1.5rem);display:flex}.PixelColorGuide-module__REYpua__phoneShot{border:3px solid var(--ink);background:var(--guide-yellow);width:min(46%,250px);box-shadow:7px 7px 0 var(--ink);margin:0;padding:.5rem;transform:rotate(-1.5deg)}.PixelColorGuide-module__REYpua__phoneShot:nth-child(2n){transform:translateY(1.5rem)rotate(1.5deg)}.PixelColorGuide-module__REYpua__phoneShot[data-accent=coral]{background:var(--guide-coral)}.PixelColorGuide-module__REYpua__phoneShot[data-accent=green]{background:var(--guide-green)}.PixelColorGuide-module__REYpua__phoneScreen{aspect-ratio:9/16;border:2px solid var(--ink);background:#fff;width:100%;position:relative;overflow:hidden}.PixelColorGuide-module__REYpua__phoneScreen img{object-fit:cover}.PixelColorGuide-module__REYpua__phoneShot figcaption{text-align:center;text-transform:uppercase;padding:.65rem .3rem .15rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;font-weight:900}.PixelColorGuide-module__REYpua__callout{border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#fff;align-items:flex-start;gap:.7rem;margin-top:1.4rem;padding:.9rem;display:flex}.PixelColorGuide-module__REYpua__callout svg{flex:none}.PixelColorGuide-module__REYpua__callout p{color:var(--ink);font-size:.8rem;font-weight:750;line-height:1.5}.PixelColorGuide-module__REYpua__progressProof,.PixelColorGuide-module__REYpua__toolRow{flex-wrap:wrap;gap:.6rem;margin-top:1.4rem;display:flex}.PixelColorGuide-module__REYpua__progressProof span,.PixelColorGuide-module__REYpua__toolRow span{border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);background:#fff;align-items:center;gap:.45rem;padding:.55rem .7rem;font-size:.74rem;font-weight:850;display:inline-flex}.PixelColorGuide-module__REYpua__progressProof span:last-child{background:var(--guide-green)}.PixelColorGuide-module__REYpua__toolRow span:nth-child(2){background:#ffe0dc}.PixelColorGuide-module__REYpua__toolRow span:nth-child(3){background:#fff7cb}.PixelColorGuide-module__REYpua__finish{border:4px solid var(--ink);box-shadow:10px 10px 0 var(--ink);grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:center;gap:clamp(2rem,6vw,6rem);margin:clamp(5rem,10vw,9rem) 0;padding:clamp(2rem,5vw,4rem);display:grid}.PixelColorGuide-module__REYpua__pixelGrid{background-color:var(--guide-yellow);background-image:radial-gradient(circle,#00000024 1.5px,#0000 1.5px);background-size:22px 22px}.PixelColorGuide-module__REYpua__galleryDifference{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.5rem;display:grid}.PixelColorGuide-module__REYpua__galleryDifference>div{border:2px solid var(--ink);background:#fff;align-items:flex-start;gap:.55rem;padding:.75rem;display:flex}.PixelColorGuide-module__REYpua__galleryDifference svg{flex:none}.PixelColorGuide-module__REYpua__galleryDifference span{gap:.15rem;font-size:.72rem;font-weight:650;line-height:1.4;display:grid}.PixelColorGuide-module__REYpua__galleryDifference strong{font-size:.82rem;font-weight:950}.PixelColorGuide-module__REYpua__screenshotSection{padding-top:1rem}.PixelColorGuide-module__REYpua__screenshotHeading{grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.PixelColorGuide-module__REYpua__screenshotHeading h2{margin-bottom:0}@media (max-width:980px){.PixelColorGuide-module__REYpua__intro{grid-template-columns:1fr}.PixelColorGuide-module__REYpua__heroVisual{width:min(78vw,420px);margin:1rem auto 0}.PixelColorGuide-module__REYpua__quickGrid{grid-template-columns:repeat(2,1fr)}.PixelColorGuide-module__REYpua__walkthrough,.PixelColorGuide-module__REYpua__finish{grid-template-columns:1fr}.PixelColorGuide-module__REYpua__walkthroughReverse .PixelColorGuide-module__REYpua__stepCopy,.PixelColorGuide-module__REYpua__walkthroughReverse .PixelColorGuide-module__REYpua__stepMedia{order:initial}.PixelColorGuide-module__REYpua__stepCopy,.PixelColorGuide-module__REYpua__finishCopy{max-width:700px}.PixelColorGuide-module__REYpua__finishMedia{grid-row:2}}@media (max-width:640px){.PixelColorGuide-module__REYpua__guide:before{top:30px;right:-170px}.PixelColorGuide-module__REYpua__inner{width:min(100% - 1.25rem,1180px)}.PixelColorGuide-module__REYpua__intro h1{letter-spacing:-.06em}.PixelColorGuide-module__REYpua__intro h1 em{text-shadow:2px 2px 0 var(--ink);-webkit-text-stroke:1.5px var(--ink)}.PixelColorGuide-module__REYpua__keyNote{box-shadow:4px 4px 0 var(--ink)}.PixelColorGuide-module__REYpua__quickGrid{grid-template-columns:1fr}.PixelColorGuide-module__REYpua__quickCard{min-height:0}.PixelColorGuide-module__REYpua__quickCardTop{margin-bottom:1.25rem}.PixelColorGuide-module__REYpua__walkthrough{gap:2.5rem;padding:4rem 0}.PixelColorGuide-module__REYpua__stepMedia,.PixelColorGuide-module__REYpua__finishMedia{align-items:flex-start}.PixelColorGuide-module__REYpua__phoneShot{width:48%;box-shadow:4px 4px 0 var(--ink);padding:.3rem}.PixelColorGuide-module__REYpua__phoneShot figcaption{font-size:.53rem}.PixelColorGuide-module__REYpua__finish{box-shadow:6px 6px 0 var(--ink);gap:2.5rem;padding:1.25rem}.PixelColorGuide-module__REYpua__galleryDifference{grid-template-columns:1fr}.PixelColorGuide-module__REYpua__screenshotHeading{grid-template-columns:1fr;align-items:start;gap:.5rem}}
