@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}.hp{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:#fff;min-height:100vh;overflow-x:hidden;width:100%;max-width:100vw}.hp-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.hp-hero{padding-top:52px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:auto}.hp-hero__figure{position:absolute;top:52px;left:0;right:0;height:75%;z-index:1;pointer-events:none;overflow:hidden;animation:fadeUp 1s ease both}.hp-hero__copy{position:relative;z-index:2;margin-top:60vw;flex:1;padding:20px 20px 48px;display:flex;flex-direction:column;justify-content:flex-start;animation:fadeUp .8s ease both;animation-delay:.2s}.hp-hero__badge-wrap{display:inline-flex;margin-bottom:18px}.hp-hero__cta-row{display:flex;flex-direction:column;gap:10px}.hp-hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%;display:block}.hp-hero-fade{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(180deg,transparent,#fff);pointer-events:none}.hp-badge{font-size:9px;letter-spacing:3px;background:#b8f000;padding:5px 12px;display:inline-block}.hp-badge,.hp-title{text-transform:uppercase;font-weight:900;color:#000}.hp-title{font-family:Arial Black,Helvetica Neue,sans-serif;line-height:.9;letter-spacing:-2px;margin:0 0 14px;font-size:clamp(28px,8vw,52px)}.hp-title__sub{text-transform:lowercase;font-size:.7em;letter-spacing:0;color:#888;font-weight:700}.hp-subtitle{font-family:Georgia,serif;font-style:italic;line-height:1.65;color:#444;font-size:15px;margin:0 0 24px}.hp-cta{padding:15px 20px;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:900;cursor:pointer;border:none;background:#000;color:#fff;text-decoration:none;display:block;width:100%;text-align:center}.hp-cta:hover{opacity:.85}.hp-stats{display:flex;justify-content:center;gap:24px;margin-top:40px;flex-wrap:wrap}.hp-stat__val{font-weight:900;color:#000;line-height:1;font-size:clamp(36px,10vw,72px);letter-spacing:-2px}.hp-stat__val--muted{color:#aaa}.hp-stat__label{letter-spacing:3px;text-transform:uppercase;color:#888;margin-top:6px;font-size:11px}.hp-stat__label--accent{color:#b8f000}.hp-features{border-top:2px solid #000}.hp-features__grid{display:grid;grid-template-columns:1fr}.hp-feature-card{background:#fafafa;transition:background .2s;cursor:pointer;padding:32px 24px;display:block;color:inherit;text-decoration:none;border-bottom:1.5px solid #000}.hp-feature-card:last-child{border-bottom:none}.hp-feature-card:hover{background:#f0f0f0}.hp-feature-card__title{font-weight:900;text-transform:uppercase;letter-spacing:-.5px;color:#000;margin-bottom:12px;line-height:1.1;font-size:18px}.hp-feature-card__body{font-size:13px;color:#555;line-height:1.75;margin:0 0 20px;max-width:280px;font-style:italic;font-family:Georgia,serif}.hp-feature-card__cta{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;font-weight:700;color:#000;border-bottom:1px solid #000;padding-bottom:2px}@media (max-width:640px){.hp-title__sub{font-size:.65em}.hp-hero__figure{opacity:.15}.hp-hero__copy{margin-top:65vw;padding:24px 20px 48px}.hp-stat__val{font-size:clamp(24px,6vw,40px)}}@media (min-width:768px){.hp-hero{min-height:100vh;display:grid;grid-template-columns:45% 55%}.hp-hero__figure{position:relative;top:0;height:auto;z-index:1;opacity:1;animation:slideIn 1s ease both}.hp-hero-img{-o-object-position:center top;object-position:center top}.hp-hero-fade{display:none}.hp-hero__copy{margin-top:0;padding:4px 8% 80px 0;justify-content:center}.hp-hero__badge-wrap{margin-bottom:28px}.hp-title{font-size:clamp(40px,5.5vw,82px);margin-bottom:20px}.hp-subtitle{font-size:clamp(14px,1.4vw,18px);max-width:440px;margin-bottom:36px}.hp-hero__cta-row{flex-direction:row;flex-wrap:wrap;gap:12px}.hp-cta{width:auto;padding:14px 28px;font-size:10px;letter-spacing:2.5px;display:inline-block;text-align:left}.hp-stats{justify-content:flex-start;gap:48px;margin-top:48px}.hp-stat__val{font-size:84px;letter-spacing:-4px}.hp-stat__label{font-size:12px}.hp-features__grid{grid-template-columns:repeat(3,1fr)}.hp-feature-card{padding:48px 40px;border-bottom:none;border-right:1.5px solid #000}.hp-feature-card:last-child{border-right:none}.hp-feature-card__title{font-size:clamp(16px,1.6vw,22px)}}