.sh-home{--navy:#09264b;--ink:#10233f;--blue:#1463eb;--pale:#f4f8ff;--line:#d9e3f1;--muted:#58708f;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}.sh-home *{box-sizing:border-box}.sh-shell{width:min(1160px,calc(100% - 40px));margin:auto}.sh-utility{font-size:13px;color:#51637d;background:#f6f9fd;border-bottom:1px solid #e7edf6}.sh-utility .sh-shell{min-height:38px;display:flex;align-items:center;justify-content:space-between}.sh-utility nav{display:flex;gap:22px}.sh-home a{text-decoration:none}.sh-utility a,.sh-text-link{color:var(--navy);font-weight:700}.sh-hero{background:linear-gradient(115deg,#f8fbff 0%,#eef5ff 100%);padding:84px 0 74px;border-bottom:1px solid #e7eef8}.sh-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:68px;align-items:center}.sh-eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;color:var(--blue);margin:0 0 16px}.sh-hero h1,.sh-section h2,.sh-builder h2{font-size:clamp(39px,5vw,62px);line-height:1.04;letter-spacing:-.045em;margin:0;max-width:670px}.sh-lede{font-size:18px;line-height:1.65;color:var(--muted);max-width:610px;margin:24px 0 28px}.sh-actions,.sh-support-actions{display:flex;gap:12px;flex-wrap:wrap}.sh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:8px;font-size:15px;font-weight:800;transition:.2s}.sh-button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(20,99,235,.2)}.sh-button-primary:hover{background:#0e50ca;color:#fff;transform:translateY(-1px)}.sh-button-secondary{border:1px solid #b9cae2;color:var(--navy);background:#fff}.sh-button-secondary:hover{border-color:var(--blue);color:var(--blue)}.sh-reassurance{font-size:13px;color:#607591;margin:20px 0 0}.sh-console{background:#fff;border:1px solid #d9e5f5;border-radius:17px;box-shadow:0 26px 55px rgba(22,57,99,.13);overflow:hidden}.sh-console-top{height:52px;background:#0d2c55;color:#fff;display:flex;align-items:center;gap:7px;padding:0 18px}.sh-console-top span{height:8px;width:8px;background:#9bb4d4;border-radius:50%}.sh-console-top strong{font-size:13px;margin-left:8px}.sh-console-body{padding:26px}.sh-site-row{display:flex;align-items:center;gap:12px}.sh-site-mark{background:#e9f1ff;color:var(--blue);border-radius:9px;width:40px;height:40px;display:grid;place-items:center;font-weight:900}.sh-site-row b,.sh-site-row small{display:block}.sh-site-row small,.sh-console small{font-size:12px;color:#6d8099;margin-top:4px}.sh-site-row em{font-style:normal;margin-left:auto;background:#e8f8ef;color:#19713c;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:800}.sh-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 16px}.sh-metric-grid>div{border:1px solid #e5edf7;padding:14px;border-radius:10px;position:relative}.sh-metric-grid small,.sh-metric-grid strong{display:block}.sh-metric-grid strong{font-size:16px;margin-top:5px}.sh-metric-grid i{display:block;height:4px;background:#39b765;border-radius:10px;width:48%;margin-top:13px}.sh-performance{border-radius:10px;background:#f5f8fd;padding:15px}.sh-performance>div:first-child{display:flex;justify-content:space-between;font-size:13px}.sh-performance b{color:#21844c}.sh-bar{height:7px;background:#dce6f4;border-radius:10px;margin:13px 0}.sh-bar i{display:block;height:100%;width:85%;background:linear-gradient(90deg,#1463eb,#45a1ff);border-radius:10px}.sh-proof{background:var(--navy);color:#fff}.sh-proof-grid{min-height:98px;display:grid;grid-template-columns:190px 1fr auto;gap:30px;align-items:center}.sh-proof strong{display:block;font-size:25px}.sh-proof span,.sh-proof p{font-size:14px;color:#c1d1e5;margin:0}.sh-proof a{font-size:14px;color:#fff;font-weight:800}.sh-section{padding:104px 0}.sh-section-heading{max-width:690px;margin-bottom:46px}.sh-section-heading h2,.sh-foundation h2,.sh-support h2{font-size:clamp(31px,3.7vw,46px);letter-spacing:-.035em;line-height:1.13;margin:0}.sh-section-heading>p:last-child,.sh-foundation p,.sh-support p,.sh-builder p{color:var(--muted);font-size:17px;line-height:1.65;margin:16px 0 0}.sh-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sh-card-grid article{border:1px solid var(--line);border-radius:13px;padding:31px;background:#fff;min-height:272px}.sh-icon{color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.1em}.sh-card-grid h3{font-size:22px;letter-spacing:-.025em;margin:26px 0 11px}.sh-card-grid p{font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 21px}.sh-card-grid a{font-size:14px;font-weight:800;color:var(--blue)}.sh-plans{background:var(--pale)}.sh-center{text-align:center;margin-left:auto;margin-right:auto}.sh-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.sh-plan{background:#fff;border:1px solid #dce6f2;border-radius:13px;padding:32px;position:relative}.sh-plan-featured{border:2px solid var(--blue);box-shadow:0 15px 35px rgba(20,99,235,.14)}.sh-badge{position:absolute;top:-13px;left:25px;background:var(--blue);color:#fff;padding:6px 9px;border-radius:5px;font-size:10px;font-weight:900;letter-spacing:.1em}.sh-plan h3{font-size:24px;margin:0}.sh-plan-intro{font-size:14px;line-height:1.5;color:var(--muted);min-height:42px}.sh-price{font-size:31px;font-weight:900;letter-spacing:-.04em;margin:23px 0}.sh-price span,.sh-price small{font-size:12px;font-weight:700;letter-spacing:0;color:var(--muted)}.sh-plan ul{list-style:none;padding:0;border-top:1px solid #e6edf6;padding-top:18px;min-height:152px}.sh-plan li{font-size:14px;margin:12px 0;color:#344965}.sh-plan li:before{content:'✓';color:#168447;font-weight:900;margin-right:9px}.sh-plan .sh-button{width:100%}.sh-plan-note{text-align:center;color:#647792;font-size:13px;margin:25px 0 0}.sh-plan-note a{color:var(--blue);font-weight:800}.sh-foundation-grid,.sh-support-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:92px;align-items:center}.sh-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sh-feature-list div{padding:21px;border:1px solid var(--line);border-radius:10px}.sh-feature-list b,.sh-feature-list span{display:block}.sh-feature-list b{font-size:15px;margin-bottom:7px}.sh-feature-list span{font-size:13px;line-height:1.55;color:var(--muted)}.sh-builder{padding:76px 0;background:#0c2b55;color:#fff}.sh-builder .sh-shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.sh-builder h2{font-size:clamp(30px,3.7vw,46px);max-width:670px}.sh-builder p{color:#c5d5e8;max-width:650px}.sh-builder .sh-button{background:#fff;color:#0d3c79;white-space:nowrap}.sh-support{padding-top:90px;padding-bottom:90px}.sh-support-actions{justify-content:flex-end}.sh-home .elementor{display:none}@media(max-width:800px){.sh-hero{padding:60px 0}.sh-hero-grid,.sh-foundation-grid,.sh-support-grid{grid-template-columns:1fr;gap:40px}.sh-proof-grid{grid-template-columns:1fr;gap:6px;padding:22px 0}.sh-card-grid,.sh-plan-grid{grid-template-columns:1fr}.sh-card-grid article{min-height:0}.sh-section{padding:68px 0}.sh-feature-list{grid-template-columns:1fr}.sh-builder .sh-shell{display:block}.sh-builder .sh-button{margin-top:24px}.sh-support-actions{justify-content:flex-start}.sh-utility .sh-shell{justify-content:center}.sh-utility span{display:none}.sh-utility nav{padding:10px 0}.sh-console{max-width:500px}.sh-plan ul{min-height:0}.sh-home{overflow:hidden}}
