:root{--th-teal:#008b8b;--th-teal-dark:#066;--th-bg:#f0f2f5;--th-card:#fff;--th-card-hover:#f8f9fa;--th-border:#e0e3e8;--th-text:#2d3436;--th-muted:#636e72;--th-blue:#0096d6;--th-green:#00b894;--th-orange:#e17055;--th-yellow:#fdcb6e;--th-red:#d63031;--th-purple:#6c5ce7;--th-cyan:#00cec9;--radius:8px;--shadow:0 1px 4px rgba(0,0,0,.06)}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--th-bg);color:var(--th-text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--th-blue);text-decoration:none}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#eee}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}
