.bst{--bst-bg:#111024;--bst-line:rgba(177,174,212,.14);--bst-text:#f4f3fc;--bst-muted:#aaa7bd;--bst-coral:#ff8993;--bst-blue:#9bceef;color:var(--bst-text);font-family:Poppins,Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.65;text-align:left;box-sizing:border-box}.bst *{box-sizing:border-box}.bst [hidden]{display:none!important}.bst h1,.bst h2,.bst h3,.bst p{margin:0}.bst h1{font-size:38px;letter-spacing:-1.5px;line-height:1.2}.bst h2{font-size:32px;font-weight:550;line-height:1.2;letter-spacing:-1px}.bst h3{font-size:17px;font-weight:550;line-height:1.4}.bst p{color:var(--bst-muted)}.bst a{color:var(--bst-blue);text-decoration:none}.bst .bst-kicker{font-size:10px;letter-spacing:1.7px;font-weight:650;color:var(--bst-coral);margin:0 0 14px}.bst button,.bst input,.bst select,.bst textarea{font:inherit}.bst button,.bst input[type=submit]{cursor:pointer;border:1px solid var(--bst-line);border-radius:8px;background:#19172e;color:var(--bst-text);padding:9px 13px;line-height:1.4;min-height:38px}.bst button:hover{border-color:#827792}.bst button:disabled{opacity:.45;cursor:default}.bst button.bst-primary,.bst input[type=submit]{background:var(--bst-coral);color:#211018;border:0;font-weight:650;padding:13px 20px}.bst button:focus-visible,.bst a:focus-visible,.bst summary:focus-visible{outline:2px solid var(--bst-blue);outline-offset:4px}.bst label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#cbc8dc;font-weight:500}.bst input:not([type=checkbox]):not([type=submit]),.bst select,.bst textarea{width:100%;border:1px solid var(--bst-line);border-radius:8px;background:#19172b;color:var(--bst-text);padding:11px 12px;min-height:44px;box-shadow:none;line-height:1.5}.bst select{appearance:auto;color-scheme:dark}.bst textarea{resize:vertical;min-height:74px}.bst input:focus,.bst select:focus,.bst textarea:focus{outline:1px solid var(--bst-blue);border-color:var(--bst-blue)}.bst input::placeholder{color:#848096;opacity:1}.bst .bst-check{display:flex;flex-direction:row;align-items:center;gap:9px;font-weight:400}.bst input[type=checkbox]{accent-color:var(--bst-coral);width:16px;height:16px;flex:0 0 16px;margin:0}.bst .bst-muted{font-size:12px;color:var(--bst-muted)}.bst .bst-error{color:#ff9d9d;min-height:0}.bst .bst-error:empty{display:none}.bst .bst-empty{padding:28px 0;font-size:13px}.bst-private{margin:0;background:#080719;color:#f4f3fc}.bst-private>.bst{max-width:1200px;margin:auto;padding:30px 30px 70px}.bst-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;margin-bottom:42px;border-bottom:1px solid var(--bst-line)}.bst-logo{width:210px;height:auto;display:block}.bst-top span{font-size:11px;color:var(--bst-muted)}.bst .bst-logout{display:block;text-align:right;margin-top:-28px;margin-bottom:24px;font-size:12px}.bst-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.bst-heading h1+p,.bst-heading h2+p{margin-top:14px}.bst-panel-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:start;gap:24px}.bst-box{background:var(--bst-bg);border:1px solid var(--bst-line);border-radius:14px;padding:26px}.bst-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.bst-section-title h2{font-size:22px}.bst-section-title button{font-size:12px}.bst [data-panel-status]{padding-bottom:20px;font-size:12px}.bst-editor{border-top:1px solid var(--bst-line);margin-top:24px;padding-top:22px;display:grid;gap:15px}.bst-editor .bst-section-title{margin-bottom:0}.bst-editor .bst-section-title h3{font-size:16px}.bst-editor .bst-section-title button{padding:0;min-height:24px;background:none;border:0;color:var(--bst-muted)}.bst-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.bst-wide{grid-column:1/-1}.bst-actions{display:flex;gap:8px;flex-wrap:wrap}.bst-actions button{font-size:12px}.bst-ad-choices{border:1px solid var(--bst-line);border-radius:8px;padding:14px;display:grid;gap:12px;margin:0;min-width:0}.bst-ad-choices legend{font-size:12px;color:var(--bst-muted);padding:0 5px}.bst-preview-box{margin-top:24px}.bst-preview-box>p{margin:10px 0 24px}.bst-login{max-width:440px;margin:70px auto}.bst-login h1{font-size:30px;margin-bottom:18px}.bst-login form{margin-top:28px;display:grid;gap:20px}.bst-login .login-remember label{flex-direction:row;align-items:center}.bst-login input[type=submit]{width:100%}.bst-promotion-slot:empty{display:none}.bst-promotion-slot{margin:28px 0}.bst-promo{padding:24px 26px;border:1px solid var(--bst-line);border-left:2px solid var(--bst-coral);border-radius:10px;background:var(--bst-bg);display:flex;align-items:center;gap:24px}.bst-promo>img{width:82px;height:82px;object-fit:contain;border-radius:6px}.bst .bst-promo-copy{flex:1;min-width:0}.bst .bst-promo-copy .bst-kicker{font-size:9px;margin-bottom:6px;display:block}.bst .bst-promo-copy h3{font-size:18px;color:var(--bst-text);margin:0 0 6px;overflow-wrap:anywhere}.bst .bst-promo-copy p{font-size:12px;line-height:1.6;overflow-wrap:anywhere}.bst .bst-promo-link{color:var(--bst-coral);font-size:12px;font-weight:600;flex-shrink:0;max-width:200px}.bst-calculator{max-width:1160px;margin:0 auto}.bst-calculator .bst-heading{margin-bottom:34px}.bst-calculator .bst-heading h2{font-size:42px;line-height:1.15;letter-spacing:-1.4px}.bst-calculator .bst-heading h2 span{color:var(--bst-coral)}.bst-calc-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:24px;align-items:start}.bst-step-title{display:flex;gap:12px;align-items:center;margin:0 0 24px}.bst-step-title:not(:first-child){margin-top:32px;padding-top:26px;border-top:1px solid var(--bst-line)}.bst-step-title>span{color:var(--bst-blue);font-size:11px}.bst .bst-note{margin-top:20px;padding:16px;background:rgba(155,206,239,.04);border:1px solid var(--bst-line);border-radius:8px}.bst-note p{font-size:11px;margin-top:10px}.bst-broker{margin-top:26px;border-top:1px solid var(--bst-line);padding-top:20px}.bst-broker summary{cursor:pointer;font-size:12px;color:var(--bst-blue)}.bst-broker p{font-size:11px;margin:15px 0}.bst .bst-calculate{width:100%;margin-top:28px;display:flex;justify-content:space-between}.bst-calculator .bst-error{margin-top:15px;font-size:12px}.bst-result{position:sticky;top:24px;padding:32px}.bst .bst-result-number{font-size:clamp(42px,5vw,68px);font-weight:600;color:var(--bst-coral);letter-spacing:-2px;line-height:1.2;display:block;overflow-wrap:anywhere;margin:28px 0 4px}.bst-result>h3{font-size:14px;color:var(--bst-muted);font-weight:400}.bst-result>[data-result-note]{margin:24px 0;font-size:13px;min-height:44px}.bst-result dl{padding:0;margin:0 0 24px}.bst-result dl>div{border-top:1px solid var(--bst-line);padding:16px 0;display:flex;gap:14px;justify-content:space-between}.bst-result dt{font-size:11px;color:var(--bst-muted)}.bst-result dd{margin:0;font-size:13px;white-space:nowrap}.bst-result>.bst-muted{font-size:11px}.bst-calc-footer{display:flex;justify-content:space-between;gap:10px;margin-top:20px;color:var(--bst-muted);font-size:10px}.bst-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}.bst-tool-grid>a{display:block;background:var(--bst-bg);border:1px solid var(--bst-line);border-radius:12px;padding:32px;color:var(--bst-text)}.bst-tool-grid span{font-size:11px;color:var(--bst-blue)}.bst-tool-grid h3{margin:30px 0 12px;font-size:22px}.bst-tool-grid strong{font-size:12px;font-weight:500;color:var(--bst-coral);display:block;margin-top:30px}.bst-tools>p:not(.bst-kicker){margin-top:15px}
@media(max-width:800px){.bst-private>.bst{padding:20px 18px 50px}.bst-panel-grid,.bst-calc-layout{grid-template-columns:1fr}.bst-result{position:static}.bst-heading{align-items:flex-start}.bst-heading h1{font-size:30px}.bst-heading>button{font-size:12px;max-width:150px}.bst-calculator .bst-heading h2{font-size:34px}.bst-promo{flex-wrap:wrap;gap:16px}.bst-promo-link{margin-left:auto}.bst-box{padding:22px}}
@media(max-width:480px){.bst-logo{width:165px}.bst-fields{gap:15px;grid-template-columns:1fr}.bst .bst-wide{grid-column:auto}.bst-heading{flex-direction:column;gap:16px}.bst-heading>button{max-width:none;width:100%}.bst h2{font-size:27px}.bst-calculator .bst-heading h2{font-size:32px}.bst-calc-footer{flex-direction:column}.bst-tool-grid{grid-template-columns:1fr}.bst-promo{padding:20px}.bst-promo>img{width:58px;height:58px}.bst .bst-promo-copy h3{font-size:16px}.bst .bst-promo-link{max-width:100%}.bst-result{padding:24px}.bst-box{padding:20px}.bst-private .bst-section-title{gap:8px}.bst-private .bst-section-title h2{font-size:20px}}
/* Promotions 0.2: independent horizontal and sidebar formats. */
.bst-private .bst h1,.bst-private .bst h2,.bst-private .bst h3{color:var(--bst-text)!important}
.bst-promotion-slot{margin:36px 0;clear:both}
.bst.bst-promo{display:grid;grid-template-columns:minmax(0,1fr);gap:18px 26px;padding:30px;border-radius:14px;min-height:190px}
.bst.bst-promo.bst-promo-image{grid-template-columns:170px minmax(0,1fr)}
.bst.bst-promo>img{width:170px;height:170px;object-fit:contain;grid-column:1;grid-row:1/3;margin:0;align-self:center;border-radius:9px}
.bst.bst-promo .bst-promo-copy{align-self:end}
.bst.bst-promo .bst-promo-copy .bst-kicker{font-size:10px;letter-spacing:1.4px;margin:0 0 12px}
.bst.bst-promo .bst-promo-copy h3{font-size:25px;line-height:1.25;font-weight:600;letter-spacing:-.6px;color:var(--bst-text);margin:0 0 12px}
.bst.bst-promo .bst-promo-copy p{font-size:14px;line-height:1.7;margin:0;color:var(--bst-muted)}
.bst.bst-promo .bst-promo-link{display:inline-flex;justify-content:center;align-items:center;justify-self:start;max-width:100%;padding:11px 18px;background:var(--bst-coral);border-radius:7px;color:#211018;font-size:13px;font-weight:650;line-height:1.5;margin:0;text-align:center;text-decoration:none}
.bst.bst-promo.bst-promo-image .bst-promo-link{grid-column:2}
.bst.bst-promo.bst-promo-sidebar{display:flex;flex-direction:column;align-items:stretch;gap:22px;padding:24px;min-height:0;border-left:1px solid var(--bst-line);border-top:2px solid var(--bst-coral)}
.bst.bst-promo.bst-promo-sidebar>img{width:100%;height:auto;max-height:270px;aspect-ratio:4/3;object-fit:contain;align-self:stretch}
.bst.bst-promo.bst-promo-sidebar .bst-promo-copy h3{font-size:25px}
.bst.bst-promo.bst-promo-sidebar .bst-promo-link{width:100%}
.bst-sidebar-slot{margin:0 0 32px;min-width:0}
.bst [data-preview-controls]{max-width:280px;margin:20px 0}
.bst .bst-preview-sidebar{max-width:320px}
@media(max-width:1100px){.bst.bst-promo.bst-promo-sidebar{padding:20px}.bst.bst-promo.bst-promo-sidebar .bst-promo-copy h3{font-size:22px}}
@media(max-width:1024px){.bst-sidebar-slot{margin:32px 0}.bst.bst-promo.bst-promo-sidebar>img{max-height:220px}.bst.bst-promo.bst-promo-sidebar{max-width:600px;margin:auto}}
@media(max-width:600px){.bst.bst-promo,.bst.bst-promo.bst-promo-image{grid-template-columns:minmax(0,1fr);padding:24px;gap:20px}.bst.bst-promo>img{width:100%;height:auto;max-height:210px;aspect-ratio:16/9;grid-column:1;grid-row:auto}.bst.bst-promo.bst-promo-image .bst-promo-link{grid-column:1}.bst.bst-promo .bst-promo-copy h3{font-size:24px}.bst.bst-promo .bst-promo-link{width:100%}}
/* The active WGL theme forces heading sizes; scope this override to ad titles. */
.bst.bst-promo .bst-promo-copy h3{font-size:25px!important;line-height:1.25!important;color:var(--bst-text)!important}
@media(max-width:1100px){.bst.bst-promo.bst-promo-sidebar .bst-promo-copy h3{font-size:22px!important}}
@media(max-width:600px){.bst.bst-promo .bst-promo-copy h3{font-size:24px!important}}

/* A calendar banner stays within the calendar wrapper, outside the event table. */
.bst-calendar-slot{width:100%;max-width:100%;margin:26px 0 36px;box-sizing:border-box}
.bst.bst-promo.bst-calendar-promo{padding:24px;min-height:175px;gap:16px 24px}
.bst.bst-promo.bst-calendar-promo.bst-promo-image{grid-template-columns:140px minmax(0,1fr)}
.bst.bst-promo.bst-calendar-promo>img{width:140px;height:120px}
.bst.bst-promo.bst-calendar-promo .bst-promo-copy{align-self:center}
.bst.bst-promo.bst-calendar-promo .bst-promo-copy h3{font-size:23px!important}
@media(max-width:600px){.bst.bst-promo.bst-calendar-promo.bst-promo-image{grid-template-columns:minmax(0,1fr)}.bst.bst-promo.bst-calendar-promo>img{width:100%;height:160px;grid-row:auto;grid-column:1}.bst.bst-promo.bst-calendar-promo .bst-promo-link{grid-column:1}.bst.bst-promo.bst-calendar-promo .bst-promo-copy h3{font-size:22px!important}}
/* Text-only promotion dialog. Native dialog provides modal keyboard focus. */
body.bst-popup-open{overflow:hidden}
.bst.bst-popup-dialog{position:fixed;inset:0;margin:auto;padding:0;width:min(500px,calc(100% - 32px));height:fit-content;max-height:calc(100dvh - 40px);overflow:auto;border:1px solid rgba(255,137,147,.3);border-radius:20px;background:#111024;color:#f4f3fc;box-shadow:0 24px 90px #0008}
.bst.bst-popup-dialog:not([open]){display:none}
.bst.bst-popup-dialog[open]{display:block}
.bst-popup-dialog::backdrop{background:rgba(3,2,16,.78);backdrop-filter:blur(5px)}
.bst.bst-popup-card{position:relative;width:100%;padding:54px 40px 28px;border-radius:18px;background:radial-gradient(ellipse at top left,rgba(255,137,147,.12),transparent 65%),#111024;border-top:3px solid #ff8993}
.bst.bst-popup-card>.bst-kicker{margin:0 40px 24px 0;font-size:10px;letter-spacing:1.8px}
.bst.bst-popup-card h2{font-size:36px!important;line-height:1.13!important;letter-spacing:-1.2px;color:#f4f3fc!important;margin:0 0 20px;font-weight:600;overflow-wrap:anywhere}
.bst.bst-popup-card .bst-popup-text{font-size:15px;line-height:1.8;color:#bcb8cf;margin:0 0 30px;overflow-wrap:anywhere}
.bst.bst-popup-card .bst-popup-close{position:absolute;top:12px;right:12px;width:44px;height:44px;min-height:44px;padding:0;border:0;background:transparent;color:#d9d5e9;font-size:28px;font-weight:400;line-height:1}
.bst.bst-popup-card .bst-popup-cta{display:block;padding:15px 20px;border-radius:8px;background:#ff8993;color:#211018;text-align:center;text-decoration:none;font-size:15px;font-weight:650;line-height:1.5}
.bst.bst-popup-card .bst-popup-dismiss{display:block;background:transparent;border:0;color:#bcb8cf;font-size:12px;margin:14px auto 0;padding:10px 18px}
.bst [data-ad-preview]>.bst-popup-card{max-width:500px}
@media(max-width:600px){.bst.bst-popup-card{padding:48px 26px 22px}.bst.bst-popup-card h2{font-size:30px!important}.bst.bst-popup-card .bst-popup-text{font-size:14px}.bst.bst-popup-dialog{max-height:calc(100dvh - 32px)}}
