@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--gold: #c8963e;--gold-light: #e8b96a;--gold-pale: #f5d98b;--silver: #a8b4c0;--silver-light: #d0dae2;--dark: #080810;--dark2: #0f0f1a;--dark3: #161625;--section-pad-x: clamp(1.5rem, 5vw, 4rem);--section-pad-y: clamp(4rem, 8vw, 7rem)}html{scroll-behavior:smooth}body{background:var(--dark);color:#e8e8f0;font-family:Inter,sans-serif;font-weight:300;overflow-x:hidden}section{padding:var(--section-pad-y) var(--section-pad-x)}.section-label{font-size:.65rem;letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:300;line-height:1.1;background:linear-gradient(135deg,#fff 0%,var(--silver-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem}.section-body{color:#d0dae2b3;line-height:1.9;max-width:560px}
