.hd-root{--hd-bg:oklch(0.97 0.008 85);--hd-surface:oklch(0.99 0.005 85);--hd-surface-2:oklch(0.94 0.012 85);--hd-ink:oklch(0.22 0.01 95);--hd-ink-60:oklch(0.40 0.012 95);--hd-ink-40:oklch(0.60 0.012 95);--hd-ink-20:oklch(0.82 0.008 90);--hd-ink-fixed:oklch(0.22 0.01 95);--hd-ink-fixed-40:oklch(0.60 0.012 95);--hd-line:oklch(0.86 0.008 90);--hd-hair:oklch(0.90 0.006 90);--hd-moss:oklch(0.38 0.05 155);--hd-moss-deep:oklch(0.30 0.045 155);--hd-sage:oklch(0.72 0.04 150);--hd-mint-bg:oklch(0.94 0.03 155);--hd-terra:oklch(0.62 0.08 45);--hd-lavender:oklch(0.70 0.06 290);--hd-dune:oklch(0.82 0.035 80);--hd-eff-white:oklch(0.93 0.03 310);--hd-eff-barrier:oklch(0.93 0.03 150);--hd-eff-wrinkle:oklch(0.93 0.03 65);--hd-eff-uv:oklch(0.93 0.03 240);--hd-eff-moist:oklch(0.93 0.03 210);--hd-eff-keratin:oklch(0.93 0.03 30);--hd-serif:"Shippori Mincho","Instrument Serif","Hiragino Mincho ProN",serif;--hd-sans:"Inter Tight","Noto Sans JP",-apple-system,system-ui,sans-serif;--hd-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--hd-s1:4px;--hd-s2:8px;--hd-s3:12px;--hd-s4:16px;--hd-s5:24px;--hd-s6:32px;--hd-s7:48px;--hd-radius-s:2px;--hd-radius-m:4px;--hd-radius-l:16px;--hd-density-scale:0.82;--hd-pad-screen:calc(22px * var(--hd-density-scale));--hd-pad-card:calc(18px * var(--hd-density-scale));--hd-gap-list:calc(10px * var(--hd-density-scale));--hd-gap-section:calc(28px * var(--hd-density-scale));--hd-row-h:calc(64px * var(--hd-density-scale));--hd-card-bg:var(--hd-surface);--hd-card-border:1px solid var(--hd-hair);--hd-card-shadow:none;--hd-card-radius:var(--hd-radius-m)}.dark .hd-root,.dark.hd-root{--hd-bg:oklch(0.18 0.008 80);--hd-surface:oklch(0.22 0.008 80);--hd-surface-2:oklch(0.26 0.008 80);--hd-ink:oklch(0.94 0.012 85);--hd-ink-60:oklch(0.74 0.010 85);--hd-ink-40:oklch(0.54 0.008 85);--hd-ink-20:oklch(0.36 0.006 85);--hd-line:oklch(0.36 0.006 85);--hd-hair:oklch(0.30 0.005 85);--hd-moss:oklch(0.62 0.07 155);--hd-moss-deep:oklch(0.42 0.05 150);--hd-sage:oklch(0.78 0.05 150);--hd-mint-bg:oklch(0.30 0.04 155);--hd-terra:oklch(0.74 0.09 45);--hd-lavender:oklch(0.78 0.07 290);--hd-dune:oklch(0.68 0.04 80);--hd-eff-white:oklch(0.32 0.04 310);--hd-eff-barrier:oklch(0.32 0.04 150);--hd-eff-wrinkle:oklch(0.32 0.04 65);--hd-eff-uv:oklch(0.32 0.04 240);--hd-eff-moist:oklch(0.32 0.04 210);--hd-eff-keratin:oklch(0.32 0.04 30)}.hd-root[data-density=compact]{--hd-density-scale:0.82}.hd-root[data-density=airy]{--hd-density-scale:1.18}.hd-root *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hd-root .hd button{font-family:inherit;color:inherit}.hd-root .hd{font-family:var(--hd-sans);color:var(--hd-ink);font-feature-settings:"ss01","cv11"}.hd-root .hd-serif{font-family:var(--hd-serif);font-weight:400;letter-spacing:-.01em}.hd-root .hd-mono{font-family:var(--hd-mono);letter-spacing:.02em}.hd-root .hd-caps{text-transform:uppercase;letter-spacing:.18em;font-size:10px}.hd-root .hd-placeholder{background:repeating-linear-gradient(135deg,oklch(.92 .01 85) 0 10px,oklch(.94 .008 85) 10px 20px);display:flex;align-items:center;justify-content:center;color:oklch(.55 .01 90);font-family:var(--hd-mono);font-size:10px;text-transform:uppercase;letter-spacing:.14em}.hd-root[data-density=compact] .hd{font-size:13.2px;line-height:1.4;letter-spacing:-.003em}.hd-root[data-density=airy] .hd{font-size:15.4px;line-height:1.72;letter-spacing:.003em}.hd-root[data-density=compact] .hd .hd-body,.hd-root[data-density=compact] .hd p{line-height:1.45}.hd-root[data-density=airy] .hd .hd-body,.hd-root[data-density=airy] .hd p{line-height:1.8}@keyframes hd-fade-up{0%{opacity:0;transform:translateY(10px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes hd-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hd-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}.hd-root .hd-page{animation:hd-fade-up .54s cubic-bezier(.22,.61,.36,1) both}.hd-root .hd-stagger>*{animation:hd-fade-up .52s cubic-bezier(.22,.61,.36,1) both}.hd-root .hd-stagger>:first-child{animation-delay:40ms}.hd-root .hd-stagger>:nth-child(2){animation-delay:.11s}.hd-root .hd-stagger>:nth-child(3){animation-delay:.18s}.hd-root .hd-stagger>:nth-child(4){animation-delay:.25s}.hd-root .hd-stagger>:nth-child(5){animation-delay:.32s}.hd-root .hd-stagger>:nth-child(6){animation-delay:.39s}.hd-root .hd-stagger>:nth-child(n+7){animation-delay:.44s}.hd-root .hd .hd-press,.hd-root .hd a[role=button],.hd-root .hd button{transition:transform .22s cubic-bezier(.22,.61,.36,1),opacity .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}.hd-root .hd .hd-press:active,.hd-root .hd a[role=button]:active,.hd-root .hd button:active{transform:scale(.97)}.hd-root .hd .hd-no-press,.hd-root .hd .hd-no-press:active,.hd-root .hd .hd-no-press:focus-visible,.hd-root .hd .hd-no-press:hover{transform:none!important;transition:none!important;animation:none!important;-webkit-tap-highlight-color:transparent}.hd-root .hd .hd-no-press *,.hd-root .hd .hd-no-press :active,.hd-root .hd .hd-no-press :focus-visible,.hd-root .hd .hd-no-press :hover{transform:none!important;transition:none!important;animation:none!important}.hd-root .hd-pop-in{animation:hd-pop .36s cubic-bezier(.34,1.56,.64,1) both}.hd-root .hd-soft .hd-serif{font-family:var(--hd-serif)}.hd-root .hd-soft .hd-mono{opacity:.75;letter-spacing:.14em}.hd-root .hd-soft .hd-caps{font-size:9.5px}.hd-root .hd-soft .hd-card,.hd-root .hd-soft .hd-soft-radius,.hd-root .hd-soft [data-soft-card]{border-radius:12px!important}.hd-root .hd-soft .hd-soft-radius-lg{border-radius:18px!important}.hd-root .hd-soft .hd-cta{padding:14px 22px!important;box-shadow:0 6px 18px oklch(.38 .05 155/.28)!important;font-family:var(--hd-sans)!important;font-weight:600!important;letter-spacing:.02em!important}.hd-root .hd-soft .hd-chip-on,.hd-root .hd-soft .hd-cta{background:var(--hd-moss)!important;color:#fff!important;border:none!important;border-radius:999px!important}.hd-root .hd-soft .hd-chip-off{border-radius:999px!important;border:1px solid var(--hd-line)!important}.hd-root .hd-soft .hd-tabbar{height:78px!important}.hd-root .hd-soft .hd-tabbar a{font-family:var(--hd-sans)!important}.hd-root .hd-softa .hd-softa-card{border-radius:18px!important}.hd-root .hd-softa .hd-softa-card-lg{border-radius:20px!important}.hd-root .hd-softa .hd-softa-thumb{border-radius:14px!important}.hd-root .hd-softa .hd-softa-thumb-sm{border-radius:12px!important}.hd-root .hd-softa .hd-cta{background:var(--hd-ink)!important;color:var(--hd-bg)!important;border:none!important;border-radius:0!important;padding:13px 22px!important;box-shadow:none!important;font-family:var(--hd-sans)!important;font-weight:500!important;letter-spacing:.01em!important}.hd-editorial-card:active,.hd-editorial-card:focus-visible,.hd-editorial-card:hover{transform:rotate(0deg)!important}.hd-editorial-card:focus-visible{outline:2px solid var(--hd-moss);outline-offset:2px}@media (prefers-reduced-motion:reduce){.hd-root .hd-page,.hd-root .hd-pop-in,.hd-root .hd-stagger>*{animation:none!important}.hd-editorial-card,.hd-root .hd .hd-press,.hd-root .hd a[role=button],.hd-root .hd button{transition:none!important}.hd-editorial-card{transform:none!important}}