@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--gold: #d4a853;--gold-dark: #9a7530;--green: #00e5a0;--red: #ff4d6d;--blue: #38bdf8;--purple: #c084fc;--amber: #fbbf24;--teal: #2dd4bf}*{box-sizing:border-box}body{background:#07060a;color:#f0e6c8;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:15px;line-height:1.6}h1{font-size:26px!important;font-weight:700}h2{font-size:22px!important;font-weight:700}h3{font-size:18px!important;font-weight:600}h4{font-size:16px!important;font-weight:600}p,span,div,td,th,li,label{font-family:Inter,Segoe UI,Arial,sans-serif!important}table{font-size:14px!important}th{font-size:13px!important;font-weight:700!important;padding:10px 14px!important}td{font-size:14px!important;padding:11px 14px!important}button,input,select,textarea{font-size:14px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important}nav button{font-size:14px!important}label{font-size:12px!important;letter-spacing:.5px!important}.chip{font-size:12px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4a85340;border-radius:10px}
