.lp-hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:#1a1a1a}.lp-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.65}.lp-hero__content{position:relative;z-index:1;max-width:680px;padding:60px 40px;color:#fff}.lp-hero__title{font-size:3.2rem;font-weight:700;line-height:1.1;margin:0 0 20px;color:#fff;letter-spacing:-.02em}.lp-hero__subtitle{font-size:1.3rem;opacity:.92;margin:0 0 36px;line-height:1.6;font-weight:400}.lp-hero__cta{display:inline-block;padding:16px 36px;background:#fff;color:#1a1a1a;font-weight:600;text-decoration:none;border-radius:4px;font-size:1.05rem;transition:opacity .2s}.lp-hero__cta:hover{opacity:.85}.lp-trust{background:var(--color-background-2, #f5f5f5);text-align:center;padding:22px;font-size:1.05rem;color:var(--color-foreground, #333);letter-spacing:.03em}.lp-section{padding:72px 48px;max-width:1200px;margin:0 auto}.lp-section--bg{background:var(--color-background-2, #f5f5f5);max-width:100%;padding:72px 0}.lp-section--bg .lp-section{padding-top:0;padding-bottom:0}.lp-intro-text{font-size:1.2rem;line-height:1.8;max-width:760px;color:#444;margin:0 0 48px}.lp-section__title{font-size:2.2rem;font-weight:700;margin:0 0 12px;letter-spacing:-.01em}.lp-section__subtitle{font-size:1.1rem;color:#666;margin:0 0 36px;line-height:1.5}.lp-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-icon-card{text-align:center;padding:36px 24px;border:1px solid var(--color-border, #e0e0e0);border-radius:10px;background:#fff}.lp-icon-card__icon{font-size:2.4rem;display:block;margin-bottom:14px;line-height:1}.lp-icon-card__text{font-size:1.05rem;font-weight:600;line-height:1.4;color:#222}.lp-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin-top:36px}.lp-product-card{border:1px solid var(--color-border, #e0e0e0);border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;background:#fff}.lp-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0000001a}.lp-product-card__img-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.lp-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.lp-product-card__info{padding:14px 18px}.lp-product-card__title{font-size:1rem;font-weight:500;margin:0 0 6px;line-height:1.35;color:#222}.lp-product-card__price{font-size:1rem;font-weight:600;color:#222;margin-bottom:3px}.lp-product-card__unit-price{font-size:.82rem;color:#888}.lp-featured{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.lp-featured__img-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;background:#f5f5f5}.lp-featured__img-wrap img{width:100%;height:100%;object-fit:cover}.lp-featured__title{font-size:1.8rem;font-weight:700;margin:0 0 10px;letter-spacing:-.01em}.lp-featured__price{font-size:1.3rem;font-weight:600;margin-bottom:20px;color:#222}.lp-featured__story{font-size:1.05rem;line-height:1.75;color:#555;margin:0 0 28px}.lp-guide__title{font-size:2rem;font-weight:700;margin:0 0 24px;letter-spacing:-.01em}.lp-guide__text{font-size:1.05rem;line-height:1.85;max-width:800px;color:#333}.lp-faq-title{font-size:1.6rem;font-weight:700;margin:56px 0 8px}.lp-faq{max-width:800px;margin-top:24px}.lp-faq__item{border-bottom:1px solid #e0e0e0}.lp-faq__question{width:100%;text-align:left;padding:22px 0;font-size:1.05rem;font-weight:600;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;color:#222;line-height:1.4}.lp-faq__question:after{content:"+";font-size:1.6rem;font-weight:300;flex-shrink:0;transition:transform .2s;color:#888}.lp-faq__item.open .lp-faq__question:after{transform:rotate(45deg)}.lp-faq__answer{display:none;padding:0 0 22px;font-size:1rem;line-height:1.8;color:#555}.lp-faq__item.open .lp-faq__answer{display:block}.lp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:36px}.lp-blog-card{text-decoration:none;color:inherit}.lp-blog-card__img-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;margin-bottom:14px;background:#f5f5f5}.lp-blog-card__img-wrap img{width:100%;height:100%;object-fit:cover}.lp-blog-card__tag{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:8px}.lp-blog-card__title{font-size:1.1rem;font-weight:600;line-height:1.4;color:#222}.lp-cta-banner{background:#1a1a1a;color:#fff;text-align:center;padding:72px 48px}.lp-cta-banner__title{font-size:1.6rem;font-weight:600;margin:0 0 14px;line-height:1.4}.lp-cta-banner__sub{font-size:1.05rem;opacity:.8;margin:0 0 36px;line-height:1.6}.lp-cta-banner__btn{display:inline-block;padding:16px 44px;background:#fff;color:#1a1a1a;font-weight:600;text-decoration:none;border-radius:4px;font-size:1.05rem}@media(max-width:768px){.lp-hero__title{font-size:2.2rem}.lp-hero__content{padding:48px 24px}.lp-section{padding:52px 24px}.lp-icons{grid-template-columns:1fr;gap:12px}.lp-featured{grid-template-columns:1fr;gap:28px}.lp-blog-grid{grid-template-columns:1fr}.lp-products-grid{grid-template-columns:repeat(2,1fr)}.lp-section__title{font-size:1.7rem}.lp-cta-banner{padding:52px 24px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/landingpage.css.map */
