.home-hero{position:relative;overflow:hidden;background:var(--primary);border-bottom:1px solid var(--primary-dark)}
.hero-inner{width:min(calc(100% - 40px),var(--max-width));min-height:620px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);gap:56px;align-items:center;position:relative;z-index:2}
.hero-copy{min-width:0;padding:76px 0}
.hero-label{display:inline-block;margin-bottom:18px;padding:5px 10px;border:1px solid rgba(32,16,16,.25);border-radius:4px;font-size:13px;font-weight:800}
.hero-brand-logo{display:block;width:92px;height:92px;margin:0 0 18px;object-fit:contain;border:1px solid rgba(32,16,16,.16);border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(32,16,16,.12)}
.hero-copy h1{margin-bottom:20px;font-size:clamp(48px,7vw,78px)}
.hero-copy p{max-width:610px;margin-bottom:28px;color:#4d3c16;font-size:19px}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-product{width:100%;height:520px;padding:20px;background:#fff;border:1px solid rgba(32,16,16,.2);border-radius:8px 8px 0 0;box-shadow:0 28px 80px rgba(32,16,16,.2)}
.product-top{height:44px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border)}
.product-top img{width:30px;height:30px;border-radius:5px}
.product-top strong{font-size:14px}
.product-body{padding:24px 10px}
.dialog-line{max-width:85%;margin-bottom:14px;padding:13px 15px;background:var(--bg-light);border-radius:6px;color:var(--text-light);font-size:13px}
.dialog-line.user{margin-left:auto;background:var(--primary-light);border:1px solid #eed570}
.role-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}
.role-mini{min-height:100px;padding:12px;background:var(--bg-light);border-top:3px solid var(--accent);font-size:12px}
.role-mini strong{display:block;margin-bottom:5px;font-size:13px}
.brand-intro{display:grid;grid-template-columns:240px 1fr;gap:60px;align-items:start}
.intro-mark{padding-top:10px;font-size:54px;font-weight:900;line-height:1;color:var(--primary-dark)}
.intro-copy h2{margin-bottom:18px;font-size:36px}
.intro-copy p{color:var(--text-light)}
.scene-band{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border)}
.scene-item{min-height:250px;padding:30px 24px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}
.scene-item:nth-child(2),.scene-item:nth-child(4){background:var(--bg-light)}
.scene-item .fa{margin-bottom:55px;color:var(--accent);font-size:24px}
.scene-item h3{font-size:20px}
.scene-item p{margin:0;color:var(--text-muted);font-size:14px}
.safety-band{padding:44px;background:var(--text);color:#fff;display:grid;grid-template-columns:1fr 1.35fr;gap:56px;align-items:center}
.safety-band h2{margin-bottom:12px;font-size:32px}
.safety-band p{margin:0;color:#c9c2bd}
.safety-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.safety-point{padding:16px;border:1px solid #4d433e;color:#ded8d3;font-size:14px}
.reviews-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.reviews-heading h2{margin:0;font-size:34px}
.reviews-heading p{margin:0;color:var(--text-muted)}
.review-grid{grid-template-columns:repeat(3,1fr)}
.review-item{padding:28px}
.review-score{margin-bottom:16px;color:var(--primary-dark);font-size:14px;font-weight:800}
.review-item blockquote{margin:0 0 22px;color:var(--text-light)}
.review-person{display:flex;align-items:center;gap:12px}
.review-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--primary);font-weight:800}
.review-person strong,.review-person span{display:block}
.review-person span{color:var(--text-muted);font-size:12px}
.home-faq{max-width:880px;margin:0 auto}
.home-section-link{display:flex;justify-content:center;margin-top:34px;padding-top:22px;border-top:1px solid var(--border)}
.home-section-link .btn-quiet{min-width:188px;min-height:46px;border-color:var(--primary-dark);background:var(--primary-light);color:var(--text);box-shadow:0 6px 16px rgba(32,16,16,.06)}
.home-section-link .btn-quiet .fa{color:var(--primary-dark);transition:transform .2s ease}
.home-section-link .btn-quiet:hover{border-color:var(--text);background:var(--text);color:#fff;transform:translateY(-2px)}
.home-section-link .btn-quiet:hover .fa{color:var(--primary);transform:translateX(3px)}
.home-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.home-news-card{overflow:hidden;border-top:3px solid var(--text);padding-top:18px}
.home-news-card>a{display:block;color:inherit}
.home-news-card img{display:block;width:100%;aspect-ratio:16/10;margin-bottom:16px;object-fit:cover;background:var(--primary-light);transition:transform .2s ease}
.home-news-card:hover img{transform:scale(1.02)}
.home-news-card h3{margin-bottom:8px;font-size:19px}
.home-news-card p{color:var(--text-muted);font-size:14px}
.home-news-card .news-meta{margin-top:18px}
@media(max-width:1100px){.hero-inner{grid-template-columns:minmax(0,1fr) minmax(300px,400px);gap:32px}.hero-copy{padding:64px 0}.hero-copy p{font-size:18px}.hero-product{height:470px}.scene-band{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.hero-inner{grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:24px;min-height:560px}.hero-copy{padding:54px 0}.hero-copy h1{font-size:58px}.hero-copy p{font-size:17px}.hero-product{height:430px;padding:16px;opacity:.95}.brand-intro{grid-template-columns:1fr;gap:10px}.intro-mark{font-size:38px}.review-grid,.home-news-grid{grid-template-columns:1fr 1fr}.safety-band{grid-template-columns:1fr}}
@media(max-width:680px){.home-hero{overflow:visible}.hero-inner{display:flex;flex-direction:column;align-items:stretch;gap:24px;min-height:0;width:min(calc(100% - 28px),var(--max-width));padding:48px 0 28px}.hero-copy{width:100%;padding:0}.hero-brand-logo{width:72px;height:72px;margin-bottom:14px}.hero-copy h1{font-size:52px;line-height:1.05;margin-bottom:16px}.hero-copy p{max-width:100%;overflow-wrap:anywhere;word-break:break-word;font-size:16px;line-height:1.75;margin-bottom:22px}.hero-actions{width:100%;gap:10px}.hero-actions a{flex:1 1 150px;text-align:center}.hero-product{width:100%;height:auto;min-height:0;padding:14px;opacity:1;transform:none;border-radius:8px;box-shadow:0 16px 36px rgba(32,16,16,.14)}.product-top{height:38px}.product-body{padding:14px 2px 2px}.dialog-line{max-width:94%;margin-bottom:10px;padding:10px 12px;font-size:12px;line-height:1.55}.dialog-line:nth-child(n+3),.role-mini-grid{display:none}.scene-band,.review-grid,.home-news-grid,.safety-points{grid-template-columns:1fr}.scene-item{min-height:190px}.scene-item .fa{margin-bottom:30px}.safety-band{padding:30px 22px}.reviews-heading{display:block}.reviews-heading p{margin-top:8px}.home-section-link{margin-top:28px;padding-top:18px}.home-section-link .btn-quiet{width:100%;min-width:0}}
