
.hero-shell{padding:1.5rem var(--pad) 2rem;background:var(--bg);position:relative}.hero-wrap{width:min(100%, var(--wrap-lg));color:#fff;background:radial-gradient(68% 72% at 18% -5%,#911212d1 0%,#0000 58%),radial-gradient(58% 62% at 82% -8%,#c34e0ab8 0%,#0000 55%),radial-gradient(45% 40% at 50% 100%,#08060af2 0%,#0000 80%),#0e0c0f;border-radius:clamp(20px,2.8vw,32px);flex-direction:column;justify-content:space-between;min-height:clamp(560px,88vh,860px);margin-inline:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000073}.hero-topbar{z-index:20;justify-content:space-between;align-items:center;padding:clamp(1.1rem,2.2vw,1.6rem) clamp(1.6rem,4vw,3.5rem);display:flex;position:relative}.hero-brand{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:700}.hero-brand:hover{color:#ffffffd9}.hero-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-end;gap:4.5px;padding:6px 8px;display:flex}.hero-burger:hover .hero-burger__bar{opacity:.65}.hero-burger__bar{background:#ffffffd9;border-radius:1px;height:1.5px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,width .22s;display:block}.hero-burger__bar:first-child{width:22px}.hero-burger__bar:nth-child(2){width:16px}.hero-burger__bar:nth-child(3){width:22px}.hero-burger.is-open .hero-burger__bar:first-child{width:22px;transform:translateY(6px)rotate(45deg)}.hero-burger.is-open .hero-burger__bar:nth-child(2){opacity:0}.hero-burger.is-open .hero-burger__bar:nth-child(3){width:22px;transform:translateY(-6px)rotate(-45deg)}.hero-divider{background:#ffffff1a;height:1px;margin:0 clamp(1.6rem,4vw,3.5rem)}.hero-center{flex:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1rem,2.5vw,2.5rem);padding:clamp(1.8rem,4vw,3.5rem) clamp(1.6rem,4vw,3.5rem);display:grid;position:relative}.hero-guides{pointer-events:none;z-index:0;display:flex;position:absolute;inset:0}.hero-guides span{border-right:1px solid #ffffff0b;flex:1}.hero-guides span:last-child{border-right:none}.hero-hl{font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;color:#fff;z-index:2;flex-direction:column;gap:.04em;font-size:clamp(2.8rem,6.5vw,9rem);font-weight:800;line-height:.9;display:flex;position:relative}.hero-hl--left{text-align:right;align-items:flex-end}.hero-hl--right{text-align:left;align-items:flex-start}.hero-hl__clip{padding-bottom:.05em;display:block;overflow:hidden}.hero-hl__clip>span{display:block}.hero-stack{z-index:5;flex-shrink:0;width:clamp(185px,17vw,265px);height:clamp(255px,23.5vw,365px);position:relative}.hero-card{will-change:transform, opacity;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;padding:5px;position:absolute;inset:0;box-shadow:0 20px 50px #0000008c,0 4px 12px #00000059}.hero-card__inner{background:#0a090e;border-radius:11px;width:100%;height:100%;position:relative;overflow:hidden}.hero-card__img{object-fit:cover}.hero-card__sheen{pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0e 0%,#0000 40%,#00000052 100%);position:absolute;inset:0}.hero-bottom{border-top:1px solid #ffffff17;grid-template-columns:1fr 1fr;align-items:end;gap:2rem;padding:clamp(1.4rem,2.8vw,2.2rem) clamp(1.6rem,4vw,3.5rem) clamp(2rem,4vw,3rem);display:grid}.hero-info{flex-direction:column;align-items:flex-start;gap:1.4rem;display:flex}.hero-info__desc{color:#fff9;max-width:420px;font-size:clamp(.9rem,1.15vw,1.1rem);line-height:1.7}.hero-nav-links{flex-direction:column;align-self:end;display:flex}.hero-nav-links__item{color:#ffffffa6;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding:.72rem 0;font-size:clamp(.82rem,1.05vw,.98rem);font-weight:500;text-decoration:none;transition:color .22s,padding-left .22s;display:flex}.hero-nav-links__item:last-child{border-bottom:1px solid #ffffff14}.hero-nav-links__item:hover{color:#fff;padding-left:5px}.nav-overlay{z-index:600;justify-content:flex-end;display:flex;position:fixed;inset:0}.nav-overlay__backdrop{-webkit-backdrop-filter:blur(14px);background:#0a080cb8;position:absolute;inset:0}.nav-overlay__panel{z-index:1;background:#0e0c0f;border-left:1px solid #ffffff12;flex-direction:column;width:min(100%,540px);height:100%;padding:clamp(1.8rem,4vw,3rem);display:flex;position:relative;overflow-y:auto;box-shadow:-30px 0 80px #0000008c}.nav-overlay__head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:2rem;display:flex}.nav-overlay__brand{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.nav-overlay__close{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .28s,background .22s;display:flex}.nav-overlay__close:hover{background:#ffffff24;transform:rotate(90deg)}.nav-overlay__nav{flex-direction:column;flex:1;display:flex}.nav-overlay__link{font-family:var(--font-display);color:#ffffff9e;border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;padding:1rem 0;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;text-decoration:none;transition:color .22s,transform .22s;display:flex}.nav-overlay__link:hover{color:#fff;transform:translate(8px)}.nav-overlay__link:hover .nav-overlay__arrow{opacity:1;transform:translate(0)}.nav-overlay__num{font-family:var(--font-mono);color:var(--accent-orange);flex-shrink:0;font-size:.8rem;font-weight:400}.nav-overlay__label{flex:1}.nav-overlay__arrow{opacity:0;color:var(--accent-lavender);transition:opacity .22s,transform .22s;transform:translate(-8px,8px)}.nav-overlay__foot{border-top:1px solid #ffffff12;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem;padding-top:2rem;display:grid}.nav-overlay__foot-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#ffffff52;margin-bottom:.55rem;font-size:.68rem;display:block}.nav-overlay__foot-link{color:#ffffffb8;font-size:.9rem;transition:color .2s;display:block}.nav-overlay__foot-link:hover{color:var(--accent-lavender)}.nav-overlay__socials{flex-direction:column;gap:.3rem;display:flex}.nav-overlay__socials a{color:#ffffff9e;font-size:.88rem;transition:color .2s}.nav-overlay__socials a:hover{color:var(--accent-orange)}@media (max-width:920px){.hero-shell{padding:1rem .5rem}.hero-wrap{height:auto;min-height:auto}.hero-center{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;justify-items:center;gap:2rem;padding:2rem 1.2rem}.hero-hl--left,.hero-hl--right{text-align:center;align-items:center}.hero-bottom{text-align:center;grid-template-columns:1fr;gap:1.5rem;padding:1.8rem 1.2rem}.hero-info{align-items:center}.hero-info__desc{max-width:520px}.hero-nav-links{display:none}}@media (max-width:600px){.hero-stack{width:clamp(160px,44vw,210px);height:clamp(215px,58vw,285px)}.hero-hl{font-size:clamp(2.2rem,9.5vw,4rem)}.nav-overlay__panel{width:100%}}@media (prefers-reduced-motion:reduce){.hero-card{transition:opacity .4s!important}.hero-hl__clip>span,.hero-brand,.hero-topbar{opacity:1!important;animation:none!important;transform:none!important}}
