.ms-hero{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;border:1px solid var(--line,#dbe5f1);border-radius:16px;padding:28px 32px;background:linear-gradient(120deg,#10233f,#1a3a66);color:#fff}.ms-hero .ms-crown{font-size:34px;color:#ffd25e}.ms-hero h2{margin:0 0 6px;font-size:24px;color:#fff}.ms-hero .ms-price{font-size:34px;font-weight:800;color:#ff9a3d;white-space:nowrap}.ms-hero .ms-price small{font-size:18px;vertical-align:super}.ms-hero .ms-price span{font-size:15px;font-weight:600;color:hsla(0,0%,100%,.75);margin-left:4px}.ms-term-chip{display:inline-block;margin-top:8px;padding:4px 12px;border-radius:999px;background:hsla(0,0%,100%,.14);font-size:13px}.ms-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:12px;background:linear-gradient(120deg,#f57c1e,#ff9a3d);color:#fff!important;font-weight:800;font-size:16px;text-decoration:none;white-space:nowrap}.ms-cta:hover{background:linear-gradient(120deg,#e56d10,#f5892f)}.ms-benefits{width:100%;border-collapse:collapse;border:1px solid var(--line,#dbe5f1);border-radius:12px;overflow:hidden;font-size:14.5px}.ms-benefits td,.ms-benefits th{padding:12px 16px;border-bottom:1px solid var(--line,#dbe5f1);text-align:left}.ms-benefits thead th{background:#eef5ff;font-weight:800}.ms-benefits td.ms-pro{color:#10a862;font-weight:700}.ms-benefits td.ms-free{color:#77869a}.ms-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px}.ms-tiles article{border:1px solid var(--line,#dbe5f1);border-radius:12px;padding:16px;background:#fff}.ms-tiles i{font-style:normal;font-size:20px;color:#1769e0}.ms-tiles strong{display:block;margin:6px 0 2px}.ms-tiles span{font-size:13px;color:#77869a}.ms-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px;counter-reset:msstep}.ms-steps article{border:1px solid var(--line,#dbe5f1);border-radius:12px;padding:14px 16px;background:#f5f8fc}.ms-steps article:before{counter-increment:msstep;content:counter(msstep);display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:#1769e0;color:#fff;font-weight:800;font-size:13px;margin-bottom:8px}.ms-steps strong{display:block}.ms-steps small{color:#77869a}.ms-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;grid-gap:24px;gap:24px;align-items:start}@media (max-width:980px){.ms-checkout-grid{grid-template-columns:1fr}}.ms-panel{border:1px solid var(--line,#dbe5f1);border-radius:16px;background:#fff;padding:22px 24px}.ms-panel h3{margin-top:0}.ms-pay-panel{position:-webkit-sticky;position:sticky;top:88px}.ms-pay-dl{display:grid;grid-template-columns:auto 1fr;grid-gap:6px 16px;gap:6px 16px;font-size:14px;margin:12px 0}.ms-pay-dl dt{color:#77869a}.ms-pay-dl dd{margin:0;text-align:right;font-weight:600}.ms-pay-total{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--line,#dbe5f1);padding-top:12px;margin-top:4px;font-weight:800}.ms-pay-total b{color:#ff6413;font-size:24px}.ms-pay-tabs{display:flex;gap:8px;margin:14px 0 12px}.ms-pay-tabs button{flex:1 1;padding:9px 10px;border:1px solid var(--line,#dbe5f1);border-radius:10px;background:#fff;font-weight:700;cursor:pointer;font-size:13.5px}.ms-pay-tabs button.active{border-color:#1769e0;background:#eef5ff;color:#0c50bd}.ms-pay-pane{border:1px dashed var(--line,#dbe5f1);border-radius:12px;padding:16px;font-size:14px}.ms-pay-pane img{display:block;width:180px;max-width:100%;margin:0 auto 10px;border-radius:8px}.ms-pay-pane .ms-row{display:flex;justify-content:space-between;gap:12px;padding:4px 0}.ms-pay-pane .ms-row span{color:#77869a}.ms-submit{width:100%;margin-top:14px;padding:14px;border:0;border-radius:12px;background:linear-gradient(120deg,#f57c1e,#ff9a3d);color:#fff;font-weight:800;font-size:16px;cursor:pointer}.ms-submit:disabled{opacity:.6;cursor:default}.ms-note{font-size:12.5px;color:#77869a;margin-top:8px}.ms-chips{display:flex;flex-wrap:wrap;gap:8px}.ms-chips span{border:1px solid var(--line,#dbe5f1);border-radius:999px;padding:5px 12px;font-size:13px;color:#10a862;background:#f2fbf6}.ms-success{border:1px solid #bfe6cf;background:#f2fbf6;border-radius:16px;padding:28px;text-align:center}.ms-success .ms-check{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:50%;background:#10a862;color:#fff;font-size:22px;margin-bottom:10px}.ms-success b.ms-ref{font-size:18px;color:#0c50bd}