:root{--marsh-purple:#5a1f89;--marsh-bg-canvas:#f8fafc;--marsh-border:#cbd5e1;--marsh-text:#2d3748}.marsh-comparison-widget{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.05);box-sizing:border-box;color:var(--marsh-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:1.5rem auto;max-width:750px;overflow:hidden}.marsh-comparison-widget *,.marsh-comparison-widget :after,.marsh-comparison-widget :before{box-sizing:inherit}.marsh-comp-header{background:var(--marsh-purple);color:#fff;padding:14px 20px}.marsh-comp-header h3{color:#fff;font-size:16px;font-weight:700;margin:0 0 3px}.marsh-comp-header p{font-size:12px;margin:0;opacity:.85}.marsh-comp-body{padding:16px}.marsh-comp-controls{display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:16px}.marsh-comp-field label{color:var(--marsh-purple);display:block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.marsh-comp-select{background-color:#fff;border:1px solid var(--marsh-border);border-radius:6px;color:#334155;cursor:pointer;font-size:16px;height:44px;padding:0 10px;width:100%}.marsh-comp-select:focus-visible{outline:3px solid rgba(90,31,137,.25);outline-offset:2px}.marsh-comp-tabs{background:#edf2f7;border-radius:8px;display:grid;gap:4px;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:4px}.marsh-comp-tab{background:transparent;border:0;border-radius:6px;color:#4a5568;cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:1.25;min-height:48px;min-width:0;padding:9px 8px}.marsh-comp-tab.is-active{background:var(--marsh-purple);color:#fff}.marsh-comp-tab:focus-visible{outline:3px solid rgba(90,31,137,.3);outline-offset:2px}.marsh-comp-split-grid{display:block}.marsh-product-card{align-items:center;background:var(--marsh-bg-canvas);border:1px solid var(--marsh-border);border-radius:8px;display:flex;flex-direction:column;padding:16px;text-align:center;transition:transform .2s,box-shadow .2s}.marsh-product-card[hidden]{display:none}.marsh-product-badge{background:#edf2f7;border-radius:4px;color:#4a5568;font-size:11px;font-weight:700;padding:4px 10px;text-transform:uppercase}.marsh-product-badge.badge-pcp{background:#ebf8ff;color:#2b6cb0}.marsh-product-price{color:var(--marsh-purple);font-size:32px;font-weight:800;letter-spacing:-1px;margin:10px 0 2px}.marsh-product-price span{color:#718096;font-size:14px;font-weight:500}.marsh-deposit-text{color:#718096;font-size:11px;font-weight:600;margin-bottom:14px}.marsh-feature-list{list-style:none;margin:0 0 16px;padding:0;text-align:left;width:100%}.marsh-feature-list li{border-bottom:1px dashed #e2e8f0;color:#4a5568;font-size:12px;line-height:1.4;padding:6px 0}.marsh-feature-list li:last-child{border-bottom:0}.marsh-product-cta{border-radius:6px;display:block;font-size:13px;font-weight:700;margin-top:auto;padding:12px;text-align:center;text-decoration:none;transition:background-color .15s;width:100%}.marsh-product-cta.btn-hp{background:#4a5568;color:#fff}.marsh-product-cta.btn-hp:hover{background:#2d3748}.marsh-product-cta.btn-pcp{background:var(--marsh-purple);color:#fff}.marsh-product-cta.btn-pcp:hover{background:#44136b}.marsh-product-cta:focus-visible{outline:3px solid rgba(90,31,137,.3);outline-offset:2px}.marsh-comp-footer{background:#fafbfd;border-top:1px solid #e2e8f0;color:#64748b;font-size:16px;line-height:1.5;padding:12px 20px}.marsh-comp-footer p{margin:0}.marsh-comp-footer p+p{margin-top:6px}@media (min-width:650px){.marsh-comp-controls{grid-template-columns:1.2fr 1fr}.marsh-comp-select{font-size:13px;height:38px}.marsh-comp-tabs{display:none}.marsh-comp-split-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.marsh-product-card[hidden]{display:flex}.marsh-product-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.03);transform:translateY(-2px)}}