*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#e8f6f4;--card:#fff;--surface:#f1faf8;--border:#cfe8e2;--text:#17356f;--sub:#516585;--accent:#20d6a4;--accent-glow:rgba(32,214,164,.2);--green:#1ebc90;--red:#d94f5c;--yellow:#efbf4c;--radius:12px}body,html{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}