:root{--bg:#050403;--card:#150d08;--gold:#e5b34f;--gold2:#ffd77e;--txt:#fff6e3;--muted:#f4e4c4;--line:#b88946}
html,body{background:var(--bg)!important;color:var(--txt)!important;font-family:Arial,Helvetica,sans-serif!important}
body{margin:0!important}
main,section,article,div{box-sizing:border-box}
h1{font-size:clamp(40px,8vw,76px)!important;line-height:1.25!important;color:var(--gold2)!important;font-weight:900!important;letter-spacing:-.02em!important}
h2{font-size:clamp(30px,6vw,50px)!important;line-height:1.25!important;color:var(--gold2)!important;font-weight:900!important}
h3{font-size:clamp(23px,5vw,34px)!important;color:var(--gold)!important;font-weight:900!important}
p,li{font-size:clamp(17px,4.2vw,24px)!important;line-height:1.72!important;color:var(--muted)!important}
section,article,.card,.hub,.cluster,.matrix,.authority{border-radius:30px!important}
a{color:#160f08!important;background:linear-gradient(135deg,var(--gold2),var(--gold))!important;text-decoration:none!important;border-radius:999px!important;padding:13px 20px!important;margin:7px 7px 7px 0!important;display:inline-block!important;font-weight:900!important;line-height:1.25!important;box-shadow:0 8px 22px rgba(0,0,0,.24)!important;border:1px solid rgba(255,232,170,.65)!important}
a:visited,a:hover,a:active{color:#160f08!important;text-decoration:none!important}
body.theme-coffee{--bg:#8a5c36;--card:#b8895c;--gold:#f0aa4e;--gold2:#ffe0a2;--txt:#fff8ea;--muted:#fff0d4;--line:#ffe0a2}
body.theme-pudra{--bg:#eac3cc;--card:#f4d7de;--gold:#d8648a;--gold2:#fff;--txt:#fff;--muted:#fff7fb;--line:#fff}
body.theme-orange{--bg:#d87425;--card:#a85824;--gold:#ffe0b2;--gold2:#fff;--txt:#fff;--muted:#fff0dc;--line:#ffe0b2}
pre,code,kbd,samp,[id*="debug"],[id*="audit"],[id*="proof"],[id*="technical"],[class*="debug"],[class*="audit"],[class*="proof"],[class*="technical"]{display:none!important}
