.portal-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.portal-nav a{padding:10px 16px;border:1px solid #dbe3ec;border-radius:12px;color:#253d55;font-weight:700;font-size:14px}.portal-nav a[aria-current]{background:#10243b;color:#fff;border-color:#10243b}.portal-shell{max-width:1120px}.portal-shell h1{font-size:clamp(30px,4vw,46px);letter-spacing:-1.5px;line-height:1.15;margin:12px 0 18px}.portal-shell>p{max-width:740px}.portal-shell .account-panel{margin-top:20px}.portal-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:24px 0 16px}.portal-toolbar label{display:grid;gap:8px;width:min(320px,75%)}.portal-toolbar select{padding:12px;border:1px solid #c6d3df;border-radius:10px;background:#fff;font:inherit;width:100%}.portal-balance{display:flex;align-items:center;justify-content:space-between;gap:18px}.portal-balance strong{display:block;font-size:42px;color:#0a7768}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.package-card{display:flex;flex-direction:column;gap:14px}.package-card h2,.package-card p{margin:0}.package-card>strong{font-size:30px;color:#142b43}.package-card .button{margin-top:auto;text-align:center}.portal-shell .report-item h2{font-size:20px;line-height:1.4}.report-item{overflow-wrap:anywhere}.portal-shell .report-item header{flex-wrap:wrap;gap:12px}.result-body p,.result-body li{white-space:pre-line;overflow-wrap:anywhere}.result-body h4{margin:22px 0 8px}.result-body ul{padding-left:22px}.result-body li{margin:8px 0}#report-dialog{position:fixed;width:min(760px,calc(100% - 32px));max-height:85dvh;overflow:auto;border:1px solid #dbe3ec;border-radius:20px;padding:32px;color:#142b43;background:#fff}#report-dialog::backdrop{background:rgb(7 20 35 / .65)}#report-title{padding-right:32px}.portal-shell [hidden]{display:none!important}.portal-nav a:focus-visible,.portal-shell button:focus-visible{outline:3px solid #087e71;outline-offset:4px}@media(max-width:700px){.package-grid{grid-template-columns:1fr}.portal-nav{gap:6px;margin-bottom:24px}.portal-nav a{padding:10px 12px;font-size:12px}.portal-shell .account-panel{padding:20px}.portal-balance strong{font-size:34px}.package-card>strong{font-size:26px}#report-dialog{padding:24px 18px}.portal-toolbar{gap:10px}}
.portal-shell .text-button,.portal-shell .report-open{min-height:42px;padding:9px 14px;border:1px solid #075ea6;border-radius:10px;background:#075ea6;color:#fff}.portal-shell .text-button:hover,.portal-shell .report-open:hover{background:#064d88;color:#fff}.credit-warning{display:flex;gap:8px 18px;align-items:center;flex-wrap:wrap;margin:20px 0;padding:16px 20px;border:1px solid #d29a2e;border-radius:14px;background:#fff4d8;color:#5d3a00}.credit-costs{display:grid;grid-template-columns:minmax(220px,.75fr) 1.25fr;gap:22px;align-items:center;margin:20px 0;padding:24px;border:1px solid #dbe3ec;border-radius:18px;background:#fff}.credit-costs h2{margin:5px 0 8px}.credit-costs p{margin:0;color:#42556b}.credit-costs ul{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0}.credit-costs li{display:grid;gap:3px;padding:14px;border-radius:12px;background:#edf5fd;color:#243b53}.credit-costs li b{font-size:24px;color:#075ea6}.credit-costs li span{font-size:12px;font-weight:700}.credit-error{border-color:#d29a2e!important;background:#fff4d8!important;color:#5d3a00!important}@media(max-width:800px){.credit-costs{grid-template-columns:1fr}.credit-costs ul{grid-template-columns:repeat(2,1fr)}}
