@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.immersive-content{width:100%;max-width:100vw;overflow-x:hidden}.immersive-glass{background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08)}.immersive-gradient-gold{background:linear-gradient(135deg,var(--gold-dark) 0%,var(--gold-light) 50%,var(--gold-dark) 100%)}.immersive-border-gold{border:1px solid rgba(212,175,55,.3)}.text-gold-shimmer{background:linear-gradient(90deg,var(--gold-dark),var(--gold-light),var(--gold-dark));background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 4s linear infinite}@keyframes shimmer{to{background-position:200% center}}.mesh-navy{background-color:#00081e;background-image:radial-gradient(at 0% 0%,hsla(217,100%,15%,1) 0,transparent 50%),radial-gradient(at 50% 0%,hsla(43,50%,40%,.15) 0,transparent 50%),radial-gradient(at 100% 0%,hsla(217,100%,20%,1) 0,transparent 50%)}:root{--color-primary: #FFD700;--gold-light: #FFD700;--gold-dark: #DAA520;--gold-glow: rgba(255, 215, 0, .3);--gold-glass-border: rgba(255, 215, 0, .2);--gold-glass-bg: rgba(255, 215, 0, .05)}.theme-immersive{--gold-light: #c5a059;--gold-dark: #775a19;--gold-glow: rgba(197, 160, 89, .3);--gold-glass-border: rgba(197, 160, 89, .2);--gold-glass-bg: rgba(197, 160, 89, .05)}.glass-card{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--gold-glass-border)}.dark .glass-card{background:#00081eb3;border:1px solid var(--gold-glass-border)}.gold-gradient-text{background:linear-gradient(135deg,var(--gold-light) 0%,var(--gold-dark) 50%,var(--gold-light) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gold-shimmer 8s linear infinite}@keyframes gold-shimmer{0%{background-position:0% center}to{background-position:200% center}}.gold-glow{box-shadow:0 0 40px var(--gold-glow)}.gold-border-nav{border-bottom:2px solid var(--gold-light)}.editorial-heading-tighter{letter-spacing:-.05em;line-height:.85}.timeline-line:before{content:"";position:absolute;left:39px;top:0;bottom:0;width:2px;background:#e2e2e2;z-index:0}.fluid-display{font-size:clamp(2.5rem,8vw,4.5rem)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}
