:root{--bg:#f7f1ea;--surface:#fffaf4;--surface-strong:#f1e3d3;--surface-glass:rgba(255,250,244,0.72);--ink:#312620;--muted:#6f6258;--line:rgba(49,38,32,0.12);--accent:#bf8e67;--accent-deep:#8e5f3f;--accent-soft:#ead7c4;--dark:#2b221f;--shadow:0 20px 50px rgba(61,44,32,0.08);--shadow-strong:0 28px 70px rgba(61,44,32,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(255,255,255,.75),transparent 32%),linear-gradient(180deg,#fbf6f0,#f5ede5);color:var(--ink);font-family:var(--font-sans-jp),var(--font-sans-sc),sans-serif;font-size:16px;letter-spacing:.01em;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow:clip}.site-root{min-height:100vh}.container{width:min(1160px,calc(100vw - 48px));margin:0 auto}.site-topbar{border-bottom:1px solid rgba(255,255,255,.32);background:linear-gradient(90deg,rgba(136,93,64,.94),rgba(171,126,95,.88));color:rgba(255,255,255,.94);font-size:.82rem;letter-spacing:.05em}.site-topbar__contact,.site-topbar__inner{display:flex;align-items:center}.site-topbar__inner{justify-content:space-between;gap:16px;min-height:42px}.site-topbar__contact{gap:20px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(251,246,240,.8);border-bottom:1px solid rgba(49,38,32,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1160px,calc(100vw - 48px));min-height:86px;margin:0 auto}.site-header__actions,.site-logo{display:inline-flex;align-items:center;gap:12px}.site-logo{font-family:var(--font-serif-jp),var(--font-display),serif;font-size:1.08rem;font-weight:700;letter-spacing:.06em}.site-logo__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#d9b18c,#b17449);color:white;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}.site-nav{display:inline-flex;gap:28px}.mobile-nav a,.site-footer__links a,.site-nav a{color:var(--muted);transition:color .16s ease;font-size:.94rem}.mobile-nav a:hover,.site-footer__links a:hover,.site-nav a.is-active,.site-nav a:hover{color:var(--ink)}.site-nav a{position:relative;padding-bottom:8px}.site-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--accent-deep);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.site-nav a.is-active:after,.site-nav a:hover:after{transform:scaleX(1)}.lang-switch{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,250,244,.92);color:var(--muted);font-size:.84rem;font-weight:600;transition:background .16s ease,border-color .16s ease,color .16s ease}.lang-switch:hover{background:white;color:var(--ink);border-color:rgba(142,95,63,.22)}.site-header__cta{display:inline-flex}.site-menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:600;letter-spacing:.02em;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(27,20,16,.18)}.button--solid{background:var(--dark);color:white}.button--ghost{border-color:rgba(255,255,255,.34);color:white;background:rgba(255,255,255,.08)}.hero{position:relative;min-height:calc(100vh - 128px);overflow:clip}.hero__media{background:linear-gradient(115deg,rgba(24,17,14,.68),rgba(24,17,14,.12)),url(https://images.unsplash.com/photo-1515377905703-c4788e51af15?auto=format&fit=crop&w=1600&q=80) center 32% /cover;transform:scale(1.03)}.hero__media,.hero__veil{position:absolute;inset:0}.hero__veil{background:radial-gradient(circle at 16% 22%,rgba(239,215,191,.3),transparent 28%),linear-gradient(90deg,rgba(28,20,17,.76),rgba(28,20,17,.42) 48%,rgba(28,20,17,.08))}.hero__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,390px);grid-gap:64px;gap:64px;align-items:center;min-height:calc(100vh - 128px);padding:88px 0 76px}.feature-card,.gallery-card,.hero__card,.hero__copy,.product-card{animation:fadeUp .7s ease both}.hero__card{animation-delay:.12s}.hero__copy h1,.page-hero h1,.section h2,.site-footer h2{margin:0;font-family:var(--font-serif-jp),var(--font-display),serif;letter-spacing:-.035em;line-height:1.05}.hero__copy h1{color:white;max-width:7.4em;font-size:clamp(3.35rem,6vw,5.7rem)}.hero__copy h1 span{display:block;margin-top:18px;max-width:17em;color:#f5ded0;font-size:.3em;line-height:1.55;font-family:var(--font-sans-jp),var(--font-sans-sc),sans-serif;letter-spacing:.02em}.article-card p,.contact-form label,.faq-panel p,.feature-card p,.hero__text,.lede,.product-card p,.site-footer p,.stack-item p{color:var(--muted);line-height:1.85}.hero__text{max-width:37rem;margin:24px 0 0;color:rgba(255,255,255,.88);font-size:1rem}.hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__meta-pill,.product-card__badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);color:rgba(255,255,255,.92);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.hero__actions{display:flex;gap:14px;margin-top:34px}.article-card,.faq-panel,.feature-card,.gallery-card,.hero__card,.info-card,.product-card{border:1px solid var(--line);border-radius:24px;background:rgba(255,250,244,.92);box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.article-card,.faq-panel,.hero__card,.info-card{padding:32px}.hero__card{background:var(--surface-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-strong)}.eyebrow{margin:0 0 14px;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-deep);font-weight:800}.snapshot-list,.spec-list{display:grid;grid-gap:16px;gap:16px}.snapshot-list div,.spec-list div{display:grid;grid-gap:6px;gap:6px;padding-bottom:16px;border-bottom:1px solid var(--line)}.snapshot-list div:last-child,.spec-list div:last-child{padding-bottom:0;border-bottom:0}.snapshot-list span,.spec-list span{font-size:.84rem;color:var(--muted)}.snapshot-list strong,.spec-list strong{font-weight:700}.page-section,.section{padding:112px 0}.section--soft{background:linear-gradient(180deg,rgba(191,142,103,.08),rgba(191,142,103,0)),radial-gradient(circle at right top,rgba(255,255,255,.55),transparent 36%)}.section--gallery{background:rgba(255,255,255,.34)}.section--dark{background:linear-gradient(180deg,rgba(37,28,24,.96),rgba(29,21,19,.98)),var(--dark);color:white}.inline-link--light,.section--dark .eyebrow,.section--dark .product-card h2,.section--dark .product-card h3,.section--dark .product-card p{color:rgba(255,255,255,.92)}.article-grid,.contact-grid,.product-detail,.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px;gap:32px}.split-grid--wide{grid-template-columns:1.06fr .94fr}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px}.section-head--stack{align-items:flex-start}.page-hero h1,.section h2,.site-footer h2{font-size:clamp(2.15rem,4vw,3.6rem)}.lede{max-width:40rem;font-size:1rem}.copy-column{max-width:44rem}.inline-link{display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:var(--accent-deep);font-weight:600}.feature-grid,.gallery-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.feature-card,.product-card{padding:26px}.article-card:hover,.faq-panel:hover,.feature-card:hover,.gallery-card:hover,.info-card:hover,.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(62,44,31,.12);border-color:rgba(142,95,63,.22)}.feature-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#f2e3d3,#e9d2be);color:var(--accent-deep)}.article-card h2,.faq-panel h3,.feature-card h2,.feature-card h3,.info-card h2,.product-card h2,.product-card h3{margin:18px 0 10px;font-family:var(--font-serif-jp),var(--font-display),serif;letter-spacing:-.03em;line-height:1.24}.product-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12);box-shadow:none}.product-card .product-card__badge{margin-top:18px;border-color:rgba(255,255,255,.16)}.info-card--warm,.product-card--light{background:rgba(255,250,244,.96);border-color:var(--line);box-shadow:var(--shadow)}.product-card--light .product-card__badge{color:var(--accent-deep);border-color:rgba(142,95,63,.16);background:rgba(234,215,196,.55)}.gallery-card img,.product-card img,.product-detail img{width:100%;object-fit:cover;border-radius:20px;transition:transform .5s ease}.gallery-card:hover img,.product-card:hover img{transform:scale(1.04)}.product-card img,.product-detail img{height:230px}.gallery-card{overflow:hidden;padding:0}.gallery-card img{height:360px}.gallery-card__caption{padding:16px 18px 18px;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep)}.feature-stack{display:grid;grid-gap:18px;gap:18px;margin-top:26px}.stack-item{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;padding:20px 0}.faq-panel article,.stack-item{border-top:1px solid var(--line)}.faq-panel article{padding:18px 0}.faq-panel article:first-of-type{border-top:0;padding-top:0}.contact-list,.flow-list{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.contact-list div,.flow-list div{display:flex;gap:12px;align-items:flex-start;color:var(--muted)}.flow-list strong{display:inline-grid;place-items:center;min-width:28px;min-height:28px;border-radius:999px;background:var(--surface-strong);color:var(--accent-deep)}.contact-form{display:grid;grid-gap:14px;gap:14px}.contact-form label{display:grid;grid-gap:8px;gap:8px;font-size:.95rem}.contact-form input,.contact-form textarea{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:white;color:var(--ink);font:inherit;transition:border-color .16s ease,box-shadow .16s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:rgba(142,95,63,.36);box-shadow:0 0 0 4px rgba(234,215,196,.6)}.form-note{margin:4px 0 0;font-size:.92rem}.success{color:#1c6b41}.error{color:#a83b2f}.page-hero{padding-bottom:34px}.page-hero--calm{position:relative;border-top:1px solid var(--line);padding-top:36px}.page-hero--calm:before{content:"";position:absolute;top:0;left:0;width:120px;height:1px;background:var(--accent)}.product-detail{align-items:start;margin-top:24px}.site-footer{padding:48px 0 28px;background:#201917;color:white}.site-footer__grid{display:grid;grid-template-columns:1.2fr 1fr .8fr;grid-gap:24px;gap:24px;padding-bottom:24px}.site-footer__links{display:grid;grid-gap:10px;gap:10px}.site-footer__bottom{display:flex;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.65);font-size:.9rem}.mobile-nav{display:none}.site-footer a,.site-footer h2,.site-footer h3,.site-footer p{color:rgba(255,255,255,.92)}.info-card__head{display:inline-flex;align-items:center;gap:10px}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media (max-width:960px){.site-topbar__contact,.site-topbar__inner{flex-direction:column;align-items:flex-start}.site-topbar__inner{justify-content:center;padding:10px 0}.lang-switch,.site-header__cta,.site-nav{display:none}.site-menu-toggle{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:white;color:var(--ink)}.mobile-nav{display:grid;grid-gap:14px;gap:14px;width:min(1160px,calc(100vw - 48px));margin:0 auto 14px;padding:18px;border:1px solid var(--line);border-radius:22px;background:rgba(255,250,244,.96)}.article-grid,.contact-grid,.feature-grid,.gallery-grid,.hero__content,.product-detail,.product-grid,.site-footer__grid,.split-grid{grid-template-columns:1fr}.section-head,.site-footer__bottom{flex-direction:column;align-items:flex-start}.hero,.hero__content{min-height:auto}.hero__content{gap:28px;padding:72px 0 44px}.hero__actions{flex-direction:column}.hero__copy h1{max-width:none}.gallery-card img{height:280px}}