:root{--deep-ocean:#0a1628;--ocean-blue:#0d2847;--azure:#1e5b94;--aqua:#2e9bba;--seafoam:#4ecdc4;--coral:#ff6b6b;--pearl:#f7f9fc;--sand:#f0e6d3;--gold:#d4af37;--font-display:"Playfair Display",Georgia,serif;--font-body:"Raleway",system-ui,sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:4rem;--space-xxl:8rem;--ease-out-expo:cubic-bezier(.16,1,.3,1);--ease-in-out-circ:cubic-bezier(.85,0,.15,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--deep-ocean);color:var(--pearl);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--deep-ocean)}::-webkit-scrollbar-thumb{background:var(--azure);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--aqua)}::selection{background:var(--aqua);color:var(--deep-ocean)}:focus-visible{outline:2px solid var(--seafoam);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}
