@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ink:#101114;--paper:#f2f0ea;--lime:#c9ff4a;--violet:#6747ff;--orange:#ff6b35;--line:#10111429;--sans:"Manrope", "DM Sans", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.section{padding:132px 0}.site-header{z-index:50;color:#fff;border-bottom:1px solid #0000;transition:color .25s,background .25s,border-color .25s;position:fixed;inset:0 0 auto}.site-header.scrolled{color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-color:var(--line);background:#f2f0eae0}.header-inner{align-items:center;gap:46px;height:88px;display:flex}.brand{align-items:center;gap:11px;font-weight:700;display:inline-flex}.brand-symbol{width:31px;height:31px;display:inline-block;position:relative}.brand-symbol i{background:currentColor;width:18px;height:18px;position:absolute;top:2px;left:2px;transform:rotate(45deg)}.brand-symbol i:last-child{background:var(--lime);mix-blend-mode:difference;top:11px;left:11px}.brand-name{letter-spacing:-.055em;font-size:21px}.brand-name span{font-weight:400}.nav{gap:34px;margin-left:auto;display:flex}.nav a{opacity:.72;font-size:13px;font-weight:600;transition:opacity .2s}.nav a:hover{opacity:1}.header-cta{background:var(--lime);min-height:43px;color:var(--ink);align-items:center;gap:10px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.nav-toggle{color:currentColor;background:0 0;border:0;padding:7px;display:none}.hero{color:#fff;background:#111217;flex-direction:column;height:100vh;min-height:880px;display:flex;position:relative;overflow:hidden}.hero-grid,.cta-grid{opacity:.12;background-image:linear-gradient(#ffffff3b 1px,#0000 1px),linear-gradient(90deg,#ffffff3b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 88%);mask-image:linear-gradient(90deg,#000,#0000 88%)}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle at 35% 35%,#a28cff,#5738e9 50%,#302082 76%);width:620px;height:620px;top:40px;right:-130px;box-shadow:0 0 180px #6747ff4d}.orb-two{background:var(--orange);filter:blur(80px);opacity:.4;width:250px;height:250px;top:420px;right:390px}.hero-layout{z-index:2;flex:1;grid-template-columns:.93fr 1.07fr;align-items:center;gap:65px;padding-top:105px;display:grid;position:relative}.hero-copy,.hero-visual{min-width:0}.status-pill{color:#ffffffb3;letter-spacing:.04em;border:1px solid #fff3;border-radius:30px;align-items:center;gap:10px;padding:9px 13px;font-size:11px;display:inline-flex}.status-pill i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c9ff4a1f}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.075em;font-weight:500;line-height:.96}h1{margin:25px 0 30px;font-size:clamp(66px,7vw,108px)}h1 em,h2 em{color:var(--lime);font-style:normal}.hero-copy>p{color:#ffffffa8;max-width:590px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin-top:38px;display:flex}.button{justify-content:center;align-items:center;gap:14px;min-height:56px;padding:0 24px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--lime);color:var(--ink)}.button-quiet{color:#fff;border:1px solid #ffffff40}.button-quiet:hover{background:#ffffff14}.hero-visual{place-items:center;min-height:560px;display:grid;position:relative}.browser-card{aspect-ratio:1.24;width:min(630px,100%);color:var(--ink);background:#f6f4ee;animation:6s ease-in-out infinite float;position:relative;transform:rotate(-3deg);box-shadow:0 45px 100px #00000059}.browser-top{color:#777;border-bottom:1px solid #c9c8c2;justify-content:space-between;align-items:center;height:48px;padding:0 17px;font-size:9px;display:flex}.browser-top>div{gap:5px;display:flex}.browser-top i{background:#222;border-radius:50%;width:7px;height:7px}.browser-top i:nth-child(2){background:var(--violet)}.browser-top i:nth-child(3){background:var(--lime)}.browser-body{background:linear-gradient(135deg,#0000 55%,#6747ff1f);height:calc(100% - 48px);padding:50px}.mini-label{letter-spacing:.15em;font-size:9px}.browser-title{letter-spacing:-.075em;margin-top:45px;font-size:clamp(42px,4.5vw,67px);line-height:.91}.browser-title em{color:var(--violet);font-style:normal}.browser-ui{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;width:190px;height:45px;margin-top:43px;padding:0 15px;font-size:10px;display:flex}.floating-code{background:var(--lime);width:175px;height:150px;padding:20px;position:absolute;bottom:-32px;right:-35px;transform:rotate(4deg);box-shadow:0 20px 40px #0000002e}.floating-code span{font-size:10px}.floating-code p{margin-top:25px;font-family:monospace;font-size:13px;line-height:1.5}.visual-sticker{background:var(--orange);text-align:center;border-radius:50%;place-content:center;width:115px;height:115px;font-size:12px;font-weight:700;line-height:1.2;display:grid;position:absolute;bottom:65px;left:-10px;transform:rotate(9deg)}.visual-sticker i{font-family:Georgia,serif;font-weight:400}.trust-row{z-index:2;letter-spacing:.19em;color:#ffffff85;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;min-height:80px;font-size:10px;display:flex;position:relative}.trust-row i{color:var(--lime);font-style:normal}@keyframes float{0%,to{transform:rotate(-3deg)translateY(0)}50%{transform:rotate(-2deg)translateY(-12px)}}.kicker{letter-spacing:.2em;align-items:center;gap:12px;font-size:10px;font-weight:700;display:inline-flex}.kicker:before{content:"";background:currentColor;width:24px;height:1px}.kicker.light{color:var(--lime)}.statement{background:var(--paper)}.statement-grid{grid-template-columns:.5fr 1.35fr .55fr;align-items:start;gap:60px;display:grid}.statement h2{margin:0;font-size:clamp(47px,5.3vw,78px)}.statement h2 em{color:var(--violet)}.statement-note{padding-top:160px}.statement-note>span{letter-spacing:.15em;color:#777;font-size:9px}.statement-note p{color:#67686c;margin-top:16px;font-size:14px;line-height:1.75}.services{background:#dedbd3}.section-heading{justify-content:space-between;align-items:flex-end;gap:80px;margin-bottom:70px;display:flex}.section-heading h2,.method h2,.team h2,.cta-section h2{margin:20px 0 0;font-size:clamp(55px,6vw,88px)}.section-heading h2 em,.team h2 em{color:var(--violet)}.section-heading>p{color:#68686a;width:380px;margin-bottom:6px;font-size:14px;line-height:1.7}.services-grid{grid-template-rows:340px 340px;grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.service-card{flex-direction:column;justify-content:space-between;padding:34px;display:flex;position:relative;overflow:hidden}.service-featured{background:var(--violet);color:#fff;grid-row:1/3;padding:42px}.service-featured:after{content:"";border:1px solid #ffffff47;border-radius:50%;width:410px;height:410px;position:absolute;top:90px;right:-120px;box-shadow:0 0 0 55px #ffffff0d,0 0 0 110px #ffffff0a}.service-dark{background:var(--ink);color:#fff}.service-light{background:var(--lime)}.service-top{z-index:2;justify-content:space-between;display:flex;position:relative}.service-top>span{opacity:.6;font-size:11px}.service-card>div:last-child{z-index:2;position:relative}.service-card h3{letter-spacing:-.05em;margin-bottom:13px;font-size:30px}.service-featured h3{max-width:420px;font-size:48px}.service-card p{opacity:.65;max-width:500px;font-size:13px;line-height:1.7}.tag-row{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.tag-row span{opacity:.7;border:1px solid;border-radius:30px;padding:7px 11px;font-size:9px}.method{background:var(--ink);color:#fff}.method-layout{grid-template-columns:.8fr 1.2fr;gap:120px;display:grid}.method-intro{align-self:start;position:sticky;top:140px}.method h2 em{color:var(--lime)}.method-intro>p{color:#ffffff87;max-width:420px;margin-top:28px;font-size:14px;line-height:1.75}.method-list{border-top:1px solid #ffffff29}.method-row{border-bottom:1px solid #ffffff29;grid-template-columns:45px 160px 1fr 25px;align-items:center;gap:20px;min-height:190px;display:grid}.method-row>span{color:var(--lime);font-size:10px}.method-row h3{letter-spacing:-.04em;margin:0;font-size:25px}.method-row p{color:#ffffff87;margin:0;font-size:13px;line-height:1.65}.method-row b{color:var(--lime);font-size:20px;font-weight:400;transition:transform .3s}.method-row:hover b{transform:translate(5px,5px)}.team{background:var(--paper)}.team-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.team-art{place-items:center;min-height:650px;display:grid;position:relative}.team-art:before{content:"";aspect-ratio:1;background:var(--orange);border-radius:50%;width:80%;position:absolute}.team-window{aspect-ratio:1.03;z-index:2;background:#fff;width:90%;position:relative;transform:rotate(-3deg);box-shadow:0 35px 80px #251d122e}.team-window-top{border-bottom:1px solid var(--line);gap:5px;height:46px;padding:18px;display:flex}.team-window-top i{background:var(--ink);border-radius:50%;width:7px;height:7px}.team-canvas{background-image:linear-gradient(#ddd 1px,#0000 1px),linear-gradient(90deg,#ddd 1px,#0000 1px);background-size:38px 38px;place-items:center;height:calc(100% - 46px);display:grid;position:relative;overflow:hidden}.team-canvas>span{letter-spacing:-.09em;font-size:clamp(65px,7vw,98px);font-weight:700;line-height:.78}.cursor{color:#fff;padding:7px 9px;font-size:10px;position:absolute;box-shadow:0 8px 20px #00000029}.cursor b{font-size:18px;position:absolute;top:-12px;left:-12px}.cursor-a{background:var(--violet);top:30%;left:13%}.cursor-b{background:var(--orange);bottom:28%;right:13%}.cursor-c{background:var(--ink);top:18%;right:8%}.team h2{margin:22px 0 32px}.team-copy>p{color:#69696b;max-width:540px;font-size:14px;line-height:1.8}.team-copy .team-lead{color:var(--ink);font-size:18px;line-height:1.65}.values{flex-wrap:wrap;gap:13px;margin-top:32px;display:flex}.values span{background:#e4e1d9;align-items:center;gap:8px;padding:10px 13px;font-size:10px;font-weight:600;display:inline-flex}.values svg{color:var(--violet)}.cta-section{background:var(--violet);color:#fff;padding:125px 0 110px;position:relative;overflow:hidden}.cta-grid{opacity:.16;-webkit-mask-image:linear-gradient(270deg,#000,#0000 70%);mask-image:linear-gradient(270deg,#000,#0000 70%)}.cta-inner{z-index:2;position:relative}.cta-section h2{max-width:1000px;margin:24px 0 26px;font-size:clamp(78px,11vw,154px)}.cta-section h2 em{color:var(--lime)}.cta-section p{color:#ffffffa6}.cta-link{border-bottom:2px solid var(--lime);letter-spacing:-.04em;align-items:center;gap:18px;margin-top:22px;padding-bottom:8px;font-size:clamp(22px,3vw,40px);display:inline-flex}.cta-link svg{color:var(--lime)}.cta-index{writing-mode:vertical-rl;letter-spacing:.18em;color:#ffffff80;font-size:10px;position:absolute;bottom:0;right:0}footer{color:#fff;background:#0b0c0f;padding:65px 0 25px}.footer-main{grid-template-columns:1fr 1.2fr .8fr auto;align-items:start;gap:50px;display:grid}.footer-copy p{margin-bottom:7px;font-size:13px}.footer-copy span{color:#fff6;font-size:11px}.footer-links{color:#ffffffa6;flex-direction:column;gap:9px;font-size:12px;display:flex}.footer-mail{color:var(--lime);border-bottom:1px solid;padding-bottom:5px;font-size:13px}.footer-bottom{letter-spacing:.13em;color:#ffffff52;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:8px;display:flex}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1050px){.hero-layout{grid-template-columns:1fr 1fr;gap:25px}.hero-visual{min-height:480px}.statement-grid{grid-template-columns:1fr 2fr}.statement-note{grid-column:2;max-width:450px;padding-top:20px}.method-layout{gap:60px}.team-grid{gap:55px}.footer-main{grid-template-columns:1fr 1fr}}@media (max-width:800px){.shell{width:min(100% - 36px,1240px)}.section{padding:88px 0}.header-inner{height:74px}.nav-toggle{margin-left:auto;display:block}.header-cta{display:none}.nav{background:var(--paper);color:var(--ink);border:1px solid var(--line);flex-direction:column;padding:24px;display:none;position:absolute;top:74px;left:18px;right:18px}.nav.open{display:flex}.hero{height:auto;min-height:920px}.hero-layout{grid-template-columns:minmax(0,1fr);gap:25px;padding-top:135px}.hero-copy,.hero-visual{width:100%;min-width:0;max-width:100%}.hero-copy>p{width:100%;max-width:330px}.hero-copy{z-index:4;position:relative}h1{font-size:clamp(57px,15vw,82px)}.hero-copy>p{font-size:16px}.hero-visual{min-height:400px}.browser-card{width:88%}.browser-body{padding:30px}.browser-title{margin-top:25px}.floating-code{width:125px;height:115px;padding:13px;bottom:-22px;right:-12px}.floating-code p{margin-top:13px;font-size:10px}.visual-sticker{width:90px;height:90px;font-size:10px;bottom:35px;left:0}.orb-one{width:440px;height:440px;top:240px;right:-230px}.trust-row{white-space:nowrap;justify-content:flex-start;gap:28px;overflow:hidden}.trust-row span:nth-of-type(n+4),.trust-row i:nth-of-type(n+3){display:none}.statement-grid,.method-layout,.team-grid{grid-template-columns:1fr;gap:45px}.statement-note{grid-column:auto;padding-top:0}.section-heading{display:block}.section-heading>p{width:auto;margin-top:28px}.services-grid{display:block}.service-card{min-height:390px;margin-bottom:14px}.service-featured{min-height:520px}.service-featured h3{font-size:38px}.method-intro{position:static}.method-row{grid-template-columns:35px 105px 1fr;min-height:170px}.method-row b{display:none}.method-row p{font-size:11px}.team-art{order:2;min-height:500px}.team-copy{order:1}.footer-main{grid-template-columns:1fr}}@media (max-width:520px){h1{font-size:50px}.hero-actions{flex-direction:column;align-items:stretch;max-width:310px}.hero{min-height:970px}.browser-card{width:95%}.browser-title{font-size:40px}.browser-ui{margin-top:25px}.statement h2,.section-heading h2,.method h2,.team h2{font-size:49px}.method-row{grid-template-columns:35px 1fr;padding:24px 0}.method-row p{grid-column:2}.team-art{min-height:400px}.team-window{width:96%}.cta-section h2{font-size:74px}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}
