.home-hero{--hero-h:clamp(620px, 80vh, 820px);height:var(--hero-h);min-height:var(--hero-h);max-height:var(--hero-h);color:#fff;isolation:isolate;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#070707;align-items:end;display:grid;position:relative;overflow:hidden}.home-hero.is-dragging{cursor:grabbing}.home-hero-media,.hero-bg,.hero-veil,.hero-grain{position:absolute;inset:0}.hero-bg{opacity:0;z-index:0;transition:opacity 1s var(--ease);will-change:opacity}.hero-bg.is-active{opacity:1;z-index:1}.hero-bg img,.hero-fallback{object-fit:cover;object-position:center center;filter:saturate(1.04)contrast(1.03);pointer-events:none;width:100%;height:100%;transition:transform 7.5s linear;transform:scale(1.03)}.hero-bg.is-active img,.hero-bg.is-active .hero-fallback{transform:scale(1)}.hero-fallback{background:radial-gradient(circle at 70% 30%,#e3061359,#0000 42%),linear-gradient(135deg,#171717,#2a0d10 50%,#0d0d0d)}.hero-veil{z-index:2;pointer-events:none;background:linear-gradient(105deg,#000000d1 0%,#0000008c 38%,#00000047 68%,#00000073 100%),linear-gradient(#0000 30%,#0000002e 58%,#000000b8 100%)}.hero-grain{z-index:2;opacity:.16;pointer-events:none;mix-blend-mode:soft-light;background-image:radial-gradient(#ffffff59 .5px,#0000 .5px);background-size:3px 3px}.home-hero-shell{z-index:3;width:min(100% - 2.5rem, var(--container));grid-template-rows:1fr auto;align-content:end;gap:2rem;height:100%;min-height:0;margin:0 auto;padding:clamp(3.5rem,7vw,5.5rem) 0 1.75rem;display:grid;position:relative}.home-hero-content{max-width:720px;min-height:0;animation:heroIn .85s var(--ease) both;align-content:end;gap:1.2rem;display:grid}.home-hero-content .hero-tag{animation:heroIn .7s var(--ease) both;animation-delay:50ms}.home-hero-content h1{animation:heroIn .85s var(--ease) both;animation-delay:.12s}.hero-title-link{color:inherit;text-decoration:none}.hero-title-link:hover{color:#fff}.home-hero-content .hero-lead{animation:heroIn .85s var(--ease) both;animation-delay:.22s}.home-hero-content .hero-actions{animation:heroIn .85s var(--ease) both;animation-delay:.32s}.hero-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.45rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.hero-tag:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite softPulse;box-shadow:0 0 0 4px #e3061347}.home-hero h1{color:#fff;letter-spacing:-.045em;text-shadow:0 12px 40px #00000073;max-width:12ch;min-height:0;margin:0;font-size:clamp(2.4rem,5.8vw,4.2rem);line-height:1.15}.hero-lead{color:#ffffffd1;max-width:34rem;min-height:0;margin:0;font-size:clamp(1.02rem,1.5vw,1.16rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.btn-hero{color:#fff;background:#00000073;border:1.5px solid #ffffffe6;min-width:148px;font-weight:700}.btn-hero:hover{color:#111;background:#fff}a.btn.btn-hero-solid,.btn-hero-solid{color:#fff;background:#8b0008;border:1.5px solid #8b0008;font-weight:700;box-shadow:0 12px 32px #8b000859}a.btn.btn-hero-solid:hover,.btn-hero-solid:hover{color:#fff;background:#6e0006;border-color:#6e0006}.hero-nav{width:100%;max-width:960px;min-height:0;animation:heroNavIn .9s var(--ease) both;gap:1.1rem;animation-delay:.4s;display:grid}.hero-nav-top{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid}.hero-counter{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;white-space:nowrap;font-size:.95rem}.hero-counter strong{color:#fff;font-size:1.2rem}.hero-counter span{color:#ffffff73;margin-left:.25rem}.hero-progress{background:#ffffff2e;border-radius:999px;height:2px;overflow:hidden}.hero-progress span{transform-origin:0;background:linear-gradient(90deg, var(--accent), #fff);width:100%;height:100%;display:block;transform:scaleX(0)}.hero-drag-hint{letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;white-space:nowrap;margin:0;font-size:.72rem;font-weight:650}.hero-thumbs{cursor:grab;scrollbar-width:none;touch-action:pan-y;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;width:100%;min-height:108px;display:grid;overflow:auto hidden}.hero-thumbs::-webkit-scrollbar{display:none}.hero-thumbs.is-dragging{cursor:grabbing}.hero-thumbs.is-dragging .hero-thumb{pointer-events:none}.hero-thumb{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto;align-content:start;gap:.45rem;min-width:0;height:100%;padding:0;display:grid}.hero-thumb-media{width:100%;height:72px;min-height:72px;max-height:72px;transition:border-color .25s var(--ease), box-shadow .25s var(--ease);background:#1a1a1a;border:1.5px solid #ffffff2e;border-radius:12px;display:block;position:relative;overflow:hidden}.hero-thumb-media img{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;transition:transform .45s var(--ease)}.hero-thumb:hover .hero-thumb-media,.hero-thumb.is-active .hero-thumb-media{border-color:#fff;box-shadow:0 10px 28px #00000059}.hero-thumb.is-active .hero-thumb-media{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 12px 28px #e3061347}.hero-thumb:hover .hero-thumb-media img,.hero-thumb.is-active .hero-thumb-media img{transform:scale(1.05)}.hero-thumb-label{gap:.2rem;min-width:0;min-height:2.4em;display:grid}.hero-thumb-label small{color:#ffffff73;letter-spacing:.08em;font-size:.68rem;font-weight:700}.hero-thumb-label em{color:#ffffffc7;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-style:normal;font-weight:650;overflow:hidden}.hero-thumb.is-active .hero-thumb-label em{color:#fff}.hero-edge{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .2s,transform .2s,border-color .2s;display:grid;position:absolute;top:42%;transform:translateY(-50%)}.hero-edge:hover{color:#111;background:#fff;border-color:#fff;transform:translateY(-50%)scale(1.05)}.hero-edge.prev{left:clamp(.7rem,2vw,1.5rem)}.hero-edge.next{right:clamp(.7rem,2vw,1.5rem)}@keyframes heroIn{0%{opacity:0;filter:blur(6px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes heroNavIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes softPulse{0%,to{box-shadow:0 0 #e3061359}50%{box-shadow:0 0 0 8px #e3061300}}@media (max-width:900px){.home-hero{--hero-h:clamp(580px, 82vh, 740px)}.hero-thumbs{grid-template-columns:repeat(5,minmax(120px,1fr));grid-auto-flow:column}.hero-drag-hint{display:none}.hero-nav-top{grid-template-columns:auto 1fr}}@media (max-width:760px){.home-hero{--hero-h:min(640px, 92dvh)}.home-hero-shell{width:min(100% - 1.5rem, var(--container));gap:1.5rem;padding-top:3.25rem}.home-hero-content{gap:1.05rem;min-height:0}.home-hero h1{font-size:clamp(2.1rem,10vw,2.9rem);line-height:1.15}.hero-edge{display:none}.hero-thumb-media{height:64px;min-height:64px;max-height:64px}.hero-thumb-label small{display:none}.hero-nav{gap:.95rem;min-height:0}}@media (prefers-reduced-motion:reduce){.home-hero-content,.home-hero-content .hero-tag,.home-hero-content h1,.home-hero-content .hero-lead,.home-hero-content .hero-actions,.hero-nav,.hero-tag:before,.hero-bg,.hero-bg img,.hero-bg .hero-fallback,.hero-thumb-media img{filter:none!important;transition:none!important;animation:none!important}.hero-bg img,.hero-fallback{transform:none}}
