@font-face{font-family:Inter;src:url('assets/inter-cyrillic.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Inter;src:url('assets/inter-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--blue:#3455ff;--ink:#171a25;--muted:#686d7c;--paper:#f6f7fa;--gutter:clamp(24px,4.2vw,80px);--radius:28px;--ease:cubic-bezier(.22,.68,0,1.01)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #8098ff;outline-offset:5px}img,video{display:block;width:100%;height:100%;object-fit:cover}button{border:0}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-.063em;line-height:1.01}h2{font-size:clamp(42px,5.2vw,84px)}h3{font-weight:500;letter-spacing:-.04em}p{line-height:1.5}::selection{background:#bfd0ff;color:#101b70}.blue{color:var(--blue)}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.11em;line-height:1.4}.center{text-align:center}.section-pad{padding-left:var(--gutter);padding-right:var(--gutter)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;left:20px;top:-100px;padding:15px 24px;background:white;z-index:200;border-radius:10px}.skip:focus{top:20px}[hidden]{display:none!important}
.header{position:absolute;top:12px;left:12px;right:12px;height:92px;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 30px;color:white}.brand{display:inline-flex;align-items:center;gap:12px;font-size:23px;font-weight:620;letter-spacing:-1.2px;white-space:nowrap}.brand-light{font-weight:350}.brand-mark{display:flex;gap:4px;transform:skewX(-17deg);height:23px}.brand-mark i{display:block;background:currentColor;width:7px;height:100%}.brand-mark i:nth-child(2){height:72%}.glass{background:#ffffff12;border:1px solid #ffffff26;backdrop-filter:blur(18px);border-radius:30px;color:inherit}.menu-toggle{justify-self:start;padding:12px 18px;display:flex;align-items:center;gap:15px;font-size:13px}.menu-dots{display:grid;grid-template-columns:repeat(2,4px);gap:4px}.menu-dots i{height:4px;width:4px;border-radius:50%;background:currentColor}.header-cta{justify-self:end;padding:12px 20px;font-size:13px;display:flex;gap:25px;align-items:center}.header-cta span{font-size:20px}.site-menu{position:absolute;left:42px;top:90px;width:min(430px,calc(100% - 48px));background:rgba(250,251,255,.98);border:1px solid #e5e8f1;border-radius:22px;padding:24px;z-index:40;box-shadow:0 30px 90px #00104933;backdrop-filter:blur(30px)}.site-menu a{display:flex;align-items:center;gap:16px;font-size:20px;letter-spacing:-.6px;padding:18px 0;border-bottom:1px solid #dfe3ee}.site-menu a:hover{color:var(--blue)}.site-menu a span{font-size:10px;color:var(--muted)}.site-menu b{margin-left:auto;font-weight:400}.site-menu p{font-size:11px;color:var(--muted);padding-top:24px}
.hero{height:calc(100svh - 24px);min-height:640px;max-height:1100px;margin:12px;border-radius:var(--radius);position:relative;overflow:hidden;background:#070f20;color:white;isolation:isolate}.hero-media,.hero-shade{position:absolute;inset:0;z-index:-1}.hero-media video{object-position:70% center;transform:scale(1.06)}.hero-shade{background:linear-gradient(90deg,rgba(3,9,24,.85),rgba(3,9,24,.40) 44%,rgba(3,9,24,0) 80%),linear-gradient(0deg,#050b2070,transparent 32%)}.hero-copy{position:absolute;left:calc(var(--gutter) - 12px);top:24%;right:30px}.hero-copy .eyebrow{color:#c1cdeb;margin-bottom:28px;font-size:10px}.hero h1{font-size:clamp(62px,7.7vw,126px);line-height:.99;max-width:800px}.hero h1 span{color:#c3d2ff}.hero-bottom{margin-top:30px;display:flex;flex-direction:column;gap:25px;align-items:flex-start}.hero-bottom p{font-size:15px;line-height:1.5;color:#d5dceb}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;min-height:59px;border-radius:50px;padding:17px 25px;font-size:14px;font-weight:500;transition:transform .25s,box-shadow .25s,background .25s}.button span{font-size:23px;line-height:1}.button:hover{transform:translateY(-3px);box-shadow:0 10px 35px #101d501f}.white{background:white;color:#15213a}.blue-button{background:var(--blue);color:white}.scroll-note{position:absolute;bottom:28px;left:calc(var(--gutter) - 12px);font-size:10px;color:#c2ccdf;display:flex;align-items:center;gap:25px}.scroll-note span{font-size:20px}.motion-toggle{position:absolute;bottom:22px;right:28px;width:40px;height:40px}.hero-index{position:absolute;right:90px;bottom:36px;font-size:8px;letter-spacing:.12em;color:#b1bed7}
.possibilities{height:175svh;min-height:1050px;position:relative}.possibilities-stage{position:sticky;top:0;height:100svh;min-height:600px;overflow:hidden;display:flex;align-items:center;flex-direction:column;padding-top:10svh}.possibilities h2{font-size:clamp(64px,10.8vw,168px);text-align:center;position:relative;z-index:2;margin-top:6svh;line-height:.96;color:var(--blue);will-change:transform}.possibilities h2 span{color:var(--ink)}.crystal-wrap{position:absolute;width:clamp(350px,56vw,850px);height:clamp(270px,37vw,560px);top:38%;z-index:3;will-change:transform;mix-blend-mode:multiply;pointer-events:none}.crystal-wrap video{object-fit:contain}.intro-note{position:absolute;bottom:10svh;left:var(--gutter);font-size:15px;z-index:4;max-width:280px}.mini-label{position:absolute;bottom:11svh;right:var(--gutter);font-size:9px;letter-spacing:.10em;color:var(--muted)}
.section-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:24px;margin-bottom:50px}.section-heading .eyebrow{grid-column:1/-1;color:var(--muted);margin-bottom:9px}.section-description{font-size:14px;color:var(--muted);padding-bottom:7px}.services{padding-top:85px;padding-bottom:140px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{border-radius:24px;overflow:hidden;position:relative;background:linear-gradient(175deg,#4768ff 0%,#284bff 45%,#bccffc 66%,#fff 84%);min-height:490px;display:flex;flex-direction:column}.card-top{display:flex;align-items:center;justify-content:space-between;padding:23px;color:#dce4ff;font-size:11px}.light-dot{width:7px;height:7px;background:white;border-radius:50%;box-shadow:0 0 12px 5px #d7e6ff7a}.service-visual{height:235px;display:flex;align-items:center;justify-content:center;position:relative;color:white}.service-copy{padding:24px 28px 26px;margin-top:auto}.service-copy h3{font-size:25px;margin-bottom:12px}.service-copy p{font-size:13px;color:#535a6d;min-height:59px}.text-button{width:100%;padding:22px 0 0;background:transparent;display:flex;justify-content:space-between;align-items:center;font-size:12px}.text-button span{font-size:22px}.mini-browser{width:70%;height:168px;border:1px solid #ffffff65;border-radius:13px;background:#ffffff18;box-shadow:10px 18px 40px #112f8b25;transform:perspective(600px) rotateY(-16deg) rotateX(8deg)}.mini-browser-bar{height:25px;border-bottom:1px solid #ffffff45;display:flex;gap:4px;align-items:center;padding-left:10px}.mini-browser-bar i{width:4px;height:4px;background:#d7e3ff;border-radius:50%}.mini-browser-body{position:relative;padding:16px}.mini-browser-body>span{font-size:27px;line-height:1;letter-spacing:-1px}.mini-browser-body>i{display:block;width:50px;height:11px;background:white;border-radius:10px;margin-top:18px}.mini-orb{position:absolute;width:78px;height:78px;right:18px;top:20px;border-radius:50%;background:radial-gradient(circle at 28% 25%,#fff,#bad7ff 20%,#6d8efc 45%,#26399d 65%,#b2d9fd 85%);box-shadow:0 8px 28px #09259930}.chat-art{flex-direction:column;gap:13px;transform:rotate(-5deg)}.chat-art>span{padding:16px 20px;font-size:16px;border-radius:20px 20px 20px 4px;background:#ffffffee;color:var(--blue);width:72%;display:flex;align-items:center;justify-content:space-between}.chat-art>span:nth-child(2){background:#ffffff26;color:white;transform:translateX(18px);border-radius:20px 20px 4px 20px}.chat-art .typing-dots{padding:13px;gap:5px;width:52px;align-self:flex-start;margin-left:19%}.typing-dots i{width:5px;height:5px;background:#7b97ff;border-radius:50%}.orbit-ring{position:absolute;width:190px;height:190px;border:1px solid #ffffff55;border-radius:50%;transform:rotate(-25deg) scaleY(.78)}.orbit-center{font-size:83px;line-height:1;letter-spacing:-6px}.orbit-center span{display:block;font-size:15px;letter-spacing:-.8px;text-align:center}.orbit-node{position:absolute;width:43px;height:43px;border-radius:50%;background:#dce8ff;color:var(--blue);box-shadow:0 4px 20px #13379d42;display:grid;place-items:center;font-size:25px;font-style:normal}.node-one{top:25px;right:26%}.node-two{bottom:38px;left:21%}.node-three{bottom:50px;right:18%}
.projects{height:260svh;position:relative}.projects-stage{position:sticky;top:0;min-height:700px;height:100svh;display:grid;grid-template-columns:31% 1fr;gap:4%;align-items:center;padding-top:80px;padding-bottom:60px}.project-sidebar .eyebrow{color:var(--muted);margin-bottom:30px}.project-sidebar h2{font-size:clamp(40px,4.1vw,65px)}.project-tabs{margin-top:45px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.project-tabs button{background:transparent;padding:10px 0;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:14px}.project-tabs button>span{font-size:10px;color:#969bab}.project-tabs button i{width:5px;height:5px;background:currentColor;border-radius:50%;opacity:0}.project-tabs button[aria-selected=true]{color:var(--blue)}.project-tabs button[aria-selected=true] i{opacity:1}.project-hint{font-size:11px;color:var(--muted);margin-top:35px}.project-display{min-width:0}.project-panel.active{animation:project-enter .7s var(--ease)}.project-image{height:min(64svh,660px);overflow:hidden;border-radius:24px;background:#e7ecf2}.project-image img{object-position:top}.project-image video{object-fit:cover}.project-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px}.project-caption .eyebrow{font-size:8px;color:var(--muted);margin-bottom:10px}.project-caption h3{font-size:24px}.circle-link{flex-shrink:0;width:45px;height:45px;border:1px solid #cfd4e1;display:grid;place-items:center;border-radius:50%;font-size:23px;transition:background .2s,color .2s}.circle-link:hover{background:var(--blue);color:white;border-color:var(--blue)}.project-progress{display:flex;gap:7px;margin-top:27px}.project-progress i{display:block;height:2px;background:#dce0ea;flex:1}.project-progress i.active{background:var(--blue)}@keyframes project-enter{from{opacity:.45;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
.journey{height:260svh;position:relative;margin-top:60px}.journey-stage{position:sticky;top:0;height:100svh;min-height:570px;overflow:hidden;background:#fff;display:flex;flex-direction:column;justify-content:center}.journey-top{position:absolute;left:var(--gutter);right:var(--gutter);top:50px;display:flex;justify-content:space-between;align-items:start}.journey-top>p:last-child{font-size:12px;text-align:right;color:var(--muted)}.journey-ruler{position:absolute;top:22%;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;border-top:1px solid #dce2f1;padding-top:14px;color:#6b7390;font-size:8px;letter-spacing:.08em}.journey-ruler span{position:relative}.journey-ruler span:before{content:'';position:absolute;top:-20px;left:0;height:10px;width:1px;background:#9faed4}.journey-word{font-size:clamp(60px,12.3vw,196px);letter-spacing:-.07em;color:var(--blue);text-align:center;font-weight:500;position:relative;z-index:2;line-height:1.1;will-change:transform,opacity}.journey-graph{position:absolute;left:0;bottom:13%;width:100%;height:45%;overflow:visible}.journey-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:40px;display:flex;justify-content:space-between;align-items:end}.journey-description{font-size:13px;color:var(--muted)}.journey-count{font-size:11px;color:var(--blue)}
.assistant{padding-top:150px;padding-bottom:150px;display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:35px}.assistant-intro .eyebrow{margin-bottom:28px;color:var(--muted)}.assistant-intro h2{font-size:clamp(44px,5.1vw,78px)}.assistant-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:27px}.demo-label{display:inline-flex;align-items:center;gap:8px;margin-top:35px;font-size:10px;color:#686f87}.demo-label i{width:5px;height:5px;border-radius:50%;background:var(--blue)}.phone-scene{position:relative;display:flex;justify-content:center;perspective:1200px}.phone{position:relative;width:278px;height:563px;border:7px solid #1c1e29;border-radius:42px;background:#eef1f9;overflow:hidden;box-shadow:0 32px 60px #283b8620,inset 0 0 0 2px #8b8b98;z-index:2;transform:rotate(-4deg);transition:transform .6s}.phone-scene:hover .phone{transform:rotate(0)}.phone-notch{position:absolute;left:50%;transform:translateX(-50%);top:8px;background:#1c1e29;width:82px;height:21px;border-radius:20px;z-index:3}.phone-status{height:43px;display:flex;justify-content:space-between;padding:12px 21px 0;background:white;font-size:9px;font-weight:650}.phone-header{background:white;display:flex;align-items:center;gap:9px;padding:8px 14px 16px;font-size:11px;font-weight:600}.bot-avatar{display:grid;place-items:center;border-radius:50%;width:34px;height:34px;background:var(--blue);color:white;font-size:23px}.phone-header small{display:block;font-size:8px;color:#858b9d;font-weight:400;margin-top:4px}.phone-more{margin-left:auto;font-size:23px}.phone-chat{padding:17px 13px;display:flex;flex-direction:column;gap:13px;font-size:11px;min-height:330px}.chat-date{align-self:center;font-size:8px;color:#8b92a6;margin-bottom:6px}.bubble{padding:12px 13px;line-height:1.5;max-width:93%;box-shadow:0 2px 3px #00000003}.bubble.bot{background:white;border-radius:12px 12px 12px 3px;align-self:start}.bubble.user{background:var(--blue);color:white;align-self:end;border-radius:12px 12px 3px 12px}.chat-options{display:flex;flex-wrap:wrap;gap:7px}.chat-options button{background:#dfe5ff;border:1px solid #bfcafa;color:#2044d5;border-radius:13px;padding:9px 13px;font-size:10px}.chat-options button:hover{background:var(--blue);color:white}.phone-input{position:absolute;bottom:24px;left:13px;right:13px;background:white;border-radius:20px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#9399a8}.phone-input>span:last-child{background:var(--blue);color:white;border-radius:50%;width:21px;height:21px;display:grid;place-items:center}.phone-home{position:absolute;bottom:9px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#1c1e29;border-radius:4px}.phone-orbit{position:absolute;border:1px solid #e0e5f6;width:370px;height:370px;border-radius:50%;top:16%;z-index:0}.orbit-b{width:450px;height:450px;top:9%;border-color:#e9edf7}.assistant-features{position:relative;z-index:3;display:flex;flex-direction:column;gap:10px}.feature{background:#fff;border-radius:21px;padding:23px;text-align:left;position:relative;transition:background .35s,color .35s;min-height:88px}.feature-number{font-size:9px;opacity:.6;display:block;margin-bottom:12px}.feature h3{font-size:19px;padding-right:20px;letter-spacing:-.035em}.feature p{max-height:0;opacity:0;overflow:hidden;font-size:12px;transition:max-height .4s,opacity .4s,margin .4s}.feature.active{background:var(--blue);color:white}.feature.active p{max-height:120px;margin-top:17px;opacity:.8}.feature-arrow{position:absolute;right:20px;top:20px;font-size:18px;opacity:.65}.demo-footnote{font-size:10px;color:var(--muted);margin:10px 7px 0}
.process{padding-top:80px;padding-bottom:100px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-card{position:relative;background:#fff;border-radius:25px;padding:26px;overflow:hidden}.step-number{font-size:11px;color:var(--blue)}.step-art{height:185px;display:flex;align-items:center;justify-content:center;position:relative}.art-talk{flex-direction:column;gap:12px;transform:rotate(-5deg)}.art-talk>span{padding:12px 20px;background:#f0f3fd;border-radius:22px;font-size:18px;letter-spacing:-.6px;align-self:flex-start;margin-left:8%}.art-talk>span:last-child{background:var(--blue);color:white;align-self:flex-end;margin-right:4%;font-size:14px}.art-build>div{width:80px;height:105px;border:1px solid #b1c0ff;border-radius:10px;background:linear-gradient(155deg,#7b96ff,#f0f4ff);transform:rotate(-15deg);box-shadow:0 8px 25px #3952b31c}.art-build>div:nth-child(2){transform:rotate(0deg) translateY(-10px);margin-left:-20px;background:linear-gradient(155deg,#3455ff,#b8c8ff)}.art-build>div:nth-child(3){transform:rotate(15deg);margin-left:-20px;background:linear-gradient(155deg,#ced9ff,#fff)}.art-launch>span{color:var(--blue);font-size:130px;font-weight:300;z-index:1;transform:rotate(-8deg)}.art-launch>i{position:absolute;width:135px;height:135px;border:1px solid #e4e9fc;border-radius:50%}.process-card h3{font-size:23px;margin:10px 0 14px}.process-card p{font-size:13px;color:var(--muted);max-width:330px}.more-work{padding-top:80px;padding-bottom:120px}.more-work-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.more-work-heading>p:last-child{font-size:13px;color:var(--muted);text-align:right}.more-work-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.small-project>div{aspect-ratio:1.6;overflow:hidden;border-radius:23px;background:#e7eaf3}.small-project img{object-position:top;transition:transform .7s var(--ease)}.small-project:hover img{transform:scale(1.035)}.small-project h3{font-size:23px;display:flex;justify-content:space-between;margin-top:19px}.small-project p{font-size:12px;color:var(--muted);margin-top:6px}.small-project h3 span{font-size:24px;color:var(--blue)}
.faq{padding-top:80px;padding-bottom:160px;display:grid;grid-template-columns:1fr 1.3fr;gap:10%}.faq .eyebrow{margin-bottom:27px;color:var(--muted)}.faq h2{font-size:clamp(42px,4.6vw,70px)}.faq details{border-bottom:1px solid #d9deea}.faq details:first-child{border-top:1px solid #d9deea}.faq summary{list-style:none;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:17px;letter-spacing:-.4px;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:25px;font-weight:300;transition:transform .25s;color:var(--blue)}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);padding:0 30px 25px 0;line-height:1.65}
.finale{position:relative;text-align:center;overflow:hidden;background:radial-gradient(ellipse 90% 54% at 50% 105%,#153cff 30%,#3455ff 61%,#a4c3ff 78%,#eef2fc 95%,var(--paper) 110%);padding:70px var(--gutter) 0;min-height:810px}.finale>.eyebrow{color:var(--muted);margin-bottom:45px}.finale h2{font-size:clamp(84px,13vw,205px);line-height:.91;color:var(--blue);letter-spacing:-.075em;display:inline-block;position:relative}.final-star{display:inline-block;font-size:.57em;position:absolute;right:-.72em;top:.06em;color:var(--blue);animation:star-rotate 32s linear infinite}.final-subtitle{font-size:clamp(17px,2vw,28px);letter-spacing:-.04em;margin:27px 0 40px;color:#4d628b}.finale>.button{position:relative;z-index:2;box-shadow:0 4px 30px #2448de20}.final-note{font-size:12px;color:#2d4786;margin-top:20px}.final-links{display:flex;justify-content:center;gap:30px;font-size:12px;color:white;margin-top:75px}.final-links a:hover{text-decoration:underline}footer{border-top:1px solid #ffffff40;margin-top:48px;padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;color:white;text-align:left}footer .brand{font-size:20px}footer .brand-mark{height:20px}footer>p,footer>a:last-child{font-size:10px;opacity:.75}
dialog{padding:0;border:0;border-radius:25px;width:min(900px,calc(100% - 36px));max-height:calc(100svh - 36px);overflow:auto;box-shadow:0 30px 100px #071d4440;background:#fff;color:var(--ink)}dialog[open]{display:grid;grid-template-columns:.95fr 1fr;animation:dialog-in .3s var(--ease)}dialog::backdrop{background:#07132877;backdrop-filter:blur(12px)}.dialog-close{position:absolute;right:14px;top:13px;width:35px;height:35px;background:#f1f3f8;border-radius:50%;font-size:25px;font-weight:300;z-index:2;display:grid;place-items:center}.dialog-art{position:relative;min-height:600px;background:#eaf0ff;margin:9px;border-radius:17px;overflow:hidden}.dialog-art img{position:absolute;width:160%;height:100%;left:-30%;object-fit:contain;mix-blend-mode:multiply;top:10%}.dialog-art>div{position:absolute;top:38px;left:30px;right:20px;font-size:44px;line-height:1.03;letter-spacing:-2.3px;color:var(--blue)}.dialog-art>span{position:absolute;bottom:25px;left:30px;color:var(--blue);font-size:9px;letter-spacing:.10em}.contact-form{padding:40px 35px 30px}.contact-form h2{font-size:54px;margin-top:15px;margin-bottom:17px}.contact-form>p:not(.eyebrow){font-size:12px;color:var(--muted)}fieldset{border:0;padding:0;margin:27px 0 22px}legend{font-size:11px;margin-bottom:12px}.service-options{display:flex;gap:7px;flex-wrap:wrap}.service-options label{cursor:pointer;position:relative}.service-options input{position:absolute;opacity:0;width:1px;height:1px}.service-options span{display:block;border:1px solid #d8deed;border-radius:25px;padding:9px 13px;font-size:11px}.service-options input:checked+span{background:var(--blue);border-color:var(--blue);color:white}.service-options input:focus-visible+span{outline:3px solid #9bb1ff;outline-offset:3px}.task-label{font-size:11px;display:flex;justify-content:space-between;gap:8px;margin-bottom:10px}.task-label span{color:#8a92a3;font-size:10px}textarea{width:100%;resize:vertical;min-height:95px;max-height:200px;border:1px solid #d9deea;border-radius:12px;padding:12px;font-size:12px;line-height:1.5;background:#fafbff;color:var(--ink)}textarea::placeholder{color:#8b92a1}.contact-form>.button{margin-top:16px;width:100%;font-size:12px;min-height:50px}.form-note{display:block;font-size:9px;line-height:1.5;color:var(--muted);text-align:center;margin-top:12px}.alternative-contacts{display:flex;justify-content:center;gap:30px;margin-top:18px;font-size:11px;color:var(--blue)}@keyframes dialog-in{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}@keyframes star-rotate{to{transform:rotate(360deg)}}
.js-ready .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.js-ready .reveal.visible{opacity:1;transform:translateY(0)}.service-grid .reveal:nth-child(2),.process-grid .reveal:nth-child(2){transition-delay:.08s}.service-grid .reveal:nth-child(3),.process-grid .reveal:nth-child(3){transition-delay:.16s}.motion-paused *{animation-play-state:paused!important}.motion-paused{scroll-behavior:auto}
@media(min-width:1800px){.section-pad{padding-left:max(var(--gutter),calc((100vw - 1660px)/2));padding-right:max(var(--gutter),calc((100vw - 1660px)/2))}}
@media(max-width:1100px){.hero h1{font-size:clamp(65px,8.5vw,100px)}.hero-copy{top:24%}.hero-bottom p{font-size:13px}.hero .eyebrow{font-size:9px}.service-copy{padding:23px}.service-copy h3{font-size:21px}.service-copy p{font-size:12px}.service-visual{height:200px}.service-card{min-height:440px}.project-caption h3{font-size:20px}.project-image{height:55svh}.project-sidebar h2{font-size:42px}.assistant{gap:20px;grid-template-columns:.9fr 1.1fr 1fr}.assistant-intro h2{font-size:49px}.phone{width:250px;height:532px}.phone-orbit{width:300px;height:300px}.orbit-b{width:350px;height:350px}.feature{padding:20px}.feature h3{font-size:17px}.feature p{font-size:11px}.process-card{padding:23px}.process-card h3{font-size:20px}.process-card p{font-size:12px}.final-star{right:-.55em}.section-description{max-width:240px}}
@media(max-width:760px){:root{--gutter:22px;--radius:23px}html{scroll-padding-top:24px}.header{height:77px;left:8px;right:8px;top:8px;padding:0 16px;grid-template-columns:auto 1fr}.brand{font-size:20px;letter-spacing:-1px;gap:9px}.header>.brand{justify-self:end}.brand-mark{height:19px;gap:3px}.brand-mark i{width:6px}.header-cta{display:none}.menu-toggle{font-size:11px;padding:10px 13px;gap:11px}.site-menu{left:20px;top:78px;padding:18px}.site-menu a{font-size:18px}.hero{margin:8px;height:calc(100svh - 16px);min-height:650px;max-height:950px}.hero-media video{object-position:61% center;transform:scale(1.01);opacity:.9}.hero-shade{background:linear-gradient(0deg,#030b20fa 0%,#030b208c 43%,#030b2000 70%),linear-gradient(90deg,#04102722,transparent)}.hero-copy{left:22px;right:22px;top:auto;bottom:84px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.07em;margin-bottom:18px;max-width:240px}.hero h1{font-size:clamp(53px,12.7vw,87px);line-height:1.01;letter-spacing:-.065em}.hero-bottom{margin-top:21px;gap:20px}.hero-bottom p{font-size:12px;color:#cdd8ee}.button{min-height:54px;padding:15px 22px;font-size:12px}.hero-bottom .button{width:100%}.scroll-note{left:22px;bottom:27px;font-size:8px;gap:12px}.scroll-note span{font-size:17px}.motion-toggle{right:20px;bottom:20px;width:34px;height:34px}.hero-index{display:none}.possibilities{height:135svh;min-height:850px}.possibilities-stage{min-height:590px;padding-top:12svh}.possibilities .eyebrow{font-size:8px}.possibilities h2{font-size:clamp(52px,12.7vw,87px);margin-top:7svh}.crystal-wrap{width:110%;height:340px;top:34%}.intro-note{bottom:10svh;left:22px;font-size:12px;max-width:250px}.mini-label{display:none}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:24px}.section-heading h2{font-size:clamp(38px,9.5vw,64px)}.section-description{margin-top:21px;font-size:12px;max-width:100%}.services{padding-top:40px;padding-bottom:80px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{min-height:410px}.card-top{padding:20px}.service-visual{height:170px}.service-copy{padding:25px}.service-copy h3{font-size:26px}.service-copy p{font-size:13px;min-height:0;max-width:420px}.service-visual .mini-browser{width:230px;height:155px}.chat-art>span{width:230px}.chat-art .typing-dots{align-self:center;margin-left:-155px}.orbit-ring{width:175px;height:150px}.node-one{top:0;right:28%}.node-two{bottom:10px;left:26%}.node-three{bottom:23px;right:22%}.orbit-center{font-size:68px}.orbit-center span{font-size:12px}.service-card .text-button{padding-top:20px;font-size:12px}.projects{height:235svh}.projects-stage{display:flex;flex-direction:column;gap:25px;justify-content:center;align-items:stretch;padding-top:25px;padding-bottom:25px;min-height:620px}.project-sidebar .eyebrow{margin-bottom:15px;font-size:8px}.project-sidebar h2{font-size:37px;line-height:1.04}.project-sidebar h2 br{display:none}.project-tabs{margin-top:17px;flex-direction:row;gap:17px}.project-tabs button{font-size:10px;gap:6px;padding:7px 0}.project-tabs button>span{font-size:8px}.project-tabs button i{display:none}.project-hint{display:none}.project-image{height:40svh;max-height:430px;min-height:260px;border-radius:18px}.project-image img{object-fit:cover;object-position:top left}.project-image video{object-position:center}.project-caption{margin-top:16px;gap:15px}.project-caption h3{font-size:18px;line-height:1.1}.project-caption .eyebrow{font-size:7px;letter-spacing:.06em;margin-bottom:8px}.circle-link{width:37px;height:37px;font-size:20px}.project-progress{margin-top:17px}.journey{height:220svh;margin-top:25px}.journey-stage{min-height:550px}.journey-top{top:35px}.journey-top .eyebrow{font-size:8px}.journey-top>p:last-child{font-size:10px}.journey-ruler{font-size:6px;top:23%}.journey-word{font-size:clamp(44px,10.6vw,76px);letter-spacing:-.07em}.journey-graph{height:33%;bottom:23%}.journey-bottom{bottom:45px;align-items:start}.journey-description{font-size:11px;max-width:265px}.journey-count{font-size:9px}.assistant{padding-top:90px;padding-bottom:65px;grid-template-columns:1fr;gap:35px}.assistant-intro h2{font-size:51px}.assistant-intro h2 br:first-child{display:none}.assistant-intro>p:not(.eyebrow){font-size:12px;margin-top:18px}.assistant-intro .eyebrow{font-size:9px;margin-bottom:20px}.demo-label{margin-top:18px}.phone-scene{margin:10px 0 10px;overflow:hidden;padding:12px 0 40px}.phone{width:278px;height:563px}.phone-orbit{width:325px;height:325px}.orbit-b{width:360px;height:360px}.assistant-features{gap:8px}.feature{padding:22px}.feature h3{font-size:20px}.feature p{font-size:12px;max-width:340px}.feature-number{margin-bottom:8px}.process{padding-top:70px;padding-bottom:55px}.process-grid{grid-template-columns:1fr;gap:13px}.process-card{padding:24px}.step-art{height:140px}.process-card h3{font-size:25px}.process-card p{font-size:13px;max-width:100%}.art-talk>span{margin-left:15%}.art-talk>span:last-child{margin-right:12%}.art-launch>span{font-size:115px}.more-work{padding-top:65px;padding-bottom:65px}.more-work-grid{grid-template-columns:1fr;gap:33px}.more-work-heading{align-items:center;gap:20px}.more-work-heading .eyebrow{font-size:8px;max-width:150px}.more-work-heading>p:last-child{font-size:11px}.small-project h3{font-size:21px;margin-top:15px}.small-project>div{border-radius:18px}.faq{padding-top:60px;padding-bottom:85px;grid-template-columns:1fr;gap:30px}.faq h2{font-size:47px}.faq .eyebrow{font-size:9px;margin-bottom:20px}.faq summary{font-size:15px;padding:22px 0}.faq details p{font-size:13px}.finale{padding-top:40px;min-height:680px;background:radial-gradient(ellipse 140% 62% at 50% 105%,#153cff 30%,#3455ff 61%,#a4c3ff 78%,#eef2fc 95%,var(--paper) 110%)}.finale>.eyebrow{font-size:8px;margin-bottom:37px}.finale h2{font-size:clamp(65px,16vw,112px)}.final-star{font-size:.4em;right:-.26em;top:-.30em}.final-subtitle{font-size:17px;margin-top:25px;margin-bottom:35px}.finale>.button{width:100%;max-width:340px}.final-note{font-size:10px;margin-top:17px}.final-links{font-size:11px;gap:25px;margin-top:55px}footer{margin-top:32px;padding:27px 0 24px;flex-wrap:wrap;gap:20px}footer .brand{width:100%;justify-content:center;font-size:22px}footer>p{font-size:9px}footer>a:last-child{font-size:10px}dialog[open]{grid-template-columns:1fr}dialog{width:calc(100% - 24px);max-height:calc(100svh - 24px);border-radius:22px}.dialog-art{display:none}.contact-form{padding:35px 23px 25px}.contact-form h2{font-size:49px;margin-top:17px}.contact-form .eyebrow{font-size:9px}.service-options span{padding:9px 11px}.contact-form>p:not(.eyebrow){font-size:12px}.contact-form fieldset{margin-top:25px}.dialog-close{right:12px;top:12px}.form-note{font-size:10px}.alternative-contacts{font-size:12px}.contact-form>.button{min-height:52px}}
@media(max-width:360px){.brand{font-size:17px}.brand-mark{height:17px}.header{padding:0 13px}.hero h1{font-size:48px}.hero-copy{left:18px;right:18px}.project-tabs{gap:12px}.project-tabs button{font-size:9px}.project-sidebar h2{font-size:32px}.phone{width:260px}.finale h2{font-size:58px}.journey-word{font-size:38px}}
.small-project>.rouge-cover{position:relative;background:radial-gradient(ellipse at 70% 40%,#fcf2ed,#e9d1cd);isolation:isolate}.rouge-cover img{object-fit:contain;object-position:center;width:57%;height:95%;position:absolute;right:1%;bottom:0;filter:drop-shadow(10px 18px 15px #78473c25)}.rouge-cover-title{position:absolute;left:8%;top:21%;z-index:1;color:#713547;font-family:Georgia,serif;font-size:clamp(36px,4.3vw,82px);line-height:.95;letter-spacing:-.055em}.rouge-cover-title small{display:block;font-family:Inter,Arial,sans-serif;font-size:8px;font-weight:400;letter-spacing:.12em;line-height:1.6;margin-top:25px}
.crystal-wrap{mask-image:radial-gradient(ellipse at center,#000 48%,transparent 74%)}.dialog-art img{mask-image:linear-gradient(transparent 8%,#000 30%,#000 80%,transparent 96%)}.phone-chat{min-height:0;height:calc(100% - 180px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;gap:10px;font-size:10.5px}.bubble{padding:10px 12px}.chat-date{margin-bottom:3px}.final-note{color:#172b5a}
@media(max-width:760px){.project-image{height:auto;min-height:0;max-height:none;aspect-ratio:1.38}.project-image img,.project-image video{object-fit:contain;object-position:center}.project-tabs button{min-height:40px}.project-tabs{gap:15px}}
@media(min-width:761px) and (max-height:780px){.hero-copy{top:20%}.hero h1{font-size:clamp(62px,7.2vw,96px)}.hero-bottom{margin-top:22px;gap:20px}.hero-copy .eyebrow{margin-bottom:23px}}
.hero-mobile-copy{display:none}.hero h1>.hero-desktop-copy{color:inherit}
@media(max-width:760px){.hero-desktop-copy{display:none}.hero-mobile-copy{display:inline}.hero{min-height:560px}.hero-copy{left:24px;right:24px;bottom:70px}.hero-copy>.eyebrow,.hero>.scroll-note{display:none}.hero h1{font-size:clamp(25px,8.3vw,48px);line-height:1.12;letter-spacing:-.05em}.hero h1>.hero-mobile-copy{color:#fff}.hero-bottom{margin-top:15px;gap:25px}.hero-bottom p{font-size:12px;line-height:1.5;color:#c6d0e4}.hero-bottom .button{min-height:50px;padding:13px 20px}.header>.brand{font-size:17px;gap:8px}.header .brand-mark{height:17px}.hero-shade{background:linear-gradient(0deg,#030b20 0%,#030b20e0 20%,#030b2030 50%,transparent 72%)}.hero>.motion-toggle{width:32px;height:32px;bottom:18px;right:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-ready .reveal{opacity:1;transform:none}.possibilities{height:100svh;min-height:700px}.projects{height:auto}.projects-stage{position:relative}.journey{height:100svh}.journey-stage{position:relative}.crystal-wrap,.possibilities h2{transform:none!important}}
.hero h1 .hero-mobile-line{font-size:.86em;color:inherit;white-space:nowrap}

/* A portrait film held in place while the page controls its timeline. */
.hero-scene{display:flow-root;background:var(--paper);height:350svh}
.hero-scene.video-unavailable{height:auto}
.hero-scene .hero{position:sticky;top:12px;max-height:none;min-height:0;background:#030b1b}
.hero-scene .hero-media{display:flex;justify-content:center;left:calc(40% * var(--copy-opacity,1));transform:scale(var(--portal-scale,1));transform-origin:50% 45%;will-change:transform}
.hero-scene .hero-media video{width:auto;max-width:100%;object-fit:contain;object-position:center;transform:none;opacity:1;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.hero-scene .hero-shade{background:linear-gradient(90deg,#030b1b 0%,#030b1be8 25%,transparent 62%);opacity:var(--copy-opacity,1)}
.hero-scene .hero-copy{opacity:var(--copy-opacity,1)}
.hero-scene .hero h1{font-size:clamp(58px,6.7vw,110px);max-width:58%}
.hero-scene .hero-index{display:none}
.hero-scene .hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 60% 40%,#d6e9ff,var(--paper) 75%);opacity:var(--portal-opacity,0);z-index:3}
.motion-paused .hero-scene .hero-media{transform:none}
@media(max-width:760px){
 .hero-scene .hero{top:8px;height:calc(100svh - 16px);min-height:560px}
 .hero-scene .hero-media{left:0;transform:none}
 .hero-scene .hero-media video{width:100%;object-fit:contain;object-position:center top;mask-image:linear-gradient(#000 0%,#000 64%,transparent 83%)}
 .hero-scene .hero-copy{top:auto;bottom:65px}
 .hero-scene .hero h1{font-size:clamp(25px,8.3vw,48px);max-width:none}
 .hero-scene .hero-shade{background:linear-gradient(0deg,#030b1b 0%,#030b1bd9 21%,transparent 48%)}
 .hero-scene .hero-bottom{gap:19px}
}
@media(prefers-reduced-motion:reduce){.hero-scene{height:auto}}
.projects{height:460svh}.project-tabs{gap:0;margin-top:24px}.project-tabs button{padding:10px 0}.project-hint{margin-top:22px}.project-detail{font-size:12px;line-height:1.5;color:var(--muted);max-width:610px;margin-top:10px}.number-bot-cover{height:100%;display:flex;align-items:center;justify-content:center;gap:7%;padding:5%;background:radial-gradient(ellipse at 25% 30%,#fdf3d9,#e4d4b5);color:#5d3346}.number-bot-cover>img{width:35%;height:90%;object-fit:contain;filter:drop-shadow(0 15px 18px #624b4033)}.number-bot-cover>div{max-width:48%}.number-bot-cover span{font-size:10px;letter-spacing:.16em}.number-bot-cover strong{display:block;font-family:Georgia,serif;font-weight:400;font-size:clamp(28px,4vw,65px);line-height:1.05;margin:20px 0}.number-bot-cover p{font-size:14px}.number-bot-cover b{display:block;font-size:12px;margin-top:24px;font-weight:500}
@media(max-width:760px){.projects{height:430svh}.project-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;margin-top:12px}.project-tabs button{font-size:11px;padding:7px 0}.projects-stage{gap:16px;min-height:660px}.project-image{height:32svh;min-height:190px;max-height:300px}.project-caption h3{font-size:17px}.project-detail{font-size:10px;margin-top:7px}.number-bot-cover{gap:6%;padding:5%}.number-bot-cover strong{font-size:29px;margin:10px 0}.number-bot-cover span{font-size:7px}.number-bot-cover p{font-size:10px}.number-bot-cover b{font-size:8px;margin-top:12px}}
@media(prefers-reduced-motion:reduce){.projects{height:auto}}
.project-image{width:100%;max-width:100%;min-width:0}.project-panel{min-width:0}.number-bot-cover>div{min-width:0}
#project-panel-3 .project-image{background:#fff}#project-panel-3 .project-image img{object-fit:contain;object-position:center}
@media(max-width:760px) and (max-height:740px){.projects-stage{min-height:610px;gap:12px;padding-top:16px;padding-bottom:16px}.project-sidebar h2{font-size:30px}.project-sidebar .eyebrow{margin-bottom:10px}.project-tabs button{min-height:30px;padding:5px 0}.project-image{height:25svh;min-height:155px}.project-caption{margin-top:12px}.project-progress{margin-top:12px}.project-detail{font-size:9px}}
