*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;text-rendering:optimizeSpeed}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}::selection{background:var(--gold);color:var(--bg-dark)}:root{--bg-dark: #110A05;--bg-deep: #1C0F08;--bg-mid: #2A1810;--bg-surface: #3A2416;--brown: #7D502F;--gold: #CD8A46;--gold-bright: #E09B5A;--gold-dim: #A86E32;--cream: #F9EED1;--cream-muted: #C9AA7C;--white: #FEFEFE;--red: #961E17;--red-hover: #B82820;--font-display: "Coiny", cursive;--font-body: "Manrope", sans-serif;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 32px;--section-px: clamp(1.25rem, 5vw, 5rem);--ease-out: cubic-bezier(.22, 1, .36, 1)}body{background:radial-gradient(circle at 50% 0%,var(--bg-deep),var(--bg-dark) 70%) no-repeat;background-size:cover;font-family:var(--font-body);color:var(--cream);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer}
