:root{color-scheme:light;--rate-accent:#0f766e;--rate-accent-soft:#e7f5f2;--rate-gold:#a16207;--rate-bg:#f5f7fb;--rate-panel:#fff;--rate-text:#172033;--rate-muted:#667085;--rate-line:#d8dee9;--rate-shadow:0 12px 30px rgba(16,24,40,.08)}
html[data-theme="dark"]{color-scheme:dark;--rate-accent:#5eead4;--rate-accent-soft:#153d3b;--rate-gold:#f5c76d;--rate-bg:#0b1220;--rate-panel:#101a2b;--rate-text:#e8eef7;--rate-muted:#9fb0c7;--rate-line:#28374d;--rate-shadow:0 20px 50px rgba(0,0,0,.22)}
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 85% 0,rgba(20,184,166,.08),transparent 30rem),var(--rate-bg);color:var(--rate-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.rates-page{padding:2rem 0 4rem}.rates-hero{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding:clamp(3rem,7vw,5.5rem) 0 2rem}.eyebrow{margin:0 0 .65rem;color:var(--rate-accent);font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.rates-hero h1{max-width:650px;margin:.35rem 0 .8rem;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.96;letter-spacing:-.06em}.lede,.section-copy{max-width:700px;margin:0;color:var(--rate-muted);font-size:1.08rem;line-height:1.65}.section-copy{font-size:.92rem}.freshness{min-width:210px;text-align:right;display:grid;gap:.35rem}.freshness span{justify-self:end;border-radius:999px;padding:.35rem .7rem;background:#dff7e8;color:#126b3e;font-size:.78rem;font-weight:700}.freshness span.delayed{background:#fff1d6;color:#8a5600}.freshness strong{font-size:1.2rem}.freshness small,.source-label{color:var(--rate-muted);font-size:.82rem}.notice,.panel,.rate-card,.history-panel{border:1px solid var(--rate-line);background:var(--rate-panel);box-shadow:var(--rate-shadow)}.notice{padding:.85rem 1rem;border-radius:12px;color:var(--rate-muted);margin-bottom:2rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin:2rem 0 1rem}.section-heading h2{margin:.25rem 0 .4rem;font-size:clamp(1.35rem,3vw,2rem);letter-spacing:-.035em}.rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.rate-card{min-height:160px;padding:1.2rem;border-radius:16px;border-top:3px solid var(--rate-accent)}.rate-card.islamic{border-top-color:var(--rate-accent)}.rate-card.benchmark{border-top-color:var(--rate-gold)}.rate-card__top{display:flex;justify-content:space-between;gap:.5rem}.rate-card h3{margin:0;font-size:1rem}.rate-card small,.rate-card p{color:var(--rate-muted)}.rate-card strong{display:block;margin:1rem 0 .25rem;font-size:2rem;color:var(--rate-accent)}.rate-card.benchmark strong{color:var(--rate-gold)}.rate-card p{margin:0;font-size:.85rem}.history-panel{margin-top:2rem;padding:1.3rem;border-radius:16px}.history-panel .section-heading{margin-top:0}.source-link{color:var(--rate-accent);font-size:.82rem;font-weight:750;white-space:nowrap}.policy-chart{min-height:260px;padding:.5rem 0}.policy-chart svg{display:block;width:100%;height:260px;overflow:visible}.policy-chart .axis{stroke:var(--rate-line);stroke-width:1}.policy-chart .gridline{stroke:var(--rate-line);stroke-dasharray:4 5}.policy-chart .line{fill:none;stroke:var(--rate-accent);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.policy-chart circle{fill:var(--rate-panel);stroke:var(--rate-accent);stroke-width:3}.policy-chart text{fill:var(--rate-muted);font:12px Inter,system-ui,sans-serif}.policy-history-table{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem;margin-top:.5rem}.policy-history-table div{display:grid;gap:.15rem;padding:.75rem;border-top:1px solid var(--rate-line)}.policy-history-table span{color:var(--rate-muted);font-size:.76rem}.policy-history-table strong{font-size:1rem}.rate-explainer{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.panel{padding:1.25rem;border-radius:16px}.panel h2{margin-top:0;font-size:1.15rem}.panel p{color:var(--rate-muted)}.error{color:#b42318}
html[data-theme="dark"] .freshness span{background:#123c32;color:#8ff0c3}html[data-theme="dark"] .freshness span.delayed{background:#493719;color:#f5c76d}
@media(max-width:900px){.rates-hero{align-items:start;flex-direction:column}.freshness{text-align:left}.freshness span{justify-self:start}.rate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-history-table{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.rate-grid,.rate-explainer{grid-template-columns:1fr}.rates-page{padding-top:1rem}.rates-hero h1{font-size:2.35rem}.section-heading{align-items:start;flex-direction:column;gap:.5rem}.source-link{white-space:normal}.policy-history-table{grid-template-columns:repeat(2,1fr)}}

/* v25.117 exact-value chart interaction */
.policy-chart{position:relative;touch-action:pan-y}.policy-chart .policy-point,.policy-chart .policy-active-point{fill:var(--rate-panel);stroke:var(--rate-accent);stroke-width:3}.policy-chart .policy-active-point{fill:var(--rate-accent);stroke:var(--rate-panel);pointer-events:none}.policy-chart .policy-guide{stroke:var(--rate-accent);stroke-width:1.5;stroke-dasharray:4 4;opacity:.7;pointer-events:none}.policy-chart .policy-hit{fill:transparent;stroke:transparent;cursor:crosshair;outline:none}.policy-chart .policy-hit:focus{stroke:var(--rate-accent);stroke-width:2;stroke-dasharray:2 2}.policy-tooltip{position:absolute;z-index:5;display:grid;gap:.12rem;min-width:170px;padding:.55rem .7rem;color:var(--rate-text);background:var(--rate-panel);border:1px solid var(--rate-line);border-radius:9px;box-shadow:var(--rate-shadow);font-size:.76rem;line-height:1.35;pointer-events:none}.policy-tooltip[hidden]{display:none}.policy-tooltip strong{font-size:.8rem}.policy-tooltip span{color:var(--rate-muted)}
