@charset "utf-8";

.hh-brand-page {
    --hh-brand-ink: #171a18;
    --hh-brand-green: #214d43;
    --hh-brand-paper: #f5f2ec;
    color: var(--hh-brand-ink);
    overflow: clip;
    background: #fff;
}
.hh-brand-page,
.hh-brand-page * { box-sizing: border-box; }
.hh-brand-page a { color: inherit; text-decoration: none; }
.hh-brand-hero__copy > p,
.hh-brand-section-head > p,
.hh-brand-moments__intro > p,
.hh-brand-standards__title > p,
.hh-brand-health__copy > p,
.hh-brand-promise__head > p,
.hh-brand-closing__inner > div > p { margin: 0 0 18px; color: #4f8b7d; font-size: 11px; font-weight: 700; letter-spacing: .17em; }

.hh-brand-hero { padding: 70px 0 108px; }
.hh-brand-hero__inner { display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 74px; }
.hh-brand-hero__copy h1 { margin: 0; font-size: clamp(49px, 5vw, 75px); font-weight: 650; line-height: 1.1; letter-spacing: -.06em; }
.hh-brand-hero__copy > span { display: block; max-width: 510px; margin-top: 30px; color: #565e59; font-size: 18px; font-weight: 430; line-height: 1.78; word-break: keep-all; }
.hh-brand-hero__visual { position: relative; min-height: 610px; overflow: hidden; padding: 42px; border-radius: 28px; color: #fff; background: linear-gradient(150deg, #26322d 0%, #254d43 66%, #6d887e 100%); }
.hh-brand-hero__visual small { position: relative; z-index: 2; font-size: 10px; font-weight: 700; letter-spacing: .16em; }
.hh-brand-hero__visual strong { position: absolute; z-index: 2; bottom: 48px; left: 42px; font-size: clamp(78px, 9vw, 134px); font-weight: 680; line-height: .72; letter-spacing: -.085em; }
.hh-brand-hero__visual > span { position: absolute; z-index: 2; right: 40px; bottom: 42px; font-size: 10px; font-weight: 650; letter-spacing: .13em; writing-mode: vertical-rl; }
.hh-brand-hero__visual i { position: absolute; top: 50%; left: 54%; width: 76%; aspect-ratio: 1; border: 1px solid rgba(255,255,255,.22); border-radius: 50%; transform: translate(-50%,-50%); }
.hh-brand-hero__visual i::before,
.hh-brand-hero__visual i::after { content: ''; position: absolute; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; }
.hh-brand-hero__visual i::before { inset: 15%; }
.hh-brand-hero__visual i::after { inset: 31%; }

.hh-brand-reason { padding: 112px 0 120px; background: var(--hh-brand-paper); }
.hh-brand-section-head { display: grid; grid-template-columns: .86fr 1.14fr; gap: 32px 80px; }
.hh-brand-section-head > p { grid-column: 1 / -1; margin-bottom: 0; }
.hh-brand-section-head h2 { margin: 0; font-size: clamp(39px, 3.8vw, 55px); font-weight: 640; line-height: 1.22; letter-spacing: -.055em; }
.hh-brand-section-head > span { align-self: end; max-width: 490px; padding-bottom: 7px; color: #59615d; font-size: 17px; line-height: 1.75; word-break: keep-all; }
.hh-brand-reason__grid { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 74px; border-top: 1px solid #cacfc9; border-bottom: 1px solid #cacfc9; }
.hh-brand-reason__grid article { min-height: 330px; padding: 31px 30px 36px; }
.hh-brand-reason__grid article + article { border-left: 1px solid #cacfc9; }
.hh-brand-reason__grid b { color: #4f8b7d; font-size: 11px; letter-spacing: .08em; }
.hh-brand-reason__grid strong { display: block; margin-top: 78px; font-size: 25px; font-weight: 620; line-height: 1.4; letter-spacing: -.035em; }
.hh-brand-reason__grid p { margin: 20px 0 0; color: #666d69; font-size: 14px; line-height: 1.75; word-break: keep-all; }

.hh-brand-moments { padding: 125px 0 132px; }
.hh-brand-moments__intro { width: min(640px, 100%); }
.hh-brand-moments__intro h2 { margin: 0; font-size: clamp(43px, 4.3vw, 62px); font-weight: 650; line-height: 1.16; letter-spacing: -.055em; }
.hh-brand-moments__intro > span { display: block; margin-top: 24px; color: #5c645f; font-size: 17px; line-height: 1.75; word-break: keep-all; }
.hh-brand-moments__list { margin-top: 88px; border-top: 1px solid #d8ddda; }
.hh-brand-moment { display: grid; grid-template-columns: .72fr 1.28fr; gap: 70px; padding: 60px 0; border-bottom: 1px solid #d8ddda; }
.hh-brand-moment__copy small { color: #4f8b7d; font-size: 10px; font-weight: 700; letter-spacing: .13em; }
.hh-brand-moment__copy > strong { display: block; margin-top: 22px; font-size: 29px; font-weight: 620; letter-spacing: -.04em; }
.hh-brand-moment__copy > p { max-width: 340px; margin: 17px 0 0; color: #66706a; font-size: 14px; line-height: 1.75; word-break: keep-all; }
.hh-brand-moment__products { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.hh-brand-moment__products > a { position: relative; min-width: 0; padding: 18px 18px 25px; border: 1px solid #dfe3e0; border-radius: 19px; transition: transform .2s ease, box-shadow .2s ease; }
.hh-brand-moment__products > a:only-child { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(240px, .9fr) 1.1fr; align-content: center; column-gap: 30px; }
.hh-brand-moment__products > a:hover { transform: translateY(-3px); box-shadow: 0 18px 38px rgba(23,38,31,.08); }
.hh-brand-moment__products > a > span { display: grid; place-items: center; aspect-ratio: 1.18 / 1; overflow: hidden; border-radius: 13px; background: #f6f4f0; }
.hh-brand-moment__products > a:only-child > span { grid-row: 1 / 6; }
.hh-brand-moment__products img { width: 84%; height: 84%; object-fit: contain; }
.hh-brand-moment__products small { display: block; margin-top: 20px; color: #4f8b7d; font-size: 11px; font-weight: 650; }
.hh-brand-moment__products strong { display: block; margin-top: 8px; padding-right: 32px; font-size: 22px; font-weight: 630; letter-spacing: -.035em; }
.hh-brand-moment__products p { margin: 8px 0 0; color: #6a716d; font-size: 13px; line-height: 1.55; }
.hh-brand-moment__products b { position: absolute; right: 24px; bottom: 24px; color: #4f8b7d; font-size: 17px; }

.hh-brand-standards { padding: 122px 0; background: #edf2ef; }
.hh-brand-standards__inner { display: grid; grid-template-columns: .82fr 1.18fr; gap: 100px; }
.hh-brand-standards__title { position: sticky; top: 130px; align-self: start; }
.hh-brand-standards__title h2 { margin: 0; font-size: 43px; font-weight: 640; line-height: 1.24; letter-spacing: -.05em; }
.hh-brand-standards__title > span { display: block; margin-top: 21px; color: #606963; font-size: 15px; line-height: 1.7; }
.hh-brand-standards__list { margin: 0; padding: 0; border-top: 1px solid #cbd4cf; list-style: none; }
.hh-brand-standards__list li { display: grid; grid-template-columns: 46px 1fr; align-items: center; gap: 22px; min-height: 102px; border-bottom: 1px solid #cbd4cf; }
.hh-brand-standards__list b { color: #4f8b7d; font-size: 11px; font-weight: 700; }
.hh-brand-standards__list strong { font-size: 19px; font-weight: 560; line-height: 1.5; word-break: keep-all; }

.hh-brand-health { padding: 126px 0; color: #fff; background: var(--hh-brand-green); }
.hh-brand-health__inner { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 100px; }
.hh-brand-health__graphic { position: relative; min-height: 490px; overflow: hidden; padding: 42px; border: 1px solid rgba(255,255,255,.2); border-radius: 24px; }
.hh-brand-health__graphic span { position: relative; z-index: 2; font-size: clamp(60px, 7.2vw, 103px); font-weight: 670; line-height: .83; letter-spacing: -.075em; }
.hh-brand-health__graphic i { position: absolute; right: -8%; bottom: -26%; width: 79%; aspect-ratio: 1; border: 1px solid rgba(255,255,255,.22); border-radius: 50%; }
.hh-brand-health__graphic i::before { content: ''; position: absolute; inset: 20%; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; }
.hh-brand-health__copy > p { color: #f0c86c; }
.hh-brand-health__copy h2 { margin: 0; font-size: 43px; font-weight: 630; line-height: 1.24; letter-spacing: -.05em; }
.hh-brand-health__copy > span { display: block; margin-top: 24px; color: rgba(255,255,255,.76); font-size: 16px; line-height: 1.8; word-break: keep-all; }
.hh-brand-health__copy > a { display: inline-flex; align-items: center; justify-content: space-between; min-width: 210px; min-height: 52px; margin-top: 34px; padding: 0 18px; border-radius: 9px; color: var(--hh-brand-ink); background: #f0c86c; font-size: 14px; font-weight: 650; }

.hh-brand-promise { padding: 122px 0; }
.hh-brand-promise__head > p { margin-bottom: 16px; }
.hh-brand-promise__head h2 { margin: 0; font-size: 43px; font-weight: 640; line-height: 1.25; letter-spacing: -.05em; }
.hh-brand-promise__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 64px; border-top: 1px solid #d7dcda; border-bottom: 1px solid #d7dcda; }
.hh-brand-promise__grid article { min-height: 270px; padding: 30px 25px 35px; }
.hh-brand-promise__grid article + article { border-left: 1px solid #d7dcda; }
.hh-brand-promise__grid span { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; color: var(--hh-brand-green); background: #edf3f0; font-size: 18px; }
.hh-brand-promise__grid strong { display: block; margin-top: 60px; font-size: 18px; font-weight: 620; }
.hh-brand-promise__grid p { margin: 13px 0 0; color: #69716d; font-size: 13px; line-height: 1.68; word-break: keep-all; }
.hh-brand-promise__link { display: inline-flex; align-items: center; gap: 16px; margin-top: 32px; padding-bottom: 6px; border-bottom: 1px solid #8c948f; font-size: 13px; font-weight: 600; }

.hh-brand-closing { padding: 112px 0; background: #1b211e; color: #fff; }
.hh-brand-closing__inner { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 90px; }
.hh-brand-closing__inner > div > p { color: #73a99a; }
.hh-brand-closing h2 { margin: 0; font-size: 47px; font-weight: 630; line-height: 1.22; letter-spacing: -.05em; }
.hh-brand-closing__actions { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.hh-brand-closing__actions > a { display: flex; align-items: center; justify-content: space-between; min-height: 62px; padding: 0 20px; border-radius: 10px; background: #fff; color: var(--hh-brand-ink); font-size: 15px; font-weight: 650; }
.hh-brand-closing__actions > a + a { color: #fff; background: transparent; border: 1px solid rgba(255,255,255,.32); }
.hh-brand-closing__actions > span { grid-column: 1 / -1; display: flex; gap: 24px; margin-top: 13px; }
.hh-brand-closing__actions > span a { color: rgba(255,255,255,.72); font-size: 13px; text-decoration: underline; text-underline-offset: 4px; }

@media (max-width: 980px) {
    .hh-brand-hero__inner { grid-template-columns: 1fr 1fr; gap: 42px; }
    .hh-brand-hero__visual { min-height: 520px; }
    .hh-brand-reason__grid { grid-template-columns: 1fr; }
    .hh-brand-reason__grid article { min-height: 0; }
    .hh-brand-reason__grid article + article { border-top: 1px solid #cacfc9; border-left: 0; }
    .hh-brand-reason__grid strong { margin-top: 45px; }
    .hh-brand-moment { grid-template-columns: 1fr; gap: 38px; }
    .hh-brand-standards__inner { gap: 50px; }
    .hh-brand-health__inner { gap: 50px; }
    .hh-brand-promise__grid { grid-template-columns: 1fr 1fr; }
    .hh-brand-promise__grid article:nth-child(3) { border-top: 1px solid #d7dcda; border-left: 0; }
    .hh-brand-promise__grid article:nth-child(4) { border-top: 1px solid #d7dcda; }
}

@media (max-width: 680px) {
    .hh-brand-page { padding-bottom: 76px; }
    .hh-brand-hero { padding: 48px 0 72px; }
    .hh-brand-hero__inner { grid-template-columns: 1fr; gap: 42px; }
    .hh-brand-hero__copy > p,
    .hh-brand-section-head > p,
    .hh-brand-moments__intro > p,
    .hh-brand-standards__title > p,
    .hh-brand-health__copy > p,
    .hh-brand-promise__head > p,
    .hh-brand-closing__inner > div > p { margin-bottom: 12px; font-size: 10px; }
    .hh-brand-hero__copy h1 { font-size: 39px; }
    .hh-brand-hero__copy > span { margin-top: 22px; font-size: 15px; }
    .hh-brand-hero__visual { min-height: 430px; padding: 27px; border-radius: 20px; }
    .hh-brand-hero__visual strong { bottom: 34px; left: 27px; font-size: 83px; }
    .hh-brand-hero__visual > span { right: 25px; bottom: 30px; }

    .hh-brand-reason { padding: 76px 0 82px; }
    .hh-brand-section-head { grid-template-columns: 1fr; gap: 22px; }
    .hh-brand-section-head h2 { font-size: 35px; }
    .hh-brand-section-head > span { padding: 0; font-size: 15px; }
    .hh-brand-reason__grid { margin-top: 50px; }
    .hh-brand-reason__grid article { padding: 26px 6px 30px; }
    .hh-brand-reason__grid strong { margin-top: 35px; font-size: 23px; }

    .hh-brand-moments { padding: 79px 0 84px; }
    .hh-brand-moments__intro h2 { font-size: 37px; }
    .hh-brand-moments__intro > span { font-size: 15px; }
    .hh-brand-moments__list { margin-top: 54px; }
    .hh-brand-moment { gap: 28px; padding: 42px 0; }
    .hh-brand-moment__copy > strong { font-size: 25px; }
    .hh-brand-moment__products { gap: 10px; }
    .hh-brand-moment__products > a,
    .hh-brand-moment__products > a:only-child { display: block; padding: 11px 11px 19px; }
    .hh-brand-moment__products > a:only-child { grid-column: 1 / -1; }
    .hh-brand-moment__products small { margin-top: 15px; }
    .hh-brand-moment__products strong { padding-right: 0; font-size: 17px; }
    .hh-brand-moment__products p,
    .hh-brand-moment__products b { display: none; }

    .hh-brand-standards { padding: 78px 0; }
    .hh-brand-standards__inner { grid-template-columns: 1fr; gap: 44px; }
    .hh-brand-standards__title { position: static; }
    .hh-brand-standards__title h2 { font-size: 35px; }
    .hh-brand-standards__list li { grid-template-columns: 34px 1fr; gap: 10px; min-height: 88px; }
    .hh-brand-standards__list strong { font-size: 16px; }

    .hh-brand-health { padding: 78px 0; }
    .hh-brand-health__inner { grid-template-columns: 1fr; gap: 44px; }
    .hh-brand-health__graphic { min-height: 350px; padding: 25px; border-radius: 18px; }
    .hh-brand-health__graphic span { font-size: 65px; }
    .hh-brand-health__copy h2 { font-size: 35px; }
    .hh-brand-health__copy > span { font-size: 15px; }

    .hh-brand-promise { padding: 79px 0 84px; }
    .hh-brand-promise__head h2 { font-size: 35px; }
    .hh-brand-promise__grid { grid-template-columns: 1fr; margin-top: 45px; }
    .hh-brand-promise__grid article { min-height: 0; padding: 24px 5px 29px; }
    .hh-brand-promise__grid article + article { border-top: 1px solid #d7dcda; border-left: 0; }
    .hh-brand-promise__grid strong { margin-top: 25px; }

    .hh-brand-closing { padding: 77px 0 83px; }
    .hh-brand-closing__inner { grid-template-columns: 1fr; align-items: start; gap: 45px; }
    .hh-brand-closing h2 { font-size: 37px; }
    .hh-brand-closing__actions { grid-template-columns: 1fr; }
    .hh-brand-closing__actions > span { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
    .hh-brand-page * { scroll-behavior: auto !important; transition: none !important; }
}
