.hu-root .cn-video-hero{min-height:92vh;display:flex;align-items:center}.hu-root .cn-video-hero .hu-hero-inner{width:100%;grid-template-columns:1fr;padding-top:130px;padding-bottom:90px}.hu-root .cn-hero-video{position:absolute;inset:0;overflow:hidden;z-index:0;background:var(--charcoal);pointer-events:none}.hu-root .cn-hero-video-inner{width:100%;height:100%}.hu-root .cn-hero-video iframe{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-width:177.78vh;min-height:100vh;transform:translate(-50%,-50%) scale(1.4);border:0;pointer-events:none}.hu-root .home-areas{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:980px;margin:52px auto 0}.hu-root .home-area{display:flex;flex-direction:column;padding:34px 34px 30px;background:#fff;border:1px solid var(--line);border-radius:18px;transition:box-shadow .3s ease,border-color .3s ease,transform .3s ease}.hu-root .home-area:hover{box-shadow:0 22px 50px rgba(0,0,0,.06);border-color:var(--line-gold);transform:translateY(-3px)}.hu-root .home-area-icon{width:52px;height:52px;border-radius:14px;flex:none;background:var(--gold-tint);color:var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.hu-root .home-area-icon svg{width:26px;height:26px}.hu-root .home-area:nth-child(2) .home-area-icon{background:var(--rose-soft);color:var(--rose)}.hu-root .home-area:nth-child(3) .home-area-icon{background:var(--iris-soft);color:var(--iris-deep)}.hu-root .home-area:nth-child(4) .home-area-icon{background:rgba(237,207,130,.2);color:var(--gold-deep)}.hu-root .home-area h3{font-size:21px;margin-bottom:12px}.hu-root .home-area p{font-size:16px;color:var(--ink-2);line-height:1.65}.hu-root .home-area-link{margin-top:18px;align-self:flex-start;font-family:var(--font-mont),sans-serif;font-weight:700;font-size:14px;letter-spacing:.02em;color:var(--gold-deep);display:inline-flex;align-items:center;gap:7px;transition:gap .2s ease,color .2s ease}.hu-root .home-area-link:hover{gap:11px;color:var(--gold)}.hu-root .home-featured{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:center;max-width:1040px;margin:0 auto;background:linear-gradient(135deg,#ffffff,#fdf4ed);border:1px solid var(--line-gold);border-radius:24px;overflow:hidden;box-shadow:0 30px 70px rgba(221,141,104,.12)}.hu-root .home-featured-media{position:relative;align-self:stretch;min-height:320px}.hu-root .home-featured-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hu-root .home-featured-body{padding:clamp(32px,4vw,52px) clamp(28px,4vw,52px) clamp(32px,4vw,52px) 0}.hu-root .home-featured-body .tag{font-family:var(--font-mont),sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep)}.hu-root .home-featured-body h3{font-size:clamp(26px,3.2vw,36px);margin:12px 0 14px}.hu-root .home-featured-body p{font-size:17px;color:var(--ink-2);line-height:1.65}.hu-root .home-offer-list{list-style:none;margin:22px 0 0;display:flex;flex-direction:column;gap:11px}.hu-root .home-offer-list li{display:flex;align-items:flex-start;gap:11px;font-size:15.5px;color:var(--ink-2);line-height:1.5}.hu-root .home-offer-list li svg{width:20px;height:20px;color:var(--gold);flex:none;margin-top:2px}.hu-root .home-offer-price{margin-top:24px;padding-top:22px;border-top:1px solid var(--line-gold);display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.hu-root .home-offer-price .amount{font-family:var(--font-mont),sans-serif;font-weight:800;font-size:clamp(38px,4.5vw,52px);color:var(--gold);line-height:1}.hu-root .home-offer-price .unit{font-size:13.5px;color:var(--ink-3)}.hu-root .home-offer-cta{margin-top:24px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.hu-root .home-offer-details{font-family:var(--font-mont),sans-serif;font-weight:700;font-size:14px;color:var(--gold-deep);display:inline-flex;align-items:center;gap:6px;transition:gap .2s ease,color .2s ease}.hu-root .home-offer-details:hover{gap:10px;color:var(--gold)}.hu-root .home-connect{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px}.hu-root .home-connect a.ghost{font-family:var(--font-mont),sans-serif;font-weight:600;font-size:15px;padding:14px 28px;border-radius:6px;color:#fff;border:1px solid rgba(255,255,255,.28);transition:background .2s ease,border-color .2s ease}.hu-root .home-connect a.ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5)}@media (max-width:900px){.hu-root .home-areas,.hu-root .home-featured{grid-template-columns:1fr}.hu-root .home-featured-media{min-height:240px}.hu-root .home-featured-body{padding:0 28px 36px}}