:root{--primary-50:#f5f3ff;--primary-100:#ede9fe;--primary-200:#ddd6fe;--primary-300:#c4b5fd;--primary-400:#a78bfa;--primary-500:#fc4b4e;--primary-600:#6d28d9;--primary-700:#5b21b6;--primary-800:#4c1d95;--primary-900:#2e1065;--surface-50:#f8fafc;--surface-100:#f1f5f9;--surface-200:#e2e8f0;--surface-300:#cbd5e1;--surface-400:#94a3b8;--surface-500:#64748b;--success:#0a9d4c;--warning:#f59e0b;--danger:#ef4444;--white:#ffffff;--black:#000000;--border-radius-sm:0.375rem;--border-radius:0.5rem;--border-radius-lg:0.75rem;--border-radius-xl:1rem;--border-radius-2xl:1.5rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:#f8f9fb;color:#1e293b;line-height:1.5;overflow-x:hidden}body,img{width:100%}img{height:100%;display:block;object-fit:cover}button{cursor:pointer;border:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.bg-surface{background-color:var(--palette-background-general)}.banner-container{height:0;transition:height .7s;overflow:hidden}.banner-container.show{height:70px}.banner-wrapper{max-width:1280px;margin:0 auto;padding:1rem}@media (min-width:1024px){.banner-wrapper{max-width:40%;margin:0 auto}.product-info h2{font-size:2rem!important;margin-top:4rem}.user-info{display:inline-block!important}.summary-details{display:flex;gap:2rem;align-items:center}.fixed-bottom-checkout .summary-content{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-direction:row}.fixed-bottom-checkout .summary-details{display:flex;gap:2rem;align-items:center}.fixed-bottom-checkout .buy-button{width:370px}.modal-content{max-width:33rem!important}.buy-button-cta{width:50%!important}}.banner{background-color:var(--primary-200);height:52px;padding:.7rem 1.2rem;border-radius:10.5rem;display:flex;align-items:center;gap:1rem;transform:translateY(-100%);opacity:0;transition:all .7s;border:2px solid var(--primary-400)}.banner.show{transform:translateY(0);opacity:1}.banner-icon{background-color:var(--primary-400);border-radius:var(--border-radius-xl);padding:.1rem .4rem;color:var(--white)}.banner-content{flex:1}.banner-content h3{color:var(--primary-500);font-weight:600;line-height:18px}.banner-content p{color:var(--primary-500);font-size:.875rem;margin:0}.banner-close{transition:color .3s}.banner-close,.banner-close:hover{color:var(--primary-500)}.main-container{max-width:1280px;margin:0 auto;padding:0 .75rem;width:100%}@media (min-width:768px){.main-container{padding:0 1.5rem}.testimonials{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}}@media (min-width:1024px){.main-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.gallery-column{margin-bottom:1rem}@media (min-width:1024px){.gallery-column{position:sticky;top:1.5rem;align-self:start;height:calc(100vh - 3rem);overflow-y:auto;padding-right:.5rem;padding-bottom:1.5rem;margin-bottom:0}}.brand{text-align:center;margin-bottom:1rem;margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.brand i{color:var(--primary-500)}.brand h1{font-size:1.5rem;font-weight:700;color:#1e293b}.main-image-container{position:relative;margin-bottom:1rem}.main-image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--border-radius-2xl);cursor:pointer}.image-dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.dot{width:.5rem;height:.5rem;border-radius:9999px;background-color:rgba(255,255,255,.7);transition:all .3s}.dot:hover{background-color:var(--white)}.dot.active{background-color:var(--primary-500);width:1.5rem}.thumbnail-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem;width:100%}.thumbnail{position:relative;border-radius:var(--border-radius-xl);overflow:hidden;aspect-ratio:1/1;padding:0;width:100%}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail.active{outline:2px solid var(--primary-500);outline-offset:-2px}.thumbnail-overlay{position:absolute;inset:0;background-color:rgba(124,58,237,.1)}@media (min-width:1024px){.content-column{overflow-y:auto;height:calc(100vh - 3rem);padding-left:.5rem;padding-bottom:1.5rem}}.product-info{margin-bottom:1rem}.product-info h2{font-size:1.8rem;font-weight:800;color:#1e293b;margin-bottom:.5rem;line-height:2.3rem}.product-meta{display:flex;align-items:center;gap:1rem}.reviews{color:#6b7280}.verified{display:flex;gap:.375rem;color:var(--success);font-size:.875rem;font-weight:500}.rating,.verified{align-items:center}.rating{gap:.5rem}.stars{display:flex}.stars i{color:var(--warning);fill:var(--warning)}.rating span{font-size:1rem}.price-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.price{display:flex;flex-direction:column}.current-price{font-size:1.875rem;font-weight:700;color:var(--primary-500)}.original-price{color:var(--surface-500)}.shipping{display:inline-flex;align-items:center;gap:.375rem;background-color:var(--palette-green-background);color:var(--success);padding:.375rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600}.buy-button,.buy-button-cta{width:100%;background-color:var(--primary-500);color:var(--white);font-weight:600;padding:1rem 1.5rem;border-radius:var(--border-radius-2xl);transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.buy-button-cta{margin-top:1rem}.buy-button-cta:hover,.buy-button:hover{background-color:var(--primary-600);box-shadow:0 10px 15px -3px rgba(124,58,237,.2);transform:translateY(-2px)}.card{background-color:#f8f9ff;border-radius:20px;padding:1.5rem;margin-bottom:16px}.card h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.2}.feature-description{color:var(--surface-500);margin-bottom:1.5rem}.features-list{display:flex;flex-direction:column;gap:1rem}.feature{gap:1rem}.feature,.feature-icon{display:flex;align-items:center}.feature-icon{width:50px;height:50px;border-radius:var(--border-radius-xl);background-color:var(--primary-100);justify-content:center;color:var(--primary-500);padding:1rem}.comparison-table-container{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse}.comparison-table td,.comparison-table th{padding:1rem .5rem}.comparison-table th{text-align:left;font-weight:500;color:var(--surface-500)}.comparison-table th.dermaclear{color:var(--primary-500);text-align:center}.comparison-table tbody tr,.comparison-table thead tr{border-bottom:1px solid var(--surface-200)}.comparison-table tbody tr:last-child{border-bottom:none}.comparison-table td{color:var(--surface-500)}.comparison-table td.check{text-align:center}.comparison-table td.check i{color:var(--success)}.comparison-table td.x-mark{text-align:center}.comparison-table td.x-mark i{color:var(--danger)}.guarantee-card{margin-bottom:1.5rem}.guarantee-content{background:linear-gradient(to bottom right,rgb(200 190 248),rgb(196 181 253/31%));backdrop-filter:blur(4px);border:1px solid var(--primary-200);border-radius:var(--border-radius-2xl);padding:1.5rem;display:flex;align-items:center;gap:1.5rem}.guarantee-icon-container{position:relative}.guarantee-icon{width:4rem;height:4rem;background-color:rgba(255,255,255,.8);border-radius:var(--border-radius-2xl);display:flex;align-items:center;justify-content:center;color:var(--primary-500);font-size:1.5rem;transition:all .3s}.guarantee-icon-container:hover .guarantee-icon{transform:scale(1.1) rotate(6deg)}.guarantee-icon i{transition:all .3s}.guarantee-icon-container:hover .guarantee-icon i{transform:rotate(-6deg)}.guarantee-check{position:absolute;bottom:-.5rem;right:-.5rem;width:2rem;height:2rem;background-color:var(--primary-500);border-radius:var(--border-radius-xl);display:flex;align-items:center;justify-content:center;color:var(--white);box-shadow:var(--shadow-lg)}.guarantee-text{flex:1}.guarantee-text h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.guarantee-text p{color:#1e293b}.benefit-title{font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;color:#1e293b!important}.benefit-image{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-xl);margin-bottom:1rem}.benefit-description{color:var(--surface-500);font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif}.testimonial{display:flex;align-items:flex-start;gap:1rem}.testimonial-image{width:6rem;height:6rem;border-radius:var(--border-radius-xl);object-fit:cover}.testimonial-content{flex:1}.testimonial-name{font-weight:700;color:#1e293b;margin-bottom:.25rem}.testimonial-date{color:var(--surface-500);font-size:.875rem;margin-bottom:.5rem}.testimonial-stars{display:flex;margin-bottom:.5rem}.testimonial-stars i{color:var(--warning);fill:var(--warning)}.testimonial-text{color:var(--surface-500)}.faq-title{text-align:center;font-size:1.5rem!important;margin-bottom:1.5rem!important}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;text-align:left;font-weight:500;cursor:pointer}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out;padding:0 1rem}.faq-item.active .faq-answer{padding-bottom:1rem}.faq-answer p{color:#6b7280;line-height:1.5}.material-icons{transition:transform .3s ease}.faq-item.active .material-icons{transform:rotate(180deg)}.lightbox.show{opacity:1;visibility:visible}.lightbox-close{position:absolute;top:1rem;right:1rem;color:var(--white);transition:color .3s}.lightbox-close:hover{color:var(--primary-500)}.lightbox-image{max-width:100%;max-height:90vh;object-fit:contain;border-radius:var(--border-radius-2xl)}.modal{top:0;left:0;width:100%;height:100%;z-index:1000;justify-content:center;align-items:center}.modal-content{border-radius:8px;max-width:500px;width:90%;overflow-y:auto;position:relative}.order-summary{margin-bottom:2rem}.product-summary{background-color:var(--surface-50);padding:1rem;gap:1rem}.product-icon,.product-summary{border-radius:var(--border-radius-xl);display:flex;align-items:center}.product-icon{width:5rem;height:5rem;background-color:var(--primary-100);justify-content:center;color:var(--primary-500)}.product-details h3{font-weight:500}.product-price{color:var(--primary-500);margin-top:.25rem}.continue-button{width:100%;background-color:var(--primary-500);color:var(--white);font-weight:600;padding:1rem 1.5rem;border-radius:var(--border-radius-2xl);transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.continue-button:hover{background-color:var(--primary-600);box-shadow:0 10px 15px -3px rgba(124,58,237,.2)}.payment-form{gap:1.5rem}.form-group,.payment-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#374151}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border-radius:var(--border-radius-xl);border:1px solid var(--surface-200);font-family:var(--font-plus-jakarta-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 2px rgba(124,58,237,.2)}.card-input{position:relative}.card-input i{position:absolute;right:1 rem;top:50%;transform:translateY(-50%);color:var(--surface-400)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.payment-section{border-top:1px solid var(--surface-200);padding-top:1.5rem}.payment-section h3{font-size:1.125rem;font-weight:500;margin-bottom:1rem}.pay-button{width:100%;background-color:var(--primary-500);color:var(--white);font-weight:600;padding:1rem 1.5rem;border-radius:var(--border-radius-2xl);transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.pay-button:hover{background-color:var(--primary-600);box-shadow:0 10px 15px -3px rgba(124,58,237,.2)}.testimonials{display:flex;flex-direction:column;gap:24px}.testimonial-card{border:1px solid var(--surface-200);border-radius:var(--border-radius-2xl);overflow:hidden;background-color:var(--white)}.product-image{width:100%;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-image-comparison img{width:80px;height:80px;object-fit:cover;display:block;border-radius:20px;margin:0 auto}.card-content{padding:24px}.card-title{color:var(--primary-500);font-size:1.25rem;font-weight:600;margin-bottom:12px}.card-text{color:var(--surface-500);font-size:1rem;margin-bottom:16px}.card-footer{justify-content:space-between}.card-footer,.user-info{display:flex;align-items:center}.user-info{gap:8px}.user-name{font-weight:500;color:var(--surface-800)}.verified-badge{display:flex;align-items:center;gap:4px;color:var(--primary-500)}.verified-badge i{width:16px;height:16px}.verified-badge span{font-size:.75rem}.rating{display:flex;gap:2px}.rating i{width:16px;height:16px;color:var(--warning)}.rating i.filled{fill:var(--warning)}.lucide{width:1em;height:1em;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lucide-chevron-down,.lucide-chevron-up{width:2em;height:1em}.lucide-star-half.filled,.lucide-star.filled{fill:currentColor}.alert-banner{background-color:#fc4b4e;padding:.75rem;display:flex;align-items:center;justify-content:space-between;color:white}.icon{color:currentColor}.stars{color:#f59e0b}.size-option,.size-option-modal{padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;text-align:center}.size-option-modal.selected,.size-option.selected{border-color:#8b5cf6;background-color:#f5f3ff}.package-option{position:relative;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.package-option.selected{border-color:#8b5cf6;background-color:#f5f3ff}.popular-tag{position:absolute;top:-.5rem;right:1rem;background-color:#111827;color:white;font-size:.75rem;padding:.25rem .5rem;border-radius:.25rem}.upsell-container{border-radius:.5rem;padding:1.5rem;cursor:pointer;background-color:#f5f3ff;border:1px solid #ede9fe}.upsell-container.selected{background-color:#ede9fe;border:2px solid #8b5cf6}.modal{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:50}.modal.active{display:flex;z-index:9999}.modal-content{background-color:white;border-radius:1rem;width:100%;max-width:23rem;max-height:90vh;display:flex;flex-direction:column}.step-progress{justify-content:space-between;overflow-x:auto}.step-item,.step-progress{display:flex;align-items:center}.step-item{flex-shrink:0}.step-button{flex-direction:column;cursor:pointer}.step-button,.step-circle{display:flex;align-items:center}.step-circle{width:1.5rem;height:1.5rem;border-radius:9999px;justify-content:center;background-color:#e5e7eb;color:#6b7280;font-size:.75rem}.step-button.completed .step-circle,.step-button.current .step-circle{background-color:#fc4b4e;color:white}.step-text{font-size:.75rem;margin-top:.25rem;white-space:nowrap}.step-line{height:.25rem;width:3rem;margin:0 .25rem;background-color:#e5e7eb}.step-line.active{background-color:#fc4b4e}.step-content{display:none}.step-content.active{display:block}input[type=email],input[type=tel],input[type=text]{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}button:hover{opacity:.9}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-purple-50:hover{background-color:#f5f3ff}.hover\:text-gray-700:hover{color:#374151}.focus\:border-purple-500:focus{border-color:#8b5cf6}.focus\:ring-purple-500:focus{box-shadow:0 0 0 3px rgba(139,92,246,.1)}.product-summary{margin-top:2rem;padding:2rem}.summary-content{display:flex;flex-direction:column;gap:2rem}.summary-item{display:flex;gap:1.5rem;align-items:center}.summary-image{width:100px;height:100px;object-fit:cover;border-radius:8px}.summary-details h4{font-size:1.2rem;margin-bottom:.5rem}.summary-benefits{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:.75rem}.benefit-item i{color:#4caf50}.summary-cta{display:flex;flex-direction:column;gap:1.5rem}.final-price{display:flex;justify-content:space-between;align-items:center}.price-tag{display:flex;align-items:baseline;gap:.75rem}.buy-button-large{padding:1.25rem;font-size:1.2rem;background-color:#6b46c1;color:white;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:background-color .3s ease}.buy-button-large:hover{background-color:#553c9a}.payment-methods{display:flex;justify-content:center;gap:1rem;color:#666;font-size:2rem}.fixed-bottom-checkout{position:fixed;bottom:0;left:0;right:0;background:white;box-shadow:0 -4px 12px rgba(0,0,0,.1);padding:12px;z-index:1000;transform:translateY(0);will-change:transform;transition:transform .3s ease}.fixed-bottom-checkout .summary-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.fixed-bottom-checkout .summary-item{display:flex;align-items:center;gap:12px}.fixed-bottom-checkout .summary-image{width:48px;height:48px;border-radius:8px;object-fit:cover}.fixed-bottom-checkout .summary-details h4{font-size:20px;font-weight:600;margin:0}.fixed-bottom-checkout .buy-button{min-width:200px}.fixed-bottom-checkout.hidden{transform:translateY(100%);pointer-events:none}.min-h-screen{min-height:100vh}.bg-light{background-color:#f8f9fb}.bg-primary-100{background-color:var(--primary-100)}.text-primary-500{color:var(--primary-500)}.text-primary-600{color:var(--primary-600)}.text-surface-500{color:var(--surface-500)}.text-gray-900{color:var(--gray-900)}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-6{margin-top:1.5rem}.p-0{padding:0}.p-4{padding:.4rem 0 0}.p-4-builder{padding:1rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.rounded-xl{border-radius:1rem}.rounded-full{border-radius:9999px}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-full{width:100%}.h-64{height:16rem}.flex{display:flex}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-4>*+*{margin-top:1rem}.leading-relaxed{line-height:1.625}.object-cover{object-fit:cover}.aspect-video{aspect-ratio:16/9}.aspect-square{aspect-ratio:1/1}.relative{position:relative}.absolute{position:absolute}.top-3{top:.75rem}.left-3{left:.75rem}.top-4{top:1rem}.left-4{left:1rem}.text-center{text-align:center}.max-w-xl{max-width:36rem;margin-left:auto;margin-right:auto}.card{background-color:#ffffff;border-radius:1.25rem;border:1px solid #dedede;overflow:hidden}.card-features{border-radius:1.25rem;padding:0 1.5rem 1.5rem;overflow:hidden}.card-comparison,.card-faq,.card-testimonials{border-radius:1.25rem;padding:1.5rem;overflow:hidden}.card-comparison h3{font-size:1.25rem;margin-bottom:1rem}.tag{display:inline-flex;align-items:center;gap:.375rem;background-color:var(--primary-500);color:white;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.step-number{position:absolute;top:.75rem;left:.75rem;width:2rem;height:2rem;border-radius:9999px;background-color:white;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--primary-500)}.icon-sm{width:auto;height:2.4rem}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.comparison-table{margin-bottom:2rem}.table-header{display:grid;grid-template-columns:1fr 1fr 1fr}.header-cell{padding:1rem;text-align:center}.header-cell.seekglo{border:2px solid var(--primary-500);border-bottom:none;border-radius:.5rem .5rem 0 0;background-color:white;padding-top:1rem;padding-bottom:1.5rem;position:relative;z-index:10}.header-cell.other-brands{border-top:1px solid #e5e7eb;border-right:1px solid #e5e7eb;border-radius:0 .5rem 0 0;padding-top:1rem;padding-bottom:1.5rem}.header-cell h3{font-weight:600;margin-bottom:1rem;font-size:1.125rem}.header-cell.other-brands h3{color:#909090;line-height:16px}.product-image{display:flex;justify-content:center}.header-cell.other-brands img{opacity:.7;height:60px;width:60px}.comparison-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #e5e7eb}.feature-cell,.other-cell,.seekglo-cell{padding:1rem;display:flex;align-items:center}.feature-cell{padding-left:.5rem;color:#5a3d2b}.feature-cell span{font-weight:500}.seekglo-cell{border-left:2px solid var(--primary-500);border-right:2px solid var(--primary-500);background-color:white;justify-content:center}.other-cell{border-right:1px solid #e5e7eb;justify-content:center}.check-icon,.x-icon{width:1.75rem;height:1.75rem}.table-footer{display:grid;grid-template-columns:1fr 1fr 1fr}.footer-cell.seekglo-bottom{height:.5rem;background-color:white;border-left:2px solid var(--primary-500);border-right:2px solid var(--primary-500);border-bottom:2px solid var(--primary-500);border-radius:0 0 .5rem .5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.cta-section{text-align:center}.guarantee{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#4b5563;background-color:#f9f5f6;border:1px solid #e5e7eb;border-radius:9999px;padding:.35rem .75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-top:.5rem}.star{color:#f59e0b;font-size:1rem}@media (max-width:768px){.guarantee-content,.testimonial{flex-direction:column;text-align:center}.testimonial{align-items:center}.testimonial-stars{justify-content:center}.card-content{padding:16px}.testimonial-card{margin-bottom:1rem}.fixed-bottom-checkout .summary-details h4{font-size:14px}.current-price{font-size:1.6rem!important}.fixed-bottom-checkout .shipping,.fixed-bottom-checkout .summary-price{display:inline-block}.fixed-bottom-checkout .buy-button{min-width:140px}.comparison-row,.table-footer,.table-header{grid-template-columns:.8fr 1.2fr 1fr}.header-cell{padding:.75rem .5rem;height:148px}.header-cell h3{font-size:.9rem;margin-bottom:0;margin-top:1rem}.feature-cell,.other-cell,.seekglo-cell{padding:.75rem .5rem}.feature-cell span{font-size:.85rem}.check-icon,.x-icon{width:1.25rem;height:1.25rem}.shop-button{padding:.6rem 2rem;font-size:1rem}.guarantee{font-size:.75rem;padding:.25rem .6rem}.star{font-size:.85rem}}@media (max-width:640px){.grid-2{grid-template-columns:1fr}.comparison-row,.table-footer,.table-header{grid-template-columns:.7fr 1.3fr 1fr}.feature-cell span{font-size:.75rem}.check-icon,.x-icon{width:1.1rem;height:1.1rem}}.title{font-size:1.875rem;font-weight:700;text-align:center;color:#000;margin-bottom:.5rem}.title-small{font-size:1.125rem;font-weight:400}.section-title{font-size:1.25rem;font-weight:700;text-align:center;margin-bottom:.75rem;color:#000}.section-title-large{font-size:1.4rem}.subtitle{color:#4b5563;text-align:center}.header{max-width:36rem;margin:0 auto;padding-top:1rem;padding-bottom:.5rem}.thank-you-header{text-align:center;margin-bottom:2rem}.order-summary{background-color:white;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e9d5ff}.order-status{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.status-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;background-color:#f0fdf4;color:#15803d;font-size:.875rem;font-weight:500;border-radius:9999px}.icon{margin-right:.25rem}.product-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.product-image-2{width:4rem;height:4rem;border-radius:.75rem;object-fit:cover}.product-details{flex:1}.product-name{font-weight:500}.product-quantity{color:#6b7280;font-size:.875rem}.product-price{font-weight:700;font-size:1.125rem}.order-total{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.total-label{font-weight:500;color:#4b5563}.free-shipping-badge{display:inline-block;margin-top:.25rem;padding:.25rem .5rem;background-color:#dcfce7;color:#15803d;font-size:.75rem;font-weight:500;border-radius:9999px}.total-price{font-weight:700;font-size:1.25rem;color:#6d28d9}.divider{max-width:36rem;margin:1rem auto;border-top:1px solid #f3f4f6}.downsell-content,.upsell-content{max-width:36rem;margin:0 auto}.upsell-product{background-color:white;border-radius:1.5rem;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e9d5ff;margin-bottom:1rem}.product-details-row{padding:1.5rem;display:flex;align-items:center;gap:1rem}.product-info{flex:1}.product-title{font-size:1.125rem;font-weight:700;color:#000}.discount-badge{display:inline-block;margin-top:.25rem;padding:.25rem .5rem;background-color:#fef2f2;color:#dc2626;font-size:.75rem;font-weight:500;border-radius:9999px}.product-pricing{text-align:right}.special-price{font-size:1.5rem;font-weight:700;color:#6d28d9}.original-price{font-size:.875rem;color:#9ca3af;text-decoration:line-through}.action-buttons{display:flex;flex-direction:column;gap:.5rem}.btn{width:100%;padding:.75rem 0;border-radius:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;border:none;color:white}.btn-accept{background-color:#16a34a}.btn-accept:hover{background-color:#15803d}.btn-reject{background-color:#ef4444}.btn-reject:hover{background-color:#dc2626}.compact-summary{max-width:36rem;margin:0 auto}.compact-summary-content{background-color:white;border-radius:1.5rem;padding:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e9d5ff;display:flex;align-items:center;justify-content:space-between}.compact-products{display:flex;align-items:center;gap:1.75rem}.product-stack{display:flex;margin-right:-.5rem}.stacked-image{width:2.5rem;height:2.5rem;border-radius:.5rem;object-fit:cover;border:2px solid white;margin-right:-.5rem}.compact-info{display:flex;flex-direction:column}.compact-title{font-size:.875rem;font-weight:500}.compact-subtitle{font-size:.75rem;color:#6b7280}.compact-pricing{text-align:right}.compact-price{font-weight:700;color:#6d28d9}.compact-shipping{font-size:.75rem;color:#16a34a}.thank-you-content{background-color:white;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e9d5ff;margin-bottom:1.5rem}.shipping-info{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.shipping-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#f0fdf4;color:#15803d;font-size:.875rem;font-weight:500;border-radius:9999px}.final-products{display:flex;flex-direction:column;gap:1rem}.final-product-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background-color:#f9fafb;border-radius:.75rem}.final-product-image{width:3rem;height:3rem;border-radius:.5rem;object-fit:cover}.final-product-details{flex:1}.final-product-name{font-weight:500}.final-product-quantity{font-size:.875rem;color:#6b7280}.final-product-price{font-weight:700}.final-order-total{border-top:1px solid #f3f4f6;padding-top:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}.final-total-label{font-weight:500;color:#4b5563}.final-shipping{font-size:.875rem;color:#16a34a}.final-total-price{font-weight:700;font-size:1.25rem;color:#6d28d9}.container{width:100%;max-width:36rem;margin:0 auto;padding:1rem}.product-template-container{width:100%}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media (max-width:767px){.main-container{padding:0 .75rem;width:100%}.product-template-container{padding:0;margin:0}.card{margin:.75rem 0}.comparison-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 .75rem}.fixed-bottom-checkout{padding:12px .75rem}.fixed-bottom-checkout .summary-content{padding:0}.banner-wrapper{padding:0 .75rem}}.hidden{display:none}.floating-order-button_floating-button-container-sophisticated_feminine__UiOtP{position:fixed;bottom:8px;left:0;right:0;display:flex;justify-content:center;z-index:50;padding:0 16px}.floating-order-button_floating-button-sophisticated_feminine__Dk2pD{display:flex;align-items:center;justify-content:center;gap:12px;background-color:var(--palette-primary);color:white;border:none;border-radius:9999px;padding:12px;font-size:1rem;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%;max-width:400px}.floating-order-button_floating-button-sophisticated_feminine__Dk2pD:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-order-button_floating-button-sophisticated_feminine__Dk2pD:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.floating-order-button_button-icon-sophisticated_feminine__UcDid{width:20px;height:20px}.floating-order-button_button-text-sophisticated_feminine__VWzGQ{font-family:var(--font-plus-jakarta-sans);font-weight:800;letter-spacing:.5px}.floating-order-button_floating-button-container-girly_pink__vtx_t{position:fixed;bottom:8px;left:0;right:0;display:flex;justify-content:center;z-index:50;padding:0 16px}.floating-order-button_floating-button-girly_pink__u_EpR{display:flex;align-items:center;justify-content:center;gap:12px;background-color:var(--palette-primary);color:white;border:none;border-radius:9999px;padding:12px;font-size:1rem;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%;max-width:400px}.floating-order-button_floating-button-girly_pink__u_EpR:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-order-button_floating-button-girly_pink__u_EpR:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.floating-order-button_button-icon-girly_pink__LRslt{width:20px;height:20px}.floating-order-button_button-text-girly_pink__P9LqY{font-family:var(--font-plus-jakarta-sans);font-weight:800;letter-spacing:.5px}.floating-order-button_floating-button-container-modern_medical__jiA11{position:fixed;bottom:8px;left:0;right:0;display:flex;justify-content:center;z-index:50;padding:0 16px}.floating-order-button_floating-button-modern_medical__89iRE{display:flex;align-items:center;justify-content:center;gap:12px;background-color:var(--palette-primary);color:white;border:none;border-radius:9999px;padding:12px;font-size:1rem;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%;max-width:400px}.floating-order-button_floating-button-modern_medical__89iRE:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-order-button_floating-button-modern_medical__89iRE:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.floating-order-button_button-icon-modern_medical__NaUWi{width:20px;height:20px}.floating-order-button_button-text-modern_medical__2MaVz{font-family:var(--font-plus-jakarta-sans);font-weight:800;letter-spacing:.5px}.floating-order-button_floating-button-container-tech_showcase__k84d9{position:fixed;bottom:8px;left:0;right:0;display:flex;justify-content:center;z-index:50;padding:0 16px}.floating-order-button_floating-button-tech_showcase__15VlH{display:flex;align-items:center;justify-content:center;gap:12px;background-color:var(--palette-primary);color:white;border:none;border-radius:9999px;padding:12px;font-size:1rem;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%;max-width:400px}.floating-order-button_floating-button-tech_showcase__15VlH:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-order-button_floating-button-tech_showcase__15VlH:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.floating-order-button_button-icon-tech_showcase__QH7wP{width:20px;height:20px}.floating-order-button_button-text-tech_showcase__h0wX8{font-family:var(--font-poppins);font-weight:800;letter-spacing:.5px}.floating-order-button_floating-button-container-premium_fashion__U97Hb{position:fixed;bottom:8px;left:0;right:0;display:flex;justify-content:center;z-index:50;padding:0 16px}.floating-order-button_floating-button-premium_fashion__ZX4dW{display:flex;align-items:center;justify-content:center;gap:12px;background-color:var(--palette-primary);color:white;border:none;border-radius:9999px;padding:12px;font-size:1rem;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%;max-width:400px}.floating-order-button_floating-button-premium_fashion__ZX4dW:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-order-button_floating-button-premium_fashion__ZX4dW:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.floating-order-button_button-icon-premium_fashion__KfqsY{width:20px;height:20px}.floating-order-button_button-text-premium_fashion__p0SgV{font-family:var(--font-plus-jakarta-sans);font-weight:800;letter-spacing:.5px}.quantity-selector-section_container-sophisticated_feminine__pyguf{font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;width:100%;margin:20px 0}.quantity-selector-section_selector-container-sophisticated_feminine__mOkN5{position:relative;border-radius:.75rem;padding:1rem;cursor:pointer;transition:all .3s}.quantity-selector-section_selector-container-selected-sophisticated_feminine__yHzv0{border:2px solid var(--palette-primary);background-color:var(--palette-primary-10);box-shadow:0 4px 6px 0 var(--palette-primary-50)}.quantity-selector-section_selector-container-unselected-sophisticated_feminine__OCy0W{border:1px solid #e5e7eb}.quantity-selector-section_selector-container-unselected-sophisticated_feminine__OCy0W:hover{border-color:#d1d5db}.quantity-selector-section_popular-badge-sophisticated_feminine__v_AkU{position:absolute;top:-.75rem;right:1rem;background-color:var(--palette-primary);color:white;padding:.15rem .75rem;border-radius:.375rem;font-size:.775rem;font-weight:700}.quantity-selector-section_content-container-sophisticated_feminine__qg_kj{display:flex;flex-wrap:wrap;justify-content:space-between}.quantity-selector-section_product-info-sophisticated_feminine__YBZkD{display:flex;align-items:center;gap:1.25rem;min-width:0;flex:1}.quantity-selector-section_image-container-sophisticated_feminine__Jie1x{width:3rem;height:3rem;flex-shrink:0;border-radius:20px;overflow:hidden}.quantity-selector-section_image-container-sophisticated_feminine__Jie1x img{width:100%;height:100%;object-fit:cover}.quantity-selector-section_product-image-sophisticated_feminine__JhaxB{width:100%;height:100%;object-fit:contain}.quantity-selector-section_product-details-sophisticated_feminine__bldvy{min-width:0;flex:1}.quantity-selector-section_product-name-sophisticated_feminine__bwYqc{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;font-size:12px;font-family:var(--font-plus-jakarta-sans);font-weight:600;color:#111827;line-height:1.2}.quantity-selector-section_price-container-sophisticated_feminine___PXPz{width:40%;display:flex;align-items:center;justify-content:end}.quantity-selector-section_current-price-sophisticated_feminine__ErrDQ{font-size:16px;line-height:.8;font-weight:600;color:#111827;text-align:end}.quantity-selector-section_original-price-sophisticated_feminine__u63K6{font-size:14px;color:#6b7280;text-decoration:line-through}.quantity-selector-section_label-container-sophisticated_feminine__d8aLQ{margin-top:.5rem;padding:.175rem .75rem;background-color:#d1fae5;color:var(--palette-green);border-radius:.375rem;font-size:.875rem;font-weight:500;display:inline-block;height:max-content}.quantity-selector-section_price-content-container-sophisticated_feminine___jNyP{text-align:center;width:100%;display:flex;flex-direction:row;align-items:space-between;justify-content:space-between;padding-top:2px}.quantity-selector-section_check-button-sophisticated_feminine__XVygg{min-width:24px;min-height:24px;border:1.01px solid #444444;border-radius:2px}.quantity-selector-section_check-button-selected-sophisticated_feminine__2tyRU{background-color:var(--palette-primary);border-color:var(--palette-primary);display:flex;align-items:center;justify-content:center}.quantity-selector-section_check-button-selected-sophisticated_feminine__2tyRU svg{fill:white}.quantity-selector-section_check-button-container-sophisticated_feminine__Xa9e1{width:10%;display:flex;align-items:center;justify-content:center}.quantity-selector-section_product-info-container-sophisticated_feminine__ar76g{width:40%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px}.quantity-selector-section_product-unit-sophisticated_feminine__rJ0Fs{font-size:18px;font-weight:800;color:#111827;line-height:1.2}.quantity-selector-section_container-girly_pink__8_Yrm{font-family:var(--font-protest-strike);width:100%;margin:20px 0}.quantity-selector-section_selector-container-girly_pink__Z5npz{position:relative;border-radius:.75rem;padding:1rem;cursor:pointer;transition:all .3s}.quantity-selector-section_selector-container-selected-girly_pink__8iDYU{border:2px solid var(--palette-primary);background-color:var(--palette-primary-10);box-shadow:0 4px 6px 0 var(--palette-primary-50)}.quantity-selector-section_selector-container-unselected-girly_pink__YGUjz{border:1px solid #e5e7eb}.quantity-selector-section_selector-container-unselected-girly_pink__YGUjz:hover{border-color:#d1d5db}.quantity-selector-section_popular-badge-girly_pink__8Kg58{position:absolute;top:-.75rem;right:1rem;background-color:var(--palette-primary);color:white;padding:.15rem .75rem;border-radius:.375rem;font-size:.775rem;font-weight:700}.quantity-selector-section_content-container-girly_pink__FzNez{display:flex;flex-wrap:wrap;justify-content:space-between}.quantity-selector-section_product-info-girly_pink__7T8EY{display:flex;align-items:center;gap:1.25rem;min-width:0;flex:1}.quantity-selector-section_image-container-girly_pink__30EWK{width:3rem;height:3rem;flex-shrink:0;border-radius:20px;overflow:hidden}.quantity-selector-section_image-container-girly_pink__30EWK img{width:100%;height:100%;object-fit:cover}.quantity-selector-section_product-image-girly_pink__Cbcem{width:100%;height:100%;object-fit:contain}.quantity-selector-section_product-details-girly_pink__I90EB{min-width:0;flex:1}.quantity-selector-section_product-name-girly_pink__A3KXU{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;font-size:12px;font-family:var(--font-plus-jakarta-sans);font-weight:600;color:#111827;line-height:1.2}.quantity-selector-section_price-container-girly_pink__H8r1U{width:40%;display:flex;align-items:center;justify-content:end}.quantity-selector-section_current-price-girly_pink__mceYq{font-size:16px;line-height:.8;font-weight:600;color:#111827;text-align:end}.quantity-selector-section_original-price-girly_pink__nK5M_{font-size:14px;color:#6b7280;text-decoration:line-through}.quantity-selector-section_label-container-girly_pink__fwDln{margin-top:.5rem;padding:.175rem .75rem;background-color:#d1fae5;color:var(--palette-green);border-radius:.375rem;font-size:.875rem;font-weight:500;display:inline-block;height:max-content}.quantity-selector-section_price-content-container-girly_pink__NEmOA{text-align:center;width:100%;display:flex;flex-direction:row;align-items:space-between;justify-content:space-between;padding-top:2px}.quantity-selector-section_product-unit-girly_pink__WGXCB{font-size:18px;font-weight:800;color:#111827;line-height:1.2}.quantity-selector-section_check-button-girly_pink__Igefp{min-width:24px;min-height:24px;border:1.01px solid #444444;border-radius:2px}.quantity-selector-section_check-button-selected-girly_pink__WOL0L{background-color:var(--palette-primary);border-color:var(--palette-primary);display:flex;align-items:center;justify-content:center}.quantity-selector-section_check-button-selected-girly_pink__WOL0L svg{fill:white}.quantity-selector-section_check-button-container-girly_pink__iRnYI{width:10%;display:flex;align-items:center;justify-content:center}.quantity-selector-section_product-info-container-girly_pink__9aTLq{width:40%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px}.quantity-selector-section_container-modern_medical__fN3kh{font-family:var(--font-coustard);width:100%;margin:20px 0}.quantity-selector-section_selector-container-modern_medical__Ojonj{position:relative;border-radius:.75rem;padding:1rem;cursor:pointer;transition:all .3s}.quantity-selector-section_selector-container-selected-modern_medical__3knaQ{border:2px solid var(--palette-primary);background-color:var(--palette-primary-10);box-shadow:0 4px 6px 0 var(--palette-primary-50)}.quantity-selector-section_selector-container-unselected-modern_medical__OWvUu{border:1px solid #e5e7eb}.quantity-selector-section_selector-container-unselected-modern_medical__OWvUu:hover{border-color:#d1d5db}.quantity-selector-section_popular-badge-modern_medical__nY3L7{font-family:var(--font-plus-jakarta-sans);position:absolute;top:-.75rem;right:1rem;background-color:var(--palette-primary);color:white;padding:.15rem .75rem;border-radius:.375rem;font-size:.775rem;font-weight:700}.quantity-selector-section_content-container-modern_medical__rpUt0{display:flex;flex-wrap:wrap;justify-content:space-between}.quantity-selector-section_product-info-modern_medical__d36PT{display:flex;align-items:center;gap:1.25rem;min-width:0;flex:1}.quantity-selector-section_image-container-modern_medical__6sNDU{width:3rem;height:3rem;flex-shrink:0;border-radius:20px;overflow:hidden}.quantity-selector-section_image-container-modern_medical__6sNDU img{width:100%;height:100%;object-fit:cover}.quantity-selector-section_product-image-modern_medical__XSraW{width:100%;height:100%;object-fit:contain}.quantity-selector-section_product-details-modern_medical__lFhTy{min-width:0;flex:1}.quantity-selector-section_product-name-modern_medical__rP0My{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;font-size:12px;font-family:var(--font-plus-jakarta-sans);font-weight:600;color:#111827;line-height:1.2}.quantity-selector-section_price-container-modern_medical__MDO9W{width:40%;display:flex;align-items:center;justify-content:end}.quantity-selector-section_current-price-modern_medical__l7x6M{font-family:var(--font-plus-jakarta-sans);font-size:16px;line-height:.8;font-weight:600;color:#111827;text-align:end}.quantity-selector-section_original-price-modern_medical__jidTD{font-size:14px;color:#6b7280;text-decoration:line-through}.quantity-selector-section_label-container-modern_medical__Ps2ZI{margin-top:.5rem;padding:.175rem .75rem;background-color:#d1fae5;color:var(--palette-green);border-radius:.375rem;font-size:.875rem;font-weight:500;display:inline-block;height:max-content}.quantity-selector-section_price-content-container-modern_medical__8ybWT{text-align:center;width:100%;display:flex;flex-direction:row;align-items:space-between;justify-content:space-between;padding-top:2px}.quantity-selector-section_check-button-modern_medical__iHDPY{min-width:24px;min-height:24px;border:1.01px solid #444444;border-radius:2px}.quantity-selector-section_check-button-selected-modern_medical__ObBBQ{background-color:var(--palette-primary);border-color:var(--palette-primary);display:flex;align-items:center;justify-content:center}.quantity-selector-section_check-button-selected-modern_medical__ObBBQ svg{fill:white}.quantity-selector-section_check-button-container-modern_medical__nKSak{width:10%;display:flex;align-items:center;justify-content:center}.quantity-selector-section_product-info-container-modern_medical__4yzMa{width:40%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px}.quantity-selector-section_product-unit-modern_medical__avCeO{font-family:var(--font-plus-jakarta-sans);font-size:14px;font-weight:800;color:#111827;line-height:1.2}.quantity-selector-section_container-tech_showcase__f_o44{font-family:var(--font-coustard);width:100%;margin:20px 0}.quantity-selector-section_selector-container-tech_showcase__IlMj_{position:relative;border-radius:.75rem;padding:1rem;cursor:pointer;transition:all .3s}.quantity-selector-section_selector-container-selected-tech_showcase__xYvKf{border-radius:240px;border:.8px solid var(--palette-primary);background:linear-gradient(118deg,rgb(from var(--palette-primary) r g b/.8) -19.85%,rgb(from var(--palette-primary) r g b/.5) 4.2%,rgb(from var(--palette-primary) r g b/.29) 13.88%,rgb(from var(--palette-primary) r g b/.21) 27.98%,rgb(from var(--palette-primary) r g b/.18) 37.8%,rgb(from var(--palette-primary) r g b/.14) 54.48%,rgb(from var(--palette-primary) r g b/.13) 73.5%,rgb(from var(--palette-primary) r g b/.1) 100%);box-shadow:0 1px 24px -1px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.quantity-selector-section_selector-container-unselected-tech_showcase__dy_f8{border-radius:240px;border:.8px solid var(--palette-primary)}.quantity-selector-section_selector-container-unselected-tech_showcase__dy_f8:hover{border-color:var(--palette-secondary)}.quantity-selector-section_popular-badge-tech_showcase__bAo8I{position:absolute;top:-.75rem;right:1rem;color:var(--white);padding:.15rem .75rem;text-align:center;font-family:var(--font-gabarito),system-ui,sans-serif;font-size:.8rem;font-weight:700;line-height:19.795px;letter-spacing:1.382px;text-transform:uppercase;border-radius:58.222px;border:.932px solid #00b77a;background:linear-gradient(118deg,rgba(0,183,122,.8) -19.85%,rgba(0,183,122,.8) 4.2%,rgba(0,183,122,.7) 13.88%,rgba(0,183,122,.7) 27.98%,rgba(0,183,122,.6) 37.8%,rgba(0,183,122,.6) 54.48%,rgba(0,183,122,.6) 73.5%,rgba(0,183,122,.6));box-shadow:0 1.164px 27.947px -1.164px rgba(0,0,0,.18);backdrop-filter:blur(13.973281860351562px)}.quantity-selector-section_content-container-tech_showcase__b2AKa{display:flex;flex-wrap:wrap;justify-content:space-between}.quantity-selector-section_product-info-tech_showcase__kM_S6{display:flex;align-items:center;gap:1.25rem;min-width:0;flex:1}.quantity-selector-section_image-container-tech_showcase__x2Maq{width:3rem;height:3rem;flex-shrink:0;border-radius:20px;overflow:hidden}.quantity-selector-section_image-container-tech_showcase__x2Maq img{width:100%;height:100%;object-fit:cover}.quantity-selector-section_product-image-tech_showcase__YcYiV{width:100%;height:100%;object-fit:contain}.quantity-selector-section_product-details-tech_showcase__wlq_G{min-width:0;flex:1}.quantity-selector-section_product-name-tech_showcase__Ku65f{color:var(--white);font-size:.8rem;line-height:1;flex:1;font-family:var(--font-gabarito),system-ui,sans-serif;text-align:start}.quantity-selector-section_price-container-tech_showcase__HLNru{width:40%;display:flex;align-items:center;justify-content:end}.quantity-selector-section_current-price-tech_showcase__5mK7N{color:var(--white);text-align:center;font-family:var(--font-poppins),system-ui,sans-serif;font-size:23px;font-weight:700;line-height:1.2;letter-spacing:-.8px}.quantity-selector-section_original-price-tech_showcase__OFtEZ{font-size:14px;color:#6b7280;text-decoration:line-through}.quantity-selector-section_label-container-tech_showcase__yH3Wy{margin-top:.5rem;padding:.175rem .75rem;background-color:#d1fae5;color:var(--palette-green);border-radius:.375rem;font-size:.875rem;font-weight:500;display:inline-block;height:max-content}.quantity-selector-section_price-content-container-tech_showcase___JhuW{text-align:center;width:100%;display:flex;flex-direction:row;align-items:space-between;justify-content:space-between;padding-top:2px}.quantity-selector-section_check-button-tech_showcase__3N17r{min-width:24px;min-height:24px;border:1.01px solid var(--surface-50);border-radius:2px}.quantity-selector-section_check-button-selected-tech_showcase__sLqeX{background-color:var(--palette-primary);border-color:var(--palette-primary);display:flex;align-items:center;justify-content:center}.quantity-selector-section_check-button-selected-tech_showcase__sLqeX svg{fill:white}.quantity-selector-section_check-button-container-tech_showcase__yNfMi{width:10%;display:flex;align-items:center;justify-content:center}.quantity-selector-section_product-info-container-tech_showcase__yxsQt{width:40%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px;color:#ffffff}.quantity-selector-section_product-unit-tech_showcase__nffZ8{color:var(--white);font-family:var(--font-poppins),system-ui,sans-serif;font-size:20px;font-weight:700;line-height:1.2;letter-spacing:-.8px}.quantity-selector-section_container-premium_fashion__mLHG4{font-family:var(--font-coustard);width:100%;margin:20px 0}.quantity-selector-section_selector-container-premium_fashion__xid0G{position:relative;border-radius:.75rem;padding:1rem;cursor:pointer;transition:all .3s}.quantity-selector-section_selector-container-selected-premium_fashion__bNlGW{border:2px solid var(--palette-primary);background-color:var(--palette-primary-10);box-shadow:0 4px 6px 0 var(--palette-primary-50)}.quantity-selector-section_selector-container-unselected-premium_fashion__8d2C_{border:1px solid #e5e7eb}.quantity-selector-section_selector-container-unselected-premium_fashion__8d2C_:hover{border-color:#d1d5db}.quantity-selector-section_popular-badge-premium_fashion__hX8fN{font-family:var(--font-plus-jakarta-sans);position:absolute;top:-.75rem;right:1rem;background-color:var(--palette-primary);color:white;padding:.15rem .75rem;border-radius:.375rem;font-size:.775rem;font-weight:700}.quantity-selector-section_content-container-premium_fashion__H5jZL{display:flex;flex-wrap:wrap;justify-content:space-between}.quantity-selector-section_product-info-premium_fashion__YRMj3{display:flex;align-items:center;gap:1.25rem;min-width:0;flex:1}.quantity-selector-section_image-container-premium_fashion__lETrh{width:3rem;height:3rem;flex-shrink:0;border-radius:20px;overflow:hidden}.quantity-selector-section_image-container-premium_fashion__lETrh img{width:100%;height:100%;object-fit:cover}.quantity-selector-section_product-image-premium_fashion__q7NpK{width:100%;height:100%;object-fit:contain}.quantity-selector-section_product-details-premium_fashion__cfSXr{min-width:0;flex:1}.quantity-selector-section_product-name-premium_fashion__oh9tx{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;font-size:12px;font-family:var(--font-plus-jakarta-sans);font-weight:600;color:#111827;line-height:1.2}.quantity-selector-section_price-container-premium_fashion__BZYuw{width:40%;display:flex;align-items:center;justify-content:end}.quantity-selector-section_current-price-premium_fashion__27PgV{font-family:var(--font-plus-jakarta-sans);font-size:16px;line-height:.8;font-weight:600;color:#111827;text-align:end}.quantity-selector-section_original-price-premium_fashion__RwMPF{font-size:14px;color:#6b7280;text-decoration:line-through}.quantity-selector-section_label-container-premium_fashion__svLTw{margin-top:.5rem;padding:.175rem .75rem;background-color:#d1fae5;color:var(--palette-green);border-radius:.375rem;font-size:.875rem;font-weight:500;display:inline-block;height:max-content}.quantity-selector-section_price-content-container-premium_fashion__7_heB{text-align:center;width:100%;display:flex;flex-direction:row;align-items:space-between;justify-content:space-between;padding-top:2px}.quantity-selector-section_check-button-premium_fashion__fDGWz{min-width:24px;min-height:24px;border:1.01px solid #444444;border-radius:2px}.quantity-selector-section_check-button-selected-premium_fashion___BMPB{background-color:var(--palette-primary);border-color:var(--palette-primary);display:flex;align-items:center;justify-content:center}.quantity-selector-section_check-button-selected-premium_fashion___BMPB svg{fill:white}.quantity-selector-section_check-button-container-premium_fashion__4PTdp{width:10%;display:flex;align-items:center;justify-content:center}.quantity-selector-section_product-info-container-premium_fashion__s7Mpm{width:40%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px}.quantity-selector-section_product-unit-premium_fashion__LKHhX{font-family:var(--font-plus-jakarta-sans);font-size:14px;font-weight:800;color:#111827;line-height:1.2}@media (max-width:360px){.quantity-selector-section_product-unit-girly_pink__WGXCB,.quantity-selector-section_product-unit-sophisticated_feminine__rJ0Fs{font-size:15px}.quantity-selector-section_product-unit-modern_medical__avCeO,.quantity-selector-section_product-unit-premium_fashion__LKHhX,.quantity-selector-section_product-unit-tech_showcase__nffZ8{font-size:14px}}.checkout-info-step-one_checkout-info-step-one-title-sophisticated_feminine__K01_D{font-size:16px;font-weight:500;font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;margin-bottom:-8px}.checkout-info-step-one_checkout-info-step-one-container-sophisticated_feminine__cYr8y{padding:12px;margin-bottom:16px}.checkout-info-step-one_shipping-options-container-sophisticated_feminine__Qv_X7{margin-top:-12px}.checkout-info-step-one_quantity-selector-container-sophisticated_feminine__1HYjm{margin-bottom:15px}.checkout-info-step-one_checkout-info-step-one-title-girly_pink__YAmIU{font-size:16px;font-weight:500;font-family:var(--font-protest-strike);margin-bottom:-8px}.checkout-info-step-one_checkout-info-step-one-container-girly_pink__dsItb{padding:0 16px;margin-bottom:16px}.checkout-info-step-one_shipping-options-container-girly_pink__iN8pv{margin-top:-12px}.checkout-info-step-one_quantity-selector-container-girly_pink__7F2th{margin-bottom:15px}.checkout-info-step-one_checkout-info-step-one-title-modern_medical__sFYFP{font-size:16px;font-weight:500;font-family:var(--font-coustard);margin-bottom:-8px}.checkout-info-step-one_checkout-info-step-one-container-modern_medical__twurh{padding:0 16px;margin-bottom:16px}.checkout-info-step-one_shipping-options-container-modern_medical__nYP4O{margin-top:-12px}.checkout-info-step-one_quantity-selector-container-modern_medical__smvYN{margin-bottom:15px}.checkout-end-section_checkout-container-sophisticated_feminine___4KyT{border-radius:20px;border:2px solid #dedede;padding:8px 16px;background-color:white;margin-bottom:24px}.checkout-end-section_product-header-sophisticated_feminine__ZmNCM{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0}.checkout-end-section_product-image-container-sophisticated_feminine__AYW79{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:10px;overflow:hidden}.checkout-end-section_product-image-sophisticated_feminine__V8k0G{width:100%;height:100%;object-fit:cover}.checkout-end-section_product-title-sophisticated_feminine___Mo0R{font-size:20px;font-weight:700;text-align:center;padding-bottom:8px;padding-top:16px;font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;color:#111827}.checkout-end-section_features-container-sophisticated_feminine__rqtOf{display:flex;justify-content:center;align-items:center}.checkout-end-section_checkout-container-girly_pink__iBcT8{border-radius:20px;border:2px solid #dedede;padding:8px 16px;background-color:white;margin-bottom:24px}.checkout-end-section_product-header-girly_pink__pn4lj{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0}.checkout-end-section_product-image-container-girly_pink__aNtBZ{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:10px;overflow:hidden}.checkout-end-section_product-image-girly_pink__WOsvB{width:100%;height:100%;object-fit:cover}.checkout-end-section_product-title-girly_pink__B9fhY{font-size:20px;font-weight:700;text-align:center;padding-bottom:8px;padding-top:16px;font-family:var(--font-protest-strike);color:#111827}.checkout-end-section_features-container-girly_pink__S9M0T{display:flex;justify-content:center;align-items:center}.checkout-end-section_checkout-container-modern_medical__07OJq{border-radius:20px;border:2px solid #dedede;padding:8px 16px;background-color:white;margin-bottom:24px}.checkout-end-section_product-header-modern_medical__pk2mV{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0}.checkout-end-section_product-image-container-modern_medical__wTLcd{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:10px;overflow:hidden}.checkout-end-section_product-image-modern_medical__KSxLj{width:100%;height:100%;object-fit:cover}.checkout-end-section_product-title-modern_medical__ls5KP{font-size:20px;font-weight:700;text-align:center;padding-bottom:8px;padding-top:16px;font-family:var(--font-coustard),system-ui,sans-serif;color:#111827}.checkout-end-section_features-container-modern_medical__02P_I{display:flex;justify-content:center;align-items:center}.checkout-end-section_checkout-container-tech_showcase__cjXPj{padding:8px 16px;margin-bottom:24px;border-radius:30px 30px 0 0;border:var(--stroke-weight-1,1px) solid #13171e;background:#000;box-shadow:0 1px 30px 0 var(--palette-secondary)}.checkout-end-section_product-header-tech_showcase__4u1b2{display:flex;align-items:center;justify-content:center;gap:16px;padding:22px 16px 16px;width:100%}.checkout-end-section_product-image-container-tech_showcase__B1Euk{width:120px;flex-shrink:0;overflow:hidden;border-radius:30px;border:1px solid var(--palette-primary)}.checkout-end-section_product-image-tech_showcase__v_58E{width:100%;height:100%;object-fit:cover}.checkout-end-section_product-title-tech_showcase__K52RO{color:var(--white);font-family:var(--font-poppins),system-ui,sans-serif;font-size:23px;font-weight:700;line-height:1.2;letter-spacing:-.8px;padding-bottom:8px;padding-top:16px}.checkout-end-section_features-container-tech_showcase__IgYm5{display:flex;justify-content:center;align-items:center}.checkout-end-section_checkout-container-premium_fashion___j_m6{border-radius:20px;border:2px solid #dedede;padding:8px 16px;background-color:white;margin-bottom:24px}.checkout-end-section_product-header-premium_fashion__SLHPC{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0}.checkout-end-section_product-image-container-premium_fashion__o27vc{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:10px;overflow:hidden}.checkout-end-section_product-image-premium_fashion__SZLsC{width:100%;height:100%;object-fit:cover}.checkout-end-section_product-title-premium_fashion__vuwAn{font-size:20px;font-weight:700;text-align:center;padding-bottom:8px;padding-top:16px;font-family:var(--font-coustard),system-ui,sans-serif;color:#111827}.checkout-end-section_features-container-premium_fashion__DpK2i{display:flex;justify-content:center;align-items:center}.step-one_container-sophisticated_feminine__VUG1i{width:100%}.next-step_summary-section-sophisticated_feminine__2SQG3{margin-top:auto;background-color:white;z-index:100;margin-bottom:100px}.next-step_summary-row-sophisticated_feminine__WheII{display:flex;justify-content:space-between;padding-top:8px!important;margin-bottom:8px;padding:0 16px}.next-step_total-container-sophisticated_feminine__IbUCX{text-align:right}.next-step_savings-container-sophisticated_feminine__cMIGH{text-align:left}.next-step_label-sophisticated_feminine__1yNzC{color:#4b5563;font-size:.875rem}.next-step_total-amount-sophisticated_feminine__9XIU1{font-size:1.5rem;font-weight:700;color:#22c55e}.next-step_savings-amount-sophisticated_feminine__JxfWo{font-size:1.2rem;font-weight:700;color:var(--palette-primary);background-color:var(--palette-primary-10);border-radius:50px;padding:0 11px}.next-step_next-button-sophisticated_feminine__SGbNc{width:93%;background-color:var(--palette-primary);color:white;border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;margin:0 auto 100px;height:50px}.next-step_button-text-sophisticated_feminine__z6cWa{font-weight:700}.next-step_arrow-icon-sophisticated_feminine__iyawQ{width:1.25rem;height:1.25rem}.next-step_summary-section-girly_pink__XEKvH{margin-top:auto;background-color:white;box-shadow:0 -4px 6px -2px rgba(0,0,0,.1);z-index:100;margin-bottom:100px}.next-step_summary-row-girly_pink__UCRBb{display:flex;justify-content:space-between;padding-top:8px!important;margin-bottom:8px;padding:0 16px}.next-step_total-container-girly_pink__GHnUD{text-align:right}.next-step_savings-container-girly_pink__QGFTg{text-align:left}.next-step_label-girly_pink__aM7Q_{color:#4b5563;font-size:.875rem}.next-step_total-amount-girly_pink__WuOA3{font-size:1.5rem;font-weight:700;color:#22c55e}.next-step_savings-amount-girly_pink__Bq__k{font-size:1.25rem;font-weight:700;color:#22c55e}.next-step_next-button-girly_pink__7hreM{width:93%;background-color:var(--palette-primary);color:white;border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;margin:0 auto 100px;height:50px}.next-step_button-text-girly_pink__d9saL{font-weight:700}.next-step_arrow-icon-girly_pink__UpI8S{width:1.25rem;height:1.25rem}.next-step_summary-section-modern_medical__FHBgQ{margin-top:auto;background-color:white;box-shadow:0 -4px 6px -2px rgba(0,0,0,.1);z-index:100;margin-bottom:100px}.next-step_summary-row-modern_medical__Cca56{display:flex;justify-content:space-between;padding-top:8px!important;margin-bottom:8px;padding:0 16px}.next-step_total-container-modern_medical__tWeOo{text-align:right}.next-step_savings-container-modern_medical__HGsU7{text-align:left}.next-step_label-modern_medical__A8Lc9{color:#4b5563;font-size:.875rem}.next-step_total-amount-modern_medical__eX2mX{font-size:1.5rem;font-weight:700;color:#22c55e}.next-step_savings-amount-modern_medical___e1tC{font-size:1.25rem;font-weight:700;color:#22c55e}.next-step_next-button-modern_medical__R0MXj{width:93%;background-color:var(--palette-primary);color:white;border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;margin:0 auto 100px;height:50px}.next-step_button-text-modern_medical__cbrJ5{font-weight:700}.next-step_arrow-icon-modern_medical__KlKbf{width:1.25rem;height:1.25rem}.next-step_summary-section-tech_showcase__QgUyX{margin-top:auto;box-shadow:0 -4px 6px -2px rgba(0,0,0,.3);z-index:100;margin-bottom:100px;color:var(--white);line-height:1.4;font-family:var(--font-gabarito),system-ui,sans-serif}.next-step_summary-row-tech_showcase__zQi98{display:flex;justify-content:space-between;padding-top:8px!important;margin-bottom:8px;padding:0 16px}.next-step_total-container-tech_showcase__4tqIR{text-align:right}.next-step_savings-container-tech_showcase__bjPOv{text-align:left}.next-step_label-tech_showcase__spYDW{color:rgba(255,255,255,.6);font-size:.875rem}.next-step_total-amount-tech_showcase__mrgsN{font-size:1.5rem;font-weight:700;color:#22c55e}.next-step_savings-amount-tech_showcase__0FVbx{font-size:1.25rem;font-weight:700;color:#22c55e}.next-step_next-button-tech_showcase__OVenV{width:100%;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem;margin-bottom:100px;height:50px;border-radius:652px;border:1px solid var(--palette-primary);background:var(--palette-primary);box-shadow:0 0 16px 5.35px var(--palette-secondary)}.next-step_button-text-tech_showcase__W5sMU{font-weight:700;color:var(--white);line-height:1.4;font-family:var(--font-gabarito),system-ui,sans-serif}.next-step_arrow-icon-tech_showcase__p6psw{width:1.25rem;height:1.25rem}.next-step_summary-section-premium_fashion__4XgPy{margin-top:auto;background-color:white;box-shadow:0 -4px 6px -2px rgba(0,0,0,.1);z-index:100;margin-bottom:100px}.next-step_summary-row-premium_fashion__zky6i{display:flex;justify-content:space-between;padding-top:8px!important;margin-bottom:8px;padding:0 16px}.next-step_total-container-premium_fashion__iUXyC{text-align:right}.next-step_savings-container-premium_fashion__4gQEn{text-align:left}.next-step_label-premium_fashion__yzsz9{color:#4b5563;font-size:.875rem}.next-step_total-amount-premium_fashion__E7Mey{font-size:1.5rem;font-weight:700;color:#22c55e}.next-step_savings-amount-premium_fashion__GbzUx{font-size:1.25rem;font-weight:700;color:#22c55e}.next-step_next-button-premium_fashion__BQ7Z4{width:93%;background-color:var(--palette-primary);color:white;border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;margin:0 auto 100px;height:50px}.next-step_button-text-premium_fashion__vFzIG{font-weight:700}.next-step_arrow-icon-premium_fashion__CXHgb{width:1.25rem;height:1.25rem}.step-two_container-girly_pink__4fWAn,.step-two_container-modern_medical__H2Ajg,.step-two_container-premium_fashion__ee3Y9,.step-two_container-sophisticated_feminine__49jRQ,.step-two_container-tech_showcase__xzkXY{display:flex;flex-direction:column}