.ThemeToggle-module-scss-module__vFri8W__toggle{cursor:pointer;background:var(--sticker-fill);border:var(--sticker-line-w) solid var(--sticker-line);border-radius:var(--radius-pill);width:74px;height:38px;box-shadow:3px 4px 0 var(--sticker-shadow-ink),6px 7px 0 var(--offset-blue);transition:box-shadow .2s var(--ease);align-items:center;gap:.1rem;padding:0 6px;display:inline-flex;position:relative}.ThemeToggle-module-scss-module__vFri8W__toggle:active{box-shadow:0 0 0 var(--sticker-shadow-ink);transform:translate(3px,4px)}.ThemeToggle-module-scss-module__vFri8W__face{z-index:2;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative}.ThemeToggle-module-scss-module__vFri8W__face svg{width:19px;height:19px}.ThemeToggle-module-scss-module__vFri8W__sunBody{fill:var(--accent-gold);stroke:var(--ci-ink);stroke-width:1.3px}.ThemeToggle-module-scss-module__vFri8W__ray{fill:none;stroke:var(--accent-gold);stroke-width:2px;stroke-linecap:round}.ThemeToggle-module-scss-module__vFri8W__moonBody{fill:var(--accent-blue);stroke:var(--ci-ink);stroke-width:1.3px;stroke-linejoin:round}.ThemeToggle-module-scss-module__vFri8W__moonSpark{fill:var(--accent-fuchsia)}.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=dark] .ThemeToggle-module-scss-module__vFri8W__face:first-of-type,.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=light] .ThemeToggle-module-scss-module__vFri8W__face:last-of-type{opacity:.4}.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=dark] .ThemeToggle-module-scss-module__vFri8W__face:first-of-type .ThemeToggle-module-scss-module__vFri8W__sunBody,.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=dark] .ThemeToggle-module-scss-module__vFri8W__face:first-of-type .ThemeToggle-module-scss-module__vFri8W__moonBody,.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=light] .ThemeToggle-module-scss-module__vFri8W__face:last-of-type .ThemeToggle-module-scss-module__vFri8W__sunBody,.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=light] .ThemeToggle-module-scss-module__vFri8W__face:last-of-type .ThemeToggle-module-scss-module__vFri8W__moonBody{fill:none;stroke:var(--text-muted)}.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=dark] .ThemeToggle-module-scss-module__vFri8W__face:first-of-type .ThemeToggle-module-scss-module__vFri8W__ray,.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=light] .ThemeToggle-module-scss-module__vFri8W__face:last-of-type .ThemeToggle-module-scss-module__vFri8W__ray{stroke:var(--text-muted)}.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=dark] .ThemeToggle-module-scss-module__vFri8W__face:first-of-type .ThemeToggle-module-scss-module__vFri8W__moonSpark,.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=light] .ThemeToggle-module-scss-module__vFri8W__face:last-of-type .ThemeToggle-module-scss-module__vFri8W__moonSpark{fill:var(--text-muted)}.ThemeToggle-module-scss-module__vFri8W__knob{z-index:1;background:var(--surface-raise);width:30px;height:30px;transition:transform .26s var(--ease);border-radius:50%;position:absolute;top:3px;left:3px}@media (prefers-reduced-motion:reduce){.ThemeToggle-module-scss-module__vFri8W__knob{transition:none}}.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=dark] .ThemeToggle-module-scss-module__vFri8W__knob{--tag-accent:var(--accent-blue);transform:translate(34px)}.ThemeToggle-module-scss-module__vFri8W__toggle[data-mode=light] .ThemeToggle-module-scss-module__vFri8W__knob{--tag-accent:var(--accent-gold);transform:translate(0)}.ThemeToggle-module-scss-module__vFri8W__knob .ci-coin-ring{inset:-3px}
.Header-module-scss-module__P7cjuG__header{z-index:60;padding-block:.7rem .2rem;position:sticky;top:0}.Header-module-scss-module__P7cjuG__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto}.Header-module-scss-module__P7cjuG__bar{isolation:isolate;background:var(--surface-panel-solid);border:2.5px solid var(--sticker-line);border-radius:var(--radius-pill);box-shadow:4px 5px 0 var(--sticker-shadow-ink),8px 9px 0 var(--offset-pink);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .6rem .5rem 1rem;display:flex;position:relative;overflow:hidden}.Header-module-scss-module__P7cjuG__bar:after{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle, var(--ci-halftone-hot) 1.1px, transparent 1.6px);opacity:.28;background-size:6.5px 6.5px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(46% 90% at 4% 100%,#000 0%,#0000 74%);mask-image:radial-gradient(46% 90% at 4% 100%,#000 0%,#0000 74%)}.Header-module-scss-module__P7cjuG__bar>*{z-index:1;position:relative}@media (max-width:560px){.Header-module-scss-module__P7cjuG__bar{padding-left:.75rem}}.Header-module-scss-module__P7cjuG__brand{--logo-h:clamp(30px, 5.5vw, 38px);align-items:center;display:inline-flex}.Header-module-scss-module__P7cjuG__nav{gap:clamp(.9rem,2.2vw,1.9rem);display:flex}@media (max-width:1080px){.Header-module-scss-module__P7cjuG__nav{display:none}}.Header-module-scss-module__P7cjuG__link{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;letter-spacing:.03em;color:var(--text-dim);transition:color .2s var(--ease);font-size:.88rem;font-weight:400;line-height:1.06}.Header-module-scss-module__P7cjuG__link:hover{color:var(--accent-pink)}.Header-module-scss-module__P7cjuG__right{align-items:center;gap:.65rem;display:flex}.Header-module-scss-module__P7cjuG__cta{padding:.55rem 1.1rem;font-size:.9rem}@media (max-width:560px){.Header-module-scss-module__P7cjuG__cta{padding:.5rem .9rem;font-size:.82rem}}
.FloatingTags-module-scss-module__d4ZibG__field{z-index:5;pointer-events:none;position:absolute;inset:0}.FloatingTags-module-scss-module__d4ZibG__tag{--tag-size:.72rem;--tag-pad:.44rem .8rem;animation:7s ease-in-out infinite FloatingTags-module-scss-module__d4ZibG__ci-drift;position:absolute}@media (prefers-reduced-motion:reduce){.FloatingTags-module-scss-module__d4ZibG__tag{animation:none}}.FloatingTags-module-scss-module__d4ZibG__t0{animation-delay:0s;top:4%;left:2%}.FloatingTags-module-scss-module__d4ZibG__t1{animation-delay:1.1s;top:24%;right:-2%}.FloatingTags-module-scss-module__d4ZibG__t2{animation-delay:.5s;bottom:18%;left:-6%}.FloatingTags-module-scss-module__d4ZibG__t3{animation-delay:1.7s;bottom:3%;right:6%}@media (max-width:560px){.FloatingTags-module-scss-module__d4ZibG__t0,.FloatingTags-module-scss-module__d4ZibG__t2{display:none}}.FloatingTags-module-scss-module__d4ZibG__coin{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;animation:8s ease-in-out infinite FloatingTags-module-scss-module__d4ZibG__ci-drift;display:inline-flex;position:absolute}@media (prefers-reduced-motion:reduce){.FloatingTags-module-scss-module__d4ZibG__coin{animation:none}}.FloatingTags-module-scss-module__d4ZibG__coinIcon{z-index:5;fill:#fff;width:24px;height:24px;stroke:var(--ci-ink);stroke-width:1.2px;stroke-linejoin:round;position:relative}.FloatingTags-module-scss-module__d4ZibG__coinLike{box-shadow:inset -3px -4px 0 #8c1048d9,3px 4px 0 var(--sticker-shadow-ink);background:#f0397e;animation-delay:.8s;top:46%;left:-8%}.FloatingTags-module-scss-module__d4ZibG__coinLike:after{content:"";background-image:radial-gradient(circle,#8f1050 1.2px,#0000 1.7px);background-size:5px 5px;border-radius:50%;position:absolute;inset:5px;-webkit-mask-image:radial-gradient(circle at 74% 62%,#000 0%,#0000 68%);mask-image:radial-gradient(circle at 74% 62%,#000 0%,#0000 68%)}.FloatingTags-module-scss-module__d4ZibG__coinStar{background:var(--accent-blue);box-shadow:inset -3px -4px 0 #0c206ce6,3px 4px 0 var(--sticker-shadow-ink);animation-delay:1.4s;top:66%;right:-6%}.FloatingTags-module-scss-module__d4ZibG__coinStar:after{content:"";background-image:radial-gradient(circle,#0e2b7a 1.2px,#0000 1.7px);background-size:5px 5px;border-radius:50%;position:absolute;inset:5px;-webkit-mask-image:radial-gradient(circle at 50% 84%,#000 0%,#0000 66%);mask-image:radial-gradient(circle at 50% 84%,#000 0%,#0000 66%)}@media (max-width:560px){.FloatingTags-module-scss-module__d4ZibG__coinLike{width:44px;height:44px;top:40%;left:3%}.FloatingTags-module-scss-module__d4ZibG__coinStar{display:none}}@keyframes FloatingTags-module-scss-module__d4ZibG__ci-drift{0%,to{translate:0}50%{translate:0 -11px}}
.PhonePrint-module-scss-module__O8905a__print{width:var(--print-w,min(320px, 74vw));background:var(--print-mat);border:3px solid var(--sticker-line);box-shadow:6px 7px 0 var(--sticker-shadow-ink),11px 12px 0 var(--offset-blue);border-radius:30px;padding:7px;position:relative}.PhonePrint-module-scss-module__O8905a__screen{aspect-ratio:9/19.5;background:var(--surface-void);border-radius:24px;position:relative;overflow:hidden}.PhonePrint-module-scss-module__O8905a__shot{object-fit:cover}
.Hero-module-scss-module__rtoUUG__hero{padding-block:clamp(2.5rem,7vw,5rem) var(--section-gap);position:relative;overflow:hidden}.Hero-module-scss-module__rtoUUG__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(2rem,5vw,4rem);margin-inline:auto;display:grid;position:relative}@media (max-width:880px){.Hero-module-scss-module__rtoUUG__inner{text-align:center;grid-template-columns:1fr;justify-items:center}}.Hero-module-scss-module__rtoUUG__copy{flex-direction:column;align-items:flex-start;gap:1.35rem;max-width:560px;display:flex}@media (max-width:880px){.Hero-module-scss-module__rtoUUG__copy{align-items:center}}.Hero-module-scss-module__rtoUUG__badge{--tag-size:.76rem;font-size:.76rem;transform:rotate(-1deg)}.Hero-module-scss-module__rtoUUG__title{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;color:var(--text);-webkit-text-stroke:.7px currentColor;paint-order:stroke fill;flex-direction:column;gap:.15rem;font-size:clamp(2.3rem,7.4vw,4.3rem);font-weight:400;line-height:1.02;display:flex;position:relative}.Hero-module-scss-module__rtoUUG__titleTop{color:var(--accent-pink);text-shadow:3px 4px 0 var(--sticker-shadow-ink);transform-origin:0;transform:rotate(-1.4deg)}@media (max-width:880px){.Hero-module-scss-module__rtoUUG__titleTop{transform-origin:50%}}.Hero-module-scss-module__rtoUUG__titleBottom{text-shadow:2px 3px 0 var(--sticker-shadow-ink);font-size:.62em;line-height:1.1}.Hero-module-scss-module__rtoUUG__titleRule{width:clamp(180px,40%,300px);height:14px;margin-top:.35rem;display:block}.Hero-module-scss-module__rtoUUG__titleRule svg{width:100%;height:100%;display:block}.Hero-module-scss-module__rtoUUG__speech{text-align:left;background:var(--sticker-fill);border:var(--sticker-line-w) solid var(--sticker-line);box-shadow:4px 5px 0 var(--sticker-shadow-ink),8px 9px 0 var(--offset-blue);border-radius:18px;gap:.85rem;padding:1.05rem 1.2rem;display:flex;position:relative}.Hero-module-scss-module__rtoUUG__speech:before{content:"";background:var(--sticker-fill);border-right:var(--sticker-line-w) solid var(--sticker-line);border-bottom:var(--sticker-line-w) solid var(--sticker-line);width:16px;height:16px;position:absolute;bottom:-9px;left:34px;transform:rotate(47deg)skew(-3deg)}.Hero-module-scss-module__rtoUUG__bubbleIcon{flex:none;width:30px;height:25px;margin-top:.15rem}.Hero-module-scss-module__rtoUUG__bubbleIcon svg{width:100%;height:100%}.Hero-module-scss-module__rtoUUG__bubblePath{fill:var(--surface-raise);stroke:var(--accent-pink);stroke-width:2px;stroke-linejoin:round}.Hero-module-scss-module__rtoUUG__bubbleDot{fill:var(--accent-pink)}.Hero-module-scss-module__rtoUUG__lead{color:var(--text-dim);font-size:clamp(.98rem,1.5vw,1.1rem)}.Hero-module-scss-module__rtoUUG__actions{flex-wrap:wrap;gap:.9rem;display:flex}@media (max-width:880px){.Hero-module-scss-module__rtoUUG__actions{justify-content:center}}.Hero-module-scss-module__rtoUUG__notes{flex-wrap:wrap;gap:.55rem;display:flex}@media (max-width:880px){.Hero-module-scss-module__rtoUUG__notes{justify-content:center}}.Hero-module-scss-module__rtoUUG__visual{justify-content:center;align-items:center;width:100%;padding-block:2.5rem;display:flex;position:relative}.Hero-module-scss-module__rtoUUG__phoneWrap{position:relative;transform:rotate(-2.4deg)}.Hero-module-scss-module__rtoUUG__burst{z-index:4;width:132px;height:126px;position:absolute;top:34%;right:-46px;transform:rotate(-8deg)}@media (max-width:560px){.Hero-module-scss-module__rtoUUG__burst{width:104px;height:100px;right:-26px}}.Hero-module-scss-module__rtoUUG__markA{width:34px;height:34px;top:6%;left:-2%}.Hero-module-scss-module__rtoUUG__markB{width:20px;height:20px;top:13%;left:6%}.Hero-module-scss-module__rtoUUG__markC{width:30px;height:30px;bottom:16%;right:1%}.Hero-module-scss-module__rtoUUG__markD{width:28px;height:28px;top:40%;left:-4%}.Hero-module-scss-module__rtoUUG__markE{width:24px;height:24px;bottom:6%;left:16%}@media (max-width:560px){.Hero-module-scss-module__rtoUUG__markA,.Hero-module-scss-module__rtoUUG__markD{display:none}}
.SectionHeading-module-scss-module__lnrJ9a__head{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.85rem;margin-bottom:clamp(2rem,5vw,3.4rem);display:flex;position:relative}.SectionHeading-module-scss-module__lnrJ9a__eyebrow{transform:rotate(-1.2deg)}.SectionHeading-module-scss-module__lnrJ9a__title{max-width:20ch;line-height:1.08}.SectionHeading-module-scss-module__lnrJ9a__ruleWrap{width:clamp(150px,26vw,250px);height:14px;margin-top:-.35rem;display:block}.SectionHeading-module-scss-module__lnrJ9a__ruleWrap svg{width:100%;height:100%;display:block}.SectionHeading-module-scss-module__lnrJ9a__subtitle{max-width:50ch;color:var(--text-dim);font-size:clamp(.98rem,1.5vw,1.12rem)}
.Vibe-module-scss-module__WwVRPq__vibe{isolation:isolate;padding-block:var(--section-gap);position:relative}.Vibe-module-scss-module__WwVRPq__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;position:relative}.Vibe-module-scss-module__WwVRPq__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:clamp(1.1rem,2.6vw,1.7rem);display:grid;position:relative}.Vibe-module-scss-module__WwVRPq__card.Vibe-module-scss-module__WwVRPq__c0{transform:rotate(-.45deg)}.Vibe-module-scss-module__WwVRPq__card.Vibe-module-scss-module__WwVRPq__c1{transform:rotate(.3deg)}.Vibe-module-scss-module__WwVRPq__card.Vibe-module-scss-module__WwVRPq__c2{transform:rotate(.4deg)}.Vibe-module-scss-module__WwVRPq__card.Vibe-module-scss-module__WwVRPq__c3{transform:rotate(-.25deg)}.Vibe-module-scss-module__WwVRPq__title{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;color:var(--text);margin-bottom:.55rem;font-size:1.22rem;font-weight:400;line-height:1.06}.Vibe-module-scss-module__WwVRPq__text{color:var(--text-dim);font-size:.96rem}.Vibe-module-scss-module__WwVRPq__markA{width:26px;height:26px;top:-22px;right:6%}.Vibe-module-scss-module__WwVRPq__markB{width:24px;height:24px;bottom:-20px;left:12%}
.Features-module-scss-module__UX_7_G__features{isolation:isolate;padding-block:var(--section-gap);position:relative}.Features-module-scss-module__UX_7_G__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;position:relative}.Features-module-scss-module__UX_7_G__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,255px),1fr));gap:clamp(1rem,2.2vw,1.5rem);display:grid}.Features-module-scss-module__UX_7_G__card{flex-direction:column;gap:.65rem;padding:clamp(1.25rem,2.8vw,1.6rem);display:flex}.Features-module-scss-module__UX_7_G__card[data-tone=pink]{--icon-accent:var(--accent-pink);--icon-misreg:var(--accent-blue);--panel-dots:var(--ci-halftone-hot)}.Features-module-scss-module__UX_7_G__card[data-tone=blue]{--icon-accent:var(--accent-blue);--icon-misreg:var(--accent-coral);--panel-dots:var(--ci-halftone-cool)}.Features-module-scss-module__UX_7_G__card[data-tone=magenta]{--icon-accent:var(--accent-magenta);--icon-misreg:var(--accent-blue);--panel-dots:var(--ci-halftone-magenta)}.Features-module-scss-module__UX_7_G__card[data-tone=coral]{--icon-accent:var(--accent-coral);--icon-misreg:var(--accent-blue);--panel-dots:var(--accent-coral)}.Features-module-scss-module__UX_7_G__card.Features-module-scss-module__UX_7_G__r0{transform:rotate(-.35deg)}.Features-module-scss-module__UX_7_G__card.Features-module-scss-module__UX_7_G__r1{transform:rotate(.28deg)}.Features-module-scss-module__UX_7_G__card.Features-module-scss-module__UX_7_G__r2{transform:rotate(-.15deg)}.Features-module-scss-module__UX_7_G__iconWrap{justify-content:center;align-items:center;width:3.2rem;height:3.2rem;margin-bottom:.15rem;display:inline-flex}.Features-module-scss-module__UX_7_G__iconWrap svg{width:2.5rem;height:2.5rem}.Features-module-scss-module__UX_7_G__title{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;color:var(--text);font-size:1.08rem;font-weight:400;line-height:1.06}.Features-module-scss-module__UX_7_G__text{color:var(--text-dim);font-size:.9rem}.Features-module-scss-module__UX_7_G__mark{width:26px;height:26px;position:absolute;bottom:-18px;right:2%}
.HowItWorks-module-scss-module__-HT9gq__how{isolation:isolate;padding-block:var(--section-gap);position:relative}.HowItWorks-module-scss-module__-HT9gq__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;position:relative}.HowItWorks-module-scss-module__-HT9gq__steps{grid-template-columns:repeat(auto-fit,minmax(min(100%,265px),1fr));gap:clamp(1.4rem,3vw,2.4rem);display:grid}.HowItWorks-module-scss-module__-HT9gq__item{display:flex;position:relative}.HowItWorks-module-scss-module__-HT9gq__step{flex:1;padding-top:3.3rem}.HowItWorks-module-scss-module__-HT9gq__step.HowItWorks-module-scss-module__-HT9gq__s0{transform:rotate(-.4deg)}.HowItWorks-module-scss-module__-HT9gq__step.HowItWorks-module-scss-module__-HT9gq__s1{transform:rotate(.3deg)}.HowItWorks-module-scss-module__-HT9gq__step.HowItWorks-module-scss-module__-HT9gq__s2{transform:rotate(-.2deg)}.HowItWorks-module-scss-module__-HT9gq__stamp{z-index:3;justify-content:center;align-items:center;width:74px;height:70px;display:inline-flex;position:absolute;top:-22px;left:14px}.HowItWorks-module-scss-module__-HT9gq__stampBurst{width:100%;height:100%;position:absolute;inset:0}.HowItWorks-module-scss-module__-HT9gq__stampNum{z-index:2;font-family:var(--ci-serif);color:var(--paper);text-shadow:1px 1px 0 var(--ci-ink);font-size:1.25rem;font-weight:700;position:relative;transform:rotate(-6deg)}html[data-theme=light] .HowItWorks-module-scss-module__-HT9gq__stampNum{color:var(--ci-ink);text-shadow:none}.HowItWorks-module-scss-module__-HT9gq__arrow{z-index:2;width:44px;height:28px;position:absolute;top:50%;right:-1.55rem;translate:0 -50%}@media (max-width:880px){.HowItWorks-module-scss-module__-HT9gq__arrow{display:none}}.HowItWorks-module-scss-module__-HT9gq__arrowInk{fill:none;stroke:var(--ci-ink);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;transform:translate(1.4px,1.8px)}.HowItWorks-module-scss-module__-HT9gq__arrowLine{fill:none;stroke:var(--accent-pink);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.HowItWorks-module-scss-module__-HT9gq__title{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;color:var(--text);margin-bottom:.5rem;font-size:1.12rem;font-weight:400;line-height:1.06}.HowItWorks-module-scss-module__-HT9gq__text{color:var(--text-dim);font-size:.94rem}.HowItWorks-module-scss-module__-HT9gq__mark{width:26px;height:26px;position:absolute;bottom:-20px;left:1%}
.Faces-module-scss-module__7U5Tda__faces{isolation:isolate;padding-block:var(--section-gap);position:relative}.Faces-module-scss-module__7U5Tda__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;position:relative}.Faces-module-scss-module__7U5Tda__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:clamp(1.6rem,3.4vw,2.4rem) clamp(1.4rem,3vw,2rem);display:grid}.Faces-module-scss-module__7U5Tda__card{flex-direction:column;display:flex;position:relative}.Faces-module-scss-module__7U5Tda__card.Faces-module-scss-module__7U5Tda__p0{transform:rotate(-1deg)}.Faces-module-scss-module__7U5Tda__card.Faces-module-scss-module__7U5Tda__p1{transform:rotate(.7deg)}.Faces-module-scss-module__7U5Tda__card.Faces-module-scss-module__7U5Tda__p2{transform:rotate(-.5deg)}.Faces-module-scss-module__7U5Tda__card.Faces-module-scss-module__7U5Tda__p3{transform:rotate(.9deg)}.Faces-module-scss-module__7U5Tda__photo{aspect-ratio:3/4;--frame-inset:-8px;z-index:1;position:relative}.Faces-module-scss-module__7U5Tda__clip{background:var(--surface-void);border:2px solid var(--ci-ink);border-radius:14px;position:absolute;inset:0;overflow:hidden}.Faces-module-scss-module__7U5Tda__shot{object-fit:cover}.Faces-module-scss-module__7U5Tda__band{background:linear-gradient(#0000 0%,#06030a73 52%,#06030aeb 100%);height:42%;position:absolute;inset:auto 0 0}html[data-theme=light] .Faces-module-scss-module__7U5Tda__band{background:linear-gradient(#0000 0%,#0a060e52 52%,#0a060ecc 100%)}.Faces-module-scss-module__7U5Tda__burst{z-index:5;width:76px;height:72px;position:absolute;top:52%;right:-18px;transform:rotate(-10deg)}.Faces-module-scss-module__7U5Tda__info{z-index:2;isolation:isolate;background:var(--sticker-fill);border:var(--sticker-line-w) solid var(--sticker-line);box-shadow:4px 5px 0 var(--sticker-shadow-ink),8px 9px 0 var(--offset-pink);border-radius:4px 16px 14px 5px;margin:-30px 6px 0;padding:1.35rem .85rem .9rem;position:relative}.Faces-module-scss-module__7U5Tda__info:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;background-image:radial-gradient(circle, var(--ci-halftone-hot) 1.15px, transparent 1.65px);opacity:.34;background-size:6.5px 6.5px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(66% 74% at 100% 6%,#000 0%,#0000 72%);mask-image:radial-gradient(66% 74% at 100% 6%,#000 0%,#0000 72%)}.Faces-module-scss-module__7U5Tda__info>*{z-index:1;position:relative}.Faces-module-scss-module__7U5Tda__name{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;color:var(--text);align-items:baseline;gap:.45rem;margin-bottom:.6rem;font-size:1.35rem;font-weight:400;line-height:1.06;display:flex}.Faces-module-scss-module__7U5Tda__age{font-family:var(--ci-serif);color:var(--accent-pink);text-transform:none;font-size:.82em;font-weight:700}.Faces-module-scss-module__7U5Tda__tags{--tag-size:.66rem;--tag-pad:.36rem .66rem;flex-wrap:wrap;gap:.4rem;display:flex}.Faces-module-scss-module__7U5Tda__markA{width:26px;height:26px;position:absolute;top:-14px;left:3%}.Faces-module-scss-module__7U5Tda__markB{width:26px;height:26px;position:absolute;bottom:-22px;right:4%}
.ProductStack-module-scss-module__39zGtW__stack{isolation:isolate;padding-block:var(--section-gap);position:relative}.ProductStack-module-scss-module__39zGtW__outer{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;position:relative}.ProductStack-module-scss-module__39zGtW__panel{padding:clamp(1.5rem,3.5vw,2.6rem);position:relative;transform:rotate(-.25deg)}.ProductStack-module-scss-module__39zGtW__groups{grid-template-columns:repeat(auto-fit,minmax(min(100%,215px),1fr));gap:clamp(1.3rem,3vw,2rem);display:grid}.ProductStack-module-scss-module__39zGtW__group{flex-direction:column;gap:.85rem;display:flex}.ProductStack-module-scss-module__39zGtW__groupLabel{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;letter-spacing:.09em;color:var(--accent-blue);border-bottom:2px solid var(--sticker-line);padding-bottom:.55rem;font-size:.86rem;font-weight:400;line-height:1.06}.ProductStack-module-scss-module__39zGtW__tags{--tag-size:.72rem;--tag-pad:.42rem .78rem;flex-wrap:wrap;gap:.5rem;display:flex}.ProductStack-module-scss-module__39zGtW__mark{width:26px;height:26px;position:absolute;bottom:-18px;right:14px}
.ScreenshotGallery-module-scss-module__ctqV8a__gallery{isolation:isolate;padding-block:var(--section-gap);position:relative}.ScreenshotGallery-module-scss-module__ctqV8a__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;position:relative}.ScreenshotGallery-module-scss-module__ctqV8a__strip{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(1.6rem,4vw,3rem) clamp(1.4rem,3vw,2.4rem);display:flex}.ScreenshotGallery-module-scss-module__ctqV8a__item{--print-w:min(230px, 66vw);--tag-size:.72rem;--tag-pad:.4rem .85rem;transition:translate .3s var(--ease);flex-direction:column;align-items:center;gap:.9rem;margin:0;display:flex;position:relative}.ScreenshotGallery-module-scss-module__ctqV8a__item:hover{translate:0 -8px}@media (prefers-reduced-motion:reduce){.ScreenshotGallery-module-scss-module__ctqV8a__item{transition:none}}.ScreenshotGallery-module-scss-module__ctqV8a__s0{transform:rotate(-2.2deg)}.ScreenshotGallery-module-scss-module__ctqV8a__s1{transform:rotate(1.4deg)}.ScreenshotGallery-module-scss-module__ctqV8a__s2{transform:rotate(-1deg)}.ScreenshotGallery-module-scss-module__ctqV8a__s3{transform:rotate(1.9deg)}.ScreenshotGallery-module-scss-module__ctqV8a__s4{transform:rotate(-1.6deg)}.ScreenshotGallery-module-scss-module__ctqV8a__s5{transform:rotate(.8deg)}.ScreenshotGallery-module-scss-module__ctqV8a__caption{transform:rotate(-1.2deg)}.ScreenshotGallery-module-scss-module__ctqV8a__markA{width:26px;height:26px;position:absolute;top:-8px;right:5%}.ScreenshotGallery-module-scss-module__ctqV8a__markB{width:26px;height:26px;position:absolute;bottom:-18px;left:2%}
.FinalCta-module-scss-module__DIEaka__cta{isolation:isolate;padding-block:var(--section-gap);position:relative}.FinalCta-module-scss-module__DIEaka__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto}.FinalCta-module-scss-module__DIEaka__panel{isolation:isolate;text-align:center;background:var(--sticker-fill);border:3px solid var(--sticker-line);box-shadow:6px 7px 0 var(--sticker-shadow-ink),12px 13px 0 var(--offset-pink);border-radius:26px 30px 24px 28px;flex-direction:column;align-items:center;gap:1rem;padding:clamp(2.6rem,7vw,4.6rem) clamp(1.4rem,5vw,4rem);display:flex;position:relative;transform:rotate(-.35deg)}.FinalCta-module-scss-module__DIEaka__panel:before,.FinalCta-module-scss-module__DIEaka__panel:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0}.FinalCta-module-scss-module__DIEaka__panel:before{background-image:radial-gradient(circle, var(--ci-halftone-hot) 1.3px, transparent 1.8px);opacity:.32;background-size:7px 7px;-webkit-mask-image:radial-gradient(58% 66% at 4% 100%,#000 0%,#0000 74%);mask-image:radial-gradient(58% 66% at 4% 100%,#000 0%,#0000 74%)}.FinalCta-module-scss-module__DIEaka__panel:after{background-image:radial-gradient(circle, var(--ci-halftone-cool) 1px, transparent 1.5px);opacity:.26;background-size:6px 6px;-webkit-mask-image:radial-gradient(50% 58% at 96% 4%,#000 0%,#0000 72%);mask-image:radial-gradient(50% 58% at 96% 4%,#000 0%,#0000 72%)}.FinalCta-module-scss-module__DIEaka__panel>*{z-index:1;position:relative}.FinalCta-module-scss-module__DIEaka__title{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;color:var(--text);-webkit-text-stroke:.7px currentColor;paint-order:stroke fill;flex-direction:column;gap:.15rem;max-width:16ch;font-size:clamp(1.9rem,5.6vw,3.3rem);font-weight:400;line-height:1.04;display:flex}.FinalCta-module-scss-module__DIEaka__titleTop{color:var(--accent-pink);text-shadow:3px 4px 0 var(--sticker-shadow-ink);transform:rotate(-1.6deg)}.FinalCta-module-scss-module__DIEaka__titleBottom{text-shadow:2px 3px 0 var(--sticker-shadow-ink);font-size:.64em}.FinalCta-module-scss-module__DIEaka__rule{width:clamp(160px,32%,260px);height:14px;margin-top:-.25rem;display:block}.FinalCta-module-scss-module__DIEaka__rule svg{width:100%;height:100%;display:block}.FinalCta-module-scss-module__DIEaka__text{max-width:40ch;color:var(--text-dim);font-size:clamp(.98rem,1.6vw,1.12rem)}.FinalCta-module-scss-module__DIEaka__button{margin-top:.4rem;padding:1rem 2.1rem;font-size:clamp(1rem,1.8vw,1.2rem)}.FinalCta-module-scss-module__DIEaka__handle{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;letter-spacing:.06em;color:var(--text-muted);font-size:.85rem;font-weight:400;line-height:1.06}.FinalCta-module-scss-module__DIEaka__burstA{z-index:2;width:108px;height:104px;position:absolute;top:-34px;left:-26px;transform:rotate(-12deg)}@media (max-width:560px){.FinalCta-module-scss-module__DIEaka__burstA{width:78px;height:74px;top:-24px;left:-14px}}.FinalCta-module-scss-module__DIEaka__burstB{z-index:2;width:84px;height:80px;position:absolute;bottom:-28px;right:-22px;transform:rotate(9deg)}@media (max-width:560px){.FinalCta-module-scss-module__DIEaka__burstB{display:none}}.FinalCta-module-scss-module__DIEaka__markA{width:28px;height:28px;position:absolute;top:12%;right:8%}.FinalCta-module-scss-module__DIEaka__markB{width:28px;height:28px;position:absolute;bottom:14%;left:7%}.FinalCta-module-scss-module__DIEaka__markC{width:24px;height:24px;position:absolute;top:26%;left:4%}@media (max-width:560px){.FinalCta-module-scss-module__DIEaka__markC{display:none}}
.Footer-module-scss-module__kQc2fa__footer{padding-block:clamp(2.5rem,6vw,4rem) 2rem;position:relative}.Footer-module-scss-module__kQc2fa__inner{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;margin-inline:auto;display:flex;position:relative}.Footer-module-scss-module__kQc2fa__brand{--logo-h:44px;flex-direction:column;gap:.75rem;display:flex}.Footer-module-scss-module__kQc2fa__tagline{color:var(--text-muted);font-size:.9rem}.Footer-module-scss-module__kQc2fa__links{flex-wrap:wrap;gap:clamp(.7rem,2vw,1.5rem);display:flex}.Footer-module-scss-module__kQc2fa__links a{font-family:var(--ci-marker);text-transform:uppercase;letter-spacing:.005em;letter-spacing:.03em;color:var(--text-dim);transition:color .2s var(--ease);font-size:.85rem;font-weight:400;line-height:1.06}.Footer-module-scss-module__kQc2fa__links a:hover{color:var(--accent-pink)}.Footer-module-scss-module__kQc2fa__handle{color:var(--accent-blue)!important}.Footer-module-scss-module__kQc2fa__mark{width:24px;height:24px;position:absolute;top:-14px;right:1%}.Footer-module-scss-module__kQc2fa__ruleWrap{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;margin-top:2rem}.Footer-module-scss-module__kQc2fa__penRule{width:100%;height:8px;display:block}.Footer-module-scss-module__kQc2fa__penInk{fill:none;stroke:var(--sticker-line);stroke-width:2.4px;stroke-linecap:round;vector-effect:non-scaling-stroke}.Footer-module-scss-module__kQc2fa__bottom{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto;color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:1.2rem;font-size:.8rem;display:flex}
