*,:before,:after{box-sizing:border-box}:root{--brand-primary:#007f7f;--brand-primary-dark:#005959;--brand-primary-light:#00a3a3;--brand-secondary:#0a1628;--brand-accent:#2ebfbf;--brand-bg-subtle:#f4fafa;--brand-bg-muted:#e8f4f4;--brand-text:#0f172a;--brand-text-secondary:#475569;--brand-border:#d1e7e7;--shadow-sm:0 2px 8px #007f7f0f;--shadow-md:0 8px 30px #007f7f1a;--shadow-lg:0 20px 60px #0a16281f}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;overflow-x:hidden}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--brand-bg-subtle)}::-webkit-scrollbar-thumb{background:#94b8b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--brand-primary)}
