:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f3ede0;background:#0b0b0b;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at 15% 15%,#2f2b24 0%,transparent 45%),radial-gradient(circle at 90% 0%,#1f1f1f 0%,transparent 40%),#0b0b0b;color:#f3ede0}a{color:inherit}.site-wrapper{min-height:100dvh}.hero{position:relative;min-height:64dvh;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-bottom:1px solid #2e2b24}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07070759,#070707d9 74%,#0b0b0b),linear-gradient(95deg,rgba(0,0,0,.6) 0%,transparent 55%);z-index:1}.hero__content{position:relative;z-index:2;width:min(980px,100%);padding:1.25rem 1rem 2.2rem;text-align:center}.hero__kicker{margin:0;letter-spacing:.18em;font-size:.74rem;color:#e2d3ba}h1{margin:.35rem 0 .2rem;font-size:clamp(1.6rem,6vw,3.2rem);line-height:1.1;color:#f7f1e4}.hero__subtitle{margin:0 0 1rem;color:#d9ccb8}main{width:min(980px,100%);margin:0 auto;padding:1rem 1rem 3.2rem}.section{background:#12110fbf;border:1px solid #2e2b24;border-radius:18px;padding:1rem;margin-top:1rem}h2{margin:0 0 .9rem;font-size:clamp(1.1rem,3.8vw,1.65rem);color:#f0e6d5}.video-wrap{position:relative;width:100%;padding-bottom:56.25%;border-radius:14px;overflow:hidden;border:1px solid #3a362f}.video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.button-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.button{display:inline-flex;justify-content:center;align-items:center;border:1px solid #8d7858;border-radius:999px;min-height:44px;padding:.5rem .95rem;text-decoration:none;color:#f3ede0;background:#1a1815;font-weight:600;transition:background-color .12s ease,transform .12s ease}.button:hover,.button:focus-visible{background:#2a241d;transform:translateY(-1px)}.button:focus-visible{outline:3px solid #b6a17e;outline-offset:2px}.button--primary{background:#b39a71;color:#19150f;border-color:#b39a71}.song-list{display:grid;gap:.7rem}.song-card{border:1px solid #3a362f;border-radius:14px;padding:.85rem;background:#141311}.song-card h3{margin:0 0 .35rem;color:#f2e6d0;font-size:1rem}.song-card p{margin:0 0 .55rem;color:#d8ccb9}.song-card a{color:#ccb288}.section--about p,.legal-content p{margin:0 0 .7rem;color:#d8ccb9}.section--shop{border:1px solid #2f2b25;background:#121110}.section--shop h2{font-size:1.03rem}.section--shop p{margin:0;color:#c9beac}.section--shop a,.legal-content a{color:#ccb288}.footer{border-top:1px solid #2e2b24;padding:1.2rem 1rem 1.8rem;text-align:center;color:#d8ccb9}.footer__links{margin-top:.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.footer__links a{color:#ccb288;text-decoration:none}.footer__contact,.footer__legal{margin:.45rem 0 0;font-size:.9rem;color:#b7aa95}.footer__contact a{color:inherit;text-decoration:none}.qr-loading{min-height:100dvh;display:grid;place-items:center}@media (min-width: 720px){.hero{min-height:78dvh}.hero__content{text-align:left;padding:2rem 1.2rem 3rem}main{padding-inline:1.2rem}.button-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.song-list{grid-template-columns:1fr 1fr}}
