body.commercial-page{background:#f5f8fc;color:#101828}
.commercial-page .page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 16%,rgba(76,141,255,.24),transparent 32%),linear-gradient(135deg,#07111f,#102b4b);color:#fff;padding:78px 0 74px}
.commercial-page .page-hero-inner{width:min(1120px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:54px;align-items:center}
.commercial-page .page-hero h1{margin:0;font-size:clamp(2.3rem,4vw,4.4rem);line-height:1.08;letter-spacing:-.045em;font-weight:900}
.commercial-page .page-hero p{margin:20px 0 0;color:#c8d6e8;line-height:1.9;font-size:1rem}
.commercial-page .page-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:16px;color:#9fc2ff;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.commercial-page .page-eyebrow:before{content:"";width:24px;height:1px;background:#70d5ff}
.commercial-page .hero-proof{display:grid;gap:11px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.07);box-shadow:0 30px 70px rgba(0,0,0,.18);backdrop-filter:blur(12px)}
.commercial-page .hero-proof-item{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;padding:12px;border-radius:15px;background:rgba(255,255,255,.055)}
.commercial-page .hero-proof-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(76,141,255,.2);color:#a9c9ff;font-weight:900}
.commercial-page .hero-proof strong{display:block;margin:1px 0 4px;color:#fff}.commercial-page .hero-proof span{color:#aebfd1;font-size:.86rem;line-height:1.6}
.commercial-page .page-wrap{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0 96px}
.commercial-page .section-panel{margin-bottom:24px;padding:34px;border:1px solid #e1e8f1;border-radius:28px;background:#fff;box-shadow:0 12px 34px rgba(15,35,60,.06)}
.commercial-page .section-panel.soft{background:linear-gradient(180deg,#fff,#f7faff)}
.commercial-page .section-panel h2{margin:0 0 12px;font-size:clamp(1.55rem,2.5vw,2.35rem);line-height:1.25;letter-spacing:-.03em}
.commercial-page .section-panel h3{margin:0 0 8px;font-size:1.08rem}.commercial-page .section-panel p{color:#59677b;line-height:1.85}.commercial-page .section-panel ul{color:#3d4c60;line-height:1.9;padding-left:1.25rem}
.commercial-page .mini-kicker{margin:0 0 9px;color:#155eef;font-size:.76rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.commercial-page .page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.commercial-page .commercial-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border:1px solid transparent;border-radius:999px;text-decoration:none;font-weight:850;transition:transform .18s ease,box-shadow .18s ease}.commercial-page .commercial-btn:hover{transform:translateY(-2px)}
.commercial-page .commercial-btn.primary{background:linear-gradient(135deg,#4a91ff,#1768f3);color:#fff;box-shadow:0 14px 30px rgba(31,105,244,.24)}
.commercial-page .commercial-btn.secondary{border-color:#cbd9eb;background:#fff;color:#155eef}
.commercial-page .summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.commercial-page .summary-card{padding:22px;border:1px solid #e1e8f1;border-radius:20px;background:#fbfdff}.commercial-page .summary-card strong{display:block;margin-bottom:8px;font-size:1.06rem}.commercial-page .summary-card p{margin:0;font-size:.9rem}
.commercial-page .notice{padding:14px 16px;border:1px solid #cfe1fb;border-radius:15px;background:#f6faff;color:#44546a;font-size:.9rem;line-height:1.75}.commercial-page .notice strong{color:#173d72}
.commercial-page .form-card{padding:34px;border:1px solid #dbe4f0;border-radius:28px;background:#fff;box-shadow:0 20px 55px rgba(15,35,60,.09)}
.commercial-page .form-card form{display:grid;gap:18px}.commercial-page .form-card fieldset{margin:0;padding:19px;border:1px solid #dde5ef;border-radius:18px;background:#fbfdff}.commercial-page .form-card legend{padding:0 7px;font-weight:850;color:#263a55}
.commercial-page .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.commercial-page .form-row{margin:0}.commercial-page .form-row.full{grid-column:1/-1}.commercial-page .form-row label{display:block;color:#27364b;font-size:.91rem;font-weight:800;line-height:1.55}
.commercial-page .form-row input,.commercial-page .form-row select,.commercial-page .form-row textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #cfd8e5;border-radius:12px;background:#fff;color:#101828;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.commercial-page .form-row input:focus,.commercial-page .form-row select:focus,.commercial-page .form-row textarea:focus{border-color:#4c8dff;box-shadow:0 0 0 4px rgba(76,141,255,.12)}
.commercial-page .form-row textarea{min-height:125px;resize:vertical}.commercial-page .radio-stack{display:grid;gap:10px}.commercial-page .radio-option{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border:1px solid #dce5f1;border-radius:14px;background:#fff;cursor:pointer}.commercial-page .radio-option input{margin-top:3px}.commercial-page .radio-option strong{display:block;margin-bottom:2px}.commercial-page .submit-btn{min-height:54px;padding:13px 22px;border:0;border-radius:999px;background:linear-gradient(135deg,#4a91ff,#1768f3);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 16px 34px rgba(31,105,244,.24)}.commercial-page .submit-btn:disabled{opacity:.6;cursor:wait}
.commercial-page details.optional-details{border:1px solid #e1e8f1;border-radius:16px;background:#f9fbfe;padding:14px}.commercial-page details.optional-details summary{cursor:pointer;color:#155eef;font-weight:850}.commercial-page details.optional-details[open] summary{margin-bottom:16px}
.commercial-page fieldset[aria-disabled="true"]{opacity:.5}.commercial-page .hp{position:absolute;left:-9999px;top:-9999px;width:0;height:0;overflow:hidden}
.commercial-page .plan-intro{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.commercial-page .compare-box{padding:20px;border:1px solid #e1e8f1;border-radius:20px;background:#fff}.commercial-page .compare-box.highlight{border-color:#b9d5ff;background:linear-gradient(180deg,#fff,#f2f7ff)}.commercial-page .compare-box h3{font-size:1.25rem}.commercial-page .compare-box ul{margin-bottom:0}
.commercial-page .plan-grid-2026{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.commercial-page .plan-card-2026{position:relative;padding:26px 22px;border:1px solid #dfe7f1;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(15,35,60,.05)}.commercial-page .plan-card-2026.ai{border-color:#b9d4ff}.commercial-page .plan-card-2026 .plan-name{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:1.05rem;font-weight:900}.commercial-page .plan-badge{padding:5px 8px;border-radius:999px;background:#eaf2ff;color:#155eef;font-size:.68rem;font-weight:900}.commercial-page .plan-price-2026{margin-top:18px;font-size:2rem;font-weight:900;letter-spacing:-.04em}.commercial-page .plan-price-2026 small{display:block;margin-top:4px;color:#64748b;font-size:.8rem;font-weight:750;letter-spacing:0}.commercial-page .plan-card-2026 ul{margin:18px 0 0;padding-left:1.05rem;font-size:.89rem}
.commercial-page .security-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}.commercial-page .security-item{padding:15px;border:1px solid #e1e8f1;border-radius:15px;background:#f8fafc;text-align:center;color:#33435a;font-size:.83rem;font-weight:850}
.commercial-page .legal-box{font-size:.82rem;color:#66758a;line-height:1.75}.commercial-page .legal-box a{color:#155eef}
.commercial-page .mobile-commercial-cta{display:none}
@media(max-width:900px){.commercial-page .page-hero-inner{grid-template-columns:1fr}.commercial-page .summary-grid,.commercial-page .plan-grid-2026{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-page .security-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.commercial-page .page-hero{padding:58px 0 56px}.commercial-page .page-hero-inner,.commercial-page .page-wrap{width:min(100% - 28px,1120px)}.commercial-page .page-wrap{padding:52px 0 140px}.commercial-page .section-panel,.commercial-page .form-card{padding:23px;border-radius:22px}.commercial-page .summary-grid,.commercial-page .form-grid,.commercial-page .plan-intro,.commercial-page .plan-grid-2026{grid-template-columns:1fr}.commercial-page .page-actions .commercial-btn{width:100%}.commercial-page .mobile-commercial-cta{display:block;position:fixed;left:10px;right:10px;bottom:10px;z-index:1100;padding:8px;border:1px solid rgba(255,255,255,.5);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 16px 44px rgba(15,35,60,.18);backdrop-filter:blur(14px)}.commercial-page .mobile-commercial-cta a{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#155eef;color:#fff;text-decoration:none;font-weight:900}.commercial-page .security-strip{grid-template-columns:1fr 1fr}
.commercial-page #products .plan-grid-2026{grid-template-columns:1fr!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
.commercial-page #products .plan-card-2026{padding:24px 20px;min-width:0}
.commercial-page #products .plan-card-2026 .plan-name{align-items:flex-start;flex-wrap:wrap;gap:8px;font-size:1.12rem;line-height:1.4}
.commercial-page #products .plan-badge{flex:0 0 auto;white-space:nowrap}
.commercial-page #products .plan-price-2026{font-size:clamp(2rem,11vw,2.55rem);line-height:1.1;white-space:nowrap}
.commercial-page #products .plan-price-2026 small{white-space:normal;line-height:1.55}
.commercial-page #products .plan-card-2026 ul{font-size:.93rem;line-height:1.82;padding-left:1.15rem}
.commercial-page #products .plan-card-2026 li{overflow-wrap:break-word;word-break:normal}
}
