*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #062722;--bg-card: #0a3530;--bg-card-2: #0d3e38;--accent: #0D7180;--accent-light: #5fcac9;--text: #f8f3ec;--text-muted: #9ab5b2;--highlight: #e1c0a4;--border: rgba(95, 202, 201, .15);--radius: .5rem}html,body{height:100%}body{font-family:Quicksand,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--accent-light);text-decoration:none}a:hover{opacity:.8}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;color:var(--text)}input:focus,textarea:focus{outline:none;border-color:#5fcac98c!important}table{border-collapse:collapse;width:100%}th,td{padding:.75rem 1rem;text-align:left}th{font-weight:700;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}tbody tr{border-top:1px solid var(--border)}tbody tr:first-child{border-top:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#5fcac940;border-radius:3px}
