.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 28px;border:none;border-radius:var(--lp-radius-md);cursor:pointer;font-weight:600;font-size:16px;transition:var(--lp-transition);text-align:center}.lp-btn-primary{background:var(--lp-gold);color:var(--lp-white);box-shadow:var(--lp-shadow-sm)}.lp-btn-primary:hover{background:var(--lp-gold-dark);transform:translateY(-2px)}.lp-btn-secondary{background:transparent;border:1px solid var(--lp-gold);color:var(--lp-gold)}.lp-btn-secondary:hover{background:var(--lp-gold);color:var(--lp-white)}.lp-card{background:var(--lp-white);border-radius:var(--lp-radius-lg);padding:24px;box-shadow:var(--lp-shadow-md)}.lp-card-dark{background:var(--lp-soft-dark);color:var(--lp-ivory);border:1px solid var(--lp-border-dark)}.lp-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:999px;background:#b08d571f;color:var(--lp-gold);font-size:14px;font-weight:600}.lp-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.lp-trust-item{text-align:center;padding:1rem}.lp-trust-title{font-weight:700;margin-top:.75rem}.lp-input,.lp-select,.lp-textarea{width:100%;padding:14px 16px;border-radius:var(--lp-radius-sm);border:1px solid #d9d9d9;font-size:16px;font-family:inherit}.lp-input:focus,.lp-select:focus,.lp-textarea:focus{outline:none;border-color:var(--lp-gold)}.lp-section-heading{max-width:760px;margin:0 auto 3rem;text-align:center}.lp-section-heading h2{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem}.lp-section-heading p{color:var(--lp-text-light);font-size:1.1rem}.lp-testimonial{padding:24px;border-radius:var(--lp-radius-lg);background:var(--lp-white);box-shadow:var(--lp-shadow-sm)}.lp-testimonial-author{font-weight:700;margin-top:1rem}.lp-price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.lp-price-current{font-size:2rem;font-weight:700;color:var(--lp-gold-dark)}.lp-price-compare{text-decoration:line-through;color:#999}.lp-header{position:sticky;top:0;z-index:999;background:#121212f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05)}.lp-header-wrapper{display:flex;align-items:center;justify-content:space-between;min-height:80px}.lp-header-nav{display:flex;gap:2rem}.lp-header-nav a{color:var(--lp-ivory);font-weight:500}.lp-logo-text{color:var(--lp-ivory);font-family:var(--lp-font-heading);font-size:2rem;font-weight:600}.lp-cart-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:var(--lp-radius-md);background:var(--lp-gold);color:#fff;font-weight:600}.lp-footer{background:var(--lp-dark);color:var(--lp-ivory);padding-top:5rem;padding-bottom:2rem}.lp-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem}.lp-footer h3,.lp-footer h4{color:var(--lp-ivory)}.lp-footer ul{list-style:none}.lp-footer li{margin-bottom:.75rem}.lp-footer a{color:#fffc}.lp-footer-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.lp-home-hero{padding:5rem 0;background:linear-gradient(180deg,#121212,#1c1c1c);color:#fff}.lp-home-hero .lp-container{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.lp-home-hero h1{font-size:clamp(2.5rem,6vw,4.5rem);margin:1.5rem 0}.lp-home-hero__subtitle{font-size:1.2rem;opacity:.9;max-width:650px}.lp-home-hero__actions{display:flex;gap:1rem;margin-top:2rem}.lp-home-hero__trust{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;font-size:.95rem;opacity:.85}.lp-home-hero__placeholder{min-height:500px;border-radius:var(--lp-radius-xl);border:2px dashed rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center}@media(max-width:768px){.lp-btn{width:100%}.lp-card{padding:18px}.lp-footer-grid,.lp-home-hero .lp-container{grid-template-columns:1fr}.lp-home-hero__actions{flex-direction:column}}.lp-product-price{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.lp-price-top{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.lp-price-compare{text-decoration:line-through;color:#8a8a8a;font-size:1.1rem}.lp-price-save{background:#16a34a1a;color:var(--lp-success);padding:.35rem .75rem;border-radius:999px;font-size:.9rem;font-weight:600}.lp-price-main{display:flex;align-items:center}.lp-price-current{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;color:var(--lp-gold)}.lp-price-daily{color:var(--lp-text-light);font-size:.95rem}.lp-trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:2rem}.lp-trust-badge{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:var(--lp-radius-md);background:#b08d5714;border:1px solid rgba(176,141,87,.15);font-size:.95rem;font-weight:500}.lp-trust-icon{font-size:1.1rem;flex-shrink:0}@media(max-width:768px){.lp-trust-badges{grid-template-columns:1fr}}.lp-buy-box{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.lp-buy-button{width:100%;min-height:64px;font-size:1.15rem;font-weight:700;letter-spacing:.2px}.lp-buy-button:disabled{opacity:.5;cursor:not-allowed}.lp-gallery{width:100%}.lp-gallery-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;scrollbar-width:none;-ms-overflow-style:none}.lp-gallery-slider::-webkit-scrollbar{display:none}.lp-gallery-slide{flex:0 0 100%;scroll-snap-align:start}.lp-gallery-image{width:100%;height:auto;display:block;border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-md)}.lp-gallery-placeholder{min-height:500px;display:flex;align-items:center;justify-content:center;border-radius:var(--lp-radius-lg);border:2px dashed rgba(176,141,87,.25);background:#b08d570d}.lp-product-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.lp-product-title{font-size:clamp(2.5rem,5vw,4rem);margin-top:1rem;margin-bottom:1rem}.lp-product-subtitle{font-size:1.1rem;color:var(--lp-text-light);margin-bottom:2rem}.lp-product-benefits{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.lp-product-benefit{font-weight:500}.lp-featured-offer{margin-top:2rem;margin-bottom:2rem;padding:1.5rem;border-radius:var(--lp-radius-lg);background:#b08d5714;border:2px solid rgba(176,141,87,.25)}.lp-featured-offer__label{color:var(--lp-gold);font-weight:700;margin-bottom:.5rem}.lp-featured-offer__title{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.lp-featured-offer__text{color:var(--lp-text-light)}@media(max-width:991px){.lp-product-hero__grid{grid-template-columns:1fr;gap:2rem}}.lp-offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}ttom .lp-offer-card{position:relative;background:#fff;border-radius:var(--lp-radius-lg);padding:2rem;box-shadow:var(--lp-shadow-sm);border:1px solid #eee;transition:var(--lp-transition)}.lp-offer-card:hover{transform:translateY(-4px);box-shadow:var(--lp-shadow-md)}.lp-offer-card--featured{border:2px solid var(--lp-gold);transform:scale(1.03)}.lp-offer-badge{display:inline-block;margin-bottom:1rem;background:var(--lp-gold);color:#fff;padding:.4rem .8rem;border-radius:999px;font-size:.8rem;font-weight:700}.lp-offer-badge-fire{background:#e67e22}.lp-offer-name{font-size:1.4rem;font-weight:700;margin-bottom:.75rem}.lp-offer-description{color:var(--lp-text-light)}@media(max-width:991px){.lp-offer-grid{grid-template-columns:1fr}.lp-offer-card--featured{transform:none}}.lp-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.lp-testimonial-card{background:#fff;border-radius:var(--lp-radius-lg);padding:2rem;box-shadow:var(--lp-shadow-sm);border:1px solid #eee}.lp-stars{color:var(--lp-gold);font-size:1.2rem;margin-bottom:1rem}.lp-testimonial-text{margin-bottom:1.5rem;line-height:1.8}.lp-testimonial-author{font-weight:700}.lp-testimonial-meta{color:var(--lp-text-light);font-size:.9rem;margin-top:.25rem}@media(max-width:991px){.lp-testimonials-grid{grid-template-columns:1fr}}.lp-faq{max-width:900px;margin:3rem auto 0}.lp-faq-item{margin-bottom:1rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--lp-radius-lg);overflow:hidden;background:#ffffff05}.lp-faq-item summary{cursor:pointer;padding:1.25rem 1.5rem;font-weight:600;list-style:none}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-answer{padding:0 1.5rem 1.5rem;color:var(--lp-text-light);line-height:1.8}.lp-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}.lp-benefit-card{padding:2rem;border-radius:var(--lp-radius-lg);background:#ffffff08;border:1px solid rgba(255,255,255,.08);text-align:center}.lp-benefit-icon{font-size:2rem;margin-bottom:1rem}.lp-benefit-card h3{margin-bottom:1rem}.lp-benefit-card p{color:var(--lp-text-light);line-height:1.7}@media(max-width:991px){.lp-benefits-grid{grid-template-columns:1fr}}.lp-guarantee-card{max-width:900px;margin:0 auto;padding:3rem;border-radius:var(--lp-radius-xl);text-align:center;background:#b08d570f;border:1px solid rgba(176,141,87,.15)}.lp-guarantee-icon{font-size:3rem;margin-bottom:1rem}.lp-guarantee-text{max-width:700px;margin:1.5rem auto;color:var(--lp-text-light)}.lp-guarantee-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.lp-guarantee-feature{padding:.75rem 1rem;border-radius:999px;background:#b08d571a}.lp-final-cta-card{max-width:900px;margin:0 auto;text-align:center;padding:4rem 2rem;border-radius:var(--lp-radius-xl);background:linear-gradient(135deg,#b08d5714,#b08d5705);border:1px solid rgba(176,141,87,.15)}.lp-final-cta-text{max-width:700px;margin:1.5rem auto;color:var(--lp-text-light)}.lp-final-cta-points{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:2rem 0}.lp-final-cta-point{padding:.75rem 1rem;border-radius:999px;background:#b08d571a}.lp-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.lp-product-title{margin-bottom:1rem}.lp-bundle-selector{margin:2rem 0}.lp-bundle-title{margin-bottom:1rem}.lp-bundle-options{display:flex;flex-direction:column;gap:1rem}.lp-bundle-option{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:var(--lp-radius-md);border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:var(--lp-transition)}.lp-bundle-option:hover{border-color:var(--lp-gold)}.lp-bundle-best{border-color:var(--lp-gold);background:#b08d5714}.lp-bundle-hot{border-color:#ff8c0066;background:#ff8c0014}@media(max-width:991px){.lp-product-layout{grid-template-columns:1fr;gap:2rem}}.lp-bundle-content{display:flex;justify-content:space-between;align-items:center;width:100%}.lp-bundle-name{font-weight:600}.lp-bundle-price{font-weight:700;color:var(--lp-gold)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/components.css.map */
