:root{--cream:#f8f4ed;--cream-deep:#efe9dc;--gold:#b8924a;--gold-soft:#c9a45e;--gold-bright:#d6b070;--space-black:#000;--navy-deep:#050a14;--navy-mid:#0a1428;--navy:#14233f;--sans-brand:"Neue Haas Grotesk Display Pro", "Neue Haas Grotesk Display", "Neue Haas Grotesk", "Inter", "Helvetica Neue", Helvetica, system-ui, sans-serif;--serif-brand:"Baskerville Display Pro", "Baskerville Display", "Baskerville", "Libre Baskerville", "Playfair Display", "EB Garamond", Georgia, serif;--serif-display:"Playfair Display", Georgia, serif;--serif-body:"EB Garamond", Georgia, serif;--sans:"Inter", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{font-family:var(--serif-body);min-height:100vh;overflow-x:hidden}body{background:var(--cream);color:var(--navy-deep)}body.page-night{background:var(--navy-deep);color:var(--cream)}body.page-hero{background:var(--space-black);color:var(--cream)}::selection{background:var(--gold);color:var(--cream)}body.page-night ::selection{color:var(--navy-deep)}.topbar{z-index:100;justify-content:space-between;align-items:center;padding:22px 44px;transition:background .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.topbar-document{-webkit-backdrop-filter:blur(14px);background:#f8f4ede0;border-bottom:1px solid #b8924a1f}.topbar-night{-webkit-backdrop-filter:blur(14px);background:#050a148c;border-bottom:1px solid #b8924a1f}.topbar-hero.scrolled{-webkit-backdrop-filter:blur(10px);background:#000000b3}.logo-small{font-family:var(--sans-brand);letter-spacing:-.025em;white-space:nowrap;align-items:baseline;font-size:16px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.logo-small .bold{font-family:var(--sans-brand);letter-spacing:-.025em;font-weight:700}.logo-small .slash{font-family:var(--sans-brand);letter-spacing:-.025em;padding:0 .18em;font-weight:700}.logo-small .ital{font-family:var(--serif-brand);letter-spacing:-.025em;font-size:1.1em;font-style:italic;font-weight:700}.logo-small .dot{font-family:var(--sans-brand);color:var(--gold);font-weight:700}.topbar-document .logo-small{color:var(--navy-deep)}.topbar-night .logo-small,.topbar-hero .logo-small{color:var(--cream)}.topnav{gap:36px;display:flex}.topnav a{font-family:var(--sans);letter-spacing:.4em;text-transform:uppercase;padding:4px 0;font-size:10px;font-weight:600;text-decoration:none;transition:color .22s;position:relative}.topbar-document .topnav a{color:#050a148c}.topbar-document .topnav a:hover{color:var(--gold)}.topbar-document .topnav a.active{color:var(--navy-deep)}.topbar-night .topnav a{color:#f8f4ed8c}.topbar-night .topnav a:hover{color:var(--gold-bright)}.topbar-night .topnav a.active{color:var(--cream)}.topbar-hero .topnav a{color:#f8f4ed8c}.topbar-hero .topnav a:hover{color:var(--gold-bright)}.topbar-hero .topnav a.active{color:var(--cream)}.topnav a.active:after{content:"";background:var(--gold);height:1px;position:absolute;bottom:-4px;left:0;right:0}.menu-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:space-between;align-items:center;width:44px;height:44px;padding:10px;display:none}.menu-toggle-bar{transform-origin:50%;background:currentColor;width:24px;height:1.5px;transition:transform .36s cubic-bezier(.65,0,.35,1),opacity .28s;display:block}.menu-toggle.is-open .menu-toggle-bar:first-child{transform:translateY(11px)rotate(45deg)}.menu-toggle.is-open .menu-toggle-bar:nth-child(2){opacity:0}.menu-toggle.is-open .menu-toggle-bar:nth-child(3){transform:translateY(-11px)rotate(-45deg)}.topbar-document .menu-toggle{color:var(--navy-deep)}.topbar-night .menu-toggle,.topbar-hero .menu-toggle{color:var(--cream)}@media (width<=920px){.topnav{display:none}.menu-toggle{display:flex}}.mobile-menu{z-index:99;background:var(--cream);opacity:0;pointer-events:none;flex-direction:column;justify-content:space-between;padding:96px 32px 48px;transition:opacity .36s cubic-bezier(.65,0,.35,1),transform .36s cubic-bezier(.65,0,.35,1);display:flex;position:fixed;inset:0;transform:translateY(-12px)}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}@media (width>=921px){.mobile-menu{display:none}}.mobile-menu:before{content:"";pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.025 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.mobile-menu-close{width:44px;height:44px;color:var(--navy-deep);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #050a142e;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:background .28s,border-color .28s,transform .28s;display:flex;position:absolute;top:18px;right:24px}.mobile-menu-close:hover{background:var(--gold);border-color:var(--gold);color:var(--cream)}.mobile-nav{z-index:2;flex-direction:column;gap:4px;display:flex;position:relative}.mobile-nav a{font-family:var(--serif-brand);letter-spacing:-.02em;color:var(--navy-deep);border-bottom:1px solid #b8924a2e;align-items:center;gap:16px;padding:14px 0;font-size:max(28px,min(7vw,38px));font-weight:700;line-height:1.15;text-decoration:none;transition:color .28s,padding .28s cubic-bezier(.65,0,.35,1);display:flex}.mobile-nav a:last-child{border-bottom:none}.mobile-nav a:before{content:"";background:var(--gold);width:0;height:1px;transition:width .36s cubic-bezier(.65,0,.35,1)}.mobile-nav a.active:before,.mobile-nav a:hover:before{width:24px}.mobile-nav a.active{color:var(--gold);font-style:italic}.mobile-menu .mobile-nav a{opacity:0;transition:opacity .48s cubic-bezier(.65,0,.35,1),transform .48s cubic-bezier(.65,0,.35,1),color .28s;transform:translate(-12px)}.mobile-menu.is-open .mobile-nav a{opacity:1;transform:translate(0)}.mobile-menu.is-open .mobile-nav a:first-child{transition-delay:80ms}.mobile-menu.is-open .mobile-nav a:nth-child(2){transition-delay:.14s}.mobile-menu.is-open .mobile-nav a:nth-child(3){transition-delay:.2s}.mobile-menu.is-open .mobile-nav a:nth-child(4){transition-delay:.26s}.mobile-menu.is-open .mobile-nav a:nth-child(5){transition-delay:.32s}.mobile-menu.is-open .mobile-nav a:nth-child(6){transition-delay:.38s}.mobile-menu-footer{font-family:var(--serif-body);color:#050a1473;text-align:center;z-index:2;opacity:0;border-top:1px solid #b8924a2e;padding-top:32px;font-size:14px;font-style:italic;transition:opacity .6s .5s;position:relative}.mobile-menu.is-open .mobile-menu-footer{opacity:1}:global(body.menu-open){overflow:hidden}.footer{background:var(--space-black);color:var(--cream);border-top:1px solid #b8924a1a;padding:80px 80px 32px}@media (width<=880px){.footer{padding:60px 32px 24px}}.footer-inner{max-width:1300px;margin:0 auto}.footer-tagline{font-family:var(--serif-body);color:var(--cream);text-align:center;margin-bottom:80px;font-size:max(26px,min(2.6vw,36px));font-style:italic;line-height:1.4}.footer-tagline:before,.footer-tagline:after{content:"·";color:var(--gold);margin:0 16px}.footer-grid{border-bottom:1px solid #b8924a1f;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px;padding-bottom:60px;display:grid}@media (width<=880px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}.footer-brand .brand-mark{font-family:var(--sans-brand);letter-spacing:-.025em;color:var(--cream);align-items:baseline;margin-bottom:16px;font-size:16px;font-weight:700;display:inline-flex}.footer-brand .brand-mark .bold{font-family:var(--sans-brand);letter-spacing:-.025em;font-weight:700}.footer-brand .brand-mark .slash{font-family:var(--sans-brand);letter-spacing:-.025em;padding:0 .18em;font-weight:700}.footer-brand .brand-mark .ital{font-family:var(--serif-brand);letter-spacing:-.025em;font-size:1.1em;font-style:italic;font-weight:700}.footer-brand .brand-mark .dot{color:var(--gold)}.footer-meta{font-family:var(--serif-body);color:#f8f4ed73;font-size:13px;line-height:1.65}.footer-col-title{font-family:var(--sans);letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:18px;font-size:9px;font-weight:700}.footer-list{list-style:none}.footer-list li{margin-bottom:10px}.footer-list a{font-family:var(--serif-body);color:#f8f4ed99;font-size:14px;text-decoration:none;transition:color .2s}.footer-list a:hover{color:var(--gold)}.footer-legal{font-family:var(--sans);letter-spacing:.4em;text-transform:uppercase;color:#f8f4ed4d;flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:9px;font-weight:600;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
