:root{--background:#0a0b14;--surface:#0f1023;--surface-alt:#111330;--surface-muted:#161a3a;--text:#e8eeff;--text-muted:#8b9cc8;--text-soft:#5a6a9a;--border:rgba(123,63,228,.22);--border-strong:rgba(91,194,231,.45);--accent:#7b3fe4;--accent-end:#5bc2e7;--accent-hover:#8b4fef;--danger:#ff4d6a;--neon-purple:#7b3fe4;--neon-cyan:#5bc2e7;--glow-purple:rgba(123,63,228,.4);--glow-cyan:rgba(91,194,231,.35);--gradient-brand:linear-gradient(135deg,#7b3fe4,#5bc2e7);--shadow-soft:0 20px 60px rgba(0,0,0,.6);--radius:12px;--radius-sm:10px;--container:min(1200px,calc(100% - 2rem));--content:min(720px,100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background-color:var(--background);background-image:linear-gradient(rgba(91,194,231,.022) 1px,transparent 0),linear-gradient(90deg,rgba(91,194,231,.022) 1px,transparent 0);background-size:64px 64px;color:var(--text);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block}main{min-height:100svh}.shell{width:var(--container);margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(123,63,228,.25);background:rgba(10,11,20,.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:1rem;gap:1rem;min-height:74px;position:relative}.account-item>*,.admin-grid>*,.admin-toolbar>*,.contact-layout>*,.footer-grid>*,.header-inner>*,.hero-grid>*,.offer-layout>*,.page-hero-grid>*,.split-layout>*{min-width:0}.brand{display:flex;align-items:center;gap:.55rem}.brand-mascot{width:32px;height:32px;flex-shrink:0;filter:drop-shadow(0 0 7px var(--glow-purple))}.brand-text{display:flex;flex-direction:column;gap:1px}.brand-hri{display:block;background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.25rem;font-weight:800;letter-spacing:-.01em;line-height:1}.brand-studio{display:block;font-size:.6rem;font-weight:700;letter-spacing:.28em;color:rgba(232,238,255,.65);text-transform:uppercase}.site-nav{display:none}.site-nav.is-open{position:absolute;top:calc(100% + 1px);left:0;right:0;display:grid;grid-gap:.3rem;gap:.3rem;padding:1rem 0 1.2rem;background:rgba(10,11,20,.97);border-bottom:1px solid rgba(123,63,228,.25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-link{position:relative;padding:.45rem 0;font-size:.98rem;color:var(--text-muted);transition:color .2s ease-out}.nav-link.is-active,.nav-link:hover{color:var(--neon-cyan)}.nav-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--neon-cyan);transform:scaleX(0);transform-origin:left;transition:transform .2s ease-out}.nav-link.is-active:after,.nav-link:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:.75rem;justify-self:end}.header-cta{padding-inline:.95rem}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:.3rem;width:44px;height:44px;border:1px solid rgba(123,63,228,.35);border-radius:var(--radius-sm);background:rgba(123,63,228,.08);cursor:pointer;transition:border-color .2s ease-out,background .2s ease-out}.menu-toggle:hover{border-color:rgba(91,194,231,.5);background:rgba(91,194,231,.08)}.menu-toggle span{width:18px;height:1.5px;margin:0 auto;background:var(--text)}.section{padding:56px 0}.section-alt{background:var(--surface-alt);border-top:1px solid rgba(123,63,228,.09);border-bottom:1px solid rgba(123,63,228,.09)}.section-heading{display:grid;grid-gap:.9rem;gap:.9rem;max-width:var(--content);margin-bottom:2rem}.admin-page h1,.hero-copy h1,.login-card h1,.page-hero-copy h1,.section-heading h1,.section-heading h2,.section-heading h3{margin:0;letter-spacing:-.045em;line-height:1.08;color:var(--text);text-wrap:balance}.hero-copy h1,.page-hero-copy h1{font-size:clamp(2rem,7vw,3.5rem);max-width:10ch}.section-heading h2{font-size:clamp(1.65rem,4vw,2.35rem)}.benefit-list h3,.feature-panel h3,.list-rail h3,.section-heading h3{font-size:clamp(1.125rem,3vw,1.35rem)}.admin-page p,.contact-block p,.content-stack p,.detail-list li,.feature-panel p,.hero-copy p,.legal-stack li,.legal-stack p,.list-rail p,.login-copy p,.page-hero-copy p,.price-panel p,.section-heading p,.steps-rail li{margin:0;font-size:1rem;line-height:1.65;color:var(--text-muted);text-wrap:pretty;overflow-wrap:anywhere}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--neon-cyan)}.hero-section{padding:28px 0 56px;background:radial-gradient(ellipse 60% 70% at 75% 40%,rgba(123,63,228,.14) 0,transparent 65%),radial-gradient(ellipse 40% 55% at 20% 65%,rgba(91,194,231,.07) 0,transparent 65%),var(--background)}.admin-grid,.contact-layout,.hero-grid,.offer-layout,.page-hero-grid,.split-layout{display:grid;grid-gap:2rem;gap:2rem}.admin-card,.contact-block,.content-stack,.hero-copy,.login-card,.page-hero-copy,.price-panel{display:grid;grid-gap:1rem;gap:1rem}.account-item,.admin-card,.admin-header,.contact-block,.content-stack,.detail-list,.footer-block,.hero-copy,.legal-card,.list-rail,.login-card,.login-copy,.offer-strip,.page-hero-copy,.price-panel,.section-heading,.steps-rail{min-width:0}.admin-card,.contact-block,.feature-panel,.legal-card,.login-card,.offer-strip,.price-panel{border:1px solid rgba(123,63,228,.3);border-radius:var(--radius);background:rgba(15,16,35,.85);box-shadow:0 0 0 1px rgba(91,194,231,.05),0 20px 60px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:visible}.offer-strip{padding:1rem 1.1rem;max-width:34rem}.offer-strip strong,.price-panel strong{display:block;color:var(--text);font-size:clamp(1.3rem,4vw,1.9rem);line-height:1.18;text-wrap:balance;overflow-wrap:anywhere}.trust-line{max-width:34rem;font-size:.96rem;line-height:1.55;color:var(--text-muted)}.link-inline{color:var(--neon-cyan);overflow-wrap:anywhere;transition:color .2s ease-out}.link-inline:hover{color:var(--neon-purple)}.button-row,.contact-inline,.inline-actions{display:flex;flex-wrap:wrap;gap:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.15rem;border:1px solid transparent;border-radius:var(--radius-sm);font-size:.98rem;font-weight:600;line-height:1.2;text-align:center;cursor:pointer;transition:box-shadow .2s ease-out,transform .2s ease-out,border-color .2s ease-out,color .2s ease-out,background .2s ease-out}.button-primary{background:linear-gradient(135deg,var(--neon-purple) 0,var(--neon-cyan) 100%);color:#fff;border-color:transparent;box-shadow:0 0 18px rgba(123,63,228,.35),0 4px 15px rgba(0,0,0,.3)}.button-primary:hover{box-shadow:0 0 30px rgba(123,63,228,.55),0 0 14px rgba(91,194,231,.3),0 4px 20px rgba(0,0,0,.4);transform:translateY(-1px)}.button-ghost,.button-secondary{border-color:rgba(123,63,228,.4);background:rgba(123,63,228,.08);color:var(--text)}.button-ghost:hover,.button-secondary:hover{border-color:rgba(91,194,231,.55);background:rgba(91,194,231,.1);color:var(--neon-cyan)}.image-frame{position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid rgba(123,63,228,.25);background:var(--surface-muted)}.image-frame img{object-fit:cover;transition:transform .35s ease-out}.image-frame:hover img{transform:scale(1.04)}.hero-image{min-height:21rem}.section-image{min-height:20rem}.mascot-hero{display:flex;align-items:center;justify-content:center}.mascot-float{width:clamp(180px,34vw,340px);height:auto;filter:drop-shadow(0 0 40px rgba(123,63,228,.5)) drop-shadow(0 0 80px rgba(91,194,231,.22));animation:mascot-float 4s ease-in-out infinite}@keyframes mascot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.mascot-divider{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:2.5rem 0 0}.mascot-divider img{filter:drop-shadow(0 0 10px var(--glow-purple))}.mascot-divider-line{width:1px;height:40px;background:linear-gradient(180deg,rgba(123,63,228,.6),transparent)}.detail-list,.list-rail,.steps-rail{display:grid;grid-gap:1rem;gap:1rem;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.benefit-list>li,.detail-list>li,.list-rail>div,.steps-rail>li{padding:0;min-width:0}.benefit-list>li+li,.detail-list>li+li,.list-rail>div+div,.steps-rail>li+li{border-top:0}.benefit-list,.detail-list,.steps-rail{margin:0;padding-left:0;list-style:none}.benefit-list h3,.contact-block h2,.feature-panel h3,.legal-card h2,.legal-card h3,.list-rail h3,.price-panel h2{text-wrap:balance;overflow-wrap:anywhere}.benefit-list h3,.feature-panel h3,.list-rail h3{margin:0 0 .4rem;line-height:1.2}.legal-card ul{margin:0;padding-left:1.2rem;display:grid;grid-gap:.55rem;gap:.55rem}.steps-rail{counter-reset:steps}.steps-rail>li{counter-increment:steps;display:grid;grid-gap:.35rem;gap:.35rem}.steps-rail>li:before{content:"0" counter(steps);font-size:.8125rem;font-weight:700;letter-spacing:.08em;color:var(--neon-cyan)}.contact-block,.feature-panel,.price-panel{padding:1.25rem}.price-panel{gap:1.1rem}.meta-label,.price-label{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--neon-cyan)}.price-callout{font-size:.95rem;color:var(--text-muted);line-height:1.6}.contact-block a,.site-footer a{color:inherit}.contact-list,.footer-links{display:grid;grid-gap:.55rem;gap:.55rem}.account-meta,.account-name,.contact-list a,.empty-state,.footer-block a,.status-text{overflow-wrap:anywhere}.site-footer{padding:32px 0;background:#060710;color:rgba(232,238,255,.65);border-top:1px solid rgba(123,63,228,.28)}.footer-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.footer-block{display:grid;grid-gap:.45rem;gap:.45rem}.footer-title{color:var(--text);font-weight:600}.footer-meta{color:rgba(232,238,255,.4)}.footer-mascot{width:52px;height:52px;margin-bottom:.5rem;filter:drop-shadow(0 0 10px var(--glow-purple))}.page-hero{padding:40px 0 56px;background:radial-gradient(ellipse 70% 80% at 50% 0,rgba(123,63,228,.1) 0,transparent 60%),var(--background)}.page-hero-copy{max-width:40rem}.page-hero-copy h1{max-width:12ch}.legal-page{padding:40px 0 72px}.legal-stack{display:grid;grid-gap:1.25rem;gap:1.25rem;max-width:var(--content)}.legal-card{padding:clamp(1.15rem,2.4vw,1.4rem)}.legal-card h2,.legal-card h3{margin:0 0 .75rem;font-size:1.1rem}.small-note{font-size:13px;line-height:1.6;color:var(--text-soft)}.login-page{min-height:100svh;display:grid;place-items:center;padding:2rem 0;background:radial-gradient(ellipse 70% 70% at 50% 50%,rgba(123,63,228,.1) 0,transparent 70%),var(--background)}.login-card{width:min(100%,30rem);padding:clamp(1.4rem,4vw,2rem);box-shadow:var(--shadow-soft)}.login-brand{font-size:.95rem;font-weight:700;letter-spacing:-.02em;background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-copy{display:grid;grid-gap:.75rem;gap:.75rem}.form-stack{display:grid;grid-gap:1rem;gap:1rem}.field{display:grid;grid-gap:.45rem;gap:.45rem}.field label{font-size:.9rem;font-weight:600;color:var(--text)}.input{min-height:50px;padding:.85rem .95rem;border:1px solid rgba(123,63,228,.3);border-radius:var(--radius-sm);background:rgba(22,26,58,.8);color:var(--text);transition:border-color .2s ease-out,box-shadow .2s ease-out}.input::placeholder{color:var(--text-soft)}.input:focus{outline:none;border-color:var(--neon-cyan);box-shadow:0 0 0 4px rgba(91,194,231,.15)}.form-error{font-size:.95rem;color:var(--danger)}.admin-shell{min-height:100svh;padding:40px 0 72px;background:radial-gradient(ellipse 80% 40% at 50% 0,rgba(123,63,228,.08) 0,transparent 60%),var(--background)}.admin-page{display:grid;grid-gap:1.5rem;gap:1.5rem}.admin-card{padding:clamp(1.15rem,2.5vw,1.4rem)}.admin-header{display:grid;grid-gap:.6rem;gap:.6rem;max-width:38rem}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.admin-list{display:grid;grid-gap:.85rem;gap:.85rem}.account-item{display:grid;grid-gap:1rem;gap:1rem;padding:1rem 0;border-top:1px solid rgba(123,63,228,.15)}.account-item:first-child{border-top:0;padding-top:0}.account-name{margin:0;font-weight:600;color:var(--text)}.account-meta{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-top:.4rem;font-size:.9rem;color:var(--text-muted)}.status-text{font-size:.92rem;color:var(--text-muted)}.status-success{color:#4ade80}.status-error{color:var(--danger)}.empty-state{margin:0;padding:.95rem 0}.reveal{opacity:0;transform:translateY(26px);transition:opacity .4s ease-out,transform .4s ease-out;will-change:opacity,transform}.reveal[data-visible=true]{opacity:1;transform:translateY(0)}@media (min-width:768px){:root{--container:min(1200px,calc(100% - 3rem))}.section{padding:80px 0}.hero-section{padding:44px 0 80px}.page-hero{padding:56px 0 72px}.contact-layout,.hero-grid,.offer-layout,.page-hero-grid,.split-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}.admin-grid{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start}.hero-image{min-height:30rem}.section-image{min-height:26rem}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.account-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}}@media (min-width:960px){.site-nav{display:flex;align-items:center;justify-self:center;gap:1.3rem}.menu-toggle{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}.mascot-float{animation:none}}