.story-hero{position:relative;min-height:calc(100vh - 120px);height:780px;max-height:920px;overflow:hidden;background:#071a16;color:#fff}.story-scenes,.story-scene,.story-shade{position:absolute;inset:0}.story-scene{opacity:0;background-position:center;background-size:cover;animation:storyScene 24s infinite;transform:scale(1.08)}.scene-one{background-image:url('https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?auto=format&fit=crop&w=2000&q=88')}.scene-two{background-image:url('https://images.unsplash.com/photo-1566073771259-6a8506099945?auto=format&fit=crop&w=2000&q=88');animation-delay:6s}.scene-three{background-image:url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=2000&q=88');animation-delay:12s}.scene-four{background-image:url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=2000&q=88');animation-delay:18s}.story-shade{background:linear-gradient(90deg,rgba(3,16,13,.94),rgba(3,16,13,.7) 50%,rgba(3,16,13,.2)),linear-gradient(0deg,rgba(3,16,13,.82),transparent 55%)}.story-brand{position:absolute;top:35px;left:clamp(24px,6vw,90px);display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.story-brand img{width:42px;height:42px;object-fit:contain}.story-message{position:absolute;left:clamp(24px,7vw,110px);top:49%;transform:translateY(-50%);max-width:850px;z-index:2}.story-kicker{display:inline-block;color:#ffcb63;text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:800}.story-message h1{font:700 clamp(54px,7.5vw,108px)/.92 'Playfair Display';letter-spacing:-.055em;margin:20px 0 25px;text-shadow:0 5px 30px rgba(0,0,0,.45)}.story-message h1 em{font-style:normal;color:#ff7849}.story-message p{max-width:660px;color:#fff;font-size:20px;line-height:1.6;text-shadow:0 2px 12px #000}.story-message .actions{align-items:center}.story-btn{background:#f04b23;border-color:#f04b23;border-radius:99px}.story-link{color:#fff;font-weight:700;border-bottom:1px solid rgba(255,255,255,.6);padding:8px 2px}.story-chapters{position:absolute;right:clamp(22px,5vw,75px);bottom:52px;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));width:min(720px,60vw);z-index:2;border-top:1px solid rgba(255,255,255,.42)}.story-chapters div{display:flex;gap:10px;padding:16px 12px 0;color:#c7d2ce;font-size:11px;line-height:1.35}.story-chapters b{color:#ffcb63}.story-chapters strong{color:#fff;font-size:12px}.story-progress{position:absolute;left:0;bottom:0;width:100%;height:4px;background:rgba(255,255,255,.18)}.story-progress i{display:block;width:0;height:100%;background:#f04b23;animation:storyProgress 24s linear infinite}.story-scroll{position:absolute;left:clamp(24px,7vw,110px);bottom:48px;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.18em}.home-v2>.home-hero{display:none}@keyframes storyScene{0%{opacity:0;transform:scale(1.08)}4%,23%{opacity:1}27%,100%{opacity:0}23%{transform:scale(1)}}@keyframes storyProgress{to{width:100%}}@media(max-width:900px){.story-hero{height:760px;min-height:calc(100vh - 108px)}.story-message{top:43%}.story-chapters{left:22px;right:22px;bottom:58px;width:auto;grid-template-columns:repeat(2,1fr);gap:12px}.story-chapters div{padding:10px;background:rgba(3,16,13,.55);border-radius:5px}.story-scroll{display:none}}@media(max-width:560px){.story-hero{height:700px}.story-brand{top:24px}.story-message{top:39%;right:22px}.story-message h1{font-size:50px}.story-message p{font-size:17px}.story-message .actions{align-items:flex-start}.story-chapters{bottom:34px}.story-chapters div{font-size:9px}.story-chapters strong{font-size:10px}}@media(prefers-reduced-motion:reduce){.story-scene{animation:none}.scene-four{opacity:1;transform:none}.story-progress i{animation:none;width:100%}}
