﻿:root{--ink:#18201f;--muted:#5f6f6b;--line:#dfe8e3;--soft:#f4f8f5;--white:#fff;--green:#0f7b57;--green-dark:#095c42;--gold:#c8912b;--shadow:0 18px 55px rgba(24,32,31,.1)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--white);line-height:1.6}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:16px clamp(20px,5vw,72px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;font-weight:800;text-decoration:none}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--green);border-radius:8px}.site-nav{display:flex;align-items:center;gap:clamp(12px,3vw,28px);color:var(--muted);font-weight:650}.site-nav a{text-decoration:none}.site-nav a:hover,.site-nav [aria-current=page]{color:var(--green-dark)}.hero,.page-hero,.product-detail-hero,.split-section,.section,.support-layout,.values-grid,.notice{width:min(1160px,calc(100% - 40px));margin-inline:auto}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:clamp(32px,6vw,80px);align-items:center;min-height:calc(100vh - 140px);padding:46px 0 36px}.hero h1,.page-hero h1,.product-detail-hero h1{max-width:760px;margin:0;font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.02;letter-spacing:0}.hero-text,.page-hero p,.detail-copy p,.split-section p,.quality-panel p,.values-grid p{color:var(--muted);font-size:1.05rem}.eyebrow,.category{margin:0 0 12px;color:var(--green-dark);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-actions,.card-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:8px;font-weight:800;text-decoration:none;cursor:pointer}.button.primary{color:#fff;background:var(--green)}.button.primary:hover{background:var(--green-dark)}.button.secondary{color:var(--ink);background:#fff;border-color:var(--line)}.button.secondary:hover{border-color:var(--green)}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust-row a{padding:8px 12px;color:var(--green-dark);background:var(--soft);border:1px solid var(--line);border-radius:8px;font-size:.88rem;font-weight:700;text-decoration:none}.trust-row a:hover{border-color:var(--green);background:#fff}.hero-product{display:grid;place-items:center;min-height:420px;background:linear-gradient(145deg,var(--soft),#eef6fb);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.product-visual{position:relative;display:grid;place-items:center;width:164px;height:230px;color:var(--ink);background:linear-gradient(90deg,#f7faf8,#fff 45%,#e9f1ed);border:1px solid #cbd8d2;border-radius:18px 18px 26px 26px;box-shadow:0 18px 36px rgba(24,32,31,.13)}.product-visual.large{width:230px;height:330px}.product-visual.detail{width:min(280px,76vw);height:380px}.cap{position:absolute;top:-34px;width:62%;height:42px;background:var(--green-dark);border-radius:10px 10px 3px 3px}.label{display:grid;place-items:center;width:78%;min-height:34%;padding:14px;text-align:center;color:var(--green-dark);background:#f9fbf7;border:2px solid var(--gold);border-radius:8px;font-weight:700;overflow:hidden;overflow-wrap:anywhere;line-height:1.25}.section{padding:70px 0}.section-heading{max-width:720px;margin-bottom:28px}.section-heading h2,.split-section h2,.quality-panel h3,.faq-panel h2,.values-grid h2,.detail-grid h2{margin:0 0 14px;line-height:1.14}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card,.values-grid article,.detail-grid article,.faq-panel,.support-form{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px rgba(24,32,31,.06)}.product-card{display:grid;grid-template-rows:260px 1fr;overflow:hidden}.product-card>.product-visual{place-self:center}.product-card-body{padding:22px;border-top:1px solid var(--line)}.product-card h3{min-height:58px;margin:0 0 8px;font-size:1.32rem;line-height:1.2}.product-card p{color:var(--muted)}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:28px;align-items:start;padding:70px 0;border-top:1px solid var(--line)}.quality-panel{padding:26px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.check-list,.plain-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.check-list li,.plain-list li{position:relative;padding-left:28px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.plain-list li:before{content:"";position:absolute;left:0;top:.7em;width:8px;height:8px;background:var(--gold);border-radius:50%}.text-link{color:var(--green-dark);font-weight:800}.notice{margin-bottom:56px;padding:18px 20px;color:#43534f;background:#fffaf0;border:1px solid #efdba8;border-radius:8px}.page-hero{padding:80px 0 44px}.page-hero.compact{max-width:860px}.product-detail-hero{display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr);gap:clamp(28px,6vw,72px);align-items:center;padding:82px 0 58px}.product-detail-hero>.product-visual{justify-self:center}.detail-grid,.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(1160px,calc(100% - 40px));margin:0 auto;padding:28px 0 70px}.detail-grid article,.values-grid article{padding:26px}.faq-list,.faq-panel{display:grid;gap:12px}details{padding:16px 18px;background:var(--soft);border:1px solid var(--line);border-radius:8px}summary{color:var(--ink);font-weight:800;cursor:pointer}details p{margin-bottom:0;color:var(--muted)}.support-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:24px;align-items:start;padding:28px 0 70px}.support-form,.faq-panel{padding:26px}.support-form{display:grid;gap:16px}label{display:grid;gap:7px;color:var(--ink);font-weight:750}input,select,textarea{width:100%;min-height:46px;padding:11px 12px;color:var(--ink);background:#fff;border:1px solid #cbd8d2;border-radius:8px;font:inherit}textarea{resize:vertical}.form-note{margin:0;color:var(--muted);font-size:.94rem}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:26px clamp(20px,5vw,72px);color:var(--muted);border-top:1px solid var(--line)}.site-footer p{margin:0}.site-footer a{color:var(--green-dark);font-weight:750}@media (max-width:900px){.hero,.product-detail-hero,.split-section,.support-layout,.detail-grid,.values-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-product{min-height:360px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.site-nav{width:100%;justify-content:space-between}.hero,.page-hero,.product-detail-hero,.section,.split-section,.support-layout,.values-grid,.detail-grid,.notice{width:min(100% - 28px,1160px)}.hero h1,.page-hero h1,.product-detail-hero h1{font-size:2.35rem}.product-grid{grid-template-columns:1fr}.product-card{grid-template-rows:230px 1fr}.button{width:100%}}


.product-photo-wrap{display:grid;place-items:center;min-height:260px;padding:22px;background:#fff}.product-photo-wrap.detail{min-height:420px;padding:28px}.product-photo{display:block;max-width:100%;max-height:250px;object-fit:contain}.product-photo-wrap.detail .product-photo{max-height:390px}.product-card>.product-photo-wrap{place-self:stretch}
.guide-band{border-top:1px solid var(--line)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.guide-card,.guide-article{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px rgba(24,32,31,.06)}.guide-card{padding:24px}.guide-card h3{margin:0 0 10px;font-size:1.22rem;line-height:1.2}.guide-card p{color:var(--muted)}.article-stack{display:grid;gap:22px;width:min(920px,calc(100% - 40px));margin:0 auto;padding:20px 0 70px}.guide-article{padding:30px}.guide-article h2{margin:0 0 14px;line-height:1.16}.guide-article p{color:var(--muted);font-size:1.04rem}@media (max-width:900px){.guide-grid{grid-template-columns:1fr}}@media (max-width:640px){.article-stack{width:min(100% - 28px,920px)}.guide-article{padding:22px}}

.company-note{padding:14px 16px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:8px;line-height:1.55}.company-note strong{color:var(--ink)}
