
*{margin:0;padding:0;box-sizing:border-box}
:root{--warm:#ffa091;--cool:#8da9fc;--muted:#a0a0a0;--line:rgba(255,255,255,.12)}
html{background:#030305;scrollbar-color:#444453 #030305}
body{background:#030305;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden;isolation:isolate}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}svg{display:block}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--cool);outline-offset:5px}button{border:0}p{line-height:1.65}::selection{background:#3366ff;color:white}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#webgl{position:fixed;inset:0;width:100%;height:100%;z-index:-10;pointer-events:none;transition:opacity .7s}body.subpage #webgl{opacity:.26}
.skip{position:fixed;left:24px;top:-100px;z-index:1000;background:#fff;color:#000;padding:16px;border-radius:8px}.skip:focus{top:20px}
.site-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:26px 40px;gap:24px;pointer-events:none}.site-header a,.site-header button{pointer-events:auto}.brand{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.17em;line-height:1.25;font-weight:600}.brand-emblem{display:block;width:40px;height:34px;flex:none}.brand span span{display:block;color:#a0a0a0;font-size:8px;letter-spacing:.36em;margin-top:5px}.nav-links{display:flex;align-items:center;gap:32px;font-size:12px;color:#c8c8d1}.nav-links a:hover{color:#fff}.menu-toggle{height:40px;padding:0 17px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:999px;background:rgba(12,14,22,.45);backdrop-filter:blur(12px);font-size:12px}.menu-lines{width:14px;height:9px;border-block:1px solid currentColor}.header-cta{border-bottom:1px solid #ffa09188;padding:8px 0}.site-tools{position:fixed;left:40px;bottom:24px;right:40px;z-index:35;display:flex;justify-content:space-between;pointer-events:none;font-size:10px;color:#acadb8;letter-spacing:.08em}.site-tools button,.site-tools a{pointer-events:auto}.motion-toggle{background:transparent;color:inherit;font-size:10px;letter-spacing:.08em;padding:8px 0}.site-tools-right{display:flex;align-items:center;gap:24px}.site-tools a:hover{color:#fff}
.overlay{position:fixed;inset:0;pointer-events:none}
body:not(.reading-mode) .overlay{opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s}
body:not(.reading-mode) #dna-cards{visibility:visible}
body:not(.reading-mode) .overlay.is-visible{opacity:1;visibility:visible}
.overlay.is-visible .title-shell{opacity:1}.hero{z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;text-align:center}.top-label{position:relative;display:inline-flex;align-items:center;gap:8px;border-radius:9999px;background:rgba(255,255,255,.04);padding:10px 20px;font-size:clamp(13px,.95vw,14px);font-weight:500;color:#fff;backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(0,0,0,.2)}.top-label svg{width:14px;height:14px}.gradient-ring{position:absolute;inset:0;padding:1px;border-radius:inherit;background-size:200% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.top-label>.gradient-ring{background-image:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.35),rgba(255,255,255,.08));animation:ring 3000ms linear infinite}@keyframes ring{from{background-position:0% 0%}to{background-position:200% 0%}}
.buttons{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero .buttons,.galaxy .buttons{justify-content:center}.btn-primary,.btn-secondary{position:relative;display:inline-flex;align-items:center;justify-content:center;height:56px;border-radius:9999px;font-size:clamp(15px,1.1vw,16px);font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;pointer-events:auto}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px)}.btn-primary{padding:0 16px 0 32px;color:#fff;gap:12px;backdrop-filter:blur(24px) saturate(1.5);background:rgba(20,25,35,.4);box-shadow:inset 0 2px 10px rgba(255,255,255,.35),inset 0 -6px 16px rgba(0,0,0,.75),inset 0 0 0 1px rgba(255,255,255,.05),0 8px 24px rgba(0,0,0,.4)}.btn-primary:hover{background:rgba(30,35,50,.5);box-shadow:inset 0 2px 14px rgba(255,255,255,.45),inset 0 -6px 20px rgba(0,0,0,.8),inset 0 0 0 1px rgba(255,255,255,.1),0 12px 30px rgba(0,0,0,.5)}.btn-primary>.gradient-ring{background-image:linear-gradient(90deg,#ffa091,#8da9fc,#ffa091);animation:ring 4000ms linear infinite}.arrow-badge{position:relative;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.02);flex:none}.arrow-badge .gradient-ring{background-image:linear-gradient(135deg,#ffa091,#8da9fc)}.arrow-badge svg{width:12px;height:12px}.btn-secondary{padding:0 32px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(255,255,255,.75);backdrop-filter:blur(12px)}.btn-secondary:hover{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.15)}
.display-title{font-family:Assistant,sans-serif;font-weight:400;line-height:1.2;letter-spacing:-.03em;font-size:clamp(34px,5.4vw,80px);mask-image:linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 60%,rgba(0,0,0,.2) 100%);-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 60%,rgba(0,0,0,.2) 100%)}.title-words{display:flex;flex-wrap:wrap;justify-content:center;column-gap:.22em}.word{display:inline-block;white-space:nowrap}.char{display:inline-block;opacity:0;transform:translateY(40px);filter:blur(16px)}.has-played .char{animation:letter-in 1200ms cubic-bezier(.165,.84,.44,1) both;animation-delay:calc(var(--i) * 15ms)}@keyframes letter-in{from{transform:translateY(40px);opacity:0;filter:blur(16px)}to{transform:translateY(0);opacity:1;filter:blur(0)}}.reveal{opacity:0;transform:translateY(30px);transition:opacity 1.2s cubic-bezier(.2,1,.2,1),transform 1.2s cubic-bezier(.2,1,.2,1)}.is-visible .reveal{opacity:1;transform:translateY(0)}.is-leaving .reveal{opacity:0;transform:translateY(-30px)}.overlay .title-shell{opacity:0;transition:opacity 1.2s cubic-bezier(.2,1,.2,1)}.is-visible .title-shell{opacity:1}.overlay:not(.is-visible) .buttons{pointer-events:none}.overlay:not(.is-visible) .buttons a,.overlay:not(.is-visible) .buttons button{pointer-events:none}.hero .top-label{margin-bottom:40px}.hero h1{max-width:1000px;margin-bottom:24px}.lead{font-size:clamp(15px,1.25vw,18px);line-height:1.5;color:#a0a0a0}.hero .lead{max-width:600px;margin-bottom:48px}.dna-cards{z-index:5;perspective:1200px;opacity:0}.dna-card{position:absolute;left:0;top:0;will-change:transform;width:clamp(220px,74vw,400px);border-radius:24px;border:1px solid rgba(255,255,255,.15);background:rgba(12,14,22,.55);padding:40px;backdrop-filter:blur(16px);box-shadow:0 8px 32px rgba(0,0,0,.2)}.stat-kicker{font-family:Assistant,sans-serif;font-size:clamp(12px,.9vw,13px);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.9);margin-bottom:32px}.stat-number{font-family:Assistant,sans-serif;font-size:clamp(44px,4.8vw,72px);font-weight:600;line-height:1;margin-bottom:24px;background:linear-gradient(90deg,#ffa091,#8da9fc);-webkit-background-clip:text;background-clip:text;color:transparent}.wave{display:flex;align-items:center;justify-content:center;gap:60px;padding:0 10vw;text-align:left;z-index:10}.wave-left{max-width:800px;flex:1.25}.wave-right{max-width:500px;flex:1}.wave .top-label{margin-bottom:24px}.wave h2{font-size:clamp(30px,4.6vw,64px)}.wave .title-words{justify-content:flex-start}.wave .lead{margin-bottom:40px}.galaxy{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:15vh 20px;text-align:center;z-index:10}.galaxy .top-label{margin-bottom:40px}.galaxy h2{max-width:1000px}.galaxy .lead{max-width:600px;margin-bottom:32px}.galaxy-bottom{display:flex;align-items:center;flex-direction:column}#big-bang{position:fixed;left:50%;top:50%;width:100px;height:100px;border-radius:9999px;transform:translate(-50%,-50%) scale(0);opacity:0;z-index:2;pointer-events:none;background:radial-gradient(circle,rgba(255,120,170,.6) 0%,rgba(100,130,255,.25) 35%,transparent 70%)}.scroll-space{height:1400vh}
/* Complete subpages share the same glass and warm/cool light. */
#page-view{min-height:100svh;padding:160px max(24px,7vw) 0}.page-wrap{max-width:1240px;margin:auto}.breadcrumb{display:flex;gap:10px;align-items:center;font-size:12px;color:#a0a0a0;margin-bottom:32px}.breadcrumb a:hover{color:var(--warm)}.page-heading{font-family:Assistant,sans-serif;font-weight:400;font-size:clamp(42px,6vw,84px);letter-spacing:-.035em;line-height:1.08;max-width:960px;margin:24px 0}.page-intro{max-width:730px;font-size:clamp(16px,1.5vw,20px);color:#b5b5bf;line-height:1.7;margin-bottom:32px}.page-hero{margin-bottom:80px}.eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--warm)}.section-title{font:400 clamp(28px,3.3vw,44px)/1.15 Assistant,sans-serif;letter-spacing:-.02em;margin-bottom:24px}.section-lead{max-width:660px;color:#b0b0bc;line-height:1.8;margin-bottom:32px}.page-section{margin:72px 0}.glass-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.glass{border:1px solid rgba(255,255,255,.15);border-radius:24px;background:rgba(12,14,22,.55);padding:32px;backdrop-filter:blur(16px);box-shadow:0 8px 32px rgba(0,0,0,.2);min-width:0}.glass h3{font:400 28px/1.2 Assistant,sans-serif;margin:18px 0}.glass p{color:#afafba;font-size:15px}.glass .card-link{align-self:flex-start;width:fit-content;max-width:100%;margin-top:28px}.card-link:hover{color:var(--warm)}a.glass{transition:background .2s,transform .2s}a.glass:hover{transform:translateY(-4px);background:rgba(24,28,44,.68)}.card-id{font:400 14px Assistant,sans-serif;color:var(--warm)}.card-icon{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--cool);font-size:19px}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.flow-list{counter-reset:steps;list-style:none}.flow-list li{position:relative;padding:0 0 34px 55px;counter-increment:steps;border-left:1px solid var(--line);margin-left:14px}.flow-list li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:-15px;top:0;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#08090f;color:var(--warm);font-size:10px}.flow-list h3{font:400 27px Assistant,sans-serif;margin-bottom:10px}.flow-list p{color:#aaaab6;max-width:560px;font-size:15px}.checks{list-style:none;margin:24px 0}.checks li{padding:9px 0 9px 25px;position:relative;color:#b9b9c4;line-height:1.6;font-size:14px}.checks li:before{content:'✓';position:absolute;left:0;color:var(--cool)}.cta-panel{margin:90px 0 70px;border-block:1px solid var(--line);padding:55px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-panel h2{font:400 clamp(30px,4vw,48px)/1.15 Assistant,sans-serif;max-width:590px}.cta-panel p{color:var(--muted);margin-top:16px}.site-footer{padding:32px 0 90px;border-top:1px solid var(--line);margin-top:60px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:35px;margin-bottom:50px}.footer-grid p{font-size:12px;color:#fff;margin-bottom:18px}.footer-grid a{font-size:12px;color:#a0a0ae;display:block;padding:6px 0}.footer-grid a:hover{color:var(--warm)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;color:#92929e;font-size:10px;line-height:1.7}.inline-link{color:var(--cool);text-decoration:underline;text-underline-offset:4px}.price{font:600 clamp(42px,4vw,60px) Assistant,sans-serif;letter-spacing:-.04em;margin:20px 0 0;color:#fff!important}.price small{font:400 12px Inter,sans-serif;letter-spacing:0;color:#a0a0af}.price-note{font-size:12px!important}.price-card{display:flex;flex-direction:column}.price-card .buttons{margin-top:auto;padding-top:18px}.price-card.featured{border-color:#8da9fc80;background:linear-gradient(145deg,#8da9fc14,#ffa09108),rgba(12,14,22,.55)}.note{font-size:13px;color:#acacb8;margin-top:24px;line-height:1.8}.faq{max-width:860px;margin:30px 0}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;list-style:none;font-size:16px;display:flex;justify-content:space-between;gap:25px}summary:after{content:'+';color:var(--warm)}details[open] summary:after{content:'−'}details p{color:#afafba;margin-top:20px;line-height:1.8}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter{background:#ffffff06;color:#aaaabb;border:1px solid var(--line);padding:10px 17px;border-radius:99px;font-size:12px}.filter[aria-pressed=true]{border-color:var(--cool);color:#fff;background:#8da9fc15}.search{width:100%;max-width:400px;padding:15px 18px;border-radius:12px;background:#0d0f19;border:1px solid var(--line);color:#fff;margin-bottom:25px}.article-body{max-width:800px;margin:0 auto;font-size:16px;color:#bbbcc5;line-height:1.9}.article-body h2,.article-body h3{font-family:Assistant,sans-serif;color:white;line-height:1.25;margin:42px 0 20px}.article-body h2{font-size:34px}.article-body h3{font-size:26px}.article-body p{margin:18px 0}.article-body ul,.article-body ol{padding-left:24px;margin:20px 0}.article-body li{margin:10px 0}.article-body a{color:var(--cool);text-decoration:underline}.article-body table{width:100%;border-collapse:collapse;font-size:13px;margin:25px 0;display:block;overflow-x:auto}.article-body td,.article-body th{text-align:left;padding:16px;border-bottom:1px solid var(--line)}.article-body blockquote{border-left:2px solid var(--warm);padding:10px 24px;margin:24px 0}.legal-note{padding:20px 24px;border-left:2px solid var(--cool);background:#8da9fc08;border-radius:0 12px 12px 0;color:#b5b5c0;font-size:13px;margin-bottom:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:10px}.field.full{grid-column:1/-1}.field label{font-size:13px;color:#d1d1db}.field input,.field textarea,.field select{min-width:0;width:100%;padding:16px;border:1px solid #ffffff26;border-radius:12px;background:rgba(3,3,5,.65);color:#fff;line-height:1.5}.field textarea{resize:vertical;min-height:130px}.field input::placeholder,.field textarea::placeholder{color:#9999a6}.field select option{background:#10111b}.consent{display:flex;align-items:flex-start;gap:12px;font-size:12px;line-height:1.7;color:#b7b7c3;margin:25px 0}.consent input{margin-top:4px;accent-color:#8da9fc;width:16px;height:16px;flex:none}.form-status{margin-top:22px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#0d101b;color:#cbcbd6;line-height:1.7}.email-preview{white-space:pre-wrap;font:13px/1.8 Inter,sans-serif;margin:20px 0;overflow-wrap:anywhere}.demo-chat{max-width:500px;margin:auto}.chat-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--cool);margin-bottom:25px}.message{border:1px solid var(--line);background:#ffffff05;padding:17px 20px;border-radius:18px 18px 18px 3px;color:#cbccd5;font-size:14px;margin:16px 20px 16px 0;line-height:1.65}.message.customer{margin-left:40px;margin-right:0;border-radius:18px 18px 3px 18px;background:#8da9fc12}.demo-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.demo-actions button{border:1px solid var(--line);background:#ffffff06;border-radius:30px;font-size:12px;padding:12px 15px}.demo-actions button:hover{border-color:var(--cool)}
#menu-dialog{position:fixed;inset:0;width:100%;max-width:none;height:100%;max-height:none;border:0;padding:clamp(16px,3vw,48px);background:rgba(3,3,5,.2);color:#fff;z-index:100;overflow:auto;overscroll-behavior:contain}#menu-dialog::backdrop{background:rgba(3,3,5,.25);backdrop-filter:blur(6px)}
.menu-glass{position:relative;max-width:1440px;margin:0 auto;padding:clamp(24px,4vw,60px);border:1px solid transparent;border-radius:28px;background:linear-gradient(var(--light-angle,145deg),rgba(23,27,43,.78),rgba(8,10,18,.84)) padding-box,linear-gradient(var(--light-angle,145deg),rgba(255,160,145,.55),rgba(255,255,255,.12) 40%,rgba(141,169,252,.5)) border-box;backdrop-filter:blur(24px) saturate(1.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -16px 32px rgba(0,0,0,.12),0 24px 80px rgba(0,0,0,.35)}.menu-close{position:sticky;display:block;margin-left:auto;margin-bottom:16px;top:0;border:1px solid rgba(141,169,252,.4);border-radius:50%;width:42px;height:42px;background:rgba(17,19,28,.9);backdrop-filter:blur(12px);color:white;font-size:23px;z-index:2}.menu-top{font:400 clamp(32px,4vw,50px)/1.15 Assistant,sans-serif;margin-bottom:45px;max-width:1000px;text-wrap:balance}.menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,3vw,40px);max-width:1300px;margin:auto}.menu-grid h2{font:500 12px Inter,sans-serif;color:var(--warm);margin-bottom:22px}.menu-grid a{display:block;font:400 clamp(19px,1.8vw,27px)/1.35 Assistant,sans-serif;margin-bottom:14px;padding-block:4px;color:#e1e1eb;overflow-wrap:anywhere;transition:color .2s,transform .2s}.menu-grid a:hover{color:#fff;transform:translateX(4px)}.menu-bottom{margin:44px auto 0;padding-top:28px;border-top:1px solid rgba(141,169,252,.22);max-width:1300px;display:flex;justify-content:space-between;gap:20px;color:#b9bac8;font-size:12px;overflow-wrap:anywhere}body.subpage .site-header{background:linear-gradient(#030305f5,#030305cf 65%,transparent);padding-bottom:40px}
/* Reading mode remains usable without modules, WebGL or animation. */
body.reading-mode #webgl,body.reading-mode #big-bang{display:none}body.reading-mode .scroll-space{display:none}body.reading-mode #experience{background:radial-gradient(ellipse at 100% 10%,#3366ff12,transparent 40%),radial-gradient(ellipse at 0% 80%,#ff4c3312,transparent 45%)}body.reading-mode .overlay{position:relative;inset:auto;opacity:1;pointer-events:auto;min-height:85svh;padding:130px max(24px,8vw) 90px}body.reading-mode .hero{min-height:100svh}body.reading-mode .title-shell,body.reading-mode .reveal,body.reading-mode .char{opacity:1;transform:none;filter:none;animation:none}body.reading-mode .dna-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;min-height:auto;padding-block:40px}body.reading-mode .dna-card{position:relative;left:auto;top:auto;width:auto;transform:none!important;opacity:1!important}body.reading-mode .buttons a{pointer-events:auto!important}body.reading-mode .galaxy{gap:80px}body.reading-mode .gradient-ring{animation:none}.no-js-nav{padding:120px 24px 30px;text-align:center}.no-js-nav a{display:inline-block;margin:8px;color:var(--cool)}
@media(max-width:1100px){.nav-links{gap:20px}.glass-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wave{gap:40px;padding:0 7vw}.wave .buttons{gap:12px}.wave .btn-primary{padding-left:24px}.wave .btn-secondary{padding-inline:22px}}
@media(max-width:1023px){.wave{flex-direction:column;align-items:flex-start;justify-content:center;gap:32px}.wave-left,.wave-right{flex:0 1 auto;max-width:680px}.wave .lead{margin-bottom:28px}.wave h2{max-width:720px}.nav-links>a:not(.header-cta){display:none}.split{gap:35px}.menu-grid{grid-template-columns:1fr 1fr}body.reading-mode .dna-cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.site-header{padding:20px;gap:10px}.brand{font-size:9px;gap:8px}.brand span span{font-size:7px}.nav-links{gap:14px}.header-cta{display:none}.menu-toggle{height:36px;font-size:11px}.site-tools{left:20px;right:20px;bottom:12px;font-size:9px}.site-tools-right{gap:16px}.site-tools-right .desktop-tool{display:none}.motion-toggle{font-size:9px}.hero .top-label{margin-bottom:30px}.hero h1{margin-bottom:22px}.hero .lead{max-width:350px;margin-bottom:32px}.hero .buttons,.galaxy .buttons,.wave .buttons{gap:12px}.hero .btn-primary,.galaxy .btn-primary,.wave .btn-primary{padding-left:23px}.hero .btn-secondary,.galaxy .btn-secondary,.wave .btn-secondary{padding-inline:24px}.hero .buttons{justify-content:center}.galaxy{padding:14vh 20px 11vh}.galaxy .top-label{margin-bottom:24px}.galaxy h2{max-width:380px}.galaxy .lead{font-size:15px;margin-bottom:24px}.wave{padding:0 24px;gap:26px}.wave .lead{margin-bottom:28px}.dna-card{padding:30px}.stat-kicker{margin-bottom:24px}.stat-number{margin-bottom:20px}#page-view{padding:125px 22px 0}.page-heading{font-size:44px}.page-hero{margin-bottom:55px}.page-intro{font-size:16px}.glass-grid,.split,.form-grid{grid-template-columns:1fr;gap:18px}.glass{padding:26px}.page-section{margin:50px 0}.cta-panel{flex-direction:column;align-items:flex-start;margin-block:50px;padding:40px 0;gap:28px}.footer-grid{gap:24px}.footer-bottom{flex-direction:column;gap:12px}.page-hero .buttons{gap:12px}.page-hero .btn-secondary{padding-inline:24px}.page-hero .btn-primary{padding-left:24px}.menu-grid{gap:28px}.menu-grid a{font-size:22px}.menu-top{font-size:38px;margin-bottom:38px}.menu-close{top:0}.menu-bottom{flex-direction:column}.article-body{font-size:15px}.article-body h2{font-size:29px}.site-footer{padding-bottom:85px}body.reading-mode .overlay{padding:110px 22px 70px}body.reading-mode .dna-cards{padding-block:30px}body.reading-mode .galaxy{gap:50px}}
@media(max-width:360px){.buttons{gap:10px}.hero .buttons,.wave .buttons,.galaxy .buttons{flex-direction:column}.hero .lead{font-size:14px}.hero .top-label{margin-bottom:22px}.hero h1{font-size:34px}.galaxy{padding-top:13vh;padding-bottom:9vh}.galaxy .lead{font-size:14px}.top-label{padding:9px 16px}.menu-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-height:660px) and (min-width:641px){.hero .top-label{margin-bottom:20px}.hero .lead{margin-bottom:24px}.hero h1{font-size:clamp(34px,4.8vw,62px)}.galaxy{padding:14vh 20px 10vh}.galaxy .top-label{margin-bottom:18px}.galaxy h2{font-size:clamp(34px,4.6vw,60px)}.galaxy .lead{margin-bottom:18px}.wave h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-delay:0ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
/* New Era interior pages: the same type, glass, light and scroll-driven scene. */
body.subpage{--scene-opacity:.82;--light-angle:145deg;--glass-edge:rgba(141,169,252,.25)}
body.subpage #webgl{opacity:var(--scene-opacity)}
body:not(.subpage) #webgl{opacity:1}
body.subpage .site-header{background:linear-gradient(180deg,rgba(3,3,5,.8),rgba(3,3,5,.3) 68%,transparent);padding-bottom:34px}
body.subpage #page-view{padding:0 max(24px,7vw);position:relative}
body.subpage .page-wrap{position:relative;max-width:1240px}
body.subpage .breadcrumb{position:absolute;top:112px;left:0;font-size:11px;gap:12px;z-index:2;color:#b7b7c3;max-width:100%;line-height:1.6}
body.subpage .breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.subpage .page-hero{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 calc(-1 * max(24px,7vw)) 70px;padding:166px max(24px,7vw) 95px}
body.subpage .page-hero .eyebrow{letter-spacing:normal;text-transform:none;line-height:1.4;font-family:Inter,sans-serif;flex:none;color:#fff}
body.subpage .hero-glass{width:100%;max-width:1100px;display:flex;flex-direction:column;align-items:center;padding:clamp(24px,4vw,56px);border:1px solid transparent;border-radius:28px;background:linear-gradient(var(--light-angle),rgba(23,27,43,.48),rgba(8,10,18,.58)) padding-box,linear-gradient(var(--light-angle),rgba(255,160,145,.55),rgba(255,255,255,.12) 40%,rgba(141,169,252,.48)) border-box;backdrop-filter:blur(18px) saturate(1.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 20px 70px rgba(0,0,0,.2);opacity:1;transform:none}
body.subpage .page-hero .hero-glass .page-heading{font-size:clamp(30px,4.4vw,64px);-webkit-mask-image:none;mask-image:none}
body.subpage .hero-glass .page-intro{margin-bottom:0}
body.subpage[data-route="demostracion"] .page-hero .hero-glass{background:none;border-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
body.subpage .hero-glass .buttons{margin-top:28px}
body.subpage .hero-glass .char{opacity:1;transform:none;filter:none;animation:none}
body.subpage .page-heading{font-size:clamp(34px,5.4vw,80px);font-weight:400;line-height:1.2;letter-spacing:-.03em;text-align:center;max-width:1000px;margin:32px 0 24px;outline:none;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 60%,rgba(0,0,0,.2) 100%);mask-image:linear-gradient(90deg,#000 0%,#000 60%,rgba(0,0,0,.2) 100%)}
body.subpage .page-heading .title-break{flex-basis:100%;height:0}
body.subpage .page-hero[data-long-title] .page-heading{font-size:clamp(34px,4.8vw,68px);max-width:1100px}
body.subpage .page-intro{max-width:650px;font-size:clamp(15px,1.25vw,18px);line-height:1.65;margin-bottom:36px;color:#b0b0bc;text-wrap:pretty}
body.subpage .page-hero .buttons{justify-content:center}
body.subpage .page-heading.inner-reveal,body.subpage .article-body.inner-reveal{transform:none}
body.subpage .page-heading .char{animation-duration:1200ms;animation-delay:calc(var(--i) * 15ms)}
.inner-reveal{opacity:0;transform:translateY(30px);transition:opacity 1.2s cubic-bezier(.2,1,.2,1),transform 1.2s cubic-bezier(.2,1,.2,1);transition-delay:var(--reveal-delay,0ms)}
.inner-reveal.revealed{opacity:1;transform:translateY(0)}
body.reading-mode .inner-reveal{opacity:1;transform:none;transition:none}
body.subpage .glass{position:relative;border:1px solid transparent;border-radius:24px;background:linear-gradient(var(--light-angle),rgba(23,27,43,.72),rgba(8,10,18,.82)) padding-box,linear-gradient(var(--light-angle),rgba(255,160,145,.45),rgba(255,255,255,.08) 40%,rgba(141,169,252,.36)) border-box;backdrop-filter:blur(24px) saturate(1.25);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -12px 28px rgba(0,0,0,.16),0 18px 55px rgba(0,0,0,.24);padding:38px}
body.subpage a.glass{transition:transform .4s cubic-bezier(.2,1,.2,1),opacity 1.2s cubic-bezier(.2,1,.2,1),box-shadow .4s}
body.subpage a.glass:hover{transform:translateY(-5px);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 20px 65px rgba(0,0,0,.4),0 0 40px rgba(141,169,252,.05)}
body.subpage .glass h3{font-size:clamp(27px,2.8vw,38px);letter-spacing:-.02em;line-height:1.18;margin:24px 0 18px;font-weight:400}
body.subpage .glass p{font-size:15px;line-height:1.75;color:#b2b3c1}
body.subpage .glass .card-id{font-size:13px;letter-spacing:.06em;color:var(--warm)}
body.subpage .glass .card-link{margin-top:32px}
/* All action labels share the primary capsule, including asynchronous controls. */
.btn-primary{min-height:56px;height:auto;max-width:100%;padding-block:12px;line-height:1.3;white-space:normal;text-align:center}
.btn-primary:disabled{opacity:.55;cursor:not-allowed}
.btn-primary:disabled:hover{transform:none}
/* Card actions reuse the primary capsule, including its real ring and SVG. */
.card-link.btn-primary{min-height:56px;height:auto;padding:12px 16px 12px 32px;border:0;white-space:normal;text-align:center;line-height:1.3;font-family:inherit}
.glass:has(>.card-link.btn-primary)>p:has(+.card-link){margin-bottom:28px}
a.glass:focus-visible,.card-link.btn-primary:focus-visible{outline:2px solid var(--cool);outline-offset:6px}
a.glass:focus-visible .card-link.btn-primary{outline:2px solid var(--cool);outline-offset:4px}
body.subpage .section-title{font-size:clamp(30px,3.7vw,52px);font-family:Assistant,sans-serif;font-weight:400;line-height:1.2;letter-spacing:-.03em;max-width:860px;margin-bottom:32px;text-wrap:balance}
body.subpage .page-section{margin:95px 0}
body.subpage .section-lead{font-size:clamp(15px,1.25vw,18px);line-height:1.8;color:#b0b0bc}
body.subpage .glass-grid{gap:24px;align-items:stretch}
body.subpage .page-section>.section-title{margin-bottom:40px}
body.subpage .flow-list{position:relative;padding:12px 0}
body.subpage .flow-list li{border:0;margin-left:0;padding:0 0 46px 64px}
body.subpage .flow-list li:before{left:0;width:38px;height:38px;top:0;background:linear-gradient(#10121c,#10121c) padding-box,linear-gradient(135deg,var(--warm),var(--cool)) border-box;border:1px solid transparent;font-family:Assistant,sans-serif;font-size:13px;color:#e2d8e9;box-shadow:0 0 28px rgba(141,169,252,.09)}
body.subpage .flow-list li:after{content:'';position:absolute;left:19px;top:45px;bottom:6px;width:1px;background:linear-gradient(rgba(141,169,252,.35),rgba(255,160,145,.08))}
body.subpage .flow-list li:last-child:after{display:none}
body.subpage .flow-list h3{font-size:30px;letter-spacing:-.02em;line-height:1.2;margin:2px 0 14px}
body.subpage .flow-list p{max-width:640px;line-height:1.8}
body.subpage .checks{margin-block:24px}
body.subpage .checks li{padding-block:11px;line-height:1.75}
body.subpage .checks li:before{color:var(--warm)}
body.subpage .cta-panel{border:1px solid transparent;border-radius:28px;background:linear-gradient(145deg,rgba(22,25,42,.8),rgba(10,11,20,.65)) padding-box,linear-gradient(120deg,#ffa09166,#ffffff10 45%,#8da9fc66) border-box;backdrop-filter:blur(24px);padding:58px;gap:36px;margin:110px 0 90px;box-shadow:0 12px 65px rgba(0,0,0,.25)}
body.subpage .cta-panel h2{font-size:clamp(32px,3.8vw,52px);font-weight:400;line-height:1.18;letter-spacing:-.03em}
body.subpage .cta-panel p{max-width:540px;line-height:1.7}
body.subpage .cta-panel>.btn-primary{flex:none}
body.subpage details:not(.reading-index){background:rgba(12,14,22,.45);backdrop-filter:blur(16px);border:1px solid var(--line);padding:24px 28px;border-radius:18px;margin:12px 0}
body.subpage summary{line-height:1.55;align-items:center}
body.subpage details p{padding-right:22px}
body.subpage .faq{max-width:950px}
body.subpage .site-footer{position:relative;border-top:1px solid rgba(141,169,252,.2);padding-top:44px;margin-top:0}
body.subpage .footer-grid{gap:40px}
body.subpage .footer-grid p{color:#eee9f4;font-weight:500;font-size:13px}
body.subpage .footer-grid a{color:#adaeba;padding-block:8px}
body.subpage .footer-bottom{border-top:1px solid #ffffff0c;padding-top:24px}
/* Narratives: benefits and steps are composed around the same central axis. */
body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid{grid-template-columns:1fr;max-width:860px;margin-inline:auto;gap:28px}
body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid>.glass{display:grid;grid-template-columns:64px 1fr;column-gap:28px;align-items:start;padding:42px}
body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid>.glass>.card-id{grid-column:1;grid-row:1/3;font:400 48px/1 Assistant,sans-serif;letter-spacing:-.04em;background:linear-gradient(120deg,var(--warm),var(--cool));background-clip:text;color:transparent}
body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid>.glass h3{margin:0 0 18px;grid-column:2}
body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid>.glass p{grid-column:2}
body[data-family=story] #page-content>.page-section>.flow-list{max-width:880px;margin-inline:auto;background:linear-gradient(135deg,rgba(15,18,30,.76),rgba(7,8,14,.65));border:1px solid #ffffff15;padding:48px;border-radius:24px;backdrop-filter:blur(24px)}
/* Directories and catalogues: clear choices, generous glass surfaces. */
body[data-family=directory] #page-content>.glass-grid,body[data-family=catalog] #page-content>.glass-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
body[data-family=directory] #page-content>.glass-grid>.glass,body[data-family=catalog] #page-content>.glass-grid>.glass{min-height:310px;display:flex;flex-direction:column;align-items:flex-start}
body[data-family=directory] #page-content>.glass-grid>.glass .card-link,body[data-family=catalog] #page-content>.glass-grid>.glass .card-link{margin-top:auto}
body[data-family=directory] #page-content>.glass-grid>.glass:first-child:last-child{grid-column:1/-1}
body[data-family=catalog] .glass p.catalog-price{margin:25px 0 0;font:600 42px/1.15 Assistant,sans-serif;letter-spacing:-.03em;background:linear-gradient(90deg,var(--warm),var(--cool));background-clip:text;color:transparent}
.catalog-price small{font:400 12px/1.5 Inter,sans-serif;letter-spacing:0;color:#aaaaba;display:block;margin-top:10px}
body[data-family=product] .page-hero,body[data-family=pricing] .page-hero{min-height:82svh;margin-bottom:45px}
body[data-family=product] #page-content>.split{grid-template-columns:1.2fr .8fr;gap:70px}
body[data-family=product] #page-content>.split>aside{position:sticky;top:130px;padding:42px}
body.subpage .glass .price{font:600 clamp(46px,5vw,70px)/1.1 Assistant,sans-serif;background:linear-gradient(90deg,var(--warm),var(--cool));background-clip:text;color:transparent!important;line-height:1.1}
body.subpage .price small{background:none;color:#b8b8c8;font-size:12px}
body.subpage .price-card .eyebrow{font-size:12px;line-height:1.5;letter-spacing:.14em;color:var(--warm)}
body.subpage .price-card{padding:30px}
body.subpage .price-card h3{font-size:30px;min-height:3.7em;margin:18px 0}
body.subpage .price-card .checks{margin:25px 0}
body.subpage .price-card.featured{background:linear-gradient(145deg,rgba(35,42,69,.88),rgba(13,16,30,.84)) padding-box,linear-gradient(135deg,#ffa091aa,#8da9fcaa) border-box;box-shadow:inset 0 1px 0 #ffffff24,0 0 70px #8da9fc0a}
/* Reading pages: navigation and content share a single glass document. */
body[data-family=journal] .page-hero,body[data-family=reading] .page-hero{min-height:88svh;margin-bottom:48px}
body[data-family=legal] .page-hero{min-height:75svh;margin-bottom:40px}
body[data-family=journal] #blog-grid>.glass-grid{grid-template-columns:1fr 1fr}
body[data-family=journal] #blog-grid .glass h3{font-size:32px;line-height:1.24}
body.subpage .search{max-width:480px;border-radius:999px;background:rgba(12,14,22,.65);border-color:rgba(141,169,252,.28);padding:17px 25px;backdrop-filter:blur(16px);color:#fff}
body.subpage .search::placeholder{color:#acacbb}
body.subpage .filter{padding:12px 21px;backdrop-filter:blur(12px);transition:background .2s,border-color .2s}
body.subpage .filter[aria-pressed=true]{background:linear-gradient(135deg,#ffa09113,#8da9fc18);border-color:#8da9fc80}
.reading-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:42px;align-items:start}
body.subpage .article-body{max-width:none;width:100%;padding:44px 50px;background:linear-gradient(145deg,rgba(18,21,33,.85),rgba(7,9,17,.88));border:1px solid rgba(255,255,255,.14);border-radius:24px;backdrop-filter:blur(26px);box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 20px 60px #0003;color:#c1c1cd;font-size:16px;line-height:1.95}
body.subpage .article-body>:first-child{margin-top:0}
body.subpage .article-body h2{font:400 35px/1.25 Assistant,sans-serif;letter-spacing:-.025em;margin-top:45px;scroll-margin-top:130px}
body.subpage .article-body h3{font:400 27px/1.3 Assistant,sans-serif;scroll-margin-top:130px}
body.subpage .article-body p{line-height:1.95}
body.subpage .article-body a{text-decoration-thickness:1px;text-underline-offset:4px}
body.subpage .article-body table{background:#ffffff03;border-radius:12px}
.reading-index{position:sticky;top:135px;max-height:calc(100svh - 175px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#8da9fc55 transparent;padding:22px 0;border-top:1px solid #8da9fc50;border-bottom:0}
.reading-index>summary{font:500 12px Inter,sans-serif;color:var(--warm);margin-bottom:20px;letter-spacing:.05em}
.reading-index>summary:after{display:none}
.reading-index button{display:block;text-align:left;background:transparent;color:#a6a8b9;font:400 12px/1.65 Inter,sans-serif;padding:9px 12px;border-left:1px solid transparent;transition:color .2s,border-color .2s;width:100%}
.reading-index button:hover,.reading-index button[aria-current=true]{color:#fff;border-left-color:var(--cool)}
body.subpage .legal-note{margin:0 0 35px;background:rgba(13,16,29,.8);backdrop-filter:blur(16px);border-left:1px solid var(--cool);font-size:13px;line-height:1.8;padding:24px 28px;color:#bfc0cd}
/* Contact and account pages keep the action in a calm, readable glass panel. */
body[data-family=contact] .page-hero,body[data-family=account] .page-hero{min-height:72svh;margin-bottom:32px}
body[data-family=contact] #page-content>.split{grid-template-columns:.85fr 1.15fr;gap:60px}
body[data-family=contact] #page-content>.split>div:first-child{padding-top:30px}
body[data-family=contact] .field input,body[data-family=contact] .field select,body[data-family=contact] .field textarea{background:rgba(3,5,12,.54);border:1px solid rgba(141,169,252,.23);border-radius:12px;transition:border-color .2s,background .2s}
body[data-family=contact] .field input:focus,body[data-family=contact] .field select:focus,body[data-family=contact] .field textarea:focus{border-color:var(--cool);background:rgba(8,12,24,.8)}
body[data-family=account] #page-content>.glass{margin-inline:auto;text-align:center;padding:48px;max-width:720px!important}
body[data-family=account] #page-content>.glass .section-lead{margin-inline:auto}
body[data-family=contact] .demo-chat{width:100%}
body[data-family=contact] #page-content,body[data-family=contact] #page-content>.split,body[data-family=contact] #page-content>.split>*{min-width:0}
body[data-family=contact] #page-content>.split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}
body[data-family=contact] .consent span{min-width:0;overflow-wrap:anywhere}
body[data-family=contact] .consent a.inline-link{display:inline!important;width:auto!important;height:auto!important;max-width:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;backdrop-filter:none!important;white-space:normal!important;color:var(--cool)!important;text-decoration:underline!important}
body.subpage .message{background:rgba(255,255,255,.045);color:#d6d6e2;border-color:rgba(255,255,255,.12)}
body.subpage .message.customer{background:linear-gradient(130deg,#8da9fc18,#ffa0910a);border-color:#8da9fc30}
body.subpage .form-status{background:rgba(5,8,16,.8);border-color:#8da9fc40;padding:24px}
body.reading-mode.subpage .page-hero{min-height:70svh}
body.reading-mode.subpage .page-heading .char{opacity:1;filter:none;transform:none;animation:none}
@media(max-width:1100px){body.subpage .glass-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-family=pricing] .glass-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.subpage .price-card{padding:23px}body.subpage .price-card .btn-primary{padding-left:20px;font-size:14px}body.subpage .price-card .price{font-size:50px}.reading-layout{grid-template-columns:180px minmax(0,1fr);gap:26px}body.subpage .article-body{padding:34px}.reading-index button{font-size:11px}body[data-family=contact] #page-content>.split{gap:32px}body.subpage .cta-panel{padding:42px}}
@media(max-width:850px){body.subpage .page-hero{min-height:90svh;padding-top:155px;margin-bottom:45px}body.subpage .breadcrumb{top:103px}body.subpage .page-heading{font-size:clamp(34px,6.6vw,60px)}body[data-family=pricing] .glass-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto}body.subpage .price-card{padding:38px}body.subpage .price-card h3{min-height:auto}body[data-family=contact] #page-content>.split,body[data-family=product] #page-content>.split{grid-template-columns:1fr;gap:38px}body[data-family=product] #page-content>.split>aside{position:relative;top:auto;grid-row:1}body[data-family=product] .page-hero{min-height:78svh}.reading-layout{grid-template-columns:1fr;gap:20px}.reading-index{position:relative;top:auto;max-height:none;overflow:visible;border:1px solid #8da9fc30;background:rgba(10,13,23,.8);border-radius:18px;padding:20px 24px;backdrop-filter:blur(18px)}.reading-index>summary{margin:0;cursor:pointer}.reading-index>summary:after{display:block}.reading-index>nav{margin-top:15px}.reading-index[open]>summary:after{content:'−'}body.subpage .cta-panel{align-items:flex-start;flex-direction:column;gap:30px}}
@media(max-width:640px){body.subpage #page-view{padding-inline:22px}body.subpage .breadcrumb{top:95px;font-size:10px}body.subpage .page-hero{min-height:100svh;padding:155px 22px 85px;margin-inline:-22px;margin-bottom:25px}body.subpage .page-heading,body.subpage .page-hero[data-long-title] .page-heading{font-size:clamp(34px,8.5vw,48px);line-height:1.17;margin:27px 0 24px}body.subpage .page-heading .title-break{display:none}body.subpage .page-intro{font-size:15px;line-height:1.7;margin-bottom:30px;max-width:390px}body.subpage .page-hero>.top-label{max-width:100%;font-size:12px;padding:10px 16px;text-align:left}body.subpage .page-hero>.top-label svg{flex:none}body.subpage .page-section{margin:65px 0}body.subpage .section-title{font-size:32px;line-height:1.2;margin-bottom:26px}body.subpage .page-section>.section-title{margin-bottom:28px}body.subpage .glass{padding:28px}body.subpage .glass-grid,body[data-family=directory] #page-content>.glass-grid,body[data-family=catalog] #page-content>.glass-grid,body[data-family=journal] #blog-grid>.glass-grid{grid-template-columns:1fr;gap:20px}body[data-family=directory] #page-content>.glass-grid>.glass,body[data-family=catalog] #page-content>.glass-grid>.glass{min-height:275px}body.subpage .glass h3{font-size:29px}body.subpage .glass p{font-size:14px}body.subpage .cta-panel{padding:30px 26px;margin:75px 0 55px;border-radius:24px}body.subpage .cta-panel h2{font-size:34px}body.subpage .cta-panel p{font-size:14px}body.subpage .flow-list li{padding:0 0 34px 52px}body.subpage .flow-list li:before{width:32px;height:32px}body.subpage .flow-list li:after{left:16px;top:40px}body.subpage .flow-list h3{font-size:27px}body.subpage .flow-list p{font-size:14px}body[data-family=story] #page-content>.page-section>.flow-list{padding:28px 22px 0}body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid>.glass{display:block;padding:30px}body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid>.glass>.card-id{display:block;font-size:37px;margin-bottom:24px}body[data-family=story] #page-content>.page-section:first-of-type>.glass-grid>.glass h3{font-size:29px}body.subpage .article-body{padding:28px 24px;font-size:15px;line-height:1.85}body.subpage .article-body h2{font-size:29px;margin-top:35px}body.subpage .article-body h3{font-size:25px}body.subpage .article-body p{line-height:1.85}body.subpage .article-body td,body.subpage .article-body th{padding:12px}body.subpage .legal-note{padding:22px;font-size:12px}body[data-family=contact] .page-hero,body[data-family=account] .page-hero,body[data-family=legal] .page-hero{min-height:80svh}body[data-family=reading] .page-hero,body[data-family=journal] .page-hero{min-height:90svh}body[data-family=product] #page-content>.split>aside,body[data-family=account] #page-content>.glass{padding:30px}body.subpage .price-card{padding:30px}body.subpage .price-card .price{font-size:60px}body.subpage details:not(.reading-index){padding:22px}body.subpage .footer-grid{gap:30px 20px}body.subpage .search{font-size:14px;padding:16px 20px}body.subpage .filters{gap:8px}body.subpage .filter{font-size:11px;padding:11px 16px}}
@media(max-width:360px){body.subpage .page-hero .buttons{flex-direction:column}body.subpage .page-heading{font-size:34px}body.subpage .glass{padding:23px}body.subpage .article-body{padding:25px 20px}body.subpage .page-heading .word{overflow-wrap:anywhere;white-space:normal}body.subpage .page-hero>.top-label{font-size:11px}body.subpage .cta-panel{padding:28px 22px}body.subpage .cta-panel .btn-primary{padding-left:22px;font-size:14px}.reading-index{padding:20px}}
@media(max-height:660px) and (min-width:851px){body.subpage .page-hero{padding-top:145px;padding-bottom:60px;min-height:100svh}body.subpage .page-heading{font-size:clamp(34px,4.6vw,62px)}body.subpage .page-intro{margin-bottom:26px}body.subpage .page-heading{margin-top:24px}}



/* Services share the hurricane's scroll clock; reading mode retains the document. */
body:not(.reading-mode) .services-spiral{height:340svh;position:relative;width:100vw;margin-left:calc(50% - 50vw)}
body:not(.reading-mode) .services-spiral-stage{position:sticky;top:0;height:100svh;display:block;perspective:1200px;overflow:clip}
body:not(.reading-mode) .services-spiral-stage>.glass{position:absolute;left:50%;top:50%;width:min(460px,76vw);min-height:0;padding:clamp(24px,3vw,40px);will-change:transform,opacity;transition:background .2s;transform:translate(-50%,-50%);background:linear-gradient(140deg,rgba(27,28,42,.88),rgba(12,14,24,.78));backdrop-filter:blur(12px)}
body:not(.reading-mode) .services-spiral-stage>.glass h3{font-size:clamp(26px,3vw,38px);line-height:1.12}
body:not(.reading-mode) .services-spiral-stage>.glass p{font-size:clamp(14px,1.2vw,16px);line-height:1.6}
body:not(.reading-mode) .services-spiral-stage>.glass .card-link{margin-top:22px}
body.reading-mode .services-spiral-stage{grid-template-columns:repeat(2,minmax(0,1fr))}
body.reading-mode .services-spiral-stage>.glass{transform:none!important;opacity:1!important;visibility:visible!important}
@media(max-width:700px){body.reading-mode .services-spiral-stage{grid-template-columns:1fr}body:not(.reading-mode) .services-spiral-stage>.glass{width:min(360px,80vw)}}




/* Client access belongs to the same New Era scene, with the form visible on entry. */
body[data-family=account] #page-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:26px 64px;align-items:center;padding:135px 0 60px;min-height:90svh}
body[data-family=account] #page-content>.breadcrumb{grid-column:1/-1;margin:0}
body[data-family=account] #page-content>.page-hero{min-height:0;margin:0;padding:0}
body[data-family=account] .hero-glass{padding:0;background:none;border:0;box-shadow:none;backdrop-filter:none}
body[data-family=account] .page-heading{font-size:clamp(42px,5vw,72px)}
body[data-family=account] #page-content>.login-panel{width:100%;padding:clamp(26px,3vw,44px);text-align:left;background:linear-gradient(145deg,rgba(215,229,255,.13),rgba(20,19,35,.75));border:1px solid rgba(201,210,245,.30);box-shadow:inset 0 1px rgba(255,255,255,.22),0 24px 70px #0004;backdrop-filter:blur(16px)}
.login-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;border:1px solid #b6b7e880;font-size:28px;color:#d9d9ff;margin-bottom:26px}
.login-panel .eyebrow{font-size:10px}.login-panel .section-title{font-size:34px;margin:14px 0}.login-panel .section-lead{font-size:14px;line-height:1.7;margin-bottom:28px}
.login-panel .field input{width:100%;background:#06091370;border:1px solid #b2c0ee50;border-radius:12px;padding:16px;color:#fff;font:inherit;box-sizing:border-box}.login-panel .field input:focus{outline:2px solid #a9baff;outline-offset:3px}
.login-hint{font-size:11px;color:#bdc0d0;margin:12px 0 24px}.login-panel .btn-primary{width:100%;justify-content:space-between;gap:18px;cursor:pointer}.login-panel .btn-primary:disabled{opacity:.55;cursor:wait}
.login-status{font-size:13px;line-height:1.65;margin-top:20px}.login-status:empty{display:none}.login-status[data-error=true]{color:#ffc4bc}.login-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;border-top:1px solid #ffffff18;padding-top:24px;margin-top:28px;font-size:11px;color:#b7b9cd}
@media(max-width:850px){body[data-family=account] #page-content{grid-template-columns:1fr;gap:28px;padding-top:115px}body[data-family=account] #page-content>.glass.login-panel{max-width:520px!important}body[data-family=account] .page-heading{font-size:42px}}

/* Interior section badges are omitted at the user's request. */
.page-hero .eyebrow{display:none!important}

/* New Era navigation: one readable glass surface below the menu button. */
#menu-dialog{inset:auto;top:var(--menu-top,82px);right:var(--menu-right,40px);left:auto;width:min(480px,calc(100vw - 40px));height:auto;max-height:calc(100svh - var(--menu-top,82px) - 20px);margin:0;padding:0;border:1px solid rgba(190,196,230,.34);background:linear-gradient(130deg,rgba(255,160,145,.065),transparent 38%,rgba(141,169,252,.07)),rgba(14,16,27,.88);backdrop-filter:blur(32px) saturate(120%);-webkit-backdrop-filter:blur(32px) saturate(120%);overflow:auto;z-index:100;border-radius:24px;box-shadow:inset 0 1px rgba(255,255,255,.18),0 24px 80px rgba(0,0,0,.38);scrollbar-width:thin;scrollbar-color:#7e819e #141621}
#menu-dialog[open]{animation:menu-drop .3s cubic-bezier(.2,.8,.2,1) both;transform-origin:top right}
#menu-dialog .menu-glass{max-width:none;margin:0;padding:30px;border:0;border-radius:inherit;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}
#menu-dialog .menu-top{font:400 23px/1.2 Assistant,sans-serif;letter-spacing:-.025em;margin:0 42px 22px 0;color:#f4f3f8}
#menu-dialog .menu-close{position:absolute;right:24px;top:24px;width:34px;height:34px;margin:0;font-size:22px;border:1px solid #c3c9e940;background:#ffffff05;color:#e8e8f5;cursor:pointer;transition:background .2s,border-color .2s}
#menu-dialog .menu-close:hover{background:#ffffff10;border-color:#b9c7ff}
#menu-dialog .menu-grid{gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}
#menu-dialog .menu-grid>div+div{border-left:1px solid #ffffff10;padding-left:20px}
#menu-dialog .menu-grid h2{font:500 11px/1.4 Inter,sans-serif;letter-spacing:.06em;color:#e6aea7;margin-bottom:12px}
#menu-dialog .menu-grid a{display:flex;align-items:center;justify-content:space-between;gap:8px;font:400 17px/1.3 Assistant,sans-serif;color:#d4d5e1;margin:0 -8px 3px;padding:8px;border-radius:8px;transition:color .18s,background .18s;transform:none}
#menu-dialog .menu-grid a::after{content:'↗';font-size:15px;color:#aab9ef;opacity:0;flex:none;transition:opacity .18s}
#menu-dialog .menu-grid a:hover,#menu-dialog .menu-grid a:focus-visible{color:#fff;background:linear-gradient(100deg,#ffa0910b,#8da9fc12);transform:none}
#menu-dialog .menu-grid a:hover::after,#menu-dialog .menu-grid a:focus-visible::after{opacity:1}
#menu-dialog a:focus-visible,#menu-dialog button:focus-visible{outline:2px solid #aebeff;outline-offset:3px}
#menu-dialog .menu-bottom{margin-top:26px;padding-top:20px;border-color:#ffffff14;font-size:11px;line-height:1.6;color:#9c9eaf;gap:16px}
#menu-dialog .menu-bottom a{color:#c7cddd}
.menu-toggle[aria-expanded=true]{border-color:#b3bdeb88;background:#252638}
@keyframes menu-drop{from{opacity:0;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:760px){#menu-dialog{width:min(480px,calc(100vw - 32px))}#menu-dialog .menu-glass{padding:24px}#menu-dialog .menu-grid{grid-template-columns:1fr 1fr;gap:24px}#menu-dialog .menu-grid>div+div{border:0;padding-left:0}#menu-dialog .menu-top{font-size:25px}#menu-dialog .menu-bottom{flex-direction:column}}
@media(max-width:380px){#menu-dialog .menu-glass{padding:20px}#menu-dialog .menu-grid{gap:20px 14px}#menu-dialog .menu-grid a{font-size:16px}#menu-dialog .menu-close{right:16px;top:18px}}
@media(prefers-reduced-motion:reduce){#menu-dialog[open]{animation:none}}

#hero .top-label{display:none}
@media(max-height:600px){body:not(.reading-mode) .services-spiral{height:auto;width:auto;margin-left:0}body:not(.reading-mode) .services-spiral-stage{position:static;height:auto;display:grid;grid-template-columns:1fr;gap:22px;overflow:visible}body:not(.reading-mode) .services-spiral-stage>.glass{position:relative;left:auto;top:auto;width:100%;transform:none!important;opacity:1!important;visibility:visible!important}}

/* Refined carousel surfaces: neutral glass with restrained brand reflections. */
.dna-card,body:not(.reading-mode) .services-spiral-stage>.glass{
 border:1px solid rgba(210,218,240,.24);border-radius:26px;
 background:linear-gradient(145deg,rgba(255,255,255,.065),transparent 48%),rgba(19,21,32,.86);
 backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(141,169,252,.12),0 24px 64px rgba(0,0,0,.26);
}
.dna-card{padding:clamp(28px,3vw,42px)}
.dna-card .stat-kicker{font-size:11px;letter-spacing:.1em;color:#c5c7d3;line-height:1.6}
.dna-card .stat-number{font-weight:400;letter-spacing:-.035em}
body:not(.reading-mode) .services-spiral-stage>.glass{padding:clamp(28px,3vw,42px)}
body:not(.reading-mode) .services-spiral-stage>.glass h3{letter-spacing:-.025em;color:#f5f5fa}
body:not(.reading-mode) .services-spiral-stage>.glass p{color:#c4c6d2}

body:not(.reading-mode) .services-spiral-stage>.service-flip.is-expanded{background:rgba(19,21,32,.97)}
@media(max-width:700px){.dna-card,body:not(.reading-mode) .services-spiral-stage>.glass{border-radius:22px}}

/* Service cards: independent flip surface inside the existing scroll orbit. */
.service-flip{perspective:1400px;position:relative}
.service-flip .service-turn{position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.22,1,.36,1)}
.service-flip .service-front,.service-flip .service-back{backface-visibility:hidden;-webkit-backface-visibility:hidden}
.service-flip .service-front{position:relative}
.service-flip.is-expanded .service-turn{transform:rotateY(180deg)}
.service-flip .service-back{position:absolute;inset:0;transform:rotateY(180deg);display:flex;flex-direction:column;min-height:0}
.service-flip.is-expanded .service-turn{height:min(65svh,660px)}
.service-flip .service-back-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.service-flip .service-back-header h3{font-size:clamp(21px,2.4vw,30px)!important;margin:0}
.service-flip button{cursor:pointer;color:inherit;font:inherit}

.service-flip .service-close{border:1px solid #ffffff40;border-radius:999px;background:#ffffff08;padding:10px 16px;flex:none}
.service-flip button:focus-visible,.service-flip .service-detail:focus-visible{outline:2px solid #8da9fc;outline-offset:5px}
.service-flip .service-detail{overflow:auto;overscroll-behavior:contain;min-height:0;scrollbar-width:thin;padding:4px 12px 12px 4px;text-align:left}
.service-flip .service-detail .page-section{margin:26px 0}
.service-flip .service-detail .section-title{font-size:24px;margin-bottom:16px}
.service-flip .service-detail .glass-grid,.service-flip .service-detail .split{display:grid;grid-template-columns:1fr;gap:16px}
.service-flip .service-detail .glass{padding:18px;background:#ffffff04}
.service-flip .service-detail .glass h3{font-size:20px!important}
.service-flip .service-detail .cta-panel{display:block;margin:28px 0;padding:20px 0}
.service-flip .service-detail .cta-panel h2{font-size:24px}
.service-flip .service-detail .cta-panel .btn-primary{margin-top:20px}
/* Product detail surfaces stay readable inside the carousel card. */
.service-flip.is-expanded .service-front{visibility:hidden}
.service-flip .service-back-header{padding-bottom:18px;border-bottom:1px solid rgba(210,218,240,.14)}
.service-flip .service-detail{padding:8px 16px 16px 0;scrollbar-color:rgba(180,192,223,.45) transparent;scrollbar-gutter:stable;color-scheme:dark}
.service-flip .service-detail::-webkit-scrollbar{width:6px;background:transparent}
.service-flip .service-detail::-webkit-scrollbar-thumb{background:rgba(180,192,223,.45);border-radius:9px}
.service-flip .service-detail::-webkit-scrollbar-track{background:transparent}
.service-flip .service-detail .glass{padding:22px;border:1px solid rgba(210,218,240,.14);border-radius:18px;background:rgba(255,255,255,.025);box-shadow:none;backdrop-filter:none}
.service-flip .service-detail .cta-panel{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:24px 0 0;padding:clamp(22px,3vw,32px);border:1px solid rgba(210,218,240,.18);border-radius:20px;background:linear-gradient(140deg,rgba(255,255,255,.035),rgba(141,169,252,.055));box-shadow:none;backdrop-filter:none}
.service-flip .service-detail .cta-panel h2{font-size:clamp(23px,2.5vw,29px);line-height:1.2;margin:0 0 14px}
.service-flip .service-detail .cta-panel p{margin:0;line-height:1.6}
.service-flip .service-detail .cta-panel .btn-primary{max-width:100%;margin-top:24px}
.service-flip .service-detail .faq{margin:22px 0;max-width:none}
.service-flip .service-detail .faq details{margin:0;padding:20px 0;border:0;border-bottom:1px solid rgba(210,218,240,.16);border-radius:0;background:none;box-shadow:none}
.service-flip .service-detail .faq summary{font-size:16px;line-height:1.5}
.service-flip .service-summary h4{font:400 clamp(24px,3vw,32px)/1.2 Assistant,sans-serif;margin:0 0 20px}
.service-flip .service-detail .page-intro{font-size:17px;line-height:1.65;margin:0 0 24px;max-width:none}
.service-flip .service-detail p{font-size:16px;line-height:1.65}
@media(max-width:640px){.service-flip .service-detail{padding-right:8px}.service-flip .service-detail .cta-panel{padding:22px}.service-flip .service-back-header{gap:10px}}

body:not(.reading-mode) .services-spiral-stage>.service-flip{transition:width .7s cubic-bezier(.22,1,.36,1),background .2s}
body:not(.reading-mode) .services-spiral-stage>.service-flip.is-expanded{width:min(1040px,calc(100vw - 40px));background:rgba(18,20,32,.97)}
.service-flip.is-expanded{z-index:60!important;opacity:1!important}
.services-spiral-stage:has(>.is-expanded)>.service-flip:not(.is-expanded){opacity:.12!important;pointer-events:none}
@media(prefers-reduced-motion:reduce){.service-flip .service-turn,body:not(.reading-mode) .services-spiral-stage>.service-flip{transition:none}.service-flip.is-expanded .service-turn,.service-flip .service-back{transform:none}.service-flip .service-back[aria-hidden=true],.service-flip.is-expanded .service-front{visibility:hidden}}


#automation-test .section-title{font-size:clamp(25px,2.8vw,34px);margin-bottom:16px}.test-config{display:grid;gap:24px}.test-config p,.test-status{color:#c3c4d1;font-size:14px;line-height:1.65}.test-config .btn-primary{justify-self:start}.test-status{margin:22px 0;padding:16px 0}.test-workspace:not([hidden]){display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;align-items:start}.test-workspace .glass{padding:clamp(22px,3vw,36px)}.test-messages{max-height:350px;overflow-y:auto;overscroll-behavior:contain;padding-right:8px;margin:22px 0}.test-messages .message{font-size:14px}.test-workspace form{display:grid;gap:16px;margin-top:24px}.test-workspace .btn-primary{justify-self:start;font-size:13px;padding:16px 24px}.test-lead{padding-top:24px;border-top:1px solid #ffffff24}.test-lead[hidden]{display:none}.test-lead h3,.test-results-heading h3{font:400 24px Assistant,sans-serif}.test-events{padding-left:20px;font-size:13px;color:#bcc1d4;line-height:1.7}.test-events li{padding:10px 0;border-bottom:1px solid #ffffff10}.test-events strong{color:#e8dfeb;display:block}.test-results-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 16px}.test-results-heading span{border:1px solid #abbcff60;border-radius:30px;padding:4px 12px;color:#c6d1ff}.test-record{border:1px solid #aebfff35;border-radius:14px;padding:18px;margin:12px 0;overflow-wrap:anywhere;background:#8da9fc08}.test-record h3{font-size:16px;margin:0 0 12px}.test-record p{font-size:13px;margin:8px 0;color:#d0d1df}.test-record small{color:#ffa091;font-size:11px}#automation-test button:disabled{opacity:.45;cursor:not-allowed}#automation-test .field input,#automation-test .field textarea{width:100%;box-sizing:border-box}#automation-test [hidden]{display:none!important}@media(max-width:850px){.test-workspace:not([hidden]){grid-template-columns:1fr}.test-messages{max-height:290px}}

.cookie-policy{min-width:0;overflow-wrap:anywhere}.reading-layout:has(.cookie-policy)>*{min-width:0}@media(max-width:850px){.reading-layout:has(.cookie-policy){grid-template-columns:minmax(0,1fr)}}

/* Cookie policy inherits the translucent hero surface and display type. */
body.subpage .article-body.cookie-policy{background:linear-gradient(145deg,rgba(38,40,52,.82),rgba(15,17,27,.88));border:1px solid rgba(210,218,240,.22);border-radius:28px;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 20px 70px rgba(0,0,0,.2);font:400 18px/1.65 Assistant,sans-serif;color:#c9cad5;padding:clamp(24px,4vw,50px)}
body.subpage .cookie-policy p{font:inherit;line-height:1.65}
body.subpage .cookie-policy h2{font:400 clamp(26px,2.8vw,38px)/1.18 Assistant,sans-serif;letter-spacing:-.025em;color:#f4f3f8;margin:36px 0 18px}
body.subpage .cookie-policy h3{font-family:Assistant,sans-serif}
body.subpage .cookie-policy>p:first-child{font-size:14px;color:#a6a8b9}
body.subpage .cookie-policy a{color:#b9c7ef;text-decoration-color:#b9c7ef60}
body.subpage .cookie-policy th,body.subpage .cookie-policy td{font-family:Assistant,sans-serif;line-height:1.5}
.reading-layout:has(.cookie-policy) .reading-index>summary,.reading-layout:has(.cookie-policy) .reading-index button{font-family:Assistant,sans-serif}
.reading-layout:has(.cookie-policy) .reading-index button{font-size:15px;line-height:1.45}


#cookie-notice{position:fixed;left:24px;bottom:58px;z-index:90;width:min(380px,calc(100vw - 32px));padding:22px;border:1px solid #c1c7e64d;border-radius:22px;background:linear-gradient(135deg,#ffa0910b,transparent 45%,#8da9fc12),rgba(17,19,31,.88);backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2);box-shadow:inset 0 1px #ffffff24,0 16px 48px #0005;color:#d4d5e1;font:400 16px/1.45 Assistant,sans-serif}
#cookie-notice[hidden]{display:none}
#cookie-notice:not([hidden]){animation:cookie-arrive .35s ease-out both}
#cookie-notice h2{font:500 21px/1.2 Assistant,sans-serif;color:#fff;margin:0 0 10px}
#cookie-notice p{margin:0 0 12px}
#cookie-notice .cookie-policy-link{color:#bbc8ec;font-size:14px;text-underline-offset:3px}
.cookie-actions{display:flex;gap:10px;margin-top:16px}
.cookie-actions button,.cookie-settings{font:500 15px/1.2 Assistant,sans-serif;color:#e4e6ef;border:1px solid #bec6e355;background:#ffffff07;border-radius:999px;padding:11px 16px;cursor:pointer}
.cookie-actions button{flex:1;min-height:44px}
.cookie-actions button:hover,.cookie-settings:hover{background:#ffffff14}
.cookie-actions button:focus-visible,.cookie-settings:focus-visible,#cookie-notice a:focus-visible{outline:2px solid #b9c9ff;outline-offset:3px}
@keyframes cookie-arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:640px){#cookie-notice{left:16px;bottom:50px;padding:18px;font-size:15px}}
@media(prefers-reduced-motion:reduce){#cookie-notice:not([hidden]){animation:none}}


/* Five-turn AI conversation, matching New Era's neutral glass. */
.test-chat-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.test-chat-heading .section-title{margin-bottom:18px}#test-budget{white-space:nowrap;font-size:12px;color:#b9c7ef;padding-top:8px}
#test-progress{display:block;width:100%;height:3px;border:0;margin-bottom:24px;background:#ffffff12;accent-color:#8da9fc}#test-progress::-webkit-progress-bar{background:#ffffff12}#test-progress::-webkit-progress-value{background:linear-gradient(90deg,#ffa091,#8da9fc);transition:width .35s}
.test-suggestions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:24px}.test-suggestions button{text-align:left;border-radius:14px;line-height:1.45;padding:13px 16px;transition:border-color .2s,background .2s}.test-suggestions button:hover{background:#8da9fc12}.test-suggestions button:last-child{grid-column:1/-1}
#automation-test button:disabled{opacity:.45;cursor:not-allowed}.test-typing{display:none;gap:5px;padding:10px 0}#automation-test[data-busy=true] .test-typing{display:flex}.test-typing span{width:5px;height:5px;border-radius:50%;background:#b9c7ef;animation:test-pulse .9s infinite alternate}.test-typing span:nth-child(2){animation-delay:.15s}.test-typing span:nth-child(3){animation-delay:.3s}@keyframes test-pulse{to{opacity:.25;transform:translateY(-3px)}}
.test-conclusion{border-top:1px solid #ffffff20;padding-top:24px;margin-block:24px}.test-conclusion h3{font:400 28px Assistant,sans-serif}.test-conclusion p{margin:14px 0 20px}.test-conclusion[hidden]{display:none}
@media(max-width:640px){.test-chat-heading{display:block}#test-budget{display:block;margin-bottom:14px}.test-suggestions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.test-typing span{animation:none}}

/* Login follows the same New Era account glass as the customer panel. */
body[data-family=account] .login-panel{background:linear-gradient(145deg,rgba(23,27,43,.48),rgba(8,10,18,.58)) padding-box,linear-gradient(145deg,#ffa09188,#ffffff18 45%,#8da9fc77) border-box;border:1px solid transparent;border-radius:28px;backdrop-filter:blur(18px) saturate(1.2);box-shadow:inset 0 1px #ffffff28,0 20px 70px #0003;padding:clamp(28px,4vw,48px);font-family:Assistant,sans-serif}
body[data-family=account] .login-panel :is(h2,h3,p,label,input,button){font-family:Assistant,sans-serif}
body[data-family=account] .login-panel h2{font-size:clamp(28px,3vw,38px);font-weight:400;letter-spacing:-.025em}
body[data-family=account] .login-panel input{font-size:17px;background:#080c1845;border:1px solid #b8c1e34a;border-radius:14px}
body[data-family=account] .login-panel .btn-primary{border-radius:999px;font-size:17px}


/* Task-focused interiors retain the original glass, typography and particles. */
body.subpage[data-family=pricing] .page-hero,body.subpage[data-family=contact] .page-hero{min-height:0;padding-top:160px;padding-bottom:24px;margin-bottom:24px}
body.subpage[data-family=pricing] .hero-glass,body.subpage[data-family=contact] .hero-glass{padding:24px 36px}
body.subpage[data-family=pricing] .page-heading,body.subpage[data-family=contact] .page-heading{font-size:clamp(36px,4vw,58px);max-width:100%;margin-bottom:12px}
body.subpage[data-family=pricing] .page-intro,body.subpage[data-family=contact] .page-intro{margin-top:12px}
body[data-family=contact] #webgl,body[data-family=legal] #webgl{opacity:.55}
/* One plan per step, preserving natural page scrolling. */
body.subpage[data-family=pricing] #page-content>.plans-sequence{display:flex;flex-direction:column;align-items:center;gap:clamp(100px,22svh,240px);max-width:none;margin:40px 0 100px}
body.subpage[data-family=pricing] .plans-sequence>.price-card{width:min(100%,640px);min-height:0;margin:0;--reveal-delay:0ms!important;scroll-margin-top:120px}
body.subpage[data-family=pricing] .plans-sequence>.price-card h3{min-height:0}
body.subpage[data-family=pricing] .plans-sequence>.price-card.inner-reveal{transform:translateY(70px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}
body.subpage[data-family=pricing] .plans-sequence>.price-card.revealed,body.subpage[data-family=pricing] .plans-sequence>.price-card:focus-within{opacity:1;transform:none}
body.subpage.reading-mode[data-family=pricing] #page-content>.plans-sequence{gap:28px}
body.subpage.reading-mode[data-family=pricing] .plans-sequence>.price-card{opacity:1;transform:none;transition:none}
@media(prefers-reduced-motion:reduce){body.subpage[data-family=pricing] .plans-sequence>.price-card.inner-reveal{opacity:1;transform:none;transition:none}}

@media(max-width:850px){body.subpage[data-family=pricing] .page-hero,body.subpage[data-family=contact] .page-hero{padding:145px 22px 18px;margin-bottom:18px}body.subpage[data-family=pricing] .hero-glass,body.subpage[data-family=contact] .hero-glass{padding:22px}body.subpage[data-family=contact] .split{display:flex;flex-direction:column}body.subpage[data-family=contact] .split>.glass:has(#contact-form){order:-1}}


/* Mobile New Era: shared by every public route, including account and legal. */
@media(max-width:850px){
 html,body{background:#1d1d27}
 body{font-family:Assistant,sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}
 body.subpage{--scene-opacity:.42}
 body:not(.subpage) #webgl{opacity:.78}
 .site-header,body.subpage .site-header{padding:16px 20px;padding-top:max(16px,env(safe-area-inset-top));background:linear-gradient(180deg,#1d1d27ed,#1d1d2770 80%,transparent);gap:16px}
 .site-header .brand{min-height:44px}.menu-toggle{min-height:44px;font-size:15px}
 .nav-links>a{display:none}
 body.subpage #page-view{padding-inline:20px}
 body.subpage #page-content{padding-top:110px}
 body.subpage .breadcrumb{position:relative;top:auto;left:auto;margin:0 0 24px;font-size:13px;min-width:0;grid-column:1/-1}
 body.subpage[data-family] .page-hero{min-height:0;margin:0 0 32px;padding:0;justify-content:flex-start}
 body.subpage[data-family] .hero-glass{padding:28px 24px;border-radius:26px}
 body.subpage .page-hero .hero-glass .page-heading,body.subpage .page-hero[data-long-title] .page-heading{font:400 clamp(32px,8.2vw,46px)/1.14 Assistant,sans-serif;letter-spacing:-.025em;margin:0 0 22px;text-wrap:balance}
 body.subpage .page-heading br{display:none}
 body.subpage .page-intro{font:400 17px/1.6 Assistant,sans-serif;max-width:38em;margin:0}
 body.subpage :is(.glass,.hero-glass,.article-body,.cta-panel,.login-panel,.reading-index){-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2)}
 body.subpage .glass-grid,body.subpage .split,body.subpage .form-grid,body[data-family=directory] #page-content>.glass-grid,body[data-family=catalog] #page-content>.glass-grid,body[data-family=journal] #blog-grid>.glass-grid{grid-template-columns:minmax(0,1fr)}
 body.subpage .glass{padding:26px;min-width:0}
 body.subpage .glass p,body.subpage .flow-list p,body.subpage .cta-panel p,body.subpage .section-lead{font-size:17px;line-height:1.6}
 body.subpage .glass h3{font-size:30px;line-height:1.18;text-wrap:balance}
 body.subpage .page-section{margin-block:52px}
 .buttons{gap:12px;max-width:100%}
 body.subpage .hero-glass .buttons{width:100%;margin-top:24px}
 .btn-primary,.btn-secondary{min-height:52px;height:auto;max-width:100%;white-space:normal;text-align:center;line-height:1.3;padding-block:14px;font-size:17px}
 body.subpage .hero-glass .buttons>a{width:100%}
 .arrow-badge{flex-shrink:0}
 body.subpage :is(.field input,.field select,.field textarea,.search){font-size:16px;min-height:48px;max-width:100%}
 body.subpage .field label{font-size:16px}
 body.subpage :is(.filter,.service-close){min-height:44px;font-size:16px}
 body.subpage .article-body,body.subpage .article-body.cookie-policy{padding:26px 22px;font:400 17px/1.7 Assistant,sans-serif;overflow-wrap:anywhere}
 body.subpage .article-body p{line-height:1.7}
 body.subpage .article-body table{display:block;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}
 .reading-index{padding:18px 22px}.reading-index>summary{font:500 16px/1.5 Assistant,sans-serif;margin:0;min-height:28px}.reading-index button{font:400 16px/1.5 Assistant,sans-serif;min-height:44px}
 body.subpage .cta-panel{padding:28px 24px;margin-block:56px;gap:24px}
 body.subpage .cta-panel h2{font-size:34px}
 body.subpage .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}
 body.subpage .footer-grid a{font-size:15px;min-height:44px;display:flex;align-items:center}
 body.subpage .footer-grid p{font-size:16px}
 .site-tools{left:12px;right:12px;bottom:0;min-height:44px;padding:0 8px env(safe-area-inset-bottom);align-items:center;background:linear-gradient(0deg,#1d1d27f5,#1d1d27dd 80%,transparent);font-size:12px;letter-spacing:0}
 .site-tools .motion-toggle{font-size:12px;min-height:44px;letter-spacing:0}.site-tools-right{gap:16px}.site-tools a{min-height:44px;display:flex;align-items:center}
 #menu-dialog .menu-grid a{min-height:44px;font-size:18px}#menu-dialog .menu-grid h2{font-size:13px}#menu-dialog .menu-close{width:44px;height:44px;top:16px;right:16px}
 #menu-dialog .menu-bottom{font-size:14px;overflow-wrap:anywhere}
 #cookie-notice{bottom:calc(52px + env(safe-area-inset-bottom));max-height:calc(100dvh - 130px);overflow:auto}
 .cookie-actions button{min-height:44px}
 body[data-family=account] #page-content{gap:0;align-items:start;min-height:0}
 body.subpage[data-family=account] #page-content>.breadcrumb{margin-bottom:24px}
 body.subpage[data-family=account] #page-content>.page-hero{margin-bottom:28px}
 body.subpage[data-family=account] .hero-glass{padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}
 body[data-family=account] #page-content>.login-panel{padding:26px;max-width:100%!important}
 body[data-family=account] .login-panel :is(.section-lead,.login-hint,.login-bottom,.login-status){font-size:16px;line-height:1.6}
 body[data-family=account] .login-panel .login-symbol{margin-bottom:20px}
 body[data-family=account] .login-panel .section-title{font-size:32px}
 .service-flip .service-detail p{font-size:17px;line-height:1.6}
 .service-flip .service-summary h4{font:400 24px/1.2 Assistant,sans-serif;margin-bottom:18px}
 .test-suggestions{grid-template-columns:1fr}.test-suggestions button{font-size:16px;min-height:44px}
 body.subpage .test-config p,body.subpage .test-status,body.subpage .test-messages .message{font-size:16px}
 body.subpage[data-family=pricing] #page-content>.plans-sequence{margin-top:16px}
 body.subpage[data-family=pricing] .plans-sequence>.price-card .price{font-size:60px}
}
@media(max-width:380px){
 body.subpage #page-view{padding-inline:16px}
 body.subpage[data-family] .hero-glass,body.subpage .glass{padding:24px 20px}
 .hero .lead,.galaxy .lead{font-size:16px}
 #menu-dialog .menu-grid{grid-template-columns:1fr}
 .site-tools-right{gap:12px}
}


/* Visible client access at every viewport size. */
.site-header .nav-links>a.header-login{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(25,25,35,.6);backdrop-filter:blur(12px);color:#eeeef2;white-space:nowrap}.header-login:hover{border-color:#ffa09188;background:rgba(45,43,58,.8)}.header-login:focus-visible{outline:2px solid #b1c4ff;outline-offset:4px}@media(max-width:640px){.site-header .nav-links>a.header-login{padding-inline:12px;font-size:11px}}

/* Modelos web: native New Era catalog */
.model-collection{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(32px,5vw,80px)}.model-stage{perspective:1400px;padding:20px 0;min-width:0}.model-frame{border-radius:28px;padding:8px;background:linear-gradient(135deg,#ffffff19,#ffffff03);border:1px solid #ffffff30;transform:rotateY(-8deg) rotateZ(-3deg);transition:transform .7s cubic-bezier(.22,1,.36,1);box-shadow:0 30px 75px #0003}.model-stage:hover .model-frame{transform:rotateY(0) rotateZ(0)}.model-toolbar{display:flex;justify-content:space-between;gap:12px;padding:15px 20px;font-size:10px;letter-spacing:.08em;color:#c3c8db}.model-composition{min-height:430px;position:relative;isolation:isolate;overflow:hidden;border-radius:20px;padding:35px;background:radial-gradient(ellipse at 80% 70%,#728de822,transparent 65%),#171924b0;border:1px solid #ffffff12}.model-caption{font-size:10px;letter-spacing:.13em;color:#c1c6db}.model-composition h2{font-family:Assistant,sans-serif;font-size:clamp(44px,4.5vw,72px);font-weight:400;line-height:1.03;letter-spacing:-.04em;margin:55px 0 25px;position:relative;z-index:2}.model-composition p{font-size:15px;line-height:1.7;color:#c4cada;position:relative;z-index:2}.model-orbit{position:absolute;right:22px;bottom:35px;width:160px;height:180px;z-index:1;perspective:700px}.model-orbit i{position:absolute;inset:0;border:1px solid #b9caff88;border-radius:24px;background:linear-gradient(140deg,#ffffff12,#91a5ff10,#ffa09114);transform:rotate(-15deg);animation:model-orbit-turn 16s linear infinite}.model-orbit i:nth-child(2){inset:12px;animation-delay:-5s;border-color:#ffa09177}.model-orbit i:nth-child(3){inset:24px;animation-delay:-10s}.model-description .page-intro{font-size:20px;margin-bottom:24px}.model-description .note{margin:22px 0}.model-description .btn-primary{margin-top:10px}@keyframes model-orbit-turn{to{transform:rotate(-15deg) rotateY(360deg)}}.site-header .nav-links>a.header-models{display:inline-flex;white-space:nowrap;align-items:center;min-height:44px}body.reading-mode .model-orbit i{animation:none}body.reading-mode .model-frame{transform:none}@media(max-width:850px){.model-collection{grid-template-columns:1fr;gap:30px}.model-frame{transform:none}.model-composition{min-height:360px;padding:26px}.model-composition h2{font-size:52px}.model-description .page-intro{font-size:17px}.model-stage{padding:0}.site-header .nav-links>a.header-models{font-size:11px}.site-header .nav-links{gap:12px}}@media(prefers-reduced-motion:reduce){.model-orbit i{animation:none}.model-frame{transform:none;transition:none}}

/* Pricing comparison: all three plans visible together, with aligned actions. */
body.subpage[data-family=pricing] #page-content>.plans-sequence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;margin:24px 0;max-width:none}
body.subpage[data-family=pricing] .plans-sequence>.price-card{width:auto;min-width:0;padding:24px;border-radius:24px;opacity:1;transform:none;transition:none}
body.subpage[data-family=pricing] .plans-sequence>.price-card h3{font-size:24px;line-height:1.2;min-height:3.6em;margin:12px 0}
body.subpage[data-family=pricing] .plans-sequence>.price-card .price{font-size:48px;line-height:1.1;margin:4px 0 10px}
body.subpage[data-family=pricing] .plans-sequence>.price-card .price small{display:block;font-size:12px;margin-top:8px}
body.subpage[data-family=pricing] .plans-sequence>.price-card .checks{margin:18px 0;flex:1}
body.subpage[data-family=pricing] .plans-sequence>.price-card .checks li{font-size:14px;line-height:1.5;padding-block:8px}
body.subpage[data-family=pricing] .plans-sequence>.price-card .buttons{margin-top:auto;padding-top:12px}
body.subpage[data-family=pricing] .plans-sequence>.price-card .btn-primary{width:100%;padding:0 12px 0 16px;gap:8px;font-size:14px;justify-content:space-between;white-space:normal}
body.subpage[data-family=pricing] .page-hero{margin-bottom:12px;padding-bottom:12px}
body.subpage[data-family=pricing] .page-heading{font-size:clamp(32px,3.5vw,48px);margin-block:8px}
body.subpage[data-family=pricing] .page-intro{margin-block:10px 0;font-size:17px}
body.subpage[data-family=pricing] #page-content>.note{margin-top:20px}
body.subpage[data-family=pricing] #page-content>.page-section{margin:40px 0}
@media(max-width:700px){body.subpage[data-family=pricing] #page-content>.plans-sequence{display:flex;flex-direction:row;align-items:stretch;overflow-x:auto;scroll-snap-type:x proximity;gap:14px;padding:8px 4px 20px}body.subpage[data-family=pricing] .plans-sequence>.price-card{flex:0 0 min(82vw,330px);width:min(82vw,330px);scroll-snap-align:start;padding:22px}}

/* Direct contact: the email uses the same glass capsule as the primary action. */
.contact-email-pill{width:min(100%,440px);height:64px;margin-top:8px;justify-content:space-between;font-weight:600;letter-spacing:-.01em}
.contact-email-pill .arrow-badge{width:38px;height:38px}
.service-text-cta{margin-top:20px;max-width:100%;height:auto;min-height:56px;padding-block:12px;white-space:normal;text-align:left}
@media(max-width:420px){.contact-email-pill{height:58px;padding-left:20px;font-size:13px;gap:8px}.contact-email-pill .arrow-badge{width:34px;height:34px}}
@media(prefers-reduced-motion:reduce){.contact-email-pill,.contact-email-pill>.gradient-ring{transition:none;animation:none}}

/* Entry to the approved guided classification demo; existing AI conversation is preserved. */
body.subpage[data-route="demostracion"] .page-hero{min-height:0;padding-top:155px;padding-bottom:35px;margin-bottom:0}
body.subpage[data-route="demostracion"] .page-hero .page-heading{font-size:clamp(36px,4.4vw,60px)}
.classification-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center;padding:clamp(26px,4vw,44px);border:1px solid #b9c6fc35;border-radius:24px;background:linear-gradient(120deg,#ffa0910d,#8da9fc0c);box-shadow:inset 0 1px #ffffff10,0 20px 60px #0002;margin:0 0 64px}.classification-entry h2{font:400 clamp(30px,3vw,42px)/1.15 Assistant,sans-serif;letter-spacing:-.03em;margin:0 0 16px}.classification-entry p:not(.eyebrow){max-width:620px;font-size:17px;color:#b9bccf;margin:0 0 16px}.classification-entry .eyebrow{margin-bottom:17px}.classification-entry-note{font-size:13px;color:#969eb9}.classification-entry .btn-primary{padding-inline:26px;gap:14px;border:1px solid #c1b8db60}.conversation-demo-heading{margin:0 0 28px}.conversation-demo-heading .section-title{margin:14px 0}.conversation-demo-heading>p:last-child{font-size:16px;color:#a8aec4}@media(max-width:800px){.classification-entry{grid-template-columns:1fr;gap:24px}.classification-entry .btn-primary{justify-self:start;white-space:normal;height:auto;min-height:52px;text-align:center}.classification-entry-note{line-height:1.5;display:block}}
