:root{--color-bg-deep: #120905;--color-bg-main: #1b0f08;--color-bg-section: #26140a;--color-bg-elevated: #331c0f;--color-bg-card: #3a2212;--color-gold: #f2bf2f;--color-yellow: #ffc928;--color-yellow-soft: #ffe59a;--color-cream: #fff2d2;--color-red: #e8311a;--color-red-hover: #c7260f;--color-brick: #b03a24;--color-brick-soft: #e05030;--color-text: #fff7e6;--color-text-muted: #ddc7a8;--color-border-warm: rgba(255, 201, 40, .28);--color-overlay: rgba(16, 8, 4, .76);--font-serif: "Playfair Display", Georgia, "Times New Roman", serif;--font-sans: "Montserrat", system-ui, sans-serif;--font-display: "Cinzel", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);background:radial-gradient(circle at 10% 4%,rgba(255,201,40,.2) 0%,transparent 28%),radial-gradient(circle at 84% 6%,rgba(212,54,31,.26) 0%,transparent 34%),radial-gradient(circle at 50% 100%,rgba(143,61,45,.22) 0%,transparent 42%),var(--color-bg-deep);color:var(--color-text);-webkit-font-smoothing:antialiased}img{max-width:100%}.section-title{margin:0 0 2rem;text-align:center;font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;color:var(--color-yellow);text-transform:uppercase;letter-spacing:.12em;text-shadow:0 2px 18px rgba(255,201,40,.32);position:relative;padding-bottom:.85rem}.section-title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:clamp(60px,20%,120px);height:3px;border-radius:2px;background:linear-gradient(90deg,transparent 0%,var(--color-gold) 45%,transparent 100%)}.section-band{background:var(--color-bg-section)}a:focus-visible,button:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}
