:root{--midnight:#091726;--deep-sea:#0d2137;--ocean:#1b4965;--teal:#3d8b9e;--turquoise:#5ec4b6;--coral:#e07850;--coral-light:#f09a70;--amber:#f0b860;--sand:#f4ead5;--sand-light:#faf5ec;--cream:#fffdf8;--stone:#a09888;--stone-light:#c8bfb0;--ink:#2c2418;--ink-light:#5a4e3c;--ff-display:'Cormorant Garamond',serif;--ff-body:'Zen Kaku Gothic New',sans-serif;--ff-label:'Josefin Sans',sans-serif;--ff-number:'DM Sans',sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}img,video,svg:not(.g-logo-img):not(.hero-logo){max-width:100%;height:auto}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{font-family:var(--ff-body);color:var(--ink);background:var(--cream);overflow-x:hidden;overflow-wrap:break-word;-webkit-font-smoothing:antialiased}body:after{content:'';position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px}:focus-visible{outline:2px solid var(--coral);outline-offset:2px;border-radius:2px}