.template-index .announcement-bar{min-height:42px;display:flex;align-items:center;padding:9px 20px;font-size:13px;background:var(--color-primary)}
.template-index .site-header{position:relative;border:0;border-radius:0 0 20px 20px;z-index:10}
.template-index .header-inner{min-height:80px;max-width:none;padding:16px clamp(24px,4vw,64px)}
.template-index .header-logo img{max-height:48px;max-width:150px}
.template-index .header-logo a{font-size:30px}
.template-index .header-nav{gap:clamp(22px,3vw,44px)}
.template-index .header-nav a{font-weight:500}
.template-index .hero-section{min-height:calc(100vh - 122px)}
.template-index .hero-content{max-width:820px}
.template-index .hero-content h1{font-size:calc(clamp(2.8rem,6.3vw,5.25rem)*var(--heading-scale,1));line-height:1;letter-spacing:-.045em;margin-bottom:20px}
.template-index .hero-content p{max-width:620px;margin-bottom:28px}
.template-index .trust-bar{min-height:96px;padding:24px;background:var(--color-secondary);border:0}
.template-index .trust-bar-inner{max-width:var(--page-width);justify-content:space-between;gap:30px}
.template-index .trust-item{font-size:12px;letter-spacing:.07em;text-transform:uppercase}
.template-index .trust-item svg{display:none}
.template-index .section-padding{padding:52px 0}
.template-index .section-header-block{text-align:left;margin-bottom:34px}
.template-index .section-header-block .eyebrow{color:var(--color-primary);font-size:14px;letter-spacing:0;text-transform:none;font-weight:500;margin-bottom:10px}
.template-index .section-header-block h2{font-size:calc(clamp(2rem,4vw,3.4rem)*var(--heading-scale,1));line-height:1.05;letter-spacing:-.04em}
.template-index .section-header-block p{margin:0;max-width:640px}
.template-index .product-grid{gap:18px}
.template-index .product-card{border:0;border-radius:0;background:transparent;overflow:visible}
.template-index .product-card:hover{transform:none;box-shadow:none}
.template-index .product-card-image{aspect-ratio:1/1;border-radius:2px}
.template-index .product-card-info{padding:16px 0 0}
.template-index .product-card-title,.template-index .product-card-info h3{font-size:17px;color:var(--color-primary)}
.template-index .product-card-price{font-size:14px}
.template-index .image-text-section{background:#f6f2ed}
.template-index .image-text-grid{min-height:560px}
.template-index .image-text-content{padding:52px clamp(28px,6vw,84px)}
.template-index .image-text-content .eyebrow{color:var(--color-primary)}
.template-index .image-text-content h2{font-size:calc(clamp(2rem,4vw,3.5rem)*var(--heading-scale,1));line-height:1.05;letter-spacing:-.04em}
.template-index .benefits-grid{gap:24px}
.template-index .benefit-card{text-align:left;padding:20px 0;border-top:1px solid var(--color-border)}
.template-index .benefit-icon{width:44px;height:44px;margin:0 0 16px;background:var(--color-secondary)}
.template-index .benefit-icon svg{width:22px;height:22px;stroke:var(--color-primary)}
.template-index .benefit-card h4{font-size:18px}
.template-index .benefit-card p{margin:0;line-height:1.5}
.template-index .faq-section{max-width:900px}
.template-index .faq-question{padding:22px 0}
.template-index .newsletter-section{background:var(--color-primary)}
@media(max-width:768px){.template-index .header-inner{min-height:68px;padding:11px 20px}.template-index .hero-section{min-height:calc(100svh - 110px)}.template-index .hero-content h1{font-size:calc(3rem*var(--heading-scale,1))}.template-index .trust-bar{overflow:hidden}.template-index .trust-bar-inner{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.template-index .section-padding{padding:42px 0}.template-index .product-grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.template-index .product-card-title,.template-index .product-card-info h3{font-size:14px}}
