@import url("https://fonts.googleapis.com/css2?family=Shippori%20Mincho:wght@300;400;500;600;700&family=Zen%20Kaku%20Gothic%20New:wght@300;400;500;600;700&family=DM%20Sans:wght@300;400;500;600;700&display=swap");:root{--bg:#f5f0e8;--surface:#ede7d9;--text:#1a1a14;--heading-color:#1a1a14;--accent:#c8a84b;--muted:#7a6e5f;--panel:#ede7d9;--panel-strong:rgba(255,252,247,.97);--accent2:#c8973a;--border:rgba(44,36,22,.12);--font-display:"Shippori Mincho",serif;--font-body:"Zen Kaku Gothic New",sans-serif;--font-numeric:"DM Sans",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--nav-height:68px;--hero-overlay:linear-gradient(180deg,rgba(26,22,14,.45) 0%,rgba(26,22,14,.25) 50%,rgba(26,22,14,.6));--surface-dark:#2c2a1e;--ink:#1a1a14;--gold:#c8a84b;--moss:#5c6b3a;--mist:#d4cfc4;--cream:#faf7f2;--section-hero-bg:#1a1a14;--section-hero-text:#faf7f2;--section-promise-bg:#faf7f2;--section-promise-text:#1a1a14;--section-trial-banner-bg:#2c2a1e;--section-trial-banner-text:#faf7f2;--section-producer-bg:#f5f0e8;--section-producer-text:#1a1a14;--section-featured-products-bg:#faf7f2;--section-featured-products-text:#1a1a14;--section-testimonials-bg:#ede7d9;--section-testimonials-text:#1a1a14;--section-trust-band-bg:#2c2a1e;--section-trust-band-text:#faf7f2;--section-newsletter-bg:#f5f0e8;--section-newsletter-text:#1a1a14;--section-reviews-hero-bg:#f5f0e8;--section-reviews-hero-text:#1a1a14;--section-products-hero-bg:#1a1a14;--section-products-hero-text:#faf7f2;--section-products-hero-accent:#c8a84b;--section-products-trial-bg:#2c2a1e;--section-products-trial-text:#faf7f2;--section-products-trial-accent:#c8a84b;--section-products-tabs-bg:#faf7f2;--section-products-tabs-text:#1a1a14;--section-products-tabs-accent:#c8a84b;--section-products-grid-bg:#ede7d9;--section-products-grid-text:#1a1a14;--section-products-grid-accent:#c8a84b;--section-products-teiki-bg:#f5f0e8;--section-products-teiki-text:#1a1a14;--section-products-teiki-accent:#5c6b3a;--section-story-hero-bg:#1a1a14;--section-story-hero-text:#faf7f2;--section-story-hero-accent:#c8a84b;--section-story-profile-bg:#faf7f2;--section-story-profile-text:#1a1a14;--section-story-profile-accent:#5c6b3a;--section-story-land-bg:#2c2a1e;--section-story-land-text:#faf7f2;--section-story-land-accent:#c8a84b;--section-story-kodawari-munouyaku-bg:#f5f0e8;--section-story-kodawari-munouyaku-text:#1a1a14;--section-story-kodawari-munouyaku-accent:#5c6b3a;--section-story-kodawari-tenhoshi-bg:#ede7d9;--section-story-kodawari-tenhoshi-text:#1a1a14;--section-story-kodawari-tenhoshi-accent:#c8a84b;--section-story-kodawari-seimei-bg:#faf7f2;--section-story-kodawari-seimei-text:#1a1a14;--section-story-kodawari-seimei-accent:#5c6b3a;--section-story-jas-bg:#2c2a1e;--section-story-jas-text:#faf7f2;--section-story-jas-accent:#c8a84b;--section-story-gallery-bg:#f5f0e8;--section-story-gallery-text:#1a1a14;--section-story-gallery-accent:#c8a84b;--section-story-seasons-bg:#1a1a14;--section-story-seasons-text:#faf7f2;--section-story-seasons-accent:#c8a84b;--section-reviews-hero-bg:#1a1a14;--section-reviews-hero-text:#faf7f2;--section-reviews-hero-accent:#c8a84b;--section-reviews-summary-bg:#faf7f2;--section-reviews-summary-text:#1a1a14;--section-reviews-summary-accent:#c8a84b;--section-reviews-filter-bg:#f5f0e8;--section-reviews-filter-text:#1a1a14;--section-reviews-filter-accent:#c8a84b;--section-reviews-cards-bg:#ede7d9;--section-reviews-cards-text:#1a1a14;--section-reviews-cards-accent:#5c6b3a;--section-reviews-cta-bg:#2c2a1e;--section-reviews-cta-text:#faf7f2;--section-reviews-cta-accent:#c8a84b;--section-guide-hero-bg:#ede7d9;--section-guide-hero-text:#1a1a14;--section-guide-hero-accent:#c8a84b;--section-guide-content-bg:#faf7f2;--section-guide-content-text:#1a1a14;--section-guide-content-accent:#5c6b3a;--section-faq-hero-bg:#ede7d9;--section-faq-hero-text:#1a1a14;--section-faq-hero-accent:#c8a84b;--section-faq-content-bg:#faf7f2;--section-faq-content-text:#1a1a14;--section-faq-content-accent:#5c6b3a;--section-contact-hero-bg:#ede7d9;--section-contact-hero-text:#1a1a14;--section-contact-hero-accent:#c8a84b;--section-contact-form-bg:#faf7f2;--section-contact-form-text:#1a1a14;--section-contact-form-accent:#c8a84b}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--heading-color)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}img,video{max-width:100%;height:auto}section{overflow-x:hidden}