@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=IBM+Plex+Mono:wght@400;600&display=swap');:root{--bg:#ffe650;--surface:#c9b8ff;--text:#101010;--muted:#3e3524;--accent:#ff3c82;--accent-ink:#101010;--body:'IBM Plex Mono',monospace;--display:'Archivo Black',sans-serif;--tight:-.07em;--line:3px solid #101010;--line-color:#101010;--brand-border:3px solid #101010;--brand-radius:4px;--button-border:3px solid #101010;--button-radius:4px;--button-shadow:7px 7px 0 #101010;--hero-transform:rotate(-3deg);--hero-shadow:14px 14px 0 #101010;--hero-border:3px solid #101010;--image-radius:4px;--caption-bg:#ff3c82;--caption-text:#101010;--small-radius:3px;--grid-gap:22px;--card:#f8f4e8;--card-border:3px solid #101010;--card-radius:4px;--card-shadow:8px 8px 0 #101010;--card-hover:translate(-3px,-3px);--index-bg:#48e7c5;--index-text:#101010;--index-border:3px solid #101010;--detail-transform:rotate(1.5deg);--gallery-gap:14px;--gallery-radius:3px;--gallery-border:3px solid #101010;--gallery-shadow:7px 7px 0 #101010;--footer:#101010;--footer-text:#ffe650;--sticky:#f8f4e8;--sticky-text:#101010}.site-header{background:#48e7c5}.home-hero{background:linear-gradient(135deg,#ffe650 0 52%,#c9b8ff 52%);position:relative}.home-hero:before{content:'18+  18+  18+';position:absolute;top:28px;right:-10px;font-family:var(--display);font-size:clamp(2rem,5vw,5rem);transform:rotate(7deg);color:#10101017;letter-spacing:-.1em}.intro-strip{background:#ff3c82}.section-heading{align-items:start}.section-heading>p{background:#f8f4e8;border:var(--line);padding:14px;box-shadow:6px 6px 0 #101010}.offer-grid{grid-template-columns:repeat(3,1fr)}.featured-card{grid-column:span 2;display:grid;grid-template-columns:1.05fr 1fr}.featured-card .cover-link img{height:100%}.offer-card:nth-child(4n){background:#48e7c5}.offer-card:nth-child(4n+2){background:#c9b8ff}.card-body h3{text-transform:uppercase}.detail-hero{background:linear-gradient(90deg,#ffe650 0 60%,#ff3c82 60%)}.story-gallery .scene:nth-child(3n){transform:rotate(1deg)}.story-gallery .scene:nth-child(3n+1){transform:rotate(-1deg)}@media(max-width:1050px){.offer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.offer-grid{grid-template-columns:1fr 1fr}.featured-card{grid-column:span 2;display:block}.detail-hero{background:#ffe650}.hero-art{width:86%}}@media(max-width:380px){.offer-grid{grid-template-columns:1fr}.featured-card{grid-column:auto}}
