@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,700;9..144,900&family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--brand-amber: #f7daaa;--brand-navy: #15243c;--brand-navy-deep: #030e25;--brand-light: #f0f6fc;--dark-card: #242D3E;--dark-card-hover: #2A3548;--dark-stroke: #6A6762;--font-serif: "Fraunces", Georgia, serif;--font-sans: "Inter", -apple-system, sans-serif}html,body{background-color:var(--brand-navy-deep);color:var(--brand-light);font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}img{max-width:100%;height:auto}ul,ol{list-style:none}.amber-glow{box-shadow:0 0 20px #f7daaa66}
