:root{--bg:#07111f;--bg-elevated:#0a1323c7;--surface:#ffffff0d;--surface-strong:#ffffff14;--border:#ffffff1a;--border-strong:#ffffff29;--text:#f5f7fb;--text-soft:#c1cad8;--text-muted:#97a6bc;--brand-primary:#46389f;--brand-secondary:#2f5ad2;--brand-tertiary:#46b8ff;--brand-accent:#8b5cf6;--brand-gradient:linear-gradient(135deg, #46389f 0%, #2f5ad2 45%, #46b8ff 100%);--hero-glow:radial-gradient(circle at top left, #46b8ff2e, transparent 38%), radial-gradient(circle at top right, #46389f33, transparent 35%), linear-gradient(180deg, #091325 0%, #07111f 100%);--btn-primary-bg:linear-gradient(135deg, #2f5ad2 0%, #46b8ff 100%);--btn-primary-text:#fff;--btn-secondary-bg:#ffffff0a;--btn-secondary-text:#f5f7fb;--radius-sm:14px;--radius-md:20px;--radius-lg:28px;--shadow-soft:0 24px 60px #0000003d;--container:1320px;--section-pad:clamp(4.5rem, 8vw, 7rem);--hero-pad:clamp(5rem, 9vw, 8rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.site-shell{background:var(--hero-glow);min-height:100vh}.container{width:min(100% - 2rem, var(--container));margin:0 auto}.section{padding:var(--section-pad) 0}.section--tight{padding:clamp(3rem,6vw,4.5rem) 0}.page-hero{padding:var(--hero-pad) 0 clamp(3.5rem, 7vw, 5rem);border-bottom:1px solid var(--border)}.hero-grid,.split-grid,.feature-grid,.stats-grid,.cta-grid,.footer-grid,.logo-grid{gap:1.5rem;display:grid}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#060c18b8;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:84px;display:flex}.brand-mark{flex-direction:column;gap:.2rem;display:inline-flex}.brand-mark__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.7rem;font-weight:700}.brand-mark__title{font-size:1.5rem;font-weight:800;line-height:1}.site-nav{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.site-nav__link{color:var(--text-soft);font-size:.96rem;font-weight:600;transition:color .2s,opacity .2s}.site-nav__link:hover{color:var(--text)}.site-header__actions,.hero-actions,.site-footer__cta,.badge-row{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.eyebrow{color:var(--brand-tertiary);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.82rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-tertiary));width:34px;height:1px}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;margin:0 0 1rem;line-height:1.05}h1{max-width:11ch;font-size:clamp(3rem,7vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.3rem}.lead,.body-large,.card p,.section p,.site-footer p,li{color:var(--text-soft);line-height:1.75}.lead{max-width:68ch;font-size:1.08rem}.lead.compact{max-width:58ch}.muted{color:var(--text-muted)}.card,.panel,.stat-card,.cta-band,.logo-card{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.card,.panel,.logo-card{padding:1.45rem}.stat-card{padding:1.25rem}.cta-band{padding:1.7rem}.card--highlight{border-color:var(--border-strong);background:linear-gradient(#ffffff17,#ffffff0d)}.card h3,.panel h3,.logo-card h3{margin-bottom:.65rem}.kicker{color:var(--brand-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.15rem;font-weight:700;transition:transform .2s,opacity .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.btn-secondary{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border-color:var(--border)}.btn-ghost{color:var(--text-soft);border-color:var(--border);background:0 0}.badge{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);color:var(--text-soft);background:#ffffff0a;border-radius:999px;align-items:center;padding:.42rem .72rem;font-size:.76rem;font-weight:800;display:inline-flex}.metric{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.list{margin:0;padding-left:1.15rem}.list li+li{margin-top:.45rem}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading p{margin:0}.hero-panel{padding:1.6rem}.logo-card__mark{background:var(--brand-gradient);border-radius:18px;width:56px;height:56px;margin-bottom:1rem;box-shadow:0 18px 40px #0000004d}.site-footer{border-top:1px solid var(--border);margin-top:var(--section-pad);padding:3rem 0 1.5rem}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;align-items:start}.site-footer__links{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__heading{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.9rem;font-size:.82rem;font-weight:800}.site-footer__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.25rem;display:flex}.site-footer__bottom-links{flex-wrap:wrap;gap:1rem;display:flex}.logo-lockup{align-items:center;gap:.9rem;display:inline-flex}.logo-lockup__mark{background:var(--brand-gradient);border-radius:14px;width:48px;height:48px;box-shadow:0 18px 40px #0000004d}.floating-messenger{z-index:60;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#5b33d2eb,#29a5ffeb);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 50px #00000057}.floating-messenger:hover{transform:translateY(-2px);box-shadow:0 26px 60px #0000006b}.floating-messenger:focus-visible{outline-offset:3px;outline:2px solid #ffffffeb}.floating-messenger__icon{flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.floating-messenger__icon svg{width:22px;height:22px}.floating-messenger__label{letter-spacing:.01em;font-size:.95rem;font-weight:700;line-height:1}.site-header--enhanced{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#050a18f0,#050a18db);border-bottom:1px solid #ffffff12;position:sticky;top:0;box-shadow:0 14px 36px #0000002e}.site-header__meta-bar{background:linear-gradient(90deg,#4081ff14,#8a61ff14,#ff4da614);border-bottom:1px solid #ffffff0f}.site-header__meta-inner{grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:14px;min-height:48px;padding-top:8px;padding-bottom:8px;display:grid}.site-header__inner--enhanced{min-height:82px}.site-nav--decluttered{gap:.8rem}.site-header__actions--single{justify-content:flex-end;min-width:180px}.header-health{flex-wrap:nowrap;align-items:center;gap:10px;min-width:0;display:flex}.site-status-pill{letter-spacing:.03em;color:#ffffffe6;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.site-status-pill__dot{background:#65e39a;border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 6px #65e39a1f}.site-status-pill--up{background:#65e39a14;border-color:#65e39a38}.status-ticker{width:100%;min-width:0}.status-ticker__viewport{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.status-ticker__track{white-space:nowrap;color:#fffc;letter-spacing:.03em;gap:3rem;min-width:max-content;font-size:.76rem;animation:26s linear infinite stretchgroupStatusTicker;display:inline-flex}.status-ticker__track span{display:inline-block}@keyframes stretchgroupStatusTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-nav__group{display:inline-block;position:relative}.site-nav__group[open] .site-nav__summary,.site-nav__summary:hover{color:#fff;background:#ffffff0a;border-color:#ffffff24}.site-nav__summary{cursor:pointer;color:#ffffffc7;border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;padding:.6rem .9rem;font-weight:600;list-style:none;transition:all .18s;display:inline-flex}.site-nav__summary::-webkit-details-marker{display:none}.site-nav__summary:after{content:"▾";opacity:.8;font-size:.72rem}.site-nav__submenu{background:linear-gradient(#080e20fa,#0c1228f5);border:1px solid #ffffff14;border-radius:20px;gap:.35rem;min-width:210px;padding:.6rem;display:grid;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 40px #0000003d}.site-nav__submenu-link{color:#ffffffd1;border-radius:14px;padding:.7rem .85rem;text-decoration:none;transition:all .18s}.site-nav__submenu-link:hover{color:#fff;background:#ffffff0f}.header-socials{flex:none;justify-self:end;align-items:center;gap:10px;display:flex}.site-social-icon{color:#fff;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.72rem;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.site-social-icon:hover{background:#ffffff17;border-color:#fff3;transform:translateY(-1px)}@media (max-width:1180px){.site-header__inner--enhanced{gap:1rem}.site-nav--decluttered{gap:.45rem}.site-nav__link,.site-nav__summary{padding-left:.72rem;padding-right:.72rem}}@media (max-width:1080px){.hero-grid,.split-grid,.feature-grid,.stats-grid,.cta-grid,.footer-grid,.logo-grid{grid-template-columns:1fr 1fr}.site-header__inner{flex-direction:column;align-items:flex-start;padding:1rem 0}.site-nav{justify-content:flex-start;width:100%}}@media (max-width:980px){.site-header__meta-inner{grid-template-columns:1fr;align-items:stretch;gap:12px}.header-health{padding-bottom:4px;overflow-x:auto}.status-ticker{order:2}.header-socials{order:3;justify-self:start}.site-header__actions--single{justify-content:flex-start;width:100%;min-width:0}}@media (max-width:760px){.container{width:min(100% - 1.25rem, var(--container))}.hero-grid,.split-grid,.feature-grid,.stats-grid,.cta-grid,.footer-grid,.logo-grid{grid-template-columns:1fr}.site-nav,.site-header__actions,.hero-actions,.site-footer__cta,.site-footer__bottom-links,.badge-row{width:100%}.site-header__actions .btn,.site-header__actions a.btn,.hero-actions .btn,.site-footer__cta .btn{flex:auto}.site-footer__bottom{flex-direction:column;align-items:flex-start}h1{max-width:100%;font-size:clamp(2.7rem,12vw,4rem)}}@media (max-width:720px){.site-nav__group{width:100%}.site-nav__submenu{min-width:0;margin-top:.55rem;position:static}.status-ticker__track{font-size:.72rem;animation-duration:20s}}@media (max-width:640px){.floating-messenger{padding:12px;bottom:16px;right:16px}.floating-messenger__label{display:none}}.hero-software-card{background:linear-gradient(#ffffff14 0%,#ffffff08 100%),radial-gradient(circle at 100% 0,#6a5acd38,#0000 35%);border:1px solid #ffffff1f;border-radius:24px;align-content:start;gap:1.25rem;padding:1.5rem;display:grid;box-shadow:0 20px 50px #00000047}.hero-software-card__top h3{margin:.35rem 0 0;font-size:1.45rem;line-height:1.15}.hero-software-card__pill{white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:.5rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.hero-software-card__body{color:#f5f7fac7;margin:0;line-height:1.75}.hero-software-card__metrics{gap:.85rem;display:grid}.hero-software-card__metric{background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;gap:.2rem;padding:.9rem 1rem;display:grid}.hero-software-card__metric strong{font-size:.98rem}.hero-software-card__metric span{color:#f5f7fab8;font-size:.92rem;line-height:1.5}.hero-software-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (max-width:900px){.hero-software-card__top{flex-direction:column;align-items:flex-start}.hero-software-card__actions{flex-direction:column}.hero-software-card__actions .btn{justify-content:center;width:100%}}.tech-stack-section{align-items:start}.tech-stack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.tech-stack-card{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;justify-items:center;gap:.75rem;padding:1rem;transition:transform .2s,border-color .2s,background .2s;display:grid}.tech-stack-card:hover{background:#ffffff0d;border-color:#ffffff2e;transform:translateY(-2px)}.tech-stack-card__icon-wrap{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.tech-stack-card__icon-wrap svg{width:28px;height:28px;display:block}.tech-stack-card__label{color:#f5f7fae0;font-size:.95rem;line-height:1.35}@media (max-width:900px){.tech-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.tech-stack-grid{grid-template-columns:1fr 1fr}}.project-type-card{gap:1rem;display:grid}.project-type-card__head{align-items:center;gap:.9rem;display:flex}.project-type-card__head h3{margin:0}.project-type-card__icon{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;place-items:center;width:52px;min-width:52px;height:52px;display:grid}.project-type-card__icon svg{width:28px;height:28px;display:block}@media (max-width:640px){.project-type-card__head{align-items:flex-start}.project-type-card__icon{width:46px;min-width:46px;height:46px}}.site-footer{background:linear-gradient(#020617f5 0%,#020617fb 100%);border-top:1px solid #ffffff14;padding:4.5rem 0 1.5rem}.footer-grid{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,.72fr));align-items:start;gap:3rem;display:grid}.footer-brand h2{letter-spacing:-.04em;max-width:12ch;margin:.8rem 0 1.2rem;font-size:clamp(1.8rem,3vw,3.4rem);line-height:1.05}.footer-brand p{color:#f1f5f9db;max-width:64ch;margin:0 0 1.8rem}.footer-actions{flex-wrap:wrap;gap:.9rem;display:flex}.footer-links{flex-direction:column;gap:.85rem;display:flex}.footer-links h3{text-transform:uppercase;letter-spacing:.18em;color:#f8fafceb;margin:0;font-size:.92rem}.footer-links a{color:#f1f5f9eb;text-decoration:none;transition:color .2s,opacity .2s}.footer-links a:hover{color:#fff;opacity:1}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.4rem;display:flex}.footer-bottom p{color:#f1f5f9cc;margin:0}.footer-bottom-links{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.footer-bottom-links a{color:#f1f5f9eb;text-decoration:none}.footer-bottom-links a:hover{color:#fff}@media (max-width:1100px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:720px){.site-footer{padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-brand h2{max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}}html,body{max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box;min-width:0}img,svg,video,canvas,iframe{max-width:100%;height:auto}table{width:100%;display:block;overflow-x:auto}.page-hero h1,.section-heading h2,.footer-brand h2,.card h1,.card h2,.card h3,.hero-software-card h3,.cta-band h3{overflow-wrap:anywhere;word-break:break-word}@media (max-width:1100px){.hero-grid,.split-grid,.cta-grid,.footer-grid{grid-template-columns:1fr!important}.footer-brand{grid-column:auto!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.container{width:min(100% - 1.75rem,1200px)!important}div[style*=grid-template-columns]{grid-template-columns:1fr!important}}@media (max-width:820px){.container{width:min(100% - 1.35rem,1200px)!important}.feature-grid{grid-template-columns:1fr!important}.hero-actions,.footer-actions,.badge-row,.footer-bottom,.footer-bottom-links{flex-wrap:wrap!important}.hero-actions>*,.footer-actions>*{text-align:center;flex:100%;justify-content:center}.page-hero h1{max-width:100%!important;font-size:clamp(2rem,9vw,3.25rem)!important;line-height:1.02!important}.section-heading h2,.footer-brand h2{max-width:100%!important;font-size:clamp(1.65rem,7vw,2.75rem)!important;line-height:1.06!important}.lead{font-size:1rem!important}.card,.card--highlight,.hero-software-card,.cta-band{padding:1.1rem!important}div[style*=grid-template-columns]{grid-template-columns:1fr!important}}@media (max-width:640px){.container{width:min(100% - 1rem,1200px)!important}.site-footer{padding-top:3rem!important}.btn{text-align:center;justify-content:center;width:100%}.badge{max-width:100%}.page-hero h1{font-size:clamp(1.85rem,10vw,2.8rem)!important}.section-heading h2,.footer-brand h2{font-size:clamp(1.5rem,8vw,2.3rem)!important}.hero-software-card__metrics,.hero-software-card__actions{gap:.8rem!important}div[style*=grid-template-columns]{grid-template-columns:1fr!important}}.sg-top-strip{z-index:21;background:#080c1efa;border-bottom:1px solid #ffffff14;position:relative}.sg-top-strip__inner{justify-content:space-between;align-items:center;gap:.9rem;min-height:38px;display:flex;overflow:hidden}.sg-top-strip__pills{flex:none;align-items:center;gap:.55rem;display:flex}.sg-top-strip__pill{color:#f8fafceb;letter-spacing:.08em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.45rem;min-height:28px;padding:.3rem .68rem;font-size:.78rem;font-weight:800;display:inline-flex}.sg-top-strip__dot{background:#94a3b8;border-radius:999px;width:8px;min-width:8px;height:8px;box-shadow:0 0 0 4px #94a3b81f}.sg-top-strip__pill.is-operational .sg-top-strip__dot{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.sg-top-strip__pill.is-maintenance .sg-top-strip__dot{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b1f}.sg-top-strip__pill.is-degraded .sg-top-strip__dot{background:#f97316;box-shadow:0 0 0 4px #f973161f}.sg-top-strip__pill.is-down .sg-top-strip__dot{background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.sg-top-strip__text{color:#f1f5f9b8;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:.82rem;overflow:hidden}.sg-site-header{z-index:20;background:#020617f0;border-bottom:1px solid #ffffff14;position:relative}.sg-site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding-top:.52rem;padding-bottom:.52rem;display:grid}.sg-site-header__brand-row{display:contents}.sg-site-header__brand{color:inherit;flex-direction:column;justify-self:start;min-width:0;text-decoration:none;display:inline-flex}.sg-site-header__eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#f8fafceb;font-size:.78rem;font-weight:700;line-height:1}.sg-site-header__title{letter-spacing:-.02em;color:#f8fafc;white-space:nowrap;margin-top:.18rem;font-size:1rem;font-weight:800;line-height:1}.sg-site-header__actions{justify-self:end;align-items:center;gap:.75rem;display:flex}.sg-site-header__cta{white-space:nowrap}.sg-desktop-nav{justify-content:center;align-items:center;min-width:0;display:flex}.sg-nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(.85rem,1.3vw,1.25rem);min-width:0;display:flex}.sg-nav__link,.sg-nav__dropdown-toggle{color:#f1f5f9eb;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:.45rem;min-height:40px;padding:.45rem 0;font-weight:700;text-decoration:none;display:inline-flex}.sg-nav__link:hover,.sg-nav__dropdown-toggle:hover,.sg-nav__link.is-active,.sg-nav__dropdown-toggle.is-active{color:#fff}.sg-nav__dropdown{position:relative}.sg-nav__caret{font-size:.82rem;transition:transform .2s}.sg-nav__caret.is-open{transform:rotate(180deg)}.sg-nav__dropdown-menu{background:#090f23fa;border:1px solid #ffffff1a;border-radius:18px;min-width:220px;padding:.65rem;display:none;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 20px 50px #00000059}.sg-nav__dropdown-menu.is-open{gap:.2rem;display:grid}.sg-nav__dropdown-link{color:#f1f5f9eb;border-radius:12px;padding:.72rem .85rem;font-weight:600;text-decoration:none;display:block}.sg-nav__dropdown-link:hover,.sg-nav__dropdown-link.is-active{color:#fff;background:#ffffff0f}.sg-mobile-toggle{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:none}.sg-hamburger{gap:5px;display:inline-grid;position:relative}.sg-hamburger span{background:#f8fafc;border-radius:999px;width:18px;height:2px;transition:transform .22s,opacity .22s;display:block}.sg-hamburger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.sg-hamburger.is-open span:nth-child(2){opacity:0}.sg-hamburger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.sg-mobile-nav{display:none}.sg-mobile-nav__links{gap:.75rem;padding-top:.35rem;display:grid}.sg-mobile-nav__link{color:#f1f5f9f0;border-bottom:1px solid #ffffff0f;padding:.8rem 0;font-weight:700;text-decoration:none;display:block}.sg-mobile-nav__link.is-active{color:#fff}.sg-mobile-nav__group{gap:.65rem;padding-top:.25rem;display:grid}.sg-mobile-nav__group-title{text-transform:uppercase;letter-spacing:.18em;color:#f1f5f9b3;font-size:.8rem;font-weight:800}.sg-mobile-nav__group-links{gap:.25rem;display:grid}.sg-mobile-nav__cta{margin-top:.5rem}.sg-desktop-only{display:inline-flex}.page-hero{padding-top:2.4rem!important}@media (max-width:980px){.sg-desktop-nav,.sg-desktop-only{display:none}.sg-mobile-toggle{display:inline-flex}.sg-site-header__inner{grid-template-columns:1fr auto;gap:.25rem .75rem;padding-top:.48rem;padding-bottom:.48rem}.sg-site-header__brand-row{grid-column:1/-1;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.sg-site-header__actions{justify-self:auto}.sg-site-header__eyebrow{font-size:.74rem}.sg-site-header__title{font-size:.92rem}.sg-mobile-nav.is-open{border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:.18rem;padding-bottom:.2rem;display:block}.page-hero{padding-top:1.4rem!important}}@media (max-width:640px){.sg-top-strip__inner{gap:.7rem;min-height:36px}.sg-top-strip__pills{scrollbar-width:none;gap:.4rem;overflow-x:auto}.sg-top-strip__pills::-webkit-scrollbar{display:none}.sg-top-strip__pill{letter-spacing:.06em;padding:.26rem .55rem;font-size:.72rem}.sg-top-strip__text{font-size:.74rem}.sg-site-header__brand-row{gap:.65rem}.sg-site-header__title{font-size:.86rem}.sg-mobile-toggle{border-radius:12px;width:44px;height:44px}.page-hero{padding-top:1.1rem!important}}.hero-software-card{overflow:hidden}.hero-software-card__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.hero-software-card__top>div:first-child{flex:auto;min-width:0}.hero-software-card__pill{white-space:nowrap;text-overflow:ellipsis;flex:none;justify-content:center;align-self:flex-start;align-items:center;min-width:0;max-width:100%;margin-left:auto;display:inline-flex;overflow:hidden;position:static!important;inset:auto!important}@media (max-width:760px){.hero-software-card__top{flex-wrap:wrap}.hero-software-card__pill{margin-left:0}}.page-hero .hero-grid,.sm-home-hero__grid,.sm-hosting-hero__grid,.sm-infra-map-hero__grid,.sm-mwp-hero__grid,.sm-wpaddons-hero__grid,.sm-about-hero__grid,.sm-contact-hero__grid,.sm-privacy-hero__grid,.sm-terms-hero__grid,.sc-home-hero__grid{align-items:center!important}.page-hero .hero-software-card,.sm-home-hero__card,.sm-hosting-hero .hero-software-card,.sm-infra-map-hero .hero-software-card,.sm-mwp-hero-card,.sm-wpaddons-hero-card,.sm-about-hero-card,.sm-contact-hero-card,.sm-privacy-hero-card,.sm-terms-hero-card,.sc-home-hero-card{height:fit-content;align-self:center!important}@media (max-width:1180px){.page-hero .hero-grid,.sm-home-hero__grid,.sm-hosting-hero__grid,.sm-infra-map-hero__grid,.sm-mwp-hero__grid,.sm-wpaddons-hero__grid,.sm-about-hero__grid,.sm-contact-hero__grid,.sm-privacy-hero__grid,.sm-terms-hero__grid,.sc-home-hero__grid{align-items:start!important}.page-hero .hero-software-card,.sm-home-hero__card,.sm-hosting-hero .hero-software-card,.sm-infra-map-hero .hero-software-card,.sm-mwp-hero-card,.sm-wpaddons-hero-card,.sm-about-hero-card,.sm-contact-hero-card,.sm-privacy-hero-card,.sm-terms-hero-card,.sc-home-hero-card{align-self:start!important}}.stretchgroup-footer{border-top:1px solid var(--border);background:linear-gradient(#0a13232e,#07111ff0);padding:clamp(4rem,7vw,5.75rem) 0 1.5rem}.stretchgroup-footer .site-footer__top{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:2.25rem;display:grid}.stretchgroup-footer .site-footer__intro h2{max-width:14ch;margin-bottom:1rem}.stretchgroup-footer .site-footer__intro p{max-width:64ch}.stretchgroup-footer .site-footer__menus{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.stretchgroup-footer .site-footer__heading{letter-spacing:.01em;color:var(--text);margin:0 0 .85rem;font-size:.92rem;font-weight:800}.stretchgroup-footer .site-footer__links{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.stretchgroup-footer .site-footer__links li,.stretchgroup-footer .site-footer__links a{color:var(--text-soft);line-height:1.5}.stretchgroup-footer .site-footer__links a:hover{color:var(--text)}.stretchgroup-footer .site-footer__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.25rem;display:flex}.stretchgroup-footer .site-footer__bottom p{margin:0}.stretchgroup-footer .site-footer__bottom-links{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.stretchgroup-footer .site-footer__bottom-links a{color:var(--text-soft)}.stretchgroup-footer .site-footer__bottom-links a:hover{color:var(--text)}@media (max-width:980px){.stretchgroup-footer .site-footer__top{grid-template-columns:1fr}.stretchgroup-footer .site-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.stretchgroup-footer .site-footer__menus{grid-template-columns:1fr}}.stretchgroup-footer{background:radial-gradient(circle at 10% 0,#46b8ff1a,#0000 24%),radial-gradient(circle at 90% 0,#46389f24,#0000 22%),linear-gradient(#020617f5 0%,#020617fb 100%);border-top:1px solid #ffffff14;padding:4.5rem 0 1.5rem}.stretchgroup-footer__top{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,.72fr));align-items:start;gap:3rem;display:grid}.stretchgroup-footer__brand h2{letter-spacing:-.04em;max-width:12ch;margin:.8rem 0 1.2rem;font-size:clamp(1.8rem,3vw,3.4rem);line-height:1.05}.stretchgroup-footer__brand p{color:#f1f5f9db;max-width:64ch;margin:0 0 1.8rem}.stretchgroup-footer__actions{flex-wrap:wrap;gap:.9rem;display:flex}.stretchgroup-footer__column{flex-direction:column;gap:.85rem;display:flex}.stretchgroup-footer__column h3{text-transform:uppercase;letter-spacing:.18em;color:#f8fafceb;margin:0;font-size:.92rem}.stretchgroup-footer__column a,.stretchgroup-footer__column span{color:#f1f5f9eb;text-decoration:none}.stretchgroup-footer__column a:hover{color:#fff}.stretchgroup-footer__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.4rem;display:flex}.stretchgroup-footer__bottom p{color:#f1f5f9cc;margin:0}.stretchgroup-footer__bottom-links{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.stretchgroup-footer__bottom-links a{color:#f1f5f9eb}.stretchgroup-footer__bottom-links a:hover{color:#fff}@media (max-width:1100px){.stretchgroup-footer__top{grid-template-columns:1fr 1fr}.stretchgroup-footer__brand{grid-column:1/-1}}@media (max-width:720px){.stretchgroup-footer{padding:3.5rem 0 1.5rem}.stretchgroup-footer__top{grid-template-columns:1fr;gap:2rem}.stretchgroup-footer__brand h2{max-width:100%}.stretchgroup-footer__bottom{flex-direction:column;align-items:flex-start}}
