.Portfolio-module__0_xLAG__page{padding:clamp(7rem, 15vh, 9.5rem) var(--gutter) var(--s-standard)}.Portfolio-module__0_xLAG__head{max-width:var(--max-w);margin:0 auto clamp(2rem,4vw,3rem)}.Portfolio-module__0_xLAG__title{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 700, "WONK" 1;letter-spacing:-.035em;color:var(--ink);max-width:15ch;margin:0 0 1.1rem;font-size:clamp(2.1rem,5vw,4rem);line-height:1.03}.Portfolio-module__0_xLAG__sub{color:var(--muted);font-size:var(--text-base);max-width:52ch;margin:0;line-height:1.65}.Portfolio-module__0_xLAG__wall{max-width:var(--max-w);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1rem,2.2vw,1.8rem);margin:0 auto;display:grid}.Portfolio-module__0_xLAG__slot[data-col="1"]{margin-top:clamp(2rem,5vw,4.5rem)}.Portfolio-module__0_xLAG__slot[data-col="2"]{margin-top:clamp(1rem,2.4vw,2.2rem)}@media (max-width:900px){.Portfolio-module__0_xLAG__wall{grid-template-columns:repeat(2,minmax(0,1fr))}.Portfolio-module__0_xLAG__slot[data-col="2"]{margin-top:0}}@media (max-width:600px){.Portfolio-module__0_xLAG__wall{grid-template-columns:1fr;max-width:340px}.Portfolio-module__0_xLAG__slot[data-col="1"],.Portfolio-module__0_xLAG__slot[data-col="2"]{margin-top:0}}.Portfolio-module__0_xLAG__card{max-width:340px;color:inherit;margin:0 auto;text-decoration:none;display:block}.Portfolio-module__0_xLAG__shot{aspect-ratio:9/16;border-radius:var(--r-card);background:linear-gradient(158deg,#46423b,#211f1c);flex-direction:column;align-items:flex-start;gap:.5rem;padding:clamp(.7rem,1.2vw,1.05rem);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1111110d,0 24px 50px -24px #1111116b}.Portfolio-module__0_xLAG__img{object-fit:cover;object-position:center 26%;transition:transform .7s var(--ease-out)}.Portfolio-module__0_xLAG__shot:after{content:"";pointer-events:none;background:linear-gradient(#0a090899,#0a090800 44%),linear-gradient(#0a090800 72%,#0a09086b);position:absolute;inset:0}.Portfolio-module__0_xLAG__card:hover .Portfolio-module__0_xLAG__img,.Portfolio-module__0_xLAG__card:focus-visible .Portfolio-module__0_xLAG__img{transform:scale(1.05)}.Portfolio-module__0_xLAG__card:focus-visible .Portfolio-module__0_xLAG__shot{outline:2px solid var(--brand);outline-offset:3px}.Portfolio-module__0_xLAG__pill,.Portfolio-module__0_xLAG__hook{z-index:1;position:relative}.Portfolio-module__0_xLAG__pill{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);border-radius:var(--r-pill);background:#fffffff0;padding:.28rem .55rem;font-size:.58rem;box-shadow:0 2px 8px #0003}.Portfolio-module__0_xLAG__hook{font-family:var(--stack-body);letter-spacing:-.018em;color:#fff;text-shadow:0 1px 10px #00000059;font-size:clamp(.9rem,1.15vw,1.1rem);font-weight:600;line-height:1.18}.Portfolio-module__0_xLAG__cap{justify-content:space-between;align-items:center;gap:.8rem;margin-top:.95rem;display:flex}.Portfolio-module__0_xLAG__cap svg{width:13px;height:13px;color:var(--muted);transition:transform .38s var(--ease-out), color .38s var(--ease-out);flex:none}.Portfolio-module__0_xLAG__card:hover .Portfolio-module__0_xLAG__cap svg,.Portfolio-module__0_xLAG__card:focus-visible .Portfolio-module__0_xLAG__cap svg{color:var(--brand);transform:translate(2px,-2px)}.Portfolio-module__0_xLAG__name{letter-spacing:-.02em;color:var(--ink);font-size:1.1rem;font-weight:600}.Portfolio-module__0_xLAG__meta{color:var(--muted);margin-top:.2rem;font-size:.88rem;display:block}@media (prefers-reduced-motion:reduce){.Portfolio-module__0_xLAG__img,.Portfolio-module__0_xLAG__card:hover .Portfolio-module__0_xLAG__img{transform:none}}
.Button-module__VMVMAW__btn{cursor:pointer;font-family:var(--stack-body);-webkit-font-smoothing:antialiased;background:0 0;border:none;padding:0;text-decoration:none;display:inline-flex}.Button-module__VMVMAW__wrap{border-radius:6px;align-items:center;display:inline-flex;position:relative;overflow:hidden}.Button-module__VMVMAW__text{white-space:nowrap;z-index:2;transition:color .35s var(--ease-out);letter-spacing:.02em;text-transform:uppercase;align-items:center;font-weight:600;display:flex;position:relative;font-size:.78rem!important}.Button-module__VMVMAW__arrowBox{z-index:2;color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.Button-module__VMVMAW__arrowSvg{width:42%;height:42%;display:block}.Button-module__VMVMAW__grow{top:var(--btn-pad,5px);right:var(--btn-pad,5px);bottom:var(--btn-pad,5px);width:var(--btn-badge,36px);background:var(--brand);z-index:1;transition:width .5s var(--ease-out);pointer-events:none;border-radius:4px;position:absolute}.Button-module__VMVMAW__primary .Button-module__VMVMAW__wrap{background:#fff;border:1px solid #1111111f}.Button-module__VMVMAW__primary .Button-module__VMVMAW__text{color:var(--ink)}.Button-module__VMVMAW__primary .Button-module__VMVMAW__bg{display:none}.Button-module__VMVMAW__primary:hover .Button-module__VMVMAW__grow{width:calc(100% - var(--btn-pad,5px) * 2)}.Button-module__VMVMAW__primary:hover .Button-module__VMVMAW__text{color:#fff}.Button-module__VMVMAW__primary.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__wrap{background:#ffffff14;border-color:#ffffff2e}.Button-module__VMVMAW__primary.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__text{color:#fff}.Button-module__VMVMAW__primary.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__grow{background:var(--brand)}.Button-module__VMVMAW__secondary .Button-module__VMVMAW__wrap{border:1.5px solid var(--ink);background:0 0}.Button-module__VMVMAW__secondary .Button-module__VMVMAW__text{color:var(--ink);text-transform:none;letter-spacing:0;font-size:var(--text-base)!important}.Button-module__VMVMAW__secondary .Button-module__VMVMAW__arrowBox{color:var(--ink);width:18px;height:18px}.Button-module__VMVMAW__secondary .Button-module__VMVMAW__arrowSvg{width:100%;height:100%}.Button-module__VMVMAW__secondary .Button-module__VMVMAW__grow{display:none}.Button-module__VMVMAW__secondary .Button-module__VMVMAW__bg{border-radius:inherit;background:var(--ink);transition:transform .42s var(--ease-out);pointer-events:none;z-index:0;position:absolute;inset:0;transform:translate(101%)}.Button-module__VMVMAW__secondary:hover .Button-module__VMVMAW__bg{transform:translate(0)}.Button-module__VMVMAW__secondary:hover .Button-module__VMVMAW__text,.Button-module__VMVMAW__secondary:hover .Button-module__VMVMAW__arrowBox{color:#fff}.Button-module__VMVMAW__secondary.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__wrap{background:#ffffff14;border-color:#fff3}.Button-module__VMVMAW__secondary.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__text,.Button-module__VMVMAW__secondary.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__arrowBox{color:#f7f7f7d9}.Button-module__VMVMAW__secondary.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__bg{background:var(--brand)}.Button-module__VMVMAW__secondary.Button-module__VMVMAW__darkBg:hover .Button-module__VMVMAW__text,.Button-module__VMVMAW__secondary.Button-module__VMVMAW__darkBg:hover .Button-module__VMVMAW__arrowBox{color:#fff}.Button-module__VMVMAW__ghost .Button-module__VMVMAW__wrap{background:0 0;border:none;border-radius:0;padding:0;overflow:visible}.Button-module__VMVMAW__ghost .Button-module__VMVMAW__text{color:var(--ink);text-transform:none;letter-spacing:0;font-size:var(--text-base)!important}.Button-module__VMVMAW__ghost .Button-module__VMVMAW__arrowBox{color:var(--brand);width:18px;height:18px}.Button-module__VMVMAW__ghost .Button-module__VMVMAW__arrowSvg{width:100%;height:100%}.Button-module__VMVMAW__ghost .Button-module__VMVMAW__grow,.Button-module__VMVMAW__ghost .Button-module__VMVMAW__bg{display:none}.Button-module__VMVMAW__ghost.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__text{color:#f7f7f7bf}.Button-module__VMVMAW__ghost.Button-module__VMVMAW__darkBg .Button-module__VMVMAW__arrowBox{color:#f7f7f799}.Button-module__VMVMAW__ghost:hover .Button-module__VMVMAW__text,.Button-module__VMVMAW__ghost:hover .Button-module__VMVMAW__arrowBox{color:var(--brand)}.Button-module__VMVMAW__sm.Button-module__VMVMAW__primary .Button-module__VMVMAW__wrap{--btn-pad:4px;--btn-badge:32px;gap:10px;height:40px;padding:4px 4px 4px 1rem}.Button-module__VMVMAW__sm.Button-module__VMVMAW__secondary .Button-module__VMVMAW__wrap{gap:8px;height:38px;padding:0 1rem}.Button-module__VMVMAW__sm.Button-module__VMVMAW__ghost .Button-module__VMVMAW__wrap{gap:6px;padding:0}.Button-module__VMVMAW__sm .Button-module__VMVMAW__text{font-size:.72rem!important}.Button-module__VMVMAW__sm.Button-module__VMVMAW__primary .Button-module__VMVMAW__arrowBox{width:32px;height:32px}.Button-module__VMVMAW__md.Button-module__VMVMAW__primary .Button-module__VMVMAW__wrap{--btn-pad:5px;--btn-badge:36px;gap:12px;height:46px;padding:5px 5px 5px 1.25rem}.Button-module__VMVMAW__md.Button-module__VMVMAW__secondary .Button-module__VMVMAW__wrap{gap:10px;height:46px;padding:0 1.25rem}.Button-module__VMVMAW__md.Button-module__VMVMAW__ghost .Button-module__VMVMAW__wrap{gap:8px;padding:0}.Button-module__VMVMAW__md .Button-module__VMVMAW__text{font-size:.78rem!important}.Button-module__VMVMAW__md.Button-module__VMVMAW__primary .Button-module__VMVMAW__arrowBox{width:36px;height:36px}.Button-module__VMVMAW__md.Button-module__VMVMAW__secondary .Button-module__VMVMAW__text{font-size:var(--text-base)!important}.Button-module__VMVMAW__lg.Button-module__VMVMAW__primary .Button-module__VMVMAW__wrap{--btn-pad:6px;--btn-badge:42px;gap:14px;height:54px;padding:6px 6px 6px 1.5rem}.Button-module__VMVMAW__lg.Button-module__VMVMAW__secondary .Button-module__VMVMAW__wrap{gap:12px;height:54px;padding:0 1.5rem}.Button-module__VMVMAW__lg.Button-module__VMVMAW__ghost .Button-module__VMVMAW__wrap{gap:10px;padding:0}.Button-module__VMVMAW__lg .Button-module__VMVMAW__text{font-size:.82rem!important}.Button-module__VMVMAW__lg.Button-module__VMVMAW__primary .Button-module__VMVMAW__arrowBox{width:42px;height:42px}.Button-module__VMVMAW__lg.Button-module__VMVMAW__secondary .Button-module__VMVMAW__text{font-size:var(--text-base)!important}
.LocaleSwitch-module__44QPja__group{pointer-events:auto;flex-shrink:0;align-items:center;gap:1px;display:inline-flex}.LocaleSwitch-module__44QPja__pill{-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);border-radius:var(--r-pill);background:#f7f7f78c;border:1px solid #1111111a;padding:.16rem .28rem;box-shadow:0 2px 12px #0000000f,inset 0 1px #fffc}.LocaleSwitch-module__44QPja__option{appearance:none;cursor:pointer;font-family:var(--stack-body);letter-spacing:.08em;color:var(--muted);border-radius:var(--r-sm);transition:color var(--dur-fast) var(--ease-out);background:0 0;border:0;padding:.34rem .4rem;font-size:.72rem;font-weight:600;line-height:1}.LocaleSwitch-module__44QPja__option:hover{color:var(--ink)}.LocaleSwitch-module__44QPja__option:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.LocaleSwitch-module__44QPja__active,.LocaleSwitch-module__44QPja__active:hover{color:var(--ink);position:relative}.LocaleSwitch-module__44QPja__active:after{content:"";background:var(--brand);height:1.5px;position:absolute;bottom:.12rem;left:.4rem;right:.4rem}.LocaleSwitch-module__44QPja__divider{background:#11111129;flex-shrink:0;width:1px;height:11px}@media (prefers-reduced-motion:reduce){.LocaleSwitch-module__44QPja__option{transition:none}}
.Nav-module__AjPwpW__header{z-index:100;padding:0 var(--gutter);pointer-events:none;animation:.48s cubic-bezier(.83,0,.17,1) .24s both Nav-module__AjPwpW__navIn;position:fixed;top:14px;left:0;right:0}@keyframes Nav-module__AjPwpW__navIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Nav-module__AjPwpW__header{animation:none}}.Nav-module__AjPwpW__holding{top:clamp(20px,4vh,38px)}.Nav-module__AjPwpW__holdingInner{justify-content:center;align-items:center;display:flex;position:relative}.Nav-module__AjPwpW__holdingLang{position:absolute;top:50%;right:0;transform:translateY(-50%)}.Nav-module__AjPwpW__holdingLogo{width:auto;height:clamp(30px,4vw,40px)}.Nav-module__AjPwpW__nav{pointer-events:auto;max-width:700px;transition:max-width var(--dur-slow) var(--ease-out);margin:0 auto}.Nav-module__AjPwpW__scrolled .Nav-module__AjPwpW__nav{max-width:var(--max-w)}.Nav-module__AjPwpW__inner{height:54px;padding:0 var(--space-3);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);transition:background var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), padding var(--dur-slow) var(--ease-out);background:#f7f7f7c7;border:1px solid #11111114;border-radius:4px;justify-content:space-between;align-items:center;gap:0;display:flex;position:relative;box-shadow:0 4px 20px #0000000a,inset 0 1px #fff9}.Nav-module__AjPwpW__scrolled .Nav-module__AjPwpW__inner{padding:0 var(--space-3) 0 var(--space-6);background:#f7f7f7f0;box-shadow:0 8px 32px #00000014,inset 0 1px #fff9}.Nav-module__AjPwpW__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Nav-module__AjPwpW__logoMark{flex-shrink:0;width:32px;height:32px}.Nav-module__AjPwpW__logoWordWrap{opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out), transform var(--dur-slow) var(--ease-out);display:block;transform:translate(-7px)}.Nav-module__AjPwpW__scrolled .Nav-module__AjPwpW__logoWordWrap{opacity:1;pointer-events:auto;transform:none}.Nav-module__AjPwpW__logoWord{width:auto;max-width:none;height:27px;margin-left:7px;display:block}.Nav-module__AjPwpW__lang{margin-left:auto}.Nav-module__AjPwpW__ctaWrap{opacity:0;pointer-events:none;max-width:0;transition:opacity var(--dur-base) var(--ease-out), max-width var(--dur-slow) var(--ease-out), transform var(--dur-base) var(--ease-out);flex-shrink:0;overflow:hidden;transform:translateY(-4px)}.Nav-module__AjPwpW__scrolled .Nav-module__AjPwpW__ctaWrap{opacity:1;pointer-events:auto;max-width:320px;transform:translateY(0)}.Nav-module__AjPwpW__links{gap:var(--space-8);align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Nav-module__AjPwpW__link{font-family:var(--stack-body);font-size:var(--text-sm);color:var(--muted);transition:color var(--dur-fast) var(--ease-out);white-space:nowrap;padding:.4rem 0;font-weight:500;position:relative}.Nav-module__AjPwpW__link:after{content:"";background:var(--brand);transform-origin:0;height:1.5px;transition:transform var(--dur-base) var(--ease-out);position:absolute;bottom:calc(.4rem - 2px);left:0;right:0;transform:scaleX(0)}.Nav-module__AjPwpW__link:hover{color:var(--ink)}.Nav-module__AjPwpW__link:hover:after,.Nav-module__AjPwpW__active:after{transform:scaleX(1)}.Nav-module__AjPwpW__active{color:var(--ink);font-weight:600}.Nav-module__AjPwpW__cta{background:var(--brand);color:var(--brand-ink);border-radius:var(--r-btn);font-family:var(--stack-body);font-size:var(--text-sm);transition:box-shadow var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);flex-shrink:0;padding:.6rem 1.25rem;font-weight:600;position:relative;overflow:hidden}.Nav-module__AjPwpW__cta:before{content:"";transition:background var(--dur-fast) var(--ease-out);background:#fff0;position:absolute;inset:0}.Nav-module__AjPwpW__cta:hover:before{background:#ffffff1f}.Nav-module__AjPwpW__cta:hover{box-shadow:var(--shadow-brand);transform:translateY(-1px)}.Nav-module__AjPwpW__menuBtn{color:var(--ink);padding:var(--space-2);border-radius:var(--r-sm);transition:background var(--dur-fast) var(--ease-out);display:none}.Nav-module__AjPwpW__menuBtn:hover{background:var(--surface)}.Nav-module__AjPwpW__mobile{background:var(--bg);border-top:1px solid var(--border);padding:var(--space-6) var(--gutter) var(--space-8);gap:var(--space-4);flex-direction:column;display:flex}.Nav-module__AjPwpW__mobileLink{font-family:var(--stack-body);font-size:var(--text-lg);color:var(--ink);padding:var(--space-3) 0;border-bottom:1px solid var(--border);transition:color var(--dur-fast) var(--ease-out);font-weight:500;display:block}.Nav-module__AjPwpW__mobileLink:last-child{border-bottom:none}.Nav-module__AjPwpW__mobileLink:hover{color:var(--brand)}.Nav-module__AjPwpW__mobileCta{text-align:center;background:var(--brand);color:var(--brand-ink);padding:var(--space-4) var(--space-8);border-radius:var(--r-btn);font-family:var(--stack-body);font-size:var(--text-base);margin-top:var(--space-2);font-weight:600;display:block}@media (max-width:768px){.Nav-module__AjPwpW__links,.Nav-module__AjPwpW__cta,.Nav-module__AjPwpW__ctaWrap{display:none}.Nav-module__AjPwpW__menuBtn{display:flex}.Nav-module__AjPwpW__logoWordWrap,.Nav-module__AjPwpW__scrolled .Nav-module__AjPwpW__logoWordWrap{display:none}.Nav-module__AjPwpW__nav,.Nav-module__AjPwpW__scrolled .Nav-module__AjPwpW__nav{max-width:100%}.Nav-module__AjPwpW__inner,.Nav-module__AjPwpW__scrolled .Nav-module__AjPwpW__inner{padding:0 var(--space-4)}.Nav-module__AjPwpW__links{position:static}}.Nav-module__AjPwpW__group{position:relative}.Nav-module__AjPwpW__groupBtn{cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;display:inline-flex}.Nav-module__AjPwpW__chev{width:7px;height:7px;transition:transform .26s var(--ease-out);opacity:.55;border-bottom:1.4px solid;border-right:1.4px solid;transform:translateY(-2px)rotate(45deg)}.Nav-module__AjPwpW__groupBtn[aria-expanded=true] .Nav-module__AjPwpW__chev{transform:translateY(1px)rotate(225deg)}.Nav-module__AjPwpW__panel{border-radius:var(--r-card);-webkit-backdrop-filter:blur(18px)saturate(1.3);border:1px solid var(--border);opacity:0;visibility:hidden;width:300px;transition:opacity .22s var(--ease-out), transform .26s var(--ease-out), visibility 0s linear .26s;background:#ffffffeb;padding:.5rem;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%,-6px);box-shadow:0 1px 2px #1111110d,0 26px 56px -22px #1111114d}.Nav-module__AjPwpW__panel:not([inert]){opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)}.Nav-module__AjPwpW__panel:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.Nav-module__AjPwpW__panel ul{margin:0;padding:0;list-style:none}.Nav-module__AjPwpW__panelLink{border-radius:var(--r-sm);transition:background .2s var(--ease-out);padding:.65rem .7rem;text-decoration:none;display:block}.Nav-module__AjPwpW__panelLink:hover{background:#1111110a}.Nav-module__AjPwpW__panelName{color:var(--ink);font-size:.95rem;font-weight:500;display:block}.Nav-module__AjPwpW__panelNote{color:var(--muted);margin-top:.12rem;font-size:.8rem;line-height:1.4;display:block}.Nav-module__AjPwpW__mobileHead{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding:.9rem 0 .3rem;font-size:.6rem;display:block}.Nav-module__AjPwpW__mobileSub{border-left:1px solid var(--border);color:var(--ink);padding:.55rem 0 .55rem .9rem;font-size:1rem;text-decoration:none;display:block}@media (prefers-reduced-motion:reduce){.Nav-module__AjPwpW__chev,.Nav-module__AjPwpW__panel{transition:none}}.Nav-module__AjPwpW__panelGroup+.Nav-module__AjPwpW__panelGroup{border-top:1px solid var(--border);margin-top:.35rem;padding-top:.4rem}.Nav-module__AjPwpW__panelStage{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-deep);padding:.45rem .7rem .1rem;font-size:.56rem;display:block}.Nav-module__AjPwpW__mobileStage{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-deep);padding:.5rem 0 .15rem .9rem;font-size:.54rem;display:block}
.Footer-module__yg9ahW__footer{background:var(--surface);color:var(--ink);padding:var(--s-standard);border-top:1px dashed var(--border);overflow:hidden}.Footer-module__yg9ahW__inner{max-width:var(--max-w);gap:var(--space-16);grid-template-columns:280px 1fr;margin:0 auto;display:grid}.Footer-module__yg9ahW__brand{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__yg9ahW__logo{opacity:1;transition:opacity var(--dur-fast) var(--ease-out);align-items:center;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__logo:hover{opacity:.72}.Footer-module__yg9ahW__logoMark{flex-shrink:0;width:34px;height:34px}.Footer-module__yg9ahW__logoWord{width:auto;max-width:none;height:29px;margin-left:8px}.Footer-module__yg9ahW__tagline{font-family:var(--stack-body);font-size:var(--text-sm);color:var(--muted);line-height:1.65}.Footer-module__yg9ahW__place{font-family:var(--stack-body);font-size:var(--text-sm);color:var(--muted);align-items:center;gap:.5rem;line-height:1.5;display:flex}.Footer-module__yg9ahW__place svg{border:1px solid #1111111f;border-radius:2px;flex-shrink:0;width:16px;height:11px}.Footer-module__yg9ahW__email{font-family:var(--stack-body);font-size:var(--text-sm);color:var(--brand-deep);transition:opacity var(--dur-fast) var(--ease-out);font-weight:500}.Footer-module__yg9ahW__email:hover{opacity:.8}.Footer-module__yg9ahW__columns{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__yg9ahW__col{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__yg9ahW__colTitle{font-family:var(--stack-body);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:700}.Footer-module__yg9ahW__colLinks{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__yg9ahW__colLink{font-family:var(--stack-body);font-size:var(--text-sm);color:var(--ink);transition:color var(--dur-fast) var(--ease-out)}.Footer-module__yg9ahW__colLink:hover{color:var(--brand)}.Footer-module__yg9ahW__bottom{max-width:var(--max-w);margin:var(--space-12) auto 0;padding-top:var(--space-6);border-top:1px dashed var(--border);justify-content:space-between;align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.Footer-module__yg9ahW__bottom p{font-family:var(--stack-body);font-size:var(--text-xs);color:var(--muted)}.Footer-module__yg9ahW__bottomLinks{gap:var(--space-6);display:flex}.Footer-module__yg9ahW__bottomLink{font-family:var(--stack-body);font-size:var(--text-xs);color:var(--muted);transition:color var(--dur-fast) var(--ease-out)}.Footer-module__yg9ahW__bottomLink:hover{color:var(--ink)}@media (max-width:960px){.Footer-module__yg9ahW__inner{gap:var(--space-12);grid-template-columns:1fr}.Footer-module__yg9ahW__columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer-module__yg9ahW__columns{grid-template-columns:1fr 1fr}}.Footer-module__yg9ahW__giant:after{content:"SOCOCO";display:block}.Footer-module__yg9ahW__giant{font-family:var(--font-montserrat), "Helvetica Neue", Arial, sans-serif;letter-spacing:-.045em;text-align:center;color:var(--ink);opacity:.09;-webkit-user-select:none;user-select:none;pointer-events:none;margin:clamp(2rem, 6vw, 4rem) calc(var(--gutter) * -1) -.14em;font-size:clamp(5rem,22.6vw,21rem);font-weight:700;line-height:.78;-webkit-mask-image:linear-gradient(#000 8%,#0000 92%);mask-image:linear-gradient(#000 8%,#0000 92%)}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/23935f4a2f9e5f3a-s.17ynnihewcqi5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/add1602b263e55b3-s.17v310.uv4ffk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f09f1e5369ac4c93-s.p.0taha5_xjbt1n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_b217f0a0-module__if3Eaq__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_b217f0a0-module__if3Eaq__variable{--font-fraunces:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_c3648c96-module__h0OhUq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_c3648c96-module__h0OhUq__variable{--font-inter:"Inter", "Inter Fallback"}
.Hero-module__KTD73a__hero{background:var(--bg);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__content{flex:1;justify-content:center;align-items:center;min-height:0;padding:clamp(4rem,8vh,7rem) clamp(1.25rem,5vw,4rem) clamp(2rem,4vh,4rem);display:flex;overflow:hidden}.Hero-module__KTD73a__grid{pointer-events:none;opacity:0;background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#1111110a calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(#0000 calc(50% - .5px),#1111110a calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));background-position:50%;background-size:64px 64px;transition:opacity .42s cubic-bezier(.83,0,.17,1);position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 70% at 50% 40%,#000 30%,#0000 80%)}.Hero-module__KTD73a__grid[data-visible=true]{opacity:1}.Hero-module__KTD73a__heartbeat{pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .52s cubic-bezier(.83,0,.17,1);position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 75% at 50% 40%,#000 20%,#0000 80%);mask-image:radial-gradient(75% 75% at 50% 40%,#000 20%,#0000 80%)}.Hero-module__KTD73a__heartbeat[data-visible=true]{opacity:1}.Hero-module__KTD73a__inner{text-align:center;flex-direction:column;align-items:center;max-width:920px;margin:0 auto;display:flex;position:relative}.Hero-module__KTD73a__livePill{font-family:var(--stack-body);color:var(--ink);-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);background:#f7f7f78c;border:1px solid #1111111a;border-radius:4px;align-items:center;margin-bottom:1.25rem;padding:.35rem 1rem .35rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex;overflow:hidden;box-shadow:0 2px 12px #0000000f,inset 0 1px #fffc}.Hero-module__KTD73a__liveDot{background:var(--brand);border-radius:1px;flex-shrink:0;width:7px;height:7px;margin-right:.5rem;animation:2s ease-in-out infinite Hero-module__KTD73a__livePulse}@keyframes Hero-module__KTD73a__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.Hero-module__KTD73a__liveStatWrap{display:inline-block;position:relative;overflow:hidden}.Hero-module__KTD73a__liveStat{font-size:inherit;line-height:inherit;letter-spacing:inherit;color:var(--muted);white-space:nowrap;margin:0;font-weight:500;display:inline-block}.Hero-module__KTD73a__letter{font-variation-settings:"opsz" 96, "wght" 400;will-change:font-variation-settings;display:inline-block}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__letter{font-variation-settings:"opsz" 96, "wght" 400, "WONK" 0!important;transform:none!important}}.Hero-module__KTD73a__headline{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 700, "WONK" 1;letter-spacing:-.035em;color:var(--ink);text-align:center;text-wrap:balance;max-width:1100px;margin:0 0 clamp(1rem,2.5vh,1.75rem);font-size:clamp(2.4rem,6.4vw,5.5rem);line-height:1.02}.Hero-module__KTD73a__headlineLine{display:block}.Hero-module__KTD73a__headlineAccent{font-family:var(--stack-accent);font-style:normal}.Hero-module__KTD73a__sub{font-family:var(--stack-body);color:var(--muted);max-width:580px;margin-bottom:clamp(1.25rem,3vh,2.25rem);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.Hero-module__KTD73a__stage{z-index:2;flex:none;height:clamp(190px,34vh,365px);position:relative}.Hero-module__KTD73a__mocks{justify-content:center;align-items:flex-start;gap:clamp(10px,1.4vw,20px);display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__slot{will-change:opacity, transform;flex:none}.Hero-module__KTD73a__slot[data-slot="1"]{margin-top:-26px}.Hero-module__KTD73a__mock{aspect-ratio:9/16;border-radius:var(--r-card);height:clamp(270px,48vh,480px);transition:transform .52s var(--ease-out), box-shadow .52s var(--ease-out);background:linear-gradient(158deg,#4a443c,#211f1c);border:1px solid #ffffff29;flex-direction:column;align-items:flex-start;gap:.45rem;padding:clamp(.6rem,.9vw,.95rem);text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -26px #11111180}.Hero-module__KTD73a__mock:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.Hero-module__KTD73a__mockImg{object-fit:cover;object-position:center 28%;transition:transform .7s var(--ease-out)}.Hero-module__KTD73a__mock:after{content:"";pointer-events:none;background:linear-gradient(#0a09089e,#0a090800 46%),linear-gradient(#0a090800 68%,#0a090873);position:absolute;inset:0}.Hero-module__KTD73a__slot[data-slot="0"] .Hero-module__KTD73a__mock{transform:rotate(-4.5deg)}.Hero-module__KTD73a__slot[data-slot="1"] .Hero-module__KTD73a__mock{background:linear-gradient(158deg,#3b3f45,#17191c)}.Hero-module__KTD73a__slot[data-slot="2"] .Hero-module__KTD73a__mock{background:linear-gradient(158deg,#3f4a42,#191d1a);transform:rotate(4.5deg)}.Hero-module__KTD73a__slot[data-slot="0"] .Hero-module__KTD73a__mock:hover,.Hero-module__KTD73a__slot[data-slot="0"] .Hero-module__KTD73a__mock:focus-visible{transform:rotate(-4.5deg)translateY(-20px)}.Hero-module__KTD73a__slot[data-slot="1"] .Hero-module__KTD73a__mock:hover,.Hero-module__KTD73a__slot[data-slot="1"] .Hero-module__KTD73a__mock:focus-visible{transform:translateY(-20px)}.Hero-module__KTD73a__slot[data-slot="2"] .Hero-module__KTD73a__mock:hover,.Hero-module__KTD73a__slot[data-slot="2"] .Hero-module__KTD73a__mock:focus-visible{transform:rotate(4.5deg)translateY(-20px)}.Hero-module__KTD73a__mock:hover,.Hero-module__KTD73a__mock:focus-visible{box-shadow:0 48px 80px -30px #1111118c}.Hero-module__KTD73a__mock:hover .Hero-module__KTD73a__mockImg,.Hero-module__KTD73a__mock:focus-visible .Hero-module__KTD73a__mockImg{transform:scale(1.06)}.Hero-module__KTD73a__mock:hover .Hero-module__KTD73a__mockGo,.Hero-module__KTD73a__mock:focus-visible .Hero-module__KTD73a__mockGo{opacity:1;transform:translateY(0)}.Hero-module__KTD73a__mockPill,.Hero-module__KTD73a__mockHook,.Hero-module__KTD73a__mockMeta{z-index:1;position:relative}.Hero-module__KTD73a__mockPill{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);border-radius:var(--r-pill);background:#fffffff0;padding:.26rem .5rem;font-size:.54rem;box-shadow:0 2px 8px #0003}.Hero-module__KTD73a__mockHook{font-family:var(--stack-body);letter-spacing:-.015em;color:#fff;text-align:left;text-shadow:0 1px 10px #00000059;margin:.15rem 0 0;font-size:clamp(.74rem,.95vw,1rem);font-weight:600;line-height:1.16}.Hero-module__KTD73a__mockGo{z-index:1;border-radius:var(--r-pill);width:22px;height:22px;color:var(--ink);opacity:0;transition:opacity .32s var(--ease-out), transform .32s var(--ease-out);background:#fffffff0;place-items:center;display:grid;position:absolute;top:10px;right:10px;transform:translateY(-5px)}.Hero-module__KTD73a__mockGo svg{width:13px;height:13px}.Hero-module__KTD73a__mockMeta{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:#fff9;font-size:.48rem}@media (max-width:640px){.Hero-module__KTD73a__stage{height:clamp(120px,19vh,175px)}.Hero-module__KTD73a__mock{height:clamp(172px,26vh,228px)}.Hero-module__KTD73a__mocks{gap:8px}.Hero-module__KTD73a__slot[data-slot="1"]{margin-top:-16px}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__slot[data-slot="0"] .Hero-module__KTD73a__mock,.Hero-module__KTD73a__slot[data-slot="2"] .Hero-module__KTD73a__mock,.Hero-module__KTD73a__slot .Hero-module__KTD73a__mock:hover,.Hero-module__KTD73a__slot .Hero-module__KTD73a__mock:focus-visible,.Hero-module__KTD73a__mock .Hero-module__KTD73a__mockImg,.Hero-module__KTD73a__mock:hover .Hero-module__KTD73a__mockImg{transform:none}}.Hero-module__KTD73a__ctaNote{font-family:var(--stack-body);font-size:var(--text-sm);color:var(--muted);text-wrap:balance;margin:clamp(.7rem,1.6vh,1rem) 0 0;line-height:1.55}.Hero-module__KTD73a__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__KTD73a__ghost{font-family:var(--stack-body);color:var(--ink);transition:color var(--dur-fast) var(--ease-out), gap var(--dur-fast) var(--ease-out);align-items:center;gap:.4rem;padding:.85rem .5rem;font-size:.95rem;font-weight:600;display:inline-flex}.Hero-module__KTD73a__ghost:hover{color:var(--brand);gap:.7rem}.Hero-module__KTD73a__founderFloat{animation:4s ease-in-out infinite Hero-module__KTD73a__founderFloat;position:absolute;top:-1.5rem;right:-4rem}@keyframes Hero-module__KTD73a__founderFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(1deg)}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__founderFloat{animation:none}}@media (max-width:600px){.Hero-module__KTD73a__founderFloat{display:none}.Hero-module__KTD73a__livePill{padding:.3rem .85rem .3rem .5rem;font-size:.7rem}}.Hero-module__KTD73a__logoBottom{background:0 0;width:100%;padding:2.5rem clamp(1.25rem,5vw,4rem) 2rem;position:relative}.Hero-module__KTD73a__logoBottom:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#1111111a 20% 80%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.Hero-module__KTD73a__logoGrid{max-width:var(--max-w);flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,3.5vw,3.5rem);margin:0 auto;display:flex}.Hero-module__KTD73a__logoItem{font-family:var(--stack-body);letter-spacing:.03em;color:#11111159;white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);font-size:1rem;font-weight:500}.Hero-module__KTD73a__logoItem:hover{color:#111111a6}@media (max-width:960px){.Hero-module__KTD73a__logoGrid{gap:1.5rem 2rem}}
.BookingModal-module__96twqW__overlay{z-index:300;-webkit-backdrop-filter:blur(8px)saturate(120%);backdrop-filter:blur(8px)saturate(120%);background:#1111116b;justify-content:center;align-items:center;padding:clamp(1rem,4vw,2.5rem);display:flex;position:fixed;inset:0}.BookingModal-module__96twqW__panel{background:var(--bg);border-radius:var(--r-card-lg);width:min(760px,100%);height:min(780px,86dvh);box-shadow:var(--shadow-dramatic);border:1px solid #1111111a;flex-direction:column;display:flex;position:relative;overflow:hidden}.BookingModal-module__96twqW__head{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-4) var(--space-4) var(--space-6);border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.BookingModal-module__96twqW__title{font-family:var(--stack-body);font-weight:500;font-size:var(--text-lg);letter-spacing:-.02em;color:var(--ink)}.BookingModal-module__96twqW__close{border-radius:var(--r-sm);width:34px;height:34px;color:var(--muted);transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);background:0 0;justify-content:center;align-items:center;display:inline-flex}.BookingModal-module__96twqW__close:hover{color:var(--ink);background:#1111110d}.BookingModal-module__96twqW__frame{background:#fff;border:0;flex:1;width:100%}.BookingModal-module__96twqW__placeholder{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-10) var(--space-8);text-align:center;flex-direction:column;flex:1;display:flex}.BookingModal-module__96twqW__placeholderTitle{font-family:var(--stack-body);font-weight:500;font-size:var(--text-xl);letter-spacing:-.02em;color:var(--ink)}.BookingModal-module__96twqW__placeholderBody{font-family:var(--stack-body);font-size:var(--text-sm);color:var(--muted);max-width:40ch;line-height:1.65}.BookingModal-module__96twqW__placeholderBody code{font-family:var(--font-fragment-mono), monospace;color:var(--ink);border-radius:var(--r-sm);background:#1111110f;padding:.15em .4em;font-size:.85em}@media (max-width:600px){.BookingModal-module__96twqW__overlay{align-items:flex-end;padding:0}.BookingModal-module__96twqW__panel{border-radius:var(--r-card-lg) var(--r-card-lg) 0 0;border-bottom:0;width:100%;height:92dvh}}
@font-face{font-family:montserrat;src:url(../media/montserrat_sococo-s.0za~4noxpjfgp.woff2)format("woff2");font-display:swap;font-weight:700}@font-face{font-family:montserrat Fallback;src:local(Arial);ascent-override:96.8%;descent-override:25.1%;line-gap-override:0.0%;size-adjust:100.0%}.montserrat_4083f3d2-module__BeaA2W__className{font-family:montserrat,montserrat Fallback;font-weight:700}.montserrat_4083f3d2-module__BeaA2W__variable{--font-montserrat:"montserrat", "montserrat Fallback"}
@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d203b9464cfa0970-s.147ba2py75iol.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a69e508140118fbc-s.0hkjmibcr3b27.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a9a434ecf764164f-s.02-b298654doz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fragment Mono Fallback;src:local(Arial);ascent-override:68.53%;descent-override:18.03%;line-gap-override:0.0%;size-adjust:138.63%}.fragment_mono_5ace756-module__fUOsKG__className{font-family:Fragment Mono,Fragment Mono Fallback;font-style:normal;font-weight:400}.fragment_mono_5ace756-module__fUOsKG__variable{--font-fragment-mono:"Fragment Mono", "Fragment Mono Fallback"}
.Service-module__KUOUGG__hero{padding:var(--s-standard);padding-top:clamp(8rem,17vh,11rem)}.Service-module__KUOUGG__heroInner{max-width:var(--max-w);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,5vw,4.5rem);margin:0 auto;display:grid}.Service-module__KUOUGG__crumb{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);flex-wrap:wrap;align-items:center;margin:0 0 1.1rem;font-size:.7rem;display:flex}.Service-module__KUOUGG__crumbLink{color:var(--muted);transition:color var(--dur-fast) var(--ease-out);text-decoration:none}.Service-module__KUOUGG__crumbLink:hover{color:var(--brand)}.Service-module__KUOUGG__crumbSep{color:#11111140;margin:0 .5rem}.Service-module__KUOUGG__heading{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 700, "WONK" 1;letter-spacing:-.035em;color:var(--ink);text-wrap:balance;max-width:15ch;margin:0 0 1.1rem;font-size:clamp(2.1rem,5vw,4rem);line-height:1.03}.Service-module__KUOUGG__sub{color:var(--muted);font-size:var(--text-base);max-width:48ch;margin:0 0 1.6rem;line-height:1.65}.Service-module__KUOUGG__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Service-module__KUOUGG__timing{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.05em;color:var(--muted);margin:1.2rem 0 0;font-size:.7rem}.Service-module__KUOUGG__shot{aspect-ratio:9/16;border-radius:var(--r-card);background:linear-gradient(158deg,#46423b,#211f1c);border:1px solid #ffffff29;flex-direction:column;align-items:flex-start;gap:.5rem;width:auto;height:clamp(300px,50vh,500px);padding:clamp(.7rem,1vw,1.05rem);animation:.9s cubic-bezier(.22,1,.36,1) .12s both Service-module__KUOUGG__shotIn;display:flex;position:relative;overflow:hidden;transform:rotate(-2.5deg);box-shadow:0 34px 70px -28px #11111180}.Service-module__KUOUGG__shotImg{object-fit:cover}.Service-module__KUOUGG__shot:after{content:"";pointer-events:none;background:linear-gradient(#0a090899,#0a090800 44%),linear-gradient(#0a090800 70%,#0a090873);position:absolute;inset:0}.Service-module__KUOUGG__shotPill,.Service-module__KUOUGG__shotHook,.Service-module__KUOUGG__shotMeta{z-index:1;position:relative}.Service-module__KUOUGG__shotPill{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);border-radius:var(--r-pill);background:#fffffff0;padding:.28rem .55rem;font-size:.58rem;box-shadow:0 2px 8px #0003}.Service-module__KUOUGG__shotHook{font-family:var(--stack-body);letter-spacing:-.015em;color:#fff;text-shadow:0 1px 10px #00000059;margin:.15rem 0 0;font-size:clamp(.85rem,1.2vw,1.15rem);font-weight:600;line-height:1.16}.Service-module__KUOUGG__shotMeta{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:#ffffff9e;font-size:.5rem}@media (max-width:820px){.Service-module__KUOUGG__heroInner{grid-template-columns:1fr}.Service-module__KUOUGG__shot{height:clamp(270px,40vh,370px);margin:0 auto}.Service-module__KUOUGG__heading{max-width:none}}.Service-module__KUOUGG__what{padding:var(--s-standard);border-top:1px solid var(--hairline)}.Service-module__KUOUGG__whatInner{max-width:var(--max-w);grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);margin:0 auto;display:grid}.Service-module__KUOUGG__whatHeading{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "WONK" 1, "wght" 500;letter-spacing:-.028em;margin:0;font-size:clamp(1.8rem,3.6vw,2.8rem);line-height:1.1}.Service-module__KUOUGG__whatShot{aspect-ratio:9/16;border-radius:var(--r-card);background:linear-gradient(158deg,#46423b,#211f1c);width:min(100%,230px);margin-top:clamp(1.4rem,3vw,2rem);position:relative;overflow:hidden;box-shadow:0 1px 2px #1111110d,0 22px 46px -22px #11111157}.Service-module__KUOUGG__whatImg{object-fit:cover;object-position:center 74%}@media (max-width:820px){.Service-module__KUOUGG__whatShot{display:none}}.Service-module__KUOUGG__whatIntro{color:var(--muted);font-size:var(--text-base);max-width:62ch;margin:0 0 1.8rem;line-height:1.7}.Service-module__KUOUGG__list{margin:0;padding:0;list-style:none}.Service-module__KUOUGG__row{border-top:1px solid var(--hairline);font-size:var(--text-base);color:var(--ink);align-items:flex-start;gap:.85rem;padding:1.05rem 0;display:flex}.Service-module__KUOUGG__row:last-child{border-bottom:1px solid var(--hairline)}.Service-module__KUOUGG__check{width:18px;height:18px;color:var(--brand);flex:none;margin-top:.15rem}@media (max-width:820px){.Service-module__KUOUGG__whatInner{grid-template-columns:1fr}}.Service-module__KUOUGG__workIntro{max-width:var(--max-w);margin:0 auto}.Service-module__KUOUGG__line{padding:clamp(2.5rem, 6vw, 4.5rem) var(--gutter)}.Service-module__KUOUGG__line+.Service-module__KUOUGG__line{border-top:1px solid var(--border)}.Service-module__KUOUGG__lineInner{max-width:var(--max-w);grid-template-columns:clamp(210px,26vw,320px) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);margin:0 auto;display:grid}.Service-module__KUOUGG__line[data-flip=true] .Service-module__KUOUGG__lineInner{grid-template-columns:minmax(0,1fr) clamp(210px,26vw,320px)}.Service-module__KUOUGG__line[data-flip=true] .Service-module__KUOUGG__lineShot{order:2;transform:rotate(2.5deg)}@media (max-width:820px){.Service-module__KUOUGG__lineInner,.Service-module__KUOUGG__line[data-flip=true] .Service-module__KUOUGG__lineInner{grid-template-columns:1fr}.Service-module__KUOUGG__line[data-flip=true] .Service-module__KUOUGG__lineShot{order:0}.Service-module__KUOUGG__lineShot{transform:rotate(-1.5deg)}.Service-module__KUOUGG__line[data-flip=true] .Service-module__KUOUGG__lineShot{transform:rotate(1.5deg)}}.Service-module__KUOUGG__lineShot{aspect-ratio:9/16;border-radius:var(--r-card);background:linear-gradient(158deg,#46423b,#211f1c);flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding:clamp(.7rem,1vw,1.05rem);display:flex;position:relative;overflow:hidden;transform:rotate(-2.5deg);box-shadow:0 1px 2px #1111110d,0 26px 54px -24px #1116}.Service-module__KUOUGG__lineShot:after{content:"";pointer-events:none;background:linear-gradient(#0a090899,#0a090800 44%),linear-gradient(#0a090800 72%,#0a09086b);position:absolute;inset:0}@media (max-width:820px){.Service-module__KUOUGG__lineShot{max-width:260px}}.Service-module__KUOUGG__lineTitle{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "WONK" 1, "wght" 500;letter-spacing:-.028em;margin:0 0 .8rem;font-size:clamp(1.8rem,3.6vw,2.8rem);line-height:1.1}.Service-module__KUOUGG__lineBody{color:var(--muted);font-size:var(--text-base);max-width:56ch;margin:0 0 1.6rem;line-height:1.7}.Service-module__KUOUGG__lineLink{color:var(--ink);align-items:center;gap:.45rem;margin-top:1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.Service-module__KUOUGG__lineLink svg{width:14px;height:14px;color:var(--brand);transition:transform .38s var(--ease-out)}.Service-module__KUOUGG__lineLink:hover svg{transform:translate(2px,-2px)}.Service-module__KUOUGG__aboutGrid{grid-template-columns:minmax(0,1fr) clamp(230px,27vw,340px);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}@media (max-width:900px){.Service-module__KUOUGG__aboutGrid{grid-template-columns:1fr}}.Service-module__KUOUGG__aboutPortrait{aspect-ratio:9/16;border-radius:var(--r-card);background:linear-gradient(158deg,#46423b,#211f1c);position:relative;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 1px 2px #1111110d,0 30px 62px -26px #11111173}.Service-module__KUOUGG__aboutPortrait img{object-fit:cover;object-position:center 22%}@media (prefers-reduced-motion:reduce){.Service-module__KUOUGG__aboutPortrait{transform:none}}.Service-module__KUOUGG__aboutFacts{flex-direction:column;gap:.55rem;max-width:46ch;margin:0 0 1.7rem;padding:0;list-style:none;display:flex}.Service-module__KUOUGG__aboutFacts li{font-size:var(--text-sm);color:var(--muted);padding-left:1.4rem;line-height:1.6;position:relative}.Service-module__KUOUGG__aboutFacts li:before{content:"";background:var(--brand);border-radius:1px;width:14px;height:2px;position:absolute;top:.62em;left:0}.Service-module__KUOUGG__aboutName{border:1px solid var(--hairline);border-radius:var(--r-card);background:#fff;flex-direction:column;padding:.6rem .9rem;display:inline-flex;position:absolute;bottom:clamp(.7rem,1vw,1rem);left:clamp(.7rem,1vw,1rem);transform:rotate(-2.5deg);box-shadow:0 12px 30px -14px #1111114d}.Service-module__KUOUGG__aboutName b{letter-spacing:-.01em;font-size:.95rem;font-weight:600}.Service-module__KUOUGG__aboutName span{color:var(--muted);font-size:.78rem}@media (max-width:900px){.Service-module__KUOUGG__aboutPortrait{max-width:300px}}.Service-module__KUOUGG__answer{padding:var(--s-standard);padding-top:0}.Service-module__KUOUGG__answerInner{max-width:72ch;margin:0 auto}.Service-module__KUOUGG__answerHeading{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 500, "WONK" 1;letter-spacing:-.03em;color:var(--ink);max-width:26ch;margin:0 0 .7rem;font-size:clamp(1.5rem,2.8vw,2.1rem);line-height:1.1}.Service-module__KUOUGG__answerBody{font-size:var(--text-lg);color:var(--muted);margin:0;line-height:1.7}@media (max-width:700px){.Service-module__KUOUGG__answerBody{font-size:var(--text-base)}}.Service-module__KUOUGG__reachGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,1.6vw,1.2rem);margin-top:clamp(2rem,4vw,3rem);display:grid}@media (max-width:820px){.Service-module__KUOUGG__reachGrid{grid-template-columns:1fr}}.Service-module__KUOUGG__reachCard{border:1px solid var(--hairline);border-radius:var(--r-card);color:inherit;cursor:pointer;text-align:left;transition:transform .42s var(--ease-out), box-shadow .42s var(--ease-out), border-color .42s var(--ease-out);background:#fff;flex-direction:column;gap:.35rem;padding:clamp(1.2rem,2.4vw,1.8rem);font-family:inherit;text-decoration:none;display:flex;box-shadow:0 1px 2px #1111110a}.Service-module__KUOUGG__reachCard:hover{border-color:#11111129;transform:translateY(-4px);box-shadow:0 1px 2px #1111110a,0 22px 44px -22px #1111113d}.Service-module__KUOUGG__reachTop{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.Service-module__KUOUGG__reachTop svg{width:14px;height:14px;color:var(--brand);transition:transform .38s var(--ease-out);flex:none}.Service-module__KUOUGG__reachCard:hover .Service-module__KUOUGG__reachTop svg{transform:translate(2px,-2px)}.Service-module__KUOUGG__reachKind{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.66rem}.Service-module__KUOUGG__reachValue{letter-spacing:-.02em;font-size:1.15rem;font-weight:600}.Service-module__KUOUGG__reachNote{color:var(--muted);font-size:.9rem}@keyframes Service-module__KUOUGG__shotIn{0%{opacity:0;transform:translateY(40px)rotate(-2.5deg)}to{opacity:1;transform:rotate(-2.5deg)}}@media (prefers-reduced-motion:reduce){.Service-module__KUOUGG__shot{animation:none}}
.Site-module__ZR9TeW__section{padding:var(--s-standard)}.Site-module__ZR9TeW__inner{max-width:var(--max-w);margin:0 auto}.Site-module__ZR9TeW__head{text-align:center;flex-direction:column;align-items:center;gap:.85rem;display:flex}.Site-module__ZR9TeW__pill{border:1px solid var(--hairline);border-radius:var(--r-pill);color:var(--muted);background:#fff;align-items:center;gap:.4rem;padding:.34rem .85rem;font-size:.875rem;font-weight:500;display:inline-flex}.Site-module__ZR9TeW__pill svg{width:13px;height:13px;color:var(--brand)}.Site-module__ZR9TeW__heading{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "WONK" 1, "wght" 500;letter-spacing:-.028em;text-wrap:balance;max-width:18ch;font-size:clamp(2.1rem,4.4vw,3.4rem);line-height:1.1}.Site-module__ZR9TeW__sub{color:var(--muted);font-size:var(--text-base);max-width:50ch}.Site-module__ZR9TeW__cards3,.Site-module__ZR9TeW__bento{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:clamp(2rem,4vw,3rem);display:grid}.Site-module__ZR9TeW__bentoWide{grid-column:span 2}.Site-module__ZR9TeW__bentoDuo{grid-template-columns:repeat(2,1fr)}.Site-module__ZR9TeW__cardShot{background:linear-gradient(158deg,#46423b,#211f1c);height:248px;position:relative;overflow:hidden}.Site-module__ZR9TeW__cardImg{object-fit:cover}.Site-module__ZR9TeW__bentoWide .Site-module__ZR9TeW__capBody{max-width:78ch}@media (max-width:900px){.Site-module__ZR9TeW__cards3,.Site-module__ZR9TeW__bento{grid-template-columns:1fr}.Site-module__ZR9TeW__bentoWide{grid-column:span 1}}.Site-module__ZR9TeW__card{border-radius:var(--r-card);background:#fff;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #1111110a,0 14px 34px -14px #11111129}.Site-module__ZR9TeW__cap{padding:.35rem clamp(1.1rem,2vw,1.6rem) clamp(1.3rem,2.4vw,1.75rem)}.Site-module__ZR9TeW__capTitle{letter-spacing:-.01em;font-size:1.45rem;font-weight:500;line-height:1.3}.Site-module__ZR9TeW__capBody{font-size:var(--text-base);color:var(--muted);max-width:40ch;margin:.45rem 0 0}.Site-module__ZR9TeW__stage{place-items:center;height:232px;display:grid;position:relative;overflow:hidden}.Site-module__ZR9TeW__quiet{width:88%;height:auto;display:block}.Site-module__ZR9TeW__catch{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Site-module__ZR9TeW__offerBlock{isolation:isolate;border-radius:var(--r-card-lg);background:#efedea;border:1px solid #11111112;margin-top:clamp(1rem,2vw,1.5rem);padding:clamp(1.6rem,4vw,3.4rem);position:relative;overflow:hidden;box-shadow:0 1px 2px #1111110a,0 22px 50px -24px #1111112e}.Site-module__ZR9TeW__offerBlock:after{content:"";z-index:3;pointer-events:none;opacity:.22;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;position:absolute;inset:0}.Site-module__ZR9TeW__offerGrid{z-index:4;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.6rem,4vw,3.5rem);display:grid;position:relative}@media (max-width:900px){.Site-module__ZR9TeW__offerGrid{grid-template-columns:1fr}}.Site-module__ZR9TeW__offerPill{margin-bottom:1.1rem}.Site-module__ZR9TeW__offerHeading{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 500, "WONK" 1;letter-spacing:-.028em;color:var(--ink);text-wrap:balance;max-width:16ch;margin:0 0 1.1rem;font-size:clamp(2.1rem,4.4vw,3.4rem);line-height:1.1}.Site-module__ZR9TeW__offerBody{font-size:var(--text-base);color:var(--muted);max-width:46ch;margin:0;line-height:1.7}.Site-module__ZR9TeW__offerRows{flex-direction:column;gap:.75rem;display:flex}.Site-module__ZR9TeW__offerRow{border-radius:var(--r-card);transition:background .38s var(--ease-out), border-color .38s var(--ease-out), transform .38s var(--ease-out);background:#fff9;border:1px solid #11111112;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.9rem;padding:1.15rem 1.25rem;text-decoration:none;display:grid}.Site-module__ZR9TeW__offerRow:hover,.Site-module__ZR9TeW__offerRow:focus-visible{background:#ffffffe6;border-color:#11111124;transform:translateY(-3px)}.Site-module__ZR9TeW__offerRow:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.Site-module__ZR9TeW__offerNum{font-family:var(--font-fragment-mono), ui-monospace, monospace;color:var(--brand);padding-top:.35rem;font-size:.7rem}.Site-module__ZR9TeW__offerRowText{min-width:0}.Site-module__ZR9TeW__offerRowTitle{font-family:var(--stack-body);letter-spacing:-.02em;color:var(--ink);font-size:1.4rem;font-weight:600;line-height:1.2;display:block}.Site-module__ZR9TeW__offerRowBody{color:var(--muted);margin-top:.35rem;font-size:.9rem;line-height:1.55;display:block}.Site-module__ZR9TeW__offerArrow{color:var(--brand);transition:transform .38s var(--ease-out);padding-top:.25rem;display:block}.Site-module__ZR9TeW__offerArrow svg{width:15px;height:15px}.Site-module__ZR9TeW__offerRow:hover .Site-module__ZR9TeW__offerArrow,.Site-module__ZR9TeW__offerRow:focus-visible .Site-module__ZR9TeW__offerArrow{transform:translate(2px,-2px)}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__offerRow,.Site-module__ZR9TeW__offerRow:hover,.Site-module__ZR9TeW__offerRow:hover .Site-module__ZR9TeW__offerArrow{transform:none}}.Site-module__ZR9TeW__socials{text-align:center;padding:clamp(2.6rem,6vw,4.4rem) 1rem clamp(1.6rem,4vw,2.6rem);position:relative}.Site-module__ZR9TeW__field{max-width:760px;height:210px;margin:0 auto;position:relative}.Site-module__ZR9TeW__glassTile{width:66px;height:66px;color:var(--ink);isolation:isolate;-webkit-backdrop-filter:blur(13px)saturate(190%);backdrop-filter:blur(13px)saturate(190%);animation:Site-module__ZR9TeW__bob 8s var(--ease-out) infinite;background:linear-gradient(150deg,#fffcfaa8,#fff6f057);border:1px solid #ffffff9e;border-radius:20px;place-items:center;display:grid;position:absolute;overflow:hidden;box-shadow:inset 0 1.5px 1px #fffffff2,inset 0 -2px 6px #11111112,0 14px 30px -10px #78370f42,0 3px 8px #11111114}.Site-module__ZR9TeW__glassTile:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(145deg,#ffffffd9 0%,#ffffff26 38%,#fff0 62%);position:absolute;inset:0}.Site-module__ZR9TeW__glassTile svg{filter:drop-shadow(0 1px 1px #fff9);width:28px;height:28px}.Site-module__ZR9TeW__glassSm{border-radius:17px;width:56px;height:56px}.Site-module__ZR9TeW__glassSm svg{width:24px;height:24px}@keyframes Site-module__ZR9TeW__bob{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-10px) rotate(var(--rot,0deg))}}.Site-module__ZR9TeW__socialsHeading{font-family:var(--stack-display);font-variation-settings:"opsz" 140, "WONK" 1, "wght" 500;letter-spacing:-.032em;text-wrap:balance;max-width:16ch;margin:0 auto;font-size:clamp(2.1rem,4.6vw,3.4rem);line-height:1.06;position:relative}.Site-module__ZR9TeW__socialsSub{color:var(--muted);font-size:var(--text-base);max-width:46ch;margin:.8rem auto 0;position:relative}.Site-module__ZR9TeW__workHead{flex-direction:column;align-items:flex-start;gap:.85rem;max-width:62ch;display:flex}.Site-module__ZR9TeW__workGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,1.8vw,1.5rem);margin-top:clamp(2rem,4vw,3rem);display:grid}@media (max-width:820px){.Site-module__ZR9TeW__workGrid{grid-template-columns:1fr;max-width:340px}}.Site-module__ZR9TeW__workCard{max-width:340px;color:inherit;margin:0 auto;text-decoration:none;display:block}.Site-module__ZR9TeW__workShot{aspect-ratio:9/16;border-radius:var(--r-card);background:linear-gradient(158deg,#46423b,#211f1c);flex-direction:column;align-items:flex-start;gap:.5rem;padding:clamp(.7rem,1.2vw,1.05rem);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1111110d,0 22px 46px -22px #1116}.Site-module__ZR9TeW__workImg{object-fit:cover;object-position:center 26%;transition:transform .7s var(--ease-out)}.Site-module__ZR9TeW__workShot:after{content:"";pointer-events:none;background:linear-gradient(#0a090899,#0a090800 44%),linear-gradient(#0a090800 72%,#0a09086b);position:absolute;inset:0}.Site-module__ZR9TeW__workCard:hover .Site-module__ZR9TeW__workImg,.Site-module__ZR9TeW__workCard:focus-visible .Site-module__ZR9TeW__workImg{transform:scale(1.05)}.Site-module__ZR9TeW__workCard:focus-visible .Site-module__ZR9TeW__workShot{outline:2px solid var(--brand);outline-offset:3px}.Site-module__ZR9TeW__workPill,.Site-module__ZR9TeW__workHook{z-index:1;position:relative}.Site-module__ZR9TeW__workPill{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);border-radius:var(--r-pill);background:#fffffff0;padding:.28rem .55rem;font-size:.58rem;box-shadow:0 2px 8px #0003}.Site-module__ZR9TeW__workHook{font-family:var(--stack-body);letter-spacing:-.018em;color:#fff;text-shadow:0 1px 10px #00000059;font-size:clamp(.9rem,1.15vw,1.1rem);font-weight:600;line-height:1.18}.Site-module__ZR9TeW__workCap{justify-content:space-between;align-items:center;gap:.8rem;margin-top:.95rem;display:flex}.Site-module__ZR9TeW__workCap svg{width:13px;height:13px;color:var(--muted);transition:transform .38s var(--ease-out), color .38s var(--ease-out);flex:none}.Site-module__ZR9TeW__workCard:hover .Site-module__ZR9TeW__workCap svg,.Site-module__ZR9TeW__workCard:focus-visible .Site-module__ZR9TeW__workCap svg{color:var(--brand);transform:translate(2px,-2px)}.Site-module__ZR9TeW__workTitle{letter-spacing:-.02em;color:var(--ink);font-size:1.15rem;font-weight:600}.Site-module__ZR9TeW__workMeta{color:var(--muted);margin-top:.2rem;font-size:.88rem;display:block}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__workImg,.Site-module__ZR9TeW__workCard:hover .Site-module__ZR9TeW__workImg{transform:none}}.Site-module__ZR9TeW__videoCta{border-radius:var(--r-card-lg);isolation:isolate;background:#efedea;border:1px solid #11111112;grid-template-columns:minmax(0,1fr) clamp(210px,24vw,300px);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);min-height:clamp(340px,33vw,430px);padding:clamp(1.6rem,4vw,3rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #1111110a,0 22px 50px -24px #1111112e}.Site-module__ZR9TeW__videoCta:after{content:"";z-index:3;pointer-events:none;opacity:.22;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;position:absolute;inset:0}.Site-module__ZR9TeW__videoText{z-index:4;position:relative}.Site-module__ZR9TeW__videoHeading{font-family:var(--stack-display);font-variation-settings:"opsz" 100, "WONK" 1, "wght" 500;letter-spacing:-.028em;color:var(--ink);margin:.7rem 0 .5rem;font-size:clamp(2.1rem,4.4vw,3.4rem);line-height:1.1}.Site-module__ZR9TeW__videoBody{color:var(--muted);font-size:var(--text-sm);max-width:42ch}.Site-module__ZR9TeW__videoActions{flex-wrap:wrap;gap:.7rem;margin-top:1.1rem;display:flex}.Site-module__ZR9TeW__videoTileImg{object-fit:cover;object-position:center 52%;z-index:0}:is(.Site-module__ZR9TeW__videoTile .sk-play,.Site-module__ZR9TeW__videoTile .sk-t){z-index:2}.Site-module__ZR9TeW__videoTile:after{z-index:1}.Site-module__ZR9TeW__videoTile{z-index:4;aspect-ratio:9/16;border-radius:var(--r-card);width:clamp(210px,24vw,300px);height:auto;position:absolute;top:clamp(1.6rem,4vw,3rem);right:clamp(1.5rem,5vw,4rem);transform:rotate(-4deg);box-shadow:0 34px 70px -26px #000000a6}@media (max-width:820px){.Site-module__ZR9TeW__videoCta{grid-template-columns:1fr;min-height:0}.Site-module__ZR9TeW__videoTile{width:min(100%,220px);margin:0 auto;position:relative;top:auto;right:auto;transform:none}}.Site-module__ZR9TeW__cmp{border-radius:var(--r-card-lg);background:#fff;margin-top:clamp(2rem,4vw,3rem);padding:clamp(1rem,2.5vw,2rem) clamp(.75rem,1.5vw,1.25rem);box-shadow:0 1px 2px #1111110a,0 18px 40px -18px #11111126}.Site-module__ZR9TeW__tableWrap{max-width:100%;position:relative;overflow-x:auto}.Site-module__ZR9TeW__table{border-collapse:separate;border-spacing:0;width:100%;min-width:640px;font-size:.82rem}.Site-module__ZR9TeW__table th,.Site-module__ZR9TeW__table td{text-align:center;vertical-align:middle;padding:.85rem .7rem}.Site-module__ZR9TeW__table th.Site-module__ZR9TeW__lbl,.Site-module__ZR9TeW__table td.Site-module__ZR9TeW__lbl{text-align:left;color:var(--ink);width:26%;font-weight:400}.Site-module__ZR9TeW__table thead th{color:var(--ink);padding-bottom:1.1rem;font-size:.84rem;font-weight:500}.Site-module__ZR9TeW__table tbody tr:nth-child(2n) td{background:#fafaf9}.Site-module__ZR9TeW__table tbody tr:nth-child(2n) td:first-child{border-radius:var(--r-sm) 0 0 var(--r-sm)}.Site-module__ZR9TeW__table tbody tr:nth-child(2n) td:last-child{border-radius:0 var(--r-sm) var(--r-sm) 0}.Site-module__ZR9TeW__win{border-left:1px solid #fe5f0f6b;border-right:1px solid #fe5f0f6b;width:17%;background:#fe5f0f0e!important}.Site-module__ZR9TeW__table thead .Site-module__ZR9TeW__win{border-radius:var(--r-card) var(--r-card) 0 0;border-top:1px solid #fe5f0f6b;padding-top:1.4rem}.Site-module__ZR9TeW__table tfoot .Site-module__ZR9TeW__win{border-radius:0 0 var(--r-card) var(--r-card);border-bottom:1px solid #fe5f0f6b;padding:1rem .7rem 1.3rem}.Site-module__ZR9TeW__wordmark{font-family:var(--stack-body);letter-spacing:.09em;font-size:.95rem;font-weight:700}.Site-module__ZR9TeW__disc{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.72rem;line-height:1;display:inline-grid}.Site-module__ZR9TeW__glyph{color:var(--muted);font-size:.95rem}.Site-module__ZR9TeW__vWin{color:var(--ink);font-weight:500}.Site-module__ZR9TeW__vNo{color:var(--muted)}.Site-module__ZR9TeW__gColors{z-index:0;pointer-events:none;filter:blur(46px);position:absolute;inset:-25%}.Site-module__ZR9TeW__gColors i{border-radius:50%;display:block;position:absolute}.Site-module__ZR9TeW__gColors i:first-child{opacity:.62;background:#fe5f0f;width:42%;height:74%;top:-8%;left:-8%}.Site-module__ZR9TeW__gColors i:nth-child(2){opacity:.5;background:#ffa83d;width:40%;height:68%;bottom:-10%;right:-8%}.Site-module__ZR9TeW__gColors i:nth-child(3){opacity:.34;background:#4a6be8;width:42%;height:62%;bottom:-32%;left:32%}.Site-module__ZR9TeW__gNeutral i:first-child{opacity:.2;background:#6e6a64}.Site-module__ZR9TeW__gNeutral i:nth-child(2){opacity:.16;background:#8a8681}.Site-module__ZR9TeW__gNeutral i:nth-child(3){opacity:.14;background:#5e6068}.Site-module__ZR9TeW__gGlass{z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(56px)saturate(170%);backdrop-filter:blur(56px)saturate(170%);background:radial-gradient(70% 118% at 50% 46%,#ffffffd1,#ffffff57 76%),linear-gradient(158deg,#ffffff80,#ffffff42 44%,#ffffff75);position:absolute;inset:0;box-shadow:inset 0 1px #ffffffd9,inset 0 -1px #11111112}.Site-module__ZR9TeW__guaranteeSection{isolation:isolate;position:relative;overflow:hidden}.Site-module__ZR9TeW__gWash{z-index:0;pointer-events:none;background:radial-gradient(52% 118% at 0 106%,#fe5f0f8c,#ffa83d38 50%,#fe5f0f00 76%),radial-gradient(52% 118% at 100% 106%,#fe5f0f8c,#ffa83d38 50%,#fe5f0f00 76%),linear-gradient(#fe5f0f00 54%,#ffa83d1f 74%,#fe5f0f4d);height:72%;position:absolute;bottom:0;left:0;right:0}.Site-module__ZR9TeW__gGrain{z-index:1;pointer-events:none;opacity:.3;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;height:72%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 66%);mask-image:linear-gradient(#0000,#000 66%)}.Site-module__ZR9TeW__gInner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:.85rem;display:flex;position:relative}.Site-module__ZR9TeW__guaranteeHeading{font-family:var(--stack-display);font-variation-settings:"opsz" 120, "WONK" 1, "wght" 500;letter-spacing:-.03em;color:var(--ink);max-width:20ch;font-size:clamp(2rem,4.4vw,3.3rem);line-height:1.08}.Site-module__ZR9TeW__guaranteeSub{color:var(--muted);font-size:var(--text-base);max-width:50ch}.Site-module__ZR9TeW__guaranteeFine{font-family:var(--font-fragment-mono), ui-monospace, monospace;color:var(--muted);border-top:1px solid #1111111f;max-width:64ch;margin-top:1.1rem;padding-top:1.1rem;font-size:.66rem;line-height:1.6}.Site-module__ZR9TeW__steps{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(.9rem,1.8vw,1.4rem);margin-top:clamp(2rem,4vw,3rem);display:grid}@media (max-width:900px){.Site-module__ZR9TeW__steps{grid-template-columns:1fr}}.Site-module__ZR9TeW__pcard{border-radius:var(--r-card);transition:transform .48s var(--ease-out), box-shadow .48s var(--ease-out);background:#fff;flex-direction:column;padding:clamp(1.1rem,2vw,1.6rem);display:flex;box-shadow:0 1px 2px #1111110a,0 14px 34px -16px #11111126}.Site-module__ZR9TeW__pcard:hover{box-shadow:0 1px 2px #1111110a,0 30px 58px -22px #11111142}.Site-module__ZR9TeW__pcHead{align-items:center;gap:.75rem;display:flex}.Site-module__ZR9TeW__pcNum{min-width:50px;font-family:var(--stack-body);letter-spacing:-.04em;color:var(--brand);font-variant-numeric:tabular-nums;font-size:2.4rem;font-weight:600;line-height:1;display:inline-block}.Site-module__ZR9TeW__pcLabel{color:var(--ink);font-size:1.02rem;font-weight:600;display:block}.Site-module__ZR9TeW__pcDur{color:var(--muted);font-size:.82rem;display:block}.Site-module__ZR9TeW__pcStage{border-radius:var(--r-sm);background:#f2f1ef;place-items:center;height:272px;margin:1.15rem 0 1.3rem;padding:clamp(.9rem,1.8vw,1.3rem);display:grid}.Site-module__ZR9TeW__pcTitle{font-family:var(--stack-body);letter-spacing:-.022em;margin:0 0 .55rem;font-size:1.45rem;font-weight:600;line-height:1.15}.Site-module__ZR9TeW__pcBody{font-size:var(--text-base);color:var(--muted);margin:0 0 1.15rem;line-height:1.6}.Site-module__ZR9TeW__pcOut{border-top:1px solid var(--border);color:var(--ink);align-items:center;gap:.5rem;margin-top:auto;padding-top:.9rem;font-size:.9rem;font-weight:500;display:flex}.Site-module__ZR9TeW__pcOut svg{width:14px;height:14px;color:var(--brand);transition:transform .38s var(--ease-out);flex:none}.Site-module__ZR9TeW__pcard:hover .Site-module__ZR9TeW__pcOut svg{transform:translate(2px,-2px)}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__pcard:hover .Site-module__ZR9TeW__pcOut svg{transform:none}}.Site-module__ZR9TeW__sheet{border-radius:var(--r-sm);background:#fff;width:100%;padding:.75rem .85rem .9rem;position:relative;box-shadow:0 1px 2px #1111110d,0 10px 24px -12px #11111138}.Site-module__ZR9TeW__sheetTop{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.55rem;display:flex}.Site-module__ZR9TeW__sheetName{color:var(--ink);align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;display:inline-flex}.Site-module__ZR9TeW__sheetName svg{width:13px;height:13px;color:var(--brand)}.Site-module__ZR9TeW__sheetBrand{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:#11111147;font-size:.56rem}.Site-module__ZR9TeW__sheetRow{border-bottom:1px solid var(--border);color:var(--ink);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.8rem;display:flex}.Site-module__ZR9TeW__sheetRow:last-of-type{border-bottom:0}.Site-module__ZR9TeW__tick{background:#fe5f0f1f;border-radius:3px;flex:none;place-items:center;width:16px;height:16px;display:grid}.Site-module__ZR9TeW__tick svg{width:10px;height:10px;color:var(--brand)}.Site-module__ZR9TeW__stamp{background:var(--brand);color:var(--ink);border-radius:var(--r-sm);align-items:center;gap:.3rem;padding:.34rem .6rem;font-size:.68rem;font-weight:600;display:inline-flex;position:absolute;bottom:-12px;right:-10px;box-shadow:0 8px 18px -8px #fe5f0fb3}.Site-module__ZR9TeW__stamp svg{width:11px;height:11px}.Site-module__ZR9TeW__sheetFoot{color:var(--muted);align-items:center;gap:.35rem;margin-top:.45rem;font-size:.68rem;display:inline-flex}.Site-module__ZR9TeW__sheetFoot svg{width:11px;height:11px;color:var(--brand)}.Site-module__ZR9TeW__pubRow{border-bottom:1px solid var(--border);align-items:center;gap:.55rem;padding:.34rem 0;display:flex}.Site-module__ZR9TeW__pubRow:last-of-type{border-bottom:0}.Site-module__ZR9TeW__pubIcon{border-radius:var(--r-xs);background:#f4f3f1;flex:none;place-items:center;width:22px;height:22px;display:grid}.Site-module__ZR9TeW__pubIcon svg{width:13px;height:13px;color:var(--ink)}.Site-module__ZR9TeW__pubName{flex:1;min-width:0}.Site-module__ZR9TeW__pubName b{font-size:.75rem;font-weight:600;line-height:1.35;display:block}.Site-module__ZR9TeW__pubName em{color:var(--muted);font-size:.64rem;font-style:normal;line-height:1.35;display:block}.Site-module__ZR9TeW__pubTime{font-family:var(--font-fragment-mono), ui-monospace, monospace;color:var(--muted);font-size:.62rem}.Site-module__ZR9TeW__pubDone{background:var(--brand);border-radius:50%;flex:none;place-items:center;width:18px;height:18px;display:grid}.Site-module__ZR9TeW__pubDone svg{color:#fff;width:11px;height:11px}.Site-module__ZR9TeW__panel{border-radius:var(--r-sm);background:linear-gradient(160deg,#1d1b19,#121110);width:100%;padding:.7rem;box-shadow:0 12px 28px -14px #1119}.Site-module__ZR9TeW__panelTop{color:#fff;align-items:center;gap:.35rem;margin-bottom:.6rem;font-size:.68rem;font-weight:600;display:flex}.Site-module__ZR9TeW__panelTop svg{width:12px;height:12px;color:var(--brand)}.Site-module__ZR9TeW__panelRatio{font-family:var(--font-fragment-mono), ui-monospace, monospace;color:#ffffff80;margin-left:auto;font-size:.6rem}.Site-module__ZR9TeW__thumbs{justify-content:center;gap:3px;height:112px;display:flex}.Site-module__ZR9TeW__thumb{aspect-ratio:9/16;background:url(/hero/founder.webp) 50% 20%/auto 175% no-repeat;border-radius:2px;width:auto;height:100%;display:block}.Site-module__ZR9TeW__thumb:nth-child(2){background-position:44% 20%}.Site-module__ZR9TeW__thumb:nth-child(3){background-position:70% 20%}.Site-module__ZR9TeW__track{grid-template-columns:1.5fr .7fr .7fr .9fr;gap:3px;margin-top:.6rem;display:grid;position:relative}.Site-module__ZR9TeW__trackHot{background:var(--brand);color:var(--ink);white-space:nowrap;border-radius:2px;padding:.24rem .4rem;font-size:.55rem;font-weight:600;overflow:hidden}.Site-module__ZR9TeW__trackSeg{background:#ffffff29;border-radius:2px}.Site-module__ZR9TeW__playhead{z-index:1;background:#fff;width:1.5px;position:absolute;top:-5px;bottom:-5px;left:52%}.Site-module__ZR9TeW__playhead:before{content:"";background:#fff;border-radius:1px;width:7px;height:7px;position:absolute;top:-3px;left:-3px}.Site-module__ZR9TeW__panelDone{color:#ffffffb8;align-items:center;gap:.3rem;margin-top:.7rem;font-size:.64rem;display:inline-flex}.Site-module__ZR9TeW__panelDone svg{width:11px;height:11px;color:var(--brand)}.Site-module__ZR9TeW__faq{margin-top:clamp(2rem,4vw,3rem)}.Site-module__ZR9TeW__faqBare{margin-top:0}.Site-module__ZR9TeW__faqItem{border-bottom:1px solid var(--border)}.Site-module__ZR9TeW__faqQHead{font:inherit;letter-spacing:inherit;margin:0}.Site-module__ZR9TeW__faqItem:last-child{border-bottom:0}.Site-module__ZR9TeW__faqQ{cursor:pointer;text-align:left;width:100%;font-family:inherit;font-weight:500;font-size:var(--text-base);color:var(--ink);transition:color var(--dur-fast) var(--ease-out);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem .2rem;display:flex}.Site-module__ZR9TeW__faqQ:hover{color:var(--brand)}.Site-module__ZR9TeW__faqQ:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:var(--r-xs)}.Site-module__ZR9TeW__faqSign{flex:none;width:14px;height:14px;position:relative}.Site-module__ZR9TeW__faqSign:before,.Site-module__ZR9TeW__faqSign:after{content:"";background:var(--brand);height:1.6px;transition:transform .36s var(--ease-out);border-radius:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Site-module__ZR9TeW__faqSign:after{transform:translateY(-50%)rotate(90deg)}.Site-module__ZR9TeW__faqItem[data-open=true] .Site-module__ZR9TeW__faqSign:after{transform:translateY(-50%)rotate(0)}.Site-module__ZR9TeW__faqA{opacity:0;transition:grid-template-rows .36s var(--ease-out), opacity .2s var(--ease-out);grid-template-rows:0fr;display:grid}.Site-module__ZR9TeW__faqItem[data-open=true] .Site-module__ZR9TeW__faqA{opacity:1;grid-template-rows:1fr}.Site-module__ZR9TeW__faqA>div{min-height:0;overflow:hidden}.Site-module__ZR9TeW__faqA p{font-size:var(--text-base);color:var(--muted);max-width:78ch;padding:0 .2rem 1.3rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__faqSign:before,.Site-module__ZR9TeW__faqSign:after,.Site-module__ZR9TeW__faqA{transition:none}}.Site-module__ZR9TeW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__glassTile{animation:none}}.Site-module__ZR9TeW__nicheRows{flex-direction:column;justify-content:center;gap:.7rem;padding:0 .2rem;display:flex;position:absolute;inset:0}.Site-module__ZR9TeW__nicheRow{white-space:nowrap;flex-wrap:nowrap;gap:.55rem;display:flex}.Site-module__ZR9TeW__picoRow{gap:8px;display:flex;position:absolute;bottom:26px;right:26px}@media (max-width:900px){.Site-module__ZR9TeW__picoRow{justify-content:center;padding-top:1rem;position:static}}.Site-module__ZR9TeW__lucky{padding:clamp(4rem, 10vw, 8rem) var(--gutter);overflow:clip}.Site-module__ZR9TeW__luckyInner{max-width:var(--max-w);text-align:center;margin:0 auto;position:relative}.Site-module__ZR9TeW__luckyLead{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 500, "WONK" 1;letter-spacing:-.028em;color:var(--ink);margin:0 0 clamp(.2rem,1vw,.8rem);font-size:clamp(2.1rem,4.4vw,3.4rem);line-height:1.1}.Site-module__ZR9TeW__luckyWordWrap{margin-left:calc(var(--gutter) * -1);margin-right:calc(var(--gutter) * -1);padding:clamp(1rem,3.5vw,3rem) 0;display:block;position:relative}.Site-module__ZR9TeW__luckyWord{font-family:var(--font-montserrat), "Helvetica Neue", Arial, sans-serif;letter-spacing:-.045em;background-blend-mode:screen, overlay, normal;color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(102deg,#fff0 38%,#ffffffb8 50%,#fff0 62%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E"),linear-gradient(#f3d9ce 0%,#f7b799 22%,#fa9a6b 42%,#fd7734 68%,#ff5e0e 100%);background-position:-60% 0,0 0,0 0;background-repeat:no-repeat,repeat,no-repeat;background-size:55% 100%,200px 200px,100% 100%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(3rem,21.4vw,19rem);font-weight:700;line-height:.84;animation:7s ease-in-out infinite Site-module__ZR9TeW__luckyShine}@keyframes Site-module__ZR9TeW__luckyShine{0%,18%{background-position:-60% 0,0 0,0 0}62%,to{background-position:160% 0,0 0,0 0}}.Site-module__ZR9TeW__luckySub{font-size:var(--text-base);color:var(--muted);text-wrap:balance;max-width:46ch;margin:clamp(1rem,2.4vw,1.8rem) auto 0;line-height:1.65}.Site-module__ZR9TeW__luckySpark{left:var(--sx);top:var(--sy);color:var(--brand);opacity:.5;pointer-events:none;animation:4.5s ease-in-out infinite Site-module__ZR9TeW__luckyTwinkle;position:absolute;transform:translate(-50%,-50%)}.Site-module__ZR9TeW__luckySpark svg{width:100%;height:100%;display:block}@keyframes Site-module__ZR9TeW__luckyTwinkle{0%,to{opacity:.18;transform:translate(-50%,-50%)scale(.72)rotate(0)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1)rotate(22deg)}}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__luckySpark{opacity:.4;animation:none}.Site-module__ZR9TeW__luckyWord{animation:none}}@media (max-width:700px){.Site-module__ZR9TeW__luckySpark{left:clamp(1%, var(--sx), 99%);top:clamp(2%, var(--sy), 98%)}}.Site-module__ZR9TeW__offerStageCard{border-radius:var(--r-card);background:#fff9;border:1px solid #11111112;padding:.95rem .7rem .45rem}.Site-module__ZR9TeW__offerStageHead{border-bottom:1px solid #11111112;flex-wrap:wrap;align-items:baseline;gap:.3rem .7rem;padding:0 .55rem .7rem;display:flex}.Site-module__ZR9TeW__offerStageHead .Site-module__ZR9TeW__offerNum{padding-top:0}.Site-module__ZR9TeW__offerStage{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-deep);font-size:.66rem}.Site-module__ZR9TeW__offerStageNote{color:var(--muted);font-size:.8rem}.Site-module__ZR9TeW__offerService{border-radius:var(--r-sm);transition:background .3s var(--ease-out);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.9rem;margin-top:.3rem;padding:.7rem .55rem;text-decoration:none;display:grid}.Site-module__ZR9TeW__offerService+.Site-module__ZR9TeW__offerService{margin-top:.1rem}.Site-module__ZR9TeW__offerService:hover,.Site-module__ZR9TeW__offerService:focus-visible{background:#ffffffd9}.Site-module__ZR9TeW__offerService:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Site-module__ZR9TeW__offerServiceTitle{font-family:var(--stack-body);letter-spacing:-.02em;color:var(--ink);font-size:1.25rem;font-weight:600;line-height:1.2;display:block}.Site-module__ZR9TeW__offerService:hover .Site-module__ZR9TeW__offerArrow,.Site-module__ZR9TeW__offerService:focus-visible .Site-module__ZR9TeW__offerArrow{transform:translate(2px,-2px)}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__offerService:hover .Site-module__ZR9TeW__offerArrow{transform:none}}.Site-module__ZR9TeW__pcardLift:hover{transform:translateY(-8px)}@media (prefers-reduced-motion:reduce){.Site-module__ZR9TeW__pcardLift:hover{transform:none}}
.WhatsAppButton-module__N6VVxq__btn{font-family:var(--stack-body);color:var(--ink);-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);border-radius:var(--r-btn);transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);background:#f7f7f78c;border:1px solid #11111129;align-items:center;gap:.55rem;padding:.85rem 1.35rem;font-size:.95rem;font-weight:600;line-height:1;display:inline-flex}.WhatsAppButton-module__N6VVxq__btn:hover{color:var(--brand);background:#fe5f0f0f;border-color:#fe5f0f73;transform:translateY(-1px)}.WhatsAppButton-module__N6VVxq__glyph{flex-shrink:0;width:17px;height:17px}@media (prefers-reduced-motion:reduce){.WhatsAppButton-module__N6VVxq__btn:hover{transform:none}}
.HeroUnderConstruction-module__YPTDAW__hero{background:var(--bg);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.HeroUnderConstruction-module__YPTDAW__content{flex:1;justify-content:center;align-items:center;min-height:0;padding:clamp(4rem,8vh,7rem) clamp(1.25rem,5vw,4rem) clamp(2rem,4vh,4rem);display:flex;overflow:hidden}.HeroUnderConstruction-module__YPTDAW__grid{pointer-events:none;opacity:0;background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#1111110a calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(#0000 calc(50% - .5px),#1111110a calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));background-position:50%;background-size:64px 64px;transition:opacity .9s cubic-bezier(.83,0,.17,1);position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 70% at 50% 40%,#000 30%,#0000 80%)}.HeroUnderConstruction-module__YPTDAW__grid[data-visible=true]{opacity:1}.HeroUnderConstruction-module__YPTDAW__heartbeat{pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity 1.2s cubic-bezier(.83,0,.17,1);position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 75% at 50% 40%,#000 20%,#0000 80%);mask-image:radial-gradient(75% 75% at 50% 40%,#000 20%,#0000 80%)}.HeroUnderConstruction-module__YPTDAW__heartbeat[data-visible=true]{opacity:1}.HeroUnderConstruction-module__YPTDAW__figureRight{z-index:1;pointer-events:none;display:flex;position:absolute;bottom:0;left:calc(50% + 340px)}.HeroUnderConstruction-module__YPTDAW__figureRight .HeroUnderConstruction-module__YPTDAW__figureImg{filter:saturate(.9)contrast(.97);width:auto;height:min(84vh,123.25vw - 838.1px);transform:translateY(30%)}@media (max-width:1150px){.HeroUnderConstruction-module__YPTDAW__figureRight{display:none}}.HeroUnderConstruction-module__YPTDAW__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:920px;margin:0 auto;display:flex;position:relative}.HeroUnderConstruction-module__YPTDAW__livePill{font-family:var(--stack-body);color:var(--ink);-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);border-radius:var(--r-pill);background:#f7f7f78c;border:1px solid #1111111a;align-items:center;margin-bottom:1.25rem;padding:.35rem 1rem .35rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex;overflow:hidden;box-shadow:0 2px 12px #0000000f,inset 0 1px #fffc}.HeroUnderConstruction-module__YPTDAW__liveDot{background:var(--brand);border-radius:1px;flex-shrink:0;width:7px;height:7px;margin-right:.5rem;animation:2s ease-in-out infinite HeroUnderConstruction-module__YPTDAW__livePulse}@keyframes HeroUnderConstruction-module__YPTDAW__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.HeroUnderConstruction-module__YPTDAW__liveStat{color:var(--muted);white-space:nowrap;font-weight:500;display:inline-block}.HeroUnderConstruction-module__YPTDAW__headline{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 700, "WONK" 1;letter-spacing:-.035em;color:var(--ink);text-align:center;text-wrap:balance;max-width:1100px;margin:0 0 clamp(1rem,2.5vh,1.75rem);font-size:clamp(2.4rem,6.4vw,5.5rem);line-height:1.02}.HeroUnderConstruction-module__YPTDAW__headlineWords{will-change:opacity, transform, filter;display:block}.HeroUnderConstruction-module__YPTDAW__sub{font-family:var(--stack-body);color:var(--muted);max-width:580px;margin-bottom:clamp(1.25rem,3vh,2.25rem);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.HeroUnderConstruction-module__YPTDAW__ctaBlock{flex-direction:column;align-items:center;gap:.9rem;display:flex}.HeroUnderConstruction-module__YPTDAW__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.HeroUnderConstruction-module__YPTDAW__ctaNote{transform-origin:top;max-width:min(360px,100vw - 2.5rem);font-family:var(--stack-body);font-size:var(--text-sm);text-align:center;color:var(--ink);-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);border-radius:var(--r-md);background:#1111110d;margin-top:.35rem;padding:.7rem 1rem;line-height:1.5;position:relative;box-shadow:0 8px 32px #0000001a}.HeroUnderConstruction-module__YPTDAW__ctaNoteArrow{-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);clip-path:polygon(50% 0%,100% 100%,0% 100%);background:#1111110d;width:16px;height:8px;margin-left:-8px;position:absolute;bottom:100%;left:50%}.HeroUnderConstruction-module__YPTDAW__logoBottom{z-index:2;background:var(--bg);width:100%;padding:2.5rem clamp(1.25rem,5vw,4rem) 2rem;position:relative}.HeroUnderConstruction-module__YPTDAW__logoBottom:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#1111111a 20% 80%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.HeroUnderConstruction-module__YPTDAW__logoLabel{font-family:var(--stack-body);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:1.5rem;font-weight:600}.HeroUnderConstruction-module__YPTDAW__logoGrid{max-width:var(--max-w);justify-content:center;margin:0 auto;display:flex}.HeroUnderConstruction-module__YPTDAW__logoTrack{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.75rem,4vw,3.75rem);display:flex}.HeroUnderConstruction-module__YPTDAW__logoTrackClone{display:none}.HeroUnderConstruction-module__YPTDAW__logoItem{justify-content:center;align-items:center;display:inline-flex}.HeroUnderConstruction-module__YPTDAW__logoImg{height:var(--logo-h);filter:grayscale()opacity(.42);width:auto;transition:filter var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);display:block}.HeroUnderConstruction-module__YPTDAW__logoItem:hover .HeroUnderConstruction-module__YPTDAW__logoImg{filter:grayscale(0)opacity();transform:translateY(-2px)}@media (max-width:960px){.HeroUnderConstruction-module__YPTDAW__logoTrack{gap:1.5rem 2rem}.HeroUnderConstruction-module__YPTDAW__logoImg{height:calc(var(--logo-h) * .85)}.HeroUnderConstruction-module__YPTDAW__content{align-items:flex-end;padding-bottom:clamp(1.5rem,4vh,3rem)}}@media (max-width:600px){.HeroUnderConstruction-module__YPTDAW__logoGrid{justify-content:flex-start;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.HeroUnderConstruction-module__YPTDAW__logoTrack{flex-wrap:nowrap;flex-shrink:0;gap:2.25rem;padding-right:2.25rem;animation:24s linear infinite HeroUnderConstruction-module__YPTDAW__logoMarquee}.HeroUnderConstruction-module__YPTDAW__logoTrackClone{display:flex}}@keyframes HeroUnderConstruction-module__YPTDAW__logoMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:600px) and (prefers-reduced-motion:reduce){.HeroUnderConstruction-module__YPTDAW__logoGrid{justify-content:center;overflow:visible;-webkit-mask-image:none;mask-image:none}.HeroUnderConstruction-module__YPTDAW__logoTrack{flex-wrap:wrap;padding-right:0;animation:none;transform:none}.HeroUnderConstruction-module__YPTDAW__logoTrackClone{display:none}}@media (max-width:600px){.HeroUnderConstruction-module__YPTDAW__livePill{padding:.3rem .85rem .3rem .5rem;font-size:.7rem}.HeroUnderConstruction-module__YPTDAW__logoBottom{padding-top:2rem;padding-bottom:1.5rem}}@media (max-width:480px){.HeroUnderConstruction-module__YPTDAW__cta{flex-direction:column;align-items:stretch;gap:.65rem;width:100%}.HeroUnderConstruction-module__YPTDAW__cta>*{justify-content:center;width:100%}.HeroUnderConstruction-module__YPTDAW__cta>*>span:first-child{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.HeroUnderConstruction-module__YPTDAW__liveDot{animation:none}.HeroUnderConstruction-module__YPTDAW__logoItem:hover .HeroUnderConstruction-module__YPTDAW__logoImg{transform:none}}
.Pillar-module__xdpsnW__frame{border-radius:var(--r-card);background:#fff;width:min(100%,560px);position:relative;overflow:hidden;box-shadow:0 1px 2px #1111110d,0 34px 70px -28px #1111114d}.Pillar-module__xdpsnW__frameBar{border-bottom:1px solid var(--border);background:#f2f1ef;align-items:center;gap:.6rem;padding:.7rem .9rem;display:flex}.Pillar-module__xdpsnW__frameDots{flex:none;gap:6px;display:flex}.Pillar-module__xdpsnW__frameDots i{background:#11111129;border-radius:50%;width:9px;height:9px}.Pillar-module__xdpsnW__frameDots i:first-child{background:var(--brand)}.Pillar-module__xdpsnW__frameUrl{border-radius:var(--r-pill);min-width:0;font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.02em;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#fff;flex:1;padding:.3rem .7rem;font-size:.68rem;overflow:hidden}.Pillar-module__xdpsnW__framePage{padding:clamp(1.4rem,3vw,2.2rem)}.Pillar-module__xdpsnW__frameHeading{font-family:var(--stack-display);font-variation-settings:"opsz" 110, "wght" 500, "WONK" 1;letter-spacing:-.03em;color:var(--ink);margin:0 0 .7rem;font-size:clamp(1.4rem,2.6vw,1.9rem);line-height:1.1}.Pillar-module__xdpsnW__frameBody{color:var(--muted);margin:0 0 1.2rem;font-size:.92rem;line-height:1.6}.Pillar-module__xdpsnW__frameBtn{border-radius:var(--r-pill);background:var(--brand);color:#fff;letter-spacing:.02em;padding:.5rem .95rem;font-size:.78rem;font-weight:600;display:inline-block}.Pillar-module__xdpsnW__frameLines{flex-direction:column;gap:.5rem;margin-top:1.4rem;display:flex}.Pillar-module__xdpsnW__frameLines i{background:#11111112;border-radius:4px;height:8px}.Pillar-module__xdpsnW__frameLines i:first-child{width:100%}.Pillar-module__xdpsnW__frameLines i:nth-child(2){width:86%}.Pillar-module__xdpsnW__frameLines i:nth-child(3){width:62%}.Pillar-module__xdpsnW__speed{border-radius:var(--r-card);background:#fff;margin-top:clamp(2rem,4vw,3rem);padding:clamp(1.2rem,2.6vw,2rem);box-shadow:0 1px 2px #1111110a,0 14px 34px -16px #11111126}.Pillar-module__xdpsnW__speedHead{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(.6rem,1.6vw,1.4rem);padding-bottom:.9rem;display:grid}.Pillar-module__xdpsnW__speedHead span{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.62rem}.Pillar-module__xdpsnW__speedMine{color:var(--brand)!important}.Pillar-module__xdpsnW__speedRow{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(.6rem,1.6vw,1.4rem);padding:.95rem 0;display:grid}.Pillar-module__xdpsnW__speedRow:last-child{border-bottom:0}.Pillar-module__xdpsnW__speedLabel{font-weight:500;font-size:var(--text-base);color:var(--ink)}.Pillar-module__xdpsnW__speedCell{color:var(--muted);flex-direction:column;gap:.4rem;font-size:.9rem;display:flex}.Pillar-module__xdpsnW__speedCell b{font-weight:500}.Pillar-module__xdpsnW__speedBar{background:#1111111a;border-radius:3px;height:6px}.Pillar-module__xdpsnW__speedCellMine b{color:var(--ink)}.Pillar-module__xdpsnW__speedCellMine .Pillar-module__xdpsnW__speedBar{background:var(--brand)}.Pillar-module__xdpsnW__speedNote{color:var(--muted);margin:1rem 0 0;font-size:.85rem}@media (max-width:720px){.Pillar-module__xdpsnW__speedHead{display:none}.Pillar-module__xdpsnW__speedRow{grid-template-columns:1fr;gap:.55rem}.Pillar-module__xdpsnW__speedCell:before{content:attr(data-who);font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.6rem}}.Pillar-module__xdpsnW__steps4{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(.9rem,1.8vw,1.4rem);margin-top:clamp(2rem,4vw,3rem);display:grid}@media (max-width:1080px){.Pillar-module__xdpsnW__steps4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Pillar-module__xdpsnW__steps4{grid-template-columns:1fr}}.Pillar-module__xdpsnW__keepList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.Pillar-module__xdpsnW__keepList li{font-size:var(--text-base);color:var(--muted);align-items:flex-start;gap:.7rem;line-height:1.55;display:flex}.Pillar-module__xdpsnW__keepList svg{width:15px;height:15px;color:var(--brand);flex:none;margin-top:.28em}.Pillar-module__xdpsnW__heroGrid{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (max-width:900px){.Pillar-module__xdpsnW__heroGrid{grid-template-columns:1fr}}.Pillar-module__xdpsnW__heroShot{justify-self:end}@media (max-width:900px){.Pillar-module__xdpsnW__heroShot{justify-self:start}}.Pillar-module__xdpsnW__heroActions{flex-wrap:wrap;gap:1rem;margin-top:1.6rem;display:flex}.Pillar-module__xdpsnW__heroNote{color:var(--muted);margin:1.1rem 0 0;font-size:.9rem}.Pillar-module__xdpsnW__kindBody{margin-top:1.1rem}.Pillar-module__xdpsnW__kindPoints{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;margin:auto 0 0;padding:.9rem 0 0;list-style:none;display:flex}.Pillar-module__xdpsnW__kindPoints li{color:var(--muted);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.Pillar-module__xdpsnW__kindPoints svg{width:14px;height:14px;color:var(--brand);flex:none;margin-top:.25em}.Pillar-module__xdpsnW__stepTitle{margin-top:1.2rem}.Pillar-module__xdpsnW__screen{border-radius:var(--r-sm);border:1px solid var(--border);background:#fff;margin-top:1.1rem;overflow:hidden}.Pillar-module__xdpsnW__screenBar{border-bottom:1px solid var(--border);background:#f2f1ef;align-items:center;gap:.5rem;padding:.5rem .6rem;display:flex}.Pillar-module__xdpsnW__screenBar b{background:#11111129;border-radius:50%;flex:none;width:7px;height:7px}.Pillar-module__xdpsnW__screenBar b:first-child{background:var(--brand)}.Pillar-module__xdpsnW__screenUrl{min-width:0;font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.02em;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.56rem;overflow:hidden}.Pillar-module__xdpsnW__screenBody{flex-direction:column;gap:.4rem;padding:.7rem;display:flex}.Pillar-module__xdpsnW__screenRow{border-radius:var(--r-xs);color:var(--ink);background:#f7f7f7;align-items:center;gap:.5rem;padding:.4rem .55rem;font-size:.78rem;display:flex}.Pillar-module__xdpsnW__screenRow:before{content:"";background:#1113;border-radius:50%;flex:none;width:4px;height:4px}.Pillar-module__xdpsnW__screenRow:first-child{color:var(--brand-deep);background:#fe5f0f14;font-weight:500}.Pillar-module__xdpsnW__screenRow:first-child:before{background:var(--brand)}.Pillar-module__xdpsnW__screenBadge{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border-radius:var(--r-pill);border:1px solid var(--border);align-self:flex-start;margin-top:.15rem;padding:.2rem .45rem;font-size:.54rem}.Pillar-module__xdpsnW__accounts{flex-wrap:wrap;gap:.5rem;margin:1.3rem 0 0;padding:0;list-style:none;display:flex}.Pillar-module__xdpsnW__accounts li{border-radius:var(--r-pill);border:1px solid var(--border);color:var(--ink);background:#fff;align-items:center;gap:.45rem;padding:.42rem .8rem;font-size:.85rem;font-weight:500;display:inline-flex}.Pillar-module__xdpsnW__accounts svg{width:12px;height:12px;color:var(--brand);flex:none}.Pillar-module__xdpsnW__accountsNote{color:var(--muted);margin:.8rem 0 0;font-size:.85rem}.Pillar-module__xdpsnW__stage{border-radius:var(--r-sm);background:#f2f1ef;flex-direction:column;min-height:168px;margin:1.15rem 0 1.3rem;padding:clamp(.8rem,1.6vw,1.05rem);display:flex}.Pillar-module__xdpsnW__stageTop{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.6rem;padding-bottom:.6rem;display:flex}.Pillar-module__xdpsnW__stageName{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.56rem}.Pillar-module__xdpsnW__stageRows{flex-direction:column;gap:.4rem;margin-top:.65rem;display:flex}.Pillar-module__xdpsnW__stageRow{border-radius:var(--r-xs);color:var(--ink);background:#fff;align-items:center;gap:.45rem;padding:.36rem .5rem;font-size:.76rem;display:flex}.Pillar-module__xdpsnW__stageRow svg{width:11px;height:11px;color:var(--brand);flex:none}.Pillar-module__xdpsnW__stageStamp{color:var(--brand-deep);align-self:flex-start;align-items:center;gap:.35rem;margin-top:auto;padding-top:.7rem;font-size:.74rem;font-weight:600;display:inline-flex}.Pillar-module__xdpsnW__stageStamp:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px}.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameUrl,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameHeading,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameBody,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameBtn,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameLines{opacity:0;transition:opacity .42s var(--ease-out), transform .48s var(--ease-out);transform:translateY(7px)}.Pillar-module__xdpsnW__frame[data-stap="1"] .Pillar-module__xdpsnW__frameUrl,.Pillar-module__xdpsnW__frame[data-stap="2"] :is(.Pillar-module__xdpsnW__frameUrl,.Pillar-module__xdpsnW__frameHeading),.Pillar-module__xdpsnW__frame[data-stap="3"] :is(.Pillar-module__xdpsnW__frameUrl,.Pillar-module__xdpsnW__frameHeading,.Pillar-module__xdpsnW__frameBody),.Pillar-module__xdpsnW__frame[data-stap="4"] :is(.Pillar-module__xdpsnW__frameUrl,.Pillar-module__xdpsnW__frameHeading,.Pillar-module__xdpsnW__frameBody,.Pillar-module__xdpsnW__frameBtn,.Pillar-module__xdpsnW__frameLines){opacity:1;transform:none}.Pillar-module__xdpsnW__speedBar{transform-origin:0}@media (prefers-reduced-motion:reduce){.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameUrl,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameHeading,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameBody,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameBtn,.Pillar-module__xdpsnW__frame .Pillar-module__xdpsnW__frameLines{transition:none}}.Pillar-module__xdpsnW__cellArt{width:74%;max-width:290px;height:auto;display:block}.Pillar-module__xdpsnW__tileText{font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:-.01em;color:var(--ink);text-align:center;text-wrap:balance;padding:0 5px;font-size:.68rem;font-weight:500;line-height:1.15}.Pillar-module__xdpsnW__cellChips{white-space:nowrap;align-items:center;gap:.45rem;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.Pillar-module__xdpsnW__speedWhat{color:var(--muted);max-width:34ch;margin-top:.15rem;font-size:.78rem;font-style:normal;line-height:1.45;display:block}.Pillar-module__xdpsnW__speedTotal{border-top:1px solid var(--hairline);border-bottom:0;margin-top:.4rem;padding-top:1.1rem}.Pillar-module__xdpsnW__speedTotal .Pillar-module__xdpsnW__speedLabel{font-weight:600}.Pillar-module__xdpsnW__speedTotal b{color:var(--ink);font-size:1.05rem;font-weight:600}.Pillar-module__xdpsnW__speedTotal .Pillar-module__xdpsnW__speedCellMine b{color:var(--brand-deep)}.Pillar-module__xdpsnW__orbit{aspect-ratio:1;place-items:center;width:min(100%,520px);margin:0 auto;display:grid;position:relative}.Pillar-module__xdpsnW__orbitRing{border:1px dashed #11111121;border-radius:50%;position:absolute;inset:12%}.Pillar-module__xdpsnW__orbitRing:nth-of-type(2){border-style:solid;border-color:#11111112;inset:30%}.Pillar-module__xdpsnW__orbitCore{z-index:2;-webkit-backdrop-filter:blur(13px)saturate(190%);backdrop-filter:blur(13px)saturate(190%);background:linear-gradient(150deg,#fffcfac7,#fff6f06b);border:1px solid #ffffffa8;border-radius:50%;place-items:center;width:74px;height:74px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 18px 34px -16px #1111114d}.Pillar-module__xdpsnW__orbitCore svg{width:26px;height:26px;color:var(--brand)}.Pillar-module__xdpsnW__orbitArm{transform-origin:50%;animation:34s linear infinite Pillar-module__xdpsnW__orbitDraai;position:absolute;inset:12%}.Pillar-module__xdpsnW__orbitArm[data-ring="1"]{animation-duration:24s;animation-direction:reverse;inset:30%}.Pillar-module__xdpsnW__orbitTile{isolation:isolate;-webkit-backdrop-filter:blur(13px)saturate(190%);backdrop-filter:blur(13px)saturate(190%);background:linear-gradient(150deg,#fffcfab3,#fff6f061);border:1px solid #ffffff9e;border-radius:22px;place-items:center;width:78px;height:78px;margin-top:-39px;margin-left:-39px;animation:34s linear infinite Pillar-module__xdpsnW__orbitRecht;display:grid;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 16px 30px -14px #11111147}.Pillar-module__xdpsnW__orbitArm[data-ring="1"] .Pillar-module__xdpsnW__orbitTile{animation-duration:24s;animation-direction:reverse}.Pillar-module__xdpsnW__orbitTile:after{content:"";pointer-events:none;background:linear-gradient(126deg,#ffffff9e 8%,#fff0 46%);position:absolute;inset:0}@keyframes Pillar-module__xdpsnW__orbitDraai{to{transform:rotate(360deg)}}@keyframes Pillar-module__xdpsnW__orbitRecht{to{transform:rotate(-360deg)}}@media (max-width:620px){.Pillar-module__xdpsnW__orbit{width:min(100%,360px)}.Pillar-module__xdpsnW__orbitTile{border-radius:17px;width:62px;height:62px;margin-top:-31px;margin-left:-31px}.Pillar-module__xdpsnW__orbitCore{width:58px;height:58px}}@media (prefers-reduced-motion:reduce){.Pillar-module__xdpsnW__orbitArm,.Pillar-module__xdpsnW__orbitTile{animation:none}}.Pillar-module__xdpsnW__kindShot{border-radius:var(--r-sm);background:linear-gradient(158deg,#46423b,#211f1c);height:186px;margin-top:1.1rem;position:relative;overflow:hidden}.Pillar-module__xdpsnW__kindImg{object-fit:cover}.Pillar-module__xdpsnW__stepShot{border-radius:var(--r-sm);background:linear-gradient(158deg,#46423b,#211f1c);height:148px;margin:1.15rem 0 1.1rem;position:relative;overflow:hidden}.Pillar-module__xdpsnW__stepImg{object-fit:cover}.Pillar-module__xdpsnW__stepStamp{z-index:1;border-radius:var(--r-pill);font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:#fffffff0;align-items:center;gap:.35rem;padding:.24rem .55rem;font-size:.56rem;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:0 2px 8px #0000002e}.Pillar-module__xdpsnW__stepStamp:before{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px}.Pillar-module__xdpsnW__stageRows{min-height:108px}.Pillar-module__xdpsnW__stepTitle{min-height:2.3em}.Pillar-module__xdpsnW__web{aspect-ratio:640/440;width:min(100%,680px);margin:0 auto;position:relative}.Pillar-module__xdpsnW__webSvg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Pillar-module__xdpsnW__webRing{fill:none;stroke:#1111111f;stroke-width:1.2px;stroke-dasharray:3 6;stroke-linecap:round}.Pillar-module__xdpsnW__webInner{fill:none;stroke:#11111112;stroke-width:1px}.Pillar-module__xdpsnW__webSpoke{fill:none;stroke:#1113;stroke-width:1.5px;stroke-linecap:round}.Pillar-module__xdpsnW__webPulse{fill:var(--brand);filter:drop-shadow(0 0 5px #fe5f0f8c)}.Pillar-module__xdpsnW__webTile{z-index:2;white-space:nowrap;-webkit-backdrop-filter:blur(13px)saturate(190%);backdrop-filter:blur(13px)saturate(190%);background:linear-gradient(150deg,#fffcfad6,#fff6f085);border:1px solid #ffffffa8;border-radius:18px;flex-direction:column;align-items:center;gap:.18rem;padding:.55rem .85rem .6rem;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffffe6,0 16px 30px -14px #11111147}.Pillar-module__xdpsnW__webTile:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(126deg,#ffffff8c 8%,#fff0 46%);position:absolute;inset:0}.Pillar-module__xdpsnW__webKind{z-index:1;font-family:var(--font-fragment-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-deep);font-size:.54rem;position:relative}.Pillar-module__xdpsnW__webName{z-index:1;letter-spacing:-.01em;color:var(--ink);font-size:.84rem;font-weight:600;position:relative}.Pillar-module__xdpsnW__webCore{z-index:3;white-space:nowrap;-webkit-backdrop-filter:blur(13px)saturate(190%);backdrop-filter:blur(13px)saturate(190%);background:linear-gradient(150deg,#fffcfaeb,#fff6f09e);border:1px solid #ffffffb8;border-radius:22px;align-items:center;gap:.5rem;padding:.85rem 1.15rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px #fffffff2,0 22px 40px -18px #11111157}.Pillar-module__xdpsnW__webCore:before{content:"";pointer-events:none;border:1.5px solid #fe5f0f73;border-radius:28px;animation:3.2s ease-in-out infinite Pillar-module__xdpsnW__webAdem;position:absolute;inset:-8px;box-shadow:0 0 26px #fe5f0f38}.Pillar-module__xdpsnW__webCore svg{width:20px;height:20px;color:var(--brand)}.Pillar-module__xdpsnW__webCoreName{letter-spacing:-.01em;color:var(--ink);font-size:.95rem;font-weight:600}@keyframes Pillar-module__xdpsnW__webAdem{0%,to{opacity:.35;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}@media (max-width:620px){.Pillar-module__xdpsnW__webTile{border-radius:13px;padding:.4rem .5rem}.Pillar-module__xdpsnW__webKind{display:none}.Pillar-module__xdpsnW__webName{font-size:.64rem}.Pillar-module__xdpsnW__webCore{border-radius:16px;gap:.35rem;padding:.6rem .8rem}.Pillar-module__xdpsnW__webCore:before{border-radius:22px;inset:-6px}.Pillar-module__xdpsnW__webCore svg{width:16px;height:16px}.Pillar-module__xdpsnW__webCoreName{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.Pillar-module__xdpsnW__webPulse{display:none}.Pillar-module__xdpsnW__webCore:before{opacity:.6;animation:none}}
