/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap";*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;background:var(--bg);color-scheme:dark}:root{--bg:#060d1f;--bg-mid:#0a1628;--bg-card:#0f1e35;--border:#639bff1a;--border-mid:#639bff2e;--white:#fff;--snow:#f9f9f8;--mist:#f2f2f0;--line:#e8e8e4;--subtle:#d0d0ca;--muted:#999994;--mid:#6a6a65;--ink:#1c1c1a;--blue:#3b82f6;--blue-bright:#60a5fa;--blue-hover:#2563eb;--blue-tint:#3b82f61a;--blue-glow:#3b82f659;--text:#e2eaf8;--text-mid:#b4cdf5b3;--text-muted:#a0bef080;--font:"Plus Jakarta Sans",system-ui,sans-serif;--ease:cubic-bezier(.16,1,.3,1)}html[data-theme=light]{color-scheme:light;--bg:#e5edf6;--bg-mid:#d9e4f0;--bg-card:#f8fbff;--border:#1f385d1f;--border-mid:#1f385d38;--blue-tint:#3b82f61c;--blue-glow:#3b82f638;--text:#10213b;--text-mid:#193152d1;--text-muted:#36507294;--ink:#10213b;--mid:#3f5d81;--muted:#6f89a8;--line:#c7d7e8;--mist:#eef4fb;--snow:#f7fbff}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}html[data-theme=light] body{background:linear-gradient(#f6faff,#edf4fb 28%,#e2ebf6 72%,#dbe5f0)}body:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(80% 50% at 50% -10%,#3b82f62e 0,#0000 60%),radial-gradient(40% 30% at 80% 20%,#6366f114 0,#0000 50%),radial-gradient(30% 20% at 10% 60%,#38bdf80d 0,#0000 50%);position:fixed;inset:0}html[data-theme=light] body:before{background:radial-gradient(78% 48% at 50% -10%,#3b82f629 0,#0000 58%),radial-gradient(34% 26% at 84% 18%,#60a5fa24 0,#0000 48%),radial-gradient(30% 22% at 12% 68%,#0ea5e91a 0,#0000 50%)}@layer marketing-base{h1,h2,h3,h4{letter-spacing:-.03em;line-height:1.08;font-family:var(--font);color:var(--text)}h1{font-size:clamp(1.9rem,3.8vw,3.2rem);font-weight:900}h2{font-size:clamp(1.9rem,3.5vw,3rem);font-weight:700}h3{letter-spacing:-.015em;font-size:1.05rem;font-weight:600}p{color:var(--text-mid);font-size:1rem;font-weight:400;line-height:1.7}nav{z-index:100;pointer-events:none;background:0 0;border-bottom:1px solid #0000;padding:0;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:1rem;left:0;right:0}}.grad{background:linear-gradient(135deg,#60a5fa,#a78bfa 40%,#38bdf8);-webkit-background-clip:text;background-clip:text}.grad,.grad2{-webkit-text-fill-color:transparent}.grad2{background:linear-gradient(135deg,#93c5fd,#818cf8 50%,#c4b5fd);-webkit-background-clip:text;background-clip:text}.wrap{z-index:1;max-width:1140px;margin:0 auto;padding:0 2rem;position:relative}.sec{padding:6rem 0}.sec-lg{padding:8rem 0}.sec-xl{padding:10rem 0}.btn{font-family:var(--font);cursor:pointer;transition:all .22s var(--ease);white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-blue{background:linear-gradient(135deg,var(--blue) 0,var(--blue-hover) 100%);color:#fff;box-shadow:0 0 20px var(--blue-glow),inset 0 1px 0 #ffffff26}.btn-blue:hover{transform:translateY(-1px);box-shadow:0 0 32px #3b82f68c,inset 0 1px #ffffff26}.btn-ghost{color:#c8dcffcc;border:1px solid var(--border-mid);background:0 0}.btn-ghost:hover{color:#fff;background:var(--blue-tint);border-color:#639bff73}html[data-theme=light] .btn-ghost{color:#173054;background:linear-gradient(#fbfdfff0,#e9f1fafa);border-color:#1f385d29;box-shadow:inset 0 1px #fffffffa,0 10px 22px #0f172a0f}html[data-theme=light] .btn-ghost:hover{color:#10213b;background:linear-gradient(#fff,#e1edf9);border-color:#3b82f642}html[data-theme=light] .btn-blue{box-shadow:0 16px 36px #2563eb38,inset 0 1px #ffffff38}.contact-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090f1d8a;animation:fadeIn .2s;position:fixed;inset:0}.contact-modal-shell{z-index:201;pointer-events:none;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.contact-modal-card{pointer-events:all;width:100%;max-width:520px;animation:slideUp .25s var(--ease);background:radial-gradient(circle at 84% 8%,#60a5fa17,#0000 34%),linear-gradient(#0c1425f5,#080e1cfa);border:1px solid #639bff1f;border-radius:24px;padding:2.25rem;box-shadow:inset 0 1px #ffffff0f,0 16px 36px #02081747,0 34px 72px #0206122e}.contact-modal-card--success{text-align:center;padding-block:2rem}.contact-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.contact-modal-title{letter-spacing:-.03em;color:#f7fbff;margin-bottom:.35rem;font-size:1.3rem;font-weight:700}.contact-modal-lede{color:#bed2f2b3;margin:0;font-size:.875rem}.contact-modal-close{color:#dfeafaad;cursor:pointer;width:34px;height:34px;transition:border-color .2s var(--ease),background .2s var(--ease),color .2s var(--ease),transform .2s var(--ease);background:#0a122280;border:1px solid #639bff24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-modal-close:hover{color:#fff;background:#101a2fb8;border-color:#7cc1ff42;transform:translateY(-1px)}.contact-modal-fields{flex-direction:column;gap:1.25rem;display:flex}.contact-modal-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-modal-field{gap:.4rem;display:grid}.contact-modal-label{color:#c8dcffc2;letter-spacing:.02em;font-size:.78rem;font-weight:600;display:block}.contact-modal-input,.contact-modal-select,.contact-modal-textarea{color:#eef4ff;width:100%;font-size:.92rem;font-family:var(--font);transition:border-color .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease);background:#0a1222a3;border:1px solid #639bff24;border-radius:14px;outline:none;padding:.8rem 1rem}.contact-modal-input:focus,.contact-modal-select:focus,.contact-modal-textarea:focus{border-color:#60a5fa80;box-shadow:0 0 0 1px #60a5fa38,0 0 0 4px #3b82f614}.contact-modal-textarea{resize:vertical;min-height:132px;line-height:1.6}.contact-modal-input--error,.contact-modal-select--error,.contact-modal-textarea--error{border-color:#f8717173}.contact-modal-error{color:#fca5a5;font-size:.72rem}.contact-modal-alert{margin-top:1rem}.contact-modal-actions{align-items:center;gap:.75rem;margin-top:2rem;display:flex}.contact-modal-submit{cursor:pointer;border:none;flex:1;justify-content:center;padding:.85rem 1.6rem;font-size:.95rem}.contact-modal-submit:disabled{cursor:not-allowed;opacity:.72}.contact-modal-cancel{padding:.85rem 1.4rem}.contact-modal-footnote{color:#a0bef08f;text-align:center;margin-top:1rem;font-size:.75rem}.contact-modal-footnote span{color:#93c5fd}.contact-modal-success-icon{color:#60a5fa;background:#3b82f614;border:1px solid #60a5fa24;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.5rem;display:flex;box-shadow:0 10px 24px #3b82f614}.contact-modal-success-copy{color:#bed2f2b3;margin-bottom:2rem;font-size:.92rem;line-height:1.7}html[data-theme=light] .contact-modal-backdrop{background:#dbe5f19e}html[data-theme=light] .contact-modal-card{background:radial-gradient(circle at 84% 8%,#60a5fa14,#0000 34%),linear-gradient(#fffffffa,#eff5fb);border-color:#1f385d1f;box-shadow:inset 0 1px #fff,0 14px 30px #0f172a14,0 28px 56px #0f172a0f}html[data-theme=light] .contact-modal-title{color:#10213b}html[data-theme=light] .contact-modal-lede,html[data-theme=light] .contact-modal-success-copy{color:#4d6687}html[data-theme=light] .contact-modal-close{color:#516b8d;background:#f7fbffeb;border-color:#1f385d1f}html[data-theme=light] .contact-modal-close:hover{color:#10213b;background:#fff;border-color:#3b82f633}html[data-theme=light] .contact-modal-label{color:#4d6687}html[data-theme=light] .contact-modal-input,html[data-theme=light] .contact-modal-select,html[data-theme=light] .contact-modal-textarea{color:#10213b;background:#fffffff0;border-color:#1f385d1f;box-shadow:inset 0 1px #fff}html[data-theme=light] .contact-modal-footnote{color:#6f89a8}html[data-theme=light] .contact-modal-footnote span{color:#2563eb}html[data-theme=light] .contact-modal-success-icon{color:#2563eb;background:#3b82f614;border-color:#60a5fa29}@media (max-width:640px){.contact-modal-card{border-radius:20px;padding:1.5rem}.contact-modal-grid{grid-template-columns:1fr}.contact-modal-actions{flex-direction:column}.contact-modal-actions>*{width:100%}}.label{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-bright);margin-bottom:1rem;font-size:.78rem;font-weight:600;display:block}.sec-head{max-width:620px;margin-bottom:3.5rem}.sec-head h2{margin-bottom:.85rem}.sec-head p{max-width:36rem;color:var(--text-mid);font-size:1.02rem;line-height:1.72}.sec-head.center{text-align:center}.sec-head.center,.sec-head.center p{margin-left:auto;margin-right:auto}nav.menu-open{opacity:0;pointer-events:none}nav.scrolled{-webkit-backdrop-filter:blur(24px);background:#060d1fbd;border-color:#7baae61f}.nav-wrap{background:linear-gradient(#091223b8,#060d1b8a);border:1px solid #6e9ad61f;border-radius:999px;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1320px;margin:0 auto;padding:.7rem 2.35rem;display:flex;box-shadow:inset 0 1px #ffffff0d,0 16px 44px #020a183d}.nav-logo{color:#fff;align-items:center;gap:.6rem;font-size:1.15rem;text-decoration:none;display:inline-flex}.nav-logo,.nav-logo__wordmark{letter-spacing:-.02em;font-weight:800}.nav-logo__wordmark{color:currentColor;font-size:1.25rem}.nav-links{flex:1;justify-content:space-between;align-items:center;gap:1.5rem;min-width:0}.nav-links,.nav-primary-shell{display:flex}.nav-primary{align-items:center;gap:1.3rem;min-width:0;padding:.35rem .5rem;display:inline-flex}.nav-secondary-shell{background:#ffffff08;border:1px solid #7396c21f;border-radius:999px;padding:.28rem;box-shadow:inset 0 1px #ffffff0a}.nav-actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:.35rem;display:flex}.nav-utilities{border-left:1px solid #84a5d01f;align-items:center;gap:.4rem;margin-left:.2rem;padding-left:.25rem;display:inline-flex}.theme-toggle--nav{margin-left:0}.nav-links a{color:#c8dcffad;font-size:.835rem;text-decoration:none;transition:color .2s,opacity .2s}.nav-primary a{letter-spacing:.01em;padding:.55rem .2rem}.nav-links a:hover{color:#fff}.nav-links .nav-portal-btn{color:#e2ecfae0;background:linear-gradient(#121e36a3,#0b1527c2);border:1px solid #7cc1ff29;padding:.72rem 1rem;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #01081724}.nav-links .nav-portal-btn:hover{color:#fff;background:linear-gradient(#162543e0,#0d192ef0);border-color:#7cc1ff57;box-shadow:inset 0 1px #ffffff0f,0 14px 34px #07112438}.nav-consult-btn{padding-left:1.12rem;padding-right:1.12rem}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.25rem;display:none}.hamburger span{background:#c8dcffcc;width:22px;height:1.5px;display:block}nav.nav-light{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--line);background:#ffffffeb}nav.nav-light .nav-logo{color:var(--ink)}nav.nav-light .nav-links a{color:var(--mid)}nav.nav-light .nav-links a:hover{color:var(--ink)}nav.nav-light .hamburger span{background:var(--ink)}nav.nav-light.scrolled{border-color:var(--line);background:#fffffff2}.mob-menu{z-index:210;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#060d1ff7;justify-content:flex-start;align-items:flex-start;transition:opacity .3s;display:flex;position:fixed;inset:0}.mob-menu.open{opacity:1;pointer-events:all}.mob-menu a{color:var(--text);text-decoration:none;transition:color .2s}.mob-menu a:hover{color:var(--blue-bright)}.mob-close{cursor:pointer;color:var(--text);background:0 0;border:none;font-size:1.15rem}.mob-menu__sheet{width:min(100%,28rem);min-height:100%;padding:max(1.05rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom));z-index:1;background:linear-gradient(#08101ffa,#0a1426f2);border-left:1px solid #94a3b81f;flex-direction:column;gap:1rem;margin-left:auto;display:flex;position:relative;box-shadow:-22px 0 56px #0206176b}.mob-menu__header{justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0 .2rem;display:flex}.mob-menu__brand{color:var(--text);align-items:center;gap:.72rem;text-decoration:none;display:inline-flex}.mob-menu__brand-wordmark{letter-spacing:-.03em;font-size:1rem;font-weight:800}.mob-menu__utilities{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.7rem;display:grid}.mob-menu__utility-card{background:#ffffff08;border:1px solid #94a3b824;border-radius:1rem;justify-content:space-between;align-items:center;gap:.65rem;min-height:2.85rem;padding:.55rem .8rem;display:flex}.mob-menu__utility-label{letter-spacing:-.01em;color:var(--mid);font-size:.8rem;font-weight:600}.mob-menu__links{gap:.08rem;padding:.1rem 0;display:grid}.mob-menu__links a{letter-spacing:-.02em;min-height:2.45rem;color:var(--text);align-items:center;padding:.35rem .1rem;font-size:.98rem;font-weight:625;display:flex}.mob-menu__actions{gap:.65rem;margin-top:.45rem;padding-top:.35rem;display:grid}.mob-menu__button{border-radius:1rem;justify-content:center;width:100%;min-height:2.8rem;padding:.75rem .95rem;font-size:.9rem;font-weight:700}.mob-menu__button--secondary{background:#ffffff08;border-color:#94a3b82e}html[data-theme=light] .mob-menu__sheet{background:linear-gradient(#fffffffa,#f4f8fcf7);border-left-color:#1f385d1a;box-shadow:-22px 0 52px #0f172a24}html[data-theme=light] .mob-menu a{color:var(--ink)}html[data-theme=light] .mob-menu a:hover{color:var(--blue)}html[data-theme=light] .mob-menu .mob-close{color:var(--ink)}html[data-theme=light] .mob-menu__button--secondary{background:#ffffffb8;border-color:#1f385d1f}.theme-toggle{border:1px solid var(--border-mid);color:#e2ecfae0;min-height:42px;font:inherit;letter-spacing:-.01em;cursor:pointer;transition:border-color .22s var(--ease),background-color .22s var(--ease),color .22s var(--ease),transform .22s var(--ease);background:#08101f6b;border-radius:999px;align-items:center;gap:.55rem;padding:.68rem .95rem;font-size:.82rem;font-weight:700;display:inline-flex}.theme-toggle:hover{background:#0e1b319e;border-color:#7cc1ff4d;transform:translateY(-1px)}.theme-toggle__icon{width:26px;height:26px;color:var(--blue-bright);background:#3b82f61f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.theme-toggle__label--compact{display:none}.theme-toggle--mobile{border-radius:1rem;justify-content:center;gap:.35rem;min-width:2.85rem;min-height:2.85rem;margin-bottom:0;padding:.6rem .75rem;font-size:.8rem}.theme-toggle--mobile .theme-toggle__label{display:none}html[data-theme=light] .theme-toggle{color:var(--ink);background:linear-gradient(#f8fbfff5,#ebf2fafa);border-color:#1f385d29;box-shadow:inset 0 1px #fffffff5,0 12px 26px #0f172a1a}html[data-theme=light] .theme-toggle:hover{background:linear-gradient(#fff,#eff5fc);border-color:#3b82f647}html[data-theme=light] .theme-toggle__icon{color:#1d4ed8;background:#3b82f624}html[data-theme=light] nav:not(.nav-light){background:#f2f7fcbd;border-color:#1f385d1a}html[data-theme=light] nav.scrolled:not(.nav-light){background:#f4f9fdeb;border-color:#1f385d24}html[data-theme=light] .nav-logo,html[data-theme=light] nav.scrolled .nav-logo{color:var(--ink)}html[data-theme=light] .nav-links a{color:#152a48c2}html[data-theme=light] .nav-links a:hover{color:var(--ink)}html[data-theme=light] .nav-links .nav-portal-btn:hover{color:#0d1b2d;background:linear-gradient(#fff,#e5effa);border-color:#3b82f647}html[data-theme=light] .nav-utilities{border-left-color:#1f385d1a}html[data-theme=light] .hamburger span{background:var(--ink)}#hero{background:0 0;align-items:center;min-height:100vh;padding:9.4rem 0 5.8rem;display:flex;position:relative;overflow:clip}.hero-backdrop{pointer-events:none;position:absolute;inset:0}.hero-backdrop__orb{filter:blur(10px);border-radius:999px;position:absolute}.hero-backdrop__orb--left{background:radial-gradient(circle,#3b82f642 0,#3b82f600 68%);width:28rem;height:28rem;top:12%;left:-6%}.hero-backdrop__orb--right{background:radial-gradient(circle,#7dd3fc29 0,#7dd3fc00 70%);width:34rem;height:34rem;top:20%;right:-4%}.hero-backdrop__grid{opacity:.55;background-image:linear-gradient(#7dd3fc0f 1px,#0000 0),linear-gradient(90deg,#7dd3fc0d 1px,#0000 0);background-size:6rem 6rem;height:26rem;position:absolute;inset:8rem 4% auto;-webkit-mask-image:linear-gradient(#000000a6,#0000);mask-image:linear-gradient(#000000a6,#0000)}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(480px,1.08fr);gap:4.75rem;display:grid}.hero-grid--packages{grid-template-columns:minmax(0,1fr)}.hero-content{width:100%}.hero-content--packages{max-width:860px}.hero-switcher-shell{margin-bottom:2.6rem}.hero-switcher-shell,.hero-switcher-wrap{justify-content:space-between;width:100%;display:flex}.hero-switcher-wrap{align-items:center;gap:1.5rem}.hero-switcher-meta{flex-direction:column;gap:.45rem;max-width:34rem;display:flex}.hero-switcher-meta p{color:#c2d6f4b8;margin:0;font-size:.88rem;line-height:1.65}.hero-switcher-meta__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#7dd3fcd1;font-size:.72rem}.hero-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--blue-bright);background:linear-gradient(#0d1f38b8,#09162ad1);border:1px solid #639bff38;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.55rem;padding:.45rem .95rem;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.hero-tag:before{content:"";background:var(--blue-bright);width:6px;height:6px;box-shadow:0 0 8px var(--blue-bright);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.hero-switcher{background:#08101f7a;border:1px solid #639bff29;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem;display:inline-flex;box-shadow:inset 0 1px #ffffff0a,0 16px 40px #020a1829}.hero-switcher button{appearance:none;color:var(--text-mid);font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.7rem 1.15rem;font-size:.82rem;font-weight:700;transition:background-color .24s,color .24s,box-shadow .24s,transform .24s}.hero-switcher button.is-active{color:#eff6ff;background:linear-gradient(135deg,#528cff57,#315ad942);box-shadow:inset 0 1px #ffffff14,0 10px 24px #08143029}.hero-stage{min-height:39rem;position:relative}.hero-panel{width:100%;transition:opacity .45s,transform .45s,visibility .45s}.hero-panel--home{max-width:100%}.hero-panel--packages{max-width:860px}.hero-panel.is-active{opacity:1;visibility:visible;pointer-events:auto;position:relative;transform:translateY(0)}.hero-panel.is-hidden{opacity:0;visibility:hidden;pointer-events:none;position:absolute;inset:0;transform:translateY(14px)}.hero-home-shell{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:end;gap:1.35rem;display:grid}.hero-home-sidecards{flex-direction:column;gap:.95rem;padding-bottom:.6rem;display:flex}.hero-signal-row{flex-wrap:wrap;gap:.55rem;display:flex}.hero-signal-row span{color:#dde9fbc7;letter-spacing:.02em;background:#08101f73;border:1px solid #6da2e124;border-radius:999px;align-items:center;min-height:2.4rem;padding:.56rem .85rem;font-size:.76rem;font-weight:600;display:inline-flex}.hero-note-stack{gap:.75rem;display:grid}.hero-note-card{background:linear-gradient(#0c1526d1,#08101feb);border:1px solid #6995ce24;border-radius:1.35rem;grid-template-columns:auto 1fr;gap:.8rem;padding:1rem 1rem 1rem .95rem;display:grid;box-shadow:inset 0 1px #ffffff0a,0 18px 40px #030a182e}.hero-note-card__value{color:#eff6ff;letter-spacing:.05em;background:linear-gradient(#3b82f642,#2563eb24);border-radius:.9rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:.82rem;font-weight:800;display:inline-flex}.hero-note-card strong{color:#f0f6ff;font-size:.92rem;display:block}.hero-note-card p{color:#c2d6f4ad;margin:.28rem 0 0;font-size:.82rem;line-height:1.6}.hero-title{color:#f0f6ff;letter-spacing:-.065em;max-width:13ch;margin-bottom:1.35rem;font-size:clamp(3.45rem,7vw,5.8rem);line-height:.92}.hero-sub{color:#c2d6f4c7;max-width:33rem;margin-bottom:2rem;font-size:1.04rem;line-height:1.8}.hero-btns{flex-wrap:wrap;gap:1rem;display:flex}.hero-reassurance{color:var(--text-muted);margin:1rem 0 0;font-size:.82rem}.hero-link-row{margin-top:1.1rem}.hero-inline-link{color:var(--blue-bright);padding-left:.5rem;font-size:.82rem;font-weight:600;text-decoration:none}.hero-pill{background:#fbbf2417;border:1px solid #fbbf2438;border-radius:999px;align-items:center;gap:.6rem;padding:.45rem 1rem .45rem .6rem;display:inline-flex}.hero-pill__icon{color:#fbbf24e6;background:#fbbf242e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.hero-pill__text{color:#fbbf24;letter-spacing:.01em;font-size:.82rem;font-weight:700}.hero-pill__highlight{color:#fcd34d}html[data-theme=light] .hero-pill{background:#f59e0b1c;border-color:#b453094d;box-shadow:0 1px 6px #b453091a,inset 0 1px #fff9}html[data-theme=light] .hero-pill__icon{color:#b45309;background:#f59e0b33}html[data-theme=light] .hero-pill__text{color:#92400e}html[data-theme=light] .hero-pill__highlight{color:#b45309}.hero-package-layout{grid-template-columns:minmax(0,.92fr) minmax(340px,.95fr);gap:2rem}.hero-package-grid{align-self:start;gap:.75rem}.hero-package-card{background:radial-gradient(circle at 100% 0,#7cc1ff1a,#0000 26%),linear-gradient(#0c1526db,#070f1cf0);border:1px solid #639bff24;padding:1rem 1.05rem;box-shadow:inset 0 1px #ffffff08,0 18px 36px #030a1829}.hero-package-card__name{color:#f0f6ff;margin:0;font-size:.96rem;font-weight:700}.hero-package-card__price{color:var(--blue-bright);margin:.22rem 0 0;font-size:.78rem;font-weight:700}.hero-package-card__desc{max-width:54ch;color:var(--text-mid);margin:.62rem 0 0;font-size:.84rem;line-height:1.55}.hero-package-card__link{color:#e6efff;background:#09112099;border:1px solid #639bff2e;border-radius:999px;justify-content:center;align-items:center;min-width:4.1rem;padding:.58rem .85rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:border-color .24s,color .24s,background-color .24s;display:inline-flex}.hero-package-card__link:hover{background:#12223ebf;border-color:#639bff52}.hero-btns--packages{margin-top:.1rem}.hero-vis{transition:opacity .35s,transform .35s,visibility .35s}.hero-vis--hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translate(12px)}.hero-visual-stage{min-height:44rem}.hero-visual-stage__glow{filter:blur(6px);border-radius:999px;position:absolute}.hero-visual-stage__glow--one{background:radial-gradient(circle,#3b82f63d,#3b82f600 72%);width:18rem;height:18rem;top:8%;left:8%}.hero-visual-stage__glow--two{background:radial-gradient(circle,#7dd3fc24,#7dd3fc00 72%);width:22rem;height:22rem;bottom:16%;right:6%}.hero-visual-stage__console{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070e1c61;border:1px solid #73a5e124;border-radius:999px;justify-content:space-between;gap:.7rem;padding:.85rem 1rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.hero-visual-stage__console span{letter-spacing:.12em;text-transform:uppercase;color:#c2d6f49e;font-size:.7rem;font-weight:700}.hero-visual-stage__surface{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070e1c80;border:1px solid #73a5e124;border-radius:1.45rem;justify-content:space-between;align-items:end;gap:1rem;padding:1rem 1.1rem;display:flex;position:absolute;bottom:1.25rem;left:1.15rem;right:1.15rem}.hero-visual-stage__surface strong{color:#f0f6ff;font-size:1rem;display:block}.hero-visual-stage__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#7dd3fcbd;margin:0 0 .35rem;font-size:.7rem}.hero-visual-stage__signal{color:#dde9fbc2;white-space:nowrap;align-items:center;gap:.4rem;font-size:.76rem;font-weight:600;display:inline-flex}.hero-visual-stage__signal span{background:#7dd3fc;border-radius:999px;width:.45rem;height:.45rem;box-shadow:0 0 10px #7dd3fcd9}.hero-float-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101c31d1,#08101feb);border:1px solid #73a5e126;border-radius:1.45rem;width:min(18rem,38vw);padding:1rem 1rem 1.05rem;position:absolute;box-shadow:inset 0 1px #ffffff0d,0 22px 42px #030a1838}.hero-float-card--brief{top:5rem;right:-1.25rem}.hero-float-card--metric{grid-template-columns:auto 1fr;gap:.8rem;display:grid;bottom:6.5rem;left:-1.25rem}.hero-float-card__label{letter-spacing:.14em;text-transform:uppercase;color:#7dd3fcbd;margin-bottom:.4rem;font-size:.68rem;display:block}.hero-float-card strong{color:#f0f6ff;font-size:.95rem;display:block}.hero-float-card p{color:#c2d6f4ad;margin:.35rem 0 0;font-size:.8rem;line-height:1.6}.hero-float-card__metric{color:#eff6ff;background:linear-gradient(#3b82f642,#2563eb24);border-radius:.9rem;justify-content:center;align-items:center;width:2.45rem;height:2.45rem;font-size:.84rem;font-weight:800;display:inline-flex}html[data-theme=light] .hero-backdrop__orb--left{background:radial-gradient(circle,#3b82f62e 0,#3b82f600 68%)}html[data-theme=light] .hero-backdrop__orb--right{background:radial-gradient(circle,#7dd3fc2e 0,#7dd3fc00 70%)}html[data-theme=light] .hero-switcher-meta p{color:#152a48b8}html[data-theme=light] .hero-switcher-meta__eyebrow{color:#2563eb}html[data-theme=light] .hero-tag{background:linear-gradient(#ffffffeb,#edf5fcf5);box-shadow:inset 0 1px #fffffffa,0 12px 24px #0f172a0f}html[data-theme=light] .hero-title{color:#10213b}html[data-theme=light] .hero-sub{color:#152a48c7}html[data-theme=light] .hero-float-card,html[data-theme=light] .hero-note-card,html[data-theme=light] .hero-package-card,html[data-theme=light] .hero-signal-row span,html[data-theme=light] .hero-visual-stage__console,html[data-theme=light] .hero-visual-stage__surface{background:linear-gradient(#fffffff0,#edf5fcf5);border-color:#1f385d1a;box-shadow:inset 0 1px #fffffffa,0 18px 36px #0f172a14}html[data-theme=light] .hero-float-card p,html[data-theme=light] .hero-note-card p,html[data-theme=light] .hero-reassurance,html[data-theme=light] .hero-signal-row span,html[data-theme=light] .hero-visual-stage__signal{color:#152a48b3}html[data-theme=light] .hero-float-card strong,html[data-theme=light] .hero-note-card strong,html[data-theme=light] .hero-package-card__name,html[data-theme=light] .hero-visual-stage__surface strong{color:#10213b}html[data-theme=light] .hero-float-card__label,html[data-theme=light] .hero-inline-link,html[data-theme=light] .hero-visual-stage__console span,html[data-theme=light] .hero-visual-stage__eyebrow{color:#2563eb}html[data-theme=light] .hero-package-card__link{color:#123047;background:#eff5fce0;border-color:#1f385d1f}html[data-theme=light] .hero-package-card__desc{color:#152a48b8}html[data-theme=light] .hero-visual-stage__signal span{background:#2563eb;box-shadow:0 0 10px #2563eb73}html[data-theme=light] .sec-head--feature:before{background:linear-gradient(90deg,#2563ebb3,#2563eb00)}html[data-theme=light] .packages-cta-note,html[data-theme=light] .proc-steps,html[data-theme=light] .selected-work-cta,html[data-theme=light] .srv-card{background:linear-gradient(#fffffff0,#edf5fcf5);border-color:#1f385d14;box-shadow:inset 0 1px #fffffffa,0 18px 34px #0f172a0f}html[data-theme=light] .srv-card--cta{background:linear-gradient(#f4f9fffa,#e6f0fbf5)}html[data-theme=light] .proc-num{background:#ffffffeb;border-color:#2563eb38}.nav-wrap{background:linear-gradient(#0b1628d1,#070f1db8);border-color:#99c2f224;border-radius:26px;gap:1.1rem;max-width:1240px;padding:.58rem .72rem .58rem 1.2rem;box-shadow:inset 0 1px #ffffff0f,0 20px 52px #020a183d}.language-selector__value,.nav-links a,.nav-logo,.nav-logo__wordmark,.nav-primary a,.theme-toggle{letter-spacing:0}.nav-primary{background:#ffffff09;border-radius:18px;gap:.42rem;padding:.32rem}.nav-primary a{color:#d7e7fac2;border-radius:14px;padding:.62rem .72rem}.nav-primary a:hover{background:#ffffff0e}.nav-secondary-shell{gap:.42rem}.nav-utilities{border-left:0;gap:.32rem;margin-left:.05rem;padding-left:.05rem}.nav-links .nav-portal-btn{color:#e2ecfac7;box-shadow:none;background:0 0;border-color:#0000;padding:.72rem .74rem}.nav-links .nav-portal-btn:hover{box-shadow:none;background:#ffffff0f;border-color:#0000}.nav-consult-btn{min-height:42px;padding:.78rem 1.18rem;box-shadow:0 12px 28px #2563eb47}.nav-utilities .language-selector,.nav-utilities .theme-toggle{box-shadow:none;background:#ffffff0b;border-color:#99c2f21f;border-radius:14px}.nav-utilities .language-selector--compact{min-width:4.35rem;padding:0}.nav-utilities .language-selector__button{min-height:40px;padding:.35rem .58rem}.nav-utilities .theme-toggle{padding:.48rem .58rem}#hero{align-items:flex-start;min-height:94vh;padding:8.6rem 0 4.6rem}#hero .wrap{z-index:1;position:relative}.hero-backdrop{background:linear-gradient(125deg,#0c1c349e,#08101f00 46%),linear-gradient(205deg,#2d69c247,#08101f00 40%)}.hero-backdrop__grid{opacity:.34;background-size:5.5rem 5.5rem;height:34rem;inset:7rem 6% auto}.hero-mode-row{justify-content:space-between;gap:1.5rem;margin:0 0 2.35rem;display:flex}.hero-mode-copy{align-items:center;gap:.8rem;min-width:0;display:flex}.hero-mode-copy span{color:#8bd3ff;text-transform:uppercase;letter-spacing:0;white-space:nowrap;font-size:.76rem;font-weight:700}.hero-mode-copy p{color:#ccdef5ad;margin:0;font-size:.86rem;line-height:1.5}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:3.2rem}.hero-stage{min-height:0}.hero-home-copy{max-width:47.5rem}.hero-tag{background:#0e203aad;border-color:#8bd3ff33}.hero-tag,.hero-title{letter-spacing:0;margin-bottom:1.25rem}.hero-title{max-width:47.5rem;font-size:4.55rem;line-height:1}.hero-sub{max-width:39rem;margin-bottom:1.8rem;font-size:1.05rem;line-height:1.75}.hero-btns{gap:.78rem}.hero-reassurance{color:#b4cae89e;margin-top:.95rem}.hero-proof-row{flex-wrap:wrap;gap:.55rem;margin-top:1.25rem;display:flex}.hero-proof-row span{color:#dbeafec2;letter-spacing:0;background:#ffffff0b;border:1px solid #8bd3ff1f;border-radius:12px;align-items:center;min-height:34px;padding:.48rem .75rem;font-size:.78rem;font-weight:650;display:inline-flex}.hero-inline-link{letter-spacing:0;margin-top:1.1rem;padding-left:0;display:inline-flex}.hero-vis{align-self:center}.hero-visual-stage{width:min(100%,680px);min-height:0;margin-left:auto}.hc{background:linear-gradient(#0e1b30f2,#060d1bfa);border-color:#99c2f224;border-radius:30px;padding:1rem 1rem 4.65rem}.hero-visual-topline{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem .95rem 1rem;display:flex}.hero-visual-topline span{color:#8bd3ffc7;text-transform:uppercase;letter-spacing:0;font-size:.75rem;font-weight:700}.hero-visual-topline strong{color:#f1f6ffd1;font-size:.82rem;font-weight:700}.hc-track{border-radius:24px;height:390px}.hc-slide{border-radius:24px;width:82%}.hc-slide--left{transform:translate(-124%)scale(.82)}.hc-slide--right{transform:translate(24%)scale(.82)}.hero-visual-stage__surface{border-radius:20px;padding:.9rem 1rem;bottom:1rem;left:1rem;right:1rem}.hero-visual-stage__eyebrow,.hero-visual-stage__signal,.hero-visual-stage__surface strong{letter-spacing:0}.hero-workflow-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.85rem;display:grid}.hero-workflow-card{background:#091324c7;border:1px solid #99c2f221;border-radius:18px;padding:.95rem;box-shadow:inset 0 1px #ffffff0a}.hero-workflow-card span{color:#8bd3ff;letter-spacing:0;margin-bottom:.45rem;font-size:.74rem;font-weight:800;display:block}.hero-workflow-card strong{color:#f1f6ff;letter-spacing:0;font-size:.9rem;display:block}.hero-workflow-card p{color:#c2d6f4a8;margin:.32rem 0 0;font-size:.78rem;line-height:1.5}html[data-theme=light] .nav-wrap{background:#ffffffe6;border-color:#1f385d1a}html[data-theme=light] .nav-primary a:hover{background:#ffffffbd}html[data-theme=light] .nav-links .nav-portal-btn{box-shadow:none;background:0 0;border-color:#0000}html[data-theme=light] .hero-backdrop{background:linear-gradient(125deg,#ddedfccc,#fff0 46%),linear-gradient(205deg,#a7d1f86b,#fff0 40%)}html[data-theme=light] .hero-mode-copy span,html[data-theme=light] .hero-visual-topline span,html[data-theme=light] .hero-workflow-card span{color:#2563eb}html[data-theme=light] .hero-mode-copy p,html[data-theme=light] .hero-proof-row span,html[data-theme=light] .hero-workflow-card p{color:#152a48b3}html[data-theme=light] .hc,html[data-theme=light] .hero-proof-row span,html[data-theme=light] .hero-visual-stage__surface,html[data-theme=light] .hero-workflow-card{background:#ffffffdb;border-color:#1f385d1a;box-shadow:inset 0 1px #fffffff5,0 18px 40px #0f172a14}html[data-theme=light] .hero-visual-topline strong,html[data-theme=light] .hero-workflow-card strong{color:#10213b}.portal-showcase{position:relative;overflow:hidden}.portal-showcase:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 40%,#60a5fa1f,#0000 28%),radial-gradient(circle at 30% 20%,#3b82f614,#0000 26%);height:520px;position:absolute;inset:4rem 0 auto}.portal-showcase__grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:4.5rem;display:grid;position:relative}.portal-showcase__copy{max-width:540px;padding:1.5rem 0}.portal-showcase__title{letter-spacing:-.055em;color:#f1f6ff;font-size:clamp(2rem,3.5vw,3.35rem);line-height:.98}.portal-showcase__lede{color:#c2d6f4b8;margin-top:1.5rem;font-size:1.03rem;line-height:1.8}.portal-showcase__highlights{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.portal-showcase__highlights span{color:#dce8fad1;background:linear-gradient(#0c1526b8,#08101fcc);border:1px solid #639bff24;border-radius:1rem;align-items:center;padding:.8rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff08}.portal-showcase__actions{margin-top:2.15rem}.portal-showcase__visual{justify-content:center;align-items:center;min-height:720px;display:flex;position:relative}.portal-showcase__halo{filter:blur(10px);background:radial-gradient(circle,#60a5fa2e 0,#60a5fa00 68%);border-radius:50%;width:420px;height:420px;position:absolute;inset:4% 8% auto auto}.portal-shot{background:radial-gradient(circle at 100% 0,#7cc1ff1a,#0000 24%),linear-gradient(#0b172af5,#070f1cfa);border:1px solid #4872a229;border-radius:40px;width:min(100%,780px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 32px 110px #0108175c}.portal-shot__chrome{background:#040b1573;border-bottom:1px solid #639bff1f;align-items:center;gap:.55rem;padding:1rem 1.2rem;display:flex}.portal-shot__chrome span{background:#a0bef03d;border-radius:50%;width:11px;height:11px}.portal-shot__url{color:#d2e1f8ad;letter-spacing:.03em;background:#08101f6b;border:1px solid #639bff1f;border-radius:999px;margin-left:auto;padding:.45rem 1rem;font-size:.74rem;font-weight:600}.portal-shot__body{grid-template-columns:220px minmax(0,1fr);min-height:590px;display:grid}.portal-shot__sidebar{background:radial-gradient(circle at top,#60a5fa1f,#0000 26%),linear-gradient(#0a1426fa,#070d1afa);border-right:1px solid #639bff1a;flex-direction:column;padding:1.5rem 1rem 1.2rem;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a}.portal-shot__sidebar-glow{pointer-events:none;background:linear-gradient(#60a5fa0f,#0000);width:100%;height:112px;position:absolute;inset:0 auto auto 0}.portal-shot__brand{z-index:1;border-bottom:1px solid #ffffff0f;align-items:center;gap:.9rem;padding:.25rem .5rem 1.25rem;display:flex;position:relative}.portal-shot__brand-logo{background:linear-gradient(135deg,#1e3460f2,#122244fa);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #7cc1ff38,0 0 0 3px #60a5fa14,0 8px 24px #2563eb38}.portal-shot__brand-logo-image{object-fit:cover;width:100%;height:100%}.portal-shot__brand-copy{min-width:0}.portal-shot__brand strong{color:#f4f8ff;letter-spacing:-.04em;font-size:1.05rem;display:block}.portal-shot__brand span{text-transform:uppercase;letter-spacing:.16em;color:#a0c6f085;margin-top:.18rem;font-size:.62rem;font-weight:700;display:block}.portal-shot__nav{z-index:1;flex:1;align-content:start;gap:.08rem;margin-top:1rem;display:grid;position:relative}.portal-shot__nav-item{color:#a6c0dfeb;border-radius:13px;align-items:center;gap:.75rem;padding:.54rem .68rem;font-size:.82rem;font-weight:500;transition:background-color .15s,color .15s;display:flex;position:relative}.portal-shot__nav-item--active{color:#f3f8ff;background:#ffffff0a}.portal-shot__nav-active-bar{background:#60a5fa99;border-radius:999px;width:2px;height:20px;position:absolute;top:50%;left:.18rem;transform:translateY(-50%)}.portal-shot__nav-icon{color:#6f8cabf0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.portal-shot__nav-item--active .portal-shot__nav-icon{color:#b7dbff;background:#2563eb33}.portal-shot__sidebar-footer{z-index:1;border-top:1px solid #ffffff0d;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem .5rem 0;display:flex;position:relative}.portal-shot__user{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.portal-shot__user-avatar{color:#eef6ff;background:linear-gradient(#60a5fa33,#2563eb1a);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.7rem;font-weight:700;display:flex;box-shadow:0 0 0 1px #7cc1ff1f}.portal-shot__user-copy{min-width:0}.portal-shot__user-copy strong{color:#eef6ff;font-size:.81rem;font-weight:500}.portal-shot__user-copy span,.portal-shot__user-copy strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-shot__user-copy span{color:#6f8cabf5;margin-top:.18rem;font-size:.69rem}.portal-shot__logout{color:#6f8cabf5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.portal-shot__main{gap:1.2rem;padding:1.55rem;display:grid}.portal-shot__hero{background:linear-gradient(#0f1e36f2,#091324fa);border:1px solid #639bff1f;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem;display:flex}.portal-shot__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#7cc1ff;font-size:.69rem;font-weight:700}.portal-shot__hero h3{letter-spacing:-.05em;margin-top:.8rem;font-size:1.65rem;line-height:1}.portal-shot__hero p{color:#c2d6f4ad;max-width:34rem;margin-top:.85rem;font-size:.92rem}.portal-shot__status{color:#dcecff;white-space:nowrap;background:#3b82f61f;border:1px solid #7cc1ff2e;border-radius:999px;padding:.72rem 1rem;font-size:.78rem;font-weight:700}html[data-theme=light] .hero-title,html[data-theme=light] .portal-command-board__title,html[data-theme=light] .portal-command-header__title,html[data-theme=light] .portal-shot__brand strong,html[data-theme=light] .portal-shot__hero h3,html[data-theme=light] .portal-showcase__title{color:#10213b}html[data-theme=light] .grad,html[data-theme=light] .grad2{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#2563eb,#4f46e5 52%,#0ea5e9);-webkit-background-clip:text;background-clip:text}html[data-theme=light] .faq-item p,html[data-theme=light] .hero-package-card p,html[data-theme=light] .hero-sub,html[data-theme=light] .portal-shot__copy,html[data-theme=light] .portal-shot__sub,html[data-theme=light] .sec-head p,html[data-theme=light] .srv-card p{color:#182f4fc2}html[data-theme=light] .portal-shot__card p,html[data-theme=light] .portal-shot__hero p,html[data-theme=light] .portal-shot__rail-line p,html[data-theme=light] .portal-showcase__lede{color:#264367c2}html[data-theme=light] .hero-tag,html[data-theme=light] .portal-shot__status,html[data-theme=light] .portal-showcase__highlights span{color:#31557d;background:linear-gradient(#fbfdfff0,#e8f1fafa);border-color:#3b82f629;box-shadow:inset 0 1px #fffffffa,0 10px 22px #0f172a0d}html[data-theme=light] .hero-switcher button{color:#27466db8}html[data-theme=light] .hero-switcher button.is-active{color:#173054;background:linear-gradient(#fffffff5,#dce8f6fa);box-shadow:inset 0 1px #fff,0 10px 22px #2563eb1a}html[data-theme=light] .about-card,html[data-theme=light] .faq-item,html[data-theme=light] .hero-package-card,html[data-theme=light] .pillar,html[data-theme=light] .pkg,html[data-theme=light] .portal-shot,html[data-theme=light] .portal-shot__browser-pane,html[data-theme=light] .portal-shot__browser-stat,html[data-theme=light] .portal-shot__hero,html[data-theme=light] .portal-shot__progress,html[data-theme=light] .portal-shot__sidebar,html[data-theme=light] .proj,html[data-theme=light] .srv-card{background:radial-gradient(circle at 100% 0,#60a5fa1a,#0000 26%),linear-gradient(#fdfefff5,#ecf3fafc);border-color:#1f385d1f;box-shadow:inset 0 1px #fffffffa,0 18px 42px #0f172a1a}html[data-theme=light] .portal-showcase:before{background:radial-gradient(circle at 72% 38%,#60a5fa2e,#0000 28%),radial-gradient(circle at 26% 18%,#3b82f61f,#0000 24%)}html[data-theme=light] .hero-package-card__name,html[data-theme=light] .pkg h3,html[data-theme=light] .portal-shot__card strong,html[data-theme=light] .portal-shot__mini-file,html[data-theme=light] .portal-shot__progress-top strong,html[data-theme=light] .portal-shot__progress-value,html[data-theme=light] .portal-shot__rail-line strong,html[data-theme=light] .portal-shot__user-copy strong,html[data-theme=light] .proj-info h3,html[data-theme=light] .srv-card h3{color:#10213b}html[data-theme=light] .pkg-tier,html[data-theme=light] .portal-shot__brand span,html[data-theme=light] .portal-shot__user-copy span,html[data-theme=light] .proj-tag{color:#395679c2}html[data-theme=light] .hero-package-card__link,html[data-theme=light] .hero-switcher,html[data-theme=light] .portal-shot__body,html[data-theme=light] .portal-shot__chrome,html[data-theme=light] .portal-shot__url{color:var(--ink);background:#eef6fcf5;border-color:#1f385d1f}html[data-theme=light] .portal-shot{background:radial-gradient(circle at 100% 0,#60a5fa1f,#0000 24%),linear-gradient(#fafdfffa,#e5eef7);border-color:#1f385d24;box-shadow:inset 0 1px #fff,0 26px 60px #0f172a1f,0 0 0 1px #3b82f60a}html[data-theme=light] .portal-shot__sidebar{background:radial-gradient(circle at top,#60a5fa29,#0000 28%),linear-gradient(#f8fcfffc,#e4eef8);box-shadow:inset 0 1px #fffffffa,1px 0 #ffffffa6}html[data-theme=light] .portal-shot__body,html[data-theme=light] .portal-shot__chrome,html[data-theme=light] .portal-shot__url{background:#ebf3faf0}html[data-theme=light] .portal-shot__progress-bar{background:#1f385d1f}html[data-theme=light] .portal-shot__chrome{border-bottom-color:#1f385d1a}html[data-theme=light] .portal-shot__url{color:#314c6db8;box-shadow:inset 0 1px #fffffffa}html[data-theme=light] .portal-shot__brand{border-bottom-color:#1f385d1a}html[data-theme=light] .portal-shot__nav-item{color:#314c6dd1}html[data-theme=light] .portal-shot__nav-item--active{color:#10213b;background:linear-gradient(#dbe7f4f5,#e5eef8fa);box-shadow:inset 0 1px #fffffffa,0 10px 20px #0f172a0f}html[data-theme=light] .portal-shot__nav-icon{color:#4e6887e0}html[data-theme=light] .portal-shot__nav-item--active .portal-shot__nav-icon{color:#1d4ed8;background:#2563eb1f}html[data-theme=light] .portal-shot__sidebar-footer{border-top-color:#1f385d1a}html[data-theme=light] .portal-shot__user-avatar{color:#1e40af;background:linear-gradient(#dbeafef5,#bfdbfeeb);box-shadow:0 0 0 1px #3b82f61a,0 10px 22px #2563eb14}html[data-theme=light] .portal-shot__logout{color:#4e6887d1}html[data-theme=light] .portal-shot__hero{background:radial-gradient(circle at 100% 0,#60a5fa1a,#0000 28%),linear-gradient(#fbfdfffa,#ecf3f9);border-color:#1f385d1f;box-shadow:inset 0 1px #fffffffa,0 14px 30px #0f172a0f}html[data-theme=light] .portal-shot__status{color:#1d4ed8;background:linear-gradient(#e7f1fffa,#d6e6fbf0);box-shadow:inset 0 1px #fffffffa,0 10px 20px #2563eb14}html[data-theme=light] .portal-shot__card,html[data-theme=light] .portal-shot__progress,html[data-theme=light] .portal-shot__rail-block{background:linear-gradient(#f3f8fdf5,#e6eef7fa);border-color:#1f385d1a;box-shadow:inset 0 1px #fffffffa,0 12px 24px #0f172a0d}html[data-theme=light] .portal-shot__card--wide{background:linear-gradient(#e7f1fffa,#d6e6fbf0);border-color:#60a5fa33}html[data-theme=light] .portal-chat-shot__top span,html[data-theme=light] .portal-shot__card-label,html[data-theme=light] .portal-shot__progress-top span,html[data-theme=light] .portal-shot__rail-block>span{color:#2563ebc7}html[data-theme=light] .portal-shot__mini-file{background:linear-gradient(#fafdfffa,#ecf3f9);border-color:#1f385d1a;box-shadow:inset 0 1px #fffffffa,0 10px 20px #0f172a0a}html[data-theme=light] .portal-chat-shot{background:radial-gradient(circle at 0 0,#60a5fa1a,#0000 26%),linear-gradient(#f8fcfffa,#e9f1f9),repeating-linear-gradient(#3b82f60b 0 1px,#0000 1px 64px);border-color:#1f385d1f;box-shadow:inset 0 1px #fffffffa,0 24px 48px #0f172a1a}html[data-theme=light] .portal-chat-shot__badge{color:#1d4ed8;background:linear-gradient(#e7f1fffa,#d6e6fbf0);border-color:#3b82f624}html[data-theme=light] .portal-chat-shot__avatar{color:#1e40af;background:linear-gradient(#dbeafef5,#bfdbfeeb);border-color:#3b82f61f;box-shadow:0 10px 22px #2563eb14}html[data-theme=light] .portal-chat-shot__avatar--client{color:#163461;background:linear-gradient(#e7f1fffa,#d6e6fbf0)}html[data-theme=light] .portal-chat-shot__bubble{color:#10213b;background:linear-gradient(#fafdfffa,#ecf3f9);border-color:#1f385d1f;box-shadow:0 12px 24px #0f172a0f}html[data-theme=light] .portal-chat-shot__message--client .portal-chat-shot__bubble{color:#163461;background:linear-gradient(#dbeafef5,#bfdbfef0);border-color:#3b82f62e}html[data-theme=light] .mockup{background:linear-gradient(#fafdfffc,#e8f0f8);border-color:#1f385d1f;box-shadow:inset 0 1px #fff,0 28px 56px #0f172a1f,0 0 70px #3b82f61a}html[data-theme=light] .m-bar{background:linear-gradient(#eef6fcfa,#e4eef8);border-bottom-color:#1f385d1a}html[data-theme=light] .m-url{color:#4e6887c7;background:#fafdfff5;border-color:#1f385d1a}html[data-theme=light] .m-hero{background:linear-gradient(#e7f1fffa,#d6e6fbf0);border-color:#60a5fa2e;box-shadow:inset 0 1px #fffffffa,0 12px 24px #2563eb0f}html[data-theme=light] .m-line{opacity:.92;background:linear-gradient(90deg,#60a5fa57 25%,#60a5fa24 50%,#60a5fa57 75%)}html[data-theme=light] .m-card{background:linear-gradient(#f6fafef5,#e9f1f8fa);border-color:#1f385d1a;box-shadow:inset 0 1px #fffffffa,0 10px 18px #0f172a0d}html[data-theme=light] .m-card-l{background:linear-gradient(90deg,#3d597a38 25%,#3d597a1a 50%,#3d597a38 75%)}html[data-theme=light] #packages,html[data-theme=light] #process{background:var(--bg-mid)}html[data-theme=light] .mob-menu{background:#f6fafffa}html[data-theme=light] .mob-close,html[data-theme=light] .mob-menu a{color:var(--ink)}.portal-shot__progress{background:#08101f66;border:1px solid #639bff1f;border-radius:24px;padding:1.35rem 1.4rem 1.45rem}.portal-shot__progress-top{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.portal-shot__progress-top span{text-transform:uppercase;letter-spacing:.14em;color:#7cc1ff;font-size:.7rem;font-weight:700;display:block}.portal-shot__progress-top strong{color:#f2f7ff;margin-top:.65rem;font-size:1.08rem;display:block}.portal-shot__progress-value{letter-spacing:-.06em;color:#f8fbff;font-size:2rem;font-weight:800}.portal-shot__progress-bar{background:#ffffff14;border-radius:999px;width:100%;height:10px;margin-top:1rem;overflow:hidden}.portal-shot__progress-bar-fill{background:linear-gradient(90deg,#60a5fa,#38bdf8 55%,#93c5fd);border-radius:999px;width:68%;height:100%;box-shadow:0 0 20px #60a5fa66}.portal-shot__cards{grid-template-columns:1.2fr .9fr .9fr;gap:1rem;display:grid}.portal-shot__card{background:#08101f61;border:1px solid #639bff1a;border-radius:22px;padding:1.2rem}.portal-shot__card--wide{background:linear-gradient(#101f38d6,#09111fc7)}.portal-shot__card-label,.portal-shot__rail-block>span{text-transform:uppercase;letter-spacing:.14em;color:#7cc1ff;font-size:.68rem;font-weight:700;display:block}.portal-shot__card strong{color:#f4f8ff;margin-top:.8rem;font-size:1rem;display:block}.portal-shot__card p{color:#c2d6f49e;margin-top:.6rem;font-size:.83rem;line-height:1.65}.portal-shot__rail{grid-template-columns:1.1fr .9fr;gap:1rem;display:grid}.portal-shot__rail-block{background:#08101f61;border:1px solid #639bff1a;border-radius:22px;padding:1.2rem}.portal-shot__rail-line{align-items:flex-start;gap:.85rem;margin-top:1rem;display:flex}.portal-shot__rail-line i{background:linear-gradient(#60a5fa,#38bdf8);border-radius:50%;width:12px;height:12px;margin-top:.35rem;display:block;box-shadow:0 0 10px #60a5fa66}.portal-shot__mini-file,.portal-shot__rail-line strong{color:#eef5ff;font-size:.9rem;font-weight:600;display:block}.portal-shot__rail-line p{color:#c2d6f499;margin-top:.2rem;font-size:.8rem}.portal-shot__mini-file{background:#ffffff08;border:1px solid #639bff14;border-radius:16px;margin-top:.9rem;padding:.82rem 1rem}.portal-chat-shot{background:linear-gradient(#0d182df5,#08111ff2);border:1px solid #7cc1ff24;border-radius:26px;width:min(360px,48%);padding:1.2rem;position:absolute;bottom:2.5rem;right:-1.2rem;box-shadow:inset 0 1px #ffffff0d,0 24px 60px #01081759}.portal-chat-shot__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.portal-chat-shot__top span{text-transform:uppercase;letter-spacing:.14em;color:#7cc1ff;font-size:.72rem;font-weight:700}.portal-chat-shot__badge{color:#e8f1ffd6;background:#3b82f61a;border:1px solid #639bff24;border-radius:999px;padding:.45rem .8rem;font-size:.72rem;font-weight:600}.portal-chat-shot__message{align-items:flex-end;gap:.8rem;display:flex}.portal-chat-shot__message+.portal-chat-shot__message{margin-top:.95rem}.portal-chat-shot__message--client{justify-content:flex-end}.portal-chat-shot__avatar{color:#dcecff;background:#60a5fa1f;border:1px solid #7cc1ff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.82rem;font-weight:700;display:flex}.portal-chat-shot__avatar--client{background:#204482e0}.portal-chat-shot__bubble{color:#ecf3ffeb;background:linear-gradient(#121f38eb,#0c1525f0);border:1px solid #7cc1ff1f;border-radius:20px;max-width:240px;padding:.85rem 1rem;font-size:.87rem;line-height:1.6}.portal-chat-shot__message--client .portal-chat-shot__bubble{background:linear-gradient(#2b549af2,#19386cfa)}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatYslow{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulse{0%,to{opacity:.5;box-shadow:0 0 #3b82f600}50%{opacity:1;box-shadow:0 0 12px #3b82f666}}@keyframes shimmer{0%{background-position:200%}to{background-position:-200%}}.mockup{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;animation:floatY 6s ease-in-out .5s infinite;overflow:hidden;box-shadow:0 24px 60px #00000080,0 0 80px #3b82f614}.m-bar{border-bottom:1px solid var(--border);background:#0f1e35cc;align-items:center;gap:.5rem;height:34px;padding:0 .75rem;display:flex}.m-dot{background:#ffffff1a;border-radius:50%;width:8px;height:8px}.m-dot:first-child{background:#ff5f5766}.m-dot:nth-child(2){background:#ffbc2e66}.m-dot:nth-child(3){background:#28c94066}.m-url{height:18px;color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;flex:1;align-items:center;margin:0 .5rem;padding:0 .5rem;font-size:.65rem;display:flex;overflow:hidden}.m-body,.m-hero{padding:1.25rem 1rem}.m-hero{background:linear-gradient(135deg,#3b82f61f,#6366f114);border:1px solid #639bff1a;border-radius:10px;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.m-hero-txt{flex:1}.m-line{opacity:.7;background:linear-gradient(90deg,#3b82f666 25%,#3b82f633 50%,#3b82f666 75%) 0 0/200% 100%;border-radius:4px;height:7px;margin-bottom:.5rem;animation:shimmer 2.5s linear infinite}.m-line:nth-child(2){width:75%;animation-delay:.15s}.m-line:nth-child(3){width:55%;animation-delay:.3s}.m-cta{background:var(--blue);opacity:.7;border-radius:999px;width:70px;height:22px;margin-top:.75rem;animation:pulse 2s ease-in-out infinite}.m-cards{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.m-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:.75rem}.m-card-l{background:linear-gradient(90deg,#ffffff14 25%,#ffffff0a 50%,#ffffff14 75%) 0 0/200% 100%;border-radius:3px;height:5px;margin-bottom:.4rem;animation:shimmer 2s linear infinite}.m-card-l:nth-child(2){width:70%;animation-delay:.2s}.m-card-l:nth-child(3){width:40%;margin-bottom:0;animation-delay:.4s}.hc{background:radial-gradient(circle at 100% 0,#60a5fa2e,#0000 26%),radial-gradient(circle at 20% 80%,#7dd3fc1a,#0000 34%),linear-gradient(#0a1324f0,#070e1dfa);border:1px solid #6c97d624;border-radius:2.25rem;padding:4.7rem 1rem 4.95rem;position:relative;box-shadow:inset 0 1px #ffffff0d,0 28px 80px #020a1842}.hc-slide{will-change:transform,opacity;border:1px solid #a0c4f026;border-radius:1.65rem;width:84%;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .55s,box-shadow .55s,border-color .55s;position:absolute;top:0;left:50%;overflow:hidden}.hc-slide--center{z-index:3;opacity:1;cursor:default;transform:translate(-50%)scale(1);box-shadow:inset 0 1px #ffffff0f,0 26px 56px #030a1857}.hc-slide--left{transform:translate(-129%)scale(.8)}.hc-slide--left,.hc-slide--right{z-index:1;opacity:.28;cursor:pointer;box-shadow:0 12px 28px #0000002e}.hc-slide--right{transform:translate(29%)scale(.8)}.hc-img{object-fit:cover;object-position:top}.hc-btn{z-index:10;border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:34px;height:34px;color:var(--text);cursor:pointer;background:#0a1628d1;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hc-btn:hover{background:#3b82f629;border-color:#3b82f666}.hc-btn--prev{left:.75rem}.hc-btn--next{right:.75rem}.hc-dots{justify-content:center;gap:.45rem;margin-top:1.15rem;display:flex}.hc-dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;transition:background .3s,transform .3s}.hc-dot--on{background:var(--blue-bright);transform:scale(1.5)}html[data-theme=light] .hc-slide--left,html[data-theme=light] .hc-slide--right{box-shadow:0 2px 8px #0f172a12}html[data-theme=light] .hc-slide{border-color:#1f385d1f}html[data-theme=light] .hc-btn{color:#1e3a5f;background:#ffffffe0;border-color:#1f385d24}html[data-theme=light] .hc-btn:hover{background:#3b82f614;border-color:#3b82f64d}.sec-head--feature{padding:1.15rem 0 0;position:relative}.sec-head--feature:before{content:"";background:linear-gradient(90deg,#7dd3fcd9,#7dd3fc00);width:5.5rem;height:1px;position:absolute;top:0;left:0}.sec-head--feature.center:before{left:50%;transform:translate(-50%)}.srv-grid{background:0 0;border:0;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.srv-card{background:radial-gradient(circle at 100% 0,#60a5fa14,#0000 28%),linear-gradient(#0a1323e6,#070f1cf5);border:1px solid #6d98d61f;border-radius:1.4rem;padding:2.25rem 2rem;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.srv-card:hover{border-color:#7cc1ff3d;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0d,0 24px 46px #020a182e}.srv-icon{background:linear-gradient(#3b82f629,#3b82f60f);border:1px solid #3b82f633;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.25rem;display:flex}.srv-icon svg{width:18px;height:18px;stroke:var(--blue-bright);stroke-width:1.5px;fill:none}.srv-card h3{color:var(--text);margin-bottom:.35rem}.srv-val{color:var(--blue-bright);margin-bottom:.65rem;font-size:.82rem;font-weight:600}.srv-card p{color:var(--text-mid);font-size:.9rem}.srv-card--cta{background:radial-gradient(circle at 100% 0,#7dd3fc1f,#0000 32%),linear-gradient(#edf5ff1a,#3b82f614)}.port-grid{grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto;display:grid}.proj{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.proj:hover{border-color:var(--border-mid);box-shadow:0 8px 30px #0000004d}.proj-feat{grid-row:span 2}.proj-feat .proj-thumb{min-height:300px}.proj-thumb{border-radius:12px 12px 0 0;position:relative;overflow:hidden}.proj-thumb img{object-fit:cover;width:100%;height:100%;display:block}.tb-bar{border-bottom:1px solid var(--border);background:#0f1e35cc;align-items:center;gap:.35rem;height:26px;padding:0 .75rem;display:flex}.tb-dot{border-radius:50%;width:6px;height:6px}.tb-dot:first-child{background:#ff5f5766}.tb-dot:nth-child(2){background:#ffbc2e66}.tb-dot:nth-child(3){background:#28c94066}.tb-body{flex-direction:column;gap:.4rem;padding:.75rem;display:flex}.tb-line{background:#ffffff14;border-radius:3px;height:5px}.tb-block{background:var(--blue-tint);border-radius:5px;height:38px;margin:.25rem 0}.tb-g2{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.tb-cell{background:#ffffff0d;border-radius:4px;height:26px}.proj-ov{opacity:0;background:#3b82f60a;transition:opacity .25s;position:absolute;inset:0}.proj:hover .proj-ov{opacity:1}.proj-info{padding:1.75rem 2rem}.proj-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.6rem;font-size:.72rem;font-weight:600;display:block}.proj-info h3{color:var(--text);margin-bottom:.4rem;font-size:1.2rem}.proj-info p{color:var(--text-mid);margin-bottom:1rem;font-size:.9rem}.proj-res{color:var(--blue-bright);font-size:.82rem;font-weight:600}.proj-res:before{content:"↑ "}.sp-list{flex-direction:column;gap:6rem;display:flex}.selected-work-cta{background:radial-gradient(circle at 100% 0,#60a5fa14,#0000 28%),linear-gradient(#0a1323d1,#070f1ceb);border:1px solid #6d98d61f;border-radius:1.6rem;padding:1.9rem 2rem;box-shadow:inset 0 1px #ffffff0a}.sp-entry{flex-direction:column;gap:0;display:flex;position:relative}.sp-entry--primary .sp-frame{height:560px}.sp-entry--secondary{padding-left:5%}.sp-entry--secondary .sp-frame{height:440px}.sp-frame{background:var(--bg-mid);border-radius:16px;flex-shrink:0;width:100%;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0e,0 12px 40px #00000047,0 2px 8px #00000029}.sp-frame__img{object-fit:cover;object-position:top center;transition:transform .65s var(--ease)}.sp-entry:hover .sp-frame__img{transform:scale(1.02)}.sp-frame__fade{background:linear-gradient(#0000 50%,#060d1f80);inset:0}.sp-frame:after,.sp-frame__fade{pointer-events:none;position:absolute}.sp-frame:after{content:"";z-index:1;background:radial-gradient(at 0 100%,#040a1a9e 0,#0000 72%);width:60%;height:52%;bottom:0;left:0}.sp-frame__chips{z-index:2;-webkit-backdrop-filter:blur(12px)saturate(1.4);background:#08102461;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:.5rem;padding:.28rem .65rem .28rem .45rem;display:flex;position:absolute;bottom:1.2rem;left:1.2rem}.sp-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:stretch;gap:2.5rem;margin-top:1px;padding:1.1rem 0 0;display:flex}.sp-foot__left{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.sp-foot__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);opacity:.5;margin-bottom:.5rem;font-size:.67rem;font-weight:700}.sp-foot__left h3{letter-spacing:-.035em;color:var(--text);margin-bottom:.35rem;font-size:1.4rem;font-weight:700;line-height:1.2}.sp-foot__left p{color:var(--text-mid);max-width:42ch;font-size:.88rem;line-height:1.58}.sp-foot__right{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:.75rem;padding-bottom:.15rem;display:flex}.sp-badge{letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);border-radius:999px;padding:.28rem .75rem;font-size:.67rem;font-weight:700}.sp-badge-client{color:#3ddba6;background:#2eaa7a33;border:1px solid #2eaa7a5c}.sp-badge-concept{color:#c4aeff;background:#8b5cf633;border:1px solid #8b5cf65c}.sp-live{color:#3ddba6;text-shadow:0 1px 6px #0006;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;display:flex}.sp-live:before{content:"";background:#3ddba6;border-radius:50%;width:5px;height:5px;animation:pulse-dot 2s ease-in-out infinite;box-shadow:0 0 8px #3ddba6}.sp-live-concept{color:#c4aeff;text-shadow:0 1px 6px #0006}.sp-live-concept:before{background:#c4aeff;box-shadow:0 0 8px #c4aeff}.sp-tags{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.sp-tag{color:var(--text-mid);letter-spacing:.025em;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .65rem;font-size:.67rem;font-weight:500;line-height:1.4}.sp-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}#process{background:var(--bg-mid)}.proc-steps{background:radial-gradient(circle at 100% 0,#60a5fa14,#0000 30%),linear-gradient(#0a1323d6,#070f1cf0);border:1px solid #6d98d61f;border-radius:2rem;grid-template-columns:repeat(4,1fr);padding:2rem 2rem 1.6rem;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0a}.proc-steps:before{content:"";opacity:.6;background:linear-gradient(90deg,#60a5fa4d,#60a5fa1f);height:1px;position:absolute;top:4.1rem;left:calc(12.5% + 2rem);right:calc(12.5% + 2rem)}.proc-step{padding:0 1.2rem}.proc-num{width:48px;height:48px;color:var(--blue-bright);z-index:1;background:#08101f8c;border:1.5px solid #60a5fa42;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a}.proc-step h3{color:var(--text);margin-bottom:.5rem}.proc-step p{color:var(--text-mid);font-size:.875rem}#about{background:var(--bg)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2.5rem}.about-q{color:var(--text);letter-spacing:-.02em;margin-bottom:1.75rem;font-size:1.15rem;font-weight:600;line-height:1.5}.about-stats{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;display:grid}.stat-n{color:var(--text);letter-spacing:-.04em;margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1}.stat-n span{color:var(--blue-bright)}.stat-l{color:var(--text-muted);font-size:.8rem}.about-txt h2{max-width:400px;color:var(--text);margin-bottom:1.25rem}.about-txt>p{color:var(--text-mid);margin-bottom:1.25rem}.pillars{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.pillar{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.p-dot{background:var(--blue-bright);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.45rem}.pillar h4{color:var(--text);margin-bottom:.15rem;font-size:.9rem;font-weight:600}.pillar p{color:var(--text-mid);font-size:.85rem}#packages{background:var(--bg-mid)}#packages .label{color:var(--blue-bright)}#packages h2,#packages h3{color:var(--text)}#packages p{color:var(--text-mid)}#packages .pkg{background:var(--bg-card);border-color:var(--border)}#packages .pkg-tier{color:var(--text-muted)}#packages .pkg-desc{color:var(--text-mid)}#packages .p-curr,#packages .p-from{color:var(--text-muted)}#packages .p-amt{color:var(--text)}#packages .pkg-feat{color:var(--text-mid)}.pkg-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.pkg{background:radial-gradient(circle at top right,#60a5fa14,transparent 26%),var(--bg-card);border:1px solid #6d98d61f;border-radius:22px;flex-direction:column;padding:2.5rem 2rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a}.pkg:hover{border-color:#7cc1ff3d;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0a,0 18px 42px #0000003d}.pkg.feat{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue),0 16px 48px #3b82f61f;padding:2.75rem 2rem;transform:translateY(-6px)}.pkg.feat:hover{box-shadow:0 0 0 1px var(--blue),0 20px 56px #3b82f62e}.packages-cta-note{background:linear-gradient(#0a1323b8,#070f1cdb);border:1px solid #6d98d61f;border-radius:1.45rem;padding:1.75rem 2rem;box-shadow:inset 0 1px #ffffff0a}.pkg-spot-wrap{align-items:center;gap:.5rem;margin-top:-.75rem;margin-bottom:1.5rem;display:flex}.pkg-spot-badge{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2438;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}html[data-theme=light] .pkg-spot-badge{color:#92400e;background:#f59e0b1c;border-color:#b4530947;box-shadow:0 1px 4px #b4530914}.pkg-founding-wrap{margin-bottom:2.5rem}.pkg-founding-banner{background:var(--bg-card);text-align:center;border:1px solid #d9770640;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.pkg-founding-label{letter-spacing:.08em;text-transform:uppercase;color:#d97706;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;display:inline-flex}.pkg-founding-divider{background:#d977064d;width:1px;height:14px;display:inline-block}.pkg-founding-text{color:var(--text-mid);font-size:.875rem}.pkg-founding-text strong{color:var(--text)}html[data-theme=light] .pkg-founding-banner{background:#fffbebcc;border-color:#b4530947}html[data-theme=light] .pkg-founding-label{color:#b45309}html[data-theme=light] .pkg-founding-divider{background:#b4530940}html[data-theme=light] .pkg-founding-text{color:#5a4020}html[data-theme=light] .pkg-founding-text strong{color:#78350f}html[data-theme=light] .sp-tag{color:var(--text-mid);background:#0000000a;border-color:#0000001c}html[data-theme=light] .sp-foot{border-top-color:#0000001a}html[data-theme=light] .sp-foot__eyebrow{opacity:.35}html[data-theme=light] .sp-frame{box-shadow:0 0 0 1px #00000014,0 12px 36px #0000001f,0 2px 6px #0000000f}html[data-theme=light] .sp-frame__fade{background:linear-gradient(#0000 50%,#00000047)}.pkg-badge{background:var(--blue);color:#fff;border-radius:0 0 8px 8px;padding:.3rem .9rem;font-size:.7rem;font-weight:700;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.pkg-badge,.pkg-tier{letter-spacing:.08em;text-transform:uppercase}.pkg-tier{color:var(--text-muted);margin-bottom:.75rem;font-size:.78rem;font-weight:600}.pkg h3{color:var(--text);margin-bottom:.5rem;font-size:1.3rem}.pkg-desc{color:var(--text-mid);margin-bottom:1.75rem;font-size:.875rem}.pkg-price{flex-direction:column;gap:.2rem;margin-bottom:2rem;display:flex}.p-from{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:500}.pkg-price-row{align-items:baseline;gap:.2rem;display:flex}.p-curr{color:var(--text-muted);padding-bottom:.2rem;font-size:1.1rem}.p-amt{letter-spacing:-.04em;color:var(--text);font-size:2.4rem;font-weight:700}.pkg-feats{flex-direction:column;flex:1;gap:.65rem;margin-bottom:2rem;display:flex}.pkg-feat{color:var(--text-mid);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.chk{background:var(--blue-tint);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:.15rem;display:flex}.chk svg{width:9px;height:9px;stroke:var(--blue-bright);stroke-width:2.5px;fill:none}.pkg .btn{justify-content:center;width:100%}#packages .btn-ghost{color:#c8dcffcc;border-color:var(--border-mid)}#packages .btn-ghost:hover{color:#fff;background:var(--blue-tint);border-color:#639bff73}html[data-theme=light] #packages .btn-ghost{color:#1c3559;background:linear-gradient(#fbfdfff5,#e9f1fafc);border-color:#1f385d29;box-shadow:inset 0 1px #fffffffa,0 10px 22px #0f172a0f}html[data-theme=light] #packages .btn-ghost:hover{color:#10213b;background:linear-gradient(#fff,#e1edf9);border-color:#3b82f642}.faq-list{flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto;display:flex}.faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.faq-q{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";color:var(--blue-bright);flex-shrink:0;font-size:1.4rem;font-weight:300;transition:transform .2s}details[open] .faq-q:after{transform:rotate(45deg)}.faq-a{color:var(--text-mid);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}.sec-contact{background:var(--snow);border-top:1px solid var(--line);padding:8rem 0}.contact-shell{background:radial-gradient(circle at 100% 0,#60a5fa1f,#0000 28%),linear-gradient(#ffffffdb,#f1f7fceb);border:1px solid #1f385d14;border-radius:2rem;padding:2.2rem;box-shadow:inset 0 1px #fffffffa,0 24px 46px #0f172a14}.contact-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.contact-copy .label{margin-bottom:1rem;display:block}.contact-copy h2{color:var(--ink);max-width:400px;margin-bottom:1.25rem}.contact-copy p{color:var(--mid);max-width:400px;margin-bottom:2rem;font-size:.975rem;line-height:1.65}.contact-actions{flex-wrap:wrap;gap:1rem;display:flex}.contact-btn-secondary{color:var(--ink);border:1.5px solid var(--subtle);background:0 0;font-weight:600}.contact-shots{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.contact-shot{border-radius:18px;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172a1f}.contact-shot--featured{aspect-ratio:16/9;grid-column:1/-1}.contact-shot:not(.contact-shot--featured){aspect-ratio:4/3}.contact-shot__img{object-fit:cover;object-position:top center}footer{color:#fff;border-top:1px solid var(--border);background:#040a16f2;padding:4rem 0 2.5rem}.foot-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.foot-logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.foot-tag{color:#ffffff61;font-size:.875rem}.foot-col h4{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.foot-col a{color:#ffffff8c;margin-bottom:.6rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.foot-col a:hover{color:#fff}.foot-bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.foot-copy{color:#ffffff47;font-size:.82rem}.foot-legal{gap:1.25rem;display:flex}.foot-legal a{color:#ffffff61;font-size:.82rem;text-decoration:none;transition:color .2s}.foot-legal a:hover{color:#ffffffb3}.reveal{opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease);transform:translateY(22px)}.reveal.on{opacity:1;transform:none}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}.legal-page{background:var(--white);min-height:100vh}.legal-page h1,.legal-page h2,.legal-page h3{color:var(--ink)}.legal-page p{color:var(--mid)}@media (max-width:1024px){#hero{align-items:flex-start;min-height:auto;padding:7.4rem 0 4rem}.hero-grid{gap:3.2rem}.hero-grid,.hero-grid--packages{grid-template-columns:1fr}.hero-vis{order:-1}.mockup{max-width:420px;margin:0 auto}.hero-stage,.hero-stage--packages{min-height:0}.hero-content--packages,.hero-panel--home,.hero-panel--packages{max-width:none}.hero-switcher-shell{margin-bottom:1.6rem}.hero-switcher-wrap{flex-direction:column;align-items:flex-start;max-width:none}.hero-home-shell{grid-template-columns:1fr;gap:1.1rem}.hero-home-copy{max-width:none}.hero-home-sidecards{padding-bottom:0}.hero-package-layout{grid-template-columns:1fr;gap:1.2rem}.hero-package-copy{max-width:34rem}.hero-panel.is-hidden{transform:translateY(10px)}.hero-vis--hidden{display:none}.hero-visual-stage{min-height:38rem}.hero-float-card--brief{top:1.25rem;right:0}.hero-float-card--metric{bottom:5.2rem;left:0}.hc-track{height:380px}.portal-showcase__grid{grid-template-columns:1fr;gap:3rem}.portal-showcase__copy{max-width:none}.portal-showcase__visual{min-height:640px}.portal-chat-shot{width:min(360px,58%);bottom:1.5rem;right:1rem}.portal-shot__body{grid-template-columns:190px minmax(0,1fr)}.about-grid,.portal-shot__cards,.portal-shot__rail{grid-template-columns:1fr}.about-grid{gap:3rem}.foot-grid{grid-template-columns:1fr 1fr;gap:2rem}.contact-grid{grid-template-columns:1fr;gap:3rem}.pkg.feat{transform:none}.contact-shell{padding:1.8rem}}@media (max-width:768px){#hero{padding:6rem 0 3.25rem}.sec{padding:4rem 0}.sec-lg{padding:5rem 0}.sec-xl{padding:6rem 0}.port-grid,.srv-grid{grid-template-columns:1fr}.sp-list{gap:4rem}.sp-entry--primary .sp-frame{height:300px}.sp-entry--secondary{padding-left:0}.sp-entry--secondary .sp-frame{height:260px}.sp-foot{flex-direction:column;gap:1.25rem}.sp-foot__right{align-items:flex-start}.sp-actions,.sp-tags{justify-content:flex-start}.proj-feat{grid-row:span 1}.proj-feat .proj-thumb{min-height:220px}.proc-steps{grid-template-columns:1fr 1fr;gap:2rem}.proc-steps:before{display:none}.foot-grid,.pkg-grid{grid-template-columns:1fr}.foot-grid{gap:2rem}.contact-shots{grid-template-columns:1fr}.contact-shot--featured,.contact-shot:not(.contact-shot--featured){aspect-ratio:16/9}.foot-bottom{text-align:center;flex-direction:column;gap:1rem}.nav-wrap{border-radius:1.15rem;padding:.55rem 1.15rem}.nav-links{display:none}.hamburger{display:flex}.hero-switcher-meta p{font-size:.84rem}.portal-showcase.sec-lg{padding:4.2rem 0}.portal-showcase__grid{gap:2.1rem}.portal-showcase__copy{flex-direction:column;max-width:none;display:flex}.portal-showcase__title{letter-spacing:-.05em;max-width:12ch;font-size:clamp(1.9rem,8vw,2.45rem);line-height:1}.portal-showcase__lede{max-width:34ch;margin-top:1rem;font-size:.96rem;line-height:1.66}.portal-showcase__actions{order:4;margin-top:1.25rem}.portal-showcase__actions .btn{justify-content:center;width:100%}.portal-showcase__highlights{order:5;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:1rem;display:grid}.portal-showcase__highlights span{justify-content:center;min-height:0;padding:.55rem .75rem;font-size:.74rem;line-height:1.3}.portal-showcase__visual{min-height:auto}.portal-shot{border-radius:28px;width:100%;max-width:380px;margin:0 auto}.portal-shot__body{grid-template-columns:1fr;min-height:0}.portal-shot__sidebar{border-bottom:1px solid #639bff14;border-right:0;padding:1rem .9rem}.portal-shot__brand{padding:0 0 .95rem}.portal-shot__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.85rem}.portal-shot__nav-item{min-height:48px;padding:.55rem .6rem}.portal-shot__nav-item>span{font-size:.74rem}.portal-shot__sidebar-footer{display:none}.portal-shot__main{gap:.85rem;padding:1rem}.portal-shot__hero{flex-direction:column}.portal-shot__hero h3{font-size:1.32rem}.portal-shot__hero p{font-size:.86rem}.portal-shot__card,.portal-shot__progress,.portal-shot__rail-block{padding:1rem}.portal-shot__cards,.portal-shot__rail{gap:.75rem}.portal-chat-shot,.portal-shot__cards .portal-shot__card:not(.portal-shot__card--wide),.portal-shot__rail{display:none}.hero-switcher{margin-bottom:1rem}.hero-switcher button{flex:1 1 0;min-width:0}.hero-stage{min-height:0}.hero-stage--packages{min-height:22rem}.hero-tag{margin-bottom:1.2rem}.hero-sub{margin-bottom:1.8rem}.hero-visual-stage{min-height:auto;padding-bottom:7rem}.hero-float-card{width:auto;max-width:calc(100% - 2rem)}.hero-float-card--brief{margin:1rem 1rem 0 auto;position:relative;top:auto;right:auto}.hero-float-card--metric{bottom:4.7rem;left:1rem}.hc-track{height:320px}.hc-slide{width:92%}.hc-btn{width:32px;height:32px}.hero-package-layout{gap:1rem}.hero-package-grid{gap:.7rem}.hero-package-card{border-radius:20px;padding:.85rem .9rem}.hero-title--packages{font-size:clamp(2rem,7vw,2.6rem)}.hero-package-card__desc{font-size:.82rem;line-height:1.5}.hero-btns--packages{gap:.75rem}h1{font-size:2.2rem}h2{font-size:1.75rem}.proc-steps{padding:1.6rem 1.2rem 1.25rem}.contact-shell{border-radius:1.5rem;padding:1.25rem}}@media (max-width:480px){.proc-steps{grid-template-columns:1fr}.about-stats{grid-template-columns:1fr 1fr}#hero{padding:5.45rem 0 2.7rem}.hero-btns{flex-direction:column;align-items:stretch}.hero-btns .btn{justify-content:center;width:100%}.hero-switcher-shell{margin-bottom:1.15rem}.hero-switcher{width:100%}.hero-switcher-wrap{max-width:none}.hero-stage{min-height:0}.hero-stage--packages{min-height:21.5rem}.hero-panel.is-hidden{transform:translateY(8px)}.hero-title{margin-bottom:1rem}.hero-sub{margin-bottom:1.5rem;font-size:.96rem}.hero-home-shell{gap:.9rem}.hero-note-card{padding:.9rem}.hero-note-card__value{width:2.15rem;height:2.15rem}.hero-visual-stage__console{border-radius:1rem;flex-wrap:wrap;justify-content:flex-start;margin-bottom:.9rem;position:relative;top:auto;left:auto;right:auto}.hero-visual-stage__surface{flex-direction:column;align-items:flex-start;padding:.85rem .9rem;bottom:1rem;left:.8rem;right:.8rem}.hero-float-card--brief{margin:.9rem .8rem 0}.hero-float-card--metric{margin:.9rem .8rem 0;position:relative;bottom:auto;left:auto}.hc-track{height:286px}.hc-slide{width:94%}.hero-package-card__top{flex-direction:column;align-items:stretch}.hero-package-card__link{width:100%}.portal-showcase.sec-lg{padding:3.8rem 0}.portal-showcase__grid{gap:1.7rem}.portal-showcase__highlights{gap:.6rem}.portal-showcase__highlights span{justify-content:center;width:100%}.portal-showcase__visual{max-width:100%}.portal-shot__chrome{padding:.9rem 1rem}.portal-shot__url{display:none}.portal-shot{border-radius:24px;max-width:100%}.portal-shot__sidebar{padding:.9rem .8rem}.portal-shot__nav{grid-template-columns:1fr 1fr}.portal-shot__nav-icon{width:28px;height:28px}.portal-shot__main{padding:.95rem}.portal-shot__hero{padding:1rem}.portal-shot__hero h3{font-size:1.18rem}.portal-showcase__title{max-width:11ch;font-size:2rem}.portal-showcase__lede{font-size:.92rem;line-height:1.6}.portal-showcase__actions{margin-top:1rem}.portal-showcase__highlights{grid-template-columns:1fr;margin-top:.9rem}.portal-shot__status{padding:.62rem .9rem;font-size:.72rem}.portal-shot__progress-top{flex-direction:column;align-items:flex-start}.portal-shot__progress-value{font-size:1.6rem}.portal-shot__card strong,.portal-shot__mini-file,.portal-shot__rail-line strong{font-size:.84rem}.packages-cta-note,.selected-work-cta{border-radius:1.3rem;padding:1.35rem 1.2rem}}.language-selector{min-height:2.4rem;color:var(--color-text-primary,var(--text));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:.55rem;padding:.45rem .8rem;display:inline-flex;position:relative}.language-selector--compact{justify-content:center;gap:.38rem;min-width:4.7rem;min-height:2.6rem;padding:.35rem .7rem}.language-selector--mobile,.language-selector--mobile-compact{width:100%}.language-selector--mobile-compact{background:0 0;border:0;min-width:auto;min-height:2rem;padding:0}.language-selector--mobile-compact .language-selector__button{justify-content:flex-end;gap:.32rem;min-height:2rem;padding:0}.language-selector--menu-shell{padding:0}.language-selector__button{width:100%;min-height:2.6rem;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.38rem;padding:.35rem .7rem;display:inline-flex}.language-selector__icon{width:.95rem;height:.95rem;color:var(--color-text-tertiary,var(--text-muted));flex-shrink:0}.language-selector__control{color:inherit;font:inherit;background:0 0;border:0;outline:none;min-width:0;padding-right:1rem;font-size:.85rem;line-height:1}.language-selector--mobile-compact .language-selector__chevron,.language-selector--mobile-compact .language-selector__icon{width:.82rem;height:.82rem}.language-selector__value{letter-spacing:.08em;text-transform:uppercase;color:inherit;font-size:.78rem;font-weight:600}.language-selector__mobile-label{color:var(--color-text-secondary,var(--mid));font-size:.8rem;font-weight:600}.language-selector__chevron{width:.8rem;height:.8rem;color:var(--color-text-tertiary,var(--text-muted));flex-shrink:0}.language-selector__menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:120;background:#fffffff0;border:1px solid #94a3b829;border-radius:1rem;min-width:11rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 18px 38px #0f172a1f}.language-selector__menu-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.8rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;font-size:.84rem;display:flex}.language-selector__menu-item--active,.language-selector__menu-item:hover{background:#60a5fa14}.language-selector__menu-code{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-tertiary,var(--text-muted));font-size:.72rem}[data-theme=dark] .language-selector{background:#0f172ab8;border-color:#94a3b824}[data-theme=dark] .language-selector__menu{background:#0f172af0;border-color:#94a3b824;box-shadow:0 20px 42px #0206175c}html[data-theme=light] .mob-menu__utility-card{background:#ffffffbd;border-color:#1f385d1f}@media (min-width:1101px){.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);gap:3rem}.hero-visual-stage{width:min(100%,590px)}.hero-title{max-width:42rem;font-size:4.15rem;line-height:1.03}.hero-sub{max-width:37rem}.hc-track{height:360px}}@media (max-width:1100px){.nav-wrap{max-width:calc(100% - 1.5rem);padding:.55rem 1rem}.nav-links{display:none}.hamburger{display:flex}.hero-grid{grid-template-columns:1fr;gap:2.6rem}.hero-vis{order:0}.hero-visual-stage{width:min(100%,720px);margin:0 auto}.hero-title{max-width:46rem;font-size:4rem;line-height:1.04}.hero-sub{max-width:40rem}}@media (max-width:768px){#hero{padding-top:5.9rem}.hero-mode-row{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.65rem}.hero-mode-copy{display:block}.hero-mode-copy p{max-width:20rem;margin-top:.35rem}.hero-switcher{width:min(100%,18rem)}.hero-title{font-size:2.75rem;line-height:1.05}.hero-sub{font-size:.98rem;line-height:1.65}.hero-proof-row{margin-top:1rem}.hero-visual-stage{width:100%;padding-bottom:0}.hc{border-radius:24px;padding:.8rem .8rem 4.35rem}.hero-visual-topline{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.8rem .85rem}.hc-track{height:270px}.hc-slide{border-radius:18px;width:86%}.hero-workflow-strip{grid-template-columns:1fr}}@media (max-width:480px){#hero{padding-top:5.45rem}.hero-mode-row{gap:.75rem;margin-bottom:1.1rem}.hero-mode-copy p{display:none}.hero-tag{margin-bottom:.95rem}.hero-title{margin-bottom:.85rem;font-size:2.12rem;line-height:1.04}.hero-mode-copy p{max-width:16rem}.hero-switcher{width:100%}.hero-btns{gap:.55rem}.hero-inline-link,.hero-proof-row,.hero-reassurance{display:none}.hc-track{height:230px}.hero-visual-stage__surface{margin-top:.75rem;position:relative;bottom:auto;left:auto;right:auto}}#hero{isolation:isolate}#hero:before{opacity:.88;background:linear-gradient(118deg,#2c7aff2e,#0000 34%),linear-gradient(222deg,#7dd3fc21,#0000 38%);inset:0}#hero:after,#hero:before{content:"";pointer-events:none;z-index:0;position:absolute}#hero:after{filter:blur(54px);opacity:.42;background:conic-gradient(from 230deg,#60a5fa5c,#7dd3fc14,#2563eb47,#60a5fa5c);width:min(54vw,46rem);height:min(54vw,46rem);top:8.5rem;right:5%;transform:rotate(-12deg)}.nav-wrap{background:linear-gradient(135deg,#0b1930db,#060e1ead 52%,#0d2346c2);border-color:#a6d2ff2e;max-width:1280px;position:relative;overflow:visible}.nav-wrap:before{content:"";pointer-events:none;border-radius:inherit;opacity:.82;background:linear-gradient(100deg,#ffffff17,#0000 24%),linear-gradient(280deg,#60a5fa24,#0000 34%);position:absolute;inset:1px}.hamburger,.nav-links,.nav-logo{z-index:1;position:relative}.nav-primary{background:0 0;gap:.2rem}.nav-primary a:hover{color:#fff;background:#fff1}.nav-secondary-shell{background:linear-gradient(135deg,#ffffff12,#ffffff06);border:1px solid #a6d2ff21;border-radius:18px;align-items:center;gap:.3rem;position:relative;box-shadow:inset 0 1px #ffffff0f}.nav-links .nav-portal-btn{color:#e5f1ffbd;padding-inline:.76rem}.nav-consult-btn{background:linear-gradient(135deg,#5ea2ff,#2f72ff 48%,#1e5af4);border-radius:15px;box-shadow:inset 0 1px #ffffff52,0 15px 34px #2563eb52}.nav-utilities .language-selector,.nav-utilities .theme-toggle{background:#040e1e3d;border-color:#a6d2ff1a}.hero-backdrop__grid{-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 76%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 76%,#0000)}.hero-grid{position:relative}.hero-title{text-wrap:balance}.hero-sub{text-wrap:pretty}.hero-proof-row span{background:linear-gradient(135deg,#ffffff12,#ffffff06);box-shadow:inset 0 1px #ffffff0f}.hero-visual-stage{perspective:1200px;position:relative}.hero-world-shell{min-height:620px;transform-style:preserve-3d;padding:4.15rem 1.35rem 1.45rem;position:relative}.hero-world-shell:before{content:"";transform-origin:50%;pointer-events:none;background:radial-gradient(at 50% 0,#7dd3fc47,#0000 48%),linear-gradient(145deg,#152f5b94,#070f1f1a 52%,#2d69c23d);border:1px solid #a6d2ff21;border-radius:42px;position:absolute;inset:.25rem .4rem 6.3rem;transform:rotateX(7deg)rotateY(-7deg)translateZ(-36px);box-shadow:inset 0 1px #ffffff12,0 34px 92px #020a1847}.hero-world-shell:after{content:"";filter:blur(10px);opacity:.76;pointer-events:none;background:radial-gradient(#60a5fa7a,#3b82f629 42%,#0000 72%);border-radius:999px;height:7rem;position:absolute;bottom:2.2rem;left:11%;right:7%}.hero-world-rim{z-index:0;background:linear-gradient(#84c5ff38,#0d1f3d0a),radial-gradient(#11274ce0,#060d1b57 64%,#0000 70%);border:1px solid #a6d2ff33;border-radius:999px;height:5.5rem;bottom:3.2rem;left:15%;right:10%;transform:rotateX(66deg)translateZ(-42px);box-shadow:inset 0 1px #ffffff1f,0 28px 60px #020a1842}.hero-world-panel,.hero-world-rim{pointer-events:none;position:absolute}.hero-world-panel{z-index:5;-webkit-backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(145deg,#142b52d6,#0710229e);border:1px solid #a6d2ff29;border-radius:18px;gap:.25rem;min-width:9.5rem;padding:.82rem .94rem;display:grid;transform:translateZ(82px);box-shadow:inset 0 1px #ffffff14,0 18px 48px #020a1847}.hero-world-panel span{color:#8bd3ffd1;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.hero-world-panel strong{color:#f6fafff0;white-space:nowrap;font-size:.92rem;line-height:1.15}.hero-world-panel--portal:after{content:"";background:#7dd3fc;border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.92rem;right:.9rem;box-shadow:0 0 18px #7dd3fc9e}.hc{z-index:3;background:radial-gradient(circle at 76% 12%,#7dd3fc33,#0000 28%),linear-gradient(148deg,#193768fa,#081022fa 54%,#0c2145f0);border-color:#b1dbff2e;border-radius:32px;max-width:560px;margin:0 auto;padding:1rem 1rem 4.4rem;transform:rotateX(2deg)rotateY(-5deg)translateZ(24px);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #7dd3fc0f,0 32px 78px #020a1857}.hc:before{content:"";border-radius:inherit;pointer-events:none;opacity:.64;background:linear-gradient(110deg,#ffffff2e,#0000 22%),linear-gradient(290deg,#60a5fa21,#0000 30%);position:absolute;inset:0}.hc-btn,.hc-dots,.hc-track,.hero-visual-stage__surface,.hero-visual-topline{z-index:1;position:relative}.hc-slide--center{box-shadow:inset 0 1px #ffffff1a,0 28px 62px #020a186b}.hero-visual-stage__surface{-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(135deg,#09152ac7,#0a1c39b3);border-color:#b1dbff29}.hero-workflow-strip{z-index:4;width:min(95%,620px);margin:-1.1rem auto 0;position:relative;transform:translateZ(38px)}.hero-workflow-card{background:linear-gradient(145deg,#142b52d6,#071022b3);border-color:#a6d2ff26;min-height:7.1rem;box-shadow:inset 0 1px #ffffff14,0 16px 38px #020a1833}html[data-theme=light] #hero:before{background:linear-gradient(118deg,#7db4ff42,#0000 36%),linear-gradient(222deg,#bae6fd3d,#0000 40%)}html[data-theme=light] #hero:after{opacity:.46;background:conic-gradient(from 230deg,#60a5fa47,#bae6fd1a,#3b82f633,#60a5fa47)}html[data-theme=light] .nav-primary{background:0 0}html[data-theme=light] .nav-secondary-shell{background:linear-gradient(135deg,#ffffffbd,#e8f4ff85);border-color:#2563eb1a}html[data-theme=light] .nav-links .nav-portal-btn:hover,html[data-theme=light] .nav-primary a:hover{background:#2563eb0f}html[data-theme=light] .nav-utilities .language-selector,html[data-theme=light] .nav-utilities .theme-toggle{background:#ffffff94;border-color:#2563eb17}html[data-theme=light] .hero-world-shell:before{background:radial-gradient(at 50% 0,#60a5fa38,#0000 48%),linear-gradient(145deg,#ffffffd1,#e8f4ff75 52%,#bae6fd47);border-color:#2563eb1a;box-shadow:inset 0 1px #fffffff5,0 34px 78px #0f172a1a}html[data-theme=light] .hero-world-rim{background:linear-gradient(#60a5fa38,#ffffff57),radial-gradient(#dbeafeeb,#ffffff75 64%,#0000 70%);border-color:#2563eb24;box-shadow:inset 0 1px #fffffff5,0 24px 54px #0f172a17}html[data-theme=light] .hero-visual-stage__surface,html[data-theme=light] .hero-workflow-card,html[data-theme=light] .hero-world-panel{background:linear-gradient(145deg,#ffffffe6,#ebf6ffbd);border-color:#2563eb1f;box-shadow:inset 0 1px #fffffff5,0 16px 36px #0f172a14}html[data-theme=light] .hero-world-panel strong{color:#10213b}html[data-theme=light] .hero-world-panel span{color:#2563eb}html[data-theme=light] .hc{background:radial-gradient(circle at 76% 12%,#60a5fa2e,#0000 28%),linear-gradient(148deg,#fffffffa,#ecf6fff5 54%,#dbeafef0);border-color:#2563eb1f;box-shadow:inset 0 1px #fff,0 30px 68px #0f172a1f}html[data-theme=light] .hero-visual-stage__surface strong{color:#10213b}@media (min-width:1101px){.hero-grid{grid-template-columns:minmax(540px,.96fr) minmax(500px,1.04fr);gap:2.75rem}.hero-visual-stage{width:min(100%,660px)}.hero-title{max-width:43.5rem;font-size:clamp(3.65rem,4.25vw,4.85rem);line-height:.96}.hero-sub{max-width:38.5rem}}@media (max-width:1100px){.hero-world-shell{min-height:590px;padding-top:3.4rem}.hc,.hero-world-shell:before{transform:none}}@media (max-width:768px){.hero-world-shell{min-height:auto;padding:1.1rem 0 .35rem}.hero-world-panel,.hero-world-rim,.hero-world-shell:after,.hero-world-shell:before{display:none}.hc{max-width:none;transform:none}.hero-workflow-strip{width:100%;margin-top:.8rem;transform:none}}@media (max-width:480px){.hero-workflow-card{min-height:0}}nav:before{content:"";pointer-events:none;filter:blur(18px);opacity:.7;z-index:-1;background:radial-gradient(at 50% 0,#7dd3fc33,#0000 62%),linear-gradient(#ffffff2e,#0000 72%);border-radius:32px;width:min(92vw,1220px);height:5.6rem;position:fixed;top:.62rem;left:50%;transform:translate(-50%)}nav.scrolled{background:0 0;border-color:#0000;top:.65rem}.nav-wrap{pointer-events:auto;background:linear-gradient(135deg,#0a1830e6,#060f20cc 54%,#102a50d6);border:1px solid #b1dbff33;border-radius:30px;width:min(100vw - 3rem,1180px);max-width:none;min-height:4.65rem;padding:.62rem .7rem .62rem 1.22rem;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #7dd3fc0a,0 22px 60px #020a1847}.nav-wrap:after{content:"";pointer-events:none;opacity:.55;background:linear-gradient(90deg,#0000,#7dd3fc6b,#0000);height:1px;position:absolute;bottom:-.72rem;left:1.1rem;right:1.1rem}.nav-logo{min-width:150px}.nav-primary-shell{flex:auto;justify-content:center}.nav-primary{gap:.28rem;padding:0}.nav-primary a{border-radius:13px;padding:.72rem .62rem;font-size:.82rem}.nav-secondary-shell{background:linear-gradient(135deg,#ffffff13,#ffffff06);border-color:#b1dbff21;border-radius:21px;gap:.24rem;padding:.24rem}.nav-links .nav-portal-btn{border-radius:15px;padding:.7rem .78rem}.nav-utilities{gap:.24rem;margin-left:.14rem;padding-left:.3rem}.nav-utilities .language-selector,.nav-utilities .theme-toggle{border-radius:15px;min-height:40px}#hero{padding-top:10.4rem;overflow:hidden}#hero .wrap{max-width:1190px}.hero-mode-row{margin-bottom:1.75rem}.hero-grid{align-items:center}.hero-home-copy{padding-top:.45rem}.hero-tag{margin-bottom:1.05rem}.hero-title{margin-bottom:1.15rem}.hero-sub{margin-bottom:1.55rem}.hero-world-shell:before{border-radius:38px;inset:1.1rem .4rem 5.4rem;transform:rotateX(5deg)rotateY(-4deg)translateZ(-34px)}.hero-world-shell:after{opacity:.58;bottom:2rem}.hero-world-rim{opacity:.78;bottom:2.8rem;left:18%;right:13%}.hc{max-width:535px;transform:rotateX(1deg)rotateY(-3deg)translateZ(24px)}.hero-world-panel--launch{bottom:6.85rem;left:2.85rem;transform:translateZ(78px)rotate(1deg)}.hero-workflow-strip{gap:.62rem;width:min(90%,560px);margin-top:-1.35rem}.hero-workflow-card{border-radius:16px;min-height:5.85rem;padding:.82rem}.hero-workflow-card p{line-height:1.42}.hero-package-layout{background:linear-gradient(135deg,#ffffff0e,#7dd3fc09);padding:2rem;position:relative}.hero-package-grid{gap:.85rem}.hero-package-card{border-radius:20px}.portal-showcase{margin-top:-1px;padding-top:6rem}.portal-showcase:before{opacity:.7}html[data-theme=light] .nav-wrap{background:linear-gradient(135deg,#fffffff0,#f5faffdb 55%,#e8f4ffe6);border-color:#2563eb1f;box-shadow:inset 0 1px #fff,inset 0 -1px #2563eb0a,0 24px 64px #0f172a1c}html[data-theme=light] .hero-visual-stage{filter:drop-shadow(0 24px 48px #0f172a14)}html[data-theme=light] .hero-package-layout{background:linear-gradient(135deg,#ffffffc7,#e8f4ff70)}@media (min-width:1101px){.hero-grid{grid-template-columns:minmax(530px,.97fr) minmax(485px,1.03fr);gap:2.45rem}.hero-title{max-width:42rem;font-size:clamp(3.5rem,4vw,4.55rem)}.hero-visual-stage{width:min(100%,635px)}}@media (max-width:1100px){@layer marketing-base{nav{top:.7rem}}nav:before{width:min(94vw,980px);height:4.8rem}.nav-wrap{border-radius:24px;width:min(100vw - 1.5rem,980px);min-height:4.05rem;padding:.52rem 1rem}#hero{padding-top:8.2rem}.hero-world-shell{min-height:500px;padding-top:2.2rem}.hero-title{max-width:47rem;font-size:clamp(3.05rem,6vw,3.75rem);line-height:.98}.hero-sub{max-width:41rem}.hc-track{height:320px}}@media (max-width:768px){#hero{padding-top:7.3rem}.hero-mode-row{margin-bottom:1.3rem}.hero-world-shell{min-height:auto;padding-top:.75rem}.portal-showcase{padding-top:4.5rem}}@media (min-width:900px) and (max-width:1100px){.hero-grid{grid-template-columns:minmax(0,.96fr) minmax(390px,1.04fr);align-items:center;gap:1.6rem}.hero-title{max-width:31rem;font-size:clamp(2.95rem,4.8vw,3.35rem)}.hero-sub{max-width:30rem;font-size:.98rem}.hero-visual-stage{width:min(100%,480px);margin-left:auto}.hero-world-shell{min-height:440px;padding:2rem .75rem .5rem}.hero-world-panel{display:none}.hc{border-radius:26px;padding:.8rem .8rem 3.7rem}.hc-track{height:270px}.hero-visual-topline{padding:.74rem .82rem .82rem}.hero-workflow-strip{grid-template-columns:repeat(3,minmax(0,1fr));width:94%;margin-top:-.9rem}.hero-workflow-card{min-height:5rem;padding:.65rem}.hero-workflow-card p{display:none}}@media (max-width:480px){nav:before{height:4.35rem}.nav-wrap,nav:before{width:calc(100vw - 1rem)}.nav-wrap{border-radius:20px}#hero{padding-top:6.65rem}.hero-title{max-width:22rem;font-size:2.38rem;line-height:1.03}.hero-sub{font-size:.96rem;line-height:1.58}}nav:before{filter:blur(12px);opacity:.78;background:radial-gradient(at 50% 0,#7dd3fc3d,#0000 58%),linear-gradient(#ffffff1f,#0000 76%);width:min(100vw - 7.5rem,1100px);height:4.85rem}.nav-wrap{border-radius:28px;width:min(100vw - 6rem,1080px);min-height:4.5rem;padding:.56rem .58rem .56rem 1.12rem;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #7dd3fc0a,0 26px 70px #020a183d}.nav-wrap:after{display:none}.nav-primary a{color:#dbe9fcb8;padding:.68rem .58rem}.nav-secondary-shell{box-shadow:none;background:0 0;border:0;border-radius:0;gap:.22rem;padding:0}.nav-links .nav-portal-btn{color:#f2f8fff5;letter-spacing:.01em;white-space:nowrap;background:linear-gradient(#182c4eeb,#0c182ee0);border-color:#aed9ff4d;border-radius:999px;min-height:42px;padding:.7rem 1.08rem;font-weight:650;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #7dd3fc14,0 12px 28px #020a182e}.nav-links .nav-portal-btn:focus-visible,.nav-links .nav-portal-btn:hover{color:#fff;background:linear-gradient(#1f375ef5,#101f3aeb);border-color:#aed9ff6b;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #7dd3fc1f,0 16px 34px #020a183d}.nav-consult-btn{min-height:40px;padding-inline:1.08rem}.nav-utilities{border-left:1px solid #b1dbff1f;margin-left:.18rem;padding-left:.42rem}.hero-mode-row{border-bottom:1px solid #b1dbff24;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.95rem;padding:.62rem .7rem .62rem 0;display:grid}.hero-switcher{background:linear-gradient(145deg,#0d1c3452,#08122524);border-color:#b1dbff24;padding:.28rem;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #020a1814}.hero-switcher button{padding:.64rem 1.02rem}.hero-switcher button.is-active{box-shadow:inset 0 1px #ffffff14,0 8px 18px #0814301f}.hero-visual-stage{filter:drop-shadow(0 22px 46px #0f172a17)}.hc{max-width:520px}.hc-track{height:338px}.hero-world-panel{min-width:8.2rem;padding:.64rem .76rem;box-shadow:inset 0 1px #ffffff14,0 12px 28px #020a182e}.hero-world-panel--strategy{top:4.2rem;left:1.4rem;transform:translateZ(82px)rotate(-2deg)}.hero-world-panel--portal{top:17.9rem;right:.1rem;transform:translateZ(78px)rotate(1deg)}.hero-world-panel--launch{display:none}.hero-workflow-strip{background:linear-gradient(145deg,#122648c2,#071022ad);border:1px solid #a6d2ff1f;border-radius:20px;gap:0;width:min(92%,540px);margin-top:-.7rem;padding:.42rem;box-shadow:inset 0 1px #ffffff0f,0 14px 28px #020a1824}.hero-workflow-card{min-height:0;box-shadow:none;background:0 0;border:0;border-right:1px solid #a6d2ff1c;border-radius:14px;padding:.7rem .76rem}.hero-workflow-card:last-child{border-right:0}.hero-workflow-card p{display:none}html[data-theme=light] nav:before{opacity:.84;background:radial-gradient(at 50% 0,#60a5fa38,#0000 58%),linear-gradient(#ffffff80,#0000 76%)}html[data-theme=light] .nav-wrap{background:linear-gradient(135deg,#fffffff2,#f6faffe0 55%,#eaf4ffeb);box-shadow:inset 0 1px #fff,inset 0 -1px #2563eb0a,0 26px 64px #0f172a17}html[data-theme=light] .nav-secondary-shell{background:0 0}html[data-theme=light] .hero-mode-row{border-bottom-color:#2563eb1a}html[data-theme=light] .hero-switcher{background:linear-gradient(145deg,#ffffffc7,#edf7ff8f);border-color:#2563eb1a;box-shadow:inset 0 1px #fffffff5,0 10px 24px #0f172a0f}html[data-theme=light] .hero-workflow-strip{background:linear-gradient(145deg,#ffffffe0,#ecf6ffbd);border-color:#2563eb1a;box-shadow:inset 0 1px #fffffff5,0 14px 28px #0f172a14}html[data-theme=light] .hero-workflow-card{border-right-color:#2563eb1a}@media (min-width:1101px){.hero-grid{gap:2.95rem}}@media (max-width:1100px){nav:before{width:min(100vw - 2.2rem,980px)}.nav-wrap{width:min(100vw - 1.8rem,980px)}}@media (min-width:900px) and (max-width:1100px){.hero-visual-stage{width:min(100%,470px)}.hero-world-shell{min-height:420px}.hero-workflow-strip{width:96%}}@media (max-width:768px){.hero-mode-row{grid-template-columns:1fr;align-items:flex-start;gap:.9rem;padding-right:0}}html[data-theme=light] nav.scrolled:not(.nav-light),html[data-theme=light] nav:not(.nav-light){box-shadow:none;background:0 0;border-color:#0000}.hero-stage--packages{min-height:0}.hero-grid--packages{justify-items:center}.hero-content--packages,.hero-panel--packages{max-width:1120px}.hero-package-layout{background:linear-gradient(145deg,#102240b8,#081122c7);border-radius:34px;grid-template-columns:1fr;gap:1.5rem;max-width:780px;margin:0 auto;padding:1.8rem 1.9rem;box-shadow:inset 0 1px #ffffff0f,0 22px 48px #020a182e}.hero-package-header{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.hero-sub--packages{max-width:40rem}.hero-package-overview{background:linear-gradient(145deg,#0a162b85,#ffffff05);border-radius:22px;gap:.85rem;padding:1rem 1.05rem;box-shadow:inset 0 1px #ffffff0d}.hero-package-overview__eyebrow{color:#8bd3ffd6;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.hero-package-overview__signals{flex-wrap:wrap;gap:.45rem;display:flex}.hero-package-overview__signals span{color:#deeafad1;background:#ffffff0d;border:1px solid #a6d2ff1f;border-radius:999px;align-items:center;min-height:30px;padding:.4rem .65rem;font-size:.74rem;font-weight:650;display:inline-flex}.hero-package-overview__note{color:#c2d6f4b3;margin:0;font-size:.86rem;line-height:1.55}.hero-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;gap:.9rem}.hero-package-card{background:radial-gradient(circle at 100% 0,#7cc1ff14,#0000 24%),linear-gradient(#0b1527c7,#070f1ce6);border-radius:22px;padding:1rem 1rem 1.05rem}html[data-theme=light] .hero-package-layout{background:linear-gradient(145deg,#ffffffeb,#ecf6ffbd);border-color:#2563eb1a;box-shadow:inset 0 1px #fffffffa,0 20px 42px #0f172a14}html[data-theme=light] .hero-package-overview{background:linear-gradient(145deg,#ffffffd1,#f0f8ffad);border-color:#2563eb1a}html[data-theme=light] .hero-package-overview__eyebrow{color:#2563eb}html[data-theme=light] .hero-package-overview__signals span{color:#152a48d1;background:#ffffffb8;border-color:#2563eb1a}html[data-theme=light] .hero-package-overview__note{color:#152a48a8}@media (max-width:1100px){.hero-package-layout{padding:1.35rem}.hero-package-header{gap:1rem}.hero-package-grid,.hero-package-header{grid-template-columns:1fr}}@media (max-width:768px){.hero-package-layout{border-radius:26px;padding:1rem}.hero-title--packages{max-width:15ch;font-size:clamp(2.1rem,7vw,2.65rem)}}html[data-theme=light] nav:before{display:none}html[data-theme=light] #hero{padding-top:10.9rem}html[data-theme=light] #hero:before{opacity:.52;background:radial-gradient(circle at 14% 22%,#60a5fa2e,#0000 24%),radial-gradient(circle at 84% 14%,#93c5fd38,#0000 28%),linear-gradient(#ffffff1f,#fff0 22%);inset:0;-webkit-mask-image:none;mask-image:none}html[data-theme=light] #hero:after{top:11.2rem;-webkit-mask-image:none;mask-image:none}html[data-theme=light] .hero-backdrop{background:radial-gradient(circle at 12% 24%,#7dd3fc2e,#0000 24%),radial-gradient(circle at 88% 18%,#60a5fa29,#0000 26%),radial-gradient(circle at 64% 72%,#bae6fd29,#0000 34%);inset:0;-webkit-mask-image:none;mask-image:none}html[data-theme=light] .hero-backdrop__grid{inset:8.4rem 6% auto}html[data-theme=light] .nav-wrap{border-color:#2563eb17;width:min(100vw - 5rem,1050px);box-shadow:inset 0 1px #fff,0 18px 36px #0f172a12,0 0 0 1px #ffffff94}html[data-theme=light] .nav-links .nav-portal-btn{color:#111827e0;background:linear-gradient(#fffffffa,#e9f3ffe6);border-color:#3b82f62e;box-shadow:inset 0 1px #fff,inset 0 -1px #3b82f60f,0 10px 22px #0f172a12}html[data-theme=light] .nav-links .nav-portal-btn:focus-visible,html[data-theme=light] .nav-links .nav-portal-btn:hover{color:#0f172af5;background:linear-gradient(#fff,#e3effff0);border-color:#3b82f647;box-shadow:inset 0 1px #fff,inset 0 -1px #3b82f614,0 12px 26px #0f172a17}.hero-grid.hero-grid--packages{grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:0}.hero-grid.hero-grid--packages .hero-vis{display:none}.hero-content--packages,.hero-panel--packages{width:100%;max-width:1180px;margin:0 auto}.hero-package-layout{background:linear-gradient(145deg,#ffffff0f,#7dd3fc08);border:1px solid #a6d2ff1f;border-radius:36px;grid-template-columns:minmax(0,.94fr) minmax(360px,.96fr);align-items:start;gap:1.6rem;width:100%;max-width:1140px;margin:0;padding:1.6rem 1.7rem;display:grid;box-shadow:inset 0 1px #ffffff14,0 18px 40px #08122214}.hero-package-copy{max-width:39rem}.hero-title--packages{max-width:12ch;margin-bottom:.8rem;font-size:clamp(2.05rem,2.7vw,3.1rem);line-height:.96}.hero-sub--packages{max-width:34rem;margin-bottom:1rem;font-size:.98rem;line-height:1.65}.hero-btns--packages{gap:.75rem;margin-bottom:1rem}.hero-btns--packages .btn{padding:.72rem 1rem}.hero-package-overview{background:linear-gradient(145deg,#ffffff0f,#7dd3fc05);border:1px solid #a6d2ff1f;border-radius:24px;gap:.8rem;max-width:31rem;padding:.95rem 1rem}.hero-package-overview,.hero-package-side{align-content:start;display:grid}.hero-package-grid{border-top:0;grid-template-columns:1fr;gap:.8rem;width:100%;margin-top:0;padding-top:0;display:grid}.hero-package-card{background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #a6d2ff1f;border-radius:24px;gap:.68rem;min-height:0;padding:.96rem 1rem 1rem;display:grid;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0812220f}.hero-package-card__link{align-self:flex-start}.hero-package-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.hero-package-card__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.hero-visual-stage{filter:drop-shadow(0 12px 24px #0f172a0d);width:min(100%,500px)}.hero-world-shell{min-height:390px;padding:1.7rem .2rem 0}.hero-world-shell:before{opacity:.62;border-radius:28px;inset:.55rem .2rem 1.65rem}.hero-world-rim,.hero-world-shell:after{display:none}.hc{border-radius:24px;max-width:432px;padding:.74rem .74rem 3.2rem;transform:none}.hc-track{height:250px;position:relative;overflow:visible}.hero-visual-topline{padding:.56rem .64rem .68rem}.hero-visual-topline strong{font-size:.76rem}.hero-visual-ghost{opacity:.24;filter:blur(.2px);border-radius:22px;position:absolute;inset:1rem -1.2rem 1.2rem 46%;overflow:hidden;transform:rotate(3deg)}.hero-visual-ghost:after{content:"";background:linear-gradient(#ffffff14,#08101f38);position:absolute;inset:0}.hc-slide--feature{border-radius:22px;position:absolute;inset:0 1.4rem 0 0;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 18px 36px #020a1829}.hero-world-panel{border-radius:12px;min-width:6.9rem;padding:.5rem .64rem;box-shadow:inset 0 1px #ffffff14,0 7px 16px #020a181a}.hero-world-panel strong{font-size:.84rem}.hero-world-panel--portal{top:11rem;right:-.15rem}@media (max-width:1100px){html[data-theme=light] #hero{padding-top:8.85rem}html[data-theme=light] #hero:after,html[data-theme=light] #hero:before,html[data-theme=light] .hero-backdrop{-webkit-mask-image:none;mask-image:none}html[data-theme=light] #hero:after{top:9.35rem}html[data-theme=light] .nav-wrap{width:min(100vw - 2rem,980px)}.hero-package-layout{grid-template-columns:1fr;max-width:100%;padding:1.35rem}.hero-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual-stage{width:min(100%,450px)}.hero-world-shell{min-height:360px;padding-top:1.25rem}.hc-track{height:228px}}@media (max-width:768px){html[data-theme=light] #hero{padding-top:7.85rem}html[data-theme=light] #hero:before,html[data-theme=light] .hero-backdrop{-webkit-mask-image:none;mask-image:none}html[data-theme=light] .hero-backdrop__grid{inset:.35rem 4% auto}html[data-theme=light] .nav-wrap{width:calc(100vw - 1.25rem)}.hero-package-layout{gap:1rem;padding:1rem}.hero-package-grid{grid-template-columns:1fr}}