:root{--bg: #f3f0e8;--surface: #fbfaf4;--raised: #ffffff;--teal: #154c5b;--teal-light: #2e6b7b;--gold: #c79a2b;--gold-bright: #e6b23c;--coral: #e58b7b;--coral-deep: #ce6e5d;--sage: #b9d8c9;--sage-deep: #7fb39a;--track: #e8e2d2;--text: #2c2a24;--muted: #6f685c;--faint: #bdb6a6;--border: #e2dccb;--hairline: #ded7c6;--callout-bg: #e6efe8;--halo: rgba(199, 154, 43, .22);--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--shadow-avatar: 0 12px 34px -14px rgba(21, 76, 91, .4);--shadow-modal: 0 30px 70px -28px rgba(21, 33, 32, .5)}[data-theme=dark]{--bg: #13201e;--surface: #1b2b28;--raised: #20302c;--teal: #86bac6;--teal-light: #9acad5;--gold: #e0b04a;--gold-bright: #f0c255;--coral: #e9968a;--coral-deep: #e9968a;--sage: #8fb6a6;--sage-deep: #8fb6a6;--track: #2c3a36;--text: #ece7db;--muted: #9a9384;--faint: #4a5450;--border: #2c3a36;--hairline: #2c3a36;--callout-bg: #1c2c27;--halo: rgba(224, 176, 74, .16)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;transition:background .4s ease,color .4s ease}#root{min-height:100vh}::selection{background:#154c5b24}.brand-logo{display:block}[data-theme=dark] .brand-logo{filter:brightness(0) invert(.92)}@keyframes halo{0%,to{transform:translate(-50%,-50%) scale(.9);opacity:.65}50%{transform:translate(-50%,-50%) scale(1.14);opacity:1}}@keyframes fadeUp{0%{transform:translateY(16px)}to{transform:translateY(0)}}.rise{animation:fadeUp 1s cubic-bezier(.16,.84,.44,1) both}@media(prefers-reduced-motion:reduce){.halo-el,.rise{animation:none!important}}.arc-val{transition:stroke-dashoffset 1.1s cubic-bezier(.16,.84,.44,1)}@media print{.no-print{display:none!important}html,body{background:#fff!important}@page{size:A4;margin:18mm 16mm}.report-page{padding:0!important}.report-hero{min-height:0!important;padding:0 0 28px!important}.rise{animation:none!important}.report-col{max-width:100%!important}}
