.home-hero{position:relative;isolation:isolate;min-height:730px;min-height:min(850px,calc(100svh - 88px));background:#121511;overflow:hidden;color:#fff;display:flex;align-items:center;padding:76px max(5vw,24px) 132px}
.hero-art{position:absolute;inset:0 0 0 24%;z-index:-3;width:76%;height:100%;object-fit:cover;object-position:58% 50%;filter:saturate(.85);transition:opacity .35s ease,transform 1.1s ease}
.home-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#11150f 1%,rgba(17,21,15,.95) 22%,rgba(17,21,15,.6) 44%,rgba(17,21,15,0) 77%),linear-gradient(0deg,rgba(11,17,15,.88),transparent 34%)}
.hero-content{max-width:760px}.hero-eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.18em;margin-bottom:30px}.hero-eyebrow:before{content:"";width:22px;height:3px;background:#d5ff3f}
.hero-title{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:clamp(76px,8.8vw,142px);line-height:.88;letter-spacing:-.075em;margin:0 0 30px}.hero-title span{color:#d5ff3f}.hero-description{color:#e1e5dc;font-size:18px;line-height:1.75;word-break:keep-all}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.pill-button{min-height:54px;padding:0 25px;border:0;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:28px;background:#d5ff3f;color:#171c12;font:600 14px var(--font);text-decoration:none;transition:background .2s,transform .2s}.pill-button:hover{background:#e4ff91;transform:translateY(-3px)}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:20px;align-items:center;min-height:44px}.home-hero .text-link:hover{color:#d5ff3f}.hero-bottom{position:absolute;left:5vw;right:5vw;bottom:28px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.hero-scroll{font-size:12px;letter-spacing:.12em;display:flex;align-items:center;gap:18px}.hero-scroll span{height:34px;width:20px;border:1px solid #a5ad9a;border-radius:15px;position:relative}.hero-scroll span:after{content:"";position:absolute;top:7px;left:8px;width:2px;height:7px;background:#d5ff3f;animation:scroll-cue 2s ease-in-out infinite}.hero-feature{display:flex;align-items:center;gap:22px;padding:16px 0 0 28px;border-left:1px solid #ffffff38}.hero-feature p{font-size:12px;letter-spacing:.12em;color:#d5ff3f;margin-bottom:4px}.hero-feature h2{font-size:20px;font-weight:600}.hero-feature>a{width:44px;height:44px;border:1px solid #ffffff55;border-radius:50%;display:grid;place-items:center}.hero-feature>a:hover{background:#d5ff3f;color:#131711}
@keyframes scroll-cue{0%,100%{transform:translateY(0);opacity:.4}50%{transform:translateY(8px);opacity:1}}
@media(min-width:1800px){.home-hero{padding-left:calc((100vw - 1620px)/2)}.hero-bottom{left:calc((100vw - 1620px)/2);right:calc((100vw - 1620px)/2)}}
@media(max-width:700px){.home-hero{min-height:760px;min-height:calc(100svh - 72px);padding:260px 24px 138px;align-items:flex-end}.hero-art{inset:0 0 auto;width:100%;height:68%;object-position:55% 32%}.home-hero:before{background:linear-gradient(0deg,#11150f 0%,#11150f 21%,rgba(17,21,15,.94) 40%,rgba(17,21,15,.4) 67%,rgba(17,21,15,.06) 100%)}.hero-title{font-size:clamp(66px,16.8vw,108px);margin-bottom:20px}.hero-eyebrow{margin-bottom:20px;font-size:12px}.hero-description{font-size:16px}.hero-actions{gap:20px;margin-top:24px}.pill-button{padding:0 22px;gap:20px}.hero-bottom{left:24px;right:24px;bottom:24px}.hero-scroll{display:none}.hero-feature{padding:16px 0 0;width:100%;border-left:0;border-top:1px solid #ffffff38;justify-content:space-between}.hero-feature h2{font-size:18px}}
@media(prefers-reduced-motion:reduce){.hero-art,.pill-button{transition:none}.hero-scroll span:after{animation:none}}
@media(max-width:700px){.home-hero{padding-top:220px;padding-bottom:126px}.hero-title{font-size:clamp(52px,15.5vw,108px)}.hero-content{min-width:0;width:100%}.hero-actions{flex-wrap:wrap;column-gap:20px;row-gap:6px}.hero-eyebrow{letter-spacing:.12em;font-size:12px}}
@media(max-width:500px){.section-top{display:block}.section-top .text-link{margin-top:16px}.news-section-caption{max-width:none;text-align:left;margin-top:20px}.section-top .display-heading{font-size:clamp(38px,10.4vw,46px)}.history-header .display-heading{font-size:clamp(36px,9.5vw,44px)}.studio-intro .display-heading{font-size:clamp(38px,10.5vw,52px)}}
/* Blend the artwork into the editorial text area without a hard image edge. */
.hero-art{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 24%);mask-image:linear-gradient(90deg,transparent 0%,#000 24%)}
@media(max-width:700px){.hero-art{-webkit-mask-image:none;mask-image:none}}
