:root{--bg-void:#080808;--bg-dark:#0d0d0d;--bg-surface:#111;--bg-elevated:#181818;--text-primary:#f0ede8;--text-secondary:#8a8a8a;--text-muted:#2a2a2a;--accent:#c8a97e;--accent-hover:#d4b990;--accent-dim:#c8a97e1a;--border-subtle:#ffffff0d;--border-visible:#ffffff1a;--section-py:clamp(5rem,11vw,9rem);--container-px:clamp(1.5rem,5vw,4rem);--max-w:1280px;--max-w-narrow:860px;--text-xs:clamp(.6875rem,.9vw,.8125rem);--text-sm:clamp(.875rem,1.1vw,1rem);--text-base:clamp(1rem,1.4vw,1.125rem);--text-lg:clamp(1.125rem,1.8vw,1.375rem);--text-xl:clamp(1.375rem,2.2vw,1.75rem);--text-2xl:clamp(1.75rem,3vw,2.5rem);--text-3xl:clamp(2.25rem,4.5vw,3.75rem);--text-4xl:clamp(3.25rem,6.5vw,6rem);--text-giant:clamp(5rem,12vw,12rem);--radius-sm:4px;--radius-md:8px;--radius-lg:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg-dark);color:var(--text-primary);font-size:var(--text-base);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img,video{max-width:100%;display:block}body{padding:env(safe-area-inset-top)env(safe-area-inset-right)env(safe-area-inset-bottom)env(safe-area-inset-left)}@media (hover:none) and (pointer:coarse){button,a{-webkit-tap-highlight-color:transparent}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
