:root{--primary-deep:#052f52;--primary-gold:#c2ab6b;--accent-yellow:#f6de03;--accent-blue:#005bd1;--accent-red:red;--neutral-dark:#000;--neutral-light:#fff;--spiritual-purple:#6b46c1;--earth-brown:#8b7355;--surface-blue-soft:#f1f6fd;--primary-deep-rgb:5 47 82;--primary-gold-rgb:194 171 107;--accent-yellow-rgb:246 222 3;--accent-blue-rgb:0 91 209;--accent-red-rgb:255 0 0;--neutral-dark-rgb:0 0 0;--neutral-light-rgb:255 255 255;--spiritual-purple-rgb:107 70 193;--earth-brown-rgb:139 115 85;--surface-blue-soft-rgb:241 246 253;--gradient-cosmic:linear-gradient(135deg,var(--primary-deep) 0%,var(--spiritual-purple) 100%);--gradient-golden:linear-gradient(45deg,var(--primary-gold) 0%,var(--accent-yellow) 100%);--gradient-ethereal:linear-gradient(180deg,rgba(9,50,86,.1),rgba(107,70,193,.05));--gradient-motto:linear-gradient(180deg,#001d40,#033b77);--font-display:"Geist",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-body:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*{box-sizing:border-box;margin:0;padding:0;scrollbar-color:var(--primary-deep) rgba(0,0,0,.02);scrollbar-width:thin}html{color:var(--neutral-dark);font-family:var(--font-body);overflow-x:hidden;scroll-behavior:smooth;scrollbar-gutter:stable}body,html{background-color:var(--neutral-light)}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#00000005;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary-deep),var(--spiritual-purple));background-clip:padding-box;border:2px solid transparent;border-radius:10px;-webkit-transition:all .2s ease;transition:all .2s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--primary-gold),var(--accent-yellow));background-clip:padding-box;border:2px solid transparent;border-radius:10px}::-webkit-scrollbar-thumb:active{background:var(--primary-deep)}.custom-scroll::-webkit-scrollbar{height:8px;width:8px}.custom-scroll::-webkit-scrollbar-thumb{background:var(--primary-deep);border-radius:8px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:var(--primary-gold)}.h1,h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.01em;line-height:1.1}.h1,.h2,h1,h2{color:var(--primary-deep);font-family:var(--font-display)}.h2,h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.005em;line-height:1.15}.h3,h3{font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2}.h3,.h4,h3,h4{color:var(--primary-gold);font-family:var(--font-display)}.h4,h4{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.25}.h5,h5{font-family:var(--font-display);font-size:clamp(1.125rem,1.5vw,1.25rem);line-height:1.35}.subtitle{color:var(--primary-gold);font-weight:600}p{color:var(--neutral-dark)}
