.bcs-wrap{max-width:920px;margin:24px auto;padding:26px;border:1px solid #e4e7eb;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06);box-sizing:border-box}.bcs-form h2,.bcs-wrap h2{margin-top:0}.bcs-intro{font-size:1.07em;margin-bottom:18px}.bcs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bcs-form label{display:block;margin:14px 0;font-weight:700}.bcs-form input,.bcs-form select,.bcs-form textarea{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #cbd1d8;border-radius:9px;margin-top:6px;background:#fff}.bcs-form textarea{min-height:110px}.bcs-form fieldset{border:1px solid #d9dee5;border-radius:10px;padding:15px 16px;margin:18px 0}.bcs-form fieldset legend{font-weight:700;padding:0 6px}.bcs-form fieldset label{font-weight:400;margin:8px 0}.bcs-form fieldset input,.bcs-consent input{width:auto;margin-right:8px}.bcs-form button,.bcs-button,.bcs-module-button{display:inline-block;padding:12px 20px;border:0;border-radius:9px;background:#1f5f8b;color:#fff!important;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer}.bcs-form button:hover,.bcs-button:hover,.bcs-module-button:hover{filter:brightness(.94);text-decoration:none}.bcs-module-button{width:100%;text-align:left;background:#255f47}.bcs-message{padding:13px 16px;border-radius:9px;margin-bottom:16px}.bcs-success{background:#e9f8ef;border:1px solid #a8dfb5}.bcs-error{background:#fdecec;border:1px solid #f2a8a8}.bcs-muted{color:#58636f}.bcs-small{font-size:.92em;color:#58636f}.bcs-module-help{margin:10px 0 16px}.bcs-module-panel{display:none;background:#f7fafc;border:1px solid #e1e7ee;border-radius:10px;padding:13px 15px}.bcs-module-panel.is-active{display:block}.bcs-module-panel p{margin:.45em 0 0}.bcs-overview-box,.bcs-upgrade-box,.bcs-paid-box,.bcs-report-card{background:#f9fbfd;border:1px solid #dde5ee;border-radius:12px;padding:18px;margin:18px 0}.bcs-overview-box h3,.bcs-report-card h3,.bcs-report-card h4{margin-top:0}.bcs-upgrade-box{background:#fff8e8;border-color:#f0d39a}.bcs-paid-box{background:#f4fbf6;border-color:#bfe2ca}.bcs-actions{margin:16px 0}.bcs-report-card{background:#fff}.bcs-report-card h4 span{float:right;font-weight:400;color:#68717c;font-size:.9em}.bcs-dashboard ul{margin-left:1.2em}.bcs-dashboard li{margin:.35em 0}.bcs-paid-module-form{border-top:1px solid #d9e6dc;margin-top:22px;padding-top:14px}@media(max-width:720px){.bcs-grid{grid-template-columns:1fr}.bcs-wrap{padding:17px;margin:16px auto}.bcs-report-card h4 span{float:none;display:block;margin-top:4px}}

/* Native UK/US country tabs. The selected form works without JavaScript. */
.bcs-country-tabs{display:flex;flex-wrap:wrap;gap:0;align-items:flex-end}
.bcs-country-tab-input{position:absolute;inline-size:1px;block-size:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.bcs-country-tab{display:inline-block;margin:0 7px 0 0;padding:11px 17px;border:1px solid #cbd1d8;border-bottom:0;border-radius:10px 10px 0 0;background:#f5f7f9;color:#24323f;font-weight:700;line-height:1.2;cursor:pointer}
.bcs-country-tab:hover{background:#edf2f6}
.bcs-country-tab-input:focus-visible + .bcs-country-tab{outline:3px solid #1f5f8b;outline-offset:2px}
.bcs-country-tab-input--gb:checked + .bcs-country-tab,.bcs-country-tab-input--us:checked + .bcs-country-tab{background:#1f5f8b;border-color:#1f5f8b;color:#fff}
.bcs-country-tab-help{flex-basis:100%;margin:13px 0 10px;color:#58636f;font-size:.92em}
.bcs-country-panels{flex-basis:100%;border-top:1px solid #cbd1d8;padding-top:2px}
.bcs-country-panel{display:none}
.bcs-country-tab-input--gb:checked ~ .bcs-country-panels .bcs-country-panel--gb{display:block}
.bcs-country-tab-input--us:checked ~ .bcs-country-panels .bcs-country-panel--us{display:block}
.bcs-country-note{padding:10px 12px;border:1px solid #d9e4ed;border-radius:9px;background:#f7fafc;font-size:.95em}
@media(max-width:520px){.bcs-country-tab{margin-right:4px;padding:10px 12px;font-size:.93em}}
.bcs-country-price{margin:12px 0 18px;font-size:.98em}
