:root{--plp-bg: #0D1829;--plp-surface: #122035;--plp-surface-2: #1B2F4D;--plp-border: #1E3A5C;--plp-blue: #3B82F6;--plp-blue-glow: rgba(59, 130, 246, .15);--plp-blue-border: rgba(59, 130, 246, .4);--plp-red: #C8252A;--plp-red-hover: #A81E22;--plp-text: #F1F5F9;--plp-text-muted: #94A3B8;--plp-text-dim: #607490;--plp-star: #F59E0B}.product-hero{background:linear-gradient(160deg,#0d1829,#132034 60%,#0d1829);color:var(--plp-text);padding:60px 0 80px}.product-hero__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:stretch}@media(max-width:860px){.product-hero__inner{grid-template-columns:1fr;gap:40px}}.product-hero__media{display:flex;flex-direction:column}.product-gallery{display:flex;flex-direction:column;flex:1}.product-gallery__main{background:var(--plp-surface);border:1px solid var(--plp-border);border-radius:16px;overflow:hidden;flex:1;min-height:320px;display:flex;align-items:center;justify-content:center}.product-gallery__featured{width:100%;height:100%;object-fit:cover;transition:opacity .2s}.product-gallery__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.product-gallery__thumb{background:var(--plp-surface);border:2px solid var(--plp-border);border-radius:8px;overflow:hidden;width:68px;height:68px;cursor:pointer;padding:0;transition:border-color .2s;flex-shrink:0}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--plp-blue)}.product-hero__badge{display:inline-block;background:var(--plp-blue);color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:4px;margin-bottom:14px}.product-hero__vendor{color:var(--plp-text-muted);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.product-hero__title{font-size:clamp(22px,3.5vw,38px);font-weight:700;color:var(--plp-text);margin:0 0 20px;line-height:1.15;letter-spacing:-.02em}.product-hero__review{background:var(--plp-surface);border:1px solid var(--plp-border);border-left:3px solid var(--plp-blue);border-radius:8px;padding:14px 16px;margin-bottom:24px}.product-hero__stars{color:var(--plp-star);font-size:13px;letter-spacing:2px;margin-bottom:6px}.product-hero__review-text{font-size:13px;color:var(--plp-text);font-style:italic;margin:0 0 6px;line-height:1.5}.product-hero__reviewer{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--plp-text-muted)}.product-hero__reviewer-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;overflow:hidden;border:1px solid var(--plp-border);background:var(--plp-surface-2)}.product-hero__reviewer-avatar img{width:100%;height:100%;object-fit:cover;display:block}.product-hero__options{margin-bottom:24px}.product-option{margin-bottom:18px}.product-option__label{display:block;font-size:11px;font-weight:700;color:var(--plp-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.product-option__selected{color:var(--plp-text);font-weight:500;text-transform:none;letter-spacing:0}.product-option__values{display:flex;flex-wrap:wrap;gap:8px}.product-option__swatch{position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:var(--plp-surface);border:1px solid var(--plp-border);border-radius:6px;font-size:13px;font-weight:500;color:var(--plp-text-muted);transition:all .15s;min-width:56px;text-align:center;-webkit-user-select:none;user-select:none}.product-option__swatch input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.product-option__swatch:hover{border-color:var(--plp-blue);color:var(--plp-text)}.product-option__swatch.is-active{border-color:var(--plp-blue);background:#3b82f61f;color:var(--plp-blue);font-weight:600}.product-hero__pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-bottom:20px}.product-hero__price{font-size:34px;font-weight:700;color:var(--plp-text);letter-spacing:-.02em}.product-hero__price-compare{font-size:18px;color:var(--plp-text-dim);text-decoration:line-through}.product-hero__price-badge{background:#c8252a26;color:#f87171;font-size:12px;font-weight:700;padding:3px 8px;border-radius:4px;align-self:center}.product-hero__quantity{margin-bottom:12px}.quantity-selector{display:inline-flex;align-items:center;background:var(--plp-surface);border:1px solid var(--plp-border);border-radius:8px;overflow:hidden}.quantity-btn{background:none;border:none;color:var(--plp-text);width:44px;height:44px;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.quantity-btn:hover{background:var(--plp-surface-2)}.quantity-input{background:none;border:none;border-left:1px solid var(--plp-border);border-right:1px solid var(--plp-border);color:var(--plp-text);width:56px;height:44px;text-align:center;font-size:15px;font-weight:600;-moz-appearance:textfield}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none}.quantity-input:focus{outline:none}.product-hero__atc{width:100%;padding:16px 24px;background:var(--plp-red);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .2s,transform .1s;margin-bottom:14px}.product-hero__atc:hover:not(:disabled){background:var(--plp-red-hover)}.product-hero__atc:active:not(:disabled){transform:scale(.99)}.product-hero__atc:disabled{background:var(--plp-surface-2);color:var(--plp-text-muted);cursor:not-allowed;font-weight:600}.product-hero__buy-now{width:100%;padding:14px 24px;background:transparent;color:var(--plp-text);border:1px solid rgba(241,245,249,.2);border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:14px}.product-hero__buy-now:hover:not(:disabled){border-color:#f1f5f980;background:#f1f5f90d}.product-hero__buy-now:disabled{opacity:.4;cursor:not-allowed}.cart-toast{position:fixed;bottom:28px;right:28px;z-index:500;transform:translateY(16px);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .25s ease}.cart-toast.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.cart-toast__inner{background:#0c1628;border:1px solid #1A2E4A;border-left:3px solid #22C55E;border-radius:10px;padding:14px 16px 14px 18px;display:flex;align-items:center;gap:14px;min-width:300px;max-width:380px;box-shadow:0 8px 40px #00000080}.cart-toast__icon{flex-shrink:0;width:32px;height:32px;background:#22c55e1f;border:1px solid rgba(34,197,94,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#22c55e;font-size:14px;font-weight:700}.cart-toast__text{flex:1;min-width:0}.cart-toast__title{display:block;font-size:13px;font-weight:600;color:#f1f5f9;margin-bottom:2px}.cart-toast__subtitle{display:block;font-size:12px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-toast__actions{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.cart-toast__checkout{display:inline-block;background:#c8252a;color:#fff;font-size:12px;font-weight:700;padding:6px 12px;border-radius:6px;white-space:nowrap;transition:background .2s}.cart-toast__checkout:hover{background:#a81e22}.cart-toast__view-cart{display:block;text-align:center;font-size:11px;color:#94a3b8;transition:color .2s}.cart-toast__view-cart:hover{color:#f1f5f9}.cart-toast__close{background:none;border:none;color:#4e6280;font-size:18px;line-height:1;cursor:pointer;padding:0 0 0 4px;flex-shrink:0;transition:color .2s}.cart-toast__close:hover{color:#f1f5f9}@media(max-width:480px){.cart-toast{left:16px;right:16px;bottom:16px}.cart-toast__inner{min-width:0;max-width:100%}}.product-hero__trust-line{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;color:var(--plp-text-muted);margin:0 0 24px}.product-hero__trust-line span{display:flex;align-items:center;gap:5px}.product-hero__usps{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;padding-top:20px;border-top:1px solid var(--plp-border)}.product-usp{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:14px 8px;background:var(--plp-surface);border:1px solid var(--plp-border);border-radius:8px}.product-usp__icon svg{width:22px;height:22px;color:var(--plp-blue);display:block}.product-usp__text{font-size:10px;font-weight:600;color:var(--plp-text-muted);text-transform:uppercase;letter-spacing:.05em;line-height:1.4}.trust-bar{background:var(--plp-surface);border-top:1px solid var(--plp-border);border-bottom:1px solid var(--plp-border);padding:28px 0}.trust-bar__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.trust-item{display:flex;align-items:center;gap:14px}.trust-item__icon{flex-shrink:0;width:44px;height:44px;background:var(--plp-blue-glow);border:1px solid var(--plp-blue-border);border-radius:10px;display:flex;align-items:center;justify-content:center}.trust-item__icon svg{width:20px;height:20px;color:var(--plp-blue)}.trust-item__title{font-size:14px;font-weight:600;color:var(--plp-text);margin:0 0 2px}.trust-item__subtitle{font-size:12px;color:var(--plp-text-muted);margin:0;line-height:1.4}.plp-section-header{text-align:center;margin-bottom:56px}.plp-section-header__eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--plp-blue);margin:0 0 12px}.plp-section-header__title{font-size:clamp(26px,4vw,40px);font-weight:700;color:var(--plp-text);letter-spacing:-.02em;margin:0 0 16px;line-height:1.15}.plp-section-header__subtitle{font-size:16px;color:var(--plp-text-muted);max-width:540px;margin:0 auto;line-height:1.6}.product-features{background:var(--plp-bg);color:var(--plp-text);padding:56px 0 80px}.product-features__inner{max-width:1200px;margin:0 auto;padding:0 24px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.feature-card{background:var(--plp-surface);border:1px solid var(--plp-border);border-radius:12px;padding:32px;transition:border-color .3s,box-shadow .3s,transform .3s}.feature-card:hover{border-color:var(--plp-blue-border);transform:translateY(-5px);box-shadow:0 12px 40px #00000040,0 0 0 1px var(--plp-blue-border)}.feature-card__icon{width:48px;height:48px;background:var(--plp-blue-glow);border:1px solid var(--plp-blue-border);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.feature-card__icon svg{width:24px;height:24px;color:var(--plp-blue)}.feature-card__stat{font-size:42px;font-weight:800;color:var(--plp-text);letter-spacing:-.03em;line-height:1;margin-bottom:4px}.feature-card__stat-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--plp-blue);margin-bottom:18px}.feature-card__title{font-size:18px;font-weight:700;color:var(--plp-text);margin:0 0 10px}.feature-card__text{font-size:14px;color:var(--plp-text-muted);line-height:1.65;margin:0}.product-workflow{background:var(--plp-surface);border-top:1px solid var(--plp-border);border-bottom:1px solid var(--plp-border);color:var(--plp-text);padding:80px 0}.product-workflow__inner{max-width:1100px;margin:0 auto;padding:0 24px}.workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);position:relative}@media(max-width:640px){.workflow-steps{grid-template-columns:1fr;gap:40px}}.workflow-steps:before{content:"";position:absolute;top:39px;left:16.6%;right:16.6%;height:1px;background:linear-gradient(90deg,transparent,var(--plp-blue-border),transparent);pointer-events:none}@media(max-width:640px){.workflow-steps:before{display:none}}.workflow-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 28px}.workflow-step__number{width:80px;height:80px;background:var(--plp-blue-glow);border:1px solid var(--plp-blue-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:var(--plp-blue);margin-bottom:24px;position:relative;z-index:1}.workflow-step__title{font-size:22px;font-weight:700;color:var(--plp-text);margin:0 0 12px}.workflow-step__text{font-size:14px;color:var(--plp-text-muted);line-height:1.65;margin:0}.product-faq{background:var(--plp-bg);color:var(--plp-text);padding:80px 0}.product-faq__inner{max-width:720px;margin:0 auto;padding:0 24px}.faq-list{margin-top:40px}.faq-item{border-bottom:1px solid var(--plp-border)}.faq-item__trigger{width:100%;background:none;border:none;color:var(--plp-text);text-align:left;padding:20px 0;font-size:15px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .2s;line-height:1.4}.faq-item__trigger:hover{color:var(--plp-blue)}.faq-item__icon{width:20px;height:20px;flex-shrink:0;color:var(--plp-blue);transition:transform .25s ease}.faq-item.is-open .faq-item__icon{transform:rotate(45deg)}.faq-item__body{overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease}.faq-item.is-open .faq-item__body{max-height:400px}.faq-item__body-inner{padding-bottom:20px;font-size:14px;color:var(--plp-text-muted);line-height:1.7}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-landing.css.map */
