:root{--ink:#1b1b17;--muted:#77756c;--background:#fbf9f1;--panel:#fffdf7;--panel2:#f5efe0;--rule:#e5dec9;--gold:#efb72a;--gold-deep:#a86800;--yellow:#f8d45b;--coral:#bc5344;--shadow:0 18px 54px rgba(88,68,20,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--ink);font-family:Manrope,sans-serif;font-size:14px}.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.site-shell{max-width:1440px;margin:auto;padding:0 42px}.hero{padding:49px 0 57px;display:flex;align-items:end;justify-content:space-between}.masthead{display:flex;align-items:center;gap:9px;margin-bottom:64px;text-transform:uppercase;font:700 10px 'DM Mono';letter-spacing:.16em}.masthead span{letter-spacing:.12em}.masthead i{height:1px;width:26px;background:var(--gold)}.masthead b{font-weight:500;color:var(--muted)}.seal-logo{width:29px;height:29px}.seal-logo circle:first-child{fill:var(--gold)}.seal-logo path{fill:var(--ink)}.seal-logo circle:last-child{fill:var(--panel)}.eyebrow{font:500 10px 'DM Mono',monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.hero .eyebrow span{display:inline-block;width:22px;height:1px;background:var(--gold-deep);vertical-align:middle;margin-right:7px}.hero h1{font:600 clamp(47px,7vw,93px)/.95 'Playfair Display',serif;letter-spacing:-.06em;margin:0}.hero h1 em{color:var(--gold-deep)}.hero-description{max-width:390px;color:var(--muted);font-size:14px;line-height:1.8;margin:20px 0 0}.clock-block{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.clock-block>span,.clock-block small{font:500 10px 'DM Mono';letter-spacing:.07em;color:var(--muted)}.clock-block strong{font:500 30px 'DM Mono';letter-spacing:-.1em}.market-status{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:8px;margin-bottom:16px}.market-status i{width:7px;height:7px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 5px rgba(239,183,42,.16)}.market-status strong{color:var(--ink);font-weight:600}.ticker-row{display:grid;grid-template-columns:1.65fr repeat(4,1fr);border:1px solid var(--rule);border-radius:3px;overflow:hidden;background:var(--panel);box-shadow:var(--shadow)}.ticker-row article{min-height:135px;padding:27px 20px;border-left:1px solid var(--rule);position:relative;overflow:hidden}.ticker-row article:first-child{border-left:0}.ticker-row p,.ticker-row span{display:block;margin:0;color:var(--muted);font:500 10px 'DM Mono';letter-spacing:.08em}.ticker-row strong{display:block;margin:8px 0 6px;font-size:25px;letter-spacing:-.06em}.ticker-row span.positive,.positive{color:var(--gold-deep)}.negative{color:var(--coral)}.ticker-featured{background:linear-gradient(120deg,#fffbdf,#f9e6a1);display:flex;align-items:center;justify-content:space-between}.ticker-featured b{color:var(--gold-deep);font:500 12px 'DM Mono';z-index:1}.gold-orbit{position:absolute;right:-22px;bottom:-74px;width:160px;height:160px;border:1px solid rgba(168,104,0,.22);border-radius:50%;box-shadow:0 0 0 24px rgba(239,183,42,.09),0 0 0 48px rgba(239,183,42,.055)}.board-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(285px,.75fr);gap:20px;margin-top:20px}.chart-panel,.converter{border:1px solid var(--rule);background:var(--panel);box-shadow:var(--shadow)}.chart-panel{padding:29px 30px 21px}.panel-head,.section-heading{display:flex;align-items:start;justify-content:space-between}.panel-head h2,.converter h2,.section-heading h2{font:600 25px/1.15 'Playfair Display';letter-spacing:-.035em;margin:0}.selector{display:flex;background:#f8f4e8;border:1px solid var(--rule);padding:3px;border-radius:2px}.selector button{border:0;background:transparent;color:var(--muted);font:500 10px 'DM Mono';padding:8px 9px;cursor:pointer}.selector .selected{background:var(--yellow);color:var(--ink)}.chart-metric{margin:35px 0 15px;display:flex;align-items:baseline;gap:12px}.chart-metric strong{font-size:35px;letter-spacing:-.06em}.chart-metric span{font:500 11px 'DM Mono'}.metric-label{color:var(--muted)}.chart-wrap{height:270px;position:relative}.chart-wrap svg{width:100%;height:245px;overflow:visible}.chart-grid line{stroke:var(--rule);stroke-width:1;stroke-dasharray:2 4}.chart-line{fill:none;stroke:var(--gold-deep);stroke-width:2.5;vector-effect:non-scaling-stroke}.chart-area{fill:url(#areaGradient)}.chart-dot{fill:var(--gold);stroke:var(--panel);stroke-width:4;vector-effect:non-scaling-stroke}.chart-axis{display:flex;justify-content:space-between;color:var(--muted);font:500 9px 'DM Mono';letter-spacing:.07em}.chart-footer{border-top:1px solid var(--rule);padding-top:16px;display:flex;justify-content:space-between;color:var(--muted);font:500 10px 'DM Mono'}.line-key{width:18px;height:2px;background:var(--gold-deep);display:inline-block;vertical-align:middle;margin-right:7px}.converter{padding:30px;position:relative;background:#fffbee}.converter h2{margin-bottom:27px}.amount-input{display:block;border-bottom:1px solid var(--rule);padding:0 0 13px}.amount-input span,.currency-field small,.conversion-result span,.conversion-result small{display:block;color:var(--muted);font:500 10px 'DM Mono';letter-spacing:.07em}.amount-input input{width:100%;color:var(--ink);background:none;border:0;outline:none;padding:6px 0 0;font:500 27px 'DM Mono';letter-spacing:-.1em}.currency-field{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--rule)}.currency-field b{display:block;font-size:16px;letter-spacing:-.03em}.currency-field small{margin-top:3px}.currency-field select{appearance:none;border:0;background:#f2e6bc;color:#6e4800;font:500 10px 'DM Mono';padding:8px 26px 8px 9px;border-radius:2px;outline:none}.swap-button{position:absolute;right:31px;top:231px;width:27px;height:27px;border:1px solid #dccf9d;background:#fffaf0;color:var(--gold-deep);border-radius:50%;z-index:2;cursor:pointer}.conversion-result{margin-top:27px;border-left:2px solid var(--gold-deep);padding:3px 0 3px 13px}.conversion-result strong{display:block;font:500 23px 'DM Mono';letter-spacing:-.09em;margin:5px 0}.watchlist-section{margin:82px 0 55px}.refresh-button{border:1px solid #decf96;color:var(--ink);background:#fffdf7;padding:10px 13px;font:500 10px 'DM Mono';cursor:pointer}.refresh-button:hover{background:var(--yellow);border-color:var(--yellow)}.rate-table{margin-top:25px;border-top:1px solid var(--rule)}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;align-items:center;min-height:72px;border-bottom:1px solid var(--rule)}.table-header{min-height:38px;color:var(--muted);font:500 10px 'DM Mono';text-transform:uppercase;letter-spacing:.08em}.table-row span:nth-child(n+2){font:500 12px 'DM Mono'}.instrument{display:flex;align-items:center;gap:11px}.instrument-icon{width:28px;height:28px;border:1px solid #dfcf99;background:#fff6d5;display:grid;place-items:center;border-radius:50%;font:500 9px 'DM Mono';color:var(--gold-deep)}.instrument b{font-size:13px}.instrument small{display:block;color:var(--muted);font:500 10px 'DM Mono';margin-top:3px}.range{height:3px;background:#efe7cf;width:100%;max-width:150px;position:relative}.range i{position:absolute;display:block;width:6px;height:6px;top:-1.5px;background:var(--gold-deep);border-radius:50%}.methodology{padding:21px 0;border-top:1px solid var(--rule);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font:500 10px 'DM Mono';letter-spacing:.04em}.methodology div{display:flex;gap:16px}.methodology a{color:var(--ink);text-decoration:none}.methodology a:hover{color:var(--gold-deep)}footer{display:flex;justify-content:space-between;padding:28px 0 36px;color:#888270;font:500 10px 'DM Mono';letter-spacing:.06em}
@media(max-width:850px){.site-shell{padding:0 20px}.hero{padding:30px 0 39px}.masthead{margin-bottom:46px}.clock-block{display:none}.ticker-row{grid-template-columns:1fr 1fr}.ticker-row article{min-height:110px;padding:20px}.ticker-row article:nth-child(3){border-left:0;border-top:1px solid var(--rule)}.ticker-row article:nth-child(n+4){border-top:1px solid var(--rule)}.ticker-featured{grid-column:span 2}.board-grid{grid-template-columns:1fr}.chart-panel{padding:24px 18px 17px}.panel-head{gap:15px}.selector button{padding:7px 6px}.chart-metric{margin-top:27px}.chart-wrap{height:230px}.chart-wrap svg{height:205px}.converter{padding:25px 20px}.swap-button{right:21px;top:226px}.watchlist-section{margin-top:58px}.table-row{grid-template-columns:1.7fr 1fr .8fr}.table-row span:nth-child(4){display:none}.methodology{display:block;line-height:1.8}.methodology div{margin-top:13px;flex-wrap:wrap}footer{padding-bottom:25px}.chart-footer{font-size:9px}.chart-footer span:last-child{display:none}}
@media(max-width:420px){.hero h1{font-size:50px}.masthead b{display:none}.ticker-row strong{font-size:21px}.ticker-row article{padding:17px}.ticker-featured{min-height:112px}.panel-head h2{font-size:22px}.selector{max-width:190px;overflow:auto}.chart-metric strong{font-size:30px}}

.seal-logo .disc{fill:var(--gold)}.seal-logo path{fill:none;stroke:var(--ink);stroke-width:2.5;stroke-linecap:round}
.hero{padding:30px 0 26px;align-items:center}.masthead{margin-bottom:0}@media(max-width:850px){.hero{padding:24px 0 22px}}

.masthead .theme-toggle{margin-left:4px}.theme-toggle{width:28px;height:28px;border:1px solid var(--rule);background:var(--panel);color:var(--ink);border-radius:50%;display:grid;place-items:center;font:16px/1 serif;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.theme-toggle:hover{background:var(--yellow);border-color:var(--yellow);transform:rotate(-20deg)}
body.dark{--ink:#f9f4e8;--muted:#aaa496;--background:#151610;--panel:#20211a;--panel2:#2b2a21;--rule:#3c3b2f;--gold:#f5c443;--gold-deep:#f5c443;--yellow:#d8a521;--coral:#ff9581;--shadow:0 18px 54px rgba(0,0,0,.28)}body.dark .ticker-featured{background:linear-gradient(120deg,#302b17,#55421b)}body.dark .converter{background:#242218}body.dark .selector{background:#191a15}body.dark .currency-field select{background:#3d3216;color:#ffd96b}body.dark .swap-button{background:#29291f;border-color:#57523d;color:var(--gold)}body.dark .refresh-button{background:#20211a;border-color:#57523d;color:var(--ink)}body.dark .refresh-button:hover{background:var(--yellow);color:#19160c}body.dark .instrument-icon{background:#332b16;border-color:#635633;color:#ffd96b}body.dark .range{background:#3c3a2b}body.dark .theme-toggle{background:#303024;border-color:#5a563f;color:#ffd96b}body.dark .theme-toggle:hover{background:var(--gold);color:#17150d}
