.story-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.story-hero-bg{position:absolute;inset:0;z-index:0}.story-hero-bg img,.story-hero-bg video{width:100%;height:100%;object-fit:cover;opacity:.4}.story-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 50%,rgba(0,0,0,.9));z-index:1}.story-hero-content{position:relative;z-index:10;text-align:center;max-width:1200px;padding:0 24px}.story-hero-title{font-size:clamp(48px,12vw,160px);font-weight:900;line-height:.9;letter-spacing:-4px;text-transform:uppercase;color:transparent;-webkit-text-stroke:2px hsla(0,0%,100%,.3);position:relative}.story-hero-title-fill{position:absolute;inset:0;color:#fff;-webkit-text-stroke:0;clip-path:inset(0 100% 0 0)}.story-hero-subtitle{font-size:14px;letter-spacing:8px;text-transform:uppercase;color:#be0515;margin-bottom:24px;font-weight:700}.story-hero-tagline{font-size:20px;color:hsla(0,0%,100%,.6);max-width:600px;margin:32px auto 0;line-height:1.8}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px;color:hsla(0,0%,100%,.5)}.scroll-indicator-line{width:1px;height:60px;background:linear-gradient(180deg,#be0515,transparent)}.story-timeline{position:relative;padding:120px 0;background:linear-gradient(180deg,#000,#0a0808);overflow:hidden}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,transparent,rgba(190,5,21,.3) 10%,rgba(190,5,21,.3) 90%,transparent);transform:translateX(-50%)}.timeline-line-progress{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,#be0515,#be0515);box-shadow:0 0 20px rgba(190,5,21,.5)}.timeline-item{position:relative;display:flex;align-items:flex-start;margin-bottom:100px}.timeline-item:nth-child(odd){flex-direction:row-reverse}.timeline-year{position:absolute;left:50%;transform:translateX(-50%)!important;width:80px;height:80px;background:linear-gradient(135deg,#be0515,#8a040f);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;color:#fff;z-index:5;box-shadow:0 0 40px rgba(190,5,21,.4);border:3px solid hsla(0,0%,100%,.2)}.timeline-content{width:42%;padding:40px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;backdrop-filter:blur(10px);transition:all .4s ease}.timeline-content:hover{background:rgba(190,5,21,.05);border-color:rgba(190,5,21,.2);transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.5)}.timeline-title{font-size:28px;font-weight:800;color:#fff;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}.timeline-desc{color:hsla(0,0%,100%,.6);font-size:16px;line-height:1.8}.story-philosophy{position:relative;padding:150px 0;background:#000;overflow:hidden}.philosophy-glow{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(150px);opacity:.15;pointer-events:none}.philosophy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.philosophy-card{position:relative;padding:50px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);border-radius:24px;backdrop-filter:blur(20px);overflow:hidden;cursor:default;transition:all .4s ease;transform-style:preserve-3d;perspective:1000px}.philosophy-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#be0515,transparent)}.philosophy-card:hover{background:rgba(190,5,21,.03);border-color:rgba(190,5,21,.15);box-shadow:0 30px 80px rgba(0,0,0,.5)}.philosophy-icon{width:60px;height:60px;background:linear-gradient(135deg,rgba(190,5,21,.2),transparent);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:1px solid rgba(190,5,21,.3)}.philosophy-title{font-size:24px;font-weight:800;color:#fff;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}.philosophy-desc{color:hsla(0,0%,100%,.5);font-size:16px;line-height:1.8}.story-craftsmanship{position:relative;padding:150px 0;background:linear-gradient(180deg,#0a0808,#000);overflow:hidden}.craft-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.craft-card{position:relative;aspect-ratio:3/4;border-radius:24px;overflow:hidden;cursor:pointer;background:#111}.craft-card-image{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.craft-card:hover .craft-card-image{transform:scale(1.15)}.craft-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:30px}.craft-card-title{font-size:22px;font-weight:800;color:#fff;text-transform:uppercase;margin-bottom:8px}.craft-card-subtitle{font-size:14px;color:#be0515;letter-spacing:3px;text-transform:uppercase;font-weight:600}.craft-floating-badge{position:absolute;padding:12px 24px;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px}.story-vision{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden;padding:100px 24px}.vision-content{position:relative;z-index:10;text-align:center;max-width:1000px}.vision-quote{font-size:clamp(32px,5vw,64px);font-weight:300;line-height:1.4;color:#fff;margin-bottom:60px;font-style:italic}.vision-quote-mark{font-size:120px;line-height:0;color:#be0515;opacity:.3;font-family:Georgia,serif}.vision-author{font-size:18px;color:hsla(0,0%,100%,.6);letter-spacing:4px;text-transform:uppercase;font-weight:600}.vision-cta{display:inline-flex;align-items:center;gap:16px;padding:20px 48px;background:linear-gradient(135deg,#be0515,#8a040f);color:#fff;font-size:14px;font-weight:800;letter-spacing:3px;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 20px 60px rgba(190,5,21,.3);margin-top:60px}.vision-cta:hover{transform:translateY(-3px);box-shadow:0 30px 80px rgba(190,5,21,.4)}.vision-radial-glow{position:absolute;width:800px;height:800px;background:radial-gradient(circle,rgba(190,5,21,.15) 0,transparent 70%);border-radius:50%;pointer-events:none}.stats-row{display:flex;justify-content:center;gap:80px;margin-top:80px}.stat-item{text-align:center}.stat-value{font-size:64px;font-weight:900;color:#fff;line-height:1;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.6));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:12px;color:hsla(0,0%,100%,.5);letter-spacing:4px;text-transform:uppercase;margin-top:8px;font-weight:600}@media (max-width:1024px){.timeline-line,.timeline-year{left:30px}.timeline-item,.timeline-item:nth-child(odd){flex-direction:column;padding-left:100px}.timeline-content{width:100%}.craft-showcase,.philosophy-grid{grid-template-columns:1fr}.stats-row{flex-direction:column;gap:40px}}@media (max-width:768px){.story-hero-title{-webkit-text-stroke:1px hsla(0,0%,100%,.3)}.story-hero-subtitle{letter-spacing:4px;font-size:12px}.timeline-year{width:60px;height:60px;font-size:14px}.timeline-content{padding:24px}.philosophy-card{padding:30px}.stat-value{font-size:48px}}@media (max-width:480px){.story-hero{min-height:85vh}.story-hero-title{font-size:48px;letter-spacing:-2px;-webkit-text-stroke:1px hsla(0,0%,100%,.2)}.story-hero-subtitle{letter-spacing:2px;font-size:10px;margin-bottom:16px}.story-hero-tagline{font-size:14px;line-height:1.6;margin-top:20px;padding:0 10px}.story-hero-content{padding:0 16px}.scroll-indicator{bottom:20px}.scroll-indicator-line{height:40px}.story-timeline{padding:60px 0}.story-timeline .text-5xl{font-size:28px!important}.story-timeline .text-7xl{font-size:32px!important}.timeline-line,.timeline-year{left:20px}.timeline-year{width:50px;height:50px;font-size:12px}.timeline-item,.timeline-item:nth-child(odd){padding-left:80px}.timeline-content{padding:20px;width:100%}.timeline-title{font-size:18px;margin-bottom:10px}.timeline-desc{font-size:13px;line-height:1.6}.story-philosophy{padding:60px 0}.story-philosophy .text-5xl{font-size:28px!important}.story-philosophy .text-7xl{font-size:32px!important}.philosophy-card{padding:20px}.philosophy-icon{width:48px;height:48px;margin-bottom:16px}.philosophy-title{font-size:18px;margin-bottom:10px}.philosophy-desc{font-size:13px;line-height:1.6}.story-craftsmanship{padding:60px 0}.story-craftsmanship .text-5xl{font-size:28px!important}.story-craftsmanship .text-7xl{font-size:32px!important}.craft-showcase{gap:20px}.craft-card{border-radius:16px}.craft-card-overlay{padding:20px}.craft-card-title{font-size:18px}.craft-card-subtitle{font-size:11px;letter-spacing:2px}.stats-row{gap:30px;margin-top:50px}.stat-value{font-size:36px}.stat-label{font-size:10px;letter-spacing:2px}.story-vision{min-height:80vh;padding:60px 16px}.vision-quote{font-size:22px;line-height:1.5;margin-bottom:30px}.vision-quote-mark{font-size:60px}.vision-author{font-size:12px;letter-spacing:2px}.vision-cta{padding:16px 32px;font-size:11px;letter-spacing:2px;margin-top:40px}}@media (max-width:360px){.story-hero-title{font-size:38px}.story-hero-tagline{font-size:13px}.timeline-item,.timeline-item:nth-child(odd){padding-left:70px}.timeline-year{width:44px;height:44px;font-size:11px;left:15px}.timeline-line{left:15px}.vision-quote{font-size:18px}.stat-value{font-size:32px}}@keyframes float-particle{0%,to{transform:translateY(0) translateX(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) translateX(20px);opacity:0}}.floating-particle{position:absolute;width:4px;height:4px;background:rgba(190,5,21,.6);border-radius:50%;animation:float-particle 15s linear infinite}