:root{color-scheme:dark;--bg:#09090d;--panel:#111115;--text:#f5f4f2;--muted:#98989f;--line:#ffffff16;--orange:#ff9b25;--yellow:#ffc357;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:6px}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--orange)}[hidden]{display:none!important}::selection{background:#ff9b25;color:#09090d}.skip{position:fixed;z-index:100;top:-70px;left:20px;background:var(--orange);color:#09090d;padding:10px}.skip:focus{top:10px}.section{max-width:1280px;padding:110px 44px;margin:0 auto}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:600;color:#aaa9af;margin:0 0 24px}.nav-shell{position:fixed;top:22px;left:50%;transform:translateX(-50%);width:min(880px,calc(100% - 48px));z-index:50}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 10px 9px 16px;border:1px solid #ffffff22;border-radius:17px;background:#111115d9;backdrop-filter:blur(20px);box-shadow:0 8px 40px #0004}.brand{display:flex;gap:9px;align-items:center;font-size:20px;font-weight:800;letter-spacing:-1px}.brand-icon{height:29px;width:29px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#ffcf66,#ff8524);color:#14100a;font-size:28px;font-weight:700;line-height:1;box-shadow:0 0 15px #ff9b2528}.brand-dot{font-size:10px;vertical-align:top;margin-left:3px}.nav-links{display:flex;gap:28px;font-size:14px;color:#c4c4c9}.nav-links a:hover{color:white}.nav-cta{background:#ededea;color:#111;padding:9px 16px;border-radius:10px;font-weight:600;font-size:14px;display:flex;gap:20px}.menu-toggle{display:none;background:none;border:none;width:36px;padding:6px}.menu-toggle span{display:block;width:24px;height:2px;margin:5px 0;background:white}#mobile-menu{padding:15px 22px;background:#16161c;border:1px solid var(--line);border-radius:16px;margin-top:8px}#mobile-menu a{display:block;padding:10px}.hero{min-height:940px;position:relative;overflow:hidden;border-bottom:1px solid var(--line);text-align:center;background:radial-gradient(ellipse at 75% 35%,#25152255,transparent 50%)}.hero-grain{position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:radial-gradient(#d6a678 0.65px,transparent 0.65px);background-size:43px 43px;mask-image:linear-gradient(transparent,#000,transparent)}.hero-content{position:relative;z-index:2;padding:172px 24px 0}.hero .eyebrow{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px}.tiny-orbit{width:12px;height:12px;border:2px solid #ffaf3e;box-shadow:0 0 12px #fb9629;border-radius:50%}h1{font-size:clamp(48px,6.7vw,92px);line-height:1.02;letter-spacing:-5px;font-weight:500;margin:0 0 28px}h1 span{background:linear-gradient(110deg,#fff0d9 15%,#ffa84c 70%,#ff681f);color:transparent;background-clip:text}.hero-description{font-size:18px;line-height:1.65;color:#b4b2bd;margin:0 0 28px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:26px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:50px;padding:14px 22px;border-radius:11px;border:1px solid transparent;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.primary{color:#191109;background:linear-gradient(110deg,#ffc45d,#ff9a31);box-shadow:0 0 35px #ff9a3120}.primary:hover{box-shadow:0 0 35px #ff9a3145}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;color:#cccbd2}.text-link:hover{color:var(--orange)}.hero-art{height:420px;position:relative;max-width:1100px;margin:-5px auto 0;pointer-events:none}.orb-fallback{position:absolute;inset:15% 24% 0;border-radius:50%;border-top:3px solid #ffae40;box-shadow:0 -15px 60px #ff8f2033,inset 0 18px 30px #ff852022;transform:rotate(-14deg)}.orb-image{position:absolute;inset:-120px -60px -80px;background-position:center;background-size:cover;mask-image:linear-gradient(transparent,#000 25%,#000 75%,transparent);opacity:.9}.orb-caption{position:absolute;bottom:42px;left:0;right:0;display:flex;gap:15px;justify-content:center;align-items:center;font-size:10px;letter-spacing:2px;color:#aaa5a1}.caption-line{height:1px;width:40px;background:#ff982d}.hero-bottom{position:absolute;bottom:25px;left:44px;right:44px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#898890;letter-spacing:.3px}.section-heading{position:relative;margin-bottom:46px}h2{font-size:clamp(34px,4.2vw,58px);font-weight:500;line-height:1.09;letter-spacing:-2.5px;margin:0 0 25px}.muted{color:#77767e}.section-intro{font-size:16px;color:var(--muted);margin:0}.section-heading .section-intro{position:absolute;right:0;bottom:3px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(150deg,#18171d,#101014 80%);position:relative;overflow:hidden;transition:border-color .3s,transform .3s;display:flex;flex-direction:column}.service:hover{border-color:#ffb44b55;transform:translateY(-5px)}.service.featured{background:radial-gradient(ellipse at 85% 0%,#71381938,transparent 65%),linear-gradient(145deg,#18181c,#111114)}.service-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.service-number{font-size:12px;color:#737078}.tag{font-size:11px;color:#a7a3ac;border:1px solid #ffffff15;border-radius:6px;padding:4px 8px}.service-icon{height:80px;margin:24px 0 15px;font-size:60px;line-height:1.3;color:#ffc376;text-shadow:0 0 35px #ff892568;font-weight:400}.service h3{font-size:25px;letter-spacing:-.7px;font-weight:500;margin:0 0 14px}.service p{color:#a3a1ab;font-size:15px;margin:0 0 22px;line-height:1.65}.service ul{list-style:none;padding:0;margin:0 0 30px;font-size:13px;color:#d0ced5}.service li{margin:9px 0}.service li:before{content:'+';color:var(--orange);padding-right:10px}.service-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:23px;margin-top:auto}.price{font-size:28px;letter-spacing:-1px;line-height:1.3}.price>span{font-size:19px;color:#a6a3ac}.price small{display:block;font-size:12px;letter-spacing:0;color:#8f8b96;margin-top:8px}.round-link{display:grid;place-items:center;width:42px;height:42px;font-size:23px;border:1px solid #ffffff28;border-radius:50%;transition:background .2s,color .2s}.round-link:hover{background:var(--orange);color:#14110c}.mini-service{grid-column:1/-1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:35px}.mini-service .eyebrow{font-size:11px;margin-bottom:14px}.mini-service p{margin:0}.mini-price{min-width:215px}.mini-price>span{color:#9d99a5;font-size:13px}.mini-price .price{margin:7px 0 16px}.price-note{font-size:12px;color:#77747f;max-width:870px;margin:22px 0 0}.demo-section{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;padding-top:80px;padding-bottom:130px;align-items:center}.demo-copy>p:not(.eyebrow){color:#9997a2;max-width:480px}.demo-copy h2{font-size:45px}.warm-text{color:#ffb14f}.scenario-tabs{display:flex;gap:6px;padding:5px;background:#15151b;border:1px solid var(--line);border-radius:12px;margin:28px 0;width:fit-content}.scenario-tabs button{background:none;border:none;border-radius:8px;color:#96929f;padding:9px 16px;font-size:14px}.scenario-tabs button.active{background:#f5b456;color:#271909}.demo-facts{display:grid;gap:10px;color:#d0cbd8;font-size:14px}.small-note{font-size:12px!important;line-height:1.65;color:#85808c!important}.demo-copy .small-note{margin-top:27px}.demo-visual{position:relative;padding:25px 0 45px}.demo-visual:before{content:'';position:absolute;inset:10% -10%;background:radial-gradient(#d9651529,transparent 65%);filter:blur(30px);pointer-events:none}.chat-window{position:relative;background:#17171f;border:1px solid #ffffff20;border-radius:22px;overflow:hidden;box-shadow:0 20px 80px #0008;transform:rotate(-2deg)}.chat-head{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line);background:#1d1d26}.chat-head strong{display:block;font-size:14px}.chat-head small{display:block;font-size:11px;color:#8d8998}.chat-head>span:last-child{margin-left:auto;font-size:25px;color:#7e788b}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffb65c;color:#281c14;font-size:30px;font-weight:700}.messages{min-height:330px;padding:24px 20px;display:flex;flex-direction:column;gap:12px}.chat-message{font-size:13px;line-height:1.55;padding:12px 15px;margin:0;max-width:87%;border:1px solid #ffffff08;border-radius:12px;white-space:pre-line;animation:messageIn .45s both}.incoming{align-self:flex-start;background:#25242f;color:#d4d0dc;border-bottom-left-radius:3px}.outgoing{align-self:flex-end;background:#543b27;color:#ffe3bc;border-bottom-right-radius:3px}.chat-message:nth-child(2){animation-delay:.08s}.chat-message:nth-child(3){animation-delay:.16s}.chat-message:nth-child(4){animation-delay:.24s}.chat-message:nth-child(5){animation-delay:.32s}.chat-foot{display:flex;justify-content:space-between;padding:12px 20px;border-top:1px solid var(--line);font-size:10px;letter-spacing:.3px;color:#a79fae}.sheet-ticket{position:absolute;right:-20px;bottom:7px;display:flex;align-items:center;gap:12px;padding:15px 18px;background:#edece6;color:#242228;border-radius:13px;box-shadow:0 8px 30px #0004;transform:rotate(2deg)}.sheet-ticket strong{display:block;font-size:13px}.sheet-ticket div>span{display:block;font-size:10px;color:#6c696c}.sheet-symbol{font-size:27px;color:#5c7157}.ticket-check{color:#557b56;margin-left:8px}.cases-section{padding-top:70px;border-top:1px solid var(--line)}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.case-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#101014}.case-visual{height:310px;padding:35px;background:radial-gradient(ellipse at 45% 80%,#68442540,transparent 75%),#141318;display:flex;flex-direction:column;justify-content:center;align-items:center}.flow-line{display:flex;align-items:center;justify-content:center;gap:12px;font-size:10px;color:#98929f;margin-bottom:24px}.flow-line i{font-style:normal;color:#b58345}.access-card{width:100%;max-width:350px;border-radius:14px;border:1px solid #ffffff23;background:linear-gradient(120deg,#302720,#18171e);padding:22px;position:relative;box-shadow:0 20px 35px #0004}.access-mark{position:absolute;top:17px;right:20px;color:#ffc367;font-size:28px}.access-card small{font-size:9px;letter-spacing:1.2px;color:#a49c97}.access-card strong{display:block;font-size:22px;font-weight:500;margin:17px 0 25px}.access-bottom{display:flex;justify-content:space-between;font-size:10px;color:#b2a9a7;padding-top:14px;border-top:1px solid #ffffff18}.access-bottom b{font-weight:400;color:#ffc271}.case-text{padding:30px}.case-text h3{font-size:27px;font-weight:500;letter-spacing:-.8px;margin:20px 0 12px}.case-text>p{font-size:15px;color:#a29da9}.case-text details{margin-top:18px;border-top:1px solid var(--line)}details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}.case-text summary{padding:16px 0;font-size:13px;color:#c2bac9}.case-text details p{font-size:13px;color:#96909d;line-height:1.7}details[open] summary span{transform:rotate(45deg)}summary span{display:block;font-size:23px;font-weight:300;color:#9c939e;transition:transform .2s}.chef-visual{align-items:flex-start;background:radial-gradient(ellipse at 90% 15%,#fd813d30,transparent 60%),linear-gradient(135deg,#2b211d,#111017)}.chef-wordmark{font-size:58px;font-weight:800;letter-spacing:-4px;position:relative}.chef-wordmark>span:first-child{color:#ff9d48}.chef-asterisk{position:absolute;font-size:68px;font-weight:400;color:#ffaf6c;right:-83px;top:-37px;animation:slowSpin 40s linear infinite}.chef-visual>p{font-size:18px;line-height:1.3;color:#b1a7a8}.visual-caption{font-size:9px;letter-spacing:1.5px;color:#81777b;margin-top:30px}.light-section{background:#ecece6;color:#252426}.light-section .section{padding-top:100px;padding-bottom:80px}.light-section .eyebrow{color:#6e6e67}.light-section .section-intro{color:#77766f}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:65px}.steps article{border-top:1px solid #29241b30;padding-top:20px}.steps article>span{font-size:13px;color:#b97825}.steps h3{font-size:20px;line-height:1.25;font-weight:500;margin:27px 0 13px}.steps p{font-size:14px;color:#75726d;line-height:1.7}.support-strip{margin-top:50px;display:flex;gap:25px;align-items:center;padding:28px 0 0;border-top:1px solid #29241b30}.support-symbol{font-size:38px;color:#b7732c}.support-strip h3{font-weight:500;font-size:18px;margin:0 0 5px}.support-strip p{font-size:12px;color:#77746e;margin:0;max-width:500px}.support-price{margin-left:auto;white-space:nowrap;font-size:22px;letter-spacing:-.7px}.support-price small{display:block;font-size:10px;color:#817b73;letter-spacing:0;margin-top:5px}.faq-section{display:grid;grid-template-columns:1fr 1fr;gap:80px}.faq-section h2{font-size:39px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:15px;padding:21px 0}.faq-list p{font-size:14px;color:#a5a0ac;line-height:1.8;margin:0 0 25px}.contact-section{position:relative;overflow:hidden;border-top:1px solid var(--line);background:#0d0c10}.contact-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 80% 35% at 30% 125%,#fff69e 3%,#ff9a21 25%,#e759102f 62%,transparent 100%)}.contact-inner{position:relative;display:grid;grid-template-columns:1.15fr 1fr;gap:100px;padding-bottom:145px}.contact-copy h2{font-size:58px}.contact-copy>p:not(.eyebrow){font-size:17px;color:#a39aa8}.contact-caption{font-size:12px;color:#827985;margin-top:45px;line-height:1.8}.contact-copy .text-link{margin-top:16px}.brief-form{background:#17151b80;border:1px solid var(--line);border-radius:20px;padding:30px;backdrop-filter:blur(15px)}.brief-form label{display:block;font-size:12px;color:#c0b9c5;margin-bottom:19px}.brief-form input,.brief-form select,.brief-form textarea{display:block;width:100%;padding:10px 0;border:0;border-bottom:1px solid #ffffff28;border-radius:0;background:transparent;color:#ebe3ef;resize:vertical;margin-top:3px;font-size:14px}.brief-form select{background:#19171d}.brief-form input::placeholder,.brief-form textarea::placeholder{color:#69636f}.brief-form .button{width:100%;margin-top:3px}.form-note{font-size:11px;line-height:1.6;color:#8c8495;margin:15px 0 0}#brief-result{border-top:1px solid var(--line);margin-top:24px;padding-top:15px}.result-title{font-size:15px;color:#ffbf6a}#brief-text{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:12px;color:#bdb4c5}.result-actions{display:flex;flex-wrap:wrap;gap:8px}.result-actions>*{font-size:12px;border-radius:6px;border:1px solid #ffffff30;background:#211d28;color:#eee;padding:8px 10px}footer{max-width:1280px;margin:0 auto;padding:35px 44px;display:flex;align-items:center;gap:30px;color:#76717f;font-size:12px}footer .brand{color:#e9e5ec}footer p{margin-right:auto}footer>a:last-child{margin-left:10px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes messageIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slowSpin{to{transform:rotate(360deg)}}@media(min-width:1600px){.hero{min-height:1000px}.hero-art{height:480px}}@media(max-width:1100px){.section-heading .section-intro{position:static}.section{padding:85px 32px}.service{padding:22px}.tag{font-size:10px}.service h3{font-size:22px}.demo-section{gap:45px}.demo-copy h2{font-size:38px}.contact-inner{gap:45px}.contact-copy h2{font-size:49px}.faq-section{gap:45px}.sheet-ticket{right:-7px}.chef-wordmark{font-size:45px}.chef-asterisk{font-size:55px;right:-60px}.support-strip{gap:18px}.hero{min-height:910px}}@media(max-width:800px){.nav-links{gap:16px}.services{grid-template-columns:1fr}.service{padding:28px}.service-icon{height:55px;margin-top:15px;font-size:45px}.service ul{margin-bottom:20px}.service h3{font-size:28px}.service p{max-width:550px}.mini-service{gap:25px}.demo-section{grid-template-columns:1fr;gap:25px}.demo-copy>p:not(.eyebrow){max-width:100%}.demo-visual{width:440px;max-width:100%;margin:auto}.case-grid{grid-template-columns:1fr}.case-visual{height:280px}.steps{grid-template-columns:1fr 1fr}.support-strip{flex-wrap:wrap}.support-price{margin-left:0}.faq-section{grid-template-columns:1fr;gap:20px}.contact-inner{grid-template-columns:1fr;gap:35px}.contact-caption{margin-top:25px}.contact-copy h2{font-size:55px}footer{flex-wrap:wrap;gap:15px}footer p{width:60%;margin:0}footer>span{margin-right:auto}.hero{min-height:850px}.hero-art{height:350px}.hero-content{padding-top:160px}h1{letter-spacing:-3px}.hero-actions{gap:18px}.text-link{font-size:12px}.hero-bottom{left:30px;right:30px;font-size:10px}.hero-bottom>span:nth-child(2){display:none}}@media(max-width:540px){.nav-shell{top:12px;width:calc(100% - 24px)}.nav{gap:12px;padding-left:12px}.brand{font-size:17px}.nav-links{display:none}.menu-toggle{display:block}.nav-cta{font-size:11px;padding:8px 10px;gap:8px;margin-left:auto}.brand-dot{display:none}.hero{min-height:795px}.hero-content{padding:140px 18px 0}.hero .eyebrow{font-size:9px;letter-spacing:1px;gap:7px;margin-bottom:25px}h1{font-size:clamp(40px,10vw,54px);letter-spacing:-2.2px;line-height:1.07;margin-bottom:24px}.hero-description{font-size:15px;line-height:1.75;margin-bottom:24px}.hero-actions{flex-direction:column;gap:18px}.button{font-size:13px;min-height:48px}.hero-art{height:290px;margin-top:15px}.orb-image{inset:-40px -170px -20px}.orb-fallback{inset:15% 7% 0}.orb-caption{font-size:8px;letter-spacing:1px;bottom:12px}.hero-bottom{left:20px;right:20px;bottom:18px;font-size:9px}.section{padding:70px 22px}.eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:20px}h2{font-size:35px;letter-spacing:-1.4px}.section-heading{margin-bottom:30px}.section-intro{font-size:14px}.service{padding:24px}.service .tag{font-size:10px}.service p{font-size:14px}.service ul{font-size:12px}.mini-service{flex-direction:column;align-items:flex-start;padding:25px}.mini-service h3{font-size:24px}.mini-price .price{font-size:27px}.price-note{font-size:11px}.demo-copy h2{font-size:34px}.demo-copy>p{font-size:15px}.scenario-tabs button{padding:9px 13px;font-size:13px}.demo-facts{font-size:12px}.small-note{font-size:11px!important}.demo-visual{padding:18px 8px 43px}.messages{padding:18px 14px;min-height:340px}.chat-message{font-size:12px}.sheet-ticket{right:0;left:24px;bottom:4px;padding:13px}.sheet-ticket div>span{font-size:9px}.case-text{padding:24px}.case-text h3{font-size:26px}.case-text>p{font-size:14px}.case-visual{padding:26px;height:260px}.chef-wordmark{font-size:51px}.flow-line{font-size:9px;gap:7px}.access-card{padding:19px}.access-card strong{font-size:21px}.light-section .section{padding:70px 22px 50px}.steps{gap:25px 22px;margin-top:35px}.steps h3{font-size:18px}.steps p{font-size:13px}.support-strip{padding-top:24px;gap:15px}.support-symbol{display:none}.support-strip h3{font-size:18px}.support-price{font-size:24px;margin-top:12px}.faq-section h2{font-size:34px}.faq-list summary{font-size:14px}.contact-copy h2{font-size:46px}.contact-copy>p:not(.eyebrow){font-size:15px}.contact-inner{padding-bottom:100px}.brief-form{padding:23px}.brief-form input,.brief-form select,.brief-form textarea{font-size:16px}.contact-caption{font-size:11px}footer{padding:30px 22px;font-size:10px}footer p{font-size:11px;width:calc(100% - 125px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

.orb-image{background-image:url("assets/hero-amber-core.png")} .orb-fallback{display:none}

/* Motion and readable functional labels. */
.nav-shell.scrolled .nav{background:#111115f2;box-shadow:0 12px 35px #0007}
.orb-image{transform:translateY(var(--drift,0px));will-change:transform}
.service p,.service ul,.service li,.demo-facts,.chat-message,.faq-list p,.text-link,.brief-form label,.result-actions>*,.brief-form input,.brief-form select,.brief-form textarea{font-size:14px}
.hero-art:after{content:'';position:absolute;left:20%;right:20%;bottom:30%;height:1px;background:linear-gradient(90deg,transparent,#ffb95655,transparent);opacity:.4;animation:glowBreathe 7s ease-in-out infinite}
@keyframes glowBreathe{0%,100%{opacity:.15;transform:scaleX(.8)}50%{opacity:.7;transform:scaleX(1)}}
@media(max-width:540px){.brief-form input,.brief-form select,.brief-form textarea{font-size:16px}.messages{min-height:390px}.hero-art:after{bottom:20%}}
@media(prefers-reduced-motion:reduce){.orb-image{transform:none;will-change:auto}}

/* Shared Particle Drift layer: over section surfaces, under readable content. */
body{isolation:isolate}
#particle-drift{position:fixed;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;user-select:none}
main>section>.section-heading,main>section>.services,main>section>.price-note,
main>section>.demo-copy,main>section>.demo-visual,main>section>.case-grid,
main>section>.section,main>section>.faq-list,.faq-section>div,footer{position:relative;z-index:2}
.hero-content,.hero-art{z-index:2}
.hero-bottom{z-index:2}
.hero-grain{display:none}
.contact-glow{z-index:0}
.motion-toggle{background:transparent;border:1px solid #ffffff30;border-radius:8px;color:#bdb7c6;padding:8px 12px;font-size:12px;line-height:1.4}
.motion-toggle:hover{border-color:var(--orange);color:var(--text)}
html.motion-paused{scroll-behavior:auto}
html.motion-paused *,html.motion-paused *:before,html.motion-paused *:after{animation-play-state:paused!important}
html.motion-paused .orb-image{transform:none}
html.motion-paused .reveal{opacity:1;transform:none;transition:none}
@media(max-width:540px){footer .motion-toggle{order:5;width:100%;font-size:14px;min-height:42px}}

/* Cinematic curtain reveal, adapted from the supplied motion-footer component. */
.cinematic-reveal{position:relative;z-index:2;height:100vh;height:100svh;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);--footer-progress:1}
footer.cinematic-footer{position:fixed;inset:0;z-index:0;max-width:none;width:100%;height:100vh;height:100svh;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;gap:0;overflow:hidden;background:#09090ddb;color:#f5f4f2;border-top:1px solid #ffffff1c}
.footer-aurora{position:absolute;left:50%;top:50%;width:85vw;height:65vh;pointer-events:none;background:radial-gradient(ellipse,#f2932520, #556ad410 45%,transparent 70%);filter:blur(45px);animation:footerBreathe 8s ease-in-out infinite alternate}
.footer-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(transparent,#000 35%,#000 75%,transparent)}
.footer-giant{position:absolute;bottom:-.05em;left:0;width:100%;text-align:center;font-size:24vw;font-weight:900;line-height:.85;letter-spacing:-.075em;pointer-events:none;user-select:none;color:transparent;-webkit-text-stroke:1px #ffffff13;background:linear-gradient(#ffffff1b,transparent 90%);background-clip:text;transform:translateY(calc((1 - var(--footer-progress))*70px)) scale(calc(.8 + var(--footer-progress)*.2));opacity:var(--footer-progress);transform-origin:50% 100%}
.footer-marquee{position:absolute;top:55px;left:-5%;width:110%;overflow:hidden;transform:rotate(-2deg);border-block:1px solid #ffffff19;background:#1b18217d;backdrop-filter:blur(14px);padding:18px 0}
.footer-marquee-track{display:flex;width:max-content;animation:footerMarquee 40s linear infinite}
.footer-marquee-track>span{display:flex;align-items:center;gap:35px;padding:0 18px;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:3px;color:#a39aa8}
.footer-marquee-track i{font-style:normal;color:#ffad60}
.footer-center{position:relative;z-index:2;width:100%;max-width:1100px;padding:140px 28px 100px;margin:auto;text-align:center}
.footer-center .eyebrow{margin:0 0 24px;font-size:11px;color:#9b919f}
.footer-heading{font-size:clamp(40px,6.5vw,86px);font-weight:600;letter-spacing:-3px;line-height:1.05;margin:0 0 38px;transform:translateY(calc((1 - var(--footer-progress))*45px));opacity:calc(.25 + var(--footer-progress)*.75)}
.footer-heading>span{background:linear-gradient(#fff6e8,#bda48d);background-clip:text;color:transparent}
.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;transform:translateY(calc((1 - var(--footer-progress))*55px));opacity:calc(.25 + var(--footer-progress)*.75)}
.footer-pill{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:18px 28px;border-radius:50px;background:linear-gradient(145deg,#ffffff09,#ffffff03);border:1px solid #ffffff20;box-shadow:0 10px 30px -10px #0008,inset 0 1px 1px #ffffff15;backdrop-filter:blur(16px);font-size:15px;color:#ebe1ed;min-height:56px}
.footer-pill:hover{background:#ffffff12;border-color:#ffffff50}.footer-pill.footer-primary{color:#ffcd8a;border-color:#c9893c66}
[data-magnetic]{transform:translate(var(--magnetic-x,0px),var(--magnetic-y,0px)) rotateX(var(--magnetic-rx,0deg)) rotateY(var(--magnetic-ry,0deg));transition:transform .45s cubic-bezier(.16,1,.3,1),background .3s,border-color .3s;will-change:auto}
.footer-secondary{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-top:28px;font-size:14px;color:#96909e}.footer-secondary a:hover{color:#ffd098}
.footer-bottom{position:absolute;bottom:0;left:0;right:0;padding:28px 44px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:3;font-size:12px;color:#98909f}.footer-bottom>.footer-top{margin:0;padding:0;width:48px;min-height:48px;font-size:25px}.footer-bottom>.motion-toggle{width:auto;order:initial;font-size:12px}
@keyframes footerBreathe{from{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(1.1);opacity:1}}
@keyframes footerMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:600px){.footer-center{padding:150px 22px 130px}.footer-heading{font-size:clamp(34px,8.5vw,50px);letter-spacing:-1.5px;margin-bottom:28px}.footer-center .eyebrow{font-size:10px}.footer-links{gap:12px}.footer-pill{font-size:14px;padding:14px 22px}.footer-secondary{gap:18px;font-size:13px}.footer-bottom{padding:20px 22px;flex-wrap:wrap;gap:16px}.footer-bottom>.motion-toggle{font-size:12px;min-height:40px}.footer-bottom>span{font-size:11px}.footer-marquee{top:40px}.footer-giant{bottom:70px}}
/* Short viewports, zoom, and motion preferences keep the footer in normal flow. */
@media(max-height:720px){.cinematic-reveal{height:auto;clip-path:none}footer.cinematic-footer{position:relative;height:auto;min-height:680px}.footer-heading,.footer-links,.footer-giant{opacity:1;transform:none}.footer-center{padding-top:160px;padding-bottom:150px}}
html.motion-paused .cinematic-reveal{height:auto;clip-path:none}
html.motion-paused footer.cinematic-footer{position:relative;height:auto;min-height:650px}
html.motion-paused .footer-heading,html.motion-paused .footer-links,html.motion-paused .footer-giant{opacity:1;transform:none}
html.motion-paused [data-magnetic]{transform:none;transition:none}
@media(prefers-reduced-motion:reduce){.cinematic-reveal{height:auto;clip-path:none}footer.cinematic-footer{position:relative;height:auto;min-height:650px}.footer-heading,.footer-links,.footer-giant{opacity:1;transform:none}[data-magnetic]{transform:none!important;transition:none}}

/* Planet: independent idle movement inside a scroll-driven transform. */
.planet-motion{position:absolute;inset:-120px -60px -80px;transform-origin:67% 55%;transform:translate3d(var(--planet-x,0px),var(--planet-y,0px),0) rotate(var(--planet-turn,0deg)) scale(var(--planet-scale,1));opacity:var(--planet-opacity,1);will-change:transform;pointer-events:none}
.planet-motion .orb-image{inset:0;transform-origin:67% 55%;animation:planetOrbit 22s ease-in-out infinite;will-change:transform;mask-image:linear-gradient(transparent,#000 25%,#000 75%,transparent)}
@keyframes planetOrbit{0%,100%{transform:translate3d(0,0,0) rotate(-3deg) scale(1)}50%{transform:translate3d(-12px,-18px,0) rotate(4deg) scale(1.035)}}
.planet-offscreen .orb-image{animation-play-state:paused}
.hero-content{z-index:3}.hero-bottom,.orb-caption{z-index:3}

/* Liquid Glass: frosted depth, directional specular light, luminous rim. */
.liquid-glass{
 --glass-x:24%;--glass-y:0%;
 background:radial-gradient(ellipse at var(--glass-x) var(--glass-y),#ffffff16,transparent 62%),linear-gradient(145deg,#ffffff0f,#ffffff03 50%,#b5bdff08),#14141cb3;
 border:1px solid #ffffff2e;
 box-shadow:inset 0 1px 0 #ffffff30,inset 1px 0 0 #ffffff0d,inset 0 -1px 0 #0005,0 12px 30px -16px #000b;
 -webkit-backdrop-filter:blur(18px) saturate(155%);backdrop-filter:blur(18px) saturate(155%);
}
:is(.nav,.service,.case-card,.brief-form,.chat-window,.scenario-tabs,.sheet-ticket,.access-card,.support-strip,.steps article).liquid-glass{border-radius:22px}
.service.featured.liquid-glass{background:radial-gradient(ellipse at var(--glass-x) var(--glass-y),#ffbd6740,transparent 70%),linear-gradient(145deg,#ffffff0f,#ffffff03),#1c181ac4}
.nav-shell.scrolled .nav.liquid-glass{background:radial-gradient(ellipse at var(--glass-x) var(--glass-y),#ffffff1c,transparent 65%),#16161cd9}
.service.liquid-glass:hover,.case-card.liquid-glass:hover{border-color:#ffe1b26b;box-shadow:inset 0 1px 0 #ffffff5c,inset 1px 0 0 #ffffff15,0 22px 50px -24px #000d,0 0 35px -20px #ffb24d66}
:is(.button,.nav-cta,.round-link,.menu-toggle,.footer-pill,.motion-toggle,.result-actions>*,.scenario-tabs button).liquid-glass{border-radius:999px;color:#eeeaf2;background:radial-gradient(ellipse at var(--glass-x) var(--glass-y),#ffffff30,transparent 68%),linear-gradient(145deg,#ffffff15,#ffffff04),#22212b99;-webkit-backdrop-filter:blur(12px) saturate(170%);backdrop-filter:blur(12px) saturate(170%)}
:is(.primary,.nav-cta,.footer-primary).liquid-glass,.scenario-tabs button.active.liquid-glass{background:radial-gradient(ellipse at var(--glass-x) var(--glass-y),#fff4cf8c,transparent 70%),linear-gradient(135deg,#ffb74dad,#d6772fa3);color:#fff4df;border-color:#ffe5ad80;text-shadow:0 1px 2px #593008;box-shadow:inset 0 1px 0 #fff5d7a6,inset 0 -1px 2px #73391466,0 8px 30px -14px #ff9f4266}
:is(.button,.nav-cta,.round-link,.footer-pill,.motion-toggle,.result-actions>*).liquid-glass:hover{border-color:#fff5ddaa;box-shadow:inset 0 1px 0 #ffffffa3,inset 0 -1px 1px #ffffff20,0 8px 30px -12px #ffb35b55}
.tag.liquid-glass{border-radius:999px;background-color:#39333e66;color:#c8c2cd;padding:5px 10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.scenario-tabs.liquid-glass{padding:6px;border-radius:999px}
.scenario-tabs button.liquid-glass{border-color:transparent}
.chat-message.liquid-glass{background-color:#272430b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.chat-message.outgoing.liquid-glass{background-color:#705033a6;border-color:#e7bd7d30}
.sheet-ticket.liquid-glass{background:radial-gradient(ellipse at var(--glass-x) var(--glass-y),#fff,transparent 70%),#eeeae4cc;border-color:#ffffffba;color:#252229}
.light-section .liquid-glass{background:radial-gradient(ellipse at var(--glass-x) var(--glass-y),#ffffffb3,transparent 65%),linear-gradient(140deg,#ffffff70,#ffffff1f);border-color:#ffffffb3;box-shadow:inset 0 1px 0 #fff,0 12px 30px -20px #43352d45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.steps article.liquid-glass{padding:22px}.support-strip.liquid-glass{padding:26px}
.brief-form :is(input,select,textarea).liquid-glass{border-radius:12px;padding:12px 14px;margin-top:8px;background-color:#111017b8;color:#f5edf8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.brief-form select option{background:#211d28;color:#f5edf8}
.brief-form :is(input,select,textarea).liquid-glass:focus{border-color:#ffc477;box-shadow:0 0 0 2px #ffb24b25,inset 0 1px 0 #ffffff25}
.brief-form :is(input,textarea).liquid-glass::placeholder{color:#9b91a5}
.liquid-glass:focus-visible{outline:2px solid #ffbf65;outline-offset:4px}
.case-visual{background-color:#17121a66}.chef-visual{background:radial-gradient(ellipse at 90% 15%,#fd813d30,transparent 60%),#241b204d}
@media(max-width:600px){.planet-motion{inset:-40px -170px -20px}.planet-motion .orb-image{inset:0}.liquid-glass{-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:blur(10px) saturate(140%)}.steps article.liquid-glass{padding:18px}.steps{gap:16px}.support-strip.liquid-glass{padding:22px}.service .tag.liquid-glass{font-size:10px}.menu-toggle.liquid-glass{padding:5px;width:36px;height:36px}.menu-toggle span{width:22px}}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.liquid-glass{background-color:#24212bf2}.light-section .liquid-glass,.sheet-ticket.liquid-glass{background-color:#f4f1ed}.primary.liquid-glass,.nav-cta.liquid-glass{background-color:#a4672c}}
html.motion-paused .planet-motion,html.motion-paused .planet-motion .orb-image{transform:none;animation:none;opacity:1;will-change:auto}
@media(prefers-reduced-motion:reduce){.planet-motion,.planet-motion .orb-image{transform:none!important;animation:none!important;opacity:1;will-change:auto}}

/* Persistent scene across all sections; typography deliberately unchanged. */
.planet-backdrop{position:fixed;inset:0;z-index:1;overflow:hidden;pointer-events:none;user-select:none}
.planet-backdrop .planet-motion{position:absolute;inset:auto;left:50%;top:50%;width:min(1100px,125vw);aspect-ratio:1672/941;transform-origin:62% 50%;transform:translate(-50%,-50%) translate3d(var(--planet-x,0px),var(--planet-y,0px),0) rotate(var(--planet-turn,0deg)) scale(var(--planet-scale,1));opacity:var(--planet-opacity,.7)}
.planet-idle{position:absolute;inset:0;transform-origin:62% 50%;animation:planetOrbit 22s ease-in-out infinite}
.planet-backdrop .orb-image{inset:0;animation:none;transform:none;background-size:contain;background-repeat:no-repeat;background-position:center;mask-image:radial-gradient(ellipse at 62% 50%,#000 30%,#000b 47%,transparent 70%);opacity:1;will-change:auto}
.orbit-star{position:absolute;left:70%;top:35%;width:8px;height:8px;border-radius:50%;background:#fff9de;transform:translate(-50%,-50%);box-shadow:0 0 7px 2px #fff0b9,0 0 22px 8px #ffa542a6,0 0 48px 16px #ff8d2533}
.orbit-star:before,.orbit-star:after{content:'';position:absolute;left:50%;top:50%;background:linear-gradient(90deg,transparent,#fff2cc,transparent);width:27px;height:1px;transform:translate(-50%,-50%)}
.orbit-star:after{transform:translate(-50%,-50%) rotate(90deg);width:19px}
.planet-offscreen .planet-idle{animation-play-state:paused}
.hero-art:after{display:none}
/* Keep background artwork visible in the final curtain without covering links. */
footer.cinematic-footer{background:#09090d99}
html.motion-paused .planet-backdrop .planet-motion{transform:translate(-50%,-50%) translate3d(var(--planet-x,0px),var(--planet-y,0px),0) rotate(var(--planet-turn,0deg)) scale(var(--planet-scale,1));opacity:var(--planet-opacity,.7)}
html.motion-paused .planet-idle{animation-play-state:paused}
@media(max-width:600px){.planet-backdrop .planet-motion{inset:auto;left:50%;top:50%;width:155vw}.orbit-star{width:6px;height:6px}}
@media(prefers-reduced-motion:reduce){.planet-backdrop .planet-motion{transform:translate(-50%,-50%) scale(.85)!important;opacity:.4}.planet-idle{animation:none!important}}

/* Editorial typography inspired by the supplied architecture reference.
   Exact reference fonts are unidentified; these are Cyrillic-capable analogues. */
:root{--font-sans:'Manrope',Arial,sans-serif;--font-editorial:'Cormorant Garamond',Georgia,serif}
body{font-family:var(--font-sans)}
h1,h2,h3,.brand,.price,.chef-wordmark,.footer-giant{font-family:var(--font-sans)}
button,input,select,textarea{font-family:var(--font-sans)}
h2{font-weight:600;letter-spacing:-.045em;line-height:1.12}
h2 :is(.muted,.warm-text),.footer-heading>span{font-family:var(--font-editorial);font-style:italic;font-weight:400;letter-spacing:-.035em;font-size:1.18em;line-height:1.02;color:#ddc6ac}
.light-section h2{font-weight:600}.service h3,.case-text h3{font-weight:600;letter-spacing:-.045em}.service p,.case-text>p{line-height:1.8}.price{font-weight:500;letter-spacing:-.04em;font-variant-numeric:tabular-nums}
.eyebrow{font-weight:500;letter-spacing:.12em}.brand{font-weight:800;letter-spacing:-.055em}.nav-links{font-size:13px;font-weight:500}.tag{letter-spacing:0}.nav-cta{font-weight:600}
.editorial-hero{min-height:1000px;min-height:max(900px,100svh);text-align:left;background:radial-gradient(ellipse at 10% 20%,#aab2b319,transparent 65%)}
.hero-typography{position:relative;z-index:0;padding:205px 4.5vw 0;pointer-events:none}
.hero-metadata{display:flex;align-items:flex-end;justify-content:space-between;padding:0 1vw 12px;color:#b3ada9;font:500 11px/1.6 var(--font-sans);letter-spacing:.06em}
.editorial-hero h1{font-size:clamp(80px,20.8vw,350px);letter-spacing:-.075em;font-weight:800;line-height:.85;color:#f3e9dc;margin:0 0 0 -.055em;white-space:nowrap}
.hero-script{position:absolute;right:5.5vw;top:49%;z-index:3;font:400 italic clamp(70px,10vw,155px)/.9 var(--font-editorial);letter-spacing:-.045em;color:#f3e9dc;margin:0;transform:rotate(-6deg);pointer-events:none;text-shadow:0 3px 25px #08090d4d}
.editorial-hero .hero-content{position:relative;z-index:3;padding:0;margin:150px 0 100px 5.5vw;max-width:530px}
.editorial-hero .eyebrow{justify-content:flex-start;font-size:11px;margin-bottom:15px;color:#b9ada4;letter-spacing:.12em}
.editorial-hero .hero-description{font-size:17px;color:#dfd6ce;line-height:1.8;margin-bottom:24px;text-shadow:0 2px 12px #09090d}
.editorial-hero .hero-actions{justify-content:flex-start;gap:22px}.hero-side-note{position:absolute;right:5vw;bottom:120px;z-index:3;color:#c4b9b1;display:grid;gap:5px;font-size:12px;line-height:1.6}
.editorial-hero .hero-bottom{font-family:var(--font-sans);font-size:11px;color:#a89e97}
.footer-heading{font-weight:600}.footer-giant{font-weight:800;letter-spacing:-.075em}
@media(min-width:1800px){.hero-typography{max-width:1800px;margin:auto}.editorial-hero .hero-content{margin-top:160px}.hero-script{top:52%}}
@media(max-width:1000px){.hero-typography{padding-top:185px}.editorial-hero .hero-content{margin-top:210px;max-width:470px}.hero-script{top:45%;font-size:13vw}.hero-side-note{bottom:80px;font-size:11px}.editorial-hero .hero-description{font-size:16px}}
@media(max-width:600px){.editorial-hero{min-height:830px}.hero-typography{padding:160px 22px 0}.hero-metadata{font-size:8px;gap:15px;padding:0 0 15px}.hero-metadata span:first-child{max-width:150px}.editorial-hero h1{font-size:20.5vw;letter-spacing:-.07em;line-height:1}.hero-script{top:310px;right:22px;font-size:19vw;transform:rotate(-7deg)}.editorial-hero .hero-content{margin:260px 22px 120px;max-width:none;padding:0}.editorial-hero .hero-description{font-size:15px}.editorial-hero .eyebrow{font-size:9px}.editorial-hero .hero-actions{align-items:flex-start;gap:18px}.hero-side-note{display:none}.editorial-hero .hero-bottom{left:22px;right:22px;font-size:9px}.service h3{font-size:26px}h2 :is(.muted,.warm-text){font-size:1.15em}.footer-heading>span{font-size:1.12em}}

/* Opaque foreground planet; only the outer artwork dissolves into the scene. */
.planet-backdrop .planet-motion{opacity:var(--planet-opacity,1)}
.planet-backdrop .orb-image{mask-image:radial-gradient(ellipse 34% 66% at 62% 50%,#000 80%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 34% 66% at 62% 50%,#000 80%,transparent 100%)}
@media(prefers-reduced-motion:reduce){.planet-backdrop .planet-motion{opacity:1}}
.service-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:30px 0 22px;color:#e8c8a0;background:linear-gradient(140deg,#f5dcc318,#ffffff03);border:1px solid #ecd1b22b;border-radius:16px;box-shadow:inset 0 1px 0 #ffffff20}
.service-icon svg{width:44px;height:44px;transition:transform .4s ease}
.service:hover .service-icon svg{transform:translateY(-3px)}
.service-icon .icon-accent{stroke:#ffb960}
.demo-section{gap:60px}.demo-visual{padding:100px 12px 80px 34px;isolation:isolate}
.demo-visual .chat-window{position:relative;z-index:2;transform:none!important;max-width:440px;margin:0 0 0 auto;box-shadow:0 30px 65px #0008}
.chat-head .avatar{display:grid;place-items:center;background:#299bd333;color:#81d2fa}.avatar svg{width:24px;height:24px}
.channel-preview{position:absolute;top:0;left:0;width:84%;padding:20px 22px 34px;border-radius:18px;z-index:1;background:#192b25eb;border:1px solid #9bdab53d}
.channel-heading{display:flex;align-items:center;gap:8px;font-size:12px}.channel-heading>span:last-child{margin-left:auto;font-size:9px;color:#abb7b0}
.channel-dot{width:8px;height:8px;background:#75d69b;border-radius:50%}.channel-preview p{background:#35654866;padding:12px 14px;border-radius:3px 14px 14px;margin:15px 0 10px;font-size:12px;max-width:85%;color:#e3efe7}.channel-preview small{font-size:9px;color:#b3c3b8}
.demo-visual .sheet-ticket{transform:none!important;z-index:3;right:0;bottom:30px;max-width:95%;border-radius:12px}.demo-visual .chat-foot{font-size:11px}
.website-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:64px}
.website-preview{border-radius:16px;overflow:hidden;border:1px solid #ffffff30;box-shadow:0 30px 90px #0005;min-width:0}
.browser-bar{display:flex;align-items:center;gap:5px;padding:17px;background:#212025}.browser-bar>span{width:6px;height:6px;border-radius:50%;background:#716b68}.browser-bar small{font-size:8px;letter-spacing:.12em;margin-left:auto;color:#bcb3a9}
.website-canvas{padding:26px;color:#eee3d5;background:radial-gradient(ellipse at 90% 45%,#83694a77,transparent 70%),#282a28}
.sample-nav{display:flex;justify-content:space-between;align-items:center;font-size:10px}.sample-nav>span{font-size:8px;color:#b4b0a8}.sample-label{margin:62px 0 15px;font-size:8px;letter-spacing:.12em}.sample-title{font-size:clamp(34px,4.2vw,62px);line-height:1;letter-spacing:-.06em;font-weight:500;display:block}.sample-title em{font-family:var(--font-editorial);font-size:1.25em;font-weight:400;color:#d6b995}.sample-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:36px 0 45px;font-size:9px}.sample-cta{border:1px solid #d6c8b85c;border-radius:40px;padding:12px 16px;white-space:nowrap}.sample-sections{display:flex;justify-content:space-between;border-top:1px solid #ffffff23;padding-top:18px;font-size:8px;letter-spacing:.04em}
.website-copy h3{font-size:clamp(28px,3vw,40px);line-height:1.2;font-weight:500;letter-spacing:-.045em;margin:24px 0}.website-copy>p{color:#b7b0b9;line-height:1.8;font-size:14px}.website-copy ul{padding:0;list-style:none;margin:24px 0;font-size:13px;color:#dbd2ca}.website-copy li{padding:10px 0;border-bottom:1px solid #ffffff15}.website-estimate{display:grid;gap:8px;margin:26px 0}.website-estimate strong{font-size:18px;font-weight:500}.website-estimate span{font-size:11px;color:#aea4ac}
.contact-section{border-top:1px solid #ffffff20;background:linear-gradient(120deg,#131317cc,#15111599);overflow:hidden}.contact-glow{opacity:.2}
.contact-inner{gap:70px;grid-template-columns:1fr 1.1fr;align-items:start}.contact-copy h2{font-size:clamp(42px,5vw,72px);line-height:1.05}.contact-copy>p:not(.eyebrow){max-width:370px;font-size:14px;line-height:1.8;color:#bcb1b8}
.contact-roadmap{margin:40px 0;max-width:350px}.contact-roadmap>div{display:flex;gap:20px;align-items:center;padding:13px 0;border-top:1px solid #ffffff1c}.contact-roadmap span{font-size:10px;color:#c39a6b}.contact-roadmap p{font-size:12px;margin:0;color:#d1c6bf}.contact-caption{font-size:10px;letter-spacing:.09em}
#brief-form.brief-form{padding:32px;border-radius:8px;background:linear-gradient(140deg,#ffffff0b,#ffffff02),#19171dd9;border:1px solid #ffffff26;box-shadow:inset 0 1px #ffffff24,0 25px 60px #0003;min-width:0}
.brief-heading{display:flex;justify-content:space-between;gap:15px;padding-bottom:22px;margin-bottom:28px;border-bottom:1px solid #ffffff26;font-size:10px;letter-spacing:.12em;color:#d8c1a8}.brief-heading span:last-child{color:#857d87}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid>label{min-width:0}
#brief-form label{font-size:11px;color:#bdb1bc;margin-bottom:24px;display:block}
#brief-form :is(input,select,textarea){width:100%;min-width:0;box-sizing:border-box;font-size:13px}
#brief-form :is(input,select,textarea).liquid-glass{border-radius:4px;padding:14px 12px;background:#100f1466;box-shadow:inset 0 1px 0 #ffffff07;border-color:#ffffff20}
#brief-form textarea{min-height:115px;resize:vertical}#brief-form .button{width:100%;border-radius:8px;justify-content:space-between;padding:18px 22px}#brief-form .form-note{font-size:10px;line-height:1.7;color:#a49aa6}#brief-result{border-top:1px solid #ffffff24;margin-top:24px;padding-top:22px}#brief-text{white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--font-sans);font-size:12px}
@media(max-width:1000px){.website-layout{gap:30px}.contact-inner{gap:32px}.demo-section{gap:30px}.demo-visual{padding-left:12px}.form-grid{grid-template-columns:1fr;gap:0}}
@media(max-width:760px){.website-layout{grid-template-columns:1fr}.demo-section{grid-template-columns:1fr}.demo-visual{width:100%;max-width:500px;margin:20px auto 0;padding:110px 8px 90px 20px}.contact-inner{grid-template-columns:1fr;gap:36px}.contact-copy h2 br:nth-child(2){display:none}.contact-roadmap{max-width:none}.website-copy h3{font-size:32px}.sample-title{font-size:52px}}
@media(max-width:480px){#brief-form.brief-form{padding:22px 18px}.channel-heading>span:last-child{display:none}.channel-preview{width:92%;padding:16px 16px 38px}.channel-preview p{max-width:100%}.demo-visual .sheet-ticket{right:0;font-size:11px}.sample-title{font-size:42px}.website-canvas{padding:22px}.sample-bottom{gap:8px}.sample-cta{padding:10px}.sample-nav>span{font-size:7px}}
@media(prefers-reduced-motion:reduce){.service-icon svg{transition:none}.service:hover .service-icon svg{transform:none}}
html.motion-paused .service-icon svg{transition:none;transform:none}

/* Match the actual sphere in the 1672 × 941 artwork (1061, 423, r316).
   The image rectangle is fully masked; orbit is a separate transparent layer. */
.planet-backdrop .orb-image{
 mask-image:radial-gradient(ellipse 18.9% 33.58% at 63.46% 44.95%,#000 99.4%,transparent 100%);
 -webkit-mask-image:radial-gradient(ellipse 18.9% 33.58% at 63.46% 44.95%,#000 99.4%,transparent 100%);
}
.planet-idle:before{content:'';position:absolute;left:44.56%;top:11.37%;width:37.8%;height:67.16%;border-radius:50%;box-shadow:0 0 9px 1px #ffba6655,0 0 26px 3px #ff931921;pointer-events:none}
.planet-idle:after{content:'';position:absolute;left:33.5%;top:35.5%;width:57%;height:29%;border:1px solid #efb36cbb;border-radius:50%;transform:rotate(-24deg);box-shadow:0 0 5px #ffae433d,inset 0 0 4px #ffae4320;pointer-events:none}
.editorial-hero h1 .hero-letter{display:inline-block;color:#f3e9dc;background-image:linear-gradient(115deg,#f3e9dc 10%,#f3e9dc 30%,#a4dcd7 42%,#e7fff9 48%,#eab978 54%,#f3e9dc 65%,#f3e9dc 90%);background-size:320% 100%;background-position:100% 50%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:.6px #b9e3d44d;animation:letterSheen 9s ease-in-out infinite;animation-delay:calc(var(--letter)*.32s);text-shadow:none}
@keyframes letterSheen{0%,15%{background-position:100% 50%;-webkit-text-stroke-color:#b9e3d433}55%,70%{background-position:0% 50%;-webkit-text-stroke-color:#a1e4d9b3}100%{background-position:100% 50%;-webkit-text-stroke-color:#b9e3d433}}
html.motion-paused .hero-letter{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){.editorial-hero h1 .hero-letter{animation:none;background-position:48% 50%}}
/* Explain the preview and organize demos around jobs, not industries. */
.website-preview{margin:0}.website-preview-caption{padding:22px 24px;background:#1c1a20;border-bottom:1px solid #ffffff20;display:grid;gap:6px}.website-preview-caption strong{font-size:16px;font-weight:500;color:#f1dfc7}.website-preview-caption span{font-size:11px;color:#aba0ac}
.website-estimate>.estimate-label{font-size:9px;letter-spacing:.13em;color:#d7b48c}.website-estimate>strong{font-size:36px;letter-spacing:-.045em}.website-estimate>strong>span{font-size:23px}.website-estimate>small{color:#a69ca7;font-size:10px;line-height:1.7}.website-upgrade{border-top:1px solid #ffffff24;margin-top:12px;padding:18px 0 10px;display:grid;gap:8px}.website-upgrade b{font-size:13px;font-weight:500;color:#e1c9ad}.website-upgrade span{line-height:1.7}
.scenario-tabs.liquid-glass{display:flex;flex-wrap:wrap;border-radius:18px;gap:4px}.scenario-tabs button{flex:1 1 auto;padding:10px 12px;font-size:12px}.scenario-context{font-size:12px!important;line-height:1.7!important;color:#d5baa0!important;min-height:62px;margin:18px 0!important}.scenario-custom{display:inline-block;margin-top:18px;font-size:13px}
@media(max-width:480px){.scenario-tabs button{flex-basis:calc(50% - 4px)}.website-preview-caption{padding:18px}.website-preview-caption strong{font-size:14px}.website-estimate>strong{font-size:32px}.scenario-context{min-height:80px}}
/* A concrete responsive website concept, presented as a device composition. */
.website-layout{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:48px}
.website-showcase{margin:0;min-width:0;align-self:center}
.showcase-label{display:flex;justify-content:space-between;gap:16px;font-size:8px;letter-spacing:.12em;color:#a9a5a0;margin-bottom:20px}.showcase-label>span:last-child{white-space:nowrap;color:#d2b48d}
.device-scene{position:relative;padding:38px 22px 95px 0;isolation:isolate}
.device-scene:before{content:'';position:absolute;inset:0 -20px 0;border-radius:50%;background:radial-gradient(ellipse,#7cbaa020,transparent 70%);z-index:-1}
.laptop-device{position:relative;margin-right:8px;filter:drop-shadow(0 24px 22px #0008)}
.laptop-screen{border:7px solid #282b2e;border-top-width:10px;border-radius:13px 13px 4px 4px;box-shadow:0 0 0 1px #777c7d77,inset 0 0 0 1px #000;overflow:hidden;background:#eeede5}
.device-browser{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;background:#d9dcd5;color:#7a817b;font-size:7px}.browser-lights{letter-spacing:2px;font-size:6px}.browser-address{padding:3px 20px;border-radius:4px;background:#f3f4ee;color:#626960;font-size:7px}
.laptop-base{height:12px;background:linear-gradient(#a7acae,#62696e 35%,#262a2f);margin:0 -14px;border-radius:1px 1px 50% 50% / 1px 1px 90% 90%;position:relative;box-shadow:0 6px 5px #0008}.laptop-base>span{display:block;width:16%;height:4px;background:#303639;border-radius:0 0 5px 5px;margin:auto}
.forma-page{background:#eeede5;color:#30392d;font-family:var(--font-sans)}.forma-nav{display:flex;justify-content:space-between;align-items:center;padding:13px 16px}.forma-nav>b{font-size:17px;letter-spacing:-1px}.forma-nav>b>span{font-size:5px;font-weight:500;letter-spacing:.02em}.forma-nav>span{font-size:5px}
.forma-hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:240px}.forma-hero-copy{padding:22px 12px 22px 20px}.forma-eyebrow{font-size:5px;letter-spacing:.12em;display:block;margin-bottom:14px}.forma-hero-copy>strong{font-size:clamp(29px,3.4vw,48px);line-height:.94;letter-spacing:-.07em;font-weight:500;display:block}.forma-hero-copy em{font-family:var(--font-editorial);font-weight:400;letter-spacing:-.04em;color:#69794e;font-size:1.2em}.forma-hero-copy>p{font-size:7px;line-height:1.7;margin:18px 0 13px}.forma-action{display:inline-block;background:#45563c;color:#f4f1df;padding:9px 12px;border-radius:2px;font-size:6px}
.forma-photo,.phone-photo{background-image:url("assets/pilates-studio.png");background-size:cover;background-position:55% center}
.forma-photo{position:relative;margin:0 12px 12px 0;border-radius:65px 2px 2px 2px;overflow:hidden}.forma-photo>span{position:absolute;bottom:10px;left:10px;color:#fff9ec;font-size:5px;letter-spacing:.08em;text-shadow:0 1px 6px #000}
.forma-programs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:17px 16px 23px;border-top:1px solid #34432a22}.forma-programs>div{display:grid;gap:7px}.forma-programs small{font-size:5px;color:#7d836e;letter-spacing:.06em}.forma-programs b{font-size:8px;font-weight:500}.forma-programs span{font-size:5px;color:#626c57}
.phone-device{position:absolute;right:0;bottom:34px;width:26%;min-width:120px;max-width:155px;border:5px solid #292d30;border-radius:24px;background:#eeede5;box-shadow:0 0 0 1px #8a8e9080,0 20px 35px #0009;overflow:hidden;padding-top:18px;transform:rotate(4deg)}.phone-island{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:36%;height:8px;border-radius:10px;background:#202427}.phone-page{color:#34432e}.phone-brand{font-size:16px;letter-spacing:-1px;padding:7px 10px;font-weight:700;display:flex;justify-content:space-between}.phone-brand>span{font-size:10px;font-weight:400}.phone-photo{height:110px;margin:0 7px;border-radius:35px 2px 2px 2px}.phone-copy{padding:13px 10px 18px}.phone-copy>small{font-size:4px;letter-spacing:.07em}.phone-copy>strong{display:block;font-size:26px;font-weight:500;line-height:.95;letter-spacing:-1px;margin-top:9px}.phone-copy em{font-family:var(--font-editorial);font-size:1.2em;font-weight:400;color:#6d7f54}.phone-copy>p{font-size:5px;line-height:1.7;margin:10px 0}.phone-copy .forma-action{font-size:5px;padding:8px 10px;width:100%;text-align:center}
.showcase-note{display:block;font-family:var(--font-editorial);font-style:italic;font-size:24px;color:#baa990;line-height:1.1;margin:23px 0 0 30px}
.showcase-caption{border-top:1px solid #ffffff24;padding-top:22px}.showcase-caption strong{font-size:15px;font-weight:500;line-height:1.5}.showcase-caption p{font-size:11px;color:#a49ba5;line-height:1.8;max-width:390px;margin:10px 0 18px}.showcase-caption>a{font-size:12px;color:#ddbd94}
@media(max-width:1000px){.website-layout{grid-template-columns:1fr;gap:45px}.website-showcase{width:100%;max-width:680px;margin:auto}.forma-hero-copy>strong{font-size:48px}.forma-hero{min-height:290px}.forma-nav>span{font-size:7px}.forma-eyebrow{font-size:7px}.forma-hero-copy>p{font-size:9px}.forma-action{font-size:8px}.forma-programs b{font-size:10px}.forma-programs span,.forma-programs small{font-size:7px}.phone-device{width:25%;max-width:170px}.phone-photo{height:130px}.website-copy{max-width:680px;margin:auto;width:100%}}
@media(max-width:480px){.showcase-label{font-size:6px;gap:8px}.device-scene{padding:22px 12px 65px 0}.laptop-screen{border-width:4px;border-top-width:7px}.device-browser{padding:5px 6px;gap:4px}.browser-address{font-size:5px;padding:2px 9px}.forma-nav{padding:10px}.forma-nav>b{font-size:13px}.forma-nav>b>span{display:none}.forma-nav>span{font-size:4px}.forma-hero{min-height:200px}.forma-hero-copy{padding:16px 8px 16px 12px}.forma-hero-copy>strong{font-size:34px}.forma-eyebrow{font-size:4px}.forma-hero-copy>p{font-size:6px}.forma-action{font-size:5px;padding:7px 8px}.forma-photo{margin-right:7px;border-top-left-radius:45px}.forma-photo>span{font-size:3px;left:6px}.forma-programs{padding:12px 10px 17px;gap:7px}.forma-programs b{font-size:6px}.forma-programs span,.forma-programs small{font-size:4px}.phone-device{width:29%;min-width:96px;border-width:4px;right:0;bottom:20px;border-radius:19px}.phone-photo{height:77px}.phone-brand{font-size:12px;padding:4px 8px}.phone-copy{padding:9px 8px 12px}.phone-copy>strong{font-size:22px}.phone-copy>small{font-size:3px}.phone-copy>p{font-size:4px}.phone-copy .forma-action{font-size:4px;padding:7px 4px}.showcase-note{font-size:21px;margin-left:12px}.showcase-caption strong{font-size:14px}}
/* Each offer is one native link: click anywhere, Tab + Enter, no nested controls. */
a.service{position:relative;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .25s,box-shadow .25s,background-color .25s}
a.service:focus-visible{outline:2px solid #ffd099;outline-offset:5px;border-color:#ffe1b2}
a.service:focus-visible .round-link,a.service:hover .round-link{background-color:#996536;color:#fff5df;border-color:#ffe5b5}
a.service .round-link,a.service .text-link{pointer-events:none}
a.service:active{border-color:#fff2d8}
@media(prefers-reduced-motion:reduce){a.service{transition:none}}
/* Let every glyph fit inside its gradient box; spacing is applied outside it. */
.editorial-hero h1 .hero-letter{letter-spacing:0;padding-inline-end:.1em;margin-inline-end:-.175em}
.editorial-hero h1 .hero-letter:last-child{margin-inline-end:-.1em}
.solutions-title .solutions-title-line{display:block;white-space:nowrap;font-size:clamp(18px,4.4vw,52px);letter-spacing:-.045em;line-height:1.2}
.solutions-title>.muted{display:block;margin-top:.08em}
.device-preview-link{display:block;border-radius:14px;cursor:pointer}
.device-preview-link:focus-visible{outline:2px solid #ffd099;outline-offset:8px}
.device-preview-link:hover .laptop-screen{box-shadow:0 0 0 1px #d7c49b,inset 0 0 0 1px #000}
@media(max-width:600px){#brief-form :is(input,select,textarea){font-size:16px}}

/* Mobile Safari review: preserve title spacing and comfortable touch targets. */
@media(max-width:760px){
  .contact-copy h2 br:nth-child(2){display:initial}
  .menu-toggle{min-width:44px;min-height:44px;display:grid;place-content:center;flex-shrink:0}
  #brief-form select{min-height:48px;padding:10px 12px}
  .scenario-tabs button{min-height:44px}
}
@media(max-width:380px){
  .nav{gap:8px}.nav-cta{padding:9px 10px;font-size:11px;gap:6px}
}
