@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 3%;--foreground:0 0% 90%;--card:0 0% 6%;--card-foreground:0 0% 90%;--popover:0 0% 6%;--popover-foreground:0 0% 90%;--primary:160 70% 40%;--primary-foreground:0 0% 5%;--secondary:0 0% 10%;--secondary-foreground:0 0% 90%;--muted:0 0% 10%;--muted-foreground:0 0% 55%;--accent:160 70% 40%;--accent-foreground:0 0% 5%;--destructive:0 70% 50%;--destructive-foreground:0 0% 98%;--border:0 0% 14%;--input:0 0% 14%;--ring:160 70% 40%;--radius:0.5rem;--accent-green:160 70% 40%;--accent-green-subtle:160 50% 20%;--glow:160 70% 40%}*{@apply border-border}body{@apply bg-background text-foreground;font-feature-settings:"rlig" 1,"calt" 1;letter-spacing:.01em}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:500}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}.glow-accent{box-shadow:0 0 20px rgba(16,185,129,.15)}.glow-border,.luxury-card{border:1px solid hsla(0,0%,100%,.06)}.luxury-card{background:hsla(0,0%,100%,.02);transition:all .3s ease}.luxury-card:hover{background:hsla(0,0%,100%,.04);border-color:rgba(16,185,129,.2);box-shadow:0 0 30px rgba(16,185,129,.08)}.badge-pro{color:rgba(16,185,129,.9);background:transparent;border:1px solid rgba(16,185,129,.3);border-radius:0}.badge-pro,.badge-pro-filled{display:inline-flex;align-items:center;padding:6px 14px;font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.badge-pro-filled{color:#0a0a0a;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:0}.badge-subtle{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.badge-subtle:before{content:"";width:6px;height:1px;background:rgba(16,185,129,.6)}.stock-card-hover{transition:all .2s ease!important}.stock-card-hover:hover{background:hsla(0,0%,100%,.04)!important;transform:translateX(4px)!important;border-color:hsla(0,0%,100%,.15)!important}.stock-card-hover:active{transform:translateX(2px)!important}@media (max-width:768px){.hide-mobile{display:none!important}.mantine-Input-input,.mantine-MultiSelect-input,.mantine-NumberInput-input,.mantine-PillsInput-input,.mantine-Select-input,input,select,textarea{font-size:16px!important}.mobile-full-width{width:100%!important;flex:1 1 100%!important}.mobile-stack{flex-direction:column!important}.mobile-padding-sm{padding:.5rem!important}.mobile-text-sm{font-size:.75rem!important}.mobile-chart-height{min-height:250px!important;height:250px!important}}@media (min-width:769px){.show-mobile-only{display:none!important}}@media (max-width:768px){.show-mobile-only{display:block!important}}