.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)}}

/* Calculator stop modes: native radios keep keyboard and screen-reader support. */
.bst.bst-calculator .bst-stop-mode{display:flex;flex-wrap:wrap;gap:10px;border:0;padding:0;margin:22px 0 18px;min-width:0}
.bst.bst-calculator .bst-stop-mode legend{font-size:12px;color:#cbc8dc;margin-bottom:10px;padding:0;font-weight:500}
.bst.bst-calculator .bst-stop-mode label{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 12px;border:1px solid var(--bst-line);border-radius:8px;background:#19172b;cursor:pointer;white-space:nowrap}
.bst.bst-calculator .bst-stop-mode label:has(:checked){color:var(--bst-blue);border-color:rgba(155,206,239,.6);background:rgba(155,206,239,.08)}
.bst.bst-calculator .bst-stop-mode input[type=radio]{appearance:auto;width:15px;height:15px;min-height:15px;flex:0 0 15px;padding:0;margin:0;accent-color:var(--bst-blue);box-shadow:none}
.bst.bst-calculator .bst-stop-preview{font-size:11px;color:var(--bst-muted);margin-top:12px;min-height:18px}
.bst.bst-calculator .bst-broker summary span{color:var(--bst-muted);font-size:11px}

.bst .bst-quick-risk{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px}
.bst .bst-quick-risk>span{color:var(--bst-muted);font-size:11px;margin-right:4px}
.bst .bst-quick-risk button{font-size:12px;padding:7px 12px;min-height:36px}
.bst .bst-remember{font-size:11px;margin-top:18px}
.bst [data-save-note]{font-size:10px;margin-top:7px}
.bst .bst-profile-note{font-size:11px;margin-top:10px;color:var(--bst-muted)}
.bst .bst-copy-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.bst .bst-copy-actions button{font-size:11px;padding:8px 11px}
.bst [data-copy-feedback]{font-size:11px;margin-top:8px}
.bst .bst-quick-risk button[aria-pressed=true]{border-color:var(--bst-blue);color:var(--bst-blue);background:rgba(155,206,239,.08)}
@media(max-width:740px){.bst .bst-quick-risk button,.bst .bst-copy-actions button{min-height:44px}}
@media(max-width:480px){.bst .bst-quick-risk{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.bst .bst-quick-risk>span{grid-column:1/-1}.bst .bst-quick-risk button{padding:7px 5px}}

.bst .bst-result.bst-over-risk{border-color:rgba(255,137,147,.5)}
.bst .bst-result [data-result-status]{display:inline-block;color:#ffb4bc;background:rgba(255,137,147,.1);border:1px solid rgba(255,137,147,.3);border-radius:6px;padding:5px 9px;font-size:12px;font-weight:600;margin-top:12px}
.bst .bst-result.bst-over-risk [data-result-note]{color:#f2c3c9}
/* Calculator workflow: keep the result readable beside long forms. */
.bst-calculator .bst-result-column{min-width:0;display:flex;flex-direction:column;gap:20px;align-self:start}.bst-calculator .bst-result{position:static;width:100%;box-sizing:border-box}.bst-calculator .bst-next-event{width:100%;box-sizing:border-box;padding:26px}.bst-calculator .bst-next-event h3{font-size:18px!important;margin:0 0 14px!important}.bst-calculator .bst-next-event a{color:#a9cbea;text-decoration:none;font-size:13px}.bst-calculator .bst-next-event p{overflow-wrap:anywhere}.bst-calculator .bst-profiles{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #ffffff14}.bst-calculator .bst-profiles summary{cursor:pointer;color:#a9cbea;margin-bottom:16px;font-size:14px}.bst-calculator .bst-profiles summary span{color:#a4a1b5;font-size:12px}.bst-calculator .bst-profile-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:end}.bst-calculator .bst-profile-actions button{padding:10px 12px;font-size:12px}.bst-calculator .bst-direction{margin:20px 0}.bst-calculator .bst-mobile-result{display:none}.bst-calculator [data-result-reward]{color:#a9cbea}.bst-calculator .bst-result dl dd{overflow-wrap:anywhere}.bst-calculator .bst-result dl>div{gap:12px}.bst-calculator .bst-result dl dt{min-width:0}
@media(max-width:1024px){.bst-calculator{padding-bottom:100px!important}.bst-calculator .bst-mobile-result:not([hidden]){display:flex;position:fixed;bottom:0;left:0;right:0;z-index:1000;align-items:center;justify-content:space-between;gap:12px;padding:13px max(16px,env(safe-area-inset-right)) calc(13px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#111022;border-top:1px solid #a9cbea66;box-shadow:0 -10px 30px #0005}.bst-calculator .bst-mobile-result span{display:block;font-size:21px;font-weight:600;color:#f2efff}.bst-calculator .bst-mobile-result small{display:block;font-size:11px;color:#b5b2c5}.bst-calculator .bst-mobile-result.bst-over-risk{border-top-color:#ef8e96}.bst-calculator .bst-mobile-result.bst-over-risk small{color:#ef8e96}.bst-calculator .bst-mobile-result button{padding:12px 15px;color:#100c17;background:#ef8e96;font-weight:600;white-space:nowrap}.bst-calculator .bst-next-event{padding:22px}}
/* A focused market watchlist within the existing Barrelshoe palette. */
.bst-market-panel{min-width:0;background:#111022;border:1px solid #ffffff16;border-radius:18px;padding:24px;box-sizing:border-box}.bst-market-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 18px}.bst-market-heading h3{margin:0!important;font-size:21px!important;color:#f4f0ff!important}.bst-market-heading>span{font-size:12px;color:#aaa7bd}.bst-market-panel [data-market-widget]{min-height:400px}.bst-markets-page [data-market-widget]{min-height:620px}.bst-market-panel .tradingview-widget-container{width:100%;box-sizing:border-box}.bst-market-panel .tradingview-widget-copyright{font-size:12px!important;text-align:center;color:#aaa7bd;padding:9px 0;line-height:1.5}.bst-market-panel .tradingview-widget-copyright a{color:#a9cbea!important}.bst-market-disclaimer,.bst-market-help{font-size:12px!important;line-height:1.6;color:#aaa7bd;margin:16px 0 0!important}.bst-market-actions{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.bst-market-actions>a{display:block;padding:30px;border:1px solid #ffffff16;border-radius:16px;background:#111022;text-decoration:none!important;color:#aaa7bd}.bst-market-actions span{color:#ef8e96;font-size:10px;letter-spacing:1.5px}.bst-market-actions h3{font-size:21px!important;color:#f4f0ff!important;margin:14px 0!important}.bst-market-actions strong,.bst-market-more{font-size:13px;color:#a9cbea!important}.bst-market-more{display:inline-block;margin-top:18px;text-decoration:none}.bst-market-actions p{font-size:14px;line-height:1.7}.bst-market-calendar-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:start}.bst-market-calendar-main{min-width:0}.bst-market-calendar-grid .bst-market-compact{margin:0;padding:18px}.bst-market-compact .bst-kicker{margin-bottom:10px}.bst-market-compact .bst-market-heading h3{font-size:19px!important}.bst-market-calendar-grid .bst-market-heading{padding-bottom:8px}.bst-market-calendar-main>.bsc{margin-top:0}.bst-market-calendar-main>.bst-calendar-slot{width:100%}
@media(max-width:1200px){.bst-market-calendar-grid{grid-template-columns:1fr}.bst-market-calendar-grid .bst-market-compact{max-width:100%;width:100%;margin-bottom:30px}}@media(max-width:600px){.bst-market-panel{padding:14px;border-radius:14px}.bst-market-heading{align-items:start;flex-direction:column}.bst-market-actions{grid-template-columns:1fr}.bst-market-actions>a{padding:24px}.bst-market-heading h3{font-size:19px!important}}

/* Independent tools: consistent reading width and comfortable touch controls. */
.bst-markets-page{width:100%;max-width:1160px;margin:0 auto}.bst-calculator,.bst-markets-page{min-width:0}.bst-calculator .bst-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.bst-calculator .bst-fields>*,.bst-calculator form{min-width:0}.bst-calculator .bst-result dd{white-space:normal;text-align:right;max-width:55%;font-variant-numeric:tabular-nums}.bst-calculator .bst-result-number{font-variant-numeric:tabular-nums}.bst-calculator .bst-copy-actions{flex-wrap:wrap}.bst-calculator .bst-copy-actions button{min-height:44px}.bst-markets-page .bst-heading{margin-bottom:32px}.bst-markets-page .bst-heading h2{font-size:clamp(30px,3.5vw,42px);line-height:1.15}.bst-markets-page .bst-heading p:not(.bst-kicker){max-width:650px}.bst-markets-page .bst-market-panel{padding:clamp(14px,2vw,28px)}
@media(min-width:1025px){.bst-calculator .bst-result-column{position:sticky;top:96px}}
@media(max-width:1024px){.bst-calculator .bst-calc-layout{grid-template-columns:minmax(0,1fr)}.bst-calculator .bst-result-column{position:static}.bst-calculator input:not([type=checkbox]),.bst-calculator select{font-size:16px}.bst-calculator .bst-profile-actions button{min-height:44px}.bst-calculator .bst-profiles summary,.bst-calculator .bst-broker summary{min-height:44px;display:flex;align-items:center;gap:5px;flex-wrap:wrap}}
@media(max-width:480px){.bst-calculator .bst-fields{grid-template-columns:minmax(0,1fr)}.bst-calculator .bst-box{padding:20px 16px}.bst-calculator .bst-heading h2{font-size:30px}.bst-calculator .bst-copy-actions button{flex:1;padding:10px;font-size:12px}.bst-calculator .bst-result dl>div{gap:16px}.bst-calculator .bst-mobile-result small{max-width:200px}.bst-markets-page .bst-market-heading{gap:5px;padding-bottom:14px}.bst-market-disclaimer{font-size:11px!important}}

.bst-calculator .bst-profiles + .bst-step-title{border-top:0;margin-top:0;padding-top:0}

/* Market board: native tables, compact editorial layout, no horizontal table scrollers. */
.bst.bst-market-board{max-width:1200px;--board-up:#78cfb0;--board-down:#ff949e}
.bst-market-board .bst-board-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:28px;align-items:center;padding:6px 0 24px}
.bst-market-board .bst-board-hero h2{color:var(--bst-text)!important;font-size:clamp(30px,3.5vw,46px)!important;letter-spacing:-1.8px;line-height:1.13!important;margin:0!important;font-weight:600!important}
.bst-market-board .bst-board-hero h2 span{color:var(--bst-coral)}
.bst-market-board .bst-board-hero>.bst-kicker,.bst-market-board .bst-board-hero .bst-kicker{font-size:9px;margin-bottom:12px}
.bst-market-board .bst-board-hero>p{font-size:12px;line-height:1.8;margin:16px 0 0!important}
.bst-market-board .bst-board-nav{display:flex;flex-wrap:wrap;gap:2px 10px;padding:6px 0;margin-bottom:25px;border-block:1px solid var(--bst-line)}
.bst-market-board .bst-board-nav a{color:var(--bst-muted)!important;font-size:12px;min-height:44px;display:inline-flex;align-items:center;text-decoration:none!important;padding:7px 9px;border-bottom:2px solid transparent}
.bst-market-board .bst-board-nav a:first-child{color:var(--bst-blue)!important;border-color:var(--bst-blue)}
.bst-market-board .bst-board-nav a:hover{color:var(--bst-text)!important}
.bst-market-board .bst-board-section{margin-bottom:34px;scroll-margin-top:100px;min-width:0}
.bst-market-board .bst-board-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px}
.bst-market-board .bst-board-section-head .bst-kicker{font-size:9px;margin-bottom:7px}
.bst-market-board .bst-board-section-head h2{color:var(--bst-text)!important;font-weight:550!important;font-size:27px!important;letter-spacing:-.9px;line-height:1.25!important;margin:0!important}
.bst-market-board .bst-board-section-head>p{font-size:12px;line-height:1.6;max-width:340px;text-align:right}
.bst-market-board .bst-board-select{width:185px;flex:none;font-size:10px;gap:5px}
.bst-market-board .bst-board-select select{font-size:13px;min-height:44px;padding:8px 12px}
.bst-market-board .bst-board-panel{min-width:0;padding:20px 22px 12px;border:1px solid var(--bst-line);border-radius:13px;background:#111022;margin:0}
.bst-market-board .bst-board-panel+.bst-board-panel{margin-top:16px}
.bst-market-board .bst-board-panel-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:13px}
.bst-market-board .bst-board-panel-head h3{color:var(--bst-text)!important;font-size:18px!important;font-weight:550!important;line-height:1.35!important;letter-spacing:-.45px;margin:0!important}
.bst-market-board .bst-board-panel-head p{font-size:10px;line-height:1.6;margin:5px 0 0!important}
.bst-market-board .bst-board-panel-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;color:#9793ad;font-size:9px;line-height:1.5}
.bst-market-board .bst-board-panel-foot button{background:none;border:0;font-size:12px;color:var(--bst-muted);min-height:40px;padding:6px 0 6px 10px;flex:none}
.bst-market-board .bst-board-panel-foot button span{font-size:10px;padding-left:3px}
.bst-market-board .is-stale .bst-board-panel-foot>span{color:var(--bst-coral)}
.bst-market-board .bst-board-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.bst-market-board .bst-board-pair>.bst-board-panel{margin:0}
.bst-market-board .bst-board-switch{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:15px}
.bst-market-board .bst-board-switch button{min-height:44px;font-size:12px;padding:9px 14px;background:transparent}
.bst-market-board .bst-board-switch button[aria-pressed=true]{color:var(--bst-blue);background:#9bceef10;border-color:#9bceef60}
.bst-market-board .bst-board-table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;border:0;margin:0!important;color:var(--bst-text);background:none;font-size:12px;font-variant-numeric:tabular-nums}
.bst-market-board .bst-board-table th,.bst-market-board .bst-board-table td{border:0;border-bottom:1px solid var(--bst-line);padding:12px 0!important;vertical-align:middle;background:none!important;line-height:1.45;box-shadow:none}
.bst-market-board .bst-board-table thead th{font-size:9px;color:var(--bst-muted);font-weight:400;text-transform:uppercase;letter-spacing:.045em;padding:0 0 9px!important}
.bst-market-board .bst-board-table th:first-child{width:47%;text-align:left;padding-right:9px!important;font-weight:400}
.bst-market-board .bst-board-table td,.bst-market-board .bst-board-table th:not(:first-child){text-align:right}
.bst-market-board .bst-board-table td:nth-child(2),.bst-market-board .bst-board-table th:nth-child(2){width:28%}
.bst-market-board .bst-board-table td:nth-child(3),.bst-market-board .bst-board-table th:nth-child(3){width:25%;padding-left:6px!important}
.bst-market-board .bst-board-table tbody tr:last-child>*{border-bottom:0}
.bst-market-board .bst-board-name{display:block;font-size:12px;line-height:1.4;color:var(--bst-text);font-weight:500;overflow-wrap:anywhere}
.bst-market-board .bst-board-table small{display:block;color:var(--bst-muted);font-size:9px;line-height:1.5;margin-top:4px;overflow-wrap:anywhere}
.bst-market-board .bst-board-table .bst-board-price{font-size:14px;font-weight:450;overflow-wrap:anywhere}
.bst-market-board .bst-board-table .bst-board-price small{font-weight:400;font-size:9px;margin-top:2px}
.bst-market-board .bst-board-change{display:inline-block;color:var(--bst-muted);font-size:12px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums;line-height:1.6}
.bst-market-board .bst-board-change.is-up{color:var(--board-up)}
.bst-market-board .bst-board-change.is-down{color:var(--board-down)}
.bst-market-board .bst-board-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}
.bst-market-board .bst-board-tables>.bst-board-table+table{position:relative}
.bst-market-board .bst-board-identity{display:flex;align-items:center;gap:9px;min-width:0}
.bst-market-board .bst-board-rank{font-size:10px;color:var(--bst-muted);width:13px;flex:none}
.bst-market-board .bst-board-table.has-metric th:first-child{width:42%}
.bst-market-board .bst-board-table.has-metric th:nth-child(2),.bst-market-board .bst-board-table.has-metric td:nth-child(2){width:20%}
.bst-market-board .bst-board-table.has-metric th:nth-child(3),.bst-market-board .bst-board-table.has-metric td:nth-child(3){width:18%}
.bst-market-board .bst-board-table.has-metric th:nth-child(4){width:20%}
.bst-market-board .bst-board-extra{font-size:14px}
.bst-market-board .bst-board-caption{font-size:10px;line-height:1.8;margin-top:11px!important;color:var(--bst-muted)}
.bst-market-board .bst-board-footnote{border-top:1px solid var(--bst-line);padding-top:20px;font-size:10px;line-height:1.8;margin:0!important}
.bst-market-board .bst-board-featured{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
/* Quote cards contain several rows; override the WordPress theme's fixed button height. */
.bst-market-board .bst-board-quote{display:block;height:auto;text-align:left;padding:15px 13px 12px;border:1px solid var(--bst-line);border-radius:10px;background:#19172a;color:var(--bst-text);width:100%;min-width:0;transition:border-color .15s,background .15s}
.bst-market-board .bst-board-quote:hover{border-color:#9bceef80;background:#201d33}
.bst-market-board .bst-board-quote-top{display:flex;align-items:center;gap:7px;min-width:0}
.bst-market-board .bst-board-quote strong{font-size:12px;font-weight:550;display:block;line-height:1.5}
.bst-market-board .bst-board-quote small{font-size:8px;color:var(--bst-muted);display:block;line-height:1.4;margin-top:3px}
.bst-market-board .bst-board-symbol{display:grid;place-items:center;width:29px;height:29px;flex:none;border-radius:50%;background:#e2b95120;color:#e2b951;font-size:10px;font-weight:600}
.bst-market-board .tone-1{background:#ea983520;color:#f7ac4c}.bst-market-board .tone-2,.bst-market-board .tone-3,.bst-market-board .tone-4{background:#9bceef1a;color:#9bceef}
.bst-market-board .bst-board-open{font-size:12px;color:var(--bst-muted);margin-left:auto}
.bst-market-board .bst-board-quote-price{display:block;font-size:25px;letter-spacing:-.8px;line-height:1.2;margin:20px 0 5px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.bst-market-board .bst-board-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:3px 0 17px}
.bst-market-board .bst-board-context>div+div{padding-left:24px;border-left:1px solid var(--bst-line)}
.bst-market-board .bst-board-context p{font-size:11px;color:var(--bst-muted)}
.bst-market-board .bst-board-context strong{display:block;font-size:29px;letter-spacing:-1px;font-weight:500;line-height:1.2;margin:10px 0 7px;font-variant-numeric:tabular-nums}
.bst-market-board .bst-board-context strong small{font-size:12px;letter-spacing:0;color:var(--bst-muted)}
.bst-market-board .bst-board-context>div>small{font-size:9px;color:var(--bst-muted)}
.bst-market-board .bst-board-dominance{display:flex;height:5px;gap:3px;overflow:hidden;border-radius:4px;margin:0 0 4px}
.bst-market-board .bst-board-dominance span{background:#efb559}.bst-market-board .bst-board-dominance span:nth-child(2){background:#9bceef}.bst-market-board .bst-board-dominance span:nth-child(3){background:#676079}
.bst-market-board .bst-board-macro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px}
.bst-market-board .bst-board-macro article{padding:18px 0;border-top:1px solid var(--bst-line);position:relative}
.bst-market-board .bst-board-macro h4{font-size:12px!important;line-height:1.5!important;font-weight:450!important;color:var(--bst-text)!important;margin:0!important}
.bst-market-board .bst-board-macro strong{font-size:30px;letter-spacing:-1px;line-height:1.25;display:block;margin:10px 0 7px;font-weight:500;color:var(--bst-blue);font-variant-numeric:tabular-nums}
.bst-market-board .bst-board-macro strong small{font-size:12px;letter-spacing:0;color:var(--bst-muted)}
.bst-market-board .bst-board-macro p{font-size:9px;line-height:1.7}
.bst-market-board .bst-board-loading,.bst-market-board .bst-board-error{font-size:12px;padding:25px 0;color:var(--bst-muted);line-height:1.8}
.bst-market-board [aria-busy=true] .bst-board-loading::before{content:'';display:inline-block;vertical-align:middle;width:7px;height:7px;background:var(--bst-blue);border-radius:50%;margin-right:10px}
.bst-market-board .bst-board-dialog{position:fixed;inset:0;margin:auto;width:min(850px,calc(100% - 24px));max-height:calc(100dvh - 30px);padding:22px;background:#111024;border:1px solid var(--bst-line);border-radius:16px;color:var(--bst-text);overflow:auto;box-shadow:0 25px 90px #0008}
.bst-market-board .bst-board-dialog:not([open]){display:none}
.bst-market-board .bst-board-dialog::backdrop{background:#03020fc9;backdrop-filter:blur(5px)}
.bst-market-board .bst-board-dialog>header{display:flex;justify-content:space-between;gap:15px;margin-bottom:15px;align-items:center}
.bst-market-board .bst-board-dialog h2{font-size:25px!important;color:var(--bst-text)!important;margin:0!important}
.bst-market-board .bst-board-dialog .bst-kicker{font-size:8px;margin-bottom:5px}
.bst-market-board .bst-board-dialog button{width:44px;height:44px;font-size:25px;background:transparent;border:0;padding:0}
.bst-market-board [data-board-chart]{min-height:380px}
.bst-market-board [data-board-chart] iframe{max-width:100%;border:0}
@media(min-width:901px){.bst-market-board [data-board-view=featured]{padding:0;border:0;background:none}.bst-market-board [data-board-view=featured] .bst-board-panel-head h3{font-size:16px!important}.bst-market-board [data-board-view=featured] .bst-board-panel-foot{margin-top:3px}}
@media(max-width:1050px){.bst-market-board .bst-board-quote-price{font-size:23px}.bst-market-board .bst-board-hero{gap:22px}}
@media(max-width:900px){.bst-market-board .bst-board-featured{grid-template-columns:repeat(3,minmax(0,1fr))}.bst-market-board .bst-board-pair,.bst-market-board .bst-board-tables{grid-template-columns:minmax(0,1fr);gap:16px}.bst-market-board .bst-board-tables{gap:0}.bst-market-board .bst-board-tables>table+table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.bst-market-board .bst-board-tables>table+table tbody tr:first-child>*{border-top:1px solid var(--bst-line)}.bst-market-board .bst-board-section-head h2{font-size:25px!important}.bst-market-board .bst-board-section-head>p{display:none}.bst-market-board .bst-board-table th:first-child{width:51%}.bst-market-board .bst-board-table td:nth-child(2),.bst-market-board .bst-board-table th:nth-child(2){width:25%}.bst-market-board .bst-board-table td:nth-child(3),.bst-market-board .bst-board-table th:nth-child(3){width:24%}}
@media(max-width:600px){.bst-market-board .bst-board-hero{grid-template-columns:1fr;gap:12px}.bst-market-board .bst-board-hero>p{margin:0!important}.bst-market-board .bst-board-hero>p br{display:none}.bst-market-board .bst-board-hero h2{font-size:34px!important;letter-spacing:-1.25px;max-width:420px}.bst-market-board .bst-board-hero>p{font-size:11px}.bst-market-board .bst-board-nav{gap:0 3px;padding:4px 0;margin-bottom:21px}.bst-market-board .bst-board-nav a{font-size:10px;padding:6px 7px}.bst-market-board .bst-board-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bst-market-board .bst-board-quote:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 12px}.bst-market-board .bst-board-quote:first-child .bst-board-quote-top{grid-row:1/3}.bst-market-board .bst-board-quote:first-child .bst-board-quote-price{margin:0}.bst-market-board .bst-board-quote:first-child .bst-board-change{text-align:right}.bst-market-board .bst-board-quote:first-child .bst-board-open{display:none}.bst-market-board .bst-board-quote-price{font-size:24px;margin-top:16px}.bst-market-board .bst-board-panel{padding:17px 14px 9px;border-radius:11px}.bst-market-board .bst-board-panel-head h3{font-size:17px!important}.bst-market-board .bst-board-panel-head p{font-size:9px}.bst-market-board .bst-board-section-head{align-items:flex-start;gap:14px}.bst-market-board .bst-board-section-head h2{font-size:23px!important}.bst-market-board .bst-board-select{width:138px;font-size:9px}.bst-market-board .bst-board-select select{font-size:12px;padding:7px 6px}.bst-market-board .bst-board-section{margin-bottom:28px}.bst-market-board .bst-board-switch{gap:5px}.bst-market-board .bst-board-switch button{font-size:10px;padding:8px 9px;flex:1}.bst-market-board .bst-board-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:14px}.bst-market-board .bst-board-context>div:first-child{grid-column:1/-1;border-bottom:1px solid var(--bst-line);padding-bottom:14px}.bst-market-board .bst-board-context>div+div{border:0;padding:0}.bst-market-board .bst-board-context p{font-size:10px}.bst-market-board .bst-board-context strong{font-size:27px}.bst-market-board .bst-board-context>div>small{font-size:8px}.bst-market-board .bst-board-macro{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.bst-market-board .bst-board-macro strong{font-size:26px}.bst-market-board .bst-board-macro h4{font-size:11px!important}.bst-market-board .bst-board-macro p{font-size:8px}.bst-market-board .bst-board-table.has-metric th:first-child{width:38%}.bst-market-board .bst-board-table.has-metric th:nth-child(2),.bst-market-board .bst-board-table.has-metric td:nth-child(2){width:20%}.bst-market-board .bst-board-table.has-metric th:nth-child(3),.bst-market-board .bst-board-table.has-metric td:nth-child(3){width:21%}.bst-market-board .bst-board-table.has-metric th:nth-child(4){width:21%}.bst-market-board .bst-board-extra,.bst-market-board .has-metric .bst-board-price{font-size:11px}.bst-market-board .has-metric .bst-board-change{font-size:10px}.bst-market-board .has-metric .bst-board-name{font-size:11px}.bst-market-board .has-metric small{font-size:8px}.bst-market-board .bst-board-dialog{padding:16px}}
@media(max-width:360px){.bst-market-board .bst-board-quote{padding:13px 10px}.bst-market-board .bst-board-symbol{width:25px;height:25px;font-size:9px}.bst-market-board .bst-board-quote strong{font-size:10px}.bst-market-board .bst-board-quote-price{font-size:21px}.bst-market-board .bst-board-quote small{font-size:7px}.bst-market-board .bst-board-name{font-size:11px}.bst-market-board .bst-board-change{font-size:10px}.bst-market-board .bst-board-table .bst-board-price{font-size:12px}.bst-market-board .bst-board-table th:first-child{width:47%}.bst-market-board .bst-board-table td:nth-child(2),.bst-market-board .bst-board-table th:nth-child(2){width:28%}.bst-market-board .bst-board-table td:nth-child(3),.bst-market-board .bst-board-table th:nth-child(3){width:25%}.bst-market-board .bst-board-section-head{flex-direction:column}.bst-market-board .bst-board-select{width:100%}.bst-market-board .bst-board-hero h2{font-size:31px!important}.bst-market-board .bst-board-macro strong{font-size:23px}}
/* 0.3.4: small desktop logos and additional market context. */
.bst-market-board .bst-board-logo{display:none}
.bst-market-board .bst-board-crypto-movers{margin-top:18px}
.bst-market-board .bst-board-economies .bst-board-macro{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}
.bst-market-board .bst-board-currency-indices{grid-template-columns:repeat(2,minmax(0,1fr))}
.bst-market-board .bst-board-currency-indices .bst-board-quote{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 15px}
.bst-market-board .bst-board-currency-indices .bst-board-quote-top{grid-row:1/3}
.bst-market-board .bst-board-currency-indices .bst-board-quote-price{margin:0}
.bst-market-board .bst-board-currency-indices .bst-board-change{text-align:right}
.bst-market-board .bst-board-currency-indices .bst-board-open{display:none}
.bst-market-board .bst-board-currency-indices .bst-board-quote:first-child{grid-column:auto}
@media(min-width:901px){
 .bst-market-board .bst-board-logo{display:inline-flex;align-items:center;justify-content:center;position:relative;width:26px;height:26px;flex:0 0 26px;border-radius:50%;background:#ffffff0b;color:var(--bst-blue);font-size:8px;font-weight:550;overflow:hidden}
 .bst-market-board .bst-board-logo picture,.bst-market-board .bst-board-logo img{display:block;width:26px;height:26px;position:absolute;inset:0;object-fit:contain;margin:0;border-radius:50%}
 .bst-market-board .bst-board-logo-fallback{visibility:hidden}
 .bst-market-board .bst-board-logo.is-failed picture{display:none}
 .bst-market-board .bst-board-logo.is-failed .bst-board-logo-fallback{visibility:visible}
 .bst-market-board .bst-board-identity{gap:7px}
 .bst-market-board .bst-board-identity>span:last-child{min-width:0}
 .bst-market-board .bst-board-quote-top>.bst-board-logo+.bst-board-symbol{display:none}
}
@media(max-width:600px){
 .bst-market-board .bst-board-currency-indices{grid-template-columns:1fr}
 .bst-market-board .bst-board-currency-indices .bst-board-quote-top{gap:10px}
 .bst-market-board .bst-board-economies .bst-board-macro{gap:0 18px}
 .bst-market-board .bst-board-economies .bst-board-macro strong{font-size:24px}
}
.bst-market-board .bst-board-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;min-height:38px}
.bst-market-board .bst-board-chart-status{font-size:11px;line-height:1.5;color:var(--bst-muted);margin:0!important}
.bst-market-board .bst-board-chart-status.is-error{color:var(--bst-coral)}
.bst-market-board .bst-board-chart-toolbar button{width:auto;height:auto;min-height:40px;flex:none;font-size:11px;padding:8px 12px;border:1px solid var(--bst-line);border-radius:7px}
.bst-market-board .bst-heat-table{border-collapse:separate;border-spacing:4px;width:100%;max-width:100%;table-layout:fixed;margin:0;font-variant-numeric:tabular-nums;font-size:11px}
.bst-market-board .bst-heat-table th,.bst-market-board .bst-heat-table td{text-align:center;border:0;padding:13px 4px;line-height:1.5;border-radius:5px;white-space:nowrap}
.bst-market-board .bst-heat-table th{font-size:10px;font-weight:500;color:var(--bst-muted);background:transparent}
.bst-market-board .bst-heat-table td{color:var(--bst-text)}
.bst-market-board .bst-heat-table .is-diagonal{color:#69657f}
.bst-market-board .bst-heat-legend{display:flex;align-items:center;justify-content:center;gap:12px;margin:14px 0;font-size:9px;color:var(--bst-muted)}
.bst-market-board .bst-heat-legend i{width:140px;height:6px;display:block;border-radius:3px;background:linear-gradient(90deg,#a75867,#282536,#4aa588)}
.bst-market-board .bst-fed-access{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:50px;background:#111022;border:1px solid var(--bst-line);border-top:2px solid var(--bst-coral);padding:36px;border-radius:14px;margin:10px 0 38px}
.bst-market-board .bst-fed-access h3{font-size:29px!important;color:var(--bst-text)!important;line-height:1.25;letter-spacing:-1px;margin:10px 0 16px!important}
.bst-market-board .bst-fed-access p{font-size:13px;line-height:1.8;max-width:510px}
.bst-market-board .bst-fed-links{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin:25px 0 14px;font-size:12px}
.bst-market-board .bst-fed-links .bst-fed-primary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 20px;border-radius:8px;background:var(--bst-coral);color:#211018;font-weight:600;font-size:13px;text-decoration:none}
.bst-market-board .bst-fed-access small{font-size:10px;line-height:1.6;color:var(--bst-muted)}
.bst-market-board .bst-fed-outcomes{display:flex;flex-direction:column;justify-content:center}
.bst-market-board .bst-fed-outcomes>div{display:grid;grid-template-columns:28px 1fr;gap:5px 8px;padding:16px 0;border-bottom:1px solid var(--bst-line)}
.bst-market-board .bst-fed-outcomes>div:last-child{border:0}
.bst-market-board .bst-fed-outcomes span{font-size:10px;color:var(--bst-blue);grid-row:1/3;padding-top:3px}
.bst-market-board .bst-fed-outcomes strong{font-size:16px;font-weight:500}
.bst-market-board .bst-fed-notes{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:0 0 28px;font-size:12px;line-height:1.8}
.bst-market-board .bst-fed-notes strong{color:var(--bst-text);font-weight:500}
.bst.bst-fed-page .bst-board-hero h2{font-size:clamp(30px,3vw,42px)!important}
@media(max-width:700px){
 .bst-market-board .bst-fed-access{grid-template-columns:1fr;padding:25px 20px;gap:20px}
 .bst-market-board .bst-fed-access h3{font-size:26px!important}
 .bst-market-board .bst-fed-notes{grid-template-columns:1fr;gap:18px}
 .bst-market-board .bst-fed-context{grid-template-columns:1fr}
}

.bst-market-board .bst-heat-head{align-items:center;gap:20px}
.bst-market-board .bst-heat-head .bst-board-select{width:170px}
@media(max-width:700px){
 .bst-market-board [data-board-view="heatmap"]{padding:16px 10px 8px}
 .bst-market-board .bst-heat-head{align-items:stretch;flex-direction:column;gap:12px;padding:0 4px}
 .bst-market-board .bst-heat-head .bst-board-select{width:100%;flex-direction:row;align-items:center;justify-content:space-between}
 .bst-market-board .bst-heat-head select{width:175px;font-size:16px}
 .bst-market-board .bst-heat-table{border-spacing:2px;font-size:clamp(8px,2.3vw,12px)}
 .bst-market-board .bst-heat-table th,.bst-market-board .bst-heat-table td{padding:11px 0;border-radius:3px}
 .bst-market-board .bst-heat-table th{font-size:clamp(8px,2.2vw,11px)}
}
/* Fed release calendar: native data and countdown. */
.bst-fed-page .bst-fed-decision{background:#111022;border:1px solid var(--bst-line);border-top:2px solid var(--bst-coral);padding:30px 28px 16px;border-radius:14px;margin:0 0 36px}
.bst-fed-page .bst-fed-decision-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}
.bst-fed-page .bst-fed-decision-head h3{font-size:26px!important;line-height:1.4;color:var(--bst-text)!important;letter-spacing:-.7px;margin:0 0 6px!important}
.bst-fed-page .bst-fed-decision-head p:not(.bst-kicker){font-size:11px;margin:0!important}
.bst-fed-page .bst-fed-impact{font-size:10px;white-space:nowrap;border:1px solid #f78c9550;background:#f78c950a;color:var(--bst-coral);padding:8px 12px;border-radius:20px}
.bst-fed-page .bst-fed-metrics{display:grid;grid-template-columns:1fr 1.15fr 1.4fr;gap:22px}
.bst-fed-page .bst-fed-metrics article{min-width:0;padding:22px 0;border-top:1px solid var(--bst-line)}
.bst-fed-page .bst-fed-metrics h4{color:var(--bst-muted)!important;font-size:11px!important;font-weight:500!important;letter-spacing:0;margin:0 0 15px!important;line-height:1.5}
.bst-fed-page .bst-fed-metrics strong{display:block;font-size:39px;font-weight:550;line-height:1.3;letter-spacing:-1px;font-variant-numeric:tabular-nums}
.bst-fed-page .bst-fed-estimate>strong{color:var(--bst-blue)}
.bst-fed-page .bst-fed-metrics p{font-size:11px;line-height:1.7;margin:11px 0 0!important;max-width:230px}
.bst-fed-page .bst-fed-clock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.bst-fed-page .bst-fed-clock>div{text-align:center;background:#ffffff03;border:1px solid var(--bst-line);border-radius:8px;padding:10px 3px}
.bst-fed-page .bst-fed-clock strong{font-size:29px;letter-spacing:0;color:var(--bst-coral)}
.bst-fed-page .bst-fed-clock span{display:block;font-size:9px;color:var(--bst-muted);margin-top:4px}
.bst-fed-page .bst-fed-value-note{font-size:10px;line-height:1.8;color:var(--bst-muted);margin:10px 0 20px!important}
.bst-fed-page .bst-fed-data-foot{border-top:1px solid var(--bst-line);padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:10px;color:var(--bst-muted)}
.bst-fed-page .bst-fed-data-foot small{display:block;font-size:9px;line-height:1.8;margin-top:5px}
.bst-fed-page .bst-fed-data-foot button{font-size:13px;min-height:44px;padding:8px 0 8px 10px;border:0;background:none;white-space:nowrap;width:auto;color:var(--bst-muted)}
.bst-fed-page .bst-fed-data-foot button span{font-size:10px}
.bst-fed-page .bst-fed-status{font-size:12px;color:var(--bst-blue);line-height:1.7}
.bst-fed-page .bst-fed-status:empty{display:none}
.bst-fed-page .is-stale [data-fed-updated]{color:var(--bst-coral)}
@media(max-width:900px){
 .bst-fed-page .bst-fed-decision{padding:24px 20px 12px}
 .bst-fed-page .bst-fed-decision-head{align-items:flex-start;flex-direction:column;gap:14px}
 .bst-fed-page .bst-fed-decision-head h3{font-size:22px!important}
 .bst-fed-page .bst-fed-metrics{grid-template-columns:1fr 1fr;gap:0 18px}
 .bst-fed-page .bst-fed-metrics .bst-fed-countdown{grid-column:1/-1;padding-bottom:10px}
 .bst-fed-page .bst-fed-metrics strong{font-size:32px}
 .bst-fed-page .bst-fed-clock{gap:10px}
 .bst-fed-page .bst-fed-clock>div{padding:12px 4px}
 .bst-fed-page .bst-fed-clock strong{font-size:30px}
 .bst-fed-page .bst-fed-data-foot{align-items:flex-start;gap:10px}
}

.bst-fed-page .bst-fed-metrics>article>strong.is-pending{font-size:23px;letter-spacing:-.4px;overflow-wrap:anywhere}

/* Enlarged asset view with native technical analysis. */
.bst-market-board .bst-asset-dialog{width:min(1200px,calc(100% - 32px));padding:26px;background:#111022}
.bst-market-board .bst-asset-dialog .bst-asset-head{justify-content:flex-start;gap:13px;margin-bottom:0}
.bst-market-board .bst-asset-icon{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:50%;background:#d5b2601a;color:#d5b260;font-size:13px;font-weight:550}
.bst-market-board .bst-asset-name{flex:1;min-width:0}
.bst-market-board .bst-asset-name h2{overflow-wrap:anywhere;line-height:1.2!important}
.bst-market-board .bst-asset-name>[data-asset-symbol]{font-size:10px;margin:5px 0 0!important;color:var(--bst-muted);overflow-wrap:anywhere}
.bst-market-board .bst-asset-quote{text-align:right;font-variant-numeric:tabular-nums;min-width:0}
.bst-market-board .bst-asset-quote strong{display:block;font-size:20px;font-weight:500;overflow-wrap:anywhere}
.bst-market-board .bst-asset-quote>span{display:block;font-size:11px;margin-top:4px}
.bst-market-board .bst-asset-dialog [data-board-close]{flex:none;color:var(--bst-muted)}
.bst-market-board .bst-asset-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;border-top:1px solid var(--bst-line);margin-top:20px;padding:15px 0}
.bst-market-board .bst-asset-toolbar>span{font-size:11px;color:var(--bst-muted)}
.bst-market-board .bst-asset-periods{display:flex;gap:5px}
.bst-market-board .bst-asset-periods button{width:auto;min-width:44px;height:40px;font-size:12px;padding:7px 12px;color:var(--bst-muted);border:1px solid transparent;border-radius:6px}
.bst-market-board .bst-asset-periods button[aria-pressed=true]{color:var(--bst-blue);border-color:#9bceef66;background:#9bceef12}
.bst-market-board .bst-asset-workspace{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,1fr);gap:25px}
.bst-market-board .bst-asset-workspace>section{min-width:0}
.bst-market-board .bst-asset-dialog .bst-board-chart-toolbar{margin:0 0 8px;min-height:36px}
.bst-market-board .bst-asset-dialog .bst-board-chart-toolbar button{width:auto;height:36px;min-height:36px;font-size:10px;padding:6px 10px;border:1px solid var(--bst-line);border-radius:6px}
.bst-market-board .bst-asset-chart-slot{height:440px;width:100%;min-width:0;overflow:hidden}
.bst-market-board .bst-asset-chart-frame{height:100%;width:100%}
.bst-market-board .bst-asset-chart-frame iframe{width:100%!important;max-width:100%}
.bst-market-board .bst-technical{border-left:1px solid var(--bst-line);padding-left:25px}
.bst-market-board .bst-technical-head{display:flex;align-items:center;gap:12px;min-height:36px}
.bst-market-board .bst-technical-head h3{font-size:14px!important;font-weight:500!important;color:var(--bst-text)!important;margin:0!important;flex:1}
.bst-market-board .bst-technical-head>span{font-size:11px;color:var(--bst-blue)}
.bst-market-board .bst-technical-head button{width:36px;height:36px;font-size:19px;color:var(--bst-muted)}
.bst-market-board .bst-technical-status{font-size:11px;line-height:1.7;color:var(--bst-muted);margin:16px 0!important}
.bst-market-board .bst-technical-status:empty{display:none}
.bst-market-board .bst-technical-gauge{max-width:270px;margin:24px auto 0}
.bst-market-board .bst-technical-gauge svg{width:100%;height:auto;display:block}
.bst-market-board .bst-technical-track{fill:none;stroke:#373348;stroke-width:10}
.bst-market-board .bst-technical-arc{fill:none;stroke-width:10}
.bst-market-board [data-technical-needle]{stroke:var(--bst-text);stroke-width:2.5;stroke-linecap:round}
.bst-market-board .bst-technical-gauge circle{fill:var(--bst-text)}
.bst-market-board .bst-technical-gauge text{font-size:11px;fill:var(--bst-muted)}
.bst-market-board .bst-technical-scale{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--bst-muted);margin-top:-4px}
.bst-market-board .bst-technical-rating{text-align:center;font-size:25px;line-height:1.3;font-weight:550;letter-spacing:-.6px;margin:5px 0 17px!important}
.bst-market-board .bst-technical-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;text-align:center;font-variant-numeric:tabular-nums;margin:0 0 22px}
.bst-market-board .bst-technical-counts dt{font-size:10px;font-weight:400;color:var(--bst-muted);margin:0 0 5px}
.bst-market-board .bst-technical-counts dd{font-size:22px;margin:0}
.bst-market-board [data-technical-sell]{color:var(--board-down)}
.bst-market-board [data-technical-buy]{color:var(--board-up)}
.bst-market-board .bst-technical-count-note{font-size:10px;line-height:1.6;margin:0 0 12px!important;color:var(--bst-muted);text-align:center}
.bst-market-board .bst-technical-details{border-top:1px solid var(--bst-line)}
.bst-market-board .bst-technical-details-heading{display:flex;align-items:center;min-height:44px;margin:0;color:var(--bst-blue);font-size:11px;font-weight:500;line-height:1.5}
.bst-market-board .bst-technical-details dl{margin:0}
.bst-market-board .bst-technical-details dl>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid var(--bst-line);font-size:11px;line-height:1.5}
.bst-market-board .bst-technical-details dt{font-weight:400}
.bst-market-board .bst-technical-details dd{margin:0;text-align:right}
.bst-market-board .bst-technical-updated{font-size:9px;line-height:1.7;margin:13px 0 0!important;color:var(--bst-muted)}
.bst-market-board .bst-technical-updated:empty{display:none}
.bst-market-board .bst-asset-footnote{border-top:1px solid var(--bst-line);padding-top:14px;margin:18px 0 0!important;font-size:10px;line-height:1.7;color:var(--bst-muted)}
.bst-market-board .bst-asset-tabs{display:none}
.bst-market-board .bst-asset-dialog [hidden]{display:none!important}
@media(max-width:900px){
 .bst-market-board .bst-asset-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);padding:18px}
 .bst-market-board .bst-asset-workspace{display:block}
 .bst-market-board .bst-technical{border:0;padding:0}
 .bst-market-board .bst-technical-head button{width:44px;height:44px}
 .bst-market-board .bst-technical-gauge{max-width:235px;margin-top:12px}
 .bst-market-board .bst-technical-counts,.bst-market-board .bst-technical-details{max-width:480px;margin-left:auto;margin-right:auto}
 .bst-market-board .bst-asset-tabs{display:flex;gap:5px;border-bottom:1px solid var(--bst-line);margin:0 0 14px}
 .bst-market-board .bst-asset-tabs button{width:auto;flex:1;height:44px;font-size:12px;color:var(--bst-muted);border-bottom:2px solid transparent}
 .bst-market-board .bst-asset-tabs button[aria-selected=true]{color:var(--bst-blue);border-color:var(--bst-blue)}
 .bst-market-board .bst-asset-periods button{height:44px}
 .bst-market-board .bst-asset-chart-slot{height:380px}
}
@media(max-width:500px){
 .bst-market-board .bst-asset-dialog{padding:15px;width:calc(100% - 16px)}
 .bst-market-board .bst-asset-dialog .bst-asset-head{display:grid;grid-template-columns:36px minmax(0,1fr) 44px;gap:9px 11px}
 .bst-market-board .bst-asset-icon{width:34px;height:34px}
 .bst-market-board .bst-asset-name h2{font-size:22px!important}
 .bst-market-board .bst-asset-quote{grid-row:2;grid-column:2/-1;text-align:left;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}
 .bst-market-board .bst-asset-quote strong{font-size:17px}
 .bst-market-board .bst-asset-dialog [data-board-close]{grid-column:3;grid-row:1}
 .bst-market-board .bst-asset-toolbar{margin-top:15px;padding:10px 0}
 .bst-market-board .bst-asset-toolbar>span{display:none}
 .bst-market-board .bst-asset-periods{width:100%;justify-content:space-between}
 .bst-market-board .bst-asset-periods button{padding:7px 9px;min-width:40px}
}

/* Five published decisions, kept legible without scrolling at mobile widths. */
.bst-fed-page .bst-fed-chart{margin:0;min-width:0;font-variant-numeric:tabular-nums}
.bst-fed-page .bst-fed-chart-key{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--bst-muted);font-size:11px;margin-bottom:30px}
.bst-fed-page .bst-fed-chart-key i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--bst-blue);margin-right:6px}
.bst-fed-page .bst-fed-plot{position:relative;height:168px;margin-top:15px;border-top:1px dashed var(--bst-line);border-bottom:1px solid var(--bst-line);background:linear-gradient(transparent calc(50% - .5px),var(--bst-line) 50%,transparent calc(50% + .5px))}
.bst-fed-page .bst-fed-plot svg{display:block;width:100%;height:100%;overflow:visible}
.bst-fed-page .bst-fed-chart-line{fill:none;stroke:var(--bst-blue);stroke-width:2}
.bst-fed-page .bst-fed-chart-area{fill:#a4d4f409}
.bst-fed-page .bst-fed-axis{position:absolute;left:0;font-size:9px;color:var(--bst-muted);line-height:1}
.bst-fed-page .bst-fed-axis.is-high{top:-15px}
.bst-fed-page .bst-fed-axis.is-low{bottom:6px}
.bst-fed-page .bst-fed-chart-point{position:absolute;transform:translate(-50%,-50%)}
.bst-fed-page .bst-fed-chart-point>i{display:block;height:10px;width:10px;border-radius:50%;background:var(--bst-blue);border:2px solid #111022;box-shadow:0 0 0 1px var(--bst-blue)}
.bst-fed-page .bst-fed-chart-point>strong{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);font-size:19px;line-height:1;white-space:nowrap;letter-spacing:-.4px;font-weight:550;color:var(--bst-text)}
.bst-fed-page .bst-fed-chart-point.is-latest>strong{color:var(--bst-coral)}
.bst-fed-page .bst-fed-chart-point.is-latest>i{background:var(--bst-coral);box-shadow:0 0 0 1px var(--bst-coral)}
.bst-fed-page .bst-fed-chart-dates{display:grid;grid-template-columns:repeat(var(--fed-points),minmax(0,1fr));padding:0;margin:14px 0 0;list-style:none;text-align:center;gap:0}
.bst-fed-page .bst-fed-chart-dates li{padding:0;margin:0;font-size:12px;line-height:1.5;min-width:0}
.bst-fed-page .bst-fed-chart-dates small{display:block;color:var(--bst-muted);font-size:10px}
.bst-fed-page .bst-fed-chart figcaption{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;margin-top:22px;padding-top:16px;border-top:1px solid var(--bst-line);font-size:10px;line-height:1.7;color:var(--bst-muted)}
.bst-fed-page .bst-fed-chart figcaption>span:first-child{color:var(--bst-text)}
.bst-fed-page .bst-fed-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){
 .bst-fed-page .bst-fed-chart-key{font-size:10px;align-items:flex-start}
 .bst-fed-page .bst-fed-chart-key>span:last-child{white-space:nowrap}
 .bst-fed-page .bst-fed-plot{height:132px}
 .bst-fed-page .bst-fed-chart-point>strong{font-size:clamp(10px,3.1vw,16px);bottom:19px;letter-spacing:-.3px}
 .bst-fed-page .bst-fed-chart-dates li{font-size:10px}
 .bst-fed-page .bst-fed-chart-dates small{font-size:9px}
 .bst-fed-page .bst-fed-chart figcaption{font-size:9px;margin-top:18px;padding-top:12px}
}
/* 0.3.9: genuine quote updates, daily references and Forex session clocks. */
.bst-markets-page .bst-board-hero{grid-template-columns:minmax(0,1fr) minmax(380px,1fr);gap:32px;align-items:center}
.bst-market-board .bst-board-intro{font-size:12px!important;margin-top:12px!important;color:var(--bst-muted)}
/* Session cards use only lightweight inline decoration and a one-second timer. */
.bst-sessions{min-width:0}.bst-sessions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.bst-market-board .bst-session-card{--session-tone:#ac98ef;position:relative;isolation:isolate;overflow:hidden;padding:10px 10px 7px;background:linear-gradient(145deg,#121126,#0d0c1b);border:1px solid #b6addb25;border-radius:8px;min-width:0;box-shadow:inset 0 1px #ffffff05}
.bst-session-card.bst-session-london{--session-tone:#83baf7}.bst-session-card.bst-session-new-york{--session-tone:#ed919c}
.bst-session-card>header{display:flex;justify-content:space-between;align-items:center;gap:5px;position:relative;z-index:1}
.bst-market-board .bst-session-card h3{font-size:9px!important;line-height:1.3!important;letter-spacing:0!important;margin:0!important;display:flex;align-items:center;gap:7px;white-space:nowrap}
.bst-session-card h3>i{display:block;width:7px;height:7px;flex:0 0 7px;background:var(--session-tone);border-radius:50%}
.bst-session-card [data-session-state]{display:inline-flex;align-items:center;gap:4px;font-size:6px;line-height:1.4;color:#b9b0d8;border:1px solid #c0b0ff29;border-radius:5px;background:#a891f30b;white-space:nowrap;padding:3px 4px}
.bst-session-card [data-session-state]::before{content:"";width:4px;height:4px;flex:0 0 4px;border-radius:50%;background:currentColor}
.bst-session-card.is-active [data-session-state]{color:#86d6b4;background:#4aa58816;border-color:#4aa5884a}
.bst-session-card.is-break [data-session-state]{color:#e5c78c;background:#c59a3816;border-color:#c59a384a}
.bst-market-board .bst-session-action{font-size:10px!important;line-height:1.2;letter-spacing:.7px;font-weight:600;text-transform:uppercase;color:var(--session-tone);margin:9px 0 3px!important}
.bst-session-digits{display:grid;grid-template-columns:repeat(3,max-content);gap:9px;position:relative;z-index:1;width:max-content;max-width:100%;font-variant-numeric:tabular-nums}
.bst-session-digits>div{position:relative;text-align:center}
.bst-session-digits>div:not(:last-child)::after{content:":";position:absolute;right:-7px;top:0;font-size:27px;line-height:1.1;font-weight:600;color:var(--bst-text)}
.bst-session-digits strong{display:block;font-size:27px;line-height:1.1;font-weight:650;letter-spacing:-.5px;color:var(--bst-text)}
.bst-session-digits small{display:block;font-size:6px;line-height:1.5;color:#9993b9;text-transform:uppercase;letter-spacing:.6px;margin-top:2px}
.bst-session-next{position:relative;z-index:1;margin-top:7px;line-height:1.4}.bst-session-next>span{display:block;font-size:7px;color:#a9a3bf}.bst-session-next>strong{display:block;font-size:10px;font-weight:550;color:#e0ddef;margin-top:1px}
.bst-session-track{position:relative;z-index:1;height:5px;border:1px solid #ffffff14;background:#242039;border-radius:6px;overflow:hidden;margin-top:6px}.bst-session-track>span{display:block;width:100%;height:100%;background:var(--session-tone);opacity:.75;transform-origin:left center;transform:scaleX(0)}
.bst-session-zone{display:block;color:#89839e;font-size:6px;margin-top:5px;position:relative;z-index:1}
.bst-session-skyline{position:absolute;z-index:0;right:-3px;bottom:24px;width:85px;height:110px;color:var(--session-tone);fill:currentColor;opacity:.12;pointer-events:none;mask-image:linear-gradient(#000 65%,transparent)}
.bst-market-board .bst-sessions-note{font-size:8px;line-height:1.5;margin:8px 0 0!important;color:var(--bst-muted)}
.bst-market-board .bst-board-feed-note{font-size:9px;line-height:1.6;color:var(--bst-muted);margin:0 0 9px!important}
.bst-market-board .bst-quote-feed{display:block;font-size:8px!important;line-height:1.5!important;margin-top:6px;color:var(--bst-muted);white-space:nowrap}.bst-market-board .bst-quote-feed.is-live{color:var(--board-up)}
.bst-board-quote-price{font-variant-numeric:tabular-nums;border-radius:4px}.bst-asset-quote>[data-asset-feed]{display:block;font-size:9px;color:var(--bst-muted);margin-top:3px}
.bst-market-board .bst-reference{border-top:1px solid var(--bst-line);margin-top:20px;padding-top:16px}
.bst-reference>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.bst-market-board .bst-reference h3{font-size:13px!important;margin:0!important}.bst-reference>header>span{font-size:9px;color:var(--bst-muted)}
.bst-reference-row{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(70px,.8fr) minmax(110px,1fr);gap:12px;align-items:center;border-top:1px solid var(--bst-line);padding:10px 0;font-variant-numeric:tabular-nums}
.bst-reference-row strong{font-size:10px;font-weight:500;display:block}.bst-reference-row small{font-size:8px;color:var(--bst-muted);display:block;margin-top:4px}.bst-reference-price{font-size:13px;text-align:right}.bst-reference-distance{font-size:10px;text-align:right;color:var(--bst-blue)}
.bst-market-board .bst-reference>p,.bst-market-board [data-reference-levels]>p{font-size:9px!important;line-height:1.6;margin-top:8px!important;color:var(--bst-muted)}
@media(max-width:1100px){.bst-markets-page .bst-board-hero{grid-template-columns:1fr 1.35fr;gap:22px}.bst-market-board .bst-session-card h3{font-size:8px!important;gap:4px}.bst-session-card [data-session-state]{font-size:5.5px;padding:2px 3px}}
@media(max-width:900px){
 .bst-market-board .bst-board-logo,.bst-market-board .bst-board-symbol,.bst-market-board .bst-asset-icon{display:none!important}
 .bst-market-board .bst-asset-head{grid-template-columns:minmax(0,1fr) auto 44px}
 .bst-markets-page .bst-board-hero{grid-template-columns:1fr;gap:22px}
 .bst-session-card>header{align-items:center;flex-direction:row}
}
@media(max-width:600px){
 .bst-sessions-grid{grid-template-columns:1fr;gap:6px}.bst-market-board .bst-session-card{padding:8px 11px 6px;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"head head" "action next" "digits next" "track track" "zone zone";column-gap:14px}
 .bst-session-card>header{grid-area:head;align-items:center;flex-direction:row;gap:5px}.bst-market-board .bst-session-card h3{font-size:10px!important;gap:5px}.bst-session-card h3>i{width:5px;height:5px;flex-basis:5px}
 .bst-session-card [data-session-state]{font-size:8px;padding:2px 5px}.bst-market-board .bst-session-action{grid-area:action;font-size:8px!important;margin:5px 0 2px!important}
 .bst-session-digits{grid-area:digits;gap:7px}.bst-session-digits strong,.bst-session-digits>div:not(:last-child)::after{font-size:23px}.bst-session-digits small{font-size:6px;letter-spacing:0}.bst-session-digits>div:not(:last-child)::after{right:-6px}
 .bst-session-next{grid-area:next;align-self:center;text-align:right;margin:0}.bst-session-next>span{font-size:8px}.bst-session-next>strong{font-size:11px}.bst-session-skyline{width:74px;bottom:10px;right:70px;opacity:.08}.bst-session-zone{grid-area:zone;font-size:6px;margin-top:3px}.bst-session-track{grid-area:track;margin-top:4px;height:3px}
 .bst-market-board .bst-board-quote:first-child .bst-quote-feed{grid-column:2;text-align:right}
 .bst-market-board .bst-board-currency-indices .bst-quote-feed{grid-column:2;text-align:right}
 .bst-reference-row{grid-template-columns:minmax(0,1fr) 70px minmax(90px,.9fr);gap:8px}
 .bst-reference-price{font-size:11px}.bst-reference-distance{font-size:9px}.bst-reference-row strong{font-size:9px}.bst-reference-row small{font-size:7px}
}
@media(max-width:500px){.bst-market-board .bst-asset-head{grid-template-columns:minmax(0,1fr) 44px}.bst-market-board .bst-asset-quote{grid-column:1/-1}.bst-market-board .bst-asset-head>[data-board-close]{grid-column:2;grid-row:1}}

/* The Odefy page-header decoration extends past the viewport on mobile.
   Contain it only on pages with the market board; keep other theme pages intact. */
body:has(.bst-market-board) .page-header{overflow-x:clip}
