body:has(main[data-home-v2]){background-color:var(--hv-ivory)}.hv-cursor-dot,.hv-cursor-ring{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;transform:translate3d(-50%,-50%,0);will-change:transform}.hv-cursor-dot{width:6px;height:6px;background:var(--hv-espresso);border-radius:50%;transition:opacity .2s ease}.hv-cursor-ring{width:40px;height:40px;border:1px solid var(--hv-espresso);border-radius:50%;transition:width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,opacity .2s ease}.hv-cursor-ring[data-state=hover]{width:72px;height:72px;border-color:var(--hv-terracotta)}@media (hover:none),(max-width:1024px){.hv-cursor-dot,.hv-cursor-ring{display:none}}.hv-preloader{position:fixed;inset:0;z-index:10000;background:var(--hv-espresso);display:grid;place-items:center;color:var(--hv-ivory);font-family:var(--hv-font-serif-en);letter-spacing:.3em}.hv-preloader[data-state=exit]{pointer-events:none}.hv-preloader__curtain-bottom,.hv-preloader__curtain-top{position:absolute;left:0;right:0;height:50%;background:var(--hv-espresso);transition:transform 1.1s cubic-bezier(.76,0,.24,1)}.hv-preloader__curtain-top{top:0;transform:translateZ(0)}.hv-preloader__curtain-bottom{bottom:0;transform:translateZ(0)}.hv-preloader[data-state=exit] .hv-preloader__curtain-top{transform:translate3d(0,-100%,0)}.hv-preloader[data-state=exit] .hv-preloader__curtain-bottom{transform:translate3d(0,100%,0)}.hv-preloader__logo{display:inline-flex;flex-direction:column;align-items:center;gap:.85rem;animation:hv-logo-bounce .95s cubic-bezier(.34,1.56,.64,1) both;transition:opacity .4s ease-out}.hv-preloader[data-state=exit] .hv-preloader__logo{opacity:0}.hv-preloader__logo-img{width:clamp(140px,22vw,220px);height:auto;filter:drop-shadow(0 8px 24px rgba(212,184,150,.3))}@keyframes hv-logo-bounce{0%{transform:scale(.45);opacity:0}35%{transform:scale(1.18);opacity:1}55%{transform:scale(.92)}75%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){.hv-preloader__logo{animation:none;opacity:1}}.hv-section{position:relative;padding-block:clamp(6rem,12vw,12rem);padding-inline:clamp(1.5rem,6vw,8rem)}.hv-container{max-width:1440px;margin-inline:auto}.hv-label{font-family:var(--hv-font-sans-en);font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:var(--hv-mocha)}.hv-headline-en{font-family:var(--hv-font-serif-en);font-weight:400;letter-spacing:-.01em;line-height:1;color:var(--hv-espresso)}.hv-headline-jp{font-family:var(--hv-font-serif-jp);font-weight:600;line-height:1.5;letter-spacing:.02em;color:var(--hv-espresso)}.hv-body{font-family:var(--hv-font-sans-jp);line-height:1.9;color:var(--hv-dark-roast)}.hv-hero-search{position:relative;z-index:3;display:grid;grid-template-columns:1fr 8px 1.2fr 8px 1.1fr auto;align-items:stretch;gap:0;color:var(--hv-espresso)}.hv-hero-search__axis{display:flex;flex-direction:column;gap:.6rem;padding-inline:1.25rem;min-width:0}.hv-hero-search__label{font-family:var(--hv-font-sans-en);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--hv-stone);display:inline-flex;align-items:center}.hv-hero-search__pair{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;align-items:center}.hv-hero-search__axis[data-axis=date] .hv-hero-search__pair{grid-template-columns:1fr auto 1fr}.hv-hero-search__tilde{color:var(--hv-stone);font-size:.85rem}.hv-hero-search__input,.hv-hero-search__select{appearance:none;-webkit-appearance:none;background:transparent;border:none;border-bottom:1px solid rgba(26,20,16,.28);color:var(--hv-espresso);font-family:var(--hv-font-serif-jp);font-size:.95rem;padding:.55rem 0;outline:none;width:100%;min-width:0;cursor:pointer;border-radius:0;color-scheme:light}.hv-hero-search__select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1 L6 6 L11 1' stroke='%231A1410' stroke-width='1.2' fill='none'/></svg>");background-repeat:no-repeat;background-position:right .25rem center;padding-right:1.25rem}.hv-hero-search__input:focus,.hv-hero-search__select:focus{border-bottom-color:var(--hv-espresso)}.hv-hero-search__select option{color:var(--hv-espresso);background:var(--hv-ivory)}.hv-hero-search__input::-webkit-calendar-picker-indicator{filter:none;opacity:.7;cursor:pointer}.hv-hero-search__input[type=search]{cursor:text}.hv-hero-search__input[type=search]::placeholder{color:rgba(26,20,16,.42);font-family:var(--hv-font-sans-jp);font-size:.85rem;letter-spacing:.02em}.hv-hero-search__input[type=search]::-webkit-search-cancel-button{appearance:none;width:14px;height:14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'><path d='M3 3 L11 11 M11 3 L3 11' stroke='%231A1410' stroke-width='1.4' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:50%;cursor:pointer;opacity:.55}.hv-hero-search__divider{width:1px;align-self:stretch;margin-block:.25rem}.hv-hero-search__submit{display:inline-flex;align-items:center;gap:.85rem;padding:0 1.75rem 0 2rem;margin-left:1rem;border:none;background:transparent;color:inherit;font-family:var(--hv-font-serif-en);font-size:1rem;font-weight:600;letter-spacing:.2em;cursor:pointer;transition:transform .2s ease;align-self:stretch;border-radius:4px;box-shadow:none}.hv-hero-search__submit:hover{transform:translateY(-1px)}.hv-hero-search__submit-arrow{width:30px;height:30px;border-radius:50%;display:inline-grid;place-items:center}@media (max-width:1100px){.hv-hero-search{grid-template-columns:1fr;gap:1.25rem}.hv-hero-search__divider{display:none}.hv-hero-search__submit{margin-left:0;padding:.9rem 1.5rem;justify-content:space-between}.hv-hero-search__axis{padding-inline:0}}@media (max-width:900px){.hv-voice-head{gap:2rem!important}.hv-voice-grid,.hv-voice-head{grid-template-columns:1fr!important}.hv-voice-grid{gap:3rem!important}.hv-voice-grid>li>*{transform:none!important}.hv-search-head,.hv-search-row{grid-template-columns:1fr!important;gap:2rem!important}}@media (max-width:768px){.hv-hero-section{min-height:auto!important;padding-top:96px!important}.hv-hero-arc{top:-12%!important;right:-45%!important;width:160vw!important;height:160vw!important;opacity:.72!important}.hv-hero-side-label{display:none!important}.hv-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important;padding:2.5rem 1.25rem 1.5rem!important;align-items:start!important;max-width:100vw!important;box-sizing:border-box!important}.hv-hero-copy{width:100%!important;max-width:100%!important;min-width:0!important}.hv-hero-lead-label{font-size:.85rem!important;letter-spacing:.08em!important;line-height:1.8!important;margin-bottom:1rem!important;white-space:normal!important}.hv-hero-title{font-size:clamp(2.4rem,12vw,3.4rem)!important;line-height:1.28!important;letter-spacing:.01em!important;writing-mode:horizontal-tb!important;word-break:keep-all!important}.hv-hero-description{font-size:.98rem!important;line-height:1.9!important;max-width:100%!important;margin-top:1.25rem!important}.hv-hero-badges{gap:.5rem!important;margin-top:1.25rem!important}.hv-hero-visual{align-items:stretch!important;width:100%!important;max-width:100%!important}.hv-hero-visual-frame{max-width:none!important;width:100%!important;aspect-ratio:16/10!important}.hv-hero-search-wrap{padding:0 1rem 2rem!important}.hv-hero-search{margin:0!important}}:root{--hv-stone:#6F655B}body,html{overflow-x:hidden}body,canvas,html,img,svg,video{max-width:100%}body:has(main[data-home-v2]){width:100%;max-width:100vw;overflow-x:hidden;overscroll-behavior-x:none}body:has(main[data-home-v2]) #main-content,body:has(main[data-home-v2]) main[data-home-v2]{width:100%;max-width:100vw;overflow-x:hidden;position:relative}@supports (overflow:clip){body:has(main[data-home-v2]),body:has(main[data-home-v2]) #main-content,body:has(main[data-home-v2]) main[data-home-v2]{overflow-x:clip}}@media (max-width:768px){body,html{width:100%;max-width:100vw;overflow-x:hidden;overscroll-behavior-x:none}body:has(main[data-home-v2]){touch-action:pan-y}.hv-hero-search-wrap,.hv-hero-section,.hv-hero-visual,.hv-hero-visual-frame,.hv-section{max-width:100vw!important;overflow-x:hidden!important}@supports (overflow:clip){.hv-hero-search-wrap,.hv-hero-section,.hv-hero-visual,.hv-hero-visual-frame,.hv-section{overflow-x:clip!important}}.hv-hero-section{overflow-x:hidden!important;contain:paint}.hv-hero-grid{max-width:100vw!important;grid-template-columns:minmax(0,1fr)!important;box-sizing:border-box!important;overflow-x:hidden!important}.hv-hero-copy,.hv-hero-grid{width:100%!important;min-width:0!important}.hv-hero-copy{max-width:100%!important;overflow:visible!important}.hv-hero-lead-label{display:block!important}.hv-hero-lead-label,.hv-hero-title{width:100%!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}.hv-hero-title{min-width:0!important}.hv-hero-description{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}.hv-hero-badges,.hv-hero-description{width:100%!important;max-width:100%!important}.hv-hero-badges{overflow-x:auto!important;padding-bottom:.25rem!important;flex-wrap:nowrap!important}.hv-hero-badges span{flex:0 0 auto!important;white-space:nowrap!important}.hv-hero-arc{right:-62%!important;width:155vw!important;height:155vw!important;max-width:none!important}.hv-hero-search{width:100%!important;max-width:100%!important;box-sizing:border-box!important}html body:has(main[data-home-v2]) .hv-hero-section .hv-hero-copy .hv-hero-title{max-width:100%!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;font-size:clamp(1.85rem,8.4vw,2.55rem)!important;line-height:1.28!important}html body:has(main[data-home-v2]) .hv-hero-section .hv-hero-copy .hv-hero-title-line{display:block!important;white-space:normal!important}}