*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fff;--color-dark:#0a0a0a;--color-green:#00f;--color-green-hover:#00c;--color-grey:#f5f5f0;--color-border:#e5e5e0;--font-body:"Inter", sans-serif;--font-heading:"Playfair Display", serif;--container-max:1200px;--section-pad:100px;--transition:.3s ease}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--color-dark);background:var(--color-bg);font-size:16px;line-height:1.7;overflow-x:hidden}a{color:inherit;transition:color var(--transition);text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2}.container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.section{padding:var(--section-pad) 0}.section--grey{background:var(--color-grey)}.section__title{margin-bottom:40px;font-size:2.25rem}.section__title--center{text-align:center}.btn{font-family:var(--font-body);cursor:pointer;transition:all var(--transition);text-align:center;border:2px solid #0000;border-radius:6px;padding:14px 32px;font-size:.95rem;font-weight:600;display:inline-block}.btn--primary{background:var(--color-green);color:#fff;border-color:var(--color-green)}.btn--primary:hover{background:var(--color-green-hover);border-color:var(--color-green-hover)}.btn--outline{color:var(--color-dark);border-color:var(--color-dark);background:0 0}.btn--outline:hover{background:var(--color-dark);color:#fff}.btn--sm{padding:10px 24px;font-size:.875rem}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.nav{z-index:990;background:#0a0a0a;border:none;border-radius:14px;justify-content:space-between;align-items:center;height:54px;padding:0 28px;display:flex;position:fixed;top:12px;left:20px;right:20px}.nav__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.nav__left{align-items:center;gap:32px;display:flex}.nav__icon{background:#222;border-radius:6px;flex-shrink:0;width:32px;height:32px}.nav__link{color:#fff;transition:opacity var(--transition);font-family:Inter,sans-serif;font-size:14px;font-weight:500}.nav__link:hover{opacity:.55}.nav__right{align-items:center;gap:16px;display:flex}.nav__cta{color:#fff;transition:opacity var(--transition);background:#00f;border:none;border-radius:999px;padding:10px 24px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:inline-block}.nav__cta:hover{opacity:.8}.nav__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav__toggle span{width:22px;height:2px;transition:all var(--transition);background:#fff;border-radius:2px}.nav__mobile{background:#e6e6e6;border-radius:0 0 14px 14px;flex-direction:column;gap:16px;padding:20px 40px 24px;display:none;position:absolute;top:54px;left:0;right:0}.hero{background-color:#00f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.8' numOctaves='4' seed='5' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)' opacity='0.09'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600'%3E%3Cfilter id='paper'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.04' numOctaves='5' seed='2' stitchTiles='stitch' result='noise'/%3E%3CfeDiffuseLighting in='noise' lighting-color='%23ffffff' surfaceScale='3' result='light'%3E%3CfeDistantLight azimuth='135' elevation='40'/%3E%3C/feDiffuseLighting%3E%3CfeComposite operator='in' in='light' in2='noise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23paper)' opacity='0.15'/%3E%3C/svg%3E");background-size:250px 250px,600px 600px;width:100%;height:100vh;position:relative;overflow:hidden}.hero__x{color:#fff;pointer-events:none;z-index:1;font-family:Inter,sans-serif;font-weight:300;line-height:1;position:absolute}.hero__x--1{opacity:.7;font-size:14px;animation:12s linear infinite xSpin;top:8%;left:12%}.hero__x--2{opacity:.8;font-size:11px;animation:9s linear infinite reverse xSpin;top:22%;left:85%}.hero__x--3{opacity:.6;font-size:10px;animation:15s linear infinite xSpin;top:55%;left:6%}.hero__x--4{opacity:.5;font-size:15px;animation:11s linear infinite reverse xSpin;top:78%;left:38%}.hero__x--5{opacity:.65;font-size:12px;animation:14s linear infinite xSpin;top:14%;left:48%}.hero__x--6{opacity:.75;font-size:13px;animation:10s linear infinite reverse xSpin;top:42%;left:92%}.hero__x--7{opacity:.6;font-size:9px;animation:13s linear infinite xSpin;top:88%;left:72%}.hero__x--8{opacity:.55;font-size:12px;animation:8s linear infinite reverse xSpin;top:35%;left:30%}.hero__x--9{opacity:.7;font-size:11px;animation:16s linear infinite xSpin;top:65%;left:78%}@keyframes xSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero__heading{letter-spacing:-.02em;color:#fff;text-transform:uppercase;z-index:5;width:60%;margin:0;padding:0;font-family:Inter Tight,Arial,sans-serif;font-size:calc(6.5vw - 4px);font-weight:600;line-height:.9;position:absolute;top:50%;left:40px;transform:translateY(-50%)}.hero__line{display:block}.hero__descriptor{letter-spacing:.04em;color:#fff;text-transform:uppercase;z-index:5;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.1em;position:absolute;top:calc(50% + 13vw);left:40px}.hero__cta{color:#fff;z-index:5;background:#0a0a0a;border-radius:999px;padding:12px 28px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .3s;display:inline-block;position:absolute;top:calc(50% + 16vw);left:40px}.hero__cta:hover{opacity:.8}.hero__scroll{z-index:10;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.hero__scroll-text{letter-spacing:.1em;text-transform:uppercase;color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:500}.hero__scroll-line{background:#fff;width:1px;height:32px;animation:1.5s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.5)}}.hero__float{object-fit:cover;pointer-events:none;aspect-ratio:3/4;border-radius:4px;position:absolute}.hero__float--video{transform-origin:50%;z-index:3;width:18%;max-width:280px;height:auto;top:calc(24% + 60px);left:61%;transform:rotate(4deg);box-shadow:8px 12px 40px #0000002e}.hero__float--tablet{transform-origin:50%;z-index:4;width:21.7%;max-width:312px;height:auto;top:63%;left:53.7%;transform:rotate(-7deg);box-shadow:8px 12px 40px #00000024}.hero__float--photo{transform-origin:50%;z-index:2;width:18%;max-width:260px;height:auto;top:48px;left:72.9%;transform:rotate(-3deg);box-shadow:8px 12px 40px #00000024}.hero__badge{z-index:9;pointer-events:none;width:260px;height:260px;position:absolute;bottom:80px;right:40px}.hero__badge-text{width:100%;height:100%;animation:15s linear infinite badgeSpin}.hero__badge-text text{fill:#39ff14;letter-spacing:.06em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:11.5px;font-weight:700}@keyframes badgeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero__ticker{z-index:10;background:0 0;align-items:center;height:42px;display:flex;position:absolute;bottom:3%;left:0;right:0;overflow:hidden}.ticker__track{white-space:nowrap;animation:25s linear infinite tickerMove;display:flex}.ticker__track span{letter-spacing:.12em;color:#39ff14;text-transform:uppercase;padding-right:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}@keyframes tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.expertise{background:#0a0a0a;border-top:1px solid #111;padding:100px 40px}.expertise__container{max-width:1200px;margin:0 auto}.expertise__header{text-align:center;margin-bottom:56px;margin-left:auto;margin-right:auto}.expertise__label{letter-spacing:.16em;text-transform:uppercase;color:#fff;margin-bottom:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.expertise__heading{color:#fff;text-align:center;letter-spacing:-.02em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.expertise__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.expertise__card{background:#161616;border:.5px solid #222;border-radius:20px;flex-direction:column;gap:24px;min-height:380px;padding:48px 44px;transition:transform .25s,box-shadow .25s;display:flex}.expertise__card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #00000014}.expertise__card-top{justify-content:space-between;align-items:center;display:flex}.expertise__tag{letter-spacing:.14em;text-transform:uppercase;color:#fff;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.expertise__dot{background:#00f;border-radius:50%;width:10px;height:10px}.expertise__card--alt .expertise__dot{background:#00f}.expertise__card-title{color:#fff;letter-spacing:-.02em;flex:1;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1.15}.expertise__card-text{color:#fff;max-width:480px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.75}.expertise__card-footer{border-top:1px solid #1c1c1c;flex-wrap:wrap;gap:8px;padding-top:16px;display:flex}.expertise__pill{letter-spacing:.06em;color:#fff;text-transform:uppercase;background:#00f;border-radius:999px;padding:6px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.stacked{background:#0a0a0a;border-top:1px solid #111;padding:100px 40px 60px}.stacked__container{max-width:1200px;margin:0 auto}.stacked__header{text-align:center;margin-bottom:64px}.stacked__label{letter-spacing:.16em;text-transform:uppercase;color:#fff;margin-bottom:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.stacked__heading{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.05}.stacked__cards{flex-direction:column;gap:24px;display:flex}.stacked__card{background:var(--card-color,#0a0a0a);opacity:.6;border-radius:20px;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;position:sticky;top:80px;overflow:hidden;transform:scale(.96);box-shadow:0 4px 30px #00000026}.stacked__card.in-view{opacity:1;transform:scale(1);box-shadow:0 20px 60px #00000040}.stacked__card:first-child{z-index:1;top:80px}.stacked__card:nth-child(2){z-index:2;top:100px}.stacked__card:nth-child(3){z-index:3;top:120px}.stacked__card:nth-child(4){z-index:4;top:140px}.stacked__card:nth-child(5){z-index:5;top:160px}.stacked__card-inner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:360px;padding:56px 52px;display:grid}.stacked__card-left{flex-direction:column;gap:20px;display:flex}.stacked__num{letter-spacing:.12em;color:#999;text-transform:uppercase;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.stacked__title{color:#0a0a0a;letter-spacing:-.02em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.1}.stacked__desc{color:#666;max-width:400px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.stacked__tools{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.stacked__tool{text-align:center;background:#f5f5f5;border:1px solid #ebebeb;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;transition:background .25s,border-color .25s;display:flex}.stacked__tool:hover{background:#ebebeb;border-color:#ddd}.stacked__tool img{object-fit:contain;filter:none;width:36px;height:36px}.stacked__tool span{color:#0a0a0a;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.stacked__tool--abbr{color:#0a0a0a;font-family:Inter,sans-serif;font-size:18px;font-weight:800}.stacked__tool--abbr:before{content:"";background:var(--abbr-bg,#333);border-radius:8px;flex-shrink:0;width:36px;height:36px;display:block}.stacked__tool--abbr{position:relative}@media (width<=768px){.stacked{padding:60px 20px 40px}.stacked__card{opacity:1;position:relative;transform:none;top:auto!important}.stacked__card-inner{grid-template-columns:1fr;gap:28px;min-height:auto;padding:36px 28px}.stacked__tools{grid-template-columns:repeat(2,1fr)}}.why{background:#00f;padding:100px 40px;position:relative;overflow:hidden}.why__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.why__bg-text{color:#0000;-webkit-text-stroke:1.5px #ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.05em;z-index:1;font-family:Inter Tight,Inter,sans-serif;font-size:280px;font-weight:900;line-height:1;position:absolute;bottom:-60px;right:-20px}.why__header{border-bottom:1px solid #fff;justify-content:space-between;align-items:flex-end;margin-bottom:80px;padding-bottom:48px;display:flex}.why__label{letter-spacing:.16em;text-transform:uppercase;color:#fff;margin-bottom:14px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.why__heading{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:700;line-height:1}.why__rows{flex-direction:column;display:flex}.why__row{border-bottom:1px solid #fff;border-radius:4px;grid-template-columns:80px 1fr 140px;align-items:center;gap:40px;padding:48px 0;transition:background .3s,padding .3s,margin .3s;display:grid}.why__row:hover{background:#ffffff0a;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.why__num{color:#fff;letter-spacing:.08em;align-self:flex-start;padding-top:6px;font-family:Inter Tight,Inter,sans-serif;font-size:13px;font-weight:600}.why__row-title{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:600;line-height:1.2}.why__row-text{color:#fff;max-width:520px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.why__tag{letter-spacing:.12em;text-transform:uppercase;color:#fff;white-space:nowrap;border:1px solid #fff;border-radius:999px;justify-self:end;padding:8px 14px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;transition:background .2s,color .2s}.why__row:hover .why__tag{color:#fff;background:#ffffff1f}.why__cta{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff;border-radius:16px;justify-content:space-between;align-items:center;margin-top:72px;padding:40px 48px;display:flex}.why__cta-text{color:#fff;letter-spacing:-.02em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:700}.why__cta-btn{color:#fff;letter-spacing:.01em;background:0 0;border:1px solid #fff;border-radius:999px;align-items:center;gap:12px;padding:16px 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.why__cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.why__cta-arrow{font-size:16px;transition:transform .2s}.why__cta-btn:hover .why__cta-arrow{transform:translate(3px,-3px)}.why-reveal{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(60px)}.why-reveal.why-visible{opacity:1;transform:translateY(0)}.why__rows .why-reveal:first-child{transition-delay:0s}.why__rows .why-reveal:nth-child(2){transition-delay:.15s}.why__rows .why-reveal:nth-child(3){transition-delay:.3s}.why__cta.why-reveal{transition-delay:.2s}@media (width<=768px){.why{padding:60px 20px}.why__header{flex-direction:column;align-items:flex-start;gap:8px}.why__row{grid-template-columns:48px 1fr;gap:20px}.why__row-right{display:none}.why__cta{text-align:center;flex-direction:column;gap:24px;padding:32px 24px}.why__bg-text{font-size:120px}}.principles{background:#0a0a0a;position:relative}.principles__sticky{flex-direction:column;justify-content:center;height:100vh;padding:60px 40px 40px;display:flex;position:sticky;top:0;overflow:hidden}.principles__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.principles__label{letter-spacing:.16em;text-transform:uppercase;color:#444;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.principles__heading{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:700;line-height:1}.principles__track-wrapper{flex:1;overflow:hidden}.principles__track{will-change:transform;gap:20px;height:100%;display:flex}.principles__card{flex-shrink:0;width:380px;height:100%}.principles__card-inner{background:#111;border:1px solid #1e1e1e;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;padding:44px 40px;transition:border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}.principles__card-inner:before{content:"";opacity:0;background:linear-gradient(90deg,#00f,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.principles__card:hover .principles__card-inner{background:#161616;border-color:#2a2a2a}.principles__card:hover .principles__card-inner:before{opacity:1}.principles__card-num{color:#333;letter-spacing:.1em;font-family:Inter Tight,Inter,sans-serif;font-size:11px;font-weight:600;display:block}.principles__card-content{flex-direction:column;flex:1;justify-content:center;gap:24px;display:flex}.principles__card-title{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:700;line-height:1.1}.principles__card-text{color:#666;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.principles__card-footer{border-top:1px solid #1e1e1e;padding-top:24px}.principles__card-tag{letter-spacing:.12em;text-transform:uppercase;color:#00f;border:1px solid #00f;border-radius:999px;padding:6px 14px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.principles__progress{background:#1a1a1a;border-radius:999px;flex-shrink:0;height:2px;margin-top:32px;overflow:hidden}.principles__progress-bar{background:#00f;border-radius:999px;width:0%;height:100%;transition:width .1s linear}@media (width<=768px){.principles{height:auto!important}.principles__sticky{height:auto;padding:60px 20px;position:static}.principles__track-wrapper{-webkit-overflow-scrolling:touch;overflow:auto hidden}.principles__track{width:max-content;padding-bottom:20px}.principles__card{width:300px;height:380px}}.results{background:#0a0a0a;padding:100px 40px}.results__container{max-width:1240px;margin:0 auto}.results__header{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.results__label{letter-spacing:.16em;text-transform:uppercase;color:#555;margin-bottom:14px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.results__heading{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.05}.results__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.results__card{opacity:0;border-radius:16px;flex-direction:column;gap:32px;min-height:460px;padding:48px 44px;transition:opacity .7s,transform .7s;display:flex;transform:translateY(40px)}.results__card:nth-child(2){transition-delay:.15s}.results__card:nth-child(3){transition-delay:.3s}.results__card--light{background:#f2f1ef}.results__card--light .results__badge{color:#444;border-color:#0003}.results__card--light .results__stat-number{color:#070809}.results__card--light .results__stat-label{color:#888}.results__card--light .results__divider{background:#0000001a}.results__card--light .results__card-logo img{filter:brightness(0);opacity:.85}.results__card--accent{background:#00f}.results__card--accent .results__badge{color:#ffffffb3;border-color:#ffffff4d}.results__card--accent .results__stat-number{color:#fff}.results__card--accent .results__stat-label{color:#fff9}.results__card--accent .results__divider{background:#fff3}.results__card--accent .results__card-logo img{filter:brightness(0)invert();opacity:.9}.results__badge{letter-spacing:.1em;text-transform:uppercase;border:1px solid;border-radius:4px;padding:5px 10px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;display:inline-block}.results__card-logo{align-items:center;height:40px;display:flex}.results__card-logo img{object-fit:contain;width:auto;max-width:150px;max-height:36px}.results__divider{width:100%;height:1px}.results__stats{flex:1;grid-template-columns:1fr 1fr;gap:28px 16px;display:grid}.results__stat{flex-direction:column;gap:6px;display:flex}.results__stat-number{letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.8rem,2.8vw,2.8rem);font-weight:700;line-height:1}.results__stat-label{letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:11px;font-weight:400}@media (width<=900px){.results{padding:60px 20px}.results__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.results__header{flex-direction:column;align-items:flex-start;gap:8px}}.discover{background:#000;justify-content:flex-start;align-items:center;min-height:100vh;padding:0 60px;display:flex;position:relative;overflow:hidden}.discover__bg{pointer-events:none;z-index:1;flex-direction:column;justify-content:space-evenly;display:flex;position:absolute;inset:0;overflow:hidden}.discover__marquee-row{white-space:nowrap;overflow:hidden}.discover__marquee-track{will-change:transform;gap:60px;padding-right:60px;display:inline-flex}.discover__marquee-track span{letter-spacing:-.03em;color:#0000;-webkit-text-stroke:1.5px #1e1e1e;text-stroke:1.5px #1e1e1e;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(5rem,10vw,11rem);font-weight:900;line-height:1}@keyframes marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.discover__marquee-row--left .discover__marquee-track{animation:18s linear infinite marqueeLeft}.discover__marquee-row--right .discover__marquee-track{animation:22s linear infinite marqueeRight}.discover__marquee-row--slow .discover__marquee-track{animation:30s linear infinite marqueeLeft}.discover__fg{z-index:2;opacity:0;flex-direction:column;gap:0;transition:opacity .9s cubic-bezier(.4,0,.2,1),transform .9s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(40px)}.discover__fg.discover-visible{opacity:1;transform:translateY(0)}.discover__glitch{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(3.5rem,8vw,9rem);font-weight:900;line-height:1;display:inline-block;position:relative}.discover__glitch--green{color:#39ff14}.discover__glitch:before,.discover__glitch:after{content:attr(data-text);width:100%;height:100%;position:absolute;top:0;left:0}.discover__glitch:before{color:#0ff;clip-path:polygon(0 0,100% 0,100% 35%,0 35%);opacity:0;animation:4s linear infinite glitchTop;transform:translate(-3px)}.discover__glitch:after{color:#f0f;clip-path:polygon(0 65%,100% 65%,100% 100%,0 100%);opacity:0;animation:4s linear infinite glitchBottom;transform:translate(3px)}.discover__glitch--green:before{color:#0f9}.discover__glitch--green:after{color:#ff0}@keyframes glitchTop{0%,92%{opacity:0;transform:translate(0)}93%{opacity:1;transform:translate(-4px)}94%{opacity:1;transform:translate(4px)}95%{opacity:1;transform:translate(-2px)}96%{opacity:0;transform:translate(0)}97%{opacity:1;transform:translate(3px)}98%{opacity:0;transform:translate(0)}to{opacity:0}}@keyframes glitchBottom{0%,89%{opacity:0;transform:translate(0)}90%{opacity:1;transform:translate(4px)}91%{opacity:1;transform:translate(-4px)}92%{opacity:0;transform:translate(0)}95%{opacity:1;transform:translate(-3px)}96%{opacity:1;transform:translate(3px)}97%{opacity:0;transform:translate(0)}to{opacity:0}}.discover__fg .discover__glitch:first-child:before{animation-delay:0s}.discover__fg .discover__glitch:first-child:after{animation-delay:.1s}.discover__fg .discover__glitch:nth-child(2):before{animation-delay:1.5s}.discover__fg .discover__glitch:nth-child(2):after{animation-delay:1.6s}.discover__fg .discover__glitch:nth-child(3):before{animation-delay:.8s}.discover__fg .discover__glitch:nth-child(3):after{animation-delay:.9s}@media (width<=768px){.discover{min-height:80vh;padding:60px 24px}.discover__marquee-track span{-webkit-text-stroke:1px #1e1e1e;font-size:14vw}.discover__glitch{font-size:clamp(3rem,12vw,5rem)}}.pillars{background:#000;padding:100px 40px}.pillars__container{max-width:1200px;margin:0 auto}.pillars__header{margin-bottom:60px}.pillars__label{letter-spacing:.16em;text-transform:uppercase;color:#444;margin-bottom:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.pillars__heading{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.05}.pillars__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.pillars__card{cursor:pointer;border-radius:20px;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}.pillars__card:hover{transform:translateY(-8px)rotate(.5deg)}.pillars__card--green{background:#b5e4a0}.pillars__card--blue{background:#5b6cf9}.pillars__card--coral{background:#e8655a}.pillars__card-media{justify-content:center;align-items:flex-end;height:280px;padding:32px 28px 0;display:flex}.pillars__card-body{padding:28px 32px 36px}.pillars__card-title{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:10px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.3rem,1.8vw,1.7rem);font-weight:700;line-height:1.2}.pillars__card--blue .pillars__card-title,.pillars__card--coral .pillars__card-title{color:#fff}.pillars__card-text{color:#0000008c;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.pillars__card--blue .pillars__card-text,.pillars__card--coral .pillars__card-text{color:#ffffffa6}.pillars__mockup{background:#fff;border-radius:12px 12px 0 0;width:100%;height:100%;padding:14px;overflow:hidden;box-shadow:0 -8px 40px #00000026}.mock__bar{gap:5px;margin-bottom:14px;display:flex}.mock__dot{background:#ddd;border-radius:50%;width:8px;height:8px}.mock__row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.mock__avatar{background:linear-gradient(135deg,#c8a8e9,#a8c8e9);border-radius:50%;flex-shrink:0;width:32px;height:32px}.mock__avatar--sm{background:linear-gradient(135deg,#a8e9c8,#a8c8e9);width:24px;height:24px}.mock__lines{flex-direction:column;flex:1;gap:4px;display:flex}.mock__line{background:#eee;border-radius:3px;height:6px}.mock__line--short{width:40%}.mock__line--med{width:65%}.mock__line--long{width:85%}.mock__line--price{background:#0a0a0a;width:30%;height:8px;font-size:10px}.mock__badge{color:#666;white-space:nowrap;background:#f0f0f0;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:600}.mock__footer{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.mock__pill{color:#fff;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:600}.mock__pill--blue{background:#5b6cf9}.mock__pill--grey{background:#888}.mock__arrow,.mock__check{color:#888;font-size:10px}.mock__check{color:#00f;font-weight:700}.mock__chat-header{color:#0a0a0a;margin-bottom:10px;font-size:11px;font-weight:700}.mock__chat-row{margin-bottom:6px;display:flex}.mock__chat-row--right{justify-content:flex-end}.mock__bubble{border-radius:10px;max-width:80%;padding:7px 10px;font-size:10px;line-height:1.4}.mock__bubble--white{color:#333;background:#f5f5f5}.mock__bubble--purple{color:#fff;background:#5b6cf9}.mock__chat-input{color:#999;background:#f5f5f5;border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:7px 10px;font-size:10px;display:flex}.mock__chat-input button{color:#fff;cursor:pointer;background:#5b6cf9;border:none;border-radius:4px;width:20px;height:20px;font-size:10px}.mock__dash-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.mock__tag{letter-spacing:.05em;border-radius:3px;padding:2px 6px;font-size:8px;font-weight:700}.mock__tag--new{color:#fff;background:#e8655a}.mock__dash-title{color:#0a0a0a;font-size:11px;font-weight:700}.mock__product-row{align-items:center;gap:10px;margin-bottom:10px;display:flex}.mock__product-img{background:linear-gradient(135deg,#f0e0d0,#e0d0f0);border-radius:6px;flex-shrink:0;width:36px;height:36px}.mock__product-img--alt{background:linear-gradient(135deg,#d0e0f0,#d0f0e0)}.mock__product-info{flex-direction:column;flex:1;gap:3px;display:flex}.mock__nav-tabs{border-top:1px solid #eee;gap:6px;margin-top:10px;padding-top:8px;display:flex}.mock__tab{color:#888;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:500}.mock__tab--active{color:#fff;background:#e8655a;font-weight:700}.pillar-reveal{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(50px)}.pillar-reveal.pillar-visible{opacity:1;transform:translateY(0)}.pillars__grid .pillar-reveal:first-child{transition-delay:0s}.pillars__grid .pillar-reveal:nth-child(2){transition-delay:.12s}.pillars__grid .pillar-reveal:nth-child(3){transition-delay:.24s}@media (width<=900px){.pillars{padding:60px 20px}.pillars__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.team{background:#000;border-top:1px solid #111;padding:120px 40px}.team__container{max-width:1200px;margin:0 auto}.team__top{align-items:center;gap:24px;margin-bottom:80px;display:flex}.team__label{letter-spacing:.16em;text-transform:uppercase;color:#444;white-space:nowrap;flex-shrink:0;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.team__line{background:#1a1a1a;flex:1;height:1px}.team__body{grid-template-columns:1fr 200px;align-items:start;gap:80px;margin-bottom:80px;display:grid}.team__text-wrap{overflow:hidden}.team__big-text{color:#fff;letter-spacing:-.02em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.6rem,3vw,3rem);font-weight:600;line-height:1.3}.team__char{opacity:0;display:inline-block;transform:translateY(40px)}.team__side{flex-direction:column;gap:48px;padding-top:8px;display:flex}.team__side-stat{border-bottom:1px solid #1a1a1a;flex-direction:column;gap:8px;padding-bottom:48px;display:flex}.team__side-stat:last-child{border-bottom:none;padding-bottom:0}.team__side-num{color:#fff;letter-spacing:-.04em;font-family:Inter Tight,Inter,sans-serif;font-size:3rem;font-weight:700;line-height:1}.team__side-label{color:#444;letter-spacing:.06em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:1.6}.team__footer{border-top:1px solid #111;padding-top:48px}.team__cta{color:#fff;letter-spacing:.02em;border:1px solid #333;border-radius:999px;align-items:center;gap:12px;padding:16px 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.team__cta:hover{color:#000;background:#fff;border-color:#fff}.team__cta-arrow{font-size:16px;transition:transform .2s}.team__cta:hover .team__cta-arrow{transform:translate(3px,-3px)}@media (width<=768px){.team{padding:60px 20px}.team__body{grid-template-columns:1fr;gap:48px}.team__side{flex-flow:wrap;gap:32px}.team__side-stat{border-bottom:none;padding-bottom:0}.team__big-text{font-size:clamp(1.4rem,5vw,2rem)}}.social-proof{background:#f2f1ef;padding:100px 0 0;overflow:hidden}.sp__container{max-width:1200px;margin:0 auto;padding:0 40px}.sp__text-block{grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding-bottom:80px;display:grid}.sp__label{letter-spacing:.16em;text-transform:uppercase;color:#888;margin-bottom:20px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.sp__heading{color:#070809;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2rem,4vw,3.8rem);font-weight:700;line-height:1.1}.sp__heading em{color:#00f;font-style:italic;font-weight:700}.sp__right{flex-direction:column;gap:36px;padding-top:8px;display:flex}.sp__body{color:#666;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.8}.sp__cta{color:#070809;letter-spacing:.02em;border-bottom:1px solid #070809;align-items:center;gap:10px;width:fit-content;padding-bottom:4px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.sp__cta:hover{color:#00f;border-color:#00f}.sp__cta-arrow{transition:transform .2s}.sp__cta:hover .sp__cta-arrow{transform:translate(3px,-3px)}.sp__marquee-wrap{border-top:1px solid #00000014;flex-direction:column;gap:0;margin:0 -40px;padding:0;display:flex;overflow:hidden}.sp__marquee{border-bottom:1px solid #0000000f;padding:20px 0;overflow:hidden}.sp__marquee-track{will-change:transform;align-items:center;gap:0;display:inline-flex}.sp__marquee--left .sp__marquee-track{animation:22s linear infinite spMarqueeLeft}.sp__marquee--right .sp__marquee-track{animation:28s linear infinite spMarqueeRight}@keyframes spMarqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spMarqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.sp__logo-item{border-right:1px solid #00000012;flex-shrink:0;justify-content:center;align-items:center;height:80px;padding:16px 48px;display:flex}.sp__logo-item img{object-fit:contain;filter:brightness(0);opacity:.5;width:auto;max-width:120px;height:28px;transition:opacity .25s}.sp__logo-item:hover img{opacity:1}.sp__logo-item--outline{padding:16px 40px}.sp__logo-item--outline span{color:#0000;-webkit-text-stroke:1.5px #0000002e;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:700;transition:-webkit-text-stroke-color .25s}.sp__logo-item--outline:hover span{-webkit-text-stroke-color:#0009}.sp__marquee:hover .sp__marquee-track{animation-play-state:paused}@media (width<=768px){.social-proof{padding:60px 0 0}.sp__container{padding:0 20px}.sp__text-block{grid-template-columns:1fr;gap:36px;padding-bottom:60px}.sp__marquee-wrap{margin:0 -20px}.sp__logo-item{height:64px;padding:14px 32px}}.faq{background:#0a0a0a;padding:120px 40px}.faq__container{grid-template-columns:380px 1fr;align-items:start;gap:100px;max-width:1200px;margin:0 auto;display:grid}.faq__left{flex-direction:column;gap:28px;display:flex;position:sticky;top:100px}.faq__label{letter-spacing:.16em;text-transform:uppercase;color:#444;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.faq__heading{color:#fff;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.faq__sub{color:#555;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.faq__cta{color:#00f;letter-spacing:.02em;border-bottom:1px solid #00f;align-items:center;gap:10px;width:fit-content;padding-bottom:4px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.faq__cta:hover{opacity:.7}.faq__cta-arrow{transition:transform .2s}.faq__cta:hover .faq__cta-arrow{transform:translate(3px,-3px)}.faq__right{flex-direction:column;display:flex}.faq__item{border-bottom:1px solid #1a1a1a;overflow:hidden}.faq__item:first-child{border-top:1px solid #1a1a1a}.faq__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:28px 0;display:flex}.faq__question span:first-child{color:#888;flex:1;font-family:Inter,sans-serif;font-size:clamp(.95rem,1.4vw,1.15rem);font-weight:500;line-height:1.4;transition:color .25s}.faq__icon{color:#333;border:1px solid #222;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;font-weight:300;line-height:1;transition:transform .35s cubic-bezier(.4,0,.2,1),background .25s,border-color .25s,color .25s;display:flex}.faq__item--open .faq__question span:first-child{color:#fff}.faq__item--open .faq__icon{color:#fff;background:#00f;border-color:#00f;transform:rotate(45deg)}.faq__item:hover .faq__question span:first-child{color:#ccc}.faq__answer{opacity:0;max-height:0;padding:0;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s,padding .3s;overflow:hidden}.faq__answer p{color:#666;max-width:560px;padding-bottom:28px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.85}.faq__item--open .faq__answer{opacity:1;max-height:300px}@media (width<=900px){.faq{padding:60px 20px}.faq__container{grid-template-columns:1fr;gap:56px}.faq__left{position:static}.faq__heading{font-size:clamp(2.2rem,8vw,3.5rem)}}.footer{background:#e6e6e6;padding:80px 40px 0;position:relative;overflow:hidden}.footer__top{z-index:2;border-bottom:1px solid #0000001a;grid-template-columns:1fr 1fr;gap:80px;padding-bottom:80px;display:grid;position:relative}.footer__newsletter{flex-direction:column;gap:28px;max-width:480px;display:flex}.footer__nl-heading{color:#070809;letter-spacing:-.03em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:700;line-height:1.05}.footer__nl-form{border-bottom:1.5px solid #0000004d;align-items:center;gap:12px;padding-bottom:12px;display:flex}.footer__nl-input{color:#0a0a0a;background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:15px;font-weight:400}.footer__nl-input::placeholder{color:#999}.footer__nl-btn{cursor:pointer;color:#0a0a0a;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:opacity .2s;display:flex}.footer__nl-btn:hover{opacity:.6}.footer__nl-btn span:first-child{font-size:16px;transition:transform .2s}.footer__nl-btn:hover span:first-child{transform:translate(2px,-2px)}.footer__nl-disclaimer{color:#888;max-width:380px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:1.7}.footer__links{grid-template-columns:repeat(3,1fr);gap:40px;padding-top:8px;display:grid}.footer__col{flex-direction:column;gap:14px;display:flex}.footer__col-heading{letter-spacing:.14em;text-transform:uppercase;color:#888;margin-bottom:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.footer__link{color:#0a0a0a;letter-spacing:.01em;text-transform:uppercase;width:fit-content;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s}.footer__link:hover{opacity:.45}.footer__bottom{z-index:2;justify-content:space-between;align-items:center;padding:24px 0;display:flex;position:relative}.footer__copy{color:#888;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.footer__legal{gap:24px;display:flex}.footer__legal-link{color:#888;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s}.footer__legal-link:hover{color:#0a0a0a}.footer__brand-name{color:#0000;-webkit-text-stroke:1.5px #00000026;letter-spacing:-.04em;white-space:nowrap;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;margin-right:0;padding-bottom:20px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(5rem,12vw,14rem);font-weight:900;line-height:.85;transition:-webkit-text-stroke-color .3s;position:relative}.footer:hover .footer__brand-name{-webkit-text-stroke-color:#00000040}@media (width<=1024px){:root{--section-pad:80px}}@media (width<=768px){:root{--section-pad:60px}.nav{height:56px;padding:0 20px}.nav__left .nav__link,.nav__right .nav__cta{display:none}.nav__toggle{display:flex}.nav__mobile.open{padding:20px 20px 24px;display:flex}.hero{height:auto;padding-top:80px;padding-bottom:60px}.hero__float{display:none}.hero__heading{padding:20px;font-size:16vw;position:static}.hero__descriptor{padding:12px 20px;position:static}.hero__ticker{position:relative}.section__title{font-size:1.75rem}.expertise{padding:60px 24px}.expertise__grid{grid-template-columns:1fr}.expertise__card{padding:36px 28px}.footer{padding:60px 20px 0}.footer__top{grid-template-columns:1fr;gap:48px}.footer__links{grid-template-columns:repeat(2,1fr);gap:32px}.footer__brand-name{margin-right:-10px;font-size:clamp(3rem,15vw,8rem)}.footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}}.hero__heading{margin-bottom:32px;font-size:calc(6.5vw - 14px);top:calc(50% - 60px)}.hero__descriptor{letter-spacing:.12em;color:#fff;margin-bottom:40px;padding-bottom:0;font-size:15px;line-height:1.2em;top:calc(50% + 9vw - 45px)}.hero__cta{margin-top:0;top:calc(50% + 9vw + 45px)}.hero__cta--primary{color:#0a0a0a;background:#e6e6e6;border:1px solid #e6e6e6;border-radius:999px;padding:14px 36px;font-size:14px;font-weight:600;transition:opacity .25s,transform .25s}.hero__cta--primary:hover{opacity:.9;transform:translateY(-1px)}.hero__cta--secondary{color:#888;background:0 0;border:1px solid #333;border-radius:999px;padding:14px 36px;font-size:14px;font-weight:600;transition:color .25s,border-color .25s,transform .25s}.hero__cta--secondary:hover{color:#fff;border-color:#fff;transform:translateY(-1px)}@media (width<=768px){.hero__cta-group{flex-direction:column;align-items:flex-start;gap:12px;top:auto;bottom:140px}}.results{padding:120px 40px}.results__heading{letter-spacing:-.03em;font-size:clamp(2.5rem,4vw,4rem);line-height:1.1}.results__card{opacity:0;border-radius:20px;transition:opacity .8s ease-out,transform .8s ease-out,box-shadow .3s;transform:translateY(30px)}.results__card.visible{opacity:1;transform:translateY(0)}.results__card:hover{transform:translateY(-4px)}.results__stat-number{letter-spacing:-.03em;font-size:clamp(2rem,3vw,3rem);font-weight:700}@media (width<=768px){.results{padding:80px 24px}}.expertise{padding:120px 40px}.expertise__heading{letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.1}.expertise__intro{color:#fff;text-align:center;max-width:560px;margin:20px auto 48px;font-family:Inter,sans-serif;font-size:16px;line-height:1.85}.expertise__card{border-radius:20px;padding:40px;transition:transform .3s}.expertise__card:hover{transform:translateY(-4px)}@media (width<=768px){.expertise{padding:80px 24px}.expertise__card{padding:32px 24px}}.stacked__heading{letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,3.5rem)}.stacked__card{border-radius:20px}.stacked__num{letter-spacing:.1em;opacity:.5;font-size:13px}.stacked__title{letter-spacing:-.02em;font-size:clamp(1.8rem,3vw,3rem)}.stacked__desc{color:#666;font-size:15px;line-height:1.85}.why{padding:120px 40px}.why__heading{letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.1}.why__row{padding:32px 0}.why__row:first-child{border-top:none}.why__row-title{letter-spacing:-.01em;font-size:1.2rem;font-weight:600}.why__row-text{color:#fff;font-size:14px;line-height:1.85}@media (width<=768px){.why,#the-system{padding:80px 24px}#the-system>div>div{grid-template-columns:1fr;gap:24px}#how-we-work{padding:80px 24px}#how-we-work>div>div:last-child{grid-template-columns:1fr}#the-system{padding:80px 24px}#the-system>div{grid-template-columns:1fr;gap:36px}#the-system>div>div:last-child{padding-top:0}.results-prisma-grid{grid-template-columns:1fr}.results-prisma-grid>div{transition-delay:0s!important}}.results-prisma-grid{transition:none}.results-prisma-grid:has(.prisma-card:hover) .prisma-card:not(:hover){filter:blur(2px);opacity:.4;transform:scale(.97)}.prisma-card{cursor:default;transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),filter .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.prisma-card:hover{z-index:2;position:relative;box-shadow:0 20px 60px #00000014;transform:scale(1.03)!important}@media (width<=768px){.results-prisma-grid:has(.prisma-card:hover) .prisma-card:not(:hover){filter:none;opacity:1;transform:scale(1)}}.svc-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.svc-card{cursor:default;background:#111;border:1px solid #1e1e1e;border-radius:20px;flex-direction:column;gap:20px;padding:40px 36px;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex}.svc-card:hover{border-color:#333;transform:translateY(-6px);box-shadow:0 20px 60px #0006}.svc-card__num{letter-spacing:.1em;color:#444;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.svc-card__title{color:#fff;letter-spacing:-.02em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700;line-height:1.15}.svc-card__desc{color:#666;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.svc-card:hover .svc-card__desc{color:#999}.svc-cards .svc-card:nth-child(4){grid-column:1/2}.svc-cards .svc-card:nth-child(5){grid-column:2/3}@media (width<=900px){.svc-cards{grid-template-columns:1fr;max-width:480px;margin:0 auto}.svc-cards .svc-card:nth-child(4),.svc-cards .svc-card:nth-child(5){grid-column:auto}}.tst-gallery-grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px;max-width:1200px;margin:0 auto;display:grid}.tst-card{aspect-ratio:1;opacity:0;border-radius:20px;width:100%;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:scale(.95)translateY(20px)}.tst-card.tst-visible{opacity:1;transform:scale(1)translateY(0)}.tst-card:nth-child(2){transition-delay:.12s}.tst-card:nth-child(3){transition-delay:.24s}.tst-card img{object-fit:cover;object-position:center;border-radius:20px;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.tst-card:hover img{transform:scale(1.03)}@media (width<=768px){#tst-gallery{padding:0 24px 80px}.tst-gallery-grid{grid-template-columns:1fr;gap:12px;max-width:480px}.tst-card:nth-child(2),.tst-card:nth-child(3){transition-delay:0s}#how-we-work{padding:80px 24px}#how-we-work .process-step{gap:20px}#how-we-work .process-card{padding:28px 24px}}.nav__logo{align-items:center;text-decoration:none;display:flex}.nav__logo img{width:auto;height:45px;display:block}@media (width<=1024px){.results-prisma-grid{grid-template-columns:repeat(2,1fr)!important}#how-we-work .process-step{gap:24px}}@media (width<=768px){.hero__cta{margin:20px 20px 0;position:static}.hero__badge,.hero__scroll,.hero__x{display:none}.hero__ticker{bottom:0}#the-system{padding:60px 24px 40px!important}.tst-gallery-grid{grid-template-columns:1fr;gap:12px;max-width:480px}#tst-gallery{padding:0 24px 60px!important}.results-prisma-grid{grid-template-columns:1fr!important}#results{padding:60px 24px 80px!important}#how-we-work{padding:60px 20px!important}#how-we-work h2{margin-bottom:48px!important}.process-track{left:20px!important}.process-step{gap:20px!important}.process-step>div:first-child{width:40px!important}.process-dot{width:12px!important;height:12px!important;margin-top:24px!important}.process-card{padding:24px 20px!important}.why__row{grid-template-columns:1fr!important;gap:12px!important;padding:24px 0!important}.why__num{display:none}.why__row-right{justify-self:start}.why__cta{text-align:center;flex-direction:column;gap:20px;padding:28px 20px!important}.why__cta-btn{justify-content:center;width:100%}.why__header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:48px;padding-bottom:32px}.principles{padding:60px 24px!important}.principles>div>div:nth-child(2){grid-template-columns:1fr!important;gap:24px!important}.discover{min-height:60vh;padding:60px 20px!important}.stacked{padding:60px 20px 40px}.expertise__intro{max-width:100%}.footer__nl-heading{font-size:clamp(1.8rem,6vw,2.5rem)}.footer__legal{flex-direction:column;gap:8px}.footer__brand-name{text-align:center;margin-right:0}.nav__logo img{height:36px}}@media (width<=480px){.hero__heading{padding:16px!important;font-size:12vw!important}.hero__descriptor{padding:8px 16px!important;font-size:12px!important}.hero__cta--primary{padding:12px 28px;font-size:13px}.process-step>div:first-child{width:32px!important}.process-track{left:15px!important}.why__heading{font-size:clamp(1.8rem,8vw,2.5rem)!important}.why__cta-text{font-size:clamp(1.2rem,5vw,1.6rem)!important}.stacked__card-inner,.expertise__card{padding:28px 20px!important}.footer__nl-form{flex-direction:column;gap:12px}.footer__nl-btn{justify-content:center;width:100%}.footer__links{grid-template-columns:1fr!important}}
