: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}}.stretchgroup-footer__logo{width:min(var(--sg-footer-logo-width,220px), 70vw);max-height:var(--sg-footer-logo-height,88px);object-fit:contain;object-position:left center;filter:drop-shadow(0 18px 40px #00000052);margin:0 0 1.35rem;display:block}@media (max-width:720px){.stretchgroup-footer__logo{width:min(var(--sg-footer-logo-width,190px), 76vw);max-height:var(--sg-footer-logo-height,76px);margin-bottom:1rem}}:root{--sg-header-logo-desktop-width:250px;--sg-header-logo-desktop-height:62px;--sg-header-logo-mobile-width:178px;--sg-header-logo-mobile-height:54px}.sg-site-header__brand{align-items:center;min-width:0;display:inline-flex}.sg-site-header__logo-wrap{place-items:center start;min-width:0;display:inline-grid}.sg-site-header__logo{object-fit:contain;object-position:left center;display:block}.sg-site-header__logo--desktop{width:var(--sg-header-logo-desktop-width);max-width:var(--sg-header-logo-desktop-width);max-height:var(--sg-header-logo-desktop-height)}.sg-site-header__logo--mobile{width:var(--sg-header-logo-mobile-width);max-width:var(--sg-header-logo-mobile-width);max-height:var(--sg-header-logo-mobile-height);display:none}.sg-site-header__fallback{gap:.14rem;line-height:1;display:grid}.sg-site-header__logo-wrap.has-desktop .sg-site-header__fallback{display:none}@media (max-width:980px){.sg-site-header__logo--desktop{display:none}.sg-site-header__logo--mobile{display:block}.sg-site-header__logo-wrap.has-desktop .sg-site-header__fallback{display:grid}.sg-site-header__logo-wrap.has-mobile .sg-site-header__fallback{display:none}}@media (max-width:640px){:root{--sg-header-logo-mobile-width:154px;--sg-header-logo-mobile-height:48px}}.sg-builder-section{isolation:isolate;position:relative;overflow:hidden}.sg-builder-section>.container{z-index:3;position:relative}.sg-builder-section:before{content:"";left:max(1rem, calc((100vw - var(--container)) / 2));right:max(1rem, calc((100vw - var(--container)) / 2));z-index:4;pointer-events:none;opacity:.78;background:linear-gradient(90deg,#0000,#46b8ff57,#8b5cf647,#ec48993d,#0000);height:1px;position:absolute;top:0;box-shadow:0 0 30px #46b8ff1f}.sg-builder-section:after{content:"";z-index:1;pointer-events:none;opacity:.55;background:radial-gradient(circle at 78% 12%,#46b8ff14,#0000 32%),radial-gradient(circle at 18% 82%,#ec489912,#0000 30%);position:absolute;inset:0}.sg-builder-section--has-bg:after{opacity:1;background-image:linear-gradient(rgba(5, 10, 20, var(--section-overlay-opacity,.72)), rgba(5, 10, 20, var(--section-overlay-opacity,.72))), var(--section-bg-image);background-position:center, var(--section-bg-position,center center);background-size:cover, var(--section-bg-size,cover);background-repeat:no-repeat}.sg-builder-section--divider-bottom{box-shadow:inset 0 -1px #ffffff0a}.sg-builder-section--divider-angled{clip-path:polygon(0 0,100% 0,100% calc(100% - 24px),67% 100%,0 calc(100% - 10px))}.sg-builder-section--divider-curve:before{opacity:.3;clip-path:polygon(0 42%,22% 28%,48% 48%,74% 26%,100% 38%,100% 100%,0 100%);background:radial-gradient(at 32% 8%,#46b8ff42,#0000 48%),radial-gradient(at 72% 12%,#ec489938,#0000 48%);height:68px;left:0;right:0}.sg-builder-section--divider-fade-shelf{box-shadow:inset 0 1px #ffffff0b,inset 0 -80px 120px #00000029}.sg-builder-section--gradient-media:before{background:linear-gradient(90deg,#0000,#28dcff59,#4178ff47,#965aff3d,#0000)}.sg-builder-section--gradient-creative:before{background:linear-gradient(90deg,#0000,#ff4fc45c,#a05cff4d,#ffb05033,#0000)}.sg-builder-section--gradient-dark-glass:before{background:linear-gradient(90deg,#0000,#ffffff2e,#ffffff14,#0000)}.sg-home-section--services{background:radial-gradient(circle at 20% 8%,#46b8ff1a,#0000 34%),linear-gradient(#081a30b8,#07111f 74%)}.sg-home-section--stack{background:linear-gradient(135deg,#040c18fa,#0a172bf2),radial-gradient(circle at 88%,#46b8ff14,#0000 36%)}.sg-home-section--build{background:radial-gradient(circle at 88% 20%,#8b5cf61a,#0000 34%),linear-gradient(#07111f,#060f1c)}.sg-home-section--reasons{background:linear-gradient(#060f1c,#081426f5),radial-gradient(circle at 18% 58%,#46b8ff14,#0000 34%)}.sg-home-section--ecosystem{background:radial-gradient(circle at 70% 26%,#ec48991a,#0000 34%),radial-gradient(circle at 30% 72%,#46b8ff14,#0000 32%),linear-gradient(#081426f5,#050916);padding-bottom:clamp(5.5rem,9vw,8rem)}.sg-home-section .section-heading:after{content:"";background:linear-gradient(90deg,#46b8ff8c,#8b5cf638,#0000);width:min(180px,46vw);height:1px;margin-top:1.15rem;display:block}@media (max-width:760px){.sg-builder-section:before{left:1.25rem;right:1.25rem}.sg-builder-section--divider-angled{clip-path:none}.sg-builder-section--divider-curve:before{height:46px}.sg-home-section .section-heading:after{width:150px}}.page-hero h1{font-size:var(--hero-title-size,clamp(3rem, 7vw, 5.5rem))}.page-hero .lead{font-size:var(--hero-body-size,1.08rem)}.sg-builder-section .section-heading h2{font-size:var(--section-title-size,clamp(2rem, 4vw, 3.2rem))}.sg-builder-section .section-heading .lead,.sg-builder-section .section-heading p{font-size:var(--section-body-size,1.08rem)}.sg-builder-section .card h3{font-size:var(--card-title-size,.85rem)}.sg-builder-section .card p{font-size:var(--card-body-size,.96rem)}.sg-builder-section .hero-software-card h3{font-size:var(--section-title-size,1.5rem)}@media (max-width:760px){.page-hero h1{font-size:var(--hero-title-size,clamp(2rem, 9vw, 3.25rem))!important}.page-hero .lead{font-size:var(--hero-body-size,1rem)!important}.sg-builder-section .section-heading h2{font-size:var(--section-title-size,clamp(1.65rem, 7vw, 2.75rem))!important}.sg-builder-section .section-heading .lead,.sg-builder-section .section-heading p{font-size:var(--section-body-size,1rem)!important}}.stretchgroup-footer__brand h2{max-width:13ch;font-size:clamp(2rem,4vw,3.25rem);line-height:1.03}.stretchgroup-footer__brand p{max-width:52ch}@media (max-width:760px){.stretchgroup-footer__brand h2{max-width:12ch;font-size:clamp(2rem,10vw,3rem)}}.stretchgroup-footer__brand h2{letter-spacing:-.045em;max-width:11ch;font-size:clamp(1.8rem,2.8vw,2.55rem);line-height:1.02}.stretchgroup-footer__brand p{max-width:44ch;font-size:.95rem;line-height:1.65}@media (max-width:760px){.stretchgroup-footer__brand h2{max-width:11ch;font-size:clamp(2rem,8.5vw,2.6rem)}}.sg-product-page{color:#111827;background:radial-gradient(circle at 18% 8%,#1498ff1a,#0000 28rem),radial-gradient(circle at 80% 0,#ec489924,#0000 34rem),#f7f9ff}.sg-product-container{width:min(1180px,100% - 48px);margin:0 auto}.sg-product-hero{background:linear-gradient(120deg,#fffffff5,#f7fafff0),radial-gradient(circle at 80% 26%,#3b82f638,#0000 28rem),radial-gradient(circle at 92%,#ec48992e,#0000 24rem);border-bottom:1px solid #0f172a14;padding:clamp(4rem,8vw,7rem) 0 clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.sg-product-hero__grid,.sg-app-hero__grid,.sg-product-proof__grid,.sg-app-workflow,.sg-product-final-cta__inner{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.sg-product-pill,.sg-app-crumb{color:#7c3aed;letter-spacing:.08em;text-transform:uppercase;background:#8b5cf61a;border-radius:999px;align-items:center;width:fit-content;padding:.45rem .75rem;font-size:.76rem;font-weight:900;display:inline-flex}.sg-product-hero h1,.sg-app-hero h1{color:#101828;letter-spacing:-.08em;max-width:11ch;margin:1rem 0 1.2rem;font-size:clamp(3.1rem,7vw,6rem);line-height:.92}.sg-app-hero h1{max-width:12ch;font-size:clamp(2.8rem,6vw,5.4rem)}.sg-product-hero p,.sg-app-hero p,.sg-product-section__heading p,.sg-product-benefit p,.sg-product-card p,.sg-product-featured-card p,.sg-product-plan p,.sg-product-testimonial p,.sg-product-category span,.sg-app-widget p,.sg-app-workflow p,.sg-product-final-cta p{color:#111827b8;line-height:1.7}.sg-product-hero__copy>p,.sg-app-hero__copy>p{max-width:62ch;font-size:1.06rem}.sg-product-hero__actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.4rem;display:flex}.sg-product-button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 1.15rem;font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.sg-product-button:hover{transform:translateY(-2px)}.sg-product-button--solid{color:#fff;background:linear-gradient(135deg,#2563eb,#27c3ff);box-shadow:0 16px 40px #2563eb38}.sg-product-button--ghost{color:#111827;background:#ffffffc7;border:1px solid #0f172a24}.sg-product-button--light{color:#0f172a;background:#fff}.sg-product-button--outline-light{color:#fff;background:#ffffff14;border:1px solid #ffffff57}.sg-product-trust-row{flex-wrap:wrap;gap:.8rem;margin-top:1.35rem;display:flex}.sg-product-trust-row span{color:#111827a8;font-size:.88rem;font-weight:800}.sg-product-hero__visual,.sg-app-hero__visual{position:relative}.sg-product-image-frame{background:linear-gradient(145deg,#ffffffeb,#f0f5ffe0),radial-gradient(circle at 78% 10%,#3b82f629,#0000 18rem);border:1px solid #0f172a1a;border-radius:34px;min-height:420px;overflow:hidden;box-shadow:0 32px 90px #0f172a24}.sg-product-image-frame--compact{border-radius:24px;min-height:220px;box-shadow:0 18px 50px #0f172a1a}.sg-product-image-frame img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.sg-product-image-empty{min-height:inherit;text-align:center;color:#0f172a9e;place-items:center;padding:2rem;display:grid}.sg-product-image-empty strong{color:#111827;font-size:1.05rem;display:block}.sg-product-image-empty span{margin-top:.4rem;display:block}.sg-product-floating{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #0f172a1a;border-radius:20px;padding:1rem 1.1rem;position:absolute;box-shadow:0 20px 55px #0f172a29}.sg-product-floating strong,.sg-product-floating span{display:block}.sg-product-floating strong{color:#101828}.sg-product-floating span{color:#111827a3;margin-top:.3rem;font-size:.88rem}.sg-product-floating--one{top:8%;right:-3%}.sg-product-floating--two{bottom:10%;left:-4%}.sg-product-section{background:#fff;padding:clamp(4rem,7vw,6.5rem) 0}.sg-product-section--soft{background:linear-gradient(#f8fbff,#fff)}.sg-product-section--categories{padding:clamp(2.8rem,5vw,4.5rem) 0}.sg-product-section__heading{max-width:760px;margin-bottom:clamp(1.6rem,4vw,3rem)}.sg-product-section__heading--center{text-align:center;margin-left:auto;margin-right:auto}.sg-product-section__heading h2,.sg-product-proof h2,.sg-product-final-cta h2,.sg-app-workflow h2{color:#101828;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:.98}.sg-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.sg-product-card,.sg-product-benefit,.sg-product-featured-card,.sg-app-widget{background:#ffffffeb;border:1px solid #0f172a1a;border-radius:24px;position:relative;box-shadow:0 16px 42px #0f172a0f}.sg-product-card{min-height:178px;color:inherit;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;padding:1.1rem;text-decoration:none;display:grid}.sg-product-card:hover,.sg-product-featured-card:hover{border-color:color-mix(in srgb, var(--accent,#2563eb) 42%, #0f172a1a);box-shadow:0 24px 60px #0f172a1a}.sg-product-card h3,.sg-product-benefit h3,.sg-product-featured-card h3,.sg-app-widget h3{color:#101828;margin:0 0 .45rem;font-size:1.08rem}.sg-product-card p{margin:0;font-size:.92rem}.sg-product-card__arrow{color:#0f172a57;font-size:1.8rem;line-height:1}.sg-product-mark{color:#fff;background:linear-gradient(145deg, color-mix(in srgb, var(--accent,#2563eb) 92%, #fff), color-mix(in srgb, var(--accent,#2563eb) 72%, #111827));width:54px;height:54px;box-shadow:inset 0 1px #ffffff59, 0 16px 32px color-mix(in srgb, var(--accent,#2563eb) 28%, transparent);border-radius:18px;flex:none;place-items:center;font-weight:950;display:inline-grid}.sg-product-mark--large{border-radius:26px;width:82px;height:82px;font-size:1.25rem}.sg-product-mark img{object-fit:contain;width:100%;height:100%;padding:8px}.sg-product-benefit-grid,.sg-product-featured-grid,.sg-product-testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;display:grid}.sg-product-benefit{padding:1.5rem}.sg-product-featured-grid,.sg-product-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sg-product-featured-card{min-height:240px;color:inherit;gap:.8rem;padding:1.35rem;text-decoration:none;display:grid}.sg-product-featured-card__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.sg-product-featured-card__top span{background:color-mix(in srgb, var(--accent,#2563eb) 12%, #fff);color:color-mix(in srgb, var(--accent,#2563eb) 78%, #111827);border-radius:999px;padding:.35rem .62rem;font-size:.76rem;font-weight:900;display:inline-flex}.sg-product-featured-card strong{color:#2563eb;margin-top:auto}.sg-product-pricing{color:#fff;background:radial-gradient(circle at 52% 0,#ec489938,#0000 30rem),radial-gradient(circle at 20% 20%,#2563eb29,#0000 28rem),#06111f;padding:clamp(4rem,7vw,6.5rem) 0}.sg-product-pricing .sg-product-section__heading h2,.sg-product-pricing .sg-product-section__heading p{color:#fff}.sg-product-pricing .sg-product-section__heading p{color:#ffffffb8}.sg-product-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.sg-product-plan-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.sg-product-plan{background:#ffffff0f;border:1px solid #ffffff24;border-radius:24px;padding:1.45rem;position:relative;box-shadow:0 22px 70px #00000040}.sg-product-plan--featured{border-color:#ec4899b8;box-shadow:0 28px 90px #ec48992e}.sg-product-plan__flag{letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:950;position:absolute;top:-14px;left:1.2rem}.sg-product-plan h3{color:#fff;margin:0 0 .45rem}.sg-product-plan p{color:#ffffffad;margin:0 0 1rem}.sg-product-plan strong{color:#fff;letter-spacing:-.06em;margin:.8rem 0 1rem;font-size:clamp(2rem,4vw,3rem);display:block}.sg-product-plan ul{gap:.62rem;margin:0 0 1.4rem;padding:0;list-style:none;display:grid}.sg-product-plan li{color:#ffffffc7}.sg-product-plan li:before{content:"✓";color:#22c55e;margin-right:.5rem;font-weight:900}.sg-product-category-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:.9rem;display:grid}.sg-product-category{text-align:center;background:#fff;border:1px solid #0f172a14;border-radius:20px;gap:.35rem;padding:1rem;display:grid}.sg-product-category strong{color:#101828}.sg-product-category span{font-size:.88rem}.sg-product-proof{color:#fff;background:radial-gradient(circle at 100% 0,#0ea5e924,#0000 28rem),#071426;padding:clamp(4rem,7vw,6.5rem) 0}.sg-product-proof h2,.sg-product-proof p,.sg-product-testimonial strong{color:#fff}.sg-product-proof p{color:#ffffffb8}.sg-product-testimonial{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;padding:1.3rem}.sg-product-testimonial p{margin-top:0}.sg-product-final-cta{color:#fff;background:linear-gradient(90deg,#7c3aed,#ec4899 48%,#22c7ff);padding:2.2rem 0}.sg-product-final-cta h2{color:#fff}.sg-product-final-cta p{color:#ffffffd1}.sg-app-hero{background:radial-gradient(circle at 82% 10%, color-mix(in srgb, var(--accent,#2563eb) 24%, transparent), transparent 30rem), linear-gradient(120deg, #fff, #f7faff);border-bottom:1px solid #0f172a14;padding:clamp(4rem,8vw,7rem) 0 clamp(3rem,6vw,5rem)}.sg-app-identity{align-items:center;gap:1rem;margin-top:1.1rem;display:flex}.sg-app-identity span{color:#111827a3;font-weight:800;display:block}.sg-app-identity strong{color:#101828;font-size:1.1rem;display:block}.sg-app-widget-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.sg-app-widget{padding:1rem}.sg-app-widget h3,.sg-app-widget p{padding-left:.35rem;padding-right:.35rem}.sg-app-widget h3{margin-top:1rem}.sg-app-workflow{grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr)}@media (max-width:1120px){.sg-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sg-product-plan-grid,.sg-product-benefit-grid,.sg-product-featured-grid,.sg-product-testimonial-grid,.sg-product-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-app-widget-grid{grid-template-columns:1fr}}@media (max-width:860px){.sg-product-container{width:min(100% - 32px,1180px)}.sg-product-hero__grid,.sg-app-hero__grid,.sg-product-proof__grid,.sg-app-workflow,.sg-product-final-cta__inner,.sg-product-grid,.sg-product-plan-grid,.sg-product-plan-grid--three,.sg-product-benefit-grid,.sg-product-featured-grid,.sg-product-testimonial-grid,.sg-product-category-row{grid-template-columns:1fr}.sg-product-hero h1,.sg-app-hero h1{max-width:12ch;font-size:clamp(2.8rem,18vw,4.5rem)}.sg-product-floating{margin-top:1rem;position:static}.sg-product-image-frame{min-height:300px}}.sg-product-page--overview{color:#0f172a;--sg-ink:#0f172a;--sg-muted:#0f172aad;--sg-blue:#2563eb;--sg-cyan:#22c7ff;--sg-purple:#7c3aed;--sg-pink:#ec4899;background:#f7f9ff}.sg-product-page--overview .sg-product-hero{background:radial-gradient(circle at 82% 16%,#22c7ff42,#0000 26rem),radial-gradient(circle at 92% 62%,#ec489929,#0000 24rem),linear-gradient(#fff 0%,#f7faff 100%);padding:clamp(4.4rem,7vw,6.6rem) 0 clamp(4rem,6vw,5.4rem)}.sg-product-page--overview .sg-product-hero__grid{grid-template-columns:minmax(420px,.88fr) minmax(480px,1.12fr);gap:clamp(3rem,7vw,6rem)}.sg-product-page--overview .sg-product-hero h1{letter-spacing:-.075em;max-width:13.5ch;font-size:clamp(3.25rem,5.65vw,5.7rem);line-height:.94}.sg-product-page--overview .sg-product-hero__copy>p{max-width:66ch;font-size:1.08rem;line-height:1.72}.sg-product-page--overview .sg-product-pill{color:#7c3aed;background:linear-gradient(135deg,#7c3aed1c,#22c7ff1c)}.sg-product-page--overview .sg-product-trust-row{gap:.55rem}.sg-product-page--overview .sg-product-trust-row span{color:#0f172ab8;background:#ffffffc7;border:1px solid #0f172a14;border-radius:999px;align-items:center;min-height:30px;padding:0 .7rem;font-size:.8rem;display:inline-flex;box-shadow:0 8px 28px #0f172a0d}.sg-suite-mockup{background:radial-gradient(circle at 80% 12%,#22c7ff33,#0000 12rem),radial-gradient(circle at 18% 92%,#ec489921,#0000 15rem),linear-gradient(145deg,#fffffff5,#f1f6ffeb);border:1px solid #0f172a14;border-radius:36px;min-height:430px;padding:1.2rem;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a24,inset 0 1px #ffffffd9}.sg-suite-mockup:before{content:"";filter:blur(34px);background:linear-gradient(135deg,#7c3aed61,#22c7ff2e,#ec489942);border-radius:999px;width:58%;height:48%;position:absolute;inset:13% -18% auto auto;transform:rotate(-12deg)}.sg-suite-mockup__top,.sg-suite-mockup__body,.sg-suite-mockup__float{z-index:1;position:relative}.sg-suite-mockup__top{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #0f172a14;border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.sg-suite-mockup__top strong,.sg-suite-widget strong,.sg-suite-mockup__float strong{color:#0f172a;font-weight:950;display:block}.sg-suite-mockup__top span,.sg-suite-widget span,.sg-suite-mockup__float span{color:#0f172a94;font-size:.82rem;font-weight:800;display:block}.sg-suite-mockup__status{background:#2563eb1a;border-radius:999px;padding:.35rem .65rem;color:#2563eb!important}.sg-suite-mockup__body{grid-template-columns:74px 1fr;gap:1rem;margin-top:1rem;display:grid}.sg-suite-mockup__sidebar{background:#08111f;border-radius:24px;align-content:start;gap:.7rem;min-height:270px;padding:.9rem;display:grid}.sg-suite-mockup__sidebar span{background:linear-gradient(135deg,#2563ebe6,#7c3aedd9);border-radius:14px;width:100%;height:44px}.sg-suite-mockup__sidebar span:nth-child(2){background:linear-gradient(135deg,#10b981e6,#0ea5e9d9)}.sg-suite-mockup__sidebar span:nth-child(3){background:linear-gradient(135deg,#f97316e6,#ec4899d9)}.sg-suite-mockup__sidebar span:nth-child(4){background:linear-gradient(135deg,#0ea5e9e6,#2563ebd9)}.sg-suite-mockup__main{gap:1rem;min-width:0;display:grid}.sg-suite-mockup__chart{background:linear-gradient(#ffffffeb,#ffffffbd),linear-gradient(90deg,#2563eb14 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#2563eb14 1px,#0000 1px) 0 0/38px 38px;border:1px solid #0f172a14;border-radius:28px;align-items:end;gap:.72rem;min-height:155px;padding:1rem;display:flex}.sg-suite-mockup__bar{background:linear-gradient(#22c7ff,#2563eb);border-radius:999px 999px 14px 14px;flex:1;min-width:26px;box-shadow:0 14px 30px #2563eb38}.sg-suite-mockup__bar--one{height:46%}.sg-suite-mockup__bar--two{background:linear-gradient(#a855f7,#7c3aed);height:78%}.sg-suite-mockup__bar--three{background:linear-gradient(#fb7185,#ec4899);height:58%}.sg-suite-mockup__bar--four{background:linear-gradient(#34d399,#10b981);height:88%}.sg-suite-mockup__widgets{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.sg-suite-widget{background:#ffffffd1;border:1px solid #0f172a14;border-radius:22px;padding:.95rem;box-shadow:0 16px 42px #0f172a12}.sg-suite-widget strong{margin-top:.2rem;font-size:1.4rem}.sg-suite-widget--blue{border-color:#2563eb2e}.sg-suite-widget--green{border-color:#10b9812e}.sg-suite-widget--purple{border-color:#7c3aed2e}.sg-suite-widget--orange{border-color:#f973162e}.sg-suite-mockup__float{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #0f172a14;border-radius:20px;padding:.9rem 1rem;position:absolute;box-shadow:0 20px 55px #0f172a24}.sg-suite-mockup__float--left{bottom:2.2rem;left:-.4rem}.sg-suite-mockup__float--right{top:6rem;right:-.25rem}.sg-product-page--overview .sg-product-section{padding:clamp(4rem,6vw,5.8rem) 0}.sg-product-page--overview .sg-product-section__heading h2,.sg-product-page--overview .sg-product-proof h2,.sg-product-page--overview .sg-product-final-cta h2{letter-spacing:-.055em;font-size:clamp(2.1rem,3.2vw,3.1rem);line-height:1}.sg-product-page--overview .sg-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;max-width:990px;margin:0 auto}.sg-product-page--overview .sg-product-card{background:#fff;border-radius:22px;min-height:166px;padding:1.18rem;box-shadow:0 16px 44px #0f172a12,inset 0 1px #fffffff2}.sg-product-card__label{color:color-mix(in srgb, var(--accent,#2563eb) 72%, #0f172a);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem;font-weight:950;display:inline-flex}.sg-product-page--overview .sg-product-card h3{letter-spacing:-.025em;font-size:1.12rem}.sg-product-page--overview .sg-product-card p{font-size:.88rem;line-height:1.55}.sg-product-page--overview .sg-product-featured-grid,.sg-product-page--overview .sg-product-benefit-grid{max-width:990px;margin:0 auto}.sg-product-page--overview .sg-product-plan-grid,.sg-product-page--overview .sg-product-category-row{max-width:1060px;margin:0 auto}@media (max-width:1120px){.sg-product-page--overview .sg-product-hero__grid{grid-template-columns:1fr}.sg-product-page--overview .sg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-suite-mockup{max-width:720px}}@media (max-width:720px){.sg-product-page--overview .sg-product-grid{grid-template-columns:1fr}.sg-product-page--overview .sg-product-hero h1{max-width:11ch;font-size:clamp(2.8rem,14vw,4.2rem)}.sg-suite-mockup__body{grid-template-columns:1fr}.sg-suite-mockup__sidebar{display:none}.sg-suite-mockup__float{margin-top:.8rem;position:static}}@media (max-width:1180px){.sg-product-page--overview .sg-product-hero__grid{grid-template-columns:1fr;max-width:900px}.sg-product-page--overview .sg-suite-mockup{max-width:760px}.sg-product-page--overview .sg-product-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}}@media (max-width:820px){.sg-product-page--overview .sg-product-grid,.sg-product-page--overview .sg-product-featured-grid{grid-template-columns:1fr}.sg-product-page--overview .sg-product-card{grid-template-columns:58px minmax(0,1fr) 18px}.sg-product-page--overview .sg-product-mark{width:58px;height:58px}}.sg-product-page--overview .sg-product-hero__grid{grid-template-columns:minmax(470px,.96fr) minmax(500px,1.04fr);max-width:1120px}.sg-product-page--overview .sg-product-hero__copy{max-width:650px}.sg-product-page--overview .sg-product-hero h1{letter-spacing:-.072em;text-wrap:balance;max-width:15ch;font-size:clamp(3.05rem,4.85vw,5.25rem);line-height:.965}.sg-product-page--overview .sg-product-hero__copy>p{max-width:58ch;font-size:1.03rem}.sg-product-page--overview .sg-suite-mockup{min-height:390px;transform:translateY(0)}.sg-product-page--overview .sg-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;max-width:1080px}.sg-product-page--overview .sg-product-card{grid-template-columns:64px minmax(0,1fr) 18px;align-items:start;min-height:184px;padding:1.28rem}.sg-product-page--overview .sg-product-mark{border-radius:20px;width:64px;height:64px}.sg-product-page--overview .sg-product-card h3{margin-bottom:.38rem;font-size:1.16rem;line-height:1.05}.sg-product-page--overview .sg-product-card p{color:#0f172aa8;font-size:.94rem;line-height:1.58}.sg-product-page--overview .sg-product-card__label{margin-bottom:.42rem;font-size:.7rem}.sg-product-page--overview .sg-product-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;max-width:1120px}.sg-product-page--overview .sg-product-featured-card{min-height:260px;padding:1.35rem}.sg-product-page--overview .sg-product-featured-card h3{font-size:1.12rem;line-height:1.05}.sg-product-page--overview .sg-product-featured-card p{font-size:.94rem;line-height:1.6}.sg-product-page--overview .sg-product-benefit-grid{gap:1.15rem;max-width:1040px}.sg-product-page--overview .sg-product-benefit{padding:1.35rem}.sg-product-page--overview .sg-product-benefit h3{font-size:1.08rem;line-height:1.08}.sg-product-page--overview .sg-product-benefit p{font-size:.94rem;line-height:1.58}.sg-product-page--overview .sg-product-section__heading{max-width:720px}.sg-product-page--overview .sg-product-section__heading h2{text-wrap:balance}@media (max-width:1180px){.sg-product-page--overview .sg-product-hero__grid{grid-template-columns:1fr;max-width:900px}.sg-product-page--overview .sg-suite-mockup{max-width:760px}.sg-product-page--overview .sg-product-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}}@media (max-width:820px){.sg-product-page--overview .sg-product-grid,.sg-product-page--overview .sg-product-featured-grid{grid-template-columns:1fr}.sg-product-page--overview .sg-product-card{grid-template-columns:58px minmax(0,1fr) 18px}.sg-product-page--overview .sg-product-mark{width:58px;height:58px}}
