.mybill{--mb-blue:#183b88;--mb-navy:#071d49;--mb-red:#d91f2a;--mb-aqua:#0ea5a8;--mb-green:#16835b;background:var(--bg-secondary);color:var(--text-primary);padding-bottom:80px}.mybill *{box-sizing:border-box}.mybill-hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#061943 0%,#123b82 60%,#0e6885 100%);color:#fff;padding:60px 0 70px}.mybill-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent)}.mybill-hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(35,200,205,.2);filter:blur(80px);inset:auto -120px -240px auto}.mybill-hero__inner{position:relative;z-index:1}.mybill-breadcrumb{display:flex;gap:9px;align-items:center;font-size:13px;color:rgba(255,255,255,.68);margin-bottom:32px}.mybill-breadcrumb a{color:#fff}.mybill-hero__layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);gap:70px;align-items:center}.mybill-kicker{display:inline-flex;color:#7de2e5;font-size:13px;font-weight:800;letter-spacing:.03em;margin-bottom:12px}.mybill-hero h1{font-size:clamp(36px,5vw,66px);line-height:1.18;max-width:850px;margin:0 0 20px;color:#fff}.mybill-hero__copy p{font-size:17px;line-height:2;max-width:770px;color:rgba(255,255,255,.8);margin:0 0 28px}.mybill-start,.mybill-cta{display:inline-flex;align-items:center;gap:10px;background:var(--mb-red);color:#fff!important;border-radius:12px;padding:13px 20px;font-weight:800;box-shadow:0 12px 28px rgba(217,31,42,.28);transition:.2s}.mybill-start:hover,.mybill-cta:hover{transform:translateY(-2px)}.mybill-impact{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);box-shadow:0 24px 70px rgba(0,0,0,.25);backdrop-filter:blur(18px);border-radius:24px;padding:28px}.mybill-impact__eyebrow{font-size:12px;color:rgba(255,255,255,.68)}.mybill-impact__percent{display:flex;align-items:baseline;gap:10px;margin:5px 0 22px}.mybill-impact__percent strong{font-size:62px;color:#7de2e5;line-height:1}.mybill-impact__percent span{font-weight:700}.mybill-impact__saving{border-top:1px solid rgba(255,255,255,.16);padding-top:20px}.mybill-impact__saving span{display:block;font-size:13px;color:rgba(255,255,255,.65)}.mybill-impact__saving strong{font-size:33px;display:inline-block;margin:7px 0}.mybill-impact__saving small{margin-inline-start:6px}.mybill-impact__bars{display:flex;align-items:flex-end;gap:8px;height:48px;margin-top:14px}.mybill-impact__bars i{display:block;border-radius:6px;background:rgba(255,255,255,.3);height:100%;width:65%;transition:.35s}.mybill-impact__bars i+ i{background:#7de2e5;width:35%;height:70%}.mybill-impact p{font-size:11px;color:rgba(255,255,255,.58);margin:10px 0 0}.mybill-shell{margin-top:-24px;position:relative;z-index:2}.mybill-section-head{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:20px 20px 0 0;padding:30px 34px;display:flex;align-items:end;justify-content:space-between;gap:30px}.mybill-section-head span{color:var(--mb-red);font-size:12px;font-weight:800}.mybill-section-head h2{margin:3px 0 0;font-size:28px}.mybill-section-head p{max-width:480px;color:var(--text-secondary);margin:0;line-height:1.8}.mybill-utility-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-primary);border-inline:1px solid var(--border-color);padding:0 34px}.mybill-utility-tabs button{border:0;border-bottom:3px solid var(--border-color);background:transparent;color:var(--text-secondary);padding:18px;font:inherit;font-weight:800;font-size:16px;cursor:pointer}.mybill-utility-tabs button.is-active{color:var(--mb-blue);border-color:var(--mb-red)}.mybill-utility-tabs span{margin-inline-end:7px}.mybill-workspace{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:22px;background:var(--bg-primary);padding:28px 34px 36px;border:1px solid var(--border-color);border-top:0;border-radius:0 0 20px 20px}.mybill-panel{border:1px solid var(--border-color);border-radius:18px;padding:25px;background:var(--bg-primary);box-shadow:0 10px 35px rgba(13,37,74,.06)}.mybill-results{background:linear-gradient(150deg,#071d49,#123b82);color:#fff;border:0}.mybill-panel__head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.mybill-panel__head>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:var(--mb-red);font-weight:900}.mybill-panel__head h3{font-size:19px;margin:0}.mybill-panel__head p{font-size:12px;color:var(--text-secondary);margin:3px 0 0}.mybill-results .mybill-panel__head p{color:rgba(255,255,255,.65)}.mybill-account-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:20px}.mybill-account-tabs button{border:1px solid var(--border-color);border-radius:9px;background:var(--bg-secondary);color:var(--text-primary);font:inherit;font-size:12px;font-weight:700;padding:8px 12px;cursor:pointer}.mybill-account-tabs button.is-active{background:var(--mb-blue);border-color:var(--mb-blue);color:#fff}.mybill-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.mybill-field{display:flex;flex-direction:column;gap:7px}.mybill-field--wide{grid-column:1/-1}.mybill-field label{font-size:12px;font-weight:800;color:var(--text-secondary)}.mybill-field input,.mybill-field select{width:100%;border:1px solid var(--border-color);border-radius:10px;padding:11px 12px;background:var(--bg-secondary);color:var(--text-primary);font:inherit;outline:0}.mybill-field input:focus,.mybill-field select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.mybill-advanced{margin-top:18px;border-top:1px solid var(--border-color);padding-top:14px}.mybill-advanced summary{cursor:pointer;color:var(--mb-blue);font-size:13px;font-weight:800;margin-bottom:15px}.mybill-total{padding:20px;border-radius:14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13)}.mybill-total span{display:block;color:rgba(255,255,255,.65);font-size:12px}.mybill-total strong{font-size:38px;line-height:1.4}.mybill-total small{margin-inline-start:7px}.mybill-breakdown{margin:20px 0}.mybill-breakdown div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid rgba(255,255,255,.1);padding:10px 0}.mybill-breakdown dt{color:rgba(255,255,255,.7);font-size:13px}.mybill-breakdown dd{margin:0;font-weight:800;font-size:13px}.mybill-disclaimer{font-size:11px;line-height:1.8;color:rgba(255,255,255,.53);margin:0}.mybill-scenario{margin-top:25px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:20px;padding:34px}.mybill-scenario__top{display:flex;align-items:center;justify-content:space-between;gap:20px}.mybill-scenario h2{margin:0;font-size:26px}.mybill-scenario__top label{display:flex;align-items:baseline;gap:8px}.mybill-scenario__top label strong{font-size:35px;color:var(--mb-red)}.mybill-scenario__top label span{font-size:12px;color:var(--text-secondary)}.mybill-range{width:100%;accent-color:var(--mb-red);margin:28px 0}.mybill-comparison{display:grid;grid-template-columns:1fr 1fr .8fr;gap:15px}.mybill-comparison article{padding:18px;border:1px solid var(--border-color);border-radius:13px;background:var(--bg-secondary)}.mybill-comparison span{display:block;color:var(--text-secondary);font-size:12px}.mybill-comparison strong{display:block;font-size:23px;margin:7px 0}.mybill-comparison article>div{height:7px;border-radius:4px;background:var(--border-color);overflow:hidden}.mybill-comparison i{display:block;height:100%;width:100%;background:var(--mb-blue);transition:.35s}.mybill-comparison .is-saving i{background:var(--mb-aqua)}.mybill-comparison .mybill-saved{background:#e7f7f1;border-color:#a6dfc9;color:#075b3d}.mybill-saved small{font-weight:800}.mybill-chart-wrap{height:230px;margin-top:28px;border:1px solid var(--border-color);border-radius:13px;padding:12px}.mybill-chart-wrap canvas{width:100%;height:100%}.mybill-actions{display:flex;gap:10px;margin-top:15px}.mybill-actions button{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:9px;padding:9px 13px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.mybill-explainer{margin-top:25px;padding:45px;background:linear-gradient(135deg,#eef6ff,#e8fbf8);border-radius:20px;color:#102c54}.mybill-explainer>div:first-child{display:flex;align-items:center;gap:20px}.mybill-explainer>div:first-child>span{font-size:42px;font-weight:900;color:var(--mb-red)}.mybill-explainer h2{margin:0}.mybill-explainer__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.mybill-explainer__cards article{background:#fff;border-radius:14px;padding:22px}.mybill-explainer__cards b{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#e9effc;color:var(--mb-blue)}.mybill-explainer__cards h3{font-size:16px;margin:15px 0 8px}.mybill-explainer__cards p{font-size:13px;line-height:1.8;color:#52647b;margin:0}[data-theme="dark"] .mybill-explainer{background:linear-gradient(135deg,#0e2344,#0d3439);color:#f3f7ff}[data-theme="dark"] .mybill-explainer__cards article{background:#132a47}[data-theme="dark"] .mybill-explainer__cards p{color:#adbed1}[data-theme="dark"] .mybill-comparison .mybill-saved{background:#103c32;color:#8de2c3}.mybill-cta{margin-top:3px}@media(max-width:900px){.mybill-hero__layout,.mybill-workspace{grid-template-columns:1fr}.mybill-hero__layout{gap:35px}.mybill-impact{max-width:520px}.mybill-explainer__cards{grid-template-columns:1fr}.mybill-comparison{grid-template-columns:1fr 1fr}.mybill-saved{grid-column:1/-1}}@media(max-width:600px){.mybill-hero{padding:35px 0 55px}.mybill-hero h1{font-size:36px}.mybill-impact__percent strong{font-size:48px}.mybill-section-head,.mybill-scenario__top{align-items:flex-start;flex-direction:column}.mybill-section-head,.mybill-workspace,.mybill-scenario{padding:22px}.mybill-utility-tabs{padding:0 18px}.mybill-fields,.mybill-comparison{grid-template-columns:1fr}.mybill-saved{grid-column:auto}.mybill-explainer{padding:28px 22px}.mybill-explainer>div:first-child{align-items:flex-start;flex-direction:column;gap:6px}}
@media print{header,footer,.mybill-start,.mybill-actions,.mybill-explainer{display:none!important}.mybill{padding:0}.mybill-hero{padding:20px;background:#fff!important;color:#111}.mybill-hero h1,.mybill-hero__copy p{color:#111}.mybill-shell{margin:0}.mybill-panel,.mybill-scenario{break-inside:avoid;box-shadow:none}}

/* Full-fidelity calculator shell (v2) */
.mybill-full{position:relative;z-index:2;margin-top:-24px}.mybill-full__head{display:flex;justify-content:space-between;align-items:end;gap:28px;padding:28px 32px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:20px 20px 0 0}.mybill-full__head span{color:var(--mb-red);font-size:12px;font-weight:800}.mybill-full__head h2{margin:4px 0 0;font-size:28px}.mybill-full__head p{max-width:510px;margin:0;color:var(--text-secondary);font-size:14px;line-height:1.9}.mybill-engine-frame-wrap{background:var(--bg-primary);border-inline:1px solid var(--border-color);padding:14px 16px 0}.mybill-engine-frame-wrap iframe{display:block;width:100%;height:1250px;border:0;border-radius:14px;background:var(--bg-secondary)}.mybill-parity-note{display:flex;gap:12px;align-items:flex-start;padding:18px 24px;background:var(--bg-primary);border:1px solid var(--border-color);border-top:0;border-radius:0 0 20px 20px;color:var(--text-secondary);font-size:13px;line-height:1.9}.mybill-parity-note>span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#dcfce7;color:#087443;font-weight:900}.mybill-parity-note p{margin:0}.mybill-parity-note strong{color:var(--text-primary)}@media(max-width:700px){.mybill-full__head{align-items:flex-start;flex-direction:column;padding:22px}.mybill-engine-frame-wrap{padding-inline:5px}.mybill-engine-frame-wrap iframe{height:1500px}.mybill-parity-note{padding:16px}}
