:root{--hero-red:#ca2026;--hero-red-dark:#c92a22;--hero-blue:#0093c9;--hero-white:#fff;--hero-dark:#0d0d0d}.hero-intro{z-index:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100vh;padding-top:115px;display:flex;position:relative;overflow:hidden}.hero-intro__bg{object-fit:cover;object-position:center;transform-origin:50%;will-change:transform;width:100%;height:130%;display:block;position:absolute;inset:-15% 0}.hero-intro__overlay{z-index:1;background:linear-gradient(105deg,#000000d1 0%,#000000ad 55%,#00000073 100%);position:absolute;inset:0}.hero-intro__split{z-index:2;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1280px;padding:0 5rem;display:flex;position:relative}.hero-intro__content{text-align:left;color:var(--hero-white);flex-direction:column;flex:1;align-items:flex-start;gap:1.6rem;min-width:0;display:flex}.hero-title{color:var(--hero-white);text-shadow:0 2px 40px #00000080;flex-direction:column;align-items:flex-start;gap:.04em;margin:0;font-size:clamp(2.6rem,6.5vw,5.5rem);font-style:italic;font-weight:800;line-height:1;display:flex}.hero-title__line{flex-wrap:wrap;justify-content:flex-start;gap:.22em;display:flex}.hero-title__line--accent .hero-title__word{color:var(--hero-red);text-shadow:0 0 60px #e33d3580,0 2px 30px #0006}.hero-title__word{display:inline-block}.hero-subtitle{color:#ffffffb8;letter-spacing:.01em;max-width:420px;margin:0;font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:300;line-height:1.65}.hero-search-wrapper{width:100%;max-width:500px}.hero-search-form{background:#fffffff5;border-radius:999px;align-items:center;padding:.35rem;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 8px 40px #00000059,0 2px 8px #0003}.hero-search-form:hover{transform:translateY(-2px);box-shadow:0 14px 56px #0006,0 4px 12px #00000040}.hero-search-form:focus-within{transform:translateY(-2px);box-shadow:0 14px 56px #0006,0 0 0 3px #e33d354d}.hero-search-input-wrap{flex:1;min-width:0;position:relative}.hero-search-input{color:#1a1a1a;background:0 0;border:none;outline:none;width:100%;padding:.9rem 1.25rem;font-size:.95rem}.hero-search-input:focus{box-shadow:none;outline:none}.hero-search-placeholder{color:#9ca3af;pointer-events:none;white-space:nowrap;font-size:.93rem;position:absolute;top:50%;left:1.25rem;overflow:hidden;transform:translateY(-50%)}.hero-placeholder-wrap{display:inline-block;position:relative}.hero-placeholder-text{color:var(--hero-blue);font-weight:500;display:inline-block}.hero-search-button{color:var(--hero-white);background:var(--hero-red);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:.45rem;padding:.85rem 1.75rem;font-size:.93rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 4px 16px #e33d3573}.hero-search-button:hover{background:var(--hero-red-dark);transform:scale(1.04)}.hero-search-button:active{transform:scale(.96)}.hero-video-container{z-index:3;flex-shrink:0;align-items:center;height:calc(100vh - 115px - 2rem);display:flex;position:relative}.hero-video-frame{aspect-ratio:9/16;clip-path:polygon(0% 7%,100% 0%,100% 93%,0% 100%);width:auto;max-width:380px;height:100%;position:relative;overflow:hidden;box-shadow:0 40px 100px #000000b3,0 12px 32px #00000073}@media (min-width:1280px){.hero-video-frame{max-width:340px}}@media (min-width:1536px){.hero-video-frame{max-width:380px}}.hero-video-poster{z-index:0;background:linear-gradient(160deg,#1a3a5c 0%,#0d1f35 100%);position:absolute;inset:0}.hero-video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-video-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 65%,#0006 100%);position:absolute;inset:0}.hero-scroll-hint{z-index:5;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-hint__line{background:linear-gradient(#ffffff80,#0000);width:1px;height:48px;animation:2s ease-in-out infinite scroll-line;display:block}@keyframes scroll-line{0%{transform-origin:top;opacity:1;transform:scaleY(0)}50%{transform-origin:top;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(1)}}.hero-scroll-hint__label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff61;font-size:.6rem;font-weight:700}.hero-block--main{height:425vh}.hero-block__wrapper{will-change:transform;padding:0 1.5rem;position:sticky;top:0;overflow:hidden}.hero-content{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.hero-content__title{font-size:clamp(3rem,8vw,7rem);font-family:var(--font-body);letter-spacing:-.02em;color:var(--hero-blue);flex-direction:column;align-items:center;gap:0;max-width:900px;font-style:normal;font-weight:700;line-height:1.1;display:flex}.hero-content__title-text{color:var(--hero-blue)}.hero-content__title-text-2{color:#979797;letter-spacing:.3em;font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:1}.hero-content__title-text--flex{align-items:center;display:inline-flex}.hero-content__title-icon{flex-shrink:0;width:.7em;height:1.5em;margin:0 -.27em .6em .04em}.hero-content__description{text-transform:uppercase;color:#333;letter-spacing:.04em;max-width:460px;margin-top:1.5rem;font-size:.875rem;line-height:1.6}.hero-content__button{text-transform:uppercase;letter-spacing:.08em;color:#0d0d0d;cursor:pointer;margin-top:2rem;font-size:.875rem;font-weight:600;text-decoration:none}.hero-content__button:hover{text-underline-offset:3px;text-decoration:underline}.hero-gallery{width:min(736px,90vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-gallery__grid{will-change:transform;grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem;margin:0;padding:0;list-style:none;display:grid}.hero-gallery__item{aspect-ratio:1;will-change:transform;width:100%;position:relative}.hero-gallery__image{object-fit:cover;background-color:#e5e5e5;border-radius:1em;width:100%;height:100%;display:block}@media (max-width:1023px){.hero-intro{height:100dvh;padding-top:2rem;padding-bottom:130px}.hero-intro__split{gap:2rem;padding:0 2rem}.hero-video-frame{width:220px}}@media (max-width:767px){.hero-intro__split{flex-direction:column;justify-content:center;gap:2rem;padding:0 1.5rem}.hero-intro__content{text-align:center;align-items:center}.hero-title{align-items:center}.hero-title__line{justify-content:center}.hero-subtitle{text-align:center}.hero-video-container{display:none}.hero-search-form{border-radius:20px;flex-direction:column;gap:.5rem;padding:.75rem}.hero-search-button{justify-content:center;width:100%}.hero-gallery{width:95vw}.hero-gallery__grid{gap:1rem .75rem}}@media (prefers-reduced-motion:reduce){.hero-scroll-hint__line{animation:none}}
