@media only screen and (min-width:769px){.footer__grid-image{margin-left:auto;margin-right:auto}}.footer__grid-image .image-wrap,.footer__grid-image .svg-mask{background-color:transparent}.footer__grid-image .svg-mask:before{padding-bottom:0}.footer__grid-image--33{width:33.333%;margin-right:auto;margin-left:auto}.footer__grid-image--50{width:50%;margin-right:auto;margin-left:auto}.footer__grid-image--100{width:100%}.footer__block,.footer__block--mobile{flex:1 1 calc(50% - 20px)}.product__main-photos .product-slideshow{border:0}.product-single__header--mobile{width:100%;margin-top:20px;margin-bottom:initial}[data-grid-style*=gridlines] .grid-item__link{background-color:var(--color-small-image-bg)}.grid-item__content,.grid-item__link{height:100%}.input-group .input-group-field:first-child,.input-group .input-group-btn:first-child .btn,.input-group input[type=hidden]:first-child+.input-group-field{border-radius:initial}.input-group .input-group-field:last-child{border-radius:initial}.input-group .input-group-btn:first-child .btn,.input-group input[type=hidden]:first-child+.input-group-btn .btn{border-radius:initial}[dir=rtl] .input-group .input-group-btn:first-child .btn,[dir=rtl] .input-group input[type=hidden]:first-child+.input-group-btn .btn{border-radius:initial}.input-group .input-group-btn:last-child .btn{border-radius:var(--button-radius)}[dir=rtl] .input-group .input-group-btn:last-child .btn{border-radius:var(--button-radius)}.input-group .input-group-btn .btn{border-radius:var(--button-radius)}:root{--purple: #8B4680;--tangelo: #F15A2A;--blush: #F3D5CC;--plum: #f8e1ed;--peach: #FDC894;--peach-tint: #fef5e7;--dark: #1a1a1a;--mid: #6b6b6b;--light: #f9f6f8;--border: #e4dce1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;color:var(--dark);background:#fff;font-size:15px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:0 32px}.section{padding:80px 0}.section-alt{background:var(--light)}.section-plum{background:var(--plum)}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--purple);margin-bottom:12px}.eyebrow-light{color:#ffffffbf}h2.section-title{font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:16px}.section-lead{font-size:16px;font-weight:300;color:var(--mid);max-width:580px;line-height:1.7}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:6px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;letter-spacing:.02em;transition:opacity .15s;cursor:pointer;border:none}.btn:hover{opacity:.88}.btn-purple{background:var(--purple);color:#fff}.btn-tangelo{background:var(--tangelo);color:#fff}.btn-outline{background:transparent;color:var(--purple);border:1.5px solid var(--purple)}.btn-outline-white{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.35)}.hero{background:var(--plum);padding:64px 0 0;text-align:center;overflow:hidden}.hero h1{font-size:clamp(32px,5vw,52px);font-weight:700;color:var(--purple);line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.hero h1 em{font-style:italic;color:var(--peach)}.hero-sub{font-size:16px;font-weight:300;color:#5c2d6e;max-width:560px;margin:0 auto 32px;line-height:1.7}.hero-award{display:inline-flex;align-items:center;gap:7px;background:#ffffffa6;border:1px solid rgba(139,70,128,.2);color:var(--purple);font-size:12px;font-weight:500;padding:6px 16px;border-radius:100px;margin-bottom:40px}.hero-image-wrap{max-width:900px;margin:0 auto;padding:0 32px}.hero-image-wrap img{width:100%;border-radius:12px 12px 0 0;object-fit:cover;max-height:420px}.stat-bar{background:var(--plum);padding:0 0 36px}.stat-bar-inner{max-width:820px;margin:0 auto;padding:28px 32px 0;display:flex;justify-content:center;gap:12px;border-top:1px solid rgba(139,70,128,.2)}.stat-item{flex:1;text-align:center;padding:18px 20px;background:#ffffff8c;border-radius:10px;border:1px solid rgba(255,255,255,.7);margin:0 6px}.stat-item:last-child{margin-right:0}.stat-item:first-child{margin-left:0}.stat-num{display:block;font-size:22px;font-weight:700;color:var(--purple);margin-bottom:4px}.stat-label{font-size:11px;color:var(--purple);text-transform:uppercase;letter-spacing:.07em;font-weight:500}.brand-intro{text-align:center;padding:80px 32px;max-width:760px;margin:0 auto}.brand-intro h2{margin-bottom:16px}.brand-intro p{font-size:17px;font-weight:400;color:var(--dark);line-height:1.8}.product-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.product-card{padding:40px 32px;border-right:1px solid rgba(139,70,128,.15);text-align:center;transition:background .15s;background:transparent}.product-card:last-child{border-right:none}.product-card:hover{background:#ffffff80}.product-card-img{width:100%;height:200px;object-fit:contain;margin-bottom:20px;border-radius:8px}.product-card h3{font-size:16px;font-weight:700;color:var(--purple);margin-bottom:8px;letter-spacing:-.01em}.product-card p{font-size:13px;color:var(--dark);font-weight:400;line-height:1.6;margin-bottom:16px}.product-card a.card-link{font-size:12px;font-weight:600;color:var(--tangelo);letter-spacing:.05em;text-transform:uppercase;display:inline-flex;align-items:center;gap:5px}.product-section{padding:80px 0;border-bottom:1px solid var(--border)}.product-section:last-of-type{border-bottom:none}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.product-grid.reverse{direction:rtl}.product-grid.reverse>*{direction:ltr}.product-img{width:100%;border-radius:10px;object-fit:cover;aspect-ratio:16/9}.product-content .eyebrow{margin-bottom:8px}.product-content h2{font-size:clamp(24px,3vw,34px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:16px}.product-content p{font-size:15px;font-weight:400;color:var(--dark);line-height:1.8;margin-bottom:14px}.product-specs{list-style:none;margin:20px 0 28px}.product-specs li{font-size:13px;color:var(--dark);font-weight:400;padding:7px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px}.product-specs li:last-child{border-bottom:none}.spec-dot{width:6px;height:6px;background:var(--tangelo);border-radius:50%;flex-shrink:0}.product-btns{display:flex;gap:12px;flex-wrap:wrap}.app-section{padding:72px 0;text-align:center}.app-inner{max-width:660px;margin:0 auto;padding:0 32px}.app-inner h2{margin-bottom:16px}.app-inner p{font-size:16px;font-weight:300;color:var(--mid);line-height:1.8;margin-bottom:28px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.why-card{padding:32px 28px;background:#ffffffbf;border-radius:10px;border:1px solid var(--border)}.why-icon{font-size:28px;margin-bottom:14px}.why-card h3{font-size:15px;font-weight:700;color:var(--dark);margin-bottom:8px}.why-card p{font-size:13px;font-weight:300;color:var(--mid);line-height:1.7}.display-section{padding:80px 0;border-top:1px solid var(--border)}.display-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.display-img{width:100%;border-radius:10px;object-fit:cover;aspect-ratio:4/3}.display-offer{background:var(--light);border:1px solid var(--border);border-radius:10px;padding:28px;margin-top:24px}.display-offer p{font-size:14px;color:var(--mid);font-weight:300;line-height:1.7}.display-offer strong{color:var(--purple);font-weight:700}.testimonial-section{padding:72px 0;text-align:center}.testimonial-inner{max-width:640px;margin:0 auto;padding:0 32px}.quote-mark{font-size:56px;color:var(--plum);line-height:1;margin-bottom:8px;font-family:Georgia,serif}blockquote{font-size:18px;font-weight:300;color:var(--dark);line-height:1.7;font-style:italic;margin-bottom:20px}.quote-attr{font-size:13px;font-weight:600;color:var(--purple);letter-spacing:.05em;text-transform:uppercase}.cta-section{background:var(--purple);padding:80px 32px;text-align:center}.cta-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--peach);margin-bottom:16px}.cta-section h2{font-size:clamp(28px,4vw,42px);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.01em;margin-bottom:16px}.cta-section h2 em{font-style:italic;color:var(--peach)}.cta-section p{font-size:16px;font-weight:300;color:#ffffffd1;max-width:500px;margin:0 auto 32px;line-height:1.7}.cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.cta-trust{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:7px;font-size:12px;color:#fff9}.trust-dot{width:4px;height:4px;background:var(--peach);border-radius:50%;flex-shrink:0}@media(max-width:768px){.product-overview{grid-template-columns:1fr}.product-card{border-right:none;border-bottom:1px solid var(--border)}.product-card:last-child{border-bottom:none}.product-grid{grid-template-columns:1fr;gap:32px}.product-grid.reverse{direction:ltr}.why-grid,.display-grid{grid-template-columns:1fr}.stat-bar-inner{flex-wrap:wrap;gap:16px}.stat-item{border-right:none;min-width:40%}}.carousel-wrap{display:flex;align-items:center;gap:16px}.carousel-viewport{overflow:hidden;flex:1}.carousel-track{display:flex;gap:20px;transition:transform .35s ease}.review-card{flex:0 0 calc(33.333% - 14px);background:#fff;border-radius:12px;padding:28px;border:1px solid var(--border);display:flex;flex-direction:column;gap:16px}.review-placeholder{opacity:.55;border-style:dashed}.review-quote{font-size:48px;line-height:1;color:var(--plum);font-family:Georgia,serif;margin-bottom:-8px}.review-text{font-size:14px;font-weight:400;color:var(--dark);line-height:1.7;font-style:italic;flex:1}.review-attr{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid var(--border)}.review-initials{width:40px;height:40px;border-radius:50%;background:var(--plum);color:var(--purple);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.review-name{font-size:13px;font-weight:700;color:var(--dark);margin-bottom:2px}.review-store{font-size:12px;color:var(--mid)}.carousel-btn{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--border);background:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--purple);transition:background .15s,border-color .15s}.carousel-btn:hover{background:var(--purple);color:#fff;border-color:var(--purple)}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.carousel-dot{width:8px;height:8px;border-radius:50%;background:var(--border);cursor:pointer;transition:background .2s;border:none}.carousel-dot.active{background:var(--purple)}@media(max-width:768px){.review-card{flex:0 0 calc(100% - 10px)}.carousel-btn{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/overrides.css.map */
