.hhero{--ink:#0a0705;--copper:#a86b3f;--copper-light:#c99669;--copper-bright:#e7c39b;--ivory:#f6f2ec;--muted:#f6f2ec9e;--hairline:#f6f2ec24;isolation:isolate;background:radial-gradient(78% 62% at 84% 54%,#a86b3f42 0%,transparent 62%),radial-gradient(62% 55% at 6% 14%,#8c543029 0%,transparent 64%),radial-gradient(130% 62% at 50% 106%,#e7c39b17 0%,transparent 58%),linear-gradient(158deg,#150e08 0%,#0d0906 46%,var(--ink)100%);width:100%;min-height:100svh;color:var(--ivory);font-family:var(--font-body);align-items:center;display:flex;position:relative;overflow:hidden}.hhero:before{content:"";z-index:0;pointer-events:none;opacity:.2;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hhero__plate{z-index:0;position:absolute;inset:0}.hhero__plate img{object-fit:cover;object-position:52% 55%;animation:32s ease-in-out infinite alternate hhero-drift;transform:scale(1.04)}@keyframes hhero-drift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.1)translate(-1.4%,-1%)}}.hhero__scrim{z-index:1;pointer-events:none;background:linear-gradient(100deg,#0a07059e 0%,#0a070570 26%,#0a070533 52%,#0a070529 74%,#0a070573 100%),linear-gradient(#0a070500 40%,#0a07051a 66%,#0a0705f2 100%),linear-gradient(#0a0705b3 0%,#0a070500 22%);position:absolute;inset:0}.hhero__glow{z-index:1;pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#e0964a52 0%,#a86b3f24 38%,#0000 68%);width:108%;height:68%;animation:7s ease-in-out infinite alternate hhero-breathe;position:absolute;bottom:-26%;right:-18%}@keyframes hhero-breathe{0%{opacity:.7}to{opacity:1}}.hhero__grain{z-index:2;pointer-events:none;opacity:.28;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hhero__inner{z-index:3;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,4vw,4rem);width:100%;max-width:1320px;margin:0 auto;padding:8.5rem clamp(1.25rem,5vw,5rem) 4.5rem;display:grid;position:relative}.hhero__copy{max-width:46rem}.hhero__grid{grid-template-rows:minmax(0,1.62fr) minmax(0,.78fr);grid-template-columns:minmax(0,1.28fr) minmax(0,.82fr);gap:clamp(.75rem,1.2vw,1.1rem);min-height:clamp(24rem,40vw,33rem);display:grid}.hhero__cell{border-radius:24px;min-width:0;position:relative}.hhero__cell--photo{isolation:isolate;background:var(--ink);grid-area:1/1;overflow:hidden;box-shadow:0 40px 90px -30px #000c,inset 0 0 0 1px #f6f2ec1a}.hhero__card{isolation:isolate;-webkit-backdrop-filter:blur(22px);background:linear-gradient(#ffffff0d,#ffffff05),#140d0880;border:1px solid #ffffff1a;flex-direction:column;justify-content:flex-end;gap:.35rem;padding:clamp(1.1rem,1.8vw,1.6rem);transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s;display:flex;overflow:hidden;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0f}.hhero__card:hover{transform:translateY(-4px);box-shadow:0 30px 70px #00000080,0 0 30px -10px #b86b4580,inset 0 1px #ffffff0f}.hhero__card-plate{z-index:-2;position:absolute;inset:0}.hhero__card-plate img{object-fit:cover;object-position:center;transition:transform 1.2s cubic-bezier(.16,1,.3,1);transform:scale(1.02)}.hhero__card:hover .hhero__card-plate img{transform:scale(1.07)}.hhero__card-veil{z-index:-1;pointer-events:none;background:linear-gradient(#0a070580 0%,#0a0705b8 55%,#0a0705f2 100%),linear-gradient(150deg,#a86b3f57,#0a070533 70%);position:absolute;inset:0}.hhero__card--accent .hhero__card-veil{background:linear-gradient(#0a070559 0%,#0a070585 45%,#0a0705e0 100%),linear-gradient(150deg,#e7c39b57 0%,#a86b3fb8 55%,#a86b3f6b 100%)}.hhero__card--accent{background:linear-gradient(150deg,#e7c39b3d 0%,#a86b3f6b 55%,#a86b3f33 100%),#140d0880;border-color:#e7c39b57;box-shadow:0 24px 60px #0006,0 0 44px -18px #e0964a99,inset 0 1px #ffffff1f}.hhero__card--accent .hhero__stat-label{color:#f6f2ecc7}.hhero__grid>.hhero__card:nth-child(2){grid-area:1/2}.hhero__grid>.hhero__card:nth-child(3){grid-area:2/1}.hhero__grid>.hhero__card:nth-child(4){grid-area:2/2}.hhero__grid>.hhero__card:nth-child(3){text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:.8rem}.hhero__grid>.hhero__card:nth-child(3) .hhero__stat-num{align-items:center}.hhero__badge{z-index:3;-webkit-backdrop-filter:blur(14px)saturate(120%);background:#120c0880;border:1px solid #e7c39b47;border-radius:12px;flex-direction:column;gap:.1rem;padding:.55rem .9rem;display:flex;position:absolute;top:clamp(.9rem,1.6vw,1.35rem);left:clamp(.9rem,1.6vw,1.35rem)}.hhero__badge-num{font-family:var(--font-heading);color:var(--copper-bright);font-size:1.35rem;font-weight:400;line-height:1}.hhero__badge-label{letter-spacing:.12em;text-transform:uppercase;color:#f6f2ec9e;font-size:.62rem;font-weight:500;line-height:1.3}.hhero__eyebrow{border:1px solid var(--hairline);-webkit-backdrop-filter:blur(8px);letter-spacing:.1em;text-transform:uppercase;color:#f6f2eca8;background:linear-gradient(100deg,#a86b3f29,#f6f2ec08 58%),#f6f2ec0a;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.3rem .6rem;max-width:100%;padding:.5rem .95rem .5rem .7rem;font-size:.72rem;font-weight:500;line-height:1.2;display:inline-flex}.hhero__eyebrow-text{min-width:0}.hhero__eyebrow-key{color:var(--copper-bright);font-weight:700}.hhero__eyebrow-rule{background:#f6f2ec38;flex-shrink:0;width:1px;height:.85em}.hhero__eyebrow-year{color:#f6f2ecdb;white-space:nowrap;font-weight:600}.hhero__eyebrow-dot{background:var(--copper-bright);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-out infinite hhero-pulse;position:relative;box-shadow:0 0 #e0964a99}@keyframes hhero-pulse{0%{box-shadow:0 0 #e0964a8c}70%{box-shadow:0 0 0 8px #e0964a00}to{box-shadow:0 0 #e0964a00}}.hhero__title{font-family:var(--font-heading);letter-spacing:-.01em;text-transform:uppercase;color:var(--ivory);margin:1.6rem 0 0;font-size:clamp(3rem,5vw,4rem);font-weight:400;line-height:.98}.hhero__title .accent{background:linear-gradient(100deg,var(--copper-light)0%,var(--copper-bright)45%,var(--copper)100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hhero__lede{max-width:34rem;color:var(--muted);margin:1rem 0 0;font-size:clamp(1rem,1.35vw,1.18rem);font-weight:400;line-height:1.5}.hhero__climate{letter-spacing:.02em;color:#f6f2ecb3;align-items:center;gap:.85rem;margin:1.5rem 0 0;font-size:.82rem;line-height:1.5;display:flex}.hhero__climate:before{content:"";background:linear-gradient(90deg,var(--copper-light),transparent);flex:none;width:34px;height:1px}.hhero__climate strong{color:var(--copper-bright);font-weight:600}.hhero__ctas{flex-wrap:wrap;gap:.9rem;margin:2.4rem 0 0;display:flex}.hhero__stat-num{font-family:var(--font-heading);letter-spacing:.01em;color:var(--ivory);align-items:baseline;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:400;line-height:1;display:flex}.hhero__stat-num span{color:var(--copper-bright);margin-left:.12em;font-size:.5em;line-height:1}.hhero__stat-label{letter-spacing:.1em;text-transform:uppercase;color:#f6f2ec8c;font-size:.74rem;font-weight:500;line-height:1.3}.hhero__chip{z-index:3;-webkit-backdrop-filter:blur(14px)saturate(120%);background:#120c088c;border:1px solid #f6f2ec29;border-radius:16px;align-items:center;gap:.85rem;padding:.85rem 1.2rem .85rem .95rem;display:flex;position:absolute;bottom:clamp(.9rem,1.6vw,1.35rem);right:clamp(.9rem,1.6vw,1.35rem);box-shadow:0 20px 50px -20px #000c}.hhero__chip-ring{width:40px;height:40px;color:var(--copper-bright);background:radial-gradient(circle at 30% 25%,#e0964a4d,#a86b3f1f);border:1px solid #e0964a66;border-radius:50%;flex-shrink:0;place-items:center;display:grid;position:relative}.hhero__chip-ring svg{width:20px;height:20px}.hhero__chip-text{flex-direction:column;gap:1px;display:flex}.hhero__chip-top{color:var(--ivory);font-size:.9rem;font-weight:700;line-height:1.2}.hhero__chip-sub{letter-spacing:.04em;color:#f6f2ec99;font-size:.72rem;line-height:1.2}.hhero__chip-stars{color:var(--copper-bright);gap:1px;margin-bottom:1px;display:inline-flex}.hhero__chip-stars svg{width:11px;height:11px}.hhero__cue{z-index:3;letter-spacing:.28em;text-transform:uppercase;color:#f6f2ec80;flex-direction:column;align-items:center;gap:.5rem;font-size:.64rem;display:flex;position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%)}.hhero__cue-track{background:linear-gradient(#f6f2ec66,#0000);width:1px;height:42px;position:relative;overflow:hidden}.hhero__cue-track:after{content:"";background:var(--copper-bright);width:100%;height:40%;animation:2.2s cubic-bezier(.7,0,.3,1) infinite hhero-cue;position:absolute;top:-40%;left:0}@keyframes hhero-cue{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(340%)}}@media (max-width:1100px){.hhero__inner{gap:clamp(1.5rem,3vw,2.5rem)}.hhero__grid{min-height:clamp(22rem,44vw,28rem)}}@media (max-width:900px){.hhero__plate img{object-position:58% 55%}.hhero__scrim{background:linear-gradient(#0a07058c 0%,#0a070533 40%,#0a0705cc 100%)}.hhero__inner{grid-template-columns:minmax(0,1fr);gap:0;padding-top:7rem;padding-bottom:6rem}.hhero__copy{display:contents}.hhero__eyebrow{order:1;justify-self:start}.hhero__title{order:2}.hhero__lede{order:3}.hhero__climate{order:4}.hhero__grid{order:5;margin-top:2.5rem}.hhero__ctas{order:6}.hhero__grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0}.hhero__cell--photo{aspect-ratio:16/10;grid-area:1/1/auto/-1}.hhero__grid>.hhero__card:nth-child(2){grid-area:2/1}.hhero__grid>.hhero__card:nth-child(3){grid-area:2/2}.hhero__grid>.hhero__card:nth-child(4){grid-area:2/3}.hhero__grid>.hhero__card:nth-child(3){text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.35rem}.hhero__grid>.hhero__card:nth-child(3) .hhero__stat-num{align-items:baseline}.hhero__chip{display:none}}@media (max-width:560px){.hhero__eyebrow{letter-spacing:.07em;border-radius:16px;align-items:flex-start;padding:.6rem .85rem;font-size:.66rem;line-height:1.45;display:flex}.hhero__eyebrow-dot{margin-top:.32rem}.hhero__eyebrow-rule{display:none}.hhero__eyebrow-year{width:100%}.hhero__ctas{flex-direction:column;align-items:stretch;gap:.7rem}.hhero__cue{display:none}.hhero__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hhero__cell--photo{aspect-ratio:4/3}.hhero__grid>.hhero__card:nth-child(2){grid-area:2/1}.hhero__grid>.hhero__card:nth-child(3){grid-area:2/2}.hhero__grid>.hhero__card:nth-child(4){grid-area:3/1/auto/-1}.hhero__grid>.hhero__card{min-height:8.25rem}.hhero__grid>.hhero__card:nth-child(4){text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;gap:.35rem;min-height:9rem}.hhero__grid>.hhero__card:nth-child(4) .hhero__stat-num{justify-content:center;align-items:baseline;font-size:clamp(2.6rem,12vw,3.6rem)}}@media (max-width:380px){.hhero__grid>.hhero__card{min-height:7.5rem;padding:.9rem}.hhero__grid>.hhero__card:nth-child(4){min-height:8.5rem}.hhero__stat-label{letter-spacing:.08em;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.hhero__plate img,.hhero__glow,.hhero__eyebrow-dot,.hhero__cue-track:after{animation:none}.hhero__card,.hhero__cell--photo,.hhero__card-plate img{transition:none}.hhero__card:hover{transform:none}.hhero__card:hover .hhero__card-plate img{transform:scale(1.02)}}
