*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}#SH-app{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#111827;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#SH-app img{max-width:100%;height:auto;display:block}#SH-app button{font-family:inherit;cursor:pointer}#SH-app a{color:inherit;text-decoration:none}.SH-container{max-width:72rem;margin:0 auto;padding:0 1rem}.SH-container-sm{max-width:64rem}.SH-container-md{max-width:56rem}.SH-container-xs{max-width:42rem}.SH-container-lg{max-width:72rem}@media (min-width: 640px){.SH-container{padding:0 1.5rem}}.SH-badge-pulse{animation:SH-badge-pulse 2s ease-in-out infinite}@keyframes SH-badge-pulse{0%,to{box-shadow:0 0 #16a34a66}50%{box-shadow:0 0 0 6px #16a34a00}}.SH-announcement-bar{background:#111827;color:#fff;padding:.625rem 1rem;text-align:center;font-size:.875rem}.SH-announcement-content{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.SH-announcement-item{display:flex;align-items:center;gap:.375rem}.SH-announcement-divider{display:none;color:#6b7280}@media (min-width: 640px){.SH-announcement-divider{display:inline}}.SH-announcement-price{font-weight:600}.SH-header{position:sticky;top:0;z-index:100;background:#fff;transition:all .3s ease}.SH-header-scrolled{background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000001a}.SH-header-inner{display:flex;align-items:center;justify-content:space-between;height:4rem}.SH-logo{height:2rem;width:auto;color:#111827}.SH-nav{display:none;align-items:center;gap:2rem}@media (min-width: 768px){.SH-nav{display:flex}}.SH-nav-link{font-size:.875rem;font-weight:500;transition:color .2s ease}.SH-nav-link:hover{color:#7c3aed}.SH-cart-btn{position:relative;padding:.5rem;background:transparent;border:none;border-radius:9999px;transition:background .2s ease}.SH-cart-btn:hover{background:#f3f4f6}.SH-cart-badge{position:absolute;top:-.25rem;right:-.25rem;width:1.25rem;height:1.25rem;background:#7c3aed;color:#fff;font-size:.75rem;font-weight:500;border-radius:9999px;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(0);transition:all .2s ease}.SH-cart-badge.SH-visible{opacity:1;transform:scale(1)}.SH-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:.75rem;z-index:90;transform:translateY(100%);transition:transform .3s ease}.SH-sticky-bar.SH-visible{transform:translateY(0)}@media (min-width: 768px){.SH-sticky-bar{display:none}}.SH-sticky-content{display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:72rem;margin:0 auto}.SH-sticky-price{display:flex;flex-direction:column}.SH-price-large{font-size:1.125rem;font-weight:700}.SH-sticky-actions{display:flex;gap:.5rem}.SH-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.SH-icon-xs{width:.75rem;height:.75rem}.SH-icon-sm{width:1rem;height:1rem}.SH-icon-lg{width:2rem;height:2rem}.SH-icon-xl{width:2.5rem;height:2.5rem}.SH-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:9999px;border:none;transition:all .2s ease;text-decoration:none;white-space:nowrap}.SH-btn:disabled{opacity:.7;cursor:not-allowed}.SH-btn-primary{background:#7c3aed;color:#fff}.SH-btn-primary:hover:not(:disabled){background:#6d28d9}.SH-btn-outline{background:transparent;color:#7c3aed;border:2px solid #7c3aed}.SH-btn-outline:hover:not(:disabled){background:#7c3aed;color:#fff}.SH-btn-ghost{background:transparent;color:#6b7280;border:1px solid transparent}.SH-btn-ghost:hover:not(:disabled){background:#f3f4f6;color:#111827}.SH-btn-sm{padding:0 1rem;height:2.25rem;font-size:.875rem}.SH-btn-lg{padding:0 2rem;height:3rem;font-size:1rem}.SH-btn-modal{padding:0 1.5rem;height:2.75rem;font-size:.9375rem;min-width:140px}.SH-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.SH-badge-green{background:#dcfce7;color:#15803d}.SH-badge-purple{background:#ede9fe;color:#7c3aed}.SH-shipping-badge{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#16a34a}.SH-section{padding:4rem 0}@media (min-width: 768px){.SH-section{padding:5rem 0}}.SH-section-gray{background:#f9fafb}.SH-section-purple{background:#7c3aed;color:#fff}.SH-section-header{text-align:center;margin-bottom:3rem}.SH-section-title{font-size:1.875rem;font-weight:700;margin-bottom:.75rem}@media (min-width: 640px){.SH-section-title{font-size:2.25rem}}.SH-section-subtitle{color:#6b7280}.SH-hero{padding:3rem 0}@media (min-width: 768px){.SH-hero{padding:5rem 0}}.SH-hero-grid{display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){.SH-hero-grid{grid-template-columns:1fr 1fr;gap:4rem}}.SH-hero-title{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media (min-width: 640px){.SH-hero-title{font-size:3rem}}@media (min-width: 1024px){.SH-hero-title{font-size:3.75rem}}.SH-text-purple{color:#7c3aed}.SH-text-green{color:#22c55e}.SH-hero-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem}.SH-hero-pricing{display:flex;flex-wrap:nowrap;align-items:center;gap:.875rem;padding-top:2rem;margin-bottom:1.5rem;white-space:nowrap}.SH-hero-price-stack{position:relative;display:flex;align-items:center}.SH-hero-price-row{display:flex;align-items:center;gap:.75rem}.SH-price-xl{font-size:1.875rem;font-weight:700}@media (min-width: 640px){.SH-price-xl{font-size:2.25rem}}.SH-price-old{font-size:1rem;color:#9ca3af;text-decoration:line-through;font-weight:600;white-space:nowrap}.SH-badge-off{background:#fee2e2;color:#b91c1c}.SH-hero-off-badge{position:absolute;left:0;bottom:calc(100% + .375rem);font-weight:700;white-space:nowrap}.SH-guarantee{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280;white-space:nowrap}@media (max-width: 767px){.SH-hero-pricing{flex-wrap:wrap;white-space:normal;gap:.5rem .625rem}.SH-guarantee{flex:1 1 100%;order:3;font-size:.8125rem;white-space:nowrap}}.SH-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.SH-hero-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.SH-stars{display:flex;gap:.125rem}.SH-stars-sm .SH-star,.SH-star{width:1rem;height:1rem}.SH-star-filled{fill:#facc15;color:#facc15}.SH-star-xs{width:.75rem;height:.75rem}.SH-hero-checks{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#6b7280}.SH-check-item{display:flex;align-items:center;gap:.375rem}.SH-hero-media{order:-1}@media (min-width: 1024px){.SH-hero-media{order:1}}.SH-hero-image{width:100%;max-width:32rem;margin:0 auto;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040}.SH-video-wrapper{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.SH-video{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.SH-video-portrait{max-width:320px;margin:0 auto}.SH-video-portrait .SH-video{aspect-ratio:9 / 16}.SH-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent,transparent);display:flex;align-items:flex-end;justify-content:center;padding-bottom:2rem}.SH-video-text{color:#fff;font-size:1.25rem;font-weight:500}.SH-video-caption{text-align:center;color:#6b7280;font-size:.875rem;margin-top:1rem}.SH-benefits-grid{display:grid;gap:2rem}@media (min-width: 768px){.SH-benefits-grid{grid-template-columns:repeat(3,1fr)}}.SH-benefit-card{text-align:center}.SH-benefit-icon{width:4rem;height:4rem;background:#ede9fe;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#7c3aed}.SH-benefit-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.SH-benefit-desc{color:#6b7280}.SH-feature-grid{display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){.SH-feature-grid{grid-template-columns:1fr 1fr}}.SH-feature-grid-reverse .SH-feature-content{order:2}.SH-feature-grid-reverse .SH-feature-media{order:1}@media (min-width: 1024px){.SH-feature-grid-reverse .SH-feature-content{order:1}.SH-feature-grid-reverse .SH-feature-media{order:2}}.SH-feature-content .SH-badge{margin-bottom:1rem}.SH-feature-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media (min-width: 640px){.SH-feature-title{font-size:2.25rem}}.SH-feature-text{color:#6b7280;margin-bottom:1.5rem}.SH-feature-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.SH-feature-item{display:flex;align-items:center;gap:.75rem;color:#374151}.SH-check-circle{width:1.25rem;height:1.25rem;background:#dcfce7;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#16a34a}.SH-feature-image{width:100%;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a}.SH-quote{font-size:1.125rem;color:#374151;font-style:italic;margin-bottom:1rem;padding-left:1rem;border-left:4px solid #7c3aed}.SH-quote-author{color:#6b7280;margin-bottom:1.5rem}.SH-tag-group{display:flex;flex-wrap:wrap;gap:.75rem}.SH-tag{padding:.375rem .875rem;background:#f3f4f6;border-radius:9999px;font-size:.875rem;font-weight:500}.SH-slider-container{margin-bottom:2rem}.SH-slider-wrapper{position:relative;width:100%;aspect-ratio:1;max-width:28rem;margin:0 auto;border-radius:1.5rem;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;box-shadow:0 20px 25px -5px #0000001a}.SH-slider-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.SH-slider-before-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;z-index:2;clip-path:inset(0 50% 0 0);pointer-events:none}.SH-slider-before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;max-width:100%}.SH-slider-handle{position:absolute;top:0;bottom:0;left:50%;width:4px;background:#fff;transform:translate(-50%);box-shadow:0 0 10px #0000004d;z-index:3}.SH-slider-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a}.SH-slider-label{position:absolute;top:1rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;z-index:4;pointer-events:none}.SH-slider-label-before{left:1rem;background:#000000b3;color:#fff}.SH-slider-label-after{right:1rem;background:#7c3aede6;color:#fff}.SH-slider-cta{text-align:center}.SH-how-it-works-grid{display:grid;gap:2rem;align-items:center}@media (min-width: 768px){.SH-how-it-works-grid{grid-template-columns:1fr 1fr;gap:3rem}}.SH-steps-list{display:flex;flex-direction:column;gap:1rem}.SH-step-item{display:flex;align-items:flex-start;gap:1rem;background:#fff;padding:1.25rem;border-radius:1rem;box-shadow:0 1px 3px #0000000d}.SH-step-number{width:2.5rem;height:2.5rem;background:#7c3aed;color:#fff;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.SH-step-content{flex:1}.SH-step-title{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.SH-step-desc{color:#6b7280;font-size:.875rem}.SH-how-it-works-video{display:flex;flex-direction:column;align-items:center}.SH-reviews-grid{display:grid;gap:2rem}@media (min-width: 1024px){.SH-reviews-grid{grid-template-columns:16rem 1fr}}.SH-rating-card{background:#fff;border-radius:1rem;padding:1.25rem}.SH-rating-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.SH-rating-big{font-size:3rem;font-weight:700;line-height:1}.SH-rating-info{display:flex;flex-direction:column}.SH-rating-count{font-size:.875rem;color:#6b7280}.SH-rating-bars{display:flex;flex-direction:column;gap:.375rem}.SH-rating-bar{display:flex;align-items:center;gap:.5rem}.SH-rating-bar-label{font-size:.75rem;width:.75rem}.SH-rating-bar-track{flex:1;height:.375rem;background:#f3f4f6;border-radius:9999px;overflow:hidden}.SH-rating-bar-fill{height:100%;background:#facc15;border-radius:9999px}.SH-reviews-list{display:grid;gap:1rem}@media (min-width: 640px){.SH-reviews-list{grid-template-columns:repeat(2,1fr)}}.SH-review-card{background:#fff;border-radius:1rem;padding:1.25rem}.SH-review-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.SH-review-avatar{width:2.5rem;height:2.5rem;border-radius:9999px;object-fit:cover;flex-shrink:0}.SH-review-avatar-placeholder{width:2.5rem;height:2.5rem;background:#ede9fe;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#7c3aed;font-weight:500}.SH-review-meta{flex:1;min-width:0}.SH-review-name-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.SH-review-name{font-weight:500;font-size:.875rem}.SH-review-verified{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;background:#dcfce7;color:#15803d;border-radius:9999px;font-size:.625rem;font-weight:500}.SH-review-city{font-size:.75rem;color:#6b7280}.SH-review-text{font-size:.875rem;color:#374151;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.SH-reviews-more{text-align:center;margin-top:1.5rem}.SH-trust-grid{display:grid;gap:2rem;text-align:center}@media (min-width: 640px){.SH-trust-grid{grid-template-columns:repeat(3,1fr)}}.SH-trust-item{opacity:.8}.SH-trust-title{font-size:1.125rem;font-weight:700;margin:.75rem 0 .25rem}.SH-trust-text{font-size:.875rem;opacity:.7}.SH-faq-list{display:flex;flex-direction:column;gap:.5rem}.SH-faq-item{background:#f9fafb;border-radius:.75rem;overflow:hidden}.SH-faq-question{width:100%;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:transparent;border:none;font-size:1rem;font-weight:500;text-align:left;cursor:pointer}.SH-faq-icon{width:1.25rem;height:1.25rem;flex-shrink:0;transition:transform .2s ease}.SH-faq-item.SH-open .SH-faq-icon{transform:rotate(180deg)}.SH-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.SH-faq-answer-inner{padding:0 1.25rem 1rem;color:#6b7280}.SH-cta-card{background:#fff;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a;padding:2rem;text-align:center}@media (min-width: 640px){.SH-cta-card{padding:3rem}}.SH-cta-title{font-size:1.875rem;font-weight:700;margin-bottom:.75rem}.SH-cta-subtitle{color:#6b7280;margin-bottom:1.5rem}.SH-cta-pricing{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.SH-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.SH-footer{background:#111827;color:#fff;padding:2.5rem 0}.SH-footer-inner{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem}@media (min-width: 768px){.SH-footer-inner{flex-direction:row}}.SH-footer .SH-logo{color:#fff}.SH-footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.SH-footer-link{font-size:.875rem;color:#9ca3af;transition:color .2s ease}.SH-footer-link:hover{color:#fff}.SH-footer-copy{text-align:center;margin-top:2rem;font-size:.75rem;color:#6b7280}.SH-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;opacity:0;visibility:hidden;transition:all .3s ease}.SH-drawer-overlay.SH-visible{opacity:1;visibility:visible}.SH-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:28rem;background:#fff;z-index:201;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-4px 0 20px #00000026}.SH-drawer.SH-visible{transform:translate(0)}.SH-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #f3f4f6;flex-shrink:0}.SH-drawer-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;margin:0}.SH-drawer-close{padding:.5rem;background:transparent;border:none;border-radius:9999px;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.SH-drawer-close:hover{background:#f3f4f6}.SH-drawer-body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem}.SH-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 1rem;min-height:300px}.SH-cart-empty-icon{width:4rem;height:4rem;color:#e5e7eb;margin-bottom:1rem}.SH-cart-empty-text{color:#6b7280;margin-bottom:1.5rem;font-weight:500;font-size:1rem}.SH-cart-empty .SH-btn{min-width:180px;height:2.75rem;padding:0 1.5rem;font-size:.9375rem}.SH-cart-item{margin-bottom:1.25rem}.SH-cart-item-row{display:flex;gap:1rem;margin-bottom:1rem}.SH-cart-item-image{width:4.5rem;height:4.5rem;object-fit:contain;background:#f9fafb;border-radius:.5rem;flex-shrink:0}.SH-cart-item-details{flex:1;min-width:0}.SH-cart-item-name{font-weight:600;margin-bottom:.25rem;line-height:1.3;color:#111827}.SH-cart-item-price{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.375rem}.SH-cart-item-price-current{color:#7c3aed;font-weight:700}.SH-cart-item-price-old{color:#9ca3af;text-decoration:line-through;font-size:.875rem;font-weight:500}.SH-cart-item-off{display:inline-flex;align-items:center;width:fit-content;font-size:.6875rem;font-weight:700;color:#b91c1c;background:#fee2e2;border-radius:9999px;padding:.125rem .5rem;margin-bottom:.375rem}.SH-cart-item-shipping-badge{font-size:.625rem;margin-bottom:.375rem}.SH-cart-item-remove{font-size:.875rem;color:#fca5a5;text-decoration:underline;text-underline-offset:2px;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.SH-cart-item-remove:hover{color:#f87171}.SH-cart-divider{border:none;border-top:1px solid #f3f4f6;margin:1rem 0}.SH-cart-quantity{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.SH-cart-quantity-label{font-size:.875rem;font-weight:500;color:#374151}.SH-cart-quantity-controls{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:9999px;overflow:hidden}.SH-cart-quantity-btn{width:2.5rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;transition:background .2s ease}.SH-cart-quantity-btn:hover:not(:disabled){background:#f9fafb}.SH-cart-quantity-btn:disabled{opacity:.4;cursor:not-allowed}.SH-cart-quantity-value{width:2.5rem;text-align:center;font-weight:500;font-size:.875rem;color:#111827}.SH-cart-totals{display:flex;flex-direction:column;gap:.625rem}.SH-cart-total-row{display:flex;justify-content:space-between;font-size:.875rem}.SH-cart-total-row span:first-child{color:#6b7280}.SH-cart-total-row.SH-green{color:#16a34a}.SH-cart-total-row.SH-discount{color:#dc2626}.SH-cart-total-final{display:flex;justify-content:space-between;font-weight:700;font-size:1rem;padding-top:.5rem;border-top:1px solid #f3f4f6;color:#111827}.SH-cart-footer{border-top:1px solid #f3f4f6;padding:1rem 1.5rem;background:#fff;flex-shrink:0}.SH-cart-footer-note{text-align:center;font-size:.75rem;color:#6b7280;margin-bottom:.75rem}.SH-cart-checkout{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;background:#7c3aed;color:#fff!important;font-weight:500;font-size:1rem;border-radius:9999px;text-decoration:none;transition:background .2s ease;border:none;cursor:pointer;font-family:inherit}.SH-cart-checkout:hover{background:#6d28d9}.SH-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:300;opacity:0;visibility:hidden;transition:all .3s ease}.SH-modal-overlay.SH-visible{opacity:1;visibility:visible}.SH-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);background:#fff;border-radius:1rem;width:90%;max-width:420px;z-index:301;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 25px 50px -12px #00000040}.SH-modal.SH-visible{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.SH-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid #f3f4f6}.SH-modal-title{font-size:1.125rem;font-weight:600;text-align:center;flex:1;margin:0;padding:0 1rem}.SH-modal-close{padding:.5rem;background:transparent;border:none;border-radius:9999px;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.SH-modal-close:hover{background:#f3f4f6}.SH-modal-body{padding:1.5rem}.SH-modal-text{color:#6b7280;margin-bottom:1.5rem;text-align:center;font-size:.9375rem;line-height:1.6}.SH-modal-actions{display:flex;flex-direction:row;gap:.75rem;justify-content:center;flex-wrap:wrap}.SH-modal-actions .SH-btn{flex:1;min-width:140px;max-width:200px;height:2.75rem;font-size:.9375rem}.SH-cart-empty .SH-btn-primary{color:#fff!important;background:#7c3aed;min-width:180px;height:2.75rem;padding:0 1.5rem;font-size:.9375rem;border-radius:9999px;border:none;cursor:pointer;font-weight:500;font-family:inherit;transition:background .2s ease}.SH-cart-empty .SH-btn-primary:hover{background:#6d28d9}@keyframes SH-fade-in{0%{opacity:0}to{opacity:1}}@keyframes SH-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SH-animate-fade{animation:SH-fade-in .3s ease}.SH-animate-slide-up{animation:SH-slide-up .3s ease}.SH-hidden{display:none!important}.SH-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 767px){#SH-app{padding-bottom:4rem}}button:focus-visible,a:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/style-v3.css.map */
