:root{--hv-ink:#292a23;--hv-muted:#68695c;--hv-sun:#f4d65e;--hv-paper:#fffbed;--hv-line:#e9e6d9}html{scroll-padding-top:120px}.hv-wrap{width:min(1320px,calc(100% - 64px));margin-inline:auto}.hv-section{padding-block:64px;color:var(--hv-ink);font-family:var(--font-body--family),Arial,sans-serif}.hv-section *,.hv-footer *,.hv-ann *{box-sizing:border-box}.hv-section h1,.hv-section h2,.hv-section h3,.hv-section p,.hv-section figure{margin:0}.hv-kicker{font-size:11px;font-weight:650;letter-spacing:.16em;text-transform:uppercase;color:var(--hv-muted);margin-bottom:14px!important}.hv-title{font-family:Georgia,'Times New Roman',serif!important;font-weight:400!important;line-height:1.1!important;letter-spacing:-.035em;font-size:clamp(30px,3.9vw,52px)!important;color:var(--hv-ink)}.hv-copy{font-size:16px;line-height:1.75;color:var(--hv-muted);max-width:650px}.hv-copy p+p{margin-top:14px}.hv-section a,.hv-footer a,.hv-ann a{text-decoration:none;color:inherit}.hv-section a:focus-visible,.hv-footer a:focus-visible,.hv-ann :focus-visible{outline:3px solid #675600;outline-offset:5px}.hv-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 23px;border:1px solid #bfa63e;border-radius:9px;background:var(--hv-sun);color:var(--hv-ink)!important;font:600 14px/1.45 var(--font-body--family),Arial,sans-serif;max-width:100%;text-align:center}.hv-button:hover{background:#ecd054}.hv-button--quiet{background:transparent;border-color:var(--hv-line)}.hv-button--quiet:hover{background:var(--hv-paper)}.hv-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.hv-caption{font-size:11px;line-height:1.55;color:var(--hv-muted);margin-top:9px!important}.hv-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.hv-head .hv-copy{max-width:410px}.hv-section img{display:block;max-width:100%}.hv-ann{background:var(--hv-sun);color:var(--hv-ink);font:500 12px/1.65 var(--font-body--family),Arial,sans-serif}.hv-ann__inner{width:min(1320px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;min-height:50px;padding:3px 0}.hv-ann__items{text-align:center}.hv-ann p{margin:0}.hv-ann button{width:40px;min-height:40px;border:0;background:transparent;font-size:21px;color:inherit;cursor:pointer}.hv-ann button:hover{background:#fff7d3;border-radius:50%}.hv-ann__item[hidden]{display:none}.hv-hero{padding-top:22px;padding-bottom:20px}.hv-hero__stage{position:relative;border-radius:26px;overflow:hidden;background:var(--hv-paper)}.hv-hero__image{width:100%;height:clamp(400px,42vw,610px);object-fit:cover}.hv-hero__content{position:absolute;left:3%;bottom:7%;width:min(460px,43%);padding:30px 34px;background:#fffbedf5;border:1px solid #ece5d2;border-radius:20px}.hv-hero__content h1{font-size:clamp(38px,4.6vw,64px)!important;margin-bottom:16px}.hv-hero__content .hv-copy{font-size:15px}.hv-benefits{padding-top:18px;padding-bottom:28px}.hv-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--hv-line);border-radius:16px;background:white;overflow:hidden}.hv-benefit{padding:25px 27px}.hv-benefit+.hv-benefit{border-left:1px solid var(--hv-line)}.hv-benefit h2{font:600 17px/1.4 var(--font-body--family),Arial,sans-serif;margin:0 0 8px}.hv-benefit p{font-size:13px;line-height:1.65;color:var(--hv-muted)}.hv-benefit a{display:inline-block;font-size:12px;font-weight:600;margin-top:12px;border-bottom:1px solid #ad9841}.hv-rooms{scroll-margin-top:120px}.hv-rooms__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.hv-room{grid-column:span 2;min-width:0}.hv-room:nth-child(-n+2){grid-column:span 3}.hv-room img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:var(--hv-paper)}.hv-room__label{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 1px 4px}.hv-room h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.hv-room p{font-size:13px;line-height:1.55;color:var(--hv-muted)}.hv-room__arrow{width:37px;height:37px;border:1px solid var(--hv-line);border-radius:50%;display:grid;place-items:center;flex:none}.hv-room a:hover .hv-room__arrow{background:var(--hv-sun)}.hv-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.hv-pills a{padding:10px 16px;border:1px solid var(--hv-line);border-radius:30px;font-size:13px}.hv-pills a:hover{background:var(--hv-paper)}.hv-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.hv-product{min-width:0}.hv-product__image{display:block;border:1px solid var(--hv-line);border-radius:17px;overflow:hidden;background:white;position:relative}.hv-product__image img{width:100%;aspect-ratio:1/1;object-fit:contain;padding:15px}.hv-product h3{font:500 14px/1.55 var(--font-body--family),Arial,sans-serif;margin:15px 0 9px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hv-product__price{font-size:17px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.hv-product__available{font-size:12px;color:var(--hv-muted);margin-top:5px!important}.hv-product__link{display:inline-block;font-size:12px;margin-top:12px;font-weight:600}.hv-product__image:hover{border-color:#af9948}.hv-products__note{font-size:12px;line-height:1.65;margin-top:23px!important;color:var(--hv-muted)}.hv-story__grid{display:grid;grid-template-columns:1.16fr 1fr;gap:0;border-radius:24px;overflow:hidden;background:var(--hv-paper);border:1px solid var(--hv-line)}.hv-story__image{width:100%;height:100%;min-height:400px;object-fit:cover}.hv-story__content{padding:clamp(28px,4vw,60px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hv-story__content .hv-title{margin-bottom:20px}.hv-story--reverse .hv-story__media{order:2}.hv-story--reverse .hv-story__content{order:1}.hv-faq{background:#fffdf6;border-block:1px solid var(--hv-line)}.hv-faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px}.hv-faq__lead .hv-copy{margin-top:20px}.hv-faq details{border-bottom:1px solid var(--hv-line)}.hv-faq details:first-child{border-top:1px solid var(--hv-line)}.hv-faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:23px 0;font-size:16px;font-weight:600;list-style:none}.hv-faq summary::-webkit-details-marker{display:none}.hv-faq summary::after{content:'+';font-size:25px;font-weight:400}.hv-faq details[open] summary::after{content:'−'}.hv-faq details .hv-copy{padding-bottom:22px;font-size:14px}.hv-footer{color:var(--hv-ink);background:var(--hv-paper);font:14px/1.7 var(--font-body--family),Arial,sans-serif;padding:58px 0 24px}.hv-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1.1fr 1.25fr;gap:36px}.hv-footer__wordmark{font:400 37px/1.1 Georgia,serif;margin:0 0 16px}.hv-footer__intro{color:var(--hv-muted);max-width:320px;font-size:14px;margin:0 0 18px}.hv-footer h2{font:600 14px/1.5 var(--font-body--family),Arial,sans-serif;margin:0 0 16px}.hv-footer ul{padding:0;margin:0;list-style:none}.hv-footer li{margin-bottom:10px;font-size:13px}.hv-footer a{overflow-wrap:anywhere}.hv-footer a:hover{background:#f6e6a4}.hv-footer__contact{font-size:12px;color:var(--hv-muted);overflow-wrap:anywhere}.hv-footer__contact p{margin:0 0 9px}.hv-footer__bottom{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap;border-top:1px solid var(--hv-line);margin-top:35px;padding-top:22px;font-size:11px;color:var(--hv-muted)}.hv-footer__bottom p{margin:0}.hv-policy-short{border:1px solid var(--hv-line);background:var(--hv-paper);border-radius:12px;padding:18px;font-size:13px;line-height:1.7}.hv-policy-short p{margin:0 0 9px}.hv-policy-short a{font-weight:600}.hv-collection-intro{padding-top:32px;padding-bottom:10px}.hv-collection-intro .hv-copy{margin-top:14px}.product-details h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.2}.header-logo__image{object-fit:contain}.hv-footer .hv-caption{max-width:380px}@media(max-width:989px){.hv-wrap{width:calc(100% - 40px)}.hv-hero__content{width:47%;padding:25px}.hv-hero__content h1{font-size:40px!important}.hv-benefit{padding:21px 18px}.hv-head{align-items:flex-start;flex-direction:column;gap:15px}.hv-products__grid{gap:15px}.hv-story__grid{grid-template-columns:1fr 1fr}.hv-faq__grid{gap:35px}.hv-footer__grid{grid-template-columns:1fr 1fr}.hv-rooms__grid{gap:18px}.hv-room h3{font-size:22px}}@media(max-width:749px){html{scroll-padding-top:95px}.hv-wrap{width:calc(100% - 28px)}.hv-section{padding-block:38px}.hv-kicker{font-size:10px}.hv-copy{font-size:15px}.hv-hero{padding-top:10px;padding-bottom:14px}.hv-hero__stage{display:flex;flex-direction:column;border-radius:18px}.hv-hero__content{position:static;width:100%;padding:27px 24px;border:0;border-radius:0;order:0}.hv-hero__content h1{font-size:40px!important;max-width:320px}.hv-hero__image{height:auto;aspect-ratio:16/10;object-fit:cover;order:1}.hv-caption{font-size:10px}.hv-benefits{padding-top:10px;padding-bottom:5px}.hv-benefits__grid{grid-template-columns:1fr}.hv-benefit{padding:20px}.hv-benefit+.hv-benefit{border-left:0;border-top:1px solid var(--hv-line)}.hv-benefit h2{font-size:16px}.hv-rooms__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.hv-room,.hv-room:nth-child(-n+2){grid-column:span 1}.hv-room:last-child{grid-column:span 2}.hv-room h3{font-size:20px}.hv-room__label{align-items:flex-start}.hv-room__arrow{display:none}.hv-room img{border-radius:13px}.hv-pills{gap:7px}.hv-pills a{font-size:12px;padding:9px 12px}.hv-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}.hv-product__image img{padding:8px}.hv-product h3{font-size:13px;margin-top:12px}.hv-product__price{font-size:16px}.hv-story__grid{grid-template-columns:1fr}.hv-story__image{min-height:0;aspect-ratio:16/10;height:auto}.hv-story__content{padding:28px 25px}.hv-story--reverse .hv-story__media,.hv-story--reverse .hv-story__content{order:initial}.hv-faq__grid{grid-template-columns:1fr;gap:28px}.hv-faq summary{font-size:15px;padding:20px 0}.hv-footer{padding-top:38px}.hv-footer__grid{grid-template-columns:1fr 1fr;gap:28px 16px}.hv-footer__brand{grid-column:1/-1}.hv-footer__bottom{gap:12px}.hv-ann{font-size:11px}.hv-ann__inner{width:calc(100% - 16px);gap:4px;min-height:74px;grid-template-columns:32px 1fr 32px}.hv-ann button{width:30px}.hv-title{font-size:34px!important}.hv-actions{gap:9px}.hv-button{padding:12px 16px;font-size:13px}.hv-product__available{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{scroll-behavior:auto!important}}