:root{--brand-primary: #C9A96E;--brand-primary-rgb: 201, 169, 110;--brand-glow: rgba(201, 169, 110, .12);--surface-base: #000000;--surface-elevated: rgba(255, 255, 255, .04);--surface-glass: rgba(255, 255, 255, .06);--surface-glass-border: rgba(255, 255, 255, .08);--surface-glass-hover: rgba(255, 255, 255, .09);--text-primary: #F5F5F7;--text-secondary: rgba(245, 245, 247, .55);--text-tertiary: rgba(245, 245, 247, .32);--text-whisper: rgba(245, 245, 247, .18);--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px;--space-2xl: 64px;--space-3xl: 96px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--radius-full: 9999px;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--duration-fast: .3s;--duration-normal: .5s;--duration-slow: .8s;--duration-cinematic: 1.2s;--blur-glass: 24px;--blur-heavy: 40px;--shadow-glow: 0 0 40px rgba(var(--brand-primary-rgb), .15);--shadow-subtle: 0 2px 20px rgba(0, 0, 0, .4)}::-webkit-scrollbar{width:0;height:0}:focus-visible{outline:1px solid rgba(var(--brand-primary-rgb),.4);outline-offset:2px}input,textarea,button{font-family:inherit;-webkit-appearance:none;appearance:none}input::placeholder{color:var(--text-tertiary)}@keyframes kenBurns1{0%{transform:scale(1) translate(0)}to{transform:scale(1.12) translate(-2%,-1.5%)}}@keyframes kenBurns2{0%{transform:scale(1.08) translate(-1%)}to{transform:scale(1) translate(1%,1%)}}@keyframes kenBurns3{0%{transform:scale(1) translate(1%,-1%)}to{transform:scale(1.1) translate(-1%,.5%)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes orbitCW{0%{transform:rotate(0) translate(var(--orbit-r, 90px)) rotate(0)}to{transform:rotate(360deg) translate(var(--orbit-r, 90px)) rotate(-360deg)}}@keyframes orbitCCW{0%{transform:rotate(360deg) translate(var(--orbit-r, 90px)) rotate(-360deg)}to{transform:rotate(0) translate(var(--orbit-r, 90px)) rotate(0)}}
