/* B2B commercial landing pages — scoped */
.b2b-commercial{padding:42px 0 72px;background:linear-gradient(180deg,#f6f9fd 0,#fff 28%,#fff 100%);}
.b2b-commercial__hero{position:relative;overflow:hidden;padding:46px 48px;border-radius:24px;background:linear-gradient(135deg,#081a30 0%,#0c2d54 58%,#123f73 100%);color:#fff;box-shadow:0 18px 46px rgba(13,45,84,.16);}
.b2b-commercial__hero:after{content:"";position:absolute;right:-90px;top:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(56,160,255,.34) 0,rgba(56,160,255,0) 67%);pointer-events:none;}
.b2b-commercial__eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:7px 12px;border:1px solid rgba(136,201,255,.38);border-radius:999px;background:rgba(47,133,214,.13);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#bfe0ff;}
.b2b-commercial__hero h1{position:relative;z-index:1;max-width:920px;margin:0 0 18px;color:#fff;font-size:clamp(30px,4vw,52px);line-height:1.06;letter-spacing:-.02em;}
.b2b-commercial__lead{position:relative;z-index:1;max-width:850px;margin:0 0 26px;font-size:18px;line-height:1.6;color:#dbeafd;}
.b2b-commercial__actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px;}
.b2b-commercial__actions .btn{margin:0;}
.b2b-commercial__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid rgba(255,255,255,.28);border-radius:4px;color:#fff;text-decoration:none;font-weight:600;}
.b2b-commercial__secondary:hover{color:#fff;border-color:rgba(255,255,255,.6);}
.b2b-commercial__chips{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;}
.b2b-commercial__chip{padding:8px 11px;border-radius:10px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);font-size:13px;color:#e8f3ff;}
.b2b-commercial__section{padding:44px 0 0;}
.b2b-commercial__section h2{margin:0 0 18px;font-size:30px;line-height:1.2;color:#17253a;}
.b2b-commercial__section-intro{max-width:850px;margin:0 0 24px;color:#59687b;font-size:16px;line-height:1.65;}
.b2b-commercial__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.b2b-commercial__card{padding:24px;border:1px solid #e3eaf3;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(31,54,84,.06);}
.b2b-commercial__card-num{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:14px;border-radius:10px;background:#eaf4ff;color:#1468b3;font-size:14px;font-weight:800;}
.b2b-commercial__card h3{margin:0 0 9px;font-size:19px;line-height:1.3;color:#1c2a3d;}
.b2b-commercial__card p{margin:0;color:#66768a;line-height:1.6;}
.b2b-commercial__links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;}
.b2b-commercial__links a{padding:9px 12px;border-radius:10px;background:#f0f6fc;color:#1764a8;text-decoration:none;font-weight:600;}
.b2b-commercial__links a:hover{background:#e5f1fc;}
.b2b-commercial__checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;padding:0;list-style:none;}
.b2b-commercial__checklist li{position:relative;padding:14px 16px 14px 42px;border:1px solid #e4ebf3;border-radius:14px;background:#fff;color:#34455b;line-height:1.5;}
.b2b-commercial__checklist li:before{content:"✓";position:absolute;left:15px;top:13px;width:20px;height:20px;border-radius:50%;background:#e9f6ef;color:#16814b;font-size:13px;font-weight:800;text-align:center;line-height:20px;}
.b2b-commercial__note{margin-top:20px;padding:18px 20px;border-left:4px solid #2e8bdd;border-radius:10px;background:#f4f9fe;color:#40536a;line-height:1.6;}
.b2b-commercial__cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:46px;padding:30px 32px;border-radius:20px;background:#eef6fd;border:1px solid #d7e8f8;}
.b2b-commercial__cta h2{margin:0 0 8px;font-size:26px;color:#17253a;}
.b2b-commercial__cta p{margin:0;color:#607188;line-height:1.55;}
.b2b-commercial__cta .btn{flex:0 0 auto;margin:0;}
.b2b-commercial__faq{display:grid;grid-template-columns:1fr 1fr;gap:16px;}
.b2b-commercial__faq-item{padding:20px 22px;border-radius:16px;background:#fbfcfe;border:1px solid #e5ebf2;}
.b2b-commercial__faq-item h3{margin:0 0 8px;font-size:17px;color:#20314a;}
.b2b-commercial__faq-item p{margin:0;color:#64758a;line-height:1.55;}
@media (max-width:900px){.b2b-commercial__hero{padding:34px 26px}.b2b-commercial__grid{grid-template-columns:1fr 1fr}.b2b-commercial__cta{align-items:flex-start;flex-direction:column}.b2b-commercial__faq{grid-template-columns:1fr}}
@media (max-width:620px){.b2b-commercial{padding-top:24px}.b2b-commercial__hero{padding:28px 20px;border-radius:18px}.b2b-commercial__lead{font-size:16px}.b2b-commercial__grid,.b2b-commercial__checklist{grid-template-columns:1fr}.b2b-commercial__section{padding-top:34px}.b2b-commercial__section h2{font-size:25px}.b2b-commercial__cta{padding:24px 20px}}
