/*! 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;background:0 0;border-bottom:1px solid #0000;padding:1.45rem 0;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;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:600px;margin-bottom:4rem}.sec-head h2{margin-bottom:.75rem}.sec-head p{font-size:1.05rem}.sec-head.center{text-align:center;margin-left:auto;margin-right:auto}nav.scrolled{-webkit-backdrop-filter:blur(20px);border-color:var(--border);background:#060d1fd9}.nav-wrap{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:.55rem 2.85rem;display:flex}.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{gap:2.5rem}.nav-links,.nav-primary{align-items:center;display:flex}.nav-primary{gap:2rem}.nav-actions{align-items:center;gap:.95rem;margin-left:.75rem;display:flex}.theme-toggle--nav{margin-left:.15rem}.nav-links a{color:#c8dcffa6;font-size:.875rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.nav-links .nav-portal-btn{color:#e2ecfae0;background:linear-gradient(#121e36d1,#0b1527e6);border:1px solid #7cc1ff33;padding:.75rem 1.35rem;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #0108172e}.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}.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:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#060d1ff7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.mob-menu.open{opacity:1;pointer-events:all}.mob-menu a{color:var(--text);letter-spacing:-.03em;font-size:1.9rem;font-weight:800;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.5rem;position:absolute;top:2rem;right:2rem}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)}.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{margin-bottom:.5rem}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:#f2f7fcc7;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{color:var(--ink);background:linear-gradient(#fbfdfffa,#eaf2fb);border-color:#3b82f629;box-shadow:inset 0 1px #fffffffa,0 14px 30px #2563eb17}html[data-theme=light] .nav-links .nav-portal-btn:hover{color:#0d1b2d;background:linear-gradient(#fff,#e5effa);border-color:#3b82f647}html[data-theme=light] .hamburger span{background:var(--ink)}#hero{background:0 0;min-height:100vh;padding:8rem 0 5rem;display:flex}#hero,.hero-grid{align-items:center}.hero-grid{grid-template-columns:1fr 1.15fr;gap:4rem;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:1.75rem}.hero-switcher-shell,.hero-switcher-wrap{justify-content:center;width:100%;display:flex}.hero-switcher-wrap{max-width:760px}.hero-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--blue-bright);background:var(--blue-tint);border:1px solid #639bff33;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.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:#08101fad;border:1px solid #639bff2e;border-radius:999px;align-items:center;gap:.35rem;margin:0 auto;padding:.35rem;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.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,#528cff47,#315ad938);box-shadow:inset 0 1px #ffffff14,0 12px 28px #0814302e}.hero-stage{min-height:36rem;position:relative}.hero-stage--packages{min-height:27rem}.hero-panel{width:100%;transition:opacity .45s,transform .45s,visibility .45s}.hero-panel--home{max-width:620px}.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-title{color:#f0f6ff;margin-bottom:1.5rem}.hero-sub{max-width:500px;color:var(--text-mid);margin-bottom:2.5rem;font-size:1.05rem}.hero-btns{flex-wrap:wrap;gap:1rem;display:flex}.hero-trust{margin-top:2.5rem}.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-title--packages{max-width:12ch;margin-bottom:1rem;font-size:clamp(2.25rem,4vw,3.3rem);line-height:1}.hero-package-layout{grid-template-columns:minmax(0,.92fr) minmax(320px,.95fr);align-items:start;gap:2rem;display:grid}.hero-package-copy{max-width:30rem}.hero-sub--packages{max-width:48ch;margin-bottom:1.35rem;font-size:.98rem;line-height:1.7}.hero-package-grid{align-self:start;gap:.75rem;display:grid}.hero-package-card{background:linear-gradient(#0c1526db,#070f1cf0);border:1px solid #639bff24;border-radius:18px;padding:.9rem 1rem;box-shadow:inset 0 1px #ffffff08}.hero-package-card__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.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)}.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}.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:#08101f6b;border:1px solid #639bff24;border-radius:999px;align-items:center;padding:.65rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex}.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:34px;width:min(100%,780px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 28px 90px #01081759}.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{background:linear-gradient(#f8fcfffa,#e4eef8);border-color:#1f385d24;box-shadow:inset 0 1px #fff,0 12px 28px #0f172a14}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,.hc-track{position:relative}.hc-track{height:400px;overflow:hidden}.hc-slide{will-change:transform,opacity;border-radius:14px;width:88%;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .55s,box-shadow .55s;position:absolute;top:0;left:50%;overflow:hidden}.hc-slide--center{z-index:3;opacity:1;cursor:default;transform:translate(-50%)scale(1)}.hc-slide--left{transform:translate(-132%)scale(.76)}.hc-slide--left,.hc-slide--right{z-index:1;opacity:.28;cursor:pointer;box-shadow:0 4px 12px #0000002e}.hc-slide--right{transform:translate(32%)scale(.76)}.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.1rem;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-btn{color:#1e3a5f;background:#ffffffe0;border-color:#1f385d24}html[data-theme=light] .hc-btn:hover{background:#3b82f614;border-color:#3b82f64d}.srv-grid{background:var(--border);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.srv-card{background:var(--bg-card);padding:2.25rem 2rem;transition:background .2s}.srv-card:hover{background:#3b82f60f}.srv-icon{background:var(--blue-tint);border:1px solid #3b82f633;border-radius:10px;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}.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{gap:6rem}.sp-entry,.sp-list{flex-direction:column;display:flex}.sp-entry{gap:0;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{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.proc-steps:before{content:"";background:var(--blue);opacity:.2;height:1px;position:absolute;top:21px;left:calc(12.5% + 1rem);right:calc(12.5% + 1rem)}.proc-step{padding:0 1.5rem}.proc-num{border:1.5px solid var(--blue);width:44px;height:44px;color:var(--blue-bright);background:var(--bg-card);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:flex;position:relative}.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:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:2.5rem 2rem;transition:border-color .25s,box-shadow .25s;display:flex;position:relative}.pkg:hover{border-color:var(--border-mid);box-shadow:0 4px 20px #0000004d}.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}.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-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:12px;position:relative;overflow:hidden;box-shadow:0 6px 24px #0000001f}.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:6.9rem 0 4rem}.hero-grid{gap:3rem}.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.35rem}.hero-switcher-wrap{max-width:760px}.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}.hc-track{height:360px}.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}}@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{padding:.45rem 1.4rem}.nav-links{display:none}.hamburger{display:flex}.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:31rem}.hero-stage--packages{min-height:22rem}.hero-tag{margin-bottom:1.2rem}.hero-sub{margin-bottom:1.8rem}.hero-trust{margin-top:1.6rem}.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}}@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:29rem}.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}.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}}