*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fbfbf4;font-family:Inter,sans-serif;overflow-x:hidden;cursor:none}a,button{text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:10001;padding:10px 16px;border-radius:8px;background:#161709;color:#fbfbf4;font-family:Inter,sans-serif;font-size:14px;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}a:focus-visible,button:focus-visible,[role=link]:focus-visible,[role=button]:focus-visible{outline:3px solid #DED649;outline-offset:4px}.page{display:none}.page.active{display:block}#cur{position:fixed;width:14px;height:14px;background:#ded649;border-radius:50%;pointer-events:none;z-index:9999;left:-100px;top:-100px;transform:translate(-50%,-50%);transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1);outline:1.5px solid rgba(0,0,0,.18)}#cur.big{width:68px;height:68px;background:#ded649}#cur-pill{position:fixed;pointer-events:none;z-index:10000;transform:translateY(-50%) scale(.5);font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#161709;background:#fbfbf4;border:1.5px solid #161709;border-radius:100px;padding:11px 20px;box-shadow:0 6px 22px #00000024;white-space:nowrap;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.34,1.56,.64,1)}#cur-pill.show{opacity:1;transform:translateY(-50%) scale(1)}.cp-top{display:flex;align-items:center;gap:8px;font-weight:700;font-size:17px;letter-spacing:-.4px;color:#161709}.cp-dot{width:8px;height:8px;border-radius:50%;background:#ded649;flex-shrink:0;animation:hPulse 2.4s ease-in-out infinite}.cp-cta{font-size:13px;font-weight:400;color:#888;padding-left:16px;letter-spacing:-.1px}#wipe{position:fixed;top:0;right:0;bottom:0;left:0;background:#ded649;visibility:hidden;transform-origin:left;z-index:5000;pointer-events:none}@keyframes wIn{0%{visibility:visible;transform:scaleX(0);transform-origin:left}to{visibility:visible;transform:scaleX(1);transform-origin:left}}@keyframes wOut{0%{visibility:visible;transform:scaleX(1);transform-origin:right}to{visibility:visible;transform:scaleX(0);transform-origin:right}}.rv{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.rv.in{opacity:1;transform:none}.d1{transition-delay:.06s}.d2{transition-delay:.13s}.d3{transition-delay:.2s}.d4{transition-delay:.27s}.d5{transition-delay:.34s}.d6{transition-delay:.41s}.d7{transition-delay:.48s}nav{position:sticky;top:0;z-index:200;background:#fbfbf4;width:100%;height:72px;display:flex;align-items:flex-start;justify-content:center;transition:background-color .35s ease}nav.nav--hero-top{background-color:transparent}.nav-links a,.nav-links span,.nav-drop-btn{transition:color .35s ease}.nav-links a:after{transition:width .3s ease,background-color .35s ease}.nav-logo-box img,.nb-bar{transition:filter .35s ease,background-color .35s ease}.nav-drop-btn svg path{transition:stroke .35s ease}nav.nav--on-dark .nav-links a,nav.nav--on-dark .nav-links span,nav.nav--on-dark .nav-drop-btn{color:#fbfbf4}nav.nav--on-dark .nav-links a:after{background:#fbfbf4}nav.nav--on-dark .nav-logo-box img{filter:brightness(0) invert(1)}nav.nav--on-dark .nav-drop-btn svg path{stroke:#fbfbf4}nav.nav--on-dark .nb-bar{background:#fbfbf4}nav.nav--on-dark .nav-drop-menu a{color:#303030}nav.nav--on-dark .nav-drop-menu .tool-group{color:#bbb}.nav-in{width:100%;max-width:1440px;margin-inline:auto;height:80px;display:flex;align-items:center;justify-content:space-between;padding:16px 64px}.nav-logo{display:flex;align-items:center;width:100px;padding:0;background:none;border:0;text-align:left;cursor:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.nav-logo:hover{transform:rotate(-6deg) scale(1.08)}.nav-logo-box{display:flex;align-items:center;height:44px}.nav-logo-box img{height:38px;width:auto;display:block}.nav-links{display:flex;gap:32px;align-items:center}.nav-links a,.nav-links span{font-family:Inter,sans-serif;font-size:18px;color:#161709;letter-spacing:-.2px;white-space:nowrap;cursor:none;line-height:normal;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1.5px;background:#161709;transition:width .3s}.nav-links a:hover:after{width:100%}.nav-drop{position:relative;display:flex;align-items:center}.nav-drop-btn{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:18px;color:#161709;cursor:none;background:none;border:none;letter-spacing:-.2px;white-space:nowrap}.nav-drop-btn svg{transition:transform .2s}.nav-drop.open .nav-drop-btn svg,.nav-drop:hover .nav-drop-btn svg{transform:rotate(180deg)}.nav-drop-menu{position:absolute;top:100%;left:50%;padding-top:14px;transform:translate(-50%) translateY(-8px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s cubic-bezier(.4,0,.2,1);z-index:300}.nav-drop-menu-inner{background:#fff;border-radius:16px;padding:8px;min-width:248px;box-shadow:0 8px 32px #0000001f;border:1px solid rgba(0,0,0,.06)}.nav-drop.open .nav-drop-menu,.nav-drop:hover .nav-drop-menu{opacity:1;pointer-events:all;transform:translate(-50%) translateY(0)}.tool-group{font-size:11px;font-weight:600;color:#bbb;letter-spacing:.5px;text-transform:uppercase;padding:10px 16px 4px;display:block}.nav-drop-menu a{display:flex;align-items:center;gap:10px;padding:10px 16px;font-family:Inter,sans-serif;font-size:16px;color:#303030;border-radius:10px;transition:background .15s;cursor:none}.nav-drop-menu a svg{flex-shrink:0;color:#8a8a8a}.tool-link-disabled{pointer-events:none}.nav-drop-menu a:after{display:none}.nav-drop-menu a:hover{background:#fbfbf4}.nav-burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px}.nb-bar{display:block;width:22px;height:2px;background:#161709;border-radius:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s}.nav-burger.open .nb-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-burger.open .nb-bar:nth-child(2){opacity:0;transform:scaleX(0)}.nav-burger.open .nb-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-mob{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#fbfbf4;display:flex;flex-direction:column;padding:0 24px 32px;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .38s cubic-bezier(.4,0,.2,1),opacity .25s}.nav-mob.open{transform:translateY(0);opacity:1;pointer-events:all}.nav-mob-head{display:flex;align-items:center;justify-content:space-between;height:72px;flex-shrink:0}.nav-mob-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:0}.nav-mob-links{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding-top:8px}.nav-mob-links>a{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(28px,7vw,40px);font-weight:600;color:#161709;letter-spacing:-.5px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.07);display:block;text-decoration:none;line-height:1.1}.nav-mob-dim{color:#aaa!important}.nav-mob-divider{height:1px;background:#00000014;margin:12px 0}.nav-mob-label{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(28px,7vw,40px);font-weight:600;letter-spacing:-.5px;text-transform:none;color:#161709;padding:12px 0;display:block;line-height:1.1}.nav-mob-links .nav-mob-label~a{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:400;font-family:Inter,sans-serif;letter-spacing:-.1px;color:#404040;padding:8px 0;border-bottom:none}.nav-mob-links .nav-mob-label~a svg{flex-shrink:0;color:#8a8a8a}.nav-mob-foot{flex-shrink:0;padding-top:20px}.nav-mob-foot .btn-hire{width:100%;text-align:center;font-size:16px;padding:14px 24px;display:block}.btn-hire{background:#ded649;border-radius:100px;padding:10px 20px;font-family:Inter,sans-serif;font-size:18px;color:#161709;white-space:nowrap;cursor:none;border:none;display:inline-flex;align-items:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.btn-hire:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ded64980}.hero{position:relative;background-color:#fbfbf4;background-image:url(/assets/hero-background-soft-light-UOfvB5Pt.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:832px;overflow:hidden}.hero-in{position:relative;width:1440px;margin-inline:auto;height:100%}#hero-zone{position:absolute;left:171px;top:120px;width:1089px;height:360px;z-index:3;cursor:none}.h-multi{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:148px;line-height:1.2;letter-spacing:-8.88px;color:#404040;white-space:nowrap;position:absolute;left:250px;top:100px;opacity:0;animation:hUp 1s .05s cubic-bezier(.4,0,.2,1) forwards}.h-des{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:148px;line-height:1.2;letter-spacing:-8.88px;color:#404040;white-space:nowrap;position:absolute;left:660px;top:240px;opacity:0;animation:hUp 1s .18s cubic-bezier(.4,0,.2,1) forwards}.h-spark{position:absolute;left:614px;top:210px;font-family:Bricolage Grotesque,sans-serif;font-size:40px;color:#ded649;line-height:1;pointer-events:none;z-index:3;opacity:0;animation:hFade .8s .11s forwards}.h-desc{font-family:Inter,sans-serif;font-size:20px;line-height:1.4;letter-spacing:-.2px;color:#303030;text-align:left;text-indent:0;width:415px;position:absolute;left:220px;top:302px;opacity:0;animation:hFade .8s .4s forwards}.h-ph{position:absolute;left:420px;top:426px;width:480px;height:340px;opacity:0;animation:hFade .9s .25s forwards}.cam-screen{position:absolute;left:40px;top:90px;width:330px;height:250px;overflow:hidden;opacity:0;transition:opacity .25s ease}.cam-screen.ready{opacity:1}.cam-slide-strip{position:absolute;top:0;left:0;display:flex;height:250px;animation:camSlide 30s steps(12,end) infinite}.cam-slide{width:330px;height:250px;flex-shrink:0;position:relative;overflow:hidden}.cam-slide svg{display:block;width:330px;height:250px}.cam-slide img{display:block;width:100%;height:100%;object-fit:cover}.cam-body-img{position:absolute;top:0;right:0;bottom:0;left:0;width:120%;height:120%;object-fit:contain;mix-blend-mode:multiply;z-index:10;pointer-events:none;display:block}.h-left{position:absolute;left:64px;top:680px;width:148px;height:136px;overflow:hidden;opacity:0;animation:hFade .8s .55s forwards}.h-right{position:absolute;left:1219px;top:680px;width:158px;height:135px;overflow:hidden;opacity:0;animation:hFade .8s .6s forwards}.h-btns{position:absolute;top:616px;left:0;width:100%;height:60px;opacity:0;animation:hFade .8s .65s forwards}.h-btn{font-family:Bricolage Grotesque,sans-serif;font-weight:200;font-size:40px;line-height:1.2;letter-spacing:-1.6px;color:#303030;background:none;border:none;cursor:none;position:absolute;top:0;transition:opacity .2s}.h-btn:hover{opacity:.5}.h-btn-p{left:277px}.h-btn-pg{left:993px}.h-badge,.h-badge-dot,.h-mob-smiley,.h-mob-cta,.h-mob-brands{display:none}@keyframes hPulse{0%,to{transform:scale(1);opacity:1;background:#ded649}50%{transform:scale(1.5);opacity:.5;background:#ded649}}@keyframes hUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes camSlide{0%{transform:translate(0)}to{transform:translate(-3960px)}}@keyframes camSlideResp{0%{transform:translate(0)}to{transform:translate(-1200cqi)}}@keyframes vidShimmer{0%{opacity:.6;transform:translate(-100%)}to{opacity:0;transform:translate(100%)}}.highlights{position:relative;background:#f5f3ee;width:100%;padding:80px 87px 144px;margin-top:0;z-index:1}.hl-bg{position:absolute;top:0;right:0;bottom:0;left:0}.hl-cloth{position:absolute;width:100%;height:101.66%;top:-.83%;left:0}.hl-bgimg{position:absolute;left:0;width:100%;height:108%;top:-8%;object-fit:cover}.hl-head{position:relative;left:auto;top:auto;margin:0 auto 48px;width:auto;max-width:462px;display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;z-index:2}.hl-head h2{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:88px;line-height:1.2;letter-spacing:-5.28px;color:#404040;width:100%}.hl-head a{font-family:Inter,sans-serif;font-size:24px;letter-spacing:-.24px;color:#161709;cursor:none;line-height:normal}.pol{position:absolute;width:357px;z-index:2;cursor:none;transition:transform .35s cubic-bezier(.4,0,.2,1)}.pol:hover{transform:translateY(-10px)!important}.pol-body{background:#e9e9e9;width:357px;height:301px;position:relative}.pol-img{position:absolute;left:21px;top:36px;width:315px;height:178px;background:#d9d9d9}.pol-foot{position:absolute;left:0;top:214px;width:357px;background:#e9e9e9;padding:8px 16px 16px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.pol-info{flex:1;display:flex;flex-direction:column;gap:8px}.pol-name{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:24px;letter-spacing:-.48px;color:#404040;line-height:1.4}.pol-stat{display:flex;align-items:baseline;gap:8px}.pol-stat-n{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:20px;letter-spacing:-.4px;color:#404040;line-height:1.4;white-space:nowrap}.pol-stat-l{font-family:Inter,sans-serif;font-size:13px;letter-spacing:-.26px;color:#8c8c8c;line-height:1.4}.pol-year{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:24px;letter-spacing:-.48px;color:#404040;white-space:nowrap;flex-shrink:0}.clip{position:absolute;left:162px;width:32px;z-index:3}.clip-body{width:32px;height:56px;background:linear-gradient(to bottom,#2a2a2a,#1a1a1a);border-radius:6px;display:flex;flex-direction:column;justify-content:flex-end;padding:8px;gap:4px}.clip-line{width:100%;height:2px;background:#404040;border-radius:4px}.clip-hole{width:16px;height:16px;background:#3a3a3a;border-radius:50%;margin:8px 0 0 8px}.dome-section{position:relative;background:#111;width:100%;height:85vh;min-height:500px;margin-top:-64px;z-index:5;overflow:hidden;border-radius:20px 20px 16px 16px}.dome-mount{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.dome-heading{position:relative;z-index:6;padding:40px 48px;font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:128px;line-height:1.15;letter-spacing:-7.68px;color:#ded649;pointer-events:none;text-align:center;opacity:0;animation:hFade .8s .4s forwards}.dome-scroll-hint{position:absolute;bottom:28px;left:0;right:0;z-index:7;display:flex;align-items:center;justify-content:center;gap:8px;pointer-events:auto;cursor:pointer;opacity:0;animation:hFade .6s 1.2s forwards;background:none;border:0;padding:0;font:inherit}.dome-scroll-hint span{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#ded649b3;letter-spacing:.08em;text-transform:uppercase}.dome-scroll-arrow{animation:domeScrollBounce 1.6s ease-in-out infinite}@keyframes domeScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.playground{position:relative;background:#fbfbf4;width:100%;height:866px;overflow:hidden}.pg-title{position:absolute;left:0;top:96px;width:100%;text-align:center}.pg-title h2{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:128px;line-height:153.6px;letter-spacing:-7.68px;color:#404040;white-space:nowrap}.pg-track{position:absolute;left:80px;top:356px;width:1279px;height:393px;display:flex;align-items:center}.pg-arrow{width:48px;height:48px;flex-shrink:0;background:#fff;border-radius:50%;border:none;cursor:none;box-shadow:0 10px 15px #0000001a;display:flex;align-items:center;justify-content:center}.pg-arrow svg{width:20px;height:20px}.pg-cards{flex:1;display:flex;justify-content:flex-start;align-items:center;padding:22px 48px;gap:48px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pg-cards::-webkit-scrollbar{display:none}.pg-card{position:relative;width:364px;height:300px;background:#fff;border-radius:16px;box-shadow:0 10px 15px #0000001a;flex-shrink:0;overflow:hidden;transition:transform .35s cubic-bezier(.4,0,.2,1);scroll-snap-align:center}.pg-card:hover{transform:translateY(-12px) scale(1.03)!important}.pg-card-in{position:absolute;left:9px;top:14px;width:343px;height:274px;border-radius:8px;background:#e5e7eb;overflow:hidden}.pg-card-in img{display:block;width:100%;height:100%;object-fit:cover}.pg-c1{transform:rotate(-8deg)}.pg-c2{transform:rotate(4deg)}.pg-c3{transform:rotate(-2deg)}.pg-c4{transform:rotate(6deg)}.pg-c5{transform:rotate(-4deg)}.pg-dots{position:absolute;left:0;top:763px;width:100%;display:flex;justify-content:center;gap:8px}.pg-dot{width:8px;height:8px;border-radius:50%;background:#d1d5dc}.pg-dot.on{width:32px;height:8px;border-radius:100px;background:#ded649}.slice{position:relative;background:#fbfbf4;width:100%;height:1012px;overflow:hidden}.slice-env-back{position:absolute;left:calc(50% - 342px);top:169px;width:684px;height:769px;transform:scaleY(-1) rotate(180deg);pointer-events:none;z-index:1}.slice-env-back img,.slice-env-front img{width:100%;height:100%;display:block}.slice-card{position:absolute;left:calc(50% - 242px);top:83px;width:485px;height:745px;background:#e9e9e9;border-radius:32px;box-shadow:15px -6px 4px #00000012;z-index:2}.slice-photo{position:absolute;left:51px;top:48px;width:382px;height:395px;border-radius:24px;overflow:hidden}.slice-photo img{position:absolute;width:100%;height:128.95%;top:-.03%;left:0;object-fit:cover}.slice-bio{position:absolute;left:97px;top:462px;width:290px;font-family:Sometype Mono,monospace;font-size:18px;line-height:1.3;letter-spacing:-1.44px;color:#404040;text-align:center}.slice-bio b{font-weight:700}.slice-bio .s{font-weight:600}.slice-env-front{position:absolute;left:calc(50% - 342px);top:472px;width:684px;height:466px;pointer-events:none;z-index:3}.slice-lbl{position:absolute;left:calc(50% - 184px);top:809px;width:369px;height:83px;display:flex;align-items:center;justify-content:space-between;z-index:4}.slice-lbl h3{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:58px;line-height:1.2;letter-spacing:-2.32px;color:#080808;white-space:nowrap}.slice-emoji{width:56px;height:56px;transform:rotate(20deg)}.slice-emoji img{width:56px;height:56px;display:block}.cta{background:#fbfbf4;width:100%;padding:100px 80px;display:flex;flex-direction:column;align-items:center;gap:32px;box-sizing:border-box}.cta-tag{font-family:Bricolage Grotesque,sans-serif;font-weight:300;font-size:32px;line-height:1.2;letter-spacing:-.96px;color:#686666;text-align:center;width:870px}.cta-main{display:flex;flex-direction:column;align-items:center;gap:24px}.cta-ttl{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:100px;line-height:normal;letter-spacing:-4px;color:#161709;text-align:center;white-space:nowrap}.cta-btn{background:#ded649;border-radius:100px;padding:16px 28px;font-family:Inter,sans-serif;font-size:18px;color:#161709;white-space:nowrap;cursor:none;border:1.5px solid #DED649;display:inline-flex;align-items:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.cta-btn:hover{transform:translateY(-3px) scale(1.02);background:#ded649;box-shadow:0 12px 32px #f270cc59}.cta-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}.cta-resume-link{background:#fbfbf4;border-radius:100px;padding:16px 28px;font-family:Inter,sans-serif;font-size:18px;color:#161709;border:1.5px solid #161709;white-space:nowrap;cursor:none;display:inline-flex;align-items:center;gap:6px;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s,color .2s}.cta-resume-link:hover{transform:translateY(-3px) scale(1.02);background:#161709;color:#fbfbf4}footer{background:#161709;width:100%;padding:80px 64px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.f-copy{font-family:Inter,sans-serif;font-size:24px;line-height:1.4;letter-spacing:-.24px;color:#c4c4c4;white-space:nowrap}.f-socials{display:flex;gap:32px;align-items:center;padding:0 8px}.f-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:none;transition:transform .25s;text-decoration:none}.f-icon:hover{transform:translateY(-3px)}.f-icon svg{display:block;width:100%;height:100%}.f-back{font-family:Inter,sans-serif;font-size:32px;line-height:1.4;color:#c4c4c4;white-space:nowrap;cursor:none;display:inline-block;transition:color .2s}.f-back:hover{color:#ded649}.btt-fab{position:fixed;right:32px;bottom:32px;z-index:150;background:#fff;color:#161709;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:none;border-radius:100px;padding:14px 22px;box-shadow:0 8px 24px #00000029;cursor:none;opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.btt-fab.show{opacity:1;transform:translateY(0);pointer-events:auto}.btt-fab:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000038}@media (max-width:640px){.btt-fab{right:16px;bottom:16px;padding:12px 18px;font-size:11px}}.cs-back-link{position:fixed;left:40px;top:88px;z-index:140;background:#fff;color:#161709;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:none;border-radius:100px;padding:12px 20px;box-shadow:0 8px 24px #00000029;cursor:none;display:inline-flex;align-items:center;gap:6px;opacity:0;transform:translate(-10px);animation:csBackIn .4s .3s cubic-bezier(.4,0,.2,1) forwards;transition:transform .25s,box-shadow .25s}.cs-back-link:hover{transform:translate(-3px);box-shadow:0 12px 28px #00000038}@keyframes csBackIn{to{opacity:1;transform:translate(0)}}@media (max-width:640px){.cs-back-link{left:16px;top:76px;padding:10px 16px;font-size:11px}}.work-grid{position:relative;background:#fbfbf4;width:100%;padding:0 87px 144px;overflow:hidden;box-sizing:border-box}.wk-head{position:relative;left:auto;top:auto;margin:0 auto;padding:112px 0 48px;width:auto;max-width:660px;display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.wk-head h1{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:88px;line-height:1.2;letter-spacing:-5.28px;color:#404040;width:100%}.wk-head p{font-family:Inter,sans-serif;font-size:24px;letter-spacing:-.24px;color:#50505f;line-height:normal}.wk-head p .wk-cta-link{font-weight:700;color:#161709;text-decoration:underline;text-underline-offset:3px;cursor:none}.wrow{position:absolute;left:87px;display:flex;gap:97px;align-items:flex-start}.wr1{top:375px}.wr2{top:862px}.wr3{top:1329px}.wc{position:relative;width:357px;flex-shrink:0;cursor:none}.wc-in{background:#e9e9e9;width:357px;position:relative;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s}.wc:hover .wc-in{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.wc-img{position:absolute;left:21px;top:36px;width:315px;height:178px;background:#d9d9d9}.wc-foot{position:absolute;left:0;top:214px;width:357px;background:#e9e9e9;padding:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.wc-info{flex:1;display:flex;flex-direction:column;gap:8px}.wc-name{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:24px;letter-spacing:-.48px;color:#404040;line-height:1.4}.wc-stat{display:flex;align-items:baseline;gap:8px}.wc-stat-n{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:20px;letter-spacing:-.4px;color:#404040;line-height:1.4;white-space:nowrap}.wc-stat-l{font-family:Inter,sans-serif;font-size:13px;letter-spacing:-.26px;color:#8c8c8c;line-height:1.4}.wc-year{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:24px;letter-spacing:-.48px;color:#404040;white-space:nowrap;flex-shrink:0}.wc-clip{position:absolute;left:162px;width:32px}.ab-hero{position:relative;background:linear-gradient(to bottom,#fbfbf4,#fbfbf4);width:100%;height:1044px;overflow:hidden}.ab-hero-in{position:relative;max-width:1440px;margin-inline:auto;height:100%}.ab-sidebar{position:absolute;left:92px;top:80px;width:488px;height:884px;background:#fbfbf4;overflow:hidden;box-shadow:8px 0 10px -6px #0000001a,-20px 0 25px -5px #0000001a}.ab-rot{position:absolute;display:flex;align-items:center;justify-content:center;overflow:visible;z-index:2}.ab-rot span{white-space:nowrap;font-family:Inter,sans-serif;font-weight:600;line-height:1.6}.ab-r-des{left:32px;top:40px;width:160px;height:501px}.ab-r-des span{font-size:100px;color:#404040;transform:rotate(-90deg)}.ab-r-ill{left:433px;top:40px;width:29px;height:123px}.ab-r-ill span{font-size:18px;color:#6c6c6c;transform:rotate(-90deg)}.ab-r-ent{left:426px;top:224px;width:38px;height:190px}.ab-r-ent span{font-size:24px;color:#5d5d5d;transform:rotate(-90deg)}.ab-r-pro{left:24px;top:355px;width:38px;height:119px}.ab-r-pro span{font-size:24px;color:#5d5d5d;transform:rotate(-90deg)}.ab-r-ax{left:24px;top:267px;width:38px;height:68px}.ab-r-ax span{font-size:24px;color:#5d5d5d;transform:rotate(-90deg)}.ab-r-eng{left:24px;top:99px;width:38px;height:120px}.ab-r-eng span{font-size:24px;color:#5d5d5d;transform:rotate(-90deg)}.ab-photo{position:absolute;left:24px;top:336px;width:440px;height:524px;overflow:hidden;z-index:1}.ab-photo img{position:absolute;width:114.72%;height:128.44%;left:-7.36%;top:0;object-fit:cover}.ab-h1{position:absolute;left:661px;top:102px;font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-2.6px;color:#202020;white-space:nowrap}.ab-bio{position:absolute;left:661px;top:213px;width:680px;display:flex;flex-direction:column;gap:40px}.ab-bio p{font-family:Inter,sans-serif;font-size:23px;line-height:1.5;color:#404040}.ab-resume{position:absolute;left:661px;top:882px;background:#ded649;border-radius:100px;padding:24px 32px;font-family:Inter,sans-serif;font-size:20px;color:#161709;white-space:nowrap;cursor:none;border:none;display:inline-flex;align-items:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.ab-resume:hover{transform:translateY(-3px);background:#ded649}.ab-hero{background:#161709}.ab-hero .ab-h1{color:#fbfbf4}.ab-hero .ab-bio p{color:#ababab}.journey{position:relative;background:#fbfbf4;width:100%}.jc-wrap{display:flex;flex-direction:column}.journey-in{padding:80px 88px;display:flex;flex-direction:column;gap:80px}.jc-right{border-top:.5px solid rgba(0,0,0,.07);padding:0 88px 80px;display:flex;flex-direction:column;gap:80px}.journey-ttl{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:88px;line-height:96.8px;letter-spacing:-5.28px;color:#202020}.journey-list{display:flex;flex-direction:column}.ji{display:flex;gap:48px;align-items:flex-start;padding:24px 0;border-top:1px solid rgba(0,0,0,.08);transition:background .25s,padding-left .25s}.ji:hover{background:#ded64912;padding-left:12px}.ji-yr{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:48px;line-height:48px;color:#4943b5;white-space:nowrap;width:200px;flex-shrink:0;padding-top:4px}.ji-role{display:flex;flex-direction:column;gap:8px}.ji-title{font-family:Inter,sans-serif;font-weight:600;font-size:30px;line-height:36px;color:#202020;white-space:nowrap}.ji-title-link{text-decoration:none;width:fit-content;transition:color .2s}.ji-title-link:hover{color:#4943b5}.ji-sub{font-family:Inter,sans-serif;font-size:18px;line-height:28px;color:#505050;white-space:nowrap}.speaking{position:relative;background:#f5f3ee;width:100%;padding:80px 0}.speaking-in{margin-left:88px;width:calc(100% - 176px);display:flex;flex-direction:column;gap:56px}.speaking-ttl{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:88px;line-height:1.1;letter-spacing:-5.28px;color:#202020}.speaking-list{display:flex;flex-direction:column}.spk{display:flex;align-items:baseline;gap:40px;padding:24px 0;border-bottom:.5px solid #d8d4cc}.spk:first-child{border-top:.5px solid #d8d4cc}.spk-event{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#202020;min-width:300px;flex-shrink:0}.spk-topic{font-family:Inter,sans-serif;font-size:16px;color:#777;line-height:1.55}.thoughts{background:#161709;width:100%}.thoughts-in{display:grid;grid-template-columns:2fr 3fr;min-height:580px}.thoughts-left{padding:80px 72px 80px 88px;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;justify-content:space-between;gap:48px}.thoughts-eyebrow{font-family:Sometype Mono,monospace;font-size:10px;color:#ffffff4d;letter-spacing:.14em;text-transform:uppercase;margin-bottom:36px;display:block}.thoughts-heading{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-style:italic;font-size:clamp(32px,3.2vw,48px);line-height:1.1;letter-spacing:-.035em;color:#fff;margin:0}.thoughts-cursor{display:inline-block;width:2px;background:#fff;margin-left:3px;vertical-align:-.08em;animation:tCursorBlink 1s steps(1,end) infinite}@keyframes tCursorBlink{0%,to{opacity:1}50%{opacity:0}}.thoughts-sub{font-family:Inter,sans-serif;font-size:15px;color:#ffffff6b;line-height:1.65;margin:0 0 20px}.thoughts-tags{font-family:Sometype Mono,monospace;font-size:10px;color:#ffffff2e;letter-spacing:.06em;line-height:1.8}.thoughts-right{padding:80px 88px 80px 64px;display:flex;flex-direction:column}.thoughts-read-all{display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;color:#ffffff59;text-decoration:none;letter-spacing:.01em;margin-bottom:40px;align-self:flex-end;transition:color .2s;cursor:none}.thoughts-read-all:hover{color:#fff}.thoughts-list{display:flex;flex-direction:column}.thoughts-item{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-top:1px solid rgba(255,255,255,.06);text-decoration:none;transition:border-top-color .25s}.thoughts-item:last-child{border-bottom:1px solid rgba(255,255,255,.06)}.thoughts-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(18px,1.6vw,22px);font-weight:500;color:#ffffff9e;line-height:1.3;letter-spacing:-.025em;transition:color .25s}.thoughts-arrow{font-size:18px;color:#ffffff2e;flex-shrink:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1),color .25s}.thoughts-item:hover .thoughts-title{color:#fff}.thoughts-item:hover .thoughts-arrow{color:#ffffff8c;transform:translate(3px,-3px)}.community{position:relative;background:#fbfbf4;width:100%;padding:80px 0}.community-in{margin-left:88px;width:calc(100% - 176px);display:flex;flex-direction:column;gap:56px}.community-ttl{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:88px;line-height:1.1;letter-spacing:-5.28px;color:#202020}.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.comm-card{background:#f5f3ee;border-radius:16px;padding:36px;display:flex;flex-direction:column;gap:12px}.comm-mark{font-size:24px;color:#ded649;margin-bottom:4px}.comm-name{font-family:Bricolage Grotesque,sans-serif;font-size:24px;font-weight:500;color:#161709;line-height:1.2}.comm-role{font-size:12px;color:#999;letter-spacing:.08em;text-transform:uppercase;margin-top:2px}.comm-desc{font-size:15px;color:#666;line-height:1.65;margin-top:4px}.after-hours{position:relative;width:100%;padding:80px 88px 100px;background:linear-gradient(150deg,#ede8de,#ddd7cb 55%,#cec9bc);box-sizing:border-box}.ah-header{margin-bottom:40px}.ah-label{font-family:Inter,sans-serif;font-size:12px;color:#00000059;letter-spacing:.12em;text-transform:uppercase}.ah-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:400px;gap:16px}.ah-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 2px 20px #0000000f,0 1px 4px #0000000a;overflow:hidden;display:flex;flex-direction:column}.ah-c-tag{font-family:Inter,sans-serif;font-size:10px;color:#c0b8b0;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;flex-shrink:0}.ah-c-list{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;justify-content:space-evenly}.ah-c-list li{font-family:Bricolage Grotesque,sans-serif;font-size:18px;color:#222;line-height:1.35;font-weight:400;display:flex;align-items:center;gap:10px}.ah-c-icon{width:36px;height:36px;object-fit:contain;flex-shrink:0}.ah-card--journal{padding:0}.ah-j-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px 14px;background:#ded649;flex-shrink:0}.ah-j-day{font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#00000080}.ah-j-dots{display:flex;gap:4px}.ah-j-dots span{width:6px;height:6px;border-radius:50%;background:#0000002e}.ah-j-body{padding:24px;flex:1;display:flex;flex-direction:column}.ah-j-dear{font-family:Reenie Beanie,cursive;font-size:40px;color:#2a2a2a;line-height:1.05;margin-bottom:6px;flex-shrink:0}.ah-j-text{font-family:Reenie Beanie,cursive;font-size:32px;color:#bbb;line-height:1;margin-bottom:auto}.ah-j-quote{font-family:Reenie Beanie,cursive;font-size:32px;color:#2a2a2a;line-height:1.2;padding-top:16px;flex-shrink:0}.ah-card--social{gap:12px}.ah-s-profile{display:flex;align-items:center;gap:12px;flex-shrink:0}.ah-s-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8e4de}.ah-s-avatar img{width:100%;height:100%;object-fit:cover;object-position:center top}.ah-s-name{font-family:Bricolage Grotesque,sans-serif;font-size:15px;font-weight:600;color:#161709;line-height:1.2}.ah-s-handle{font-size:12px;color:#c0b8b0;margin-top:2px}.ah-s-bio{font-family:Inter,sans-serif;font-size:15px;color:#333;line-height:1.5;flex-shrink:0}.ah-s-post{background:linear-gradient(135deg,#ded649,#f0920a);border-radius:12px;flex:1;display:flex;align-items:flex-end;padding:14px;position:relative;overflow:hidden}.ah-s-post:before{content:"";position:absolute;top:-20px;right:-20px;width:100px;height:100px;border-radius:50%;background:#ffffff1f}.ah-s-post-text{font-family:Bricolage Grotesque,sans-serif;font-size:13px;color:#00000061;letter-spacing:.04em}.ah-s-stats{display:flex;gap:16px;padding-top:12px;border-top:.5px solid #f5f3ee;flex-shrink:0}.ah-s-stat{display:flex;align-items:center;gap:5px;font-size:13px;color:#bbb;font-family:Inter,sans-serif}.ah-card--kdrama{background:#161709;color:#fff}.ah-k-label{font-size:10px;color:#ffffff4d;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;flex-shrink:0}.ah-k-prose{font-family:Bricolage Grotesque,sans-serif;font-size:17px;color:#fffc;line-height:1.6;margin-bottom:20px;flex-shrink:0}.ah-k-shows{display:flex;flex-direction:column;flex:1}.ah-k-show{font-family:Inter,sans-serif;font-size:13px;color:#ffffff80;display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:.5px solid rgba(255,255,255,.07)}.ah-k-show:last-child{border-bottom:none}.ah-k-num{font-family:Sometype Mono,monospace;font-size:10px;color:#ded649;min-width:18px;flex-shrink:0}.ah-card--music{align-items:center;text-align:center;gap:10px;justify-content:center}.ah-m-disc{width:84px;height:84px;border-radius:50%;background:conic-gradient(from 0deg,#c5b8a8,#a89880,#8a7a6a,#c5b8a8,#a89880 360deg);position:relative;flex-shrink:0;box-shadow:0 4px 18px #00000024}.ah-m-disc:after{content:"";position:absolute;top:35%;right:35%;bottom:35%;left:35%;border-radius:50%;background:#fff;box-shadow:0 0 0 1.5px #00000014}.ah-m-wave{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:28px;width:100%}.ah-m-bar{width:3px;border-radius:2px;background:#ded649;animation:ahWave 1.4s ease-in-out infinite}.ah-m-bar:nth-child(1){height:12px}.ah-m-bar:nth-child(2){height:20px;animation-delay:.1s}.ah-m-bar:nth-child(3){height:28px;animation-delay:.2s}.ah-m-bar:nth-child(4){height:14px;animation-delay:.3s}.ah-m-bar:nth-child(5){height:22px;animation-delay:.1s}.ah-m-bar:nth-child(6){height:10px;animation-delay:.25s}.ah-m-bar:nth-child(7){height:18px;animation-delay:.15s}.ah-m-bar:nth-child(8){height:26px;animation-delay:.35s}@keyframes ahWave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.35)}}.ah-m-now{font-size:10px;color:#c0b8b0;letter-spacing:.1em;text-transform:uppercase}.ah-m-title{font-family:Bricolage Grotesque,sans-serif;font-size:21px;font-weight:500;color:#161709;letter-spacing:-.3px}.ah-m-artist{font-size:12px;color:#aaa}.ah-m-progress{display:flex;align-items:center;gap:8px;width:100%;margin-top:4px}.ah-m-time{font-size:11px;color:#c0b8b0;font-family:Sometype Mono,monospace;flex-shrink:0}.ah-m-pbar{flex:1;height:3px;background:#ede8de;border-radius:2px}.ah-m-pfill{height:100%;width:42%;background:#ded649;border-radius:2px}.ah-card--gym{padding:28px;position:relative}.ah-g-label{font-size:10px;color:#c0b8b0;letter-spacing:.15em;text-transform:uppercase;margin-bottom:4px}.ah-g-date{font-family:Reenie Beanie,cursive;font-size:clamp(44px,5.5vw,64px);color:#404040;line-height:1;letter-spacing:-1px}.ah-g-stk{position:absolute;width:140px;height:190px;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0000002e}.ah-g-stk--1{bottom:-28px;right:158px;transform:rotate(-10deg);z-index:1}.ah-g-stk--2{bottom:-18px;right:68px;transform:rotate(-2deg);z-index:2}.ah-g-stk--3{bottom:-12px;right:-10px;transform:rotate(6deg);z-index:3}.ah-g-si{width:100%;height:100%;display:block;object-fit:cover}.ah-g-si-1{background:linear-gradient(160deg,#9ab880,#6a9050)}.ah-g-si-2{background:linear-gradient(170deg,#e8c870,#b88830)}.ah-g-si-3{background:linear-gradient(160deg,#b8c8a0,#88a870)}.ah-g-goal{display:flex;align-items:center;gap:10px;margin-top:10px}.ah-g-check{width:18px;height:18px;border-radius:4px;border:1.5px solid #c0b8b0;flex-shrink:0;display:block}.ah-g-goal-text{font-family:Inter,sans-serif;font-size:15px;color:#666;line-height:1}.bits{position:relative;background:#fbfbf4;width:100%;height:1012px;overflow:hidden}.bits-env-back{position:absolute;left:393px;top:296px;width:684px;height:532px;transform:scaleY(-1) rotate(180deg);pointer-events:none;z-index:1}.bits-env-back img,.bits-env-front img{width:100%;height:100%;display:block}.bits-env-front{position:absolute;left:393px;top:492px;width:684px;height:336px;pointer-events:none;z-index:3}.bcard{position:absolute;background:#fff;width:312px;height:392px;box-shadow:0 25px 50px #00000040}.bcard-img{position:absolute;left:16px;top:16px;overflow:hidden}.bcard-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bcard-cap{position:absolute;left:0;right:0;font-family:Reenie Beanie,cursive;font-size:20px;line-height:28px;color:#303030;text-align:center;white-space:nowrap}.bc-b{left:425px;top:274px;transform:rotate(-8deg);z-index:2}.bc-c{left:697px;top:344px;transform:rotate(6deg);z-index:2}.bc-a{left:97px;top:184px;transform:rotate(6deg);z-index:4;transition:transform .4s cubic-bezier(.4,0,.2,1)}.bc-a:hover{transform:rotate(6deg) translateY(-14px)}.bc-d{left:972px;top:184px;transform:rotate(-8deg);z-index:4;transition:transform .4s cubic-bezier(.4,0,.2,1)}.bc-d:hover{transform:rotate(-8deg) translateY(-14px)}.bits-lbl{position:absolute;left:516px;top:721px;display:flex;align-items:center;gap:16px;height:83px;z-index:5}.bits-lbl h3{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:58px;line-height:1.2;letter-spacing:-2.32px;color:#080808;white-space:nowrap}.bits-emoji{width:56px;height:56px;transform:rotate(20deg)}.bits-emoji img{width:56px;height:56px;display:block}.cs-page{background:#fbfbf4;width:100%}.cs-back{position:fixed;top:108px;left:40px;z-index:100;display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#888;cursor:none;background:none;border:none;transition:color .2s;letter-spacing:-.1px}.cs-back:hover{color:#161709}.cs-hero{height:100vh;min-height:780px;display:flex;flex-direction:column;justify-content:flex-end}.cs-hero-info{padding:0 40px 40px;display:flex;flex-direction:column;gap:32px}.cs-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:9.7vw;line-height:.96;letter-spacing:-.05em;color:#161709}.cs-hero-bot{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.cs-meta-list{list-style:none;display:flex;flex-direction:column;gap:14px}.cs-meta-list li{font-family:Inter,sans-serif;font-size:18px;color:#555;line-height:1.2;letter-spacing:-.1px}.cs-hero-desc{font-family:Inter,sans-serif;font-size:22px;line-height:1.5;color:#303030;letter-spacing:-.2px}.cs-cover{width:100%;aspect-ratio:16/9;overflow:hidden}.cs-cover-in{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:100px;background:linear-gradient(135deg,#e4e0d8,#ccc8c0)}.cs-body{display:flex;flex-direction:column;align-items:center;gap:140px;padding:160px 40px}.cs-s{width:100%;max-width:894px}.cs-s-label{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#aaa;margin-bottom:20px}.cs-s p{font-family:Inter,sans-serif;font-size:21px;line-height:1.75;color:#303030;letter-spacing:-.1px}.cs-media{width:100%;aspect-ratio:16/9;background:#e4e0d8;overflow:hidden;display:flex;align-items:center;justify-content:center}.cs-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#00000014;border:1px solid rgba(0,0,0,.08);margin-top:32px}.cs-metric{background:#fbfbf4;padding:40px 32px;text-align:left}.cs-metric .num{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:64px;letter-spacing:-3px;color:#161709;line-height:1}.cs-metric .unit{font-family:Bricolage Grotesque,sans-serif;font-size:28px;color:#ded649;font-weight:500}.cs-metric .lbl{font-family:Inter,sans-serif;font-size:14px;color:#888;margin-top:10px;letter-spacing:-.1px}.cs-end{padding:200px 40px;display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:start;border-top:1px solid rgba(0,0,0,.08)}.cs-end-hint{display:flex;flex-direction:column;gap:0}.cs-end-hint p{font-family:Inter,sans-serif;font-size:17px;font-weight:500;color:#aaa;letter-spacing:-.1px;line-height:1.4}.cs-end-msg{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.15;letter-spacing:-2.5px;color:#161709;max-width:760px}.cs-next{display:grid;grid-template-columns:1fr 1fr;cursor:none;transition:background .2s}.cs-next:hover{background:#f5f2ea}.cs-next-cover{aspect-ratio:4/3;overflow:hidden}.cs-next-cover-in{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:80px;background:linear-gradient(135deg,#e4e0d8,#ccc8c0)}.cs-next-info{padding:64px;display:flex;flex-direction:column;justify-content:flex-end;gap:20px;border-top:1px solid rgba(0,0,0,.08)}.cs-next-lbl{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#aaa}.cs-next-ttl{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:36px;letter-spacing:-1.5px;color:#161709;line-height:1.15;flex:1}.cs-next-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;font-family:Inter,sans-serif;font-size:17px;color:#161709;cursor:none;padding:0;font-weight:500;transition:gap .2s}.cs-next-btn:hover{gap:14px}.cs-wz-hero{background:#0d1c4a;padding:180px 120px 100px;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;gap:52px;width:1440px}.cs-wz-eyebrow{font-family:Sometype Mono,monospace;font-size:12px;color:#ffffff61;letter-spacing:.1em;text-transform:uppercase}.cs-wz-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:96px;line-height:.94;letter-spacing:-.05em;color:#fff}.cs-wz-title em{color:#03dac4;font-style:normal}.cs-wz-hero-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;border-top:1px solid rgba(255,255,255,.1);padding-top:40px}.cs-wz-meta-lbl{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:#ffffff47;margin-bottom:8px}.cs-wz-meta-val{font-family:Inter,sans-serif;font-size:17px;color:#ffffffc7;letter-spacing:-.1px;line-height:1.3}.cs-wz-cover{width:1440px;overflow:hidden;background:#161709}.cs-wz-cover svg{display:block;width:100%}.cs-wz-sect{padding:120px}.cs-wz-sect-lbl{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#aaa;margin-bottom:44px}.cs-wz-lede{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:40px;line-height:1.2;letter-spacing:-.03em;color:#161709;max-width:1040px;margin-bottom:40px}.cs-wz-body{font-family:Inter,sans-serif;font-size:20px;line-height:1.8;color:#404040;letter-spacing:-.1px;max-width:800px}.cs-wz-body+.cs-wz-body{margin-top:24px}.cs-wz-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#00000014;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.cs-wz-stat{background:#fbfbf4;padding:48px 64px}.cs-wz-stat-num{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:80px;letter-spacing:-4px;color:#161709;line-height:1}.cs-wz-stat-num sup{font-size:40px;letter-spacing:-1px}.cs-wz-stat-lbl{font-family:Inter,sans-serif;font-size:15px;color:#888;margin-top:10px;letter-spacing:-.05px;line-height:1.4}.cs-wz-quotes{background:#0d1c4a;padding:100px 120px}.cs-wz-quotes-head{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#ffffff40;margin-bottom:56px}.cs-wz-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.cs-wz-quote{border-left:3px solid #03DAC4;padding:28px}.cs-wz-quote q{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:22px;line-height:1.45;letter-spacing:-.02em;color:#fff;font-style:italic;quotes:none}.cs-wz-quote-attr{font-family:Inter,sans-serif;font-size:13px;color:#ffffff52;margin-top:20px;letter-spacing:.02em}.cs-wz-chips{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.cs-wz-chip{font-family:Inter,sans-serif;font-size:14px;color:#555;border:1px solid rgba(0,0,0,.12);border-radius:100px;padding:8px 20px;background:#fbfbf4;letter-spacing:-.05px}.cs-wz-findings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#00000014;margin-top:56px}.cs-wz-finding{background:#fbfbf4;padding:52px 44px;display:flex;flex-direction:column;gap:20px}.cs-wz-finding-n{font-family:Sometype Mono,monospace;font-size:13px;color:#0ea5e9;letter-spacing:.06em}.cs-wz-finding-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:30px;letter-spacing:-.03em;color:#161709;line-height:1.1}.cs-wz-finding-body{font-family:Inter,sans-serif;font-size:16px;line-height:1.7;color:#606060;letter-spacing:-.05px}.cs-wz-finding-ev{font-family:Sometype Mono,monospace;font-size:12px;color:#999;border-top:1px solid rgba(0,0,0,.08);padding-top:20px;line-height:1.6}.cs-wz-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#00000014;margin-top:56px}.cs-wz-principle{background:#fff9ee;padding:48px 44px}.cs-wz-principle-n{font-family:Sometype Mono,monospace;font-size:12px;color:#03dac4cc;letter-spacing:.08em;margin-bottom:16px}.cs-wz-principle-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:28px;letter-spacing:-.03em;color:#161709;line-height:1.1;margin-bottom:14px}.cs-wz-principle-body{font-family:Inter,sans-serif;font-size:15px;line-height:1.65;color:#666}.cs-wz-solution{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(0,0,0,.08)}.cs-wz-solution.wz-flip{direction:rtl}.cs-wz-solution.wz-flip>*{direction:ltr}.cs-wz-solution.wz-flip .cs-wz-sol-vis{order:2}.cs-wz-solution.wz-flip .cs-wz-sol-text{order:1}.cs-wz-sol-vis{overflow:hidden;background:#f2efe6}.cs-wz-sol-vis svg{display:block;width:100%;height:100%}.cs-wz-sol-text{padding:80px;display:flex;flex-direction:column;justify-content:center;gap:20px;background:#fbfbf4}.cs-wz-sol-n{font-family:Sometype Mono,monospace;font-size:12px;color:#bbb;letter-spacing:.08em}.cs-wz-sol-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:38px;letter-spacing:-.03em;color:#161709;line-height:1.1}.cs-wz-sol-body{font-family:Inter,sans-serif;font-size:17px;line-height:1.72;color:#525252;letter-spacing:-.1px}.cs-wz-impact{background:#0d1c4a;padding:120px}.cs-wz-impact-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:56px;letter-spacing:-.04em;color:#fff;line-height:1.05;margin-bottom:80px;max-width:720px}.cs-wz-impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff1a}.cs-wz-impact-item{background:#0d1c4a;padding:48px 40px}.cs-wz-impact-num{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:68px;letter-spacing:-3px;color:#fff;line-height:1}.cs-wz-impact-unit{color:#03dac4;font-size:32px}.cs-wz-impact-lbl{font-family:Inter,sans-serif;font-size:14px;color:#ffffff6b;margin-top:12px;line-height:1.4}.cs-wz-impact-prev{font-family:Sometype Mono,monospace;font-size:11px;color:#fff3;margin-top:6px}.cs-wz-arch{padding:120px;background:#0d1c4a}.cs-wz-arch-lede{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:48px;line-height:1.15;letter-spacing:-.04em;color:#fff;max-width:960px;margin-bottom:72px}.cs-wz-arch-lede em{color:#03dac4;font-style:normal}.cs-wz-prod-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#ffffff1a}.cs-wz-prod-card{padding:56px 48px;display:flex;flex-direction:column;gap:16px}.cs-wz-prod-card.pro{background:#0d1c4a;border:1px solid rgba(255,255,255,.12)}.cs-wz-prod-card.launch{background:linear-gradient(145deg,#1e3a8a,#0f766e)}.cs-wz-prod-card.create{background:#0369a1}.cs-wz-prod-pip{display:inline-flex;align-items:center;gap:10px;font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:8px}.cs-wz-prod-pip span{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block}.cs-wz-prod-card.pro .cs-wz-prod-pip{color:#03dac4}.cs-wz-prod-card.launch .cs-wz-prod-pip{color:#67e8f9}.cs-wz-prod-card.create .cs-wz-prod-pip{color:#bae6fd}.cs-wz-prod-name{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:40px;letter-spacing:-.03em;color:#fff;line-height:1}.cs-wz-prod-tag{font-family:Inter,sans-serif;font-size:14px;color:#ffffff80;letter-spacing:-.05px}.cs-wz-prod-users{font-family:Inter,sans-serif;font-size:16px;color:#ffffffb8;line-height:1.55;margin-top:8px}.cs-wz-prod-plat{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;margin-top:auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.cs-wz-prod-section{width:1440px}.cs-wz-prod-header{padding:80px 120px 56px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.07)}.cs-wz-prod-header.pro{background:#f0f4ff}.cs-wz-prod-header.launch{background:#f0fdfa}.cs-wz-prod-header.create{background:#f0f9ff}.cs-wz-prod-hname{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:64px;letter-spacing:-.04em;color:#161709;line-height:1}.cs-wz-prod-hname em{font-style:normal}.cs-wz-prod-header.pro .cs-wz-prod-hname em{color:#0d1c4a}.cs-wz-prod-header.launch .cs-wz-prod-hname em{color:#0f766e}.cs-wz-prod-header.create .cs-wz-prod-hname em{color:#0369a1}.cs-wz-prod-hmeta{text-align:right}.cs-wz-prod-hmeta-lbl{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#aaa;margin-bottom:6px}.cs-wz-prod-hmeta-val{font-family:Inter,sans-serif;font-size:17px;color:#444}.cs-wz-ui-decisions{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#00000012}.cs-wz-ui-dec{background:#fff;padding:52px 44px;display:flex;flex-direction:column;gap:16px}.cs-wz-ui-dec-n{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;color:#0ea5e9;text-transform:uppercase}.cs-wz-ui-dec-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:26px;letter-spacing:-.025em;color:#161709;line-height:1.15}.cs-wz-ui-dec-body{font-family:Inter,sans-serif;font-size:15px;line-height:1.7;color:#606060}.cs-wz-visual{width:1440px;background:#f2efe6;overflow:hidden}.cs-wz-visual svg{display:block;width:100%}.cs-wz-visual-cap{padding:40px 120px;background:#fbfbf4;border-top:1px solid rgba(0,0,0,.07);display:flex;align-items:center;gap:40px}.cs-wz-visual-cap-lbl{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#aaa;white-space:nowrap}.cs-wz-visual-cap-txt{font-family:Inter,sans-serif;font-size:16px;color:#555;line-height:1.55;letter-spacing:-.05px}.cs-wz-mobile-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#f0f9ff;padding:100px 120px;align-items:start}.cs-wz-mobile-frame{display:flex;flex-direction:column;align-items:center;gap:24px}.cs-wz-mobile-frame svg{display:block;max-width:280px;width:100%}.cs-wz-mobile-frame-lbl{font-family:Inter,sans-serif;font-size:14px;color:#555;text-align:center;letter-spacing:-.05px;line-height:1.5}.cs-wz-mobile-frame-lbl strong{display:block;font-size:16px;color:#161709;margin-bottom:4px}.cs-wz-learnings{padding:120px;border-top:1px solid rgba(0,0,0,.08)}.cs-wz-learnings-lede{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:44px;line-height:1.2;letter-spacing:-.03em;color:#161709;max-width:1000px;margin-bottom:40px}.cs-wz-learnings-body{font-family:Inter,sans-serif;font-size:20px;line-height:1.8;color:#444;max-width:760px;letter-spacing:-.1px}.cs-rf-hero{background:#1a0d38;padding:180px 120px 100px;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;gap:52px;width:1440px}.cs-rf-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:96px;line-height:.94;letter-spacing:-.05em;color:#fff}.cs-rf-title em{color:#c4b5fd;font-style:normal}.cs-rf-quotes{background:#1a0d38;padding:100px 120px}.cs-rf-quote{border-left:3px solid #7C3AED;padding:28px}.cs-rf-challenges{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#00000014;margin-top:56px}.cs-rf-challenge{background:#fafafa;padding:52px 44px;display:flex;flex-direction:column;gap:16px}.cs-rf-challenge-n{font-family:Sometype Mono,monospace;font-size:13px;color:#7c3aed;letter-spacing:.06em}.cs-rf-challenge-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:28px;letter-spacing:-.03em;color:#161709;line-height:1.1}.cs-rf-challenge-body{font-family:Inter,sans-serif;font-size:16px;line-height:1.7;color:#606060}.cs-rf-finding-n{font-family:Sometype Mono,monospace;font-size:13px;color:#7c3aed;letter-spacing:.06em}.cs-rf-principle{background:#f5f3ff;padding:48px 44px}.cs-rf-principle-n{font-family:Sometype Mono,monospace;font-size:12px;color:#7c3aedcc;letter-spacing:.08em;margin-bottom:16px}.cs-rf-impact{background:#1a0d38;padding:120px}.cs-rf-impact-item{background:#1a0d38;padding:48px 40px}.cs-rf-impact-unit{color:#a78bfa;font-size:32px}.cs-tr-hero{background:#0c3330;padding:180px 120px 100px;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;gap:52px;width:1440px}.cs-tr-tag{font-family:Sometype Mono,monospace;font-size:13px;letter-spacing:.08em;color:#c8e44bb3;text-transform:uppercase}.cs-tr-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:96px;line-height:.94;letter-spacing:-.05em;color:#fff}.cs-tr-title em{color:#c8e44b;font-style:normal}.cs-tr-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;border-top:1px solid rgba(255,255,255,.1);padding-top:52px}.cs-tr-meta-item{display:flex;flex-direction:column;gap:8px}.cs-tr-meta-label{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;color:#fff6;text-transform:uppercase}.cs-tr-meta-val{font-family:Inter,sans-serif;font-size:18px;color:#fff;font-weight:500}.cs-tr-overview{padding:120px;display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:start;background:#fff}.cs-tr-overview-lede{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:44px;line-height:1.2;letter-spacing:-.03em;color:#161709}.cs-tr-overview-body{font-family:Inter,sans-serif;font-size:20px;line-height:1.8;color:#444;letter-spacing:-.1px}.cs-tr-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#0000000f}.cs-tr-stat{background:#f5f9f0;padding:64px 52px;display:flex;flex-direction:column;gap:8px}.cs-tr-stat-n{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1;letter-spacing:-.04em;color:#0c3330}.cs-tr-stat-l{font-family:Inter,sans-serif;font-size:16px;color:#606060;line-height:1.5}.cs-tr-research{padding:120px;background:#0c3330}.cs-tr-research-eyebrow{font-family:Sometype Mono,monospace;font-size:13px;letter-spacing:.08em;color:#c8e44bb3;margin-bottom:32px;text-transform:uppercase}.cs-tr-research-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:64px;line-height:.96;letter-spacing:-.04em;color:#fff;margin-bottom:52px}.cs-tr-methods{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:64px}.cs-tr-method{font-family:Sometype Mono,monospace;font-size:13px;color:#c8e44b;border:1px solid rgba(200,228,75,.4);padding:8px 20px;border-radius:40px;letter-spacing:.04em}.cs-tr-quotes{background:#0c3330;padding:0 120px 120px}.cs-tr-quote{border-left:3px solid #c8e44b;padding:28px 40px;margin-bottom:2px;background:#ffffff0a}.cs-tr-quote-text{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:28px;line-height:1.3;color:#fff;letter-spacing:-.02em;margin-bottom:16px}.cs-tr-quote-attr{font-family:Sometype Mono,monospace;font-size:12px;color:#c8e44b99;letter-spacing:.06em}.cs-tr-findings{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#0000000f}.cs-tr-finding{background:#fafaf8;padding:52px 44px;display:flex;flex-direction:column;gap:16px}.cs-tr-finding-n{font-family:Sometype Mono,monospace;font-size:13px;color:#1a5046;letter-spacing:.06em}.cs-tr-finding-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:28px;letter-spacing:-.03em;color:#161709;line-height:1.1}.cs-tr-finding-body{font-family:Inter,sans-serif;font-size:16px;line-height:1.7;color:#606060}.cs-tr-goals{padding:120px;background:#eef7d4}.cs-tr-goals-eyebrow{font-family:Sometype Mono,monospace;font-size:13px;letter-spacing:.08em;color:#1a5046;margin-bottom:32px;text-transform:uppercase}.cs-tr-goals-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:64px;line-height:.96;letter-spacing:-.04em;color:#0c3330;margin-bottom:64px}.cs-tr-goals-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;background:#0000000f}.cs-tr-goal{background:#fff;padding:40px 32px;display:flex;flex-direction:column;gap:12px}.cs-tr-goal-n{font-family:Sometype Mono,monospace;font-size:12px;color:#1a5046;letter-spacing:.08em}.cs-tr-goal-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:22px;letter-spacing:-.02em;color:#0c3330;line-height:1.2}.cs-tr-goal-body{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#606060}.cs-tr-solution{padding:120px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cs-tr-solution-body{display:flex;flex-direction:column;gap:32px}.cs-tr-solution-eyebrow{font-family:Sometype Mono,monospace;font-size:13px;letter-spacing:.08em;color:#1a5046;text-transform:uppercase}.cs-tr-solution-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:.98;letter-spacing:-.04em;color:#0c3330}.cs-tr-solution-text{font-family:Inter,sans-serif;font-size:18px;line-height:1.8;color:#444;letter-spacing:-.1px}.cs-tr-solution-dark{background:#0c3330}.cs-tr-solution-dark .cs-tr-solution-eyebrow{color:#c8e44bb3}.cs-tr-solution-dark .cs-tr-solution-title{color:#fff}.cs-tr-solution-dark .cs-tr-solution-text{color:#ffffffa6}.cs-tr-ds{padding:120px;background:#fafaf8;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.cs-tr-ds-eyebrow{font-family:Sometype Mono,monospace;font-size:13px;letter-spacing:.08em;color:#1a5046;margin-bottom:16px;text-transform:uppercase}.cs-tr-ds-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:.98;letter-spacing:-.04em;color:#0c3330;margin-bottom:24px}.cs-tr-ds-body{font-family:Inter,sans-serif;font-size:18px;line-height:1.8;color:#444;letter-spacing:-.1px}.cs-tr-ds-tokens{display:flex;flex-direction:column;gap:2px}.cs-tr-ds-token{padding:20px 24px;background:#fff;display:flex;align-items:center;gap:20px}.cs-tr-ds-swatch{width:36px;height:36px;border-radius:8px;flex-shrink:0}.cs-tr-ds-token-name{font-family:Sometype Mono,monospace;font-size:13px;color:#161709;letter-spacing:.04em}.cs-tr-ds-token-val{font-family:Sometype Mono,monospace;font-size:11px;color:#888;letter-spacing:.04em;margin-left:auto}.cs-tr-impact{background:#0c3330;padding:120px}.cs-tr-impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:64px;background:#ffffff0f}.cs-tr-impact-item{background:#0c3330;padding:48px 40px}.cs-tr-impact-num{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1;letter-spacing:-.04em;color:#fff}.cs-tr-impact-unit{color:#c8e44b;font-size:32px}.cs-tr-impact-lbl{font-family:Inter,sans-serif;font-size:15px;color:#ffffff6b;line-height:1.5;margin-top:8px}.cs-tr-impact-prev{font-family:Sometype Mono,monospace;font-size:11px;color:#c8e44b80;letter-spacing:.04em;margin-top:12px}.cs-tr-learnings{padding:120px;border-top:1px solid rgba(0,0,0,.08)}.cs-tr-learnings-lede{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:44px;line-height:1.2;letter-spacing:-.03em;color:#161709;max-width:1000px;margin-bottom:40px}.cs-tr-learnings-body{font-family:Inter,sans-serif;font-size:20px;line-height:1.8;color:#444;max-width:760px;letter-spacing:-.1px}.cs-tr2-hero{background:#0c3330;padding:180px 120px 100px;min-height:80vh;display:flex;flex-direction:column;justify-content:flex-end;gap:48px;width:1440px;box-sizing:border-box}.cs-tr2-tag{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c8e44bb3}.cs-tr2-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:80px;line-height:1.05;letter-spacing:-.04em;color:#fff;max-width:900px;margin:0}.cs-tr2-title em{color:#c8e44b;font-style:normal}.cs-tr2-meta{display:flex;gap:64px}.cs-tr2-meta-label{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:6px}.cs-tr2-meta-val{font-family:Inter,sans-serif;font-size:15px;color:#ffffffd9}.cs-tr2-hook{background:#f0eeec;padding:140px 120px}.cs-tr2-hook-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:32px}.cs-tr2-hook-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:64px;line-height:1.1;letter-spacing:-.04em;color:#161709;max-width:880px;margin:0 0 40px}.cs-tr2-hook-body{font-family:Inter,sans-serif;font-size:20px;line-height:1.8;color:#555;max-width:720px}.cs-tr2-moment{background:#161709;padding:120px}.cs-tr2-moment-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:48px}.cs-tr2-moment-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.03em;color:#fff;max-width:800px;margin:0 0 16px}.cs-tr2-moment-sub{font-family:Inter,sans-serif;font-size:18px;color:#ffffff80;margin-bottom:64px;max-width:600px}.cs-tr2-tweets{display:flex;flex-direction:column;gap:20px;max-width:580px}.cs-tr2-tweet{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px 28px}.cs-tr2-tweet-handle{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#ffffffd9;margin-bottom:10px}.cs-tr2-tweet-handle span{font-weight:400;color:#ffffff59;margin-left:4px}.cs-tr2-tweet-text{font-family:Inter,sans-serif;font-size:15px;line-height:1.65;color:#ffffffb3}.cs-tr2-tweet-text em{color:#f4212e;font-style:normal}.cs-tr2-pov{background:#fff;padding:140px 120px}.cs-tr2-pov-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:32px}.cs-tr2-pov-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:60px;line-height:1.1;letter-spacing:-.04em;color:#161709;max-width:820px;margin:0 0 28px}.cs-tr2-pov-body{font-family:Inter,sans-serif;font-size:19px;line-height:1.8;color:#555;max-width:720px;margin-bottom:80px}.cs-tr2-pov-diagram{display:flex;align-items:stretch;gap:0;background:#f7f7f7;border-radius:24px;overflow:hidden}.cs-tr2-pov-state{flex:1;padding:48px 40px;background:#fff}.cs-tr2-pov-state.after{background:#f0f8e8}.cs-tr2-pov-state-label{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#bbb;margin-bottom:24px}.cs-tr2-pov-state.after .cs-tr2-pov-state-label{color:#7aad58}.cs-tr2-pov-state-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cs-tr2-pov-state-list li{font-family:Inter,sans-serif;font-size:15px;color:#555;padding:12px 16px;background:#f7f7f7;border-radius:8px}.cs-tr2-pov-state.after .cs-tr2-pov-state-list li{background:#78b4501a;color:#1a5046}.cs-tr2-pov-arrow-col{display:flex;align-items:center;justify-content:center;padding:0 40px;background:#f7f7f7;font-size:28px;color:#c8e44b}.cs-tr2-problems{background:#f0eeec;padding:120px}.cs-tr2-problems-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:32px}.cs-tr2-problems-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#161709;max-width:700px;margin:0 0 64px}.cs-tr2-prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.cs-tr2-prob-card{background:#fff;padding:48px 40px}.cs-tr2-prob-num{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;color:#bbb;margin-bottom:24px}.cs-tr2-prob-title{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.02em;color:#161709;margin:0 0 16px}.cs-tr2-prob-body{font-family:Inter,sans-serif;font-size:15px;line-height:1.7;color:#666}.cs-tr2-shift{background:#0c3330;padding:140px 120px}.cs-tr2-shift-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c8e44b99;margin-bottom:32px}.cs-tr2-shift-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 64px}.cs-tr2-shift-table{display:grid;grid-template-columns:1fr auto 1fr;border-radius:20px;overflow:hidden}.cs-tr2-shift-col{background:#ffffff0d;padding:48px 40px;display:flex;flex-direction:column;gap:16px}.cs-tr2-shift-col.after-col{background:#c8e44b1a}.cs-tr2-shift-col-label{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:8px}.cs-tr2-shift-col.after-col .cs-tr2-shift-col-label{color:#c8e44bb3}.cs-tr2-shift-item{font-family:Inter,sans-serif;font-size:15px;color:#fff9;padding:14px 20px;background:#ffffff0d;border-radius:10px}.cs-tr2-shift-col.after-col .cs-tr2-shift-item{color:#fff;background:#c8e44b1f}.cs-tr2-shift-arrow-col{display:flex;align-items:center;justify-content:center;padding:0 40px;background:transparent}.cs-tr2-shift-arrow{font-size:28px;color:#c8e44b80}.cs-tr2-flow{background:#fff;padding:140px 120px}.cs-tr2-flow-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:32px}.cs-tr2-flow-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#161709;max-width:700px;margin:0 0 24px}.cs-tr2-flow-body{font-family:Inter,sans-serif;font-size:18px;line-height:1.8;color:#555;max-width:680px;margin-bottom:80px}.cs-tr2-flow-diagram{display:flex;align-items:center;gap:0;overflow-x:auto;padding-bottom:8px}.cs-tr2-flow-node{background:#f7f7f7;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:28px 32px;min-width:160px;text-align:center;flex-shrink:0}.cs-tr2-flow-node.primary{background:#0c3330;border-color:transparent}.cs-tr2-flow-node-label{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#161709}.cs-tr2-flow-node.primary .cs-tr2-flow-node-label{color:#fff}.cs-tr2-flow-node-sub{font-family:Inter,sans-serif;font-size:12px;color:#aaa;margin-top:6px}.cs-tr2-flow-node.primary .cs-tr2-flow-node-sub{color:#c8e44bb3}.cs-tr2-flow-connector{font-size:20px;color:#ddd;padding:0 16px;flex-shrink:0}.cs-tr2-cmp{background:#161709;padding:140px 120px}.cs-tr2-cmp-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:32px}.cs-tr2-cmp-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 16px}.cs-tr2-cmp-sub{font-family:Inter,sans-serif;font-size:17px;color:#ffffff73;margin-bottom:56px}.cs-tr2-cmp-tabs{display:flex;gap:4px;background:#0000000d;border-radius:12px;padding:4px;width:fit-content;margin-bottom:40px}.cs-tr2-cmp-tab{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#00000073;padding:10px 24px;border-radius:8px;cursor:pointer;border:none;background:transparent;transition:all .2s}.cs-tr2-cmp-tab.active{background:#161709;color:#fff}.cs-tr2-cmp-panel{display:none}.cs-tr2-cmp-panel.active{display:block}.cs-tr2-cmp-slider{position:relative;overflow:hidden;border-radius:24px;-webkit-user-select:none;user-select:none;cursor:ew-resize;max-width:420px}.cs-tr2-cmp-after{display:block;width:100%;height:auto}.cs-tr2-cmp-before-wrap{position:absolute;top:0;left:0;bottom:0;overflow:hidden;width:50%}.cs-tr2-cmp-before{display:block;height:100%;max-width:none}.cs-tr2-cmp-handle{position:absolute;top:0;bottom:0;width:2px;background:#ffffffe6;transform:translate(-50%);z-index:10;pointer-events:none;left:50%}.cs-tr2-cmp-handle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#fff;border-radius:50%;box-shadow:0 2px 16px #0006}.cs-tr2-cmp-label{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;position:absolute;bottom:16px;padding:6px 12px;border-radius:6px;z-index:11;pointer-events:none}.cs-tr2-cmp-label.before-lbl{left:16px;background:#0000008c;color:#ffffffb3}.cs-tr2-cmp-label.after-lbl{right:16px;background:#c8e44be6;color:#161709}.cs-tr2-cmp-hint{font-family:Inter,sans-serif;font-size:13px;color:#ffffff4d;text-align:center;margin-top:20px}.cs-tr2-webcmp{background:#0c3330;padding:140px 120px}.cs-tr2-webcmp-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c8e44b99;margin-bottom:32px}.cs-tr2-webcmp-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 64px}.cs-tr2-webcmp-browser{background:#1a1a1a;border-radius:20px;overflow:hidden;box-shadow:0 40px 100px #00000080}.cs-tr2-webcmp-bar{background:#2a2a2a;padding:14px 20px;display:flex;align-items:center;gap:12px}.cs-tr2-webcmp-dots{display:flex;gap:6px}.cs-tr2-webcmp-dots span{width:12px;height:12px;border-radius:50%;background:#ffffff26}.cs-tr2-webcmp-url{flex:1;background:#ffffff12;border-radius:6px;padding:6px 14px;font-family:Inter,sans-serif;font-size:13px;color:#fff6}.cs-tr2-webcmp-slider{position:relative;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;user-select:none}.cs-tr2-webcmp-hint{font-family:Inter,sans-serif;font-size:13px;color:#c8e44b66;text-align:center;margin-top:24px}.cs-tr2-ui{background:#f0eeec;padding:140px 120px}.cs-tr2-ui-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:32px}.cs-tr2-ui-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#161709;max-width:700px;margin:0 0 16px}.cs-tr2-ui-sub{font-family:Inter,sans-serif;font-size:17px;line-height:1.7;color:#777;max-width:640px;margin-bottom:72px}.cs-tr2-ui-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cs-tr2-ui-mockup{border-radius:24px;overflow:hidden;background:#0c3330}.cs-tr2-ui-mockup img{display:block;width:100%;height:auto}.cs-tr2-ui-caption{font-family:Inter,sans-serif;font-size:13px;color:#999;text-align:center;margin-top:12px}.cs-tr2-changed{background:#0c3330;padding:140px 120px}.cs-tr2-changed-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c8e44b99;margin-bottom:32px}.cs-tr2-changed-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 64px}.cs-tr2-changed-list{display:flex;flex-direction:column;gap:2px;max-width:860px}.cs-tr2-changed-item{display:flex;align-items:flex-start;gap:24px;background:#ffffff0d;padding:28px 32px}.cs-tr2-changed-item:first-child{border-radius:16px 16px 0 0}.cs-tr2-changed-item:last-child{border-radius:0 0 16px 16px}.cs-tr2-changed-check{width:24px;height:24px;border-radius:50%;background:#c8e44b;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.cs-tr2-changed-text{font-family:Inter,sans-serif;font-size:17px;line-height:1.6;color:#ffffffbf}.cs-tr2-changed-text strong{color:#fff;font-weight:600}.cs-tr2-learned{background:#fff;padding:140px 120px}.cs-tr2-learned-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:32px}.cs-tr2-learned-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#161709;max-width:700px;margin:0 0 64px}.cs-tr2-learned-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:960px}.cs-tr2-learned-card{background:#f7f7f7;border-radius:20px;padding:40px}.cs-tr2-learned-num{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;color:#bbb;margin-bottom:20px}.cs-tr2-learned-title{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.02em;color:#161709;margin:0 0 12px}.cs-tr2-learned-body{font-family:Inter,sans-serif;font-size:15px;line-height:1.7;color:#666}.cs-tr2-screens{background:#161709;padding:140px 0 140px 120px;overflow:hidden}.cs-tr2-screens-head{padding-right:120px;margin-bottom:72px}.cs-tr2-screens-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:32px}.cs-tr2-screens-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 16px}.cs-tr2-screens-sub{font-family:Inter,sans-serif;font-size:17px;color:#ffffff73}.cs-tr2-screen-row{margin-bottom:56px}.cs-tr2-screen-row-label{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff4d;margin-bottom:20px;padding-right:120px;display:flex;align-items:center;gap:16px}.cs-tr2-screen-row-label:after{content:"";flex:1;height:1px;background:#ffffff12}.cs-tr2-screen-scroll{display:flex;gap:16px;overflow-x:auto;padding-right:120px;padding-bottom:4px;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.cs-tr2-screen-scroll::-webkit-scrollbar{display:none}.cs-tr2-screen-item{flex-shrink:0;width:240px;scroll-snap-align:start}.cs-tr2-screen-item img{display:block;width:100%;height:auto;border-radius:20px;box-shadow:0 12px 48px #00000080}.cs-tr2-screen-caption{font-family:Inter,sans-serif;font-size:12px;color:#ffffff4d;margin-top:12px;text-align:center}.cs-tr2-screens.lt .cs-tr2-screen-row-label{color:#0000004d}.cs-tr2-screens.lt .cs-tr2-screen-row-label:after{background:#00000012}.cs-tr2-screens.lt .cs-tr2-screen-caption{color:#00000059}.cs-tr2-screens.lt .cs-tr2-screen-item img{box-shadow:0 8px 32px #0000001f}.cs-tr2-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cs-tr2-feature-item{position:relative;aspect-ratio:4/3;border-radius:16px;overflow:hidden}.cs-tr2-feature-item img,.cs-tr2-feature-item video{display:block;width:100%;height:100%;object-fit:cover}.cs-tr2-feature-item.cs-tr2-feature-video{background:#9aea6e}.cs-tr2-feature-item.cs-tr2-feature-video video{object-fit:contain}@media (max-width:640px){.cs-tr2-feature-grid{grid-template-columns:1fr}}.cs-tr2-closing{background:#c8e44b;padding:160px 120px}.cs-tr2-closing-line{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1.05;letter-spacing:-.05em;color:#161709;max-width:900px;margin:0}.cs-tr2-closing-line em{font-style:normal;color:#0c3330}.cs-bd-hero{background:#0b1d3a;padding:180px 120px 100px;min-height:80vh;display:flex;flex-direction:column;justify-content:flex-end;gap:48px;width:1440px;box-sizing:border-box}.cs-bd-tag{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#78aaffb3}.cs-bd-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:80px;line-height:1.05;letter-spacing:-.04em;color:#fff;max-width:940px;margin:0}.cs-bd-title em{color:#78aaff;font-style:normal}.cs-bd-meta{display:flex;gap:64px}.cs-bd-meta-label{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:6px}.cs-bd-meta-val{font-family:Inter,sans-serif;font-size:15px;color:#fffc}.cs-bd-hero-img{width:100%;max-height:600px;object-fit:cover;object-position:top;display:block}.cs-bd-problem{background:#f0f6ff;padding:140px 120px}.cs-bd-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#7aabff;margin-bottom:32px}.cs-bd-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:56px;line-height:1.1;letter-spacing:-.04em;color:#0b1d3a;max-width:820px;margin:0 0 24px}.cs-bd-body{font-family:Inter,sans-serif;font-size:19px;line-height:1.8;color:#445;max-width:720px;margin-bottom:64px}.cs-bd-challenge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.cs-bd-challenge{background:#fff;padding:40px 32px}.cs-bd-challenge-num{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;color:#ccc;margin-bottom:20px}.cs-bd-challenge-title{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.02em;color:#0b1d3a;margin:0 0 12px}.cs-bd-challenge-body{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#666}.cs-bd-research{background:#fff;padding:140px 120px}.cs-bd-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px}.cs-bd-insight{background:#f0f6ff;border-radius:20px;padding:40px}.cs-bd-insight-quote{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:-.02em;color:#0b1d3a;margin:0 0 20px}.cs-bd-insight-quote:before{content:"“";color:#78aaff;font-size:28px;line-height:0;vertical-align:-.2em;margin-right:4px}.cs-bd-insight-body{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#667}.cs-bd-process{background:#0b1d3a;padding:140px 120px}.cs-bd-process-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 80px}.cs-bd-diamond{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.cs-bd-diamond-phase{padding:40px 32px}.cs-bd-diamond-phase:nth-child(1){background:#78aaff1a}.cs-bd-diamond-phase:nth-child(2){background:#78aaff26}.cs-bd-diamond-phase:nth-child(3){background:#78aaff26}.cs-bd-diamond-phase:nth-child(4){background:#78aaff1a}.cs-bd-phase-label{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#78aaff99;margin-bottom:16px}.cs-bd-phase-name{font-family:Bricolage Grotesque,sans-serif;font-size:24px;font-weight:500;color:#fff;margin:0 0 16px}.cs-bd-phase-body{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#ffffff8c}.cs-bd-solution{background:#f0f6ff;padding:140px 0 140px 120px;overflow:hidden}.cs-bd-solution-head{padding-right:120px;margin-bottom:64px}.cs-bd-features-scroll{display:flex;gap:20px;overflow-x:auto;padding-right:120px;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.cs-bd-features-scroll::-webkit-scrollbar{display:none}.cs-bd-feature{background:#fff;border-radius:20px;padding:40px;min-width:340px;flex-shrink:0;scroll-snap-align:start}.cs-bd-feature-icon{width:48px;height:48px;border-radius:14px;background:#e3f2fd;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:24px}.cs-bd-feature-title{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.02em;color:#0b1d3a;margin:0 0 14px}.cs-bd-feature-body{font-family:Inter,sans-serif;font-size:15px;line-height:1.7;color:#556}.cs-bd-screens{background:#0b1d3a;padding:140px 0 140px 120px;overflow:hidden}.cs-bd-screens-head{padding-right:120px;margin-bottom:72px}.cs-bd-screens-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 16px}.cs-bd-screens-sub{font-family:Inter,sans-serif;font-size:17px;color:#ffffff73}.cs-bd-screen-row{margin-bottom:48px}.cs-bd-screen-row-label{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#78aaff80;margin-bottom:20px;padding-left:100px;padding-right:120px;display:flex;align-items:center;gap:16px}.cs-bd-screen-row-label:after{content:"";flex:1;height:1px;background:#ffffff12}.cs-bd-screen-scroll{display:flex;gap:20px;overflow-x:auto;padding-left:100px;padding-right:120px;padding-bottom:4px;scrollbar-width:none}.cs-bd-screen-scroll::-webkit-scrollbar{display:none}.cs-bd-screen-item{flex-shrink:0}.cs-bd-screen-item.wide{width:620px}.cs-bd-screen-item.narrow{width:320px}.cs-bd-screen-item img{display:block;width:100%;height:420px;object-fit:cover;object-position:top;border-radius:12px;box-shadow:0 16px 56px #00000073}.cs-bd-screen-cap{font-family:Inter,sans-serif;font-size:12px;color:#ffffff4d;margin-top:12px;text-align:center}.cs-bd-hr-row{display:flex;gap:24px;align-items:flex-start;overflow-x:auto;min-width:0;padding-top:16px;padding-bottom:4px;scrollbar-width:none}.cs-bd-hr-row::-webkit-scrollbar{display:none}.cs-bd-hr-shot{flex-shrink:0;width:588px;border-radius:6px;overflow:hidden}.cs-bd-hr-shot img{display:block;width:100%;height:auto}.cs-bd-hr-shot-cap{padding:14px 18px;background:#0d1525;font-family:Sometype Mono,monospace;font-size:10px;color:#ffffff4d;letter-spacing:.06em}.cs-bd-website{background:#e3f2fd;padding:140px 120px}.cs-bd-website-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#0b1d3a;max-width:700px;margin:0 0 56px}.cs-bd-website-browser{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 40px 100px #0b1d3a26}.cs-bd-website-bar{background:#f5f5f5;padding:14px 20px;display:flex;align-items:center;gap:12px}.cs-bd-website-dots{display:flex;gap:6px}.cs-bd-website-dots span{width:12px;height:12px;border-radius:50%}.cs-bd-website-dots span:nth-child(1){background:#ff5f56}.cs-bd-website-dots span:nth-child(2){background:#ffbd2e}.cs-bd-website-dots span:nth-child(3){background:#27c93f}.cs-bd-website-url{flex:1;background:#ebebeb;border-radius:6px;padding:6px 14px;font-family:Inter,sans-serif;font-size:13px;color:#888}.cs-bd-website-img{display:block;width:100%;height:auto}.cs-bd-hr{background:#fff;padding:140px 120px}.cs-bd-hr-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:64px}.cs-bd-hr-card{border-radius:16px;overflow:hidden;background:#f0f6ff}.cs-bd-hr-card img{display:block;width:100%;height:auto}.cs-bd-hr-cap{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#0b1d3a;padding:20px 24px}.cs-bd-outcomes{background:#0b1d3a;padding:140px 120px}.cs-bd-outcomes-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 64px}.cs-bd-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-bottom:80px}.cs-bd-stat{background:#ffffff0d;padding:48px 40px}.cs-bd-stat-num{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1;letter-spacing:-.04em;color:#fff}.cs-bd-stat-unit{color:#78aaff;font-size:32px}.cs-bd-stat-lbl{font-family:Inter,sans-serif;font-size:15px;color:#fff6;line-height:1.5;margin-top:8px}.cs-bd-quote{background:#78aaff14;border-left:3px solid #78aaff;padding:40px 48px;border-radius:0 16px 16px 0;max-width:900px}.cs-bd-quote-text{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:400;line-height:1.5;letter-spacing:-.02em;color:#ffffffd9;margin:0 0 16px}.cs-bd-quote-attr{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#78aaff99}.cs-bd-learned{font-family:Inter,sans-serif;font-size:19px;line-height:1.8;color:#fff9;max-width:800px;margin-top:64px}.cs-bd-learned strong{color:#fff}.cs-rv{opacity:0;transform:translateY(48px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.cs-rv.visible{opacity:1;transform:none}.cs-rv-d1{transition-delay:.08s}.cs-rv-d2{transition-delay:.16s}.cs-rv-d3{transition-delay:.24s}.cs-rv-d4{transition-delay:.32s}.cs-rv-d5{transition-delay:.4s}.cs-rv-left{opacity:0;transform:translate(-40px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.cs-rv-left.visible{opacity:1;transform:none}.cs-rv-scale{opacity:0;transform:scale(.94);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.cs-rv-scale.visible{opacity:1;transform:none}@keyframes cs-line-grow{0%{width:0}to{width:100%}}.cs-next-rich{position:relative;background:#161709;padding:140px 120px;cursor:pointer;overflow:hidden;border-top:1px solid rgba(255,255,255,.06);transition:background .4s}.cs-next-rich:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 80% 50%,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none}.cs-next-rich:hover{background:#141414}.cs-next-rich:hover .cs-next-rich-arrow{transform:translate(10px)}.cs-next-rich:hover .cs-next-rich-title{opacity:.85}.cs-next-rich-label{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#444;margin-bottom:40px}.cs-next-rich-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1.02;letter-spacing:-.05em;color:#fff;max-width:1000px;margin:0 0 48px;transition:opacity .3s}.cs-next-rich-row{display:flex;align-items:center;justify-content:space-between}.cs-next-rich-meta{font-family:Inter,sans-serif;font-size:15px;color:#555}.cs-next-rich-cta{display:inline-flex;align-items:center;gap:14px;font-family:Inter,sans-serif;font-size:17px;color:#ffffffb3;font-weight:400;background:none;border:none;cursor:pointer;padding:0}.cs-next-rich-arrow{display:inline-block;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.cs-bd-frame{width:100%;overflow:hidden;line-height:0;max-height:640px}.cs-bd-frame img{display:block;width:100%;height:640px;object-fit:cover;object-position:top}.cs-bd-challenge{background:#fff;padding:40px 32px;border-left:3px solid transparent;transition:border-color .3s}.cs-bd-challenge:hover{border-left-color:#78aaff}.cs-tj-hero{background:#0a0805;min-height:88vh;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;width:1440px;box-sizing:border-box}.cs-tj-hero-left{padding:120px 80px 120px 120px;display:flex;flex-direction:column;justify-content:flex-end;gap:40px}.cs-tj-hero-tag{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#e09a18b3}.cs-tj-hero-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1;letter-spacing:-.04em;color:#fff;margin:0}.cs-tj-hero-title em{color:#e09a18;font-style:normal}.cs-tj-hero-meta{display:flex;flex-direction:column;gap:20px;border-top:1px solid rgba(255,255,255,.1);padding-top:40px}.cs-tj-hero-meta-row{display:flex;gap:48px}.cs-tj-hero-meta-item label{display:block;font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:6px}.cs-tj-hero-meta-item span{font-family:Inter,sans-serif;font-size:15px;color:#ffffffbf}.cs-tj-hero-right{position:relative;overflow:hidden}.cs-tj-hero-right img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.cs-tj-hero-right:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0A0805 0%,transparent 30%)}.cs-tj-overview{background:#f7f4ee;padding:140px 120px}.cs-tj-overview-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#b07a10;margin-bottom:32px}.cs-tj-overview-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:56px;line-height:1.1;letter-spacing:-.04em;color:#1a1408;max-width:600px;margin:0 0 80px}.cs-tj-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}.cs-tj-overview-card{padding:64px 56px}.cs-tj-overview-card:nth-child(1){background:#0a0805}.cs-tj-overview-card:nth-child(2){background:#140e03}.cs-tj-overview-icon{font-size:36px;margin-bottom:32px}.cs-tj-overview-cardtitle{font-family:Bricolage Grotesque,sans-serif;font-size:26px;font-weight:500;letter-spacing:-.03em;color:#e09a18;margin:0 0 20px}.cs-tj-overview-cardbody{font-family:Inter,sans-serif;font-size:16px;line-height:1.85;color:#ffffff80}.cs-tj-problem{background:#0a0805;padding:140px 120px}.cs-tj-section-eyebrow{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#e09a1899;margin-bottom:24px}.cs-tj-problem-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 72px}.cs-tj-problem-pair{display:grid;grid-template-columns:1fr 1fr;gap:2px}.cs-tj-problem-side{padding:56px 48px}.cs-tj-problem-side:nth-child(1){background:#e09a1812;border:1px solid rgba(224,154,24,.15)}.cs-tj-problem-side:nth-child(2){background:#ffffff08;border:1px solid rgba(255,255,255,.07)}.cs-tj-problem-side-tag{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#e09a18;margin-bottom:32px;display:flex;align-items:center;gap:12px}.cs-tj-problem-side-tag:after{content:"";flex:1;height:1px;background:#e09a1833}.cs-tj-pain-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:28px}.cs-tj-pain-item{display:flex;gap:20px;align-items:flex-start}.cs-tj-pain-n{font-family:Sometype Mono,monospace;font-size:11px;color:#e09a1873;padding-top:3px;flex-shrink:0}.cs-tj-pain-text{font-family:Inter,sans-serif;font-size:16px;line-height:1.75;color:#fff9}.cs-tj-pain-text strong{color:#fff;font-weight:500}.cs-tj-divider{background:#e09a18;padding:36px 120px;display:flex;align-items:center;gap:40px}.cs-tj-divider-label{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:26px;letter-spacing:-.02em;color:#0a0805;white-space:nowrap}.cs-tj-divider-sub{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#0a080573;white-space:nowrap}.cs-tj-divider-line{flex:1;height:1px;background:#0a080533}.cs-tj-merchant{background:#111009;padding:120px 0 120px 120px;overflow:hidden}.cs-tj-merchant-dark{background:#0d0b07}.cs-tj-section-head{padding-right:120px;margin-bottom:64px}.cs-tj-section-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:52px;line-height:1.1;letter-spacing:-.04em;color:#fff;max-width:700px;margin:0 0 20px}.cs-tj-section-body{font-family:Inter,sans-serif;font-size:18px;line-height:1.85;color:#fff6;max-width:680px}.cs-tj-screen-label{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#e09a1866;margin:40px 0 32px;display:flex;align-items:center;gap:16px;padding-right:120px}.cs-tj-screen-label:after{content:"";flex:1;height:1px;background:#ffffff0f}.cs-tj-scroll{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;padding-right:120px;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.cs-tj-scroll::-webkit-scrollbar{display:none}.cs-tj-scroll-row{margin-bottom:48px}.cs-tj-card{flex-shrink:0;scroll-snap-align:start;border-radius:14px;overflow:hidden;border:2px solid rgba(255,255,255,.22);transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s}.cs-tj-card:hover{transform:translateY(-4px);border-color:#e09a18}.cs-tj-card.w360{width:360px}.cs-tj-card.w480{width:480px}.cs-tj-card.w600{width:600px}.cs-tj-card img{display:block;width:100%;height:auto;object-fit:cover;object-position:top}.cs-tj-card-cap{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff52;margin-top:16px;text-align:center}.cs-tj-accent{background:#fd7a34}.cs-tj-accent .cs-tj-screen-label{color:#0000004d}.cs-tj-accent .cs-tj-screen-label:after{background:#0000001a}.cs-tj-accent .cs-tj-card{border-color:#0a080547}.cs-tj-accent .cs-tj-card:hover{border-color:#0a0805}.cs-tj-accent .cs-tj-card-cap{color:#0006}.cs-tj-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding-right:120px;margin-bottom:56px}.cs-tj-feature-cell{background:#ffffff06;padding:44px 40px;border:1px solid rgba(255,255,255,.06);transition:background .3s,border-color .3s}.cs-tj-feature-cell:hover{background:#e09a180d;border-color:#e09a1826}.cs-tj-feature-dot{width:8px;height:8px;border-radius:50%;background:#e09a18;margin-bottom:24px}.cs-tj-feature-title{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.02em;color:#fff;margin:0 0 14px}.cs-tj-feature-body{font-family:Inter,sans-serif;font-size:15px;line-height:1.75;color:#fff6}.cs-tj-buyer{background:#f7f4ee;padding:120px 0 120px 120px;overflow:hidden}.cs-tj-buyer .cs-tj-section-eyebrow{color:#b07a10b3}.cs-tj-buyer .cs-tj-section-headline{color:#0a0805}.cs-tj-buyer .cs-tj-section-body{color:#0a080580}.cs-tj-buyer .cs-tj-card{border-color:#0a080538}.cs-tj-buyer .cs-tj-card:hover{border-color:#0a0805}.cs-tj-buyer .cs-tj-card-cap{color:#0a080566}.cs-tj-buyer .cs-tj-screen-label{color:#0a08054d}.cs-tj-buyer .cs-tj-screen-label:after{background:#0a08051a}.cs-tj-website{background:#fff;padding:140px 120px}.cs-tj-website-browser{border-radius:20px;overflow:hidden;box-shadow:0 40px 100px #0a08051a}.cs-tj-website-bar{background:#f5f5f5;padding:14px 20px;display:flex;align-items:center;gap:12px}.cs-tj-website-dots{display:flex;gap:6px}.cs-tj-website-dots span{width:12px;height:12px;border-radius:50%}.cs-tj-website-dots span:nth-child(1){background:#ff5f56}.cs-tj-website-dots span:nth-child(2){background:#ffbd2e}.cs-tj-website-dots span:nth-child(3){background:#27c93f}.cs-tj-website-url{flex:1;background:#ebebeb;border-radius:6px;padding:6px 14px;font-family:Inter,sans-serif;font-size:13px;color:#888}.cs-tj-website-img{display:block;width:100%;height:auto}.cs-tj-website-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:48px;line-height:1.1;letter-spacing:-.04em;color:#0a0805;max-width:600px;margin:0 0 56px}.cs-tj-outcomes{background:#0a0805;padding:140px 120px}.cs-tj-outcomes-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:64px;line-height:1;letter-spacing:-.04em;color:#fff;max-width:800px;margin:0 0 80px}.cs-tj-outcomes-headline em{color:#e09a18;font-style:normal}.cs-tj-outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-bottom:80px}.cs-tj-outcome{background:#ffffff0a;padding:56px 48px}.cs-tj-outcome-n{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1;letter-spacing:-.04em;color:#e09a18;margin-bottom:16px}.cs-tj-outcome-lbl{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#ffffff59}.cs-tj-learned{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:24px;line-height:1.55;letter-spacing:-.02em;color:#ffffffa6;max-width:900px;border-left:3px solid #E09A18;padding-left:40px;margin:0}.cs-tj-learned strong{color:#fff}.cs2{width:1440px;box-sizing:border-box}.cs2-hero{background:var(--bg,#161709);padding:220px 120px 100px;display:flex;flex-direction:column;justify-content:flex-end}.cs2-tag{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ac,#fff);opacity:.6;margin-bottom:48px}.cs2-title{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:92px;line-height:1;letter-spacing:-.045em;color:#fff;margin:0 0 72px;max-width:1100px}.cs2-meta{display:flex;border-top:1px solid rgba(255,255,255,.1);padding-top:40px}.cs2-mi{flex:1;padding-right:40px}.cs2-mi+.cs2-mi{border-left:1px solid rgba(255,255,255,.07);padding-left:40px}.cs2-mi-l{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff47;margin-bottom:8px}.cs2-mi-v{font-family:Inter,sans-serif;font-size:15px;color:#ffffffb8}.cs2-cover{line-height:0;overflow:hidden}.cs2-cover img{display:block;width:100%;height:600px;object-fit:cover;object-position:center top}.cs2-block{padding:120px;box-sizing:border-box}.cs2-block.dk{background:#161709}.cs2-block.dm{background:#111}.cs2-block.sf{background:#f8f8f6}.cs2-block.wh{background:#fff}.cs2-ey{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ac,#888);opacity:.7;margin-bottom:28px}.cs2-h2{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:56px;line-height:1.1;letter-spacing:-.04em;max-width:820px;margin:0 0 36px}.cs2-h2.li{color:#161709}.cs2-h2.dk{color:#fff}.cs2-body{font-family:Inter,sans-serif;font-size:18px;line-height:1.9;max-width:680px;margin:0}.cs2-body.li{color:#505050}.cs2-body.dk{color:#ffffff80}.cs2-body+.cs2-body{margin-top:24px}.cs2-duo{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.cs2-duo.center{align-items:center}.cs2-pull{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:44px;line-height:1.3;letter-spacing:-.035em;max-width:1000px;margin:0}.cs2-pull.li{color:#161709}.cs2-pull.dk{color:#fff}.cs2-pull em{font-style:normal;color:var(--ac,#888)}.cs2-2up{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cs2-3up{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cs2-4up{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cs2-img{display:block;width:100%;height:auto;border-radius:8px}.cs2-img.nr{border-radius:0}.cs2-cap{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.06em;color:#0000004d;margin-top:10px;text-align:center}.cs2-cap.dk{color:#fff3}.cs2-hs{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.cs2-hs::-webkit-scrollbar{display:none}.cs2-hs-item{flex-shrink:0;scroll-snap-align:start}.cs2-hs-item img{display:block;height:auto;border-radius:8px}.cs2-slabel{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff38;margin-bottom:20px;display:flex;align-items:center;gap:14px}.cs2-slabel:after{content:"";flex:1;height:1px;background:#ffffff0f}.cs2-slabel.li{color:#00000047}.cs2-slabel.li:after{background:#00000012}.cs2-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.08);margin-top:80px}.cs2-stat{padding:48px 48px 0 0}.cs2-stat-n{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1;letter-spacing:-.04em;color:var(--ac,#fff)}.cs2-stat-l{font-family:Inter,sans-serif;font-size:15px;line-height:1.65;color:#ffffff59;margin-top:12px}.cs2-note{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:24px;line-height:1.55;letter-spacing:-.02em;color:#fff9;max-width:880px;border-left:2px solid var(--ac,#888);padding-left:36px;margin-top:72px}.cs2-note strong{color:#fff}.cs2-div{padding:28px 120px;display:flex;align-items:center;gap:32px;background:var(--ac,#888)}.cs2-div-t{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:500;color:#161709;white-space:nowrap}.cs2-div-line{flex:1;height:1px;background:#00000026}.cs2-div-s{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#0006;white-space:nowrap}.cs2-pains{display:flex;flex-direction:column;gap:24px}.cs2-pain{display:flex;gap:20px}.cs2-pain-n{font-family:Sometype Mono,monospace;font-size:11px;color:var(--ac,#888);opacity:.5;flex-shrink:0;padding-top:2px}.cs2-pain-t{font-family:Inter,sans-serif;font-size:16px;line-height:1.75;color:#555}.cs2-pain-t.dk{color:#ffffff80}.cs2-pain-t strong{color:#161709}.cs2-pain-t.dk strong{color:#fff}.cs2-browser{border-radius:12px;overflow:hidden;box-shadow:0 32px 80px #0000001f}.cs2-browser-bar{background:#f0f0f0;padding:12px 16px;display:flex;align-items:center;gap:10px}.cs2-browser-dots{display:flex;gap:6px}.cs2-browser-dots span{width:11px;height:11px;border-radius:50%}.cs2-browser-dots span:nth-child(1){background:#ff5f57}.cs2-browser-dots span:nth-child(2){background:#ffbd2e}.cs2-browser-dots span:nth-child(3){background:#28c840}.cs2-browser-url{flex:1;background:#e4e4e4;border-radius:5px;padding:5px 12px;font-family:Inter,sans-serif;font-size:12px;color:#888}.cs2-browser img{display:block;width:100%;height:auto}.cs2-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08);margin-top:64px}.cs2-step{padding:40px 40px 0 0}.cs2-step-n{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.1em;color:var(--ac,#888);opacity:.6;margin-bottom:16px}.cs2-step-t{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.02em;color:#fff;margin:0 0 12px}.cs2-step-b{font-family:Inter,sans-serif;font-size:14px;line-height:1.75;color:#fff6}.cs2-li-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(0,0,0,.08);margin-top:80px}.cs2-li-stat{padding:48px 48px 0 0}.cs2-li-stat-n{font-family:Bricolage Grotesque,sans-serif;font-weight:500;font-size:72px;line-height:1;letter-spacing:-.04em;color:var(--ac,#111)}.cs2-li-stat-l{font-family:Inter,sans-serif;font-size:15px;line-height:1.65;color:#0006;margin-top:12px}.csn{width:100%;max-width:none;box-sizing:border-box}.csn-hero{padding:120px 120px 96px;background:var(--bg,#161709)}.csn-tag{font-family:Sometype Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff52;margin-bottom:48px}.csn-title{font-family:Bricolage Grotesque,sans-serif;font-size:52px;font-weight:400;line-height:1.1;letter-spacing:-.03em;color:#fff;margin:0 0 80px;max-width:700px;text-wrap:balance}.csn-meta{display:flex;border-top:1px solid rgba(255,255,255,.08);padding-top:40px}.csn-mi{flex:1}.csn-mi+.csn-mi{border-left:1px solid rgba(255,255,255,.07);padding-left:48px}.csn-ml{font-family:Sometype Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff40;margin-bottom:8px}.csn-mv{font-family:Inter,sans-serif;font-size:14px;color:#ffffff9e;line-height:1.5}.csn-hero--lt{background:#fff}.csn-hero--lt .csn-tag{color:#00000059}.csn-hero--lt .csn-title{color:#161709}.csn-hero--lt .csn-meta{border-top-color:#0000000f}.csn-hero--lt .csn-mi+.csn-mi{border-left-color:#0000000f}.csn-hero--lt .csn-ml{color:#0000004d}.csn-hero--lt .csn-mv{color:#0009}.csn-tldr{display:grid;grid-template-columns:480px 1fr;background:var(--bg,#161709);box-sizing:border-box;border-top:1px solid rgba(255,255,255,.06)}.csn-tldr-l{padding:88px 56px 120px 120px;position:sticky;top:96px;align-self:start}.csn-tldr-r{padding:88px 120px 88px 72px;border-left:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:60px}.csn-tldr-eyebrow{font-family:Inter,sans-serif;font-size:13px;font-weight:500;letter-spacing:-.01em;text-transform:none;color:#ffffff59;margin-bottom:32px;display:block}.csn-tldr-tagline{font-family:Bricolage Grotesque,sans-serif;font-size:36px;font-weight:500;font-style:italic;line-height:1.22;letter-spacing:-.02em;color:#fff;margin:0}.csn-tldr-sh{font-family:Inter,sans-serif;font-size:13px;font-weight:500;letter-spacing:-.01em;text-transform:none;color:var(--ac,#888);margin-bottom:20px;display:block;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.csn-tldr-row{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}.csn-tldr-row:last-child{margin-bottom:0}.csn-tldr-dash{color:var(--ac,#888);flex-shrink:0;font-size:14px;margin-top:3px;line-height:1}.csn-tldr-txt{font-size:15px;line-height:1.7;color:#ffffff94}.csn-tldr-num{font-family:Sometype Mono,monospace;font-size:10px;color:#fff3;flex-shrink:0;min-width:20px;padding-top:4px}.csn-tldr-stat{font-size:28px;font-weight:600;color:#fff;font-family:Bricolage Grotesque,sans-serif;line-height:1;display:block;margin-bottom:4px;letter-spacing:-.02em}.csn-tldr-av{width:28px;height:28px;border-radius:50%;background:#ffffff12;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:10px;font-family:Sometype Mono,monospace;color:#fff6;flex-shrink:0}.csn-tldr--lt{background:#fff;border-top-color:#0000000f}.csn-tldr--lt .csn-tldr-r{border-left-color:#0000000f}.csn-tldr--lt .csn-tldr-eyebrow{color:#0006}.csn-tldr--lt .csn-tldr-tagline{color:#161709}.csn-tldr--lt .csn-tldr-sh{color:var(--ac,#888);border-bottom-color:#0000000f}.csn-tldr--lt .csn-tldr-dash{color:var(--ac,#888)}.csn-tldr--lt .csn-tldr-txt{color:#00000080}.csn-tldr--lt .csn-tldr-num{color:#0003}.csn-tldr--lt .csn-tldr-stat{color:#161709}.csn-tldr--lt .csn-tldr-av{background:#0000000d;border-color:#0000001a;color:#0006}.csn-cover{line-height:0;background:var(--bg,#161709)}.csn-cover img{display:block;width:100%}.csn-cover-pad{padding:0 120px;box-sizing:border-box;background:var(--bg,#161709)}.csn-cover-pad img{display:block;width:100%;border-radius:8px}.csn-sec{display:grid;grid-template-columns:200px 1fr;gap:80px;padding:88px 120px;box-sizing:border-box;border-top:1px solid rgba(0,0,0,.05)}.csn-sec.dk,.csn-sec.bg{border-top-color:#ffffff0d}.csn-blk{border-top:1px solid rgba(0,0,0,.05)}.csn-sec.wh,.csn-sec.of{background:#fff}.csn-sec.dk,.csn-sec.bg{background:var(--bg,#161709)}.csn-sec.ac{background:var(--ac,#c8e44b)}.csn-sec.ac .csn-lbl{color:#0006}.csn-lbl{font-family:Sometype Mono,monospace;font-size:16px;text-transform:uppercase;letter-spacing:.12em;color:#fd7a34;padding-top:6px;opacity:.9}.csn-sec.dk .csn-lbl,.csn-sec.bg .csn-lbl,.csn-blk.dk .csn-lbl,.csn-blk.bg .csn-lbl{color:#ffffff8c}.cs-bd .csn-lbl{color:var(--ac)}.csn-h3{font-family:Bricolage Grotesque,sans-serif;font-size:34px;font-weight:500;letter-spacing:-.025em;line-height:1.15;margin:0 0 24px}.csn-h3.lt{color:#161709}.csn-h3.dk{color:#fff}.csn-p{font-family:Inter,sans-serif;font-size:17px;line-height:1.8;color:#555;margin:0}.csn-p.dk{color:#ffffff9e}.csn-p+.csn-p{margin-top:20px}.csn-blk{padding:88px 120px;box-sizing:border-box;border-top:1px solid rgba(0,0,0,.05)}.csn-blk.dk,.csn-blk.bg{border-top-color:#ffffff0d}.csn-blk.wh,.csn-blk.of{background:#fff}.csn-blk.dk,.csn-blk.bg{background:var(--bg,#161709)}.csn-h2{font-family:Bricolage Grotesque,sans-serif;font-size:40px;font-weight:400;letter-spacing:-.03em;line-height:1.15;margin:0 0 40px}.csn-h2.lt{color:#161709}.csn-h2.dk{color:#fff}.csn-quote{font-family:Bricolage Grotesque,sans-serif;font-size:28px;font-weight:400;line-height:1.55;letter-spacing:-.02em;color:#ffffff80;max-width:860px;border-left:2px solid var(--ac,#888);padding-left:36px;margin:0}.csn-quote em{font-style:normal;color:var(--ac,#888)}.csn-stats{display:flex;border-top:1px solid rgba(255,255,255,.07);margin-top:64px}.csn-stat{flex:1;padding:48px 0 0}.csn-stat+.csn-stat{border-left:1px solid rgba(255,255,255,.07);padding-left:48px}.csn-sn{font-family:Bricolage Grotesque,sans-serif;font-size:56px;font-weight:400;letter-spacing:-.04em;color:var(--ac,#888);line-height:1}.csn-sl{font-family:Inter,sans-serif;font-size:14px;color:#ffffff80;margin-top:10px;line-height:1.6}.csn-stats.lt{border-top-color:#00000014}.csn-stats.lt .csn-stat+.csn-stat{border-left-color:#00000014;padding-left:48px}.csn-stats.lt .csn-sn{color:var(--ac,#888)}.csn-stats.lt .csn-sl{color:#999}.csn-stats.ac .csn-sl{color:#00000080}.csn-2up{display:grid;grid-template-columns:1fr 1fr;gap:3px}.csn-3up{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.csn-4up{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.csn-2up img,.csn-3up img,.csn-4up img{display:block;width:100%;height:480px;object-fit:cover;object-position:top}.csn-hero-banner{line-height:0}.csn-hero-banner img{display:block;width:100%;height:569px;object-fit:cover;object-position:center}.cs-tr-collage{position:relative;background:#9aea6f;border-radius:24px;overflow:hidden;aspect-ratio:1200/490;width:100%;max-width:100%}.cs-tr-collage img{position:absolute;border-radius:12px;box-shadow:0 12px 32px #0000002e;object-fit:cover}.cs-tr-collage img:nth-child(1){left:3.33%;top:51.27%;width:31.08%;height:38.98%}.cs-tr-collage img:nth-child(2){left:55.62%;top:47.79%;width:31.67%;height:13.88%;transform:rotate(17.37deg)}.cs-tr-collage img:nth-child(3){left:25.55%;top:42.56%;width:31.58%;height:17.55%;transform:rotate(-24.81deg)}.cs-tr-collage img:nth-child(4){left:34.4%;top:63.15%;width:31.17%;height:26.33%;transform:rotate(-17.93deg)}.cs-tr-collage img:nth-child(5){left:60.33%;top:75.51%;width:31.42%;height:20.61%}.cs-tr-collage img:nth-child(6){left:18.5%;top:21.07%;width:31.75%;height:12.04%}.cs-tr-collage img:nth-child(7){left:60.46%;top:30.76%;width:31.33%;height:14.9%;transform:rotate(19.93deg)}.csn-cap{font-family:Sometype Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#00000047;margin-top:10px}.csn-cap.dk{color:#fff3}.csn-scroll-wrap{padding:0 120px 88px;box-sizing:border-box}.csn-scroll-lbl{font-family:Sometype Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--ac,#888);margin-bottom:20px;display:flex;align-items:center;gap:16px}.csn-scroll-lbl:after{content:"";flex:1;height:1px;background:#ffffff12}.csn-scroll-lbl.lt:after{background:#00000012}.csn-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.csn-scroll::-webkit-scrollbar{display:none}.csn-sc{flex:0 0 340px}.csn-sc.w{flex:0 0 520px}.csn-sc img{display:block;width:100%;height:auto;border-radius:8px}.csn-sc-cap{font-family:Sometype Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#fff3;margin-top:10px}.csn-sc-cap.lt{color:#00000047}.csn-feat{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.07);margin-top:0}.csn-feat.lt{border-top-color:#00000014}.csn-feat-i{padding:40px 32px 0 0}.csn-feat-i+.csn-feat-i{border-left:1px solid rgba(255,255,255,.07);padding-left:32px}.csn-feat.lt .csn-feat-i+.csn-feat-i{border-left-color:#00000014}.csn-feat-n{font-family:Sometype Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--ac,#888);margin-bottom:16px}.csn-feat-t{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:500;color:#fff;margin:0 0 10px;letter-spacing:-.02em}.csn-feat-t.lt{color:#161709}.csn-feat-b{font-family:Inter,sans-serif;font-size:14px;line-height:1.75;color:#ffffff61;margin:0}.csn-feat-b.lt{color:#666}.csn-line{height:1px;background:#00000012;margin:0 120px}.csn-line.dk{background:#ffffff0f}.csn-div{padding:20px 120px;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.csn-div-t{font-family:Sometype Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--ac,#888)}.csn-browser{border-radius:10px;overflow:hidden}.csn-browser-bar{background:#1e1e1e;padding:12px 16px;display:flex;align-items:center;gap:10px}.csn-browser-dots{display:flex;gap:6px}.csn-browser-dots span{width:10px;height:10px;border-radius:50%}.csn-browser-dots span:nth-child(1){background:#ff5f57}.csn-browser-dots span:nth-child(2){background:#ffbd2e}.csn-browser-dots span:nth-child(3){background:#28c840}.csn-browser-url{flex:1;background:#ffffff12;border-radius:4px;padding:4px 12px;font-family:Inter,sans-serif;font-size:12px;color:#ffffff59}.csn-browser img{display:block;width:100%;height:auto}.csn-browser video{display:block;width:100%;height:auto}.csn-sec.lt{background:#fafafa}.csn-sec.lt .csn-lbl{color:#0000008c}.csn-blk.lt{background:#fafafa}.csn-blk.ac{background:var(--ac,#888)}.csn-blk.ac .csn-quote{border-left-color:#e9e2f8;color:#e9e2f8}.csn-blk.ac .csn-quote em{color:#010101}.csn--refsoft .csn-hero--lt{background:#fbfbf4}.csn--refsoft .csn-tag{font-size:16px;letter-spacing:1.54px;color:#1010107a;margin-bottom:47px}.csn--refsoft .csn-title{font-size:52px;line-height:1.1;letter-spacing:-.03em;color:#161709}.csn--refsoft .csn-meta{border-top-color:#10101014}.csn--refsoft .csn-mi+.csn-mi{border-left-color:#10101026}.csn--refsoft .csn-ml{color:#10101066}.csn--refsoft .csn-mv{font-size:18px;line-height:21px;color:#101010cc}.csn--refsoft .csn-lbl{color:#9e77ec}.csn--refsoft .csn-tldr-tagline{font-style:normal}.csn--refsoft .csn-stats.lt .csn-sn{color:#53389e}.csn--refsoft .csn-stats.lt .csn-sl{color:#00000080}.csn--tirra .csn-lbl{color:var(--bg)}.csn--msq .csn-lbl,.csn--must .csn-lbl,.csn--branding .csn-lbl{color:var(--ac)}.csn--branding .csn-hero--lt .csn-title{color:#fff}.csn--branding .csn-hero--lt .csn-tag{color:#ffffff80}.csn--branding .csn-hero--lt .csn-ml{color:#fff6}.csn--branding .csn-hero--lt .csn-mv{color:#fffc}.csn--wowzi .csn-lbl{color:var(--ac)}@media (min-width:1441px){.csn-hero,.csn-sec,.csn-blk,.cs-next-rich{padding-left:calc((100vw - 1440px)/2 + 120px);padding-right:calc((100vw - 1440px)/2 + 120px)}.cs-tr2-screens{padding-left:calc((100vw - 1440px)/2 + 100px)!important}}@media (max-width:1440px){.csn,.cs2,.cs-wz-hero,.cs-wz-cover,.cs-wz-prod-section,.cs-wz-visual,.cs-rf-hero,.cs-tr-hero,.cs-tr2-hero,.cs-bd-hero,.cs-tj-hero{width:100%}}@media (max-width:1280px){.nav-in{padding-left:48px;padding-right:48px}.hero-in,.ab-hero-in{display:contents}.hero{height:auto;min-height:auto;overflow:visible;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:112px 48px 0;gap:0}#hero-zone{display:none}.h-multi,.h-des{position:static;font-size:clamp(80px,10.5vw,136px);letter-spacing:-7px;line-height:.92;white-space:normal;opacity:1;animation:hUp .8s .05s cubic-bezier(.4,0,.2,1) both;width:100%}.h-multi{overflow-wrap:break-word;text-align:center}.h-des{display:flex;align-items:center;justify-content:center;gap:16px;text-align:center}.h-mob-smiley{display:block;position:absolute;top:112px;right:24px;width:clamp(88px,8vw,120px);height:clamp(88px,8vw,120px);z-index:4;pointer-events:none}.h-mob-smiley svg{width:100%;height:100%}.h-mob-cta{display:none}.h-mob-cta:hover{background:#ded649;color:#161709;border-color:#ded649}.h-desc{position:static;width:100%;max-width:560px;font-size:17px;text-align:center;text-indent:0;line-height:1.5;margin-top:28px;opacity:1;animation:hFade .8s .3s both;align-self:center}.h-ph{display:block;position:relative;left:auto;top:auto;width:65%;margin-top:40px;height:clamp(180px,40vw,420px);opacity:1;animation:none;overflow:hidden;transform:translateY(0);background:transparent}.cam-body-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cam-screen{position:absolute;left:7%;top:18%;width:57%;height:69%;opacity:1;container-type:inline-size}.cam-slide-strip{height:100%;position:absolute;top:0;left:0;display:flex;animation:camSlideResp 30s steps(12,end) infinite}.cam-slide{width:100cqi;height:100%;flex-shrink:0}.cam-slide img{width:100%;height:100%;object-fit:cover;display:block}.h-left,.h-right,.h-badge,.h-spark,.h-btns{display:none}.h-mob-brands{display:flex;flex-direction:row;align-items:baseline;gap:32px;padding:24px 0 64px;width:100%}.h-mob-brand-btn{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(32px,4.5vw,56px);font-weight:500;letter-spacing:-2px;color:#404040;background:none;border:none;cursor:pointer;padding:0;line-height:1.15;text-align:left;white-space:nowrap}.h-btn{position:static;font-size:32px;letter-spacing:-1.2px}.h-btn-p,.h-btn-pg{left:auto;top:auto}.hl-head h2{font-size:72px;letter-spacing:-4px}.work-grid{padding-bottom:136px}.dome-section{margin-top:-56px}.dome-heading{font-size:clamp(56px,7.5vw,96px);letter-spacing:-.05em;padding:40px 48px}.playground{height:760px}.pg-title h2{font-size:100px;letter-spacing:-6px}.pg-track{left:48px;width:calc(100% - 96px)}.pg-dots{left:0;width:100%}.slice{height:940px}.ab-hero{height:auto;overflow:visible;padding:0 0 88px;display:flex;flex-direction:column}.ab-sidebar{position:relative;left:auto;top:auto;width:100%;height:440px;overflow:hidden;box-shadow:none;background:#fbfbf4}.ab-r-pro,.ab-r-ax,.ab-r-eng{display:none}.ab-r-des,.ab-r-ill,.ab-r-ent{position:absolute;left:auto;right:0;width:72px;display:flex;align-items:center;justify-content:center}.ab-r-des{top:0;height:40%}.ab-r-ill{top:40%;height:30%}.ab-r-ent{top:70%;height:30%}.ab-r-des span{font-size:15px;letter-spacing:.16em;color:#c0b9b0;transform:none;writing-mode:vertical-rl}.ab-r-ill span,.ab-r-ent span{font-size:11px;letter-spacing:.14em;color:#c8c2ba;transform:none;writing-mode:vertical-rl}.ab-photo{position:absolute;left:0;top:0;width:calc(100% - 72px);height:100%;z-index:2;border-radius:0;overflow:hidden}.ab-photo img{position:absolute;width:114%;height:130%;left:-7%;top:0}.ab-h1{position:relative;left:auto;top:auto;font-size:clamp(44px,5.5vw,60px);letter-spacing:-3px;line-height:1.05;white-space:normal;padding:48px 60px 0}.ab-bio{position:relative;left:auto;top:auto;width:100%;box-sizing:border-box;padding:24px 60px 0;gap:28px}.ab-bio p{font-size:19px;line-height:1.6}.ab-resume{position:relative;left:auto;top:auto;font-size:18px;padding:18px 30px;margin:32px 60px 0;align-self:flex-start}.bits{height:580px;overflow:hidden}.bits-env-back{display:block;width:calc(100% - 80px);left:40px;height:320px;top:225px}.bits-env-back img,.bits-env-front img{object-fit:cover;object-position:center}.bits-env-front{width:calc(100% - 80px);left:40px;height:300px;top:240px}.bcard{width:220px;height:275px}.bcard-img{left:14px!important;top:14px!important;width:calc(100% - 28px)!important;height:calc(100% - 38px)!important}.bcard-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bcard-cap{top:auto!important;bottom:10px;font-size:13px}.bc-b{display:block;top:90px;left:calc(50% - 110px);transform:rotate(3deg);z-index:2}.bc-c{display:none}.bc-a{top:40px;left:60px;transform:rotate(-10deg);z-index:4;transition:none}.bc-d{top:40px;left:auto;right:60px;transform:rotate(10deg);z-index:4;transition:none}.bits-lbl{left:60px;top:382px;height:auto;z-index:5}.bits-lbl h3{font-size:clamp(44px,5.5vw,56px);letter-spacing:-2.32px}.bits-emoji,.bits-emoji img{width:52px;height:52px}.cta-ttl{font-size:80px;letter-spacing:-3px}.cta-tag{font-size:26px;width:auto;max-width:700px}footer{padding:64px 48px}}@media (max-width:1024px){.nav{height:72px}.nav-in{padding:16px 32px 0;height:56px}.nav-links{gap:20px}.nav-links a,.nav-links span,.nav-drop-btn{font-size:16px}.btn-hire{font-size:15px;padding:9px 18px}.hero{position:relative;height:auto;min-height:auto;overflow:visible;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:100px 40px 0;gap:0}#hero-zone{display:none}.h-multi,.h-des{position:static;letter-spacing:-5px;line-height:.92;white-space:normal;opacity:1;animation:hUp .8s .05s cubic-bezier(.4,0,.2,1) both}.h-multi{font-size:clamp(60px,9.5vw,96px);overflow-wrap:break-word;width:100%;text-align:left}.h-spark{display:none}.h-des{font-size:clamp(60px,9.5vw,96px);display:flex;align-items:center;justify-content:flex-end;gap:16px;width:100%;margin-left:0;text-align:left}.h-mob-smiley{display:block;position:absolute;top:100px;right:20px;width:clamp(88px,11vw,130px);height:clamp(88px,11vw,130px);z-index:4;pointer-events:none}.h-mob-smiley svg{width:100%;height:100%}.h-mob-cta{display:none}.h-desc{position:static;width:100%;max-width:520px;font-size:17px;text-align:left;text-indent:0;line-height:1.5;margin-top:28px;opacity:1;animation:hFade .8s .3s both}.h-ph{display:block;position:relative;left:auto;top:auto;width:70%;margin-top:36px;height:clamp(140px,43vw,360px);opacity:1;animation:none;overflow:hidden;transform:translateY(0);background:transparent}.cam-body-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cam-screen{position:absolute;left:7%;top:18%;width:57%;height:69%;opacity:1;container-type:inline-size}.cam-slide-strip{height:100%;position:absolute;top:0;left:0;display:flex;animation:camSlideResp 30s steps(12,end) infinite}.cam-slide{width:100cqi;height:100%;flex-shrink:0}.cam-slide img{width:100%;height:100%;object-fit:cover;display:block}.h-left,.h-right,.h-btns{display:none}.h-mob-brands{display:flex;flex-direction:row;align-items:baseline;gap:28px;padding:20px 0 56px;width:100%}.h-mob-brand-btn{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(28px,5vw,48px);font-weight:500;letter-spacing:-2px;color:#404040;background:none;border:none;cursor:none;padding:0;line-height:1.15;text-align:left;white-space:nowrap}.highlights{padding:80px 40px 120px}.hl-head{margin-bottom:56px}.hl-head h2{font-size:clamp(48px,7.5vw,72px);letter-spacing:-3.5px}.hl-head a{font-size:20px}.case-grid{grid-template-columns:repeat(2,1fr)}.case-img{height:260px}.case-card:last-child:nth-child(odd){grid-column:1/-1}.case-card:last-child:nth-child(odd) .case-img{height:320px}.work-grid{padding:0 32px 128px}.wk-head{padding:80px 0 40px}.wk-head h1{font-size:clamp(52px,8vw,72px);letter-spacing:-3.5px}.wk-head p{font-size:18px}.dome-section{margin-top:-48px}.dome-heading{font-size:clamp(48px,6.5vw,80px);letter-spacing:-.05em;padding:40px 32px}.playground{height:auto;display:flex;flex-direction:column;align-items:center;padding:80px 0 48px;gap:32px}.pg-title{position:static;width:100%;text-align:center;padding:0 32px}.pg-title h2{font-size:clamp(56px,10vw,100px);letter-spacing:-5px}.pg-track{position:relative;display:block;width:100%}.pg-arrow{display:none}.pg-cards{display:flex;width:100%;box-sizing:border-box;justify-content:center;padding:20px 32px;gap:20px;flex-wrap:nowrap}.pg-card{flex-shrink:0;width:clamp(220px,26vw,280px);height:auto;aspect-ratio:364/300}.pg-card-in{position:absolute;left:9px;top:14px;right:9px;bottom:9px;width:auto;height:auto}.pg-dots{position:static}.pg-c1,.pg-c2,.pg-c3{transform:none}.ab-hero{height:auto;overflow:visible;padding:0 0 72px;display:flex;flex-direction:column}.ab-sidebar{position:relative;left:auto;top:auto;width:100%;height:360px;overflow:hidden;box-shadow:none;background:#fbfbf4}.ab-r-pro,.ab-r-ax,.ab-r-eng{display:none}.ab-r-des,.ab-r-ill,.ab-r-ent{position:absolute;left:auto;right:0;width:72px;display:flex;align-items:center;justify-content:center}.ab-r-des{top:0;height:40%}.ab-r-ill{top:40%;height:30%}.ab-r-ent{top:70%;height:30%}.ab-r-des span{font-size:15px;letter-spacing:.16em;color:#c0b9b0;transform:none;writing-mode:vertical-rl}.ab-r-ill span,.ab-r-ent span{font-size:11px;letter-spacing:.14em;color:#c8c2ba;transform:none;writing-mode:vertical-rl}.ab-photo{position:absolute;left:0;top:0;width:calc(100% - 72px);height:100%;z-index:2;border-radius:0;overflow:hidden}.ab-photo img{position:absolute;width:114%;height:130%;left:-7%;top:0}.ab-h1{position:relative;left:auto;top:auto;font-size:clamp(36px,5.5vw,52px);letter-spacing:-2.5px;line-height:1.1;white-space:normal;padding:36px 40px 0}.ab-bio{position:relative;left:auto;top:auto;width:100%;box-sizing:border-box;padding:20px 40px 0;gap:24px}.ab-bio p{font-size:17px;line-height:1.6}.ab-resume{position:relative;left:auto;top:auto;font-size:16px;padding:16px 28px;margin:28px 40px 0;align-self:flex-start}.bits{height:480px;overflow:hidden}.bits-env-back{display:block;width:calc(100% - 80px);left:40px;height:270px;top:162px}.bits-env-back img,.bits-env-front img{object-fit:cover;object-position:center}.bits-env-front{width:calc(100% - 80px);left:40px;height:250px;top:178px}.bcard{width:200px;height:250px}.bcard-img{left:14px!important;top:14px!important;width:calc(100% - 28px)!important;height:calc(100% - 36px)!important}.bcard-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bcard-cap{top:auto!important;bottom:8px;font-size:12px}.bc-b{display:block;top:55px;left:calc(50% - 100px);transform:rotate(3deg);z-index:2}.bc-c{display:none}.bc-a{top:18px;left:40px;transform:rotate(-8deg);z-index:4;transition:none}.bc-d{top:18px;left:auto;right:40px;transform:rotate(8deg);z-index:4;transition:none}.bits-lbl{left:0;right:0;top:318px;height:auto;justify-content:center;z-index:5}.bits-lbl h3{font-size:clamp(38px,5.5vw,50px);letter-spacing:-1.8px}.bits-emoji,.bits-emoji img{width:42px;height:42px}.cta{width:100%;padding:80px 40px;box-sizing:border-box}.cta-tag{font-size:20px;width:100%;max-width:560px}.cta-ttl{font-size:clamp(48px,8vw,80px);letter-spacing:-3px;white-space:normal;text-align:center}.cta-btn{font-size:17px;padding:15px 26px}.cta-actions{gap:16px}.cta-resume-link{font-size:17px;padding:15px 26px}footer{width:100%;padding:56px 40px;box-sizing:border-box}.f-copy{font-size:17px}.f-back{font-size:24px}.journey-in{padding:80px 40px 40px}.jc-right{padding:0 40px 80px}.ji-title{font-size:24px;white-space:normal}.ji-sub{font-size:16px;white-space:normal}.speaking-in,.community-in{margin-left:40px;width:calc(100% - 80px)}.speaking-ttl,.community-ttl{font-size:clamp(48px,7vw,72px);letter-spacing:-3px}.spk{flex-direction:column;gap:8px}.spk-event{min-width:auto}.community-grid{grid-template-columns:1fr}.after-hours{padding:60px 40px 80px}.ah-grid{grid-template-columns:repeat(2,1fr)}.thoughts-in{grid-template-columns:1fr}.thoughts-left{padding:64px 40px;border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.thoughts-right{padding:48px 40px 64px}.thoughts-read-all{align-self:flex-start}}@media (max-width:640px){.nav-in{padding:0 20px}.nav-links{display:none}.nav-burger{display:flex}.hero{position:relative;height:auto;padding:48px 20px 0;display:flex;flex-direction:column;align-items:center;overflow:visible}#hero-zone,.h-left,.h-right{display:none}.h-multi,.h-des{position:relative;left:auto;top:auto;animation:none;opacity:1}.h-spark{display:none}.h-multi{font-size:clamp(52px,17vw,72px);letter-spacing:-3px;line-height:.92;white-space:normal;overflow-wrap:break-word;width:100%;text-align:left}.h-des{font-size:clamp(52px,17vw,72px);letter-spacing:-3px;line-height:.92;width:100%;margin-top:0;display:block;position:relative;white-space:normal}.h-mob-smiley{display:block;position:absolute;top:76px;right:12px;width:clamp(48px,14vw,72px);height:clamp(48px,14vw,72px);z-index:4;pointer-events:none}.h-mob-smiley svg{width:100%;height:100%}.h-mob-cta{display:inline-flex;align-items:center;align-self:flex-start;font-family:Inter,sans-serif;font-size:clamp(9px,2.6vw,12px);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#404040;border:1.5px solid #404040;border-radius:100px;padding:11px 20px;white-space:nowrap;text-decoration:none;line-height:1;position:static;margin-top:16px;background:#fbfbf4}.h-desc{position:relative;left:auto;top:auto;width:100%;font-size:15px;line-height:1.55;margin-top:24px;animation:none;opacity:1;text-align:left;text-indent:0}.h-ph{display:block;position:relative;left:auto;top:auto;width:88%;margin-left:0;margin-top:20px;height:52vw;opacity:1;animation:none;overflow:hidden;transform:translateY(0);background:transparent}.cam-body-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cam-screen{position:absolute;left:7%;top:18%;width:57%;height:69%;opacity:1;container-type:inline-size}.cam-slide-strip{height:100%;position:absolute;top:0;left:0;display:flex;animation:camSlideResp 30s steps(12,end) infinite}.cam-slide{width:100cqi;height:100%;flex-shrink:0}.cam-slide img{width:100%;height:100%;object-fit:cover;display:block}.h-btns{display:none}.h-mob-brands{display:flex;flex-direction:row;align-items:baseline;gap:20px;padding:12px 0 32px;width:100%}.h-mob-brand-btn{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(18px,6vw,28px);font-weight:500;letter-spacing:-1px;color:#404040;background:none;border:none;cursor:pointer;padding:0;line-height:1.15;text-align:left;white-space:nowrap}.highlights{padding:64px 20px 96px}.hl-head{margin-bottom:32px}.hl-head h2{font-size:clamp(40px,12vw,56px);letter-spacing:-2.5px}.hl-head a{font-size:16px}.case-grid{grid-template-columns:1fr}.work-grid{padding:0 16px 100px}.wk-head{padding:72px 0 28px;gap:10px}.wk-head h1{font-size:clamp(38px,11vw,56px);letter-spacing:-2.5px}.wk-head p{font-size:15px}.case-img{height:240px}.dome-section{margin-top:-40px;height:72vh;min-height:380px;border-radius:14px 14px 10px 10px}.dome-heading{font-size:clamp(40px,12vw,64px);letter-spacing:-2.5px;padding:40px 24px}.dome-scroll-hint{left:0;right:0;display:flex;justify-content:center}.slice{--s:.64;height:calc(1012px * var(--s));padding:0;display:block}.slice-env-back{width:100%;left:0;height:calc(769px * var(--s));top:calc(169px * var(--s))}.slice-env-front{width:100%;left:0;height:calc(466px * var(--s));top:calc(472px * var(--s))}.slice-env-back img,.slice-env-front img{object-fit:cover;object-position:center}.slice-card{width:calc(485px * var(--s));height:calc(745px * var(--s));top:calc(83px * var(--s));left:calc(50% - 242px * var(--s));border-radius:calc(32px * var(--s))}.slice-photo{width:calc(382px * var(--s));height:calc(395px * var(--s));left:calc(51px * var(--s));top:calc(48px * var(--s));border-radius:calc(24px * var(--s))}.slice-bio{left:calc(97px * var(--s));top:calc(462px * var(--s));width:calc(290px * var(--s));font-size:calc(18px * var(--s));letter-spacing:calc(-1.44px * var(--s))}.slice-lbl{width:calc(369px * var(--s));height:calc(83px * var(--s));top:calc(809px * var(--s));left:calc(50% - 184px * var(--s))}.slice-lbl h3{font-size:calc(58px * var(--s));letter-spacing:calc(-2.32px * var(--s))}.slice-emoji,.slice-emoji img{width:calc(56px * var(--s));height:calc(56px * var(--s))}.cta{padding:64px 20px}.cta-tag{font-size:17px;width:100%}.cta-ttl{font-size:clamp(36px,12vw,52px);letter-spacing:-2px;white-space:normal}.cta-btn{font-size:15px;padding:16px 22px;white-space:normal;word-break:break-all;display:flex;justify-content:center}.cta-actions{flex-direction:column;width:100%;gap:14px}.cta-resume-link{font-size:15px;padding:16px 22px;display:flex;justify-content:center}footer{padding:48px 20px;flex-direction:column;align-items:center;gap:24px}.f-back{font-size:20px;order:1}.f-socials{padding:0;order:2}.f-copy{font-size:14px;white-space:normal;text-align:center;order:3}.ab-hero{height:auto;overflow:visible;padding:0 0 52px;display:flex;flex-direction:column}.ab-sidebar{position:relative;left:auto;top:auto;width:100%;height:280px;overflow:hidden;box-shadow:none;background:#fbfbf4}.ab-r-pro,.ab-r-ax,.ab-r-eng{display:none}.ab-r-des,.ab-r-ill,.ab-r-ent{position:absolute;left:auto;right:0;width:68px;display:flex;align-items:center;justify-content:center}.ab-r-des{top:0;height:40%}.ab-r-ill{top:40%;height:30%}.ab-r-ent{top:70%;height:30%}.ab-r-des span{font-size:13px;letter-spacing:.16em;color:#c0b9b0;transform:none;writing-mode:vertical-rl}.ab-r-ill span,.ab-r-ent span{font-size:9px;letter-spacing:.14em;color:#c8c2ba;transform:none;writing-mode:vertical-rl}.ab-photo{position:absolute;left:0;top:0;width:calc(100% - 68px);height:100%;z-index:2;border-radius:0;overflow:hidden}.ab-photo img{position:absolute;width:114%;height:130%;left:-7%;top:0}.ab-h1{position:relative;left:auto;top:auto;font-size:clamp(28px,8vw,42px);letter-spacing:-2px;line-height:1.1;white-space:normal;padding:28px 20px 0}.ab-bio{position:relative;left:auto;top:auto;width:100%;box-sizing:border-box;padding:16px 20px 0;gap:20px}.ab-bio p{font-size:15px;line-height:1.6}.ab-resume{position:relative;left:auto;top:auto;font-size:15px;padding:14px 22px;margin:24px 20px 0;align-self:flex-start}.journey-in{padding:60px 20px 32px;gap:40px}.jc-right{padding:32px 20px 60px}.journey-ttl{font-size:clamp(40px,12vw,60px);letter-spacing:-3px}.ji{flex-direction:column;gap:8px}.ji-yr{font-size:36px;width:auto}.ji-title{font-size:22px;white-space:normal}.ji-sub{font-size:15px;white-space:normal}.speaking-in,.community-in{margin-left:20px;width:calc(100% - 40px)}.speaking-ttl,.community-ttl{font-size:clamp(40px,12vw,60px);letter-spacing:-2.5px}.spk{flex-direction:column;gap:6px}.spk-event{font-size:16px;min-width:auto}.spk-topic{font-size:14px}.thoughts-left{padding:48px 20px}.thoughts-right{padding:32px 20px 56px}.thoughts-title{font-size:18px}.thoughts-item{padding:22px 0}.community-grid{grid-template-columns:1fr}.after-hours{padding:40px 20px 60px}.ah-grid{grid-template-columns:1fr;grid-auto-rows:300px}.ah-j-dear{font-size:28px}.ah-j-text{font-size:22px}.ah-j-quote{font-size:21px;line-height:1.15}.ah-k-prose{font-size:13px;line-height:1.5;margin-bottom:12px}.ah-k-show{font-size:12px;padding:6px 0}.bits{height:480px;padding:0;display:block;overflow:hidden;position:relative}.bits-env-back{display:block;width:calc(100% - 32px);left:16px;height:230px;top:162px}.bits-env-front{width:calc(100% - 32px);left:16px;height:210px;top:230px}.bits-env-front img{object-fit:cover;object-position:center}.bcard{width:155px;height:195px;box-shadow:0 8px 28px #00000038}.bcard-img{position:absolute;left:10px!important;top:10px!important;width:calc(100% - 20px)!important;height:calc(100% - 28px)!important}.bcard-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bcard-cap{top:auto!important;bottom:5px;font-size:10px;left:0;right:0}.bc-a{top:30px;left:8px;transform:rotate(-10deg);z-index:4;transition:none}.bc-b{display:block;top:80px;left:calc(50% - 77px);transform:rotate(3deg);z-index:2}.bc-d{top:30px;left:auto;right:8px;transform:rotate(10deg);z-index:4;transition:none}.bc-c{display:none}.bits-lbl{left:0;right:0;top:398px;height:auto;gap:8px;justify-content:center;z-index:5}.bits-lbl h3{font-size:clamp(26px,7vw,34px);letter-spacing:-1.2px}.bits-emoji,.bits-emoji img{width:28px;height:28px}}@media (min-width:820px) and (max-width:1279px){.bits{display:none}}@media (min-width:880px) and (max-width:1279px){.ab-hero{display:grid;grid-template-columns:clamp(260px,28vw,360px) 1fr;grid-template-rows:auto auto auto;height:auto;overflow:visible;padding:60px 48px 80px;gap:0 48px}.ab-sidebar{position:relative;left:auto;top:auto;width:100%;height:clamp(460px,54vw,600px);grid-column:1;grid-row:1/4;overflow:hidden;box-shadow:none;background:#fbfbf4}.ab-r-pro,.ab-r-ax,.ab-r-eng{display:none}.ab-r-des,.ab-r-ill,.ab-r-ent{position:absolute;left:auto;right:0;width:60px;display:flex;align-items:center;justify-content:center}.ab-r-des{top:0;height:40%}.ab-r-ill{top:40%;height:30%}.ab-r-ent{top:70%;height:30%}.ab-r-des span{font-size:13px;letter-spacing:.16em;color:#c0b9b0;transform:none;writing-mode:vertical-rl}.ab-r-ill span,.ab-r-ent span{font-size:10px;letter-spacing:.14em;color:#c8c2ba;transform:none;writing-mode:vertical-rl}.ab-photo{position:absolute;left:0;top:0;width:calc(100% - 60px);height:100%;z-index:2;border-radius:0;overflow:hidden}.ab-photo img{position:absolute;width:114%;height:130%;left:-7%;top:0}.ab-h1{grid-column:2;grid-row:1;position:relative;left:auto;top:auto;padding:0;font-size:clamp(32px,4vw,52px);letter-spacing:-2.5px;line-height:1.05;white-space:normal}.ab-bio{grid-column:2;grid-row:2;position:relative;left:auto;top:auto;width:100%;box-sizing:border-box;padding:20px 0 0;gap:20px}.ab-bio p{font-size:clamp(14px,1.7vw,18px);line-height:1.6}.ab-resume{grid-column:2;grid-row:3;position:relative;left:auto;top:auto;font-size:clamp(14px,1.5vw,17px);padding:14px 24px;margin:20px 0 0;align-self:flex-start}}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.case-card{background:#fff;border-radius:10px;overflow:hidden;border:.5px solid #e0ddd7;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.case-card:hover{border-color:#c8c4bc;transform:translateY(-2px)}.perf{display:flex;height:10px;align-items:center;padding:0 4px;background:#fff;overflow:hidden}.perf-dot{width:10px;height:10px;border-radius:50%;background:#f5f3ee;flex-shrink:0;margin-right:4px}.case-img{width:100%;height:360px;background:#ece9e3;position:relative;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden}.case-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;display:block;z-index:2}.case-img img~svg{display:none}.case-img>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.case-img>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.case-img-tag{display:none}.case-body{padding:.85rem .95rem 1rem}.case-num{font-size:11px;color:#767676;letter-spacing:.1em;margin-bottom:6px}.case-brand{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:500;color:#161709;margin-bottom:6px;line-height:1.2}.case-desc{font-size:13px;color:#666;line-height:1.5;margin-bottom:12px}.case-foot{display:flex;align-items:center;justify-content:space-between}.case-tag{font-size:12px;padding:3px 10px;border-radius:20px;background:#f5f3ee;border:.5px solid #ddd;color:#666;letter-spacing:.03em}.case-year{font-size:12px;color:#757575;letter-spacing:.06em}.case-card-locked{cursor:default}.case-card-locked:hover{transform:none;border-color:#e0ddd7}.case-coming-soon{margin:14px;padding:4px 12px;border-radius:20px;background:#161709;color:#fbfbf4;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;z-index:2}.must-app-cols{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.05)}.must-app-col{position:relative;padding:56px 48px;display:flex;flex-direction:column;justify-content:space-between;min-height:640px;overflow:hidden}.must-app-col+.must-app-col{border-left:3px solid rgba(0,0,0,.04)}.must-app-col-eyebrow{font-family:Sometype Mono,monospace;font-size:9px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:0}.must-app-col-img-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:32px 0}.must-app-col-img{width:180px;border-radius:22px;overflow:hidden;display:block;box-shadow:0 24px 64px #00000038;aspect-ratio:9/19;object-fit:cover}.must-app-col-title{font-family:Bricolage Grotesque,sans-serif;font-size:40px;font-weight:500;line-height:1.05;letter-spacing:-.03em;margin:0}.must-app-scroll-sec{background:#04070f;padding:80px 0 64px 120px;border-top:1px solid rgba(255,255,255,.05);overflow:hidden}.must-app-scroll-hd{padding-right:120px;margin-bottom:44px}.must-app-scroll-row{display:flex;gap:14px;overflow-x:auto;padding-right:120px;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.must-app-scroll-row::-webkit-scrollbar{display:none}.must-app-scroll-item{flex:0 0 200px;scroll-snap-align:start;display:flex;flex-direction:column;gap:12px}.must-app-scroll-thumb{border-radius:18px;overflow:hidden;aspect-ratio:9/19;background:#111;flex-shrink:0}.must-app-scroll-thumb img{display:block;width:100%;height:100%;object-fit:cover}.must-app-scroll-cap{font-family:Sometype Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d}.must-app-2col{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.05)}.must-app-2col-panel{padding:72px 80px;display:flex;flex-direction:column;gap:36px;min-height:600px}.must-app-2col-hd{display:flex;flex-direction:column;gap:16px}.must-app-2col-eyebrow{font-family:Sometype Mono,monospace;font-size:9px;text-transform:uppercase;letter-spacing:.14em}.must-app-2col-title{font-family:Bricolage Grotesque,sans-serif;font-size:30px;font-weight:500;line-height:1.1;letter-spacing:-.03em;margin:0}.must-app-2col-body{font-size:14px;line-height:1.75;margin:0}.must-app-2col-img{flex:1;border-radius:16px;overflow:hidden;min-height:0}.must-app-2col-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.msq-band{background:#04070f;padding:104px 120px;border-top:1px solid rgba(255,255,255,.05)}.msq-band--flush{padding:56px 120px}.msq-band-hd{max-width:680px;margin:0 0 44px}.msq-eyebrow{font-family:Sometype Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#2563ebbf;margin-bottom:16px}.msq-h{font-family:Bricolage Grotesque,sans-serif;font-size:38px;font-weight:500;color:#fff;letter-spacing:-.03em;line-height:1.12;margin:0}.msq-h.dk{color:#0e1116}.msq-sub{font-family:Inter,sans-serif;font-size:16px;line-height:1.7;color:#ffffff80;margin:18px 0 0}.msq-cell{position:relative;border-radius:14px;overflow:hidden;background:#0a1020}.msq-cell>img{display:block;width:100%;height:100%;object-fit:cover}.msq-cap{position:absolute;left:16px;bottom:14px;font-family:Sometype Mono,monospace;font-size:9.5px;text-transform:uppercase;letter-spacing:.08em;color:#ffffffd9;background:#04070f6b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:7px 13px;border-radius:20px;border:1px solid rgba(255,255,255,.1)}.msq-bento{display:grid;grid-template-columns:1.32fr 1fr 1fr;grid-auto-rows:300px;gap:14px}.msq-bento .b-a{grid-column:1;grid-row:1 / span 2}.msq-bento .b-b{grid-column:2 / span 2;grid-row:1}.msq-bento .b-c{grid-column:2;grid-row:2}.msq-bento .b-d{grid-column:3;grid-row:2}.msq-sites{background:#fff;padding:0 120px 100px;display:grid;grid-template-columns:1.5fr 1fr;grid-auto-rows:264px;gap:16px;box-sizing:border-box}.msq-sites .s-lg{grid-column:1;grid-row:1 / span 2}.msq-sites .msq-cell{background:#04070f}.msq-cine{position:relative;background:#000;border-top:1px solid rgba(255,255,255,.05);overflow:hidden}.msq-cine>img,.msq-cine>video{display:block;width:100%;height:auto}.msq-cine-cap{position:absolute;left:120px;bottom:64px;max-width:460px}.msq-cine-cap .msq-eyebrow{margin-bottom:14px}.msq-cine-cap h3{font-family:Bricolage Grotesque,sans-serif;font-size:32px;font-weight:500;color:#fff;letter-spacing:-.03em;line-height:1.12;margin:0}.msq-ba{background:#eef1f5;padding:100px 120px}.msq-ba-hd{max-width:660px;margin:0 auto 52px;text-align:center}.msq-ba-hd .msq-eyebrow{color:#2563ebd9}.msq-ba-fig{max-width:960px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:0 34px 90px #0f172a29}.msq-ba-fig img{display:block;width:100%;height:auto}.msq-apps-lg{border-radius:14px;overflow:hidden;background:#eef1f5;margin-bottom:16px}.msq-apps-lg img{display:block;width:100%;height:auto}.msq-apps-2{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:400px;gap:16px;margin-top:64px}.msq-screens-row{display:flex;gap:22px;align-items:flex-start;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.msq-screens-row::-webkit-scrollbar{display:none}.msq-screen{flex:0 0 200px}.msq-screen:nth-child(2n){margin-top:52px}.msq-screen-ph{border-radius:24px;overflow:hidden;background:#0a1020;box-shadow:0 26px 60px #0000006b;border:1px solid rgba(255,255,255,.07);aspect-ratio:1170/2532}.msq-screen-ph img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.msq-screen-cap{font-family:Sometype Mono,monospace;font-size:9.5px;text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-top:16px}.msq-screen-tag{display:block;font-family:Bricolage Grotesque,sans-serif;font-size:14px;font-weight:500;text-transform:none;letter-spacing:-.01em;color:#fff;margin-bottom:3px}.msq-feature{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.05)}.msq-feature-panel{display:flex;flex-direction:column}.msq-feat-txt{padding:64px 72px 40px}.msq-feat-eyebrow{font-family:Sometype Mono,monospace;font-size:9px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px}.msq-feat-title{font-family:Bricolage Grotesque,sans-serif;font-size:30px;font-weight:500;line-height:1.12;letter-spacing:-.03em;margin:0 0 14px}.msq-feat-body{font-family:Inter,sans-serif;font-size:14px;line-height:1.75;margin:0}.msq-feat-img{flex:1;overflow:hidden;min-height:440px}.msq-feat-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1100px){.msq-band{padding:80px 60px}.msq-sites{padding:0 60px 72px}.msq-ba{padding:80px 60px}.msq-cine-cap{left:60px}}@media (max-width:900px){.msq-band{padding:56px 24px}.msq-h{font-size:28px}.msq-bento{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.msq-bento .b-a{grid-column:1 / span 2;grid-row:1}.msq-bento .b-b{grid-column:1 / span 2;grid-row:2}.msq-bento .b-c{grid-column:1;grid-row:3}.msq-bento .b-d{grid-column:2;grid-row:3}.msq-sites{padding:0 24px 56px;grid-template-columns:1fr;grid-auto-rows:210px}.msq-sites .s-lg{grid-column:1;grid-row:auto}.msq-cine-cap{left:24px;right:24px;bottom:24px;max-width:none}.msq-cine-cap h3{font-size:20px}.msq-ba{padding:56px 24px}.msq-apps-2{grid-template-columns:1fr;grid-auto-rows:300px}.msq-feature{grid-template-columns:1fr}.msq-feat-txt{padding:40px 24px 24px}.msq-feat-img{min-height:320px}}@media (max-width:900px){.must-app-cols{grid-template-columns:1fr}.must-app-col+.must-app-col{border-left:none;border-top:3px solid rgba(0,0,0,.04)}.must-app-2col{grid-template-columns:1fr}.must-app-scroll-sec{padding-left:24px}.must-app-scroll-row,.must-app-scroll-hd{padding-right:24px}}@media (max-width:1024px){.case-grid{grid-template-columns:repeat(2,1fr)}.case-img{height:280px}}@media (max-width:640px){.case-grid{grid-template-columns:1fr}.case-img{height:220px}}@media (max-width:1024px){.csn-hero{padding:80px 60px 64px}.csn-title{font-size:clamp(32px,5vw,48px);margin-bottom:56px}.csn-meta{flex-wrap:wrap;gap:24px 0}.csn-mi+.csn-mi{padding-left:40px}.csn-sec{padding:64px 60px;grid-template-columns:140px 1fr;gap:40px}.csn-blk{padding:64px 60px}.csn-tldr{grid-template-columns:1fr}.csn-tldr-l{padding:64px 60px 40px;position:static}.csn-tldr-r{padding:40px 60px 64px;border-left:none;border-top:1px solid rgba(255,255,255,.06)}.csn-tldr--lt .csn-tldr-r{border-top-color:#0000000f}.csn-scroll-wrap{padding:0 60px 64px}.cs-next-rich{padding:80px 60px}.cs-next-rich-title{font-size:52px}.csn-3up,.csn-4up{grid-template-columns:1fr 1fr}.csn-stats{flex-direction:column;gap:0}.csn-stat+.csn-stat{border-left:none;border-top:1px solid rgba(255,255,255,.07);padding-left:0;padding-top:28px;margin-top:28px}.csn-stats.lt .csn-stat+.csn-stat{border-top-color:#00000014}.cs-tr2-screens{padding:64px 0 64px 60px}.cs-tr2-screen-row-label,.cs-tr2-screen-scroll{padding-right:60px}.cs-bd-screens{padding:64px 0 64px 60px}.cs-bd-screen-row-label,.cs-bd-screen-scroll{padding-left:32px;padding-right:60px}.cs-tj-merchant,.cs-tj-buyer{padding-left:60px}.cs-tj-screen-label,.cs-tj-scroll{padding-right:60px}.must-app-scroll-sec{padding-left:60px}.must-app-scroll-hd,.must-app-scroll-row{padding-right:60px}}@media (max-width:640px){.csn-hero{padding:40px 20px 32px}.csn-title{font-size:clamp(26px,7.5vw,38px);margin-bottom:32px;max-width:100%}.csn-tag{margin-bottom:24px;font-size:10px}.csn-meta{flex-direction:column;gap:0;padding-top:24px}.csn-mi+.csn-mi{border-left:none;border-top:1px solid rgba(255,255,255,.06);padding-left:0;padding-top:14px;margin-top:14px}.csn-hero--lt .csn-mi+.csn-mi{border-top-color:#0000000f}.csn-sec{padding:32px 20px;grid-template-columns:1fr;gap:12px}.csn-lbl{padding-top:0;font-size:11px}.csn-blk{padding:32px 20px}.csn-h2{font-size:clamp(22px,6vw,32px);letter-spacing:-.025em}.csn-h3{font-size:clamp(20px,5.5vw,28px)}.csn-quote{font-size:clamp(17px,4.5vw,22px);padding-left:18px}.csn-sn{font-size:clamp(36px,10vw,48px)}.csn-tldr{grid-template-columns:1fr}.csn-tldr-l{padding:32px 20px 24px;position:static}.csn-tldr-r{padding:24px 20px 32px;border-left:none;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:40px}.csn-tldr--lt .csn-tldr-r{border-top-color:#0000000f}.csn-tldr-tagline{font-size:clamp(20px,5.5vw,26px)}.csn-tldr-stat{font-size:22px}.csn-2up,.csn-3up,.csn-4up{grid-template-columns:1fr}.csn-2up img,.csn-3up img,.csn-4up img{height:220px}.csn-stats{flex-direction:column}.csn-stat+.csn-stat{border-left:none;border-top:1px solid rgba(255,255,255,.07);padding-left:0;padding-top:24px;margin-top:24px}.csn-stats.lt .csn-stat+.csn-stat{border-top-color:#00000014}.csn-scroll-wrap{padding:0 20px 32px}.cs-next-rich{padding:32px 20px}.cs-next-rich-title{font-size:clamp(24px,7vw,36px);margin-bottom:28px}.cs-next-rich-row{flex-direction:column;gap:16px;align-items:flex-start}.cs-tr-collage{aspect-ratio:auto;height:200px;min-height:auto;width:100%}.cs-tr2-cmp-slider{max-width:100%}.cs-tr2-screens,.cs-tr2-screens.lt{padding:32px 0 32px 16px}.cs-tr2-screen-row-label,.cs-tr2-screen-scroll{padding-right:16px}.cs-bd-screens{padding:32px 0 32px 20px}.cs-bd-screen-row-label,.cs-bd-screen-scroll{padding-left:20px;padding-right:20px}.cs-bd-screen-item.wide,.cs-bd-hr-shot{width:80vw}.cs-tj-merchant,.cs-tj-buyer{padding-left:20px!important}.cs-tj-screen-label,.cs-tj-scroll{padding-right:20px}.cs-tj-card.w480{width:80vw}.csn [style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}.csn [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr 1fr!important}.must-app-scroll-sec{padding-left:20px}.must-app-scroll-hd,.must-app-scroll-row{padding-right:20px}.must-app-2col-panel{padding:40px 20px}}@media (max-width:1024px){.csn [style*="grid-template-columns:repeat(3,1fr)"]{grid-template-columns:1fr 1fr!important}.csn [style*="grid-template-columns:repeat(6,1fr)"]{grid-template-columns:repeat(3,1fr)!important}.csn [style*="grid-template-columns:repeat(8,1fr)"]{grid-template-columns:repeat(4,1fr)!important}.csn [style*="padding:0 120px"]{padding:0 60px 64px!important}.csn-2up img,.csn-3up img,.csn-4up img{height:360px!important}}@media (max-width:640px){.csn [style*="grid-template-columns:repeat(3,1fr)"]{grid-template-columns:1fr!important}.csn [style*="grid-template-columns:repeat(6,1fr)"]{grid-template-columns:repeat(3,1fr)!important}.csn [style*="grid-template-columns:repeat(8,1fr)"]{grid-template-columns:repeat(4,1fr)!important}.csn [style*="grid-template-columns:repeat(5,1fr)"]{grid-template-columns:repeat(3,1fr)!important}.csn [style*="padding:0 120px"]{padding:0 20px 48px!important}.csn-2up img,.csn-3up img,.csn-4up img{height:220px!important;width:100%!important}.csn-blk img[style*="height:900px"],.csn-blk img[style*="height:795px"],.csn-blk img[style*="height:939px"],.csn-blk img[style*="height:855px"]{height:360px!important}.must-app-2col-panel{min-height:auto}.must-app-col{padding:40px 24px;min-height:auto}.csn-hero video,.csn-hero iframe{width:100%!important;max-width:100%!important}}@media (max-width:640px){.cs-tj-card img{height:auto!important}.csn-hero-banner img{height:auto!important;max-height:340px}.csn>.bg>img{height:auto!important}.cs-bd .csn-blk div[style*="height:643px"]{height:240px!important}.csn--refsoft .csn-title{font-size:clamp(26px,7.5vw,38px)!important;line-height:1.1!important;letter-spacing:-.03em!important}}#page-home.active{margin-top:-72px}#page-home .hero{height:904px}#page-home .hero-in{top:72px;height:832px}@media (max-width:1280px){#page-home .hero{height:auto;padding-top:184px}#page-home .hero-in{top:auto;height:auto}}@media (max-width:1024px){#page-home .hero{padding-top:172px}}@media (max-width:640px){#page-home .hero{padding-top:120px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.cam-slide-strip,.cp-dot,.dome-scroll-arrow{animation:none!important}}.sphere-root{position:relative;width:100%;height:100%;--radius: 520px;--viewer-pad: 72px;--circ: calc(var(--radius) * 3.14);--rot-y: calc((360deg / var(--segments-x)) / 2);--rot-x: calc((360deg / var(--segments-y)) / 2);--item-width: calc(var(--circ) / var(--segments-x));--item-height: calc(var(--circ) / var(--segments-y))}.sphere-root *{box-sizing:border-box}.sphere,.item,.item__image{transform-style:preserve-3d}.sphere-main{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;touch-action:none;overscroll-behavior:none;user-select:none;-webkit-user-select:none;background:transparent;cursor:grab}.sphere-root.is-dragging .sphere-main{cursor:grabbing}.stage{width:100%;height:100%;display:grid;place-items:center;perspective:calc(var(--radius) * 2);perspective-origin:50% 50%;contain:layout paint size}.sphere{transform:translateZ(calc(var(--radius) * -1));will-change:transform}.overlay,.overlay--blur{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:3;pointer-events:none}.overlay{background-image:radial-gradient(rgba(0,0,0,0) 60%,var(--overlay-blur-color, #111) 100%)}.overlay--blur{-webkit-mask-image:radial-gradient(rgba(0,0,0,0) 65%,var(--overlay-blur-color, #111) 88%);mask-image:radial-gradient(rgba(0,0,0,0) 65%,var(--overlay-blur-color, #111) 88%)}.item{width:calc(var(--item-width) * var(--item-size-x));height:calc(var(--item-height) * var(--item-size-y));position:absolute;top:-999px;bottom:-999px;left:-999px;right:-999px;margin:auto;transform-origin:50% 50%;backface-visibility:hidden;transition:transform .3s;transform:rotateY(calc(var(--rot-y) * (var(--offset-x) + ((var(--item-size-x) - 1) / 2)) + var(--rot-y-delta, 0deg))) rotateX(calc(var(--rot-x) * (var(--offset-y) - ((var(--item-size-y) - 1) / 2)) + var(--rot-x-delta, 0deg))) translateZ(var(--radius))}.item__image{position:absolute;display:block;top:8px;right:8px;bottom:8px;left:8px;border-radius:var(--tile-radius, 12px);background:transparent;overflow:hidden;backface-visibility:hidden;transition:transform .3s;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.item__image:focus:not(:focus-visible){outline:none}.item__image:focus-visible{outline:3px solid #DED649;outline-offset:4px}.item__image img,.item__image video{width:100%;height:100%;object-fit:cover;pointer-events:none;backface-visibility:hidden;filter:var(--image-filter, grayscale(1));transition:filter .35s ease}.item__image:hover img,.item__image:hover video{filter:none!important}.viewer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:var(--viewer-pad)}.viewer .frame{height:100%;aspect-ratio:1;border-radius:var(--enlarge-radius, 20px);display:flex}@media (max-aspect-ratio: 1/1){.viewer .frame{height:auto;width:100%}}.viewer .scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#0000008c;pointer-events:none;opacity:0;transition:opacity .5s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sphere-root[data-enlarging=true] .viewer .scrim{opacity:1;pointer-events:all}.viewer .enlarge{position:absolute;z-index:30;border-radius:var(--enlarge-radius, 20px);overflow:hidden;transition:transform .4s ease,opacity .4s ease;transform-origin:top left;box-shadow:0 20px 60px #0009}.viewer .enlarge img,.viewer .enlarge video{width:100%;height:100%;object-fit:cover;filter:none!important}.sphere-root .enlarge-closing img,.sphere-root .enlarge-closing video{width:100%;height:100%;object-fit:cover;filter:none!important}.edge-fade{position:absolute;left:0;right:0;height:140px;z-index:5;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--overlay-blur-color, #111))}.edge-fade--top{top:0;transform:rotate(180deg)}.edge-fade--bottom{bottom:0}.dg-scroll-lock{overflow:hidden}
