:root{--p2s-blue:#245bff;--p2s-navy:#0b1437;--p2s-soft:#f4f7ff;--p2s-text:#101828;--p2s-muted:#667085;--p2s-line:#e6eaf2}.p2s-site{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--p2s-text);max-width:1180px;margin:0 auto;padding:24px}.p2s-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;padding:54px 0}.p2s-badge{display:inline-flex;background:#e8efff;color:#1643c4;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.p2s-hero h1,.p2s-page-head h1{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:18px 0;color:var(--p2s-navy);letter-spacing:-.04em}.p2s-hero p,.p2s-page-head p{font-size:18px;line-height:1.7;color:var(--p2s-muted);max-width:760px}.p2s-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.p2s-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;background:var(--p2s-blue);color:#fff!important;border-radius:16px;padding:13px 20px;font-weight:900;box-shadow:0 10px 28px rgba(36,91,255,.22)}.p2s-btn.ghost{background:#fff;color:var(--p2s-blue)!important;border:1px solid #d7e1ff;box-shadow:none}.p2s-hero-card,.p2s-panel,.p2s-price-card,.p2s-cards article,.p2s-steps div{background:#fff;border:1px solid var(--p2s-line);border-radius:26px;padding:24px;box-shadow:0 18px 50px rgba(16,24,40,.08)}.p2s-hero-card{background:linear-gradient(180deg,#fff,#f8fbff)}.p2s-terminal{display:flex;gap:7px;margin-bottom:14px}.p2s-terminal span{width:11px;height:11px;border-radius:99px;background:#ccd6e6}.p2s-hero-card pre{white-space:pre-wrap;overflow:auto;background:#0b1437;color:#d8e7ff;border-radius:18px;padding:18px;font-size:14px;line-height:1.6}.p2s-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.p2s-mini-grid strong{background:var(--p2s-soft);border-radius:14px;padding:12px;text-align:center}.p2s-section{padding:32px 0}.p2s-section h2{font-size:34px;letter-spacing:-.03em;color:var(--p2s-navy)}.p2s-steps,.p2s-cards,.p2s-pricing{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.p2s-steps b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;background:var(--p2s-blue);color:#fff}.p2s-steps h3,.p2s-cards h3{margin:16px 0 8px;color:var(--p2s-navy)}.p2s-steps p,.p2s-cards p,.p2s-price-card p{color:var(--p2s-muted);line-height:1.6}.p2s-cards{grid-template-columns:repeat(4,1fr)}.p2s-cta{text-align:center;background:linear-gradient(135deg,#0b1437,#245bff);border-radius:30px;color:#fff;margin:28px 0;padding:42px}.p2s-cta h2{color:#fff}.p2s-cta p{color:#e7edff}.p2s-page-head{text-align:center;padding:50px 0 32px}.p2s-page-head p{margin-left:auto;margin-right:auto}.p2s-pricing{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch}.p2s-price{font-size:32px;font-weight:950;color:var(--p2s-navy);margin:12px 0}.p2s-price-card ul,.p2s-list{padding-left:20px;line-height:1.9;color:#344054}.p2s-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pro2sms-app{max-width:1260px}.pro2sms-sidebar{background:linear-gradient(180deg,#0b1437,#14285e)!important}.pro2sms-top h1{letter-spacing:-.03em}.pro2sms-card{border-radius:22px!important}.pro2sms-panel{border-radius:22px!important}.pro2sms-panel button,.pro2sms-panel input[type=submit]{box-shadow:0 10px 24px rgba(36,91,255,.18)}@media(max-width:920px){.p2s-hero,.p2s-contact-grid{grid-template-columns:1fr}.p2s-steps,.p2s-cards{grid-template-columns:1fr 1fr}.p2s-site{padding:16px}.p2s-hero{padding-top:24px}}@media(max-width:620px){.p2s-steps,.p2s-cards{grid-template-columns:1fr}.p2s-actions{display:grid}.p2s-hero h1,.p2s-page-head h1{font-size:34px}.p2s-cta{padding:28px 18px}}

/* v2.9.2 portal/store */
.p2s-store-filters{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 26px}.p2s-store-filters a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #eadfd4;background:#fff;color:#101828;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:900}.p2s-store-filters a.active,.p2s-store-filters a:hover{background:#11131c;color:#fff;border-color:#11131c}.p2s-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;margin:18px 0 34px}.p2s-product-card{background:#fff;border:1px solid #eadfd4;border-radius:26px;padding:28px;box-shadow:0 18px 48px rgba(16,24,40,.08);display:flex;flex-direction:column;gap:12px}.p2s-product-card h2{font-size:28px;line-height:1.15;margin:6px 0;color:#1d1f28}.p2s-product-card p{color:#475467;line-height:1.65}.p2s-product-card .p2s-btn{margin-top:auto}.p2s-product-card .p2s-price{font-size:34px;font-weight:950;color:#1d1f28}.p2s-suggestion textarea{min-height:150px}
