:root{--candidate-header-height: 92px;--candidate-navy: #061722;--candidate-ivory: #f3eadc;--candidate-gold: #c99a5f}html{scroll-padding-top:calc(var(--candidate-header-height) + 24px)}.candidate-header,.candidate-header *,.candidate-hero,.candidate-hero *{box-sizing:border-box}.candidate-header a,.candidate-hero a{color:inherit;text-decoration:none}.candidate-header button{font:inherit}.candidate-header{position:fixed;z-index:70;inset:0 0 auto;height:var(--candidate-header-height);color:var(--candidate-ivory);border-bottom:1px solid rgba(237,222,198,.16);background:#04111ae6;-webkit-backdrop-filter:blur(15px) saturate(115%);backdrop-filter:blur(15px) saturate(115%)}.candidate-header-inner{width:min(1440px,calc(100% - 64px));height:100%;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:28px}.candidate-nav{display:flex;align-items:center;gap:clamp(20px,2vw,34px);min-width:0}.candidate-nav-right{justify-content:flex-end}.candidate-nav-link,.candidate-cart-button,.candidate-icon-button{min-height:44px;padding:0;display:inline-flex;align-items:center;border:0;background:none;color:inherit;cursor:pointer;white-space:nowrap;text-transform:uppercase;font-size:14px;letter-spacing:.105em}.candidate-nav-link{position:relative}.candidate-nav-link:after{content:"";position:absolute;inset:auto 0 5px;height:1px;background:var(--candidate-gold);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.candidate-nav-link:hover:after,.candidate-nav-link:focus-visible:after{transform:scaleX(1)}.candidate-shop-trigger{gap:7px}.candidate-shop-trigger>span{color:var(--candidate-gold);transition:rotate .2s ease}.candidate-shop-trigger[aria-expanded=true]>span{rotate:180deg}.candidate-wordmark{display:flex;align-items:center;justify-content:center}.candidate-wordmark img{display:block;width:176px;height:auto}.candidate-icon-button{width:44px;justify-content:center}.candidate-search-icon{position:relative;width:18px;height:18px;border:1.5px solid currentColor;border-radius:50%}.candidate-search-icon:after{content:"";position:absolute;right:-5px;bottom:-3px;width:7px;height:1.5px;rotate:45deg;background:currentColor}.candidate-cart-button{gap:5px}.candidate-cart-button span,.candidate-mobile-cart span{color:var(--candidate-gold)}.candidate-menu-button,.candidate-mobile-cart{display:none}.candidate-header :focus-visible,.candidate-hero :focus-visible{outline:2px solid #e6bd82;outline-offset:4px}.candidate-shop-menu{position:absolute;top:var(--candidate-header-height);left:50%;width:min(900px,calc(100% - 64px));padding:30px;display:grid;grid-template-columns:1.25fr .75fr;gap:28px;color:#071621;background:#f7f4ed;border:1px solid rgba(16,32,40,.14);box-shadow:0 24px 60px #00000038;opacity:0;visibility:hidden;translate:-50% -8px;transition:opacity .18s ease,translate .18s ease,visibility .18s}.candidate-shop-menu.is-open{opacity:1;visibility:visible;translate:-50% 0}.candidate-shop-menu p{margin:0 0 13px;color:#697177;text-transform:uppercase;letter-spacing:.16em;font-size:11px}.candidate-shop-menu>div>a{min-height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,32,40,.17);font:22px Georgia,serif}.candidate-shop-feature{min-height:174px;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;background:#ded5c7}.candidate-shop-feature span{font:23px Georgia,serif}.candidate-shop-feature small{margin-top:8px;color:#5d625f;font-size:13px}.candidate-hero{position:relative;height:clamp(720px,100svh,900px);min-height:720px;overflow:hidden;isolation:isolate;color:var(--candidate-ivory);background:#05151f}.candidate-hero:after{content:"";position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(3,14,22,.5) 0%,rgba(3,14,22,.08) 50%,transparent 74%),linear-gradient(0deg,rgba(2,10,15,.2),transparent 34%)}.candidate-hero-backdrop{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(ellipse at 48% 36%,#0b2b3b,#061923 38%,#020a10 78%);box-shadow:inset 0 0 190px #0009}.candidate-hero-scene{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:url(/assets/hero/arcstela-hero-scene-baseplate-v3.png) calc(100% + clamp(56px,5.5vw,84px)) bottom / cover no-repeat}.candidate-hero-scene-base{z-index:2}.candidate-hero-sky{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.candidate-hero-scene-foreground{z-index:4;-webkit-mask-image:linear-gradient(to bottom,transparent 0 52%,rgba(0,0,0,.18) 62%,#000 79%),radial-gradient(ellipse 34% 49% at 86% 71%,#000 0 59%,rgba(0,0,0,.42) 69%,transparent 80%);mask-image:linear-gradient(to bottom,transparent 0 52%,rgba(0,0,0,.18) 62%,#000 79%),radial-gradient(ellipse 34% 49% at 86% 71%,#000 0 59%,rgba(0,0,0,.42) 69%,transparent 80%)}.candidate-hero-copy{position:relative;z-index:6;width:min(1320px,calc(100% - 72px));height:100%;margin:auto;padding-top:clamp(184px,24vh,230px)}.candidate-hero h1{max-width:720px;margin:0;font:400 clamp(58px,5.9vw,88px)/.96 Georgia,"Times New Roman",serif;letter-spacing:-.025em;text-transform:uppercase}.candidate-hero h1 span{display:block}.candidate-hero-copy>p{margin:28px 0 31px;color:#e7ded1;font:21px/1.45 Georgia,serif}@media(max-width:1180px){.candidate-header-inner{width:calc(100% - 44px);gap:20px}.candidate-nav{gap:20px}.candidate-nav-left .candidate-nav-link:nth-child(3),.candidate-nav-right .candidate-nav-link{display:none}.candidate-hero-copy{width:calc(100% - 56px)}.candidate-hero h1{max-width:620px;font-size:clamp(56px,7vw,76px)}}@media(max-width:800px){:root{--candidate-header-height: 72px}body.candidate-menu-open{overflow:hidden}.candidate-header-inner{width:calc(100% - 28px);grid-template-columns:1fr auto 1fr;gap:10px}.candidate-menu-button,.candidate-mobile-cart{min-width:44px;min-height:44px;padding:0;border:0;background:none;color:inherit;cursor:pointer}.candidate-menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px}.candidate-menu-button span{width:23px;height:1px;background:currentColor;transition:rotate .2s,translate .2s}.candidate-menu-button[aria-expanded=true] span:first-child{rotate:45deg;translate:0 3.5px}.candidate-menu-button[aria-expanded=true] span:last-child{rotate:-45deg;translate:0 -3.5px}.candidate-wordmark img{width:142px}.candidate-nav-right{display:none}.candidate-mobile-cart{display:inline-flex;align-items:center;justify-self:end;justify-content:flex-end;gap:6px;text-transform:uppercase;letter-spacing:.1em;font-size:14px}.candidate-nav-left{position:fixed;top:var(--candidate-header-height);left:0;width:100%;height:calc(100dvh - var(--candidate-header-height));padding:18px 24px 32px;display:flex;flex-direction:column;align-items:stretch;gap:0;overflow-y:auto;background:#04111afa;opacity:0;visibility:hidden;translate:-100% 0;transition:translate .24s ease,opacity .2s,visibility .2s}.candidate-nav-left.is-open{opacity:1;visibility:visible;translate:0}.candidate-nav-left .candidate-nav-link,.candidate-nav-left .candidate-nav-link:nth-child(3){min-height:58px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);font-size:15px}.candidate-nav-link:after{display:none}.candidate-shop-menu{position:fixed;z-index:2;top:calc(var(--candidate-header-height) + 74px);left:24px;width:calc(100% - 48px);max-height:calc(100dvh - var(--candidate-header-height) - 92px);padding:20px;grid-template-columns:1fr;overflow-y:auto;translate:0 -8px}.candidate-shop-menu.is-open{translate:0}.candidate-shop-feature{display:none}.candidate-shop-menu>div>a{font-size:19px}.candidate-hero{height:100svh;min-height:700px;max-height:860px}.candidate-hero:after{background:linear-gradient(180deg,#04111938,#0411198f 51%,#030c122e)}.candidate-hero-scene{background-position:95% bottom;background-size:auto 58%}.candidate-hero-scene-foreground{-webkit-mask-image:linear-gradient(to bottom,transparent 0 56%,rgba(0,0,0,.2) 66%,#000 80%),radial-gradient(ellipse 64% 43% at 82% 78%,#000 0 56%,rgba(0,0,0,.4) 68%,transparent 80%);mask-image:linear-gradient(to bottom,transparent 0 56%,rgba(0,0,0,.2) 66%,#000 80%),radial-gradient(ellipse 64% 43% at 82% 78%,#000 0 56%,rgba(0,0,0,.4) 68%,transparent 80%)}.candidate-hero-copy{width:calc(100% - 40px);padding-top:112px}.candidate-hero h1{max-width:355px;font-size:clamp(46px,13.1vw,57px);line-height:.96}.candidate-hero-copy>p{max-width:340px;margin:20px 0 22px;font-size:17px}}@media(max-width:430px)and (max-height:760px){.candidate-hero-copy{padding-top:96px}.candidate-hero h1{font-size:43px}.candidate-hero-copy>p{margin:15px 0 17px}.candidate-hero-scene{background-size:auto 55%}}@media(prefers-reduced-motion:reduce){.candidate-header *,.candidate-hero *{animation:none!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/arcstela-header-hero.css.map */
