.home-page{display:grid;gap:2.4rem;overflow:hidden}.home-sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.home-section{width:min(1240px,calc(100% - 2rem));margin:0 auto}.home-eyebrow{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-ui);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.home-section-heading{display:grid;gap:.8rem;margin-bottom:1.8rem;text-align:center}.home-section-heading h2{font-size:clamp(1.85rem,3.5vw,3.15rem);line-height:1.04}.home-section-heading p:last-child{max-width:760px;margin:0 auto;color:var(--text-secondary);font-size:1.03rem}.home-section-heading-left{text-align:left}.home-section-heading-left p:last-child{margin:0}.home-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(212,175,55,.14)}.home-hero-image{object-fit:cover;object-position:center top;transform:scale(1.035)}.home-hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,14,.92),rgba(8,8,14,.78) 34%,rgba(8,8,14,.24) 72%,rgba(8,8,14,.58)),linear-gradient(180deg,rgba(8,8,14,.18),rgba(8,8,14,.6))}.home-hero-shell{position:relative;z-index:2;width:min(1280px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,410px);gap:2rem;align-items:end;padding:7rem 0 4rem}.home-hero-copy{max-width:720px;display:grid;gap:1rem}.home-hero-eyebrow{width:fit-content;padding:.55rem .85rem;border:1px solid rgba(212,175,55,.22);border-radius:999px;background:rgba(20,20,30,.52);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-hero-logo{position:relative;inset:auto;display:inline-flex;width:fit-content}.home-hero-logo img{width:clamp(180px,24vw,285px);height:auto}.home-hero-lead{max-width:650px;font-size:clamp(1rem,1.45vw,1.2rem);color:#f0ece1;line-height:1.75;text-shadow:0 10px 24px rgba(0,0,0,.48)}.home-anchor-links,.home-hero-actions,.home-product-badges,.home-stat-list{display:flex;flex-wrap:wrap;gap:.72rem}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;width:fit-content;padding:.82rem 1.18rem;border-radius:999px;font-family:var(--font-ui);font-size:.9rem;font-weight:700;transition:.25s ease}.home-button:hover{transform:translateY(-2px)}.home-button-primary{border:1px solid rgba(212,175,55,.42);background:linear-gradient(135deg,#741420,#a71d35 48%,#d4af37);color:#fff8ec;box-shadow:0 14px 35px rgba(122,21,32,.34)}.home-button-secondary{border:1px solid rgba(212,175,55,.3);background:rgba(17,17,24,.56);color:var(--gold-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-button-ghost{border:1px solid rgba(229,228,226,.14);background:rgba(255,255,255,.045);color:#f3efe7}.home-product-badges span,.home-queen-meta span,.home-stat-chip{padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(212,175,55,.14);background:rgba(255,255,255,.05);font-family:var(--font-ui);font-size:.76rem;color:#f6f1e8}.home-anchor-links a{font-family:var(--font-ui);font-size:.83rem;color:var(--gold-light);opacity:.84}.home-anchor-links a:hover{opacity:1}.home-hero-panel{display:grid;gap:1rem;padding:1.2rem;border:1px solid rgba(212,175,55,.2);border-radius:24px;background:linear-gradient(180deg,rgba(17,17,25,.8),rgba(11,11,18,.9));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(0,0,0,.34)}.home-panel-kicker{font-family:var(--font-ui);font-size:.76rem;font-weight:700;letter-spacing:.14em;color:var(--gold)}.home-hero-panel h2{font-size:1.35rem;line-height:1.15}.home-hero-panel>p:not(.home-panel-kicker){color:var(--text-secondary)}.home-mini-roster{display:grid;gap:.7rem}.home-mini-queen{display:flex;align-items:center;gap:.76rem;padding:.78rem .85rem;border-radius:15px;border:1px solid rgba(212,175,55,.14);background:rgba(255,255,255,.035)}.home-mini-queen:hover{background:rgba(255,255,255,.07)}.home-mini-queen-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(212,175,55,.12);color:var(--queen-accent)}.home-mini-queen small,.home-mini-queen strong{display:block;font-family:var(--font-ui)}.home-mini-queen strong{font-size:.88rem}.home-mini-queen small{color:var(--text-secondary);font-size:.74rem}.home-queen-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.05rem}.home-queen-card{position:relative;overflow:hidden;display:grid;grid-template-rows:330px 1fr;border-radius:24px;border:1px solid rgba(212,175,55,.14);background:linear-gradient(180deg,rgba(27,27,38,.9),rgba(14,14,20,.98));box-shadow:0 18px 40px rgba(0,0,0,.22);transition:.35s ease}.home-queen-card:hover{transform:translateY(-8px);border-color:var(--queen-accent);box-shadow:0 24px 45px rgba(0,0,0,.34)}.home-queen-art{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent)}.home-queen-image{object-fit:cover;object-position:center top;transition:.35s ease}.home-queen-card:hover .home-queen-image{transform:scale(1.045)}.home-queen-content{position:relative;display:grid;gap:.68rem;padding:1rem 1rem 1.15rem}.home-queen-icon{position:absolute;top:-18px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#0b0b12;border:1px solid var(--queen-accent);color:var(--queen-accent)}.home-queen-kicker{font-family:var(--font-ui);font-size:.7rem;font-weight:700;letter-spacing:.12em;color:var(--gold)}.home-queen-content h3{font-size:1.16rem;line-height:1.08}.home-queen-title{color:#ece4d5;font-size:.93rem}.home-queen-motif{color:var(--text-secondary);font-size:.88rem;line-height:1.62}.home-card-link{display:inline-flex;align-items:center;gap:.42rem;font-family:var(--font-ui);font-size:.85rem;font-weight:700;color:var(--gold-light)}.home-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.home-story-card{overflow:hidden;border-radius:24px;border:1px solid rgba(212,175,55,.12);background:rgba(20,20,28,.8);box-shadow:0 16px 34px rgba(0,0,0,.2);transition:.3s ease}.home-story-card:hover{transform:translateY(-6px);border-color:rgba(212,175,55,.3)}.home-story-image{position:relative;aspect-ratio:16/10;overflow:hidden}.home-story-img{object-fit:cover;transition:.35s ease}.home-story-card:hover .home-story-img{transform:scale(1.04)}.home-story-content{display:grid;gap:.68rem;padding:1rem}.home-story-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:rgba(212,175,55,.12);color:var(--gold)}.home-story-content h3{font-size:1.03rem}.home-story-content p{color:var(--text-secondary);font-size:.91rem;line-height:1.62}.home-product-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,480px);gap:1.5rem;align-items:center;padding:1.5rem;border:1px solid rgba(212,175,55,.14);border-radius:28px;background:radial-gradient(circle at left top,rgba(220,20,60,.14),transparent 38%),linear-gradient(180deg,rgba(19,19,28,.88),rgba(11,11,17,.97))}.home-product-copy{display:grid;gap:1rem}.home-product-copy h2{font-size:clamp(1.9rem,3.3vw,3.05rem);line-height:1.03}.home-product-copy>p:not(.home-eyebrow){color:var(--text-secondary)}.home-product-visual{position:relative;min-height:510px;border-radius:24px;overflow:hidden;background:radial-gradient(circle,rgba(220,20,60,.18),transparent 52%)}.home-product-image{object-fit:contain;padding:2rem}.home-closing{display:grid;justify-items:center;gap:1rem;padding:1.8rem 1.25rem 4.2rem;text-align:center}.home-closing-mark{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:rgba(212,175,55,.12);color:var(--gold)}.home-closing h2{max-width:780px;font-size:clamp(1.85rem,3vw,2.8rem);line-height:1.08}.home-closing p{max-width:740px;color:var(--text-secondary)}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-store-cta{display:inline-flex;align-items:center;gap:.44rem;padding:.62rem 1rem;border-radius:999px;border:1px solid rgba(212,175,55,.28);background:linear-gradient(135deg,#7a1520,#b22222);color:#fff4e1;font-family:var(--font-ui);font-size:.8rem;font-weight:700;box-shadow:0 10px 20px rgba(122,21,32,.22)}@media(max-width:1180px){.home-hero-shell{grid-template-columns:1fr;padding-top:6.5rem}.home-hero-panel{max-width:760px}.home-queen-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.home-product-band,.home-story-grid{grid-template-columns:1fr}.home-queen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-visual{min-height:390px}}@media(max-width:640px){.home-hero-shell,.home-section{width:min(100%,calc(100% - 1rem))}.home-hero{min-height:auto}.home-hero-shell{padding:6rem 0 2rem}.home-button{width:100%}.home-queen-grid{grid-template-columns:1fr}.home-queen-card{grid-template-rows:300px 1fr}.home-product-band{padding:1rem}.home-product-visual{min-height:310px}}