: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:var(--font-plus-jakarta-sans),-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:inherit}.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}}@keyframes shine{0%{transform:translateX(-100%) skewX(-45deg)}to{transform:translateX(200%) skewX(-45deg)}}.animate-shine{animation:shine 2.5s infinite}.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%;min-width:320px}.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(--black);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-size:28px;font-weight:700;font-family:Roboto Condensed,sans-serif;color:var(--white);margin:0;line-height:.8;text-transform:none;letter-spacing:0}.floating-order-button_floating-button-container-dynamic__91wWi{position:fixed;bottom:10px;z-index:50;display:flex;padding:0 16px;pointer-events:none}.floating-order-button_floating-button-container-editing__ZrbGW{position:absolute;bottom:12px;z-index:80}.floating-order-button_floating-button-position-bottom-center__NGVWb{left:0;right:0;justify-content:center}.floating-order-button_floating-button-position-bottom-right__Ohg14{right:0;justify-content:flex-end}.floating-order-button_floating-button-dynamic__A_U34{--floating-button-bg:#FC4B4E;--floating-button-text:#FFFFFF;--floating-button-border:#FC4B4E;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:400px;min-height:48px;border:1px solid var(--floating-button-border);background:var(--floating-button-bg);color:var(--floating-button-text);font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;font-weight:800;line-height:1;letter-spacing:0;cursor:pointer;pointer-events:auto;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.floating-order-button_floating-button-dynamic__A_U34:hover{transform:translateY(-1px);filter:brightness(1.03)}.floating-order-button_floating-button-dynamic__A_U34:active{transform:translateY(0);filter:brightness(.98)}.floating-order-button_floating-button-variant-solid-pill__JMd78{background:var(--floating-button-bg)}.floating-order-button_floating-button-variant-soft-glow__sGgxc{background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.36),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--floating-button-bg) 92%,#ffffff 8%),color-mix(in srgb,var(--floating-button-bg) 78%,#000000 22%))}.floating-order-button_floating-button-variant-outline__T2kC1{background:color-mix(in srgb,var(--floating-button-bg) 10%,#ffffff 90%);color:var(--floating-button-border);border-width:1.5px}.floating-order-button_floating-button-variant-compact-bubble__Q_EXq{width:auto;min-width:0}.floating-order-button_floating-button-variant-split-label__PIR6K{border-width:0;background:linear-gradient(90deg,color-mix(in srgb,var(--floating-button-bg) 88%,#000000 12%) 0 72%,#ffffff 72% 100%);color:var(--floating-button-text);font-family:var(--font-inter),system-ui,sans-serif;text-transform:uppercase}.floating-order-button_floating-button-variant-split-label__PIR6K .floating-order-button_button-subtitle-dynamic__CYQpN{color:color-mix(in srgb,var(--floating-button-bg) 76%,#000000 24%);opacity:1}.floating-order-button_floating-button-variant-glass-shine__oEyKH{border-color:color-mix(in srgb,var(--floating-button-bg) 38%,#ffffff 62%);background:linear-gradient(135deg,rgba(255,255,255,.42),rgba(255,255,255,.1) 38%,rgba(255,255,255,.28) 72%),color-mix(in srgb,var(--floating-button-bg) 78%,transparent);backdrop-filter:blur(14px) saturate(150%)}.floating-order-button_floating-button-variant-editorial-serif__6p3FW{background:color-mix(in srgb,var(--floating-button-bg) 9%,#ffffff 91%);color:color-mix(in srgb,var(--floating-button-bg) 58%,#111827 42%);border-width:1px;border-color:color-mix(in srgb,var(--floating-button-bg) 38%,#111827 12%);font-family:Georgia,Times New Roman,serif;font-weight:700}.floating-order-button_floating-button-variant-ticket-stub__jbGcC{border-width:2px;border-style:dashed;background:linear-gradient(135deg,var(--floating-button-bg),color-mix(in srgb,var(--floating-button-bg) 72%,#000000 28%));font-family:var(--font-roboto-condensed),Impact,sans-serif;text-transform:uppercase}.floating-order-button_floating-button-variant-neo-pop__F6VUO{border-width:2px;background:var(--floating-button-bg);color:var(--floating-button-text);font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;text-transform:uppercase;box-shadow:5px 5px 0 color-mix(in srgb,var(--floating-button-border) 70%,#000000 30%)}.floating-order-button_floating-button-variant-quiet-bar__Hs3ck{background:color-mix(in srgb,var(--floating-button-bg) 14%,#ffffff 86%);color:color-mix(in srgb,var(--floating-button-bg) 72%,#111827 28%);border-color:color-mix(in srgb,var(--floating-button-bg) 28%,#ffffff 72%);font-family:var(--font-inter),system-ui,sans-serif}.floating-order-button_floating-button-size-compact__dQlj6{min-height:42px;padding:10px 18px;font-size:13px}.floating-order-button_floating-button-size-normal__neIdj{padding:13px 22px;font-size:15px}.floating-order-button_floating-button-size-large__SlHC7{min-height:56px;padding:16px 26px;font-size:17px}.floating-order-button_floating-button-shape-pill__QME8o{border-radius:999px}.floating-order-button_floating-button-shape-rounded__fRdvr{border-radius:16px}.floating-order-button_floating-button-shape-square__Q0ftt{border-radius:6px}.floating-order-button_floating-button-shadow-none___3jQz{box-shadow:none}.floating-order-button_floating-button-shadow-soft__CiPs4{box-shadow:0 10px 26px color-mix(in srgb,var(--floating-button-bg) 24%,transparent)}.floating-order-button_floating-button-shadow-strong__0rTu1{box-shadow:0 18px 40px color-mix(in srgb,var(--floating-button-bg) 34%,transparent)}.floating-order-button_button-icon-dynamic__vkraM{width:19px;height:19px;flex:0 0 auto}.floating-order-button_button-emoji-dynamic__xVjDK{flex:0 0 auto;font-size:1.18em;line-height:1}.floating-order-button_button-copy-dynamic__nJd0U{display:flex;min-width:0;flex-direction:column;align-items:center;gap:3px}.floating-order-button_button-subtitle-dynamic__CYQpN,.floating-order-button_button-text-dynamic__0IAW7{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floating-order-button_button-subtitle-dynamic__CYQpN{max-width:100%;font-size:.72em;font-weight:600;opacity:.86}.checkout-end-section_checkout-container-sophisticated_feminine___4KyT{border-radius:20px;border:2px solid var(--checkout-border-light,#dedede);padding:8px 16px;background-color:var(--checkout-bg-card,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:var(--checkout-text,#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 var(--checkout-border-light,#dedede);padding:8px 16px;background-color:var(--checkout-bg-card,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:var(--checkout-text,#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 var(--checkout-border-light,#dedede);padding:8px 16px;background-color:var(--checkout-bg-card,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:var(--checkout-text,#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(--checkout-border-tech-shell,1px solid transparent);background:var(--checkout-bg-tech-shell,transparent);box-shadow:var(--checkout-shadow-tech-shell,none)}.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:0;border:none;padding:18px 0 0;background-color:white;margin-bottom:24px;width:100%;max-width:600px;margin-left:auto;margin-right:auto}.checkout-end-section_product-header-premium_fashion__SLHPC{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:0}.checkout-end-section_product-image-container-premium_fashion__o27vc{display:flex;justify-content:center;align-items:center;width:100%;max-width:300px;height:auto;border-radius:20px;overflow:hidden}.checkout-end-section_product-image-premium_fashion__SZLsC{width:120px;height:120px;object-fit:cover;border-radius:21px}.checkout-end-section_product-title-premium_fashion__vuwAn{font-size:36px;font-weight:400;text-align:center;padding:0;margin:16px 16px 24px;font-family:var(--font-league-gothic),sans-serif;color:#000000;text-transform:uppercase;letter-spacing:0;line-height:1}.checkout-end-section_features-container-premium_fashion__DpK2i{display:flex;justify-content:center;align-items:flex-start;width:auto}.checkout-end-section_quantity-title-premium_fashion__67lEc{font-family:var(--font-roboto-condensed),sans-serif;font-size:18px;font-weight:700;color:#000000;margin:24px 0 16px;text-align:left}.purchase-notification-popup_container__VK6YT{position:fixed;top:max(16px,env(safe-area-inset-top));z-index:60;width:min(33vw,420px);min-width:280px;max-width:calc(100vw - 24px);padding:0 16px;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.purchase-notification-popup_editing__m5Z6w{position:absolute;top:16px;z-index:70}.purchase-notification-popup_position-top-right__0vT1T{right:0}.purchase-notification-popup_visible__AvyKl{opacity:1;transform:translateY(0)}.purchase-notification-popup_hidden__RV_w0{opacity:0;transform:translateY(-8px)}.purchase-notification-popup_card__A8y7A{--purchase-popup-bg:#FFFFFF;--purchase-popup-text:#111827;--purchase-popup-border:#FC4B4E;--purchase-popup-accent:#FC4B4E;display:flex;align-items:flex-start;gap:10px;width:100%;border:1px solid var(--purchase-popup-border);background:var(--purchase-popup-bg);color:var(--purchase-popup-text);box-shadow:0 14px 38px rgba(15,23,42,.14);font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;padding:12px 13px;pointer-events:none;position:relative;overflow:hidden}.purchase-notification-popup_iconWrap__lO1io{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:30px;height:30px;border-radius:999px;background:color-mix(in srgb,var(--purchase-popup-accent) 14%,#ffffff 86%);color:var(--purchase-popup-accent)}.purchase-notification-popup_copy__BVbW_{min-width:0}.purchase-notification-popup_message__2ZGjV{margin:0;font-size:13px;font-weight:800;line-height:1.22;letter-spacing:0}.purchase-notification-popup_verified__9EAY4{display:inline-flex;margin-top:4px;color:color-mix(in srgb,var(--purchase-popup-accent) 82%,var(--purchase-popup-text) 18%);font-size:11px;font-weight:800;line-height:1;letter-spacing:0}.purchase-notification-popup_variant-verified-card__Wy8De{border-left-width:5px;border-radius:14px}.purchase-notification-popup_variant-verified-card__Wy8De:after{content:"";position:absolute;inset:8px 8px auto auto;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--purchase-popup-accent) 28%,transparent);border-radius:999px;opacity:.28}.purchase-notification-popup_variant-soft-proof__sLLS3{border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--purchase-popup-bg) 90%,#ffffff 10%),var(--purchase-popup-bg))}.purchase-notification-popup_variant-soft-proof__sLLS3 .purchase-notification-popup_iconWrap__lO1io{width:34px;height:34px;border-radius:12px}.purchase-notification-popup_variant-dark-proof__G4RHR{border-radius:14px;box-shadow:0 16px 42px rgba(0,0,0,.24)}.purchase-notification-popup_variant-dark-proof__G4RHR .purchase-notification-popup_iconWrap__lO1io{background:color-mix(in srgb,var(--purchase-popup-accent) 24%,transparent)}.purchase-notification-popup_variant-ticket-proof__lBu_N{border-width:0;border-radius:12px;background:linear-gradient(90deg,transparent 0 10px,var(--purchase-popup-bg) 10px calc(100% - 10px),transparent calc(100% - 10px)),radial-gradient(circle at 0 50%,transparent 0 8px,var(--purchase-popup-border) 8px 9px,transparent 10px),radial-gradient(circle at 100% 50%,transparent 0 8px,var(--purchase-popup-border) 8px 9px,transparent 10px);filter:drop-shadow(0 14px 20px rgba(15,23,42,.12))}.purchase-notification-popup_variant-ticket-proof__lBu_N:before{content:"";position:absolute;inset:9px 12px 9px auto;width:1px;border-right:1px dashed color-mix(in srgb,var(--purchase-popup-border) 50%,transparent)}.purchase-notification-popup_variant-glass-stamp__9bGM2{border-color:color-mix(in srgb,var(--purchase-popup-border) 70%,#ffffff 30%);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.34)),color-mix(in srgb,var(--purchase-popup-bg) 74%,transparent);backdrop-filter:blur(16px) saturate(160%);box-shadow:0 20px 52px rgba(15,23,42,.18)}.purchase-notification-popup_variant-glass-stamp__9bGM2 .purchase-notification-popup_iconWrap__lO1io{border:1px solid color-mix(in srgb,var(--purchase-popup-accent) 36%,transparent);box-shadow:inset 0 0 0 4px rgba(255,255,255,.38)}.purchase-notification-popup_variant-glass-stamp__9bGM2:after{content:"OK";position:absolute;right:12px;bottom:8px;color:color-mix(in srgb,var(--purchase-popup-accent) 28%,transparent);font-size:24px;font-weight:900;letter-spacing:0;transform:rotate(-12deg)}.purchase-notification-popup_variant-receipt-slip__wjS0M{border-width:2px;border-style:dashed;border-radius:4px;box-shadow:6px 6px 0 color-mix(in srgb,var(--purchase-popup-border) 18%,transparent);font-family:var(--font-jetbrains-mono),"SFMono-Regular",ui-monospace,monospace}.purchase-notification-popup_variant-receipt-slip__wjS0M .purchase-notification-popup_message__2ZGjV{font-size:12px;text-transform:uppercase}.purchase-notification-popup_variant-receipt-slip__wjS0M .purchase-notification-popup_verified__9EAY4{border-top:1px dashed color-mix(in srgb,var(--purchase-popup-border) 38%,transparent);padding-top:5px;width:100%}.purchase-notification-popup_variant-live-proof__H_wMN{border-color:color-mix(in srgb,var(--purchase-popup-accent) 42%,var(--purchase-popup-border) 58%);border-radius:18px;background:radial-gradient(circle at 16% 20%,color-mix(in srgb,var(--purchase-popup-accent) 32%,transparent),transparent 32%),var(--purchase-popup-bg);box-shadow:0 18px 50px rgba(0,0,0,.26),0 0 0 1px color-mix(in srgb,var(--purchase-popup-accent) 18%,transparent)}.purchase-notification-popup_variant-live-proof__H_wMN .purchase-notification-popup_iconWrap__lO1io{width:14px;height:14px;margin-top:8px;background:var(--purchase-popup-accent);color:transparent;box-shadow:0 0 0 5px color-mix(in srgb,var(--purchase-popup-accent) 18%,transparent)}.purchase-notification-popup_variant-live-proof__H_wMN .purchase-notification-popup_verified__9EAY4{color:var(--purchase-popup-accent);text-transform:uppercase}.purchase-notification-popup_variant-chat-bubble__48rDU{max-width:360px;border-radius:20px 20px 6px 20px;box-shadow:0 12px 30px rgba(8,145,178,.14)}.purchase-notification-popup_variant-chat-bubble__48rDU:after{content:"";position:absolute;right:18px;bottom:-7px;width:14px;height:14px;background:var(--purchase-popup-bg);border-right:1px solid var(--purchase-popup-border);border-bottom:1px solid var(--purchase-popup-border);transform:rotate(45deg)}.purchase-notification-popup_variant-chat-bubble__48rDU .purchase-notification-popup_iconWrap__lO1io{border-radius:10px}@media (max-width:767px){.purchase-notification-popup_container__VK6YT{right:0;width:calc(100vw - 24px);min-width:0;padding:0 12px}.purchase-notification-popup_card__A8y7A{padding:11px 12px}}@media (prefers-reduced-motion:reduce){.purchase-notification-popup_container__VK6YT{transition:opacity .01s linear}}.step-three_container-sophisticated_feminine__AWBI_{display:flex;flex-direction:column;font-family:var(--font-plus-jakarta-sans)}.step-three_form-sophisticated_feminine__gmv1O{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%}.step-three_loading-form-girly_pink__mnsfq,.step-three_loading-form-modern_medical__xp9Xo,.step-three_loading-form-premium_fashion__HWXxd,.step-three_loading-form-sophisticated_feminine__UWTCx,.step-three_loading-form-tech_showcase__A48sD{display:flex;min-height:220px;width:100%;align-items:center;justify-content:center;gap:10px;padding:24px 16px;color:var(--palette-primary,#111827);font-size:14px;font-weight:700}.step-three_loading-label-girly_pink__T1mTA,.step-three_loading-label-modern_medical__ZOGHC,.step-three_loading-label-premium_fashion__ztb6E,.step-three_loading-label-sophisticated_feminine__cgxi8,.step-three_loading-label-tech_showcase__3eJVv{color:currentColor}.step-three_form-girly_pink__XUpMR,.step-three_form-modern_medical__e6g2W,.step-three_form-premium_fashion__gwBHm,.step-three_form-sophisticated_feminine__gmv1O,.step-three_form-tech_showcase__iTqjX{box-sizing:border-box;padding:0 16px max(18px,env(safe-area-inset-bottom))}.step-three_order-summary-title-sophisticated_feminine___LuCi{font-size:18px;font-weight:500;color:#000000;margin-top:-6px;margin-bottom:14px;padding:0 16px}.step-three_input-group-sophisticated_feminine__IE7fS{display:flex;flex-direction:column;padding:0}.step-three_label-sophisticated_feminine__3twEz{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.step-three_input-sophisticated_feminine__hdfiR{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:.375rem}.step-three_input-sophisticated_feminine__hdfiR:focus{outline:2px solid #9ca3af;outline-offset:-1px}.step-three_payment-section-sophisticated_feminine__I6_mf{padding-top:1rem}.step-three_payment-title-sophisticated_feminine__sKlkH{font-weight:500;color:#1f2937;margin-bottom:.75rem}.step-three_card-container-sophisticated_feminine__njnZZ{margin-bottom:.75rem}.step-three_summary-section-sophisticated_feminine__pvf9I{min-height:100px;background-color:white;z-index:100;padding:0 0 max(1rem,env(safe-area-inset-bottom));margin-bottom:8px}.step-three_summary-row-sophisticated_feminine__NlQET{display:flex;justify-content:space-between;margin-bottom:1rem}.step-three_summary-row-mercadopago__2RrQe{padding:0 30px;position:relative;top:-38px}.step-three_total-container-sophisticated_feminine__tWMbf{text-align:right}.step-three_total-label-sophisticated_feminine__FyVRS{color:#4b5563;font-size:.875rem}.step-three_total-amount-sophisticated_feminine__DN42g{font-size:1.5rem;font-weight:700;color:#22c55e}.step-three_savings-container-sophisticated_feminine__k9w20{text-align:left}.step-three_savings-label-sophisticated_feminine__UHYTh{color:#4b5563;font-size:.875rem}.step-three_savings-amount-sophisticated_feminine__oBgid{font-size:1.2rem;font-weight:700;color:var(--palette-primary);background-color:var(--palette-primary-10);border-radius:50px;padding:0 11px}.step-three_submit-button-sophisticated_feminine__lJoA4{width:100%;background-color:var(--palette-primary);color:white;padding:.75rem;border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem}.step-three_submit-button-sophisticated_feminine__lJoA4:disabled{opacity:.7}.step-three_loading-text-sophisticated_feminine__AM4A6{display:flex;align-items:center;gap:.5rem}.step-three_arrow-icon-sophisticated_feminine__HIXL5{font-size:1.125rem}.step-three_container-girly_pink__99FNf{display:flex;flex-direction:column}.step-three_form-girly_pink__XUpMR{display:flex;flex-direction:column;gap:1rem;width:100%}.step-three_order-summary-title-girly_pink__E2BAs{font-size:18px;font-weight:500;color:#000000;margin-top:-6px;margin-bottom:14px;padding:0 16px}.step-three_input-group-girly_pink__Otbfk{display:flex;flex-direction:column;padding:0}.step-three_label-girly_pink__HoHpz{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.step-three_input-girly_pink__KExTq{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:.375rem}.step-three_input-girly_pink__KExTq:focus{outline:2px solid #9ca3af;outline-offset:-1px}.step-three_payment-section-girly_pink__DU1Mn{padding-top:1rem}.step-three_payment-title-girly_pink__NKRNZ{font-weight:500;color:#1f2937;margin-bottom:.75rem}.step-three_card-container-girly_pink___gMcr{margin-bottom:.75rem}.step-three_summary-section-girly_pink__bPhVM{min-height:100px;background-color:white;z-index:100;padding:0 0 max(1rem,env(safe-area-inset-bottom));margin-bottom:8px}.step-three_summary-row-girly_pink__WSyi3{display:flex;justify-content:space-between;margin-bottom:1rem}.step-three_total-container-girly_pink__vWp1G{text-align:right}.step-three_total-label-girly_pink__aPwLE{color:#4b5563;font-size:.875rem}.step-three_total-amount-girly_pink__Re0Xa{font-size:1.5rem;font-weight:700;color:var(--palette-primary)}.step-three_savings-container-girly_pink__l5eRS{text-align:left}.step-three_savings-label-girly_pink__SQyri{color:#4b5563;font-size:.875rem}.step-three_savings-amount-girly_pink__1s_Yz{font-size:1.25rem;font-weight:700;color:#22c55e}.step-three_submit-button-girly_pink__racoU{width:100%;background-color:var(--palette-primary);color:white;padding:.75rem;border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem}.step-three_submit-button-girly_pink__racoU:disabled{opacity:.7}.step-three_loading-text-girly_pink__IMhZS{display:flex;align-items:center;gap:.5rem}.step-three_arrow-icon-girly_pink__8Dbqq{font-size:1.125rem}.step-three_container-modern_medical__f7zFq{display:flex;flex-direction:column}.step-three_form-modern_medical__e6g2W{display:flex;flex-direction:column;gap:1rem;width:100%}.step-three_order-summary-title-modern_medical__QUGBX{font-size:18px;font-weight:500;color:#000000;margin-top:-6px;margin-bottom:14px;padding:0 16px}.step-three_input-group-modern_medical__j2vty{display:flex;flex-direction:column;padding:0}.step-three_label-modern_medical__KAOX7{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.step-three_input-modern_medical__7butd{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:.375rem}.step-three_input-modern_medical__7butd:focus{outline:2px solid #9ca3af;outline-offset:-1px}.step-three_payment-section-modern_medical__Q2R4C{padding-top:1rem}.step-three_payment-title-modern_medical__LOwOL{font-weight:500;color:#1f2937;margin-bottom:.75rem}.step-three_card-container-modern_medical__jz8ok{margin-bottom:.75rem}.step-three_summary-section-modern_medical__6hv95{min-height:100px;background-color:white;z-index:100;padding:0 0 max(1rem,env(safe-area-inset-bottom));margin-bottom:8px}.step-three_summary-row-modern_medical__pcna4{display:flex;justify-content:space-between;margin-bottom:1rem}.step-three_total-container-modern_medical__ub8Zy{text-align:right}.step-three_total-label-modern_medical__64A2V{color:#4b5563;font-size:.875rem}.step-three_total-amount-modern_medical__329Rm{font-size:1.5rem;font-weight:700;color:#22c55e}.step-three_savings-container-modern_medical__aAlgZ{text-align:left}.step-three_savings-label-modern_medical__9Vc8x{color:#4b5563;font-size:.875rem}.step-three_savings-amount-modern_medical__2zkd8{font-size:1.25rem;font-weight:700;color:#22c55e}.step-three_submit-button-modern_medical__IcYKn{width:100%;background-color:var(--palette-primary);color:white;padding:.75rem;border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem}.step-three_submit-button-modern_medical__IcYKn:disabled{opacity:.7}.step-three_loading-text-modern_medical__Js_ke{display:flex;align-items:center;gap:.5rem}.step-three_arrow-icon-modern_medical__zaS3u{font-size:1.125rem}.step-three_container-tech_showcase__D_PSe{display:flex;flex-direction:column;font-family:var(--font-poppins)}.step-three_form-tech_showcase__iTqjX{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%}.step-three_order-summary-title-tech_showcase__9bCKO{color:var(--white);font-size:1rem;line-height:1.4;flex:1;font-family:var(--font-gabarito),system-ui,sans-serif;border-top:1px solid var(--white);padding:16px 16px 0;margin-top:16px}.step-three_input-group-tech_showcase__c2amw{display:flex;flex-direction:column;padding:0}.step-three_label-tech_showcase__1YdPT{display:block;font-size:.875rem;font-weight:500;color:var(--white);margin-bottom:.25rem;font-family:var(--font-gabarito),system-ui,sans-serif;font-size:14px;font-weight:700;line-height:16px}.step-three_input-tech_showcase__L4JDJ{width:100%;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;background-color:rgba(255,255,255,.05);color:#ffffff}.step-three_input-tech_showcase__L4JDJ:focus{outline:2px solid var(--palette-primary);outline-offset:-1px;border-color:var(--palette-primary)}.step-three_payment-section-tech_showcase__ra_Kj{padding-top:1rem}.step-three_payment-title-tech_showcase__7oxZ9{font-weight:500;color:#ffffff;margin-bottom:.75rem}.step-three_card-container-tech_showcase__5yzJT{margin-bottom:.75rem}.step-three_summary-section-tech_showcase__me_7n{min-height:100px;z-index:100;padding:0 0 max(1rem,env(safe-area-inset-bottom));margin-bottom:8px}.step-three_summary-row-tech_showcase__vH8Yh{display:flex;justify-content:space-between;margin-bottom:1rem;align-items:center}.step-three_total-container-tech_showcase__qQSak{display:flex;flex-direction:column;gap:6px;justify-content:end;align-items:end}.step-three_total-label-tech_showcase__UQfGs{color:var(--white);font-size:.875rem;font-weight:700;line-height:16px;font-family:var(--font-gabarito),system-ui,sans-serif}.step-three_total-amount-tech_showcase__FmhDN{display:flex;padding:4px 10px 4px 12.15px;justify-content:center;align-items:center;gap:7.405px;border-radius:37.023px;border:.592px solid #00b77a;background:linear-gradient(118deg,rgba(0,183,122,.8) -19.85%,rgba(0,183,122,.5) 4.2%,rgba(0,183,122,.38) 13.88%,rgba(0,183,122,.3) 27.98%,rgba(0,183,122,.26) 37.8%,rgba(0,183,122,.21) 54.48%,rgba(0,183,122,.17) 73.5%,rgba(0,183,122,.1));box-shadow:0 .74px 17.771px -.74px rgba(0,0,0,.18);backdrop-filter:blur(8.885496139526367px);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}.step-three_savings-container-tech_showcase__0_KX_{display:flex;flex-direction:column;gap:6px;justify-content:end}.step-three_savings-label-tech_showcase__9sLQI{color:var(--white);font-size:.875rem;font-weight:700;line-height:16px;font-family:var(--font-gabarito),system-ui,sans-serif}.step-three_savings-amount-tech_showcase__j7cKu{color:var(--palette-primary);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}.step-three_submit-button-tech_showcase__xW2zy{width:100%;background-color:var(--palette-primary);color:white;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:652px;border:1px solid var(--palette-primary);background:var(--palette-primary);box-shadow:0 0 16px 5.35px var(--palette-secondary);line-height:1.4;font-family:var(--font-gabarito),system-ui,sans-serif}.step-three_submit-button-tech_showcase__xW2zy:disabled{opacity:.7}.step-three_loading-text-tech_showcase__SeIf1{display:flex;align-items:center;gap:.5rem}.step-three_arrow-icon-tech_showcase__ua74c{font-size:1.125rem}.step-three_container-premium_fashion__9_Sq_{display:flex;flex-direction:column;font-family:var(--font-roboto-condensed);text-transform:uppercase}.step-three_form-premium_fashion__gwBHm{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%}.step-three_input-group-premium_fashion__GLCmq{display:flex;flex-direction:column;padding:0}.step-three_label-premium_fashion__qidQ4{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.step-three_input-premium_fashion__ctDWX{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:.375rem}.step-three_input-premium_fashion__ctDWX:focus{outline:2px solid #9ca3af;outline-offset:-1px}.step-three_summary-section-premium_fashion__WKFRi{min-height:100px;background-color:white;z-index:100;padding:0 0 max(1rem,env(safe-area-inset-bottom));margin-bottom:8px}.step-three_summary-row-premium_fashion__JwaMe{display:flex;justify-content:space-between;margin-bottom:1rem}.step-three_total-container-premium_fashion__3ctIS{text-align:right}.step-three_total-label-premium_fashion__VH5Mg{color:#4b5563;font-size:.875rem}.step-three_total-amount-premium_fashion__LgTzk{font-size:1.5rem;font-weight:700;color:#22c55e}.step-three_savings-container-premium_fashion__73iS3{text-align:left}.step-three_savings-label-premium_fashion__hwJkt{color:#4b5563;font-size:.875rem}.step-three_savings-amount-premium_fashion__uO4OU{font-size:1.5rem;font-weight:700;color:#22c55e}.step-three_submit-button-premium_fashion__MHcVr{width:100%;background-color:var(--palette-primary);color:var(--white);border-radius:.375rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding:1.75rem 1.5rem;height:50px;border:none;cursor:pointer;font-weight:700;font-family:var(--font-roboto-condensed);font-size:1.5rem;text-transform:uppercase}.step-three_submit-button-premium_fashion__MHcVr:disabled{opacity:.7}.step-three_loading-text-premium_fashion__rCeOF{display:flex;align-items:center;gap:.5rem}.step-three_arrow-icon-premium_fashion__hpVSd{font-size:1.125rem}.step-three_title-container-warning__BK65e{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.step-three_title-container-warning-title-girly_pink__0fp_Y,.step-three_title-container-warning-title-modern_medical__nZyua,.step-three_title-container-warning-title-sophisticated_feminine__juXqN{background:#ffe666;border-radius:999px;padding:4px 18px;display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:1rem;color:#263238;box-shadow:none;border:none}.step-three_title-container-warning-title-tech_showcase__ByZzE{background:rgba(255,230,102,.1);border-radius:999px;padding:4px 18px;display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:1rem;color:#ffe666;box-shadow:none;border:1px solid #ffe666}.step-three_title-container-warning-title-premium_fashion__Cd6m_{background:#ffe666;border-radius:999px;padding:4px 18px;display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:1rem;color:#263238;box-shadow:none;border:none}.step-three_title-warning-sophisticated_feminine__BcPxf{font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif}.step-three_title-warning-girly_pink__i3M3g,.step-three_title-warning-sophisticated_feminine__BcPxf{color:#263238;text-align:center;font-size:1.2rem;font-weight:800;line-height:2rem;margin-bottom:1rem}.step-three_title-warning-girly_pink__i3M3g{font-family:var(--font-protest-strike)}.step-three_title-warning-modern_medical__shLUo{color:#263238;text-align:center;font-family:var(--font-coustard);font-size:1.2rem;font-weight:800;line-height:2rem;margin-bottom:1rem}.step-three_title-warning-tech_showcase__6i_CA{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;margin-bottom:1rem}.step-three_title-warning-premium_fashion__OeRlg{color:#263238;text-align:center;font-family:var(--font-roboto-condensed);font-size:1.2rem;font-weight:800;line-height:2rem;margin-bottom:1rem}.step-three_title-into-warning-girly_pink__Y_ic4,.step-three_title-into-warning-modern_medical___2vcx,.step-three_title-into-warning-sophisticated_feminine__orQTB{font-size:.9rem;color:#263238;font-weight:500;display:inline}.step-three_title-into-warning-tech_showcase__sC8Vv{font-size:.9rem;color:var(--white);line-height:1.4;font-family:var(--font-gabarito),system-ui,sans-serif;text-transform:uppercase;padding:.15rem .75rem;text-align:center;font-weight:700;line-height:19.795px;letter-spacing:1.382px}.step-three_title-into-warning-premium_fashion__8D7sK{font-size:.9rem;color:#263238;font-weight:500;display:inline}.step-three_processing-container__L8Eo_{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.step-three_processing-spinner__RVh4_{width:56px;height:56px;border-radius:9999px;border:4px solid /15;border-top:4px solid var(--palette-primary);animation:step-three_spin__CInXs 1s linear infinite;margin-bottom:12px}@keyframes step-three_spin__CInXs{to{transform:rotate(1turn)}}.step-three_order-summary-title-premium_fashion__KkdJx{padding:0 16px}.top-announcement-bar_wrapper__mMJKt{--top-bar-bg:#FC4B4E;--top-bar-text:#FFFFFF;--top-bar-border:#FC4B4E;--top-bar-accent:#FFFFFF;--top-bar-speed:24s;position:relative;z-index:45;width:100%;min-height:38px;border-bottom:1px solid var(--top-bar-border);background:var(--top-bar-bg);color:var(--top-bar-text);font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;overflow:hidden;box-shadow:none}.top-announcement-bar_fixed__b5S6X{position:sticky;top:0}.top-announcement-bar_scrolls__jel5n{position:relative}.top-announcement-bar_track__H32th{display:flex;align-items:center;min-height:38px;width:100%;overflow:hidden;white-space:nowrap}.top-announcement-bar_static__KdiWm .top-announcement-bar_track__H32th{justify-content:center}.top-announcement-bar_item__tmnUB{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 24px;color:var(--top-bar-text);font-size:13px;font-weight:900;line-height:1;letter-spacing:0}.top-announcement-bar_item__tmnUB:after,.top-announcement-bar_item__tmnUB:before{content:"";display:inline-block;width:5px;height:5px;margin:0 12px;border-radius:999px;background:var(--top-bar-accent)}.top-announcement-bar_marquee__qQ4_a{display:inline-flex;align-items:center;min-width:max-content;animation:top-announcement-bar_topAnnouncementMarquee__F__fC var(--top-bar-speed) linear infinite;will-change:transform}.top-announcement-bar_variant-solid-countdown__UOQ_u{background:linear-gradient(90deg,color-mix(in srgb,var(--top-bar-bg) 78%,#000 22%),var(--top-bar-bg),color-mix(in srgb,var(--top-bar-bg) 82%,#fff 18%));box-shadow:inset 0 -1px 0 color-mix(in srgb,var(--top-bar-border) 62%,#000000 18%)}.top-announcement-bar_variant-soft-highlight__BMNBm{background:color-mix(in srgb,var(--top-bar-bg) 86%,#ffffff 14%);border-color:color-mix(in srgb,var(--top-bar-border) 58%,#ffffff 42%)}.top-announcement-bar_variant-dark-ticker__jwTLh{background:radial-gradient(circle at 12% 50%,color-mix(in srgb,var(--top-bar-accent) 32%,transparent),transparent 24%),linear-gradient(90deg,#020617,var(--top-bar-bg),#020617);box-shadow:inset 0 -1px 0 rgba(255,255,255,.12),0 0 22px color-mix(in srgb,var(--top-bar-accent) 22%,transparent)}.top-announcement-bar_variant-dark-ticker__jwTLh .top-announcement-bar_item__tmnUB:before{width:8px;height:8px;box-shadow:0 0 12px var(--top-bar-accent)}.top-announcement-bar_variant-outline-strip__ERszP{background:color-mix(in srgb,var(--top-bar-bg) 94%,#ffffff 6%);border-top:1px solid var(--top-bar-border)}.top-announcement-bar_variant-coupon-strip__Vo9Fh{min-height:42px;border-top:1px dashed var(--top-bar-border);border-bottom:1px dashed var(--top-bar-border);background:repeating-linear-gradient(90deg,color-mix(in srgb,var(--top-bar-accent) 16%,transparent) 0 12px,transparent 12px 24px),var(--top-bar-bg)}.top-announcement-bar_variant-coupon-strip__Vo9Fh .top-announcement-bar_item__tmnUB{min-height:42px;font-family:var(--font-jetbrains-mono),"SFMono-Regular",ui-monospace,monospace;text-transform:uppercase}.top-announcement-bar_variant-coupon-strip__Vo9Fh .top-announcement-bar_item__tmnUB:after,.top-announcement-bar_variant-coupon-strip__Vo9Fh .top-announcement-bar_item__tmnUB:before{width:9px;height:9px;background:transparent;border:2px solid var(--top-bar-accent)}.top-announcement-bar_variant-editorial-ribbon__hCq_4{min-height:44px;border-top:1px solid var(--top-bar-border);border-bottom:1px solid var(--top-bar-border);background:var(--top-bar-bg)}.top-announcement-bar_variant-editorial-ribbon__hCq_4 .top-announcement-bar_track__H32th{min-height:44px}.top-announcement-bar_variant-editorial-ribbon__hCq_4 .top-announcement-bar_item__tmnUB{min-height:44px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700}.top-announcement-bar_variant-editorial-ribbon__hCq_4 .top-announcement-bar_item__tmnUB:after,.top-announcement-bar_variant-editorial-ribbon__hCq_4 .top-announcement-bar_item__tmnUB:before{width:38px;height:1px;border-radius:0}.top-announcement-bar_variant-glass-meter__xhJws{min-height:42px;border-color:color-mix(in srgb,var(--top-bar-border) 70%,#fff 30%);background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(255,255,255,.32)),color-mix(in srgb,var(--top-bar-bg) 76%,transparent);backdrop-filter:blur(14px) saturate(150%)}.top-announcement-bar_variant-glass-meter__xhJws:after{content:"";position:absolute;left:0;right:38%;bottom:0;height:3px;background:linear-gradient(90deg,var(--top-bar-accent),color-mix(in srgb,var(--top-bar-accent) 34%,transparent))}.top-announcement-bar_variant-split-countdown__K1_Qa{background:linear-gradient(90deg,var(--top-bar-bg) 0 72%,var(--top-bar-accent) 72% 100%)}.top-announcement-bar_variant-split-countdown__K1_Qa .top-announcement-bar_item__tmnUB{color:var(--top-bar-text);text-transform:uppercase}.top-announcement-bar_variant-split-countdown__K1_Qa .top-announcement-bar_item__tmnUB:after,.top-announcement-bar_variant-split-countdown__K1_Qa .top-announcement-bar_item__tmnUB:before{background:color-mix(in srgb,var(--top-bar-accent) 36%,#ffffff 64%)}@keyframes top-announcement-bar_topAnnouncementMarquee__F__fC{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@media (max-width:767px){.top-announcement-bar_item__tmnUB{padding:0 16px;font-size:12px}}@media (prefers-reduced-motion:reduce){.top-announcement-bar_marquee__qQ4_a{animation:none;transform:none}.top-announcement-bar_moving__aMTNN .top-announcement-bar_track__H32th{justify-content:center}.top-announcement-bar_moving__aMTNN .top-announcement-bar_item__tmnUB[aria-hidden=true]{display:none}}