@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}input::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ff5722;border:none;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#e64a19}html{scrollbar-width:thin;scrollbar-color:#ff5722 transparent}.user-cart-loader{color:var(--user-cart-color,var(--primary-orange,#ff4d2d));flex-direction:column;justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.user-cart-loader.inline{vertical-align:middle;flex-direction:row;gap:.45rem;display:inline-flex}.user-cart-loader svg{width:var(--user-cart-size,120px);height:calc(var(--user-cart-size,120px) * .8333);flex:none;overflow:visible}.user-cart-loader.inline svg{width:var(--user-cart-size,1.35rem);height:calc(var(--user-cart-size,1.35rem) * .8333)}.user-cart-loader__track{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;opacity:.22}.user-cart-loader__draw{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:230;stroke-dashoffset:230px;animation:2s infinite user-cart-draw}.user-cart-loader__wheel{fill:none;stroke:currentColor;stroke-width:6px;stroke-dasharray:56.5;stroke-dashoffset:56.5px;transform-box:fill-box;transform-origin:50%;animation:2s infinite user-cart-wheel-fill;transform:rotate(-90deg)}.user-cart-loader__label{color:#64748b;font-size:.82rem;font-weight:700;line-height:1.25}.user-cart-loader.inline .user-cart-loader__label{color:inherit;font-size:inherit;font-weight:inherit}@keyframes user-cart-draw{0%,8%{stroke-dashoffset:230px;opacity:1}50%{stroke-dashoffset:0;opacity:1}55%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:-230px;opacity:1}85%{stroke-dashoffset:-230px;opacity:0}86%{stroke-dashoffset:230px;opacity:0}to{stroke-dashoffset:230px;opacity:1}}@keyframes user-cart-wheel-fill{0%,50%{stroke-dashoffset:56.5px}65%,85%{stroke-dashoffset:0}to{stroke-dashoffset:56.5px}}@media (prefers-reduced-motion:reduce){.user-cart-loader__draw,.user-cart-loader__wheel{animation-duration:4s}}.user-cart-loader:not(.inline){filter:drop-shadow(0 .45rem .8rem color-mix(in srgb, currentColor 12%, transparent));border-radius:1rem;gap:.4rem;padding:.65rem}.user-cart-loader__label{font-family:var(--ns-font-primary,"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);color:#475569;letter-spacing:.025em;text-align:center;font-size:.78rem;font-weight:550;line-height:1.2}.user-cart-loader.inline .user-cart-loader__label{letter-spacing:inherit;font-family:inherit}.user-context-loading{background-color:#fafafa;justify-content:center;align-items:center;min-height:100vh;display:flex}.user-context-loading__content{color:#ff5722;font-family:var(--uc-font-body);font-size:20px;font-weight:700}.user-context-loading__icon{margin-right:10px}.user-context-loader-screen{background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}.ucustomer-brand{color:#111827;align-items:center;gap:.7rem;min-width:0;text-decoration:none;display:inline-flex}.ucustomer-brand-logo{flex:none;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:inline-flex;overflow:hidden}.ucustomer-brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.ucustomer-brand-copy{flex-direction:column;justify-content:center;min-width:0;line-height:1.05;display:flex}.ucustomer-brand-copy strong{color:#111827;font-family:var(--uc-font-heading);letter-spacing:0;white-space:nowrap;font-size:1.45rem;font-weight:700}.ucustomer-brand-accent{color:#ff5a1f}.ucustomer-brand-rest{color:#111827}.ucustomer-brand-copy small{color:#64748b;font-family:var(--uc-font-body);white-space:nowrap;margin-top:.2rem;font-size:.72rem;font-weight:600}.ucustomer-brand-compact .ucustomer-brand-logo{width:2.85rem;height:2.85rem}.ucustomer-brand-compact .ucustomer-brand-copy strong{font-size:1.25rem}.ucustomer-brand-large .ucustomer-brand-logo{width:3.8rem;height:3.8rem}.ucustomer-brand-large .ucustomer-brand-copy strong{font-size:1.7rem}.ucustomer-brand-mark-only .ucustomer-brand-copy{display:none}@media (width<=640px){.ucustomer-brand-logo{width:2.85rem;height:2.85rem}.ucustomer-brand-copy strong{font-size:1.18rem}.ucustomer-brand-copy small{font-size:.65rem}}:root{--primary-orange:#ff5722;--primary-orange-hover:#f4511e;--primary-orange-light:#fff5f2;--text-main:#1a1a1a;--text-sub:#555;--text-muted:#888;--bg-white:#fdfdfd;--grid-color:#ebebebb3;--card-shadow:0 1.5rem 4rem #0000000f, 0 .5rem 1rem #00000008;--border-light:#0000000f}*,:before,:after{box-sizing:border-box}.verification-container{height:100dvh;font-family:var(--uc-font-body);background-color:var(--bg-white);color:#333;flex-direction:column;justify-content:space-between;font-size:1rem;display:flex;position:relative;overflow:hidden}.verification-container.auth-choice-page{height:100dvh;min-height:100dvh}.verification-container:before{content:"";background-image:linear-gradient(var(--grid-color) 1px, transparent 1px), linear-gradient(90deg, var(--grid-color) 1px, transparent 1px);z-index:1;pointer-events:none;background-size:2.5rem 2.5rem;position:absolute;inset:0}.bg-shape{z-index:0;pointer-events:none;position:absolute}.shape-circle-1{filter:blur(4rem);background:radial-gradient(circle,#ff57222e 0%,#ff572214 40%,#0000 70%);border-radius:50%;width:min(40vw,500px);height:min(40vw,500px);top:-20vh;right:-10vw}.shape-circle-2{filter:blur(4rem);background:radial-gradient(circle,#ff572226 0%,#ff572212 40%,#0000 70%);border-radius:50%;width:min(35vw,450px);height:min(35vw,450px);bottom:-15vh;left:-10vw}.shape-dots{background-image:radial-gradient(var(--primary-orange) 1px, transparent 1px);opacity:.1;background-size:.9rem .9rem;width:6rem;height:6rem}.dots-tl{top:10vh;left:5vw}.dots-br{bottom:15vh;right:5vw}.verification-header{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 5%;display:flex;position:relative}.logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-icon{background-color:var(--primary-orange);color:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.3rem;display:flex}.logo-text h1{color:var(--text-main);letter-spacing:-.03rem;white-space:nowrap;margin:0;font-size:1.5rem;font-weight:800;line-height:1}.logo-text h1 span{color:var(--primary-orange)}.logo-tagline{color:var(--text-muted);white-space:nowrap;margin-top:.15rem;font-size:.72rem;display:block}.help-center{color:var(--text-sub);white-space:nowrap;border:1px solid #0000;border-radius:.6rem;flex-shrink:0;align-items:center;gap:.45rem;padding:.45rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.help-center:hover{color:var(--primary-orange);background:var(--primary-orange-light);border-color:#ff572233}.header-menu-wrapper{flex-shrink:0;position:relative}.header-menu-btn{color:var(--text-sub);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:.6rem;align-items:center;gap:.45rem;padding:.45rem .9rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.header-menu-btn:hover,.header-menu-btn.open{color:var(--primary-orange);background:var(--primary-orange-light);border-color:#ff572233}.header-menu-btn i{font-size:1rem}.header-popup-menu{z-index:300;background:#fff;border:1px solid #ebebeb;border-radius:1rem;min-width:220px;padding:.4rem;animation:.16s forwards popup-in;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 1rem 3rem #00000021,0 .25rem .75rem #0000000f}@keyframes popup-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.popup-section-title{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;margin:0;padding:.55rem .8rem .3rem;font-size:.68rem;font-weight:700}.popup-menu-item{color:var(--text-sub);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.6rem;align-items:center;gap:.75rem;width:100%;padding:.6rem .8rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.popup-menu-item:hover{background:var(--primary-orange-light);color:var(--primary-orange)}.popup-menu-item i{text-align:center;width:1rem;color:var(--text-muted);flex-shrink:0;font-size:.875rem;transition:color .18s}.popup-menu-item:hover i{color:var(--primary-orange)}.popup-divider{background:#f0f0f0;height:1px;margin:.35rem .8rem}.verification-main{z-index:5;flex:1;align-items:center;gap:5%;padding:2vh 6%;display:flex;position:relative;overflow:hidden}.content-left{flex-direction:column;flex:1;justify-content:center;gap:1.1rem;min-width:0;display:flex}.welcome-tag{background-color:var(--primary-orange-light);color:var(--primary-orange);border-radius:2rem;width:fit-content;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.content-left h2{color:var(--text-main);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2}.content-left h2 span{color:var(--primary-orange)}.content-left .subtext{color:var(--text-sub);max-width:26rem;margin:0;font-size:1rem;line-height:1.7}.features-list{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:0;display:grid}.feature-item{align-items:flex-start;gap:.85rem;display:flex}.feature-icon{color:var(--primary-orange);background:var(--primary-orange-light);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.05rem;display:flex}.feature-info h4{color:var(--text-main);margin:0 0 .2rem;font-size:.9rem;font-weight:700}.feature-info p{color:var(--text-sub);margin:0;font-size:.8rem;line-height:1.4}.metrics-container{flex-wrap:wrap;gap:.75rem;margin-top:0;display:flex}.metric-card{background:#fff;border:1px solid #f0f0f0;border-radius:1rem;flex:0 auto;align-items:center;gap:.75rem;min-width:130px;padding:.9rem 1.2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 .25rem 1rem #0000000a}.metric-card:hover{transform:translateY(-2px);box-shadow:0 .5rem 1.5rem #00000012}.metric-icon{border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.95rem;display:flex}.metric-icon-orange{background-color:var(--primary-orange-light);color:var(--primary-orange)}.metric-text strong{color:var(--text-main);font-size:1rem;font-weight:800;line-height:1.2;display:block}.metric-text span{color:var(--text-muted);font-size:.7rem}.card-verification{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.verification-card{width:100%;max-width:26rem;box-shadow:var(--card-shadow);border:1px solid var(--border-light);background:#fff;border-radius:1.75rem;padding:3rem 2.5rem;position:relative}.card-icon-circle{background-color:var(--primary-orange-light);width:4.5rem;height:4.5rem;color:var(--primary-orange);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.8rem;display:flex;position:relative}.card-icon-circle .mini-icon{width:1.6rem;height:1.6rem;color:var(--primary-orange);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 .25rem .75rem #0000001f}.verification-card h3{color:var(--text-main);text-align:center;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.verification-card p.card-subtext{color:var(--text-sub);text-align:center;margin:0 0 1.75rem;padding:0 .5rem;font-size:.875rem;line-height:1.6}.email-highlight{color:var(--primary-orange);word-break:break-all;font-weight:700}.form-group{margin-bottom:0}.form-group label{color:var(--text-main);margin-bottom:.55rem;font-size:.875rem;font-weight:700;display:block}.input-with-icon{position:relative}.verification-password-group{margin-top:1rem}.input-with-icon i{color:#bbb;pointer-events:none;font-size:1rem;transition:color .2s;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}.input-with-icon:focus-within i{color:var(--primary-orange)}.input-with-icon input{width:100%;color:var(--text-main);background-color:#fafafa;border:1.5px solid #ebebeb;border-radius:.875rem;padding:.95rem 1rem .95rem 3rem;font-family:inherit;font-size:.9rem;transition:all .22s}.input-with-icon input:hover{background-color:#fffdfb;border-color:#ffd0bf}.input-with-icon input:focus{border-color:var(--primary-orange);background-color:#fff;outline:none;box-shadow:0 0 0 3px #ff572214}.verification-inline-error{color:#e53935;align-items:center;gap:.4rem;margin-top:.6rem;font-size:.8rem;display:flex}.error-message{color:#e53935;text-align:center;margin-top:-.5rem;margin-bottom:1rem;font-size:.8rem;display:block}.success-message{color:#15803d;text-align:center;margin-top:-.5rem;margin-bottom:1rem;font-size:.8rem;display:block}.otp-attempts-badge{color:#b45309;text-align:center;background:#fffbeb;border:1px solid #fcd34d;border-radius:.5rem;justify-content:center;align-items:center;gap:.35rem;margin-top:-.5rem;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:flex}.otp-attempts-badge i{font-size:.75rem}.btn-primary-orange{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#ff6b35,#ff5722);border:none;border-radius:.875rem;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:1.5rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 .4rem 1rem #ff572240}.btn-primary-orange i.fa-arrow-right{transition:transform .25s}.btn-primary-orange:hover:not(:disabled){background:linear-gradient(135deg,#ff5722,#e64a19);transform:translateY(-.1rem);box-shadow:0 .7rem 1.4rem #ff57224d}.btn-primary-orange:hover:not(:disabled) i.fa-arrow-right{transform:translate(.3rem)}.btn-primary-orange:active:not(:disabled){transform:translateY(0)}.btn-primary-orange:disabled{cursor:not-allowed;opacity:1;box-shadow:none;background:#ffccbc;transform:none}.btn-primary-orange.is-loading,.btn-primary-orange.is-loading:disabled{color:#fff;cursor:wait;opacity:1;background:linear-gradient(135deg,#ff6a2a 0%,#ff451e 54%,#f03412 100%);border:1px solid #ff8a5c;position:relative;overflow:hidden;box-shadow:0 .75rem 1.55rem #ff572247,inset 0 1px #ffffff3d}.btn-primary-orange.is-loading:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);animation:1.45s ease-in-out infinite verification-loading-sheen;position:absolute;inset:0;transform:translate(-110%)}.btn-primary-orange.is-loading .user-cart-loader{color:#fff;font-weight:850}.btn-primary-orange.is-loading .user-cart-loader__track{opacity:.34}.btn-primary-orange.is-loading .user-cart-loader__draw,.btn-primary-orange.is-loading .user-cart-loader__wheel{opacity:1;stroke:#fff}@keyframes verification-loading-sheen{0%{transform:translate(-110%)}55%,to{transform:translate(110%)}}.secure-footer-note{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.78rem;display:flex}.secure-footer-note i{color:#4caf50;font-size:.8rem}.back-btn-link{color:var(--text-sub);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.3rem 0;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .2s;display:inline-flex}.back-btn-link:hover{color:var(--primary-orange)}.back-btn-link i{font-size:.85rem;transition:transform .2s}.back-btn-link:hover i{transform:translate(-3px)}.otp-inputs-container{justify-content:center;gap:.65rem;margin-bottom:1.25rem;display:flex}.otp-field{text-align:center;width:3rem;height:3.5rem;color:var(--text-main);caret-color:var(--primary-orange);-moz-appearance:textfield;background-color:#fafafa;border:2px solid #e8e8e8;border-radius:.75rem;font-family:inherit;font-size:1.4rem;font-weight:800;transition:border-color .22s,background-color .22s,box-shadow .22s,transform .22s;box-shadow:0 2px 6px #0f172a08}.otp-field::-webkit-outer-spin-button{-webkit-appearance:none}.otp-field::-webkit-inner-spin-button{-webkit-appearance:none}.otp-field:hover{background-color:#fff;border-color:#ffd0bf;transform:translateY(-2px)}.otp-field:focus{border-color:var(--primary-orange);background-color:#fff;outline:none;transform:translateY(-3px)scale(1.04);box-shadow:0 0 0 3px #ff57221a,0 6px 14px #ff572224}.otp-field-filled{background-color:#fff8f5;border-color:#ffb399}.resend-timer-box{text-align:center;margin-bottom:1.25rem}.resend-timer-box p{color:var(--text-sub);margin:0 0 .45rem;font-size:.82rem}.btn-resend{color:var(--primary-orange);cursor:pointer;background:0 0;border:none;padding:.2rem 0;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .2s}.btn-resend:hover:not(:disabled){text-decoration:underline}.btn-resend:disabled{color:var(--text-muted);cursor:not-allowed;font-weight:500}.verification-footer{z-index:10;text-align:center;border-top:1px solid #f0f0f0;flex-shrink:0;padding:.9rem 5%;position:relative}.footer-left{color:var(--text-muted);font-size:.78rem}@media (height<=850px){.verification-main{padding:1.5vh 6%}.content-left{gap:.85rem}.card-icon-circle{width:3.75rem;height:3.75rem;margin-bottom:.9rem;font-size:1.5rem}.verification-card{padding:2rem 2.25rem}.btn-primary-orange{margin-top:1rem;padding:.85rem}.secure-footer-note{margin-top:.9rem}.features-list,.metrics-container{gap:.6rem}.metric-card{padding:.7rem 1rem}}@media (height<=750px){.content-left{gap:.65rem}.metrics-container{display:none}.card-icon-circle{width:3.25rem;height:3.25rem;margin-bottom:.75rem;font-size:1.3rem}.verification-card{padding:1.5rem 2rem}.content-left h2{font-size:1.8rem}.btn-primary-orange{margin-top:.85rem;padding:.8rem}.secure-footer-note{margin-top:.75rem}}@media (height<=650px){.features-list{display:none}.content-left h2{font-size:1.6rem}.content-left .subtext{font-size:.875rem}.verification-card{padding:1.25rem 1.75rem}.card-icon-circle{width:3rem;height:3rem;margin-bottom:.6rem;font-size:1.2rem}}@media (width<=1200px){.verification-main{gap:3%}.verification-card{max-width:24rem}}@media (width<=992px){.verification-main{flex-direction:column;flex:none;align-items:center;gap:1.25rem;padding:1.75rem 5% 0}.content-left{text-align:center;align-items:center;gap:.5rem;width:100%;max-width:30rem;display:flex}.features-list,.metrics-container{display:none}.content-left .subtext{max-width:28rem;font-size:.9rem}.card-verification{justify-content:center;width:100%}.verification-card{max-width:30rem;margin:0 auto}.verification-card h3,.verification-card p.card-subtext{display:none}.card-icon-circle{margin-bottom:1.25rem}}@media (width<=768px){.verification-header{padding:1rem 4%}.logo-tagline{display:none}.verification-main{gap:1rem;padding:1.5rem 4% 0}.content-left h2{font-size:clamp(1.5rem,6vw,1.9rem)}.content-left .subtext{font-size:.875rem}.features-list,.metrics-container{display:none}.verification-card{border-radius:1.5rem;max-width:100%;padding:2rem 1.75rem}.otp-field{border-radius:.65rem;width:2.8rem;height:3.2rem;font-size:1.3rem}.otp-inputs-container{gap:.5rem}.verification-footer{padding:.75rem 4%}.auth-choice-page .verification-header{padding:.85rem 4%}.auth-choice-page .verification-main{flex:auto;justify-content:flex-start;min-height:0;padding:clamp(1.25rem,8vh,4.5rem) 4% 1rem;overflow:hidden}.auth-choice-page .content-left,.auth-choice-page .verification-footer{display:none}.auth-choice-page .card-verification{flex:auto;align-items:flex-start;width:100%}.auth-choice-page .verification-card{border-radius:1.35rem;max-width:31rem;max-height:calc(100dvh - 5.5rem);padding:1.45rem;overflow:hidden;box-shadow:0 1rem 2.5rem #18243a1a}.auth-choice-page .card-icon-circle{width:3.2rem;height:3.2rem;margin:0 auto .75rem;font-size:1.25rem;display:flex}.auth-choice-page .verification-card h3{margin-bottom:.25rem;font-size:1.35rem;display:block}.auth-choice-page .verification-card p.card-subtext{margin-bottom:1rem;font-size:.82rem;line-height:1.45;display:block}.auth-choice-page .auth-method-tabs{margin-bottom:1rem}.auth-choice-page .secure-footer-note{margin-top:.9rem}}@media (width<=600px){.features-list{grid-template-columns:1fr;gap:.875rem;max-width:24rem}.metrics-container{flex-flow:wrap;gap:.75rem}.metric-card{flex:1;min-width:120px}}@media (width<=480px){.verification-header{padding:.875rem 4%}.logo-icon{border-radius:.55rem;width:2.1rem;height:2.1rem;font-size:1.1rem}.logo-text h1{font-size:1.25rem}.header-menu-btn span{display:none}.verification-main{gap:.85rem;padding:1.25rem 4% 0}.welcome-tag{padding:.3rem .75rem;font-size:.72rem}.content-left h2{font-size:1.45rem}.content-left .subtext{font-size:.82rem}.features-list,.metrics-container{display:none}.verification-card{border-radius:1.25rem;padding:1.5rem 1.35rem}.card-icon-circle{width:3.5rem;height:3.5rem;margin-bottom:1rem;font-size:1.4rem}.input-with-icon input{padding:.9rem .9rem .9rem 2.75rem;font-size:.875rem}.btn-primary-orange{margin-top:1.1rem;padding:.9rem;font-size:.95rem}.otp-inputs-container{gap:.45rem}.otp-field{border-radius:.6rem;width:2.5rem;height:2.9rem;font-size:1.15rem}.verification-footer{padding:.75rem 4%}.auth-choice-page .logo-text h1{font-size:1.08rem}.auth-choice-page .auth-help-link{width:2.5rem;height:2.5rem;color:var(--primary-orange);background:#fff7f3;border-radius:50%;justify-content:center;font-size:0}.auth-choice-page .auth-help-link i{font-size:1rem}.auth-choice-page .verification-main{padding:clamp(1rem,6vh,3.25rem) 3.75% .85rem}.auth-choice-page .verification-card{border-radius:1.1rem;padding:1rem}.auth-choice-page .card-icon-circle{width:2.85rem;height:2.85rem;margin-bottom:.55rem;font-size:1.1rem}.auth-choice-page .verification-card h3{font-size:1.18rem}.auth-choice-page .verification-card p.card-subtext{margin-bottom:.85rem}.auth-choice-page .auth-method-tabs{border-radius:.9rem;gap:.4rem;margin-bottom:.85rem;padding:.3rem}.auth-choice-page .auth-method-tabs button{min-height:2.7rem}.auth-choice-page .form-group label{margin-bottom:.45rem}.auth-choice-page .btn-primary-orange{margin-top:.9rem}}@media (width<=360px){.verification-header{padding:.75rem 3.5%}.verification-main{padding:1.25rem 3.5% 0}.verification-card{min-height:unset;border-radius:1rem;padding:1.5rem 1.25rem}.card-icon-circle{width:3.5rem;height:3.5rem;margin-bottom:1rem;font-size:1.4rem}.verification-card h3{font-size:1.2rem}.otp-inputs-container{gap:.35rem}.otp-field{border-radius:.5rem;width:2.35rem;height:2.75rem;font-size:1.1rem}.btn-primary-orange{padding:.85rem;font-size:.9rem}.verification-footer{padding:.75rem 3.5%}.footer-right{grid-template-columns:1fr}.auth-choice-page .verification-header{padding:.65rem 3.5%}.auth-choice-page .verification-main{padding:.85rem 3.5% .7rem}.auth-choice-page .verification-card{padding:.95rem}.auth-choice-page .secure-footer-note span{font-size:.72rem}}.verification-card .input-with-icon i{width:1.9rem;height:1.9rem;color:var(--primary-orange);background:#fff7f3;border-radius:.55rem;place-items:center;display:grid;left:1rem}.verification-card .input-with-icon input{padding-left:3.55rem!important}.verification-card .input-with-icon:focus-within i{background:var(--primary-orange);color:#fff}.auth-help-link{color:#713d20;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.auth-method-card{overflow:visible}.auth-method-tabs{background:#fff3e9;border:1px solid #f5d7c0;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;padding:5px;display:grid}.auth-method-tabs button{color:#805234;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:12px 10px;font-weight:800;transition:all .2s}.auth-method-tabs button.active{color:#e76319;background:#fff;box-shadow:0 5px 18px #7c3d1621}.auth-method-tabs i{margin-right:7px}.phone-input-shell{background:#fff;border:1px solid #dfd5ce;border-radius:12px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.phone-input-shell:focus-within{border-color:#f2782b;box-shadow:0 0 0 3px #f2782b1f}.phone-input-shell span{color:#49382f;border-right:1px solid #eadfd7;padding:0 13px;font-weight:800}.phone-input-shell input{min-width:0;font:inherit;letter-spacing:.04em;border:0;outline:0;flex:1;padding:14px}.auth-field-hint{color:#826e62;margin-top:8px;font-size:.78rem;display:block}.auth-benefit-grid{gap:14px;margin-top:28px;display:grid}#customer-phone-recaptcha,#otp-phone-recaptcha{min-height:1px}@media (width<=600px){.auth-method-tabs button{padding:11px 6px;font-size:.82rem}.auth-help-link{font-size:.85rem}}.auth-choice-page .auth-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:min(100%,34.5rem);margin-top:1.15rem;display:grid}.auth-choice-page .auth-benefit-grid .feature-item{text-align:left;background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:.9rem;grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.8rem;min-width:0;min-height:5rem;padding:.85rem .9rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 .45rem 1.25rem #0f172a09}.auth-choice-page .auth-benefit-grid .feature-item:hover{border-color:#ff572240;transform:translateY(-2px);box-shadow:0 .7rem 1.5rem #0f172a11}.auth-choice-page .auth-benefit-grid .feature-icon{width:2.5rem;height:2.5rem;color:var(--primary-orange);background:linear-gradient(145deg,#fff7f3,#ffede6);border-radius:.75rem;place-items:center;margin:0;font-size:.95rem;display:grid;box-shadow:inset 0 0 0 1px #ff572214}.auth-choice-page .auth-benefit-grid .feature-info{min-width:0}.auth-choice-page .auth-benefit-grid .feature-info h4{color:#172033;margin:0 0 .18rem;font-size:.88rem;font-weight:700;line-height:1.2}.auth-choice-page .auth-benefit-grid .feature-info p{color:#64748b;margin:0;font-size:.74rem;font-weight:450;line-height:1.4}@media (width<=64rem){.auth-choice-page .auth-benefit-grid{grid-template-columns:1fr;max-width:30rem}}.auth-choice-page .auth-benefit-grid--tablet{display:none}@media (width>=769px) and (width<=992px){.auth-choice-page .content-left>.auth-benefit-grid{display:none!important}.auth-choice-page .verification-main{gap:1rem;padding-top:1.25rem;padding-bottom:1rem}.auth-choice-page .card-verification{order:2}.auth-choice-page .auth-benefit-grid--tablet{order:3;grid-template-columns:1fr;gap:.65rem;width:min(100%,30rem);max-width:30rem;margin:0 auto;display:grid}.auth-choice-page .auth-benefit-grid--tablet .feature-item{min-height:4.5rem;padding:.7rem .85rem}}@media (width<=768px){.auth-choice-page .auth-benefit-grid,.auth-choice-page .auth-benefit-grid--tablet{display:none!important}.auth-choice-page .verification-main{justify-content:center!important;align-items:center!important;padding-top:1rem!important;padding-bottom:1rem!important}.auth-choice-page .card-verification{flex:0 auto;justify-content:center!important;align-items:center!important}}.auth-choice-page .otp-session-status{color:#c2410c;font-variant-numeric:tabular-nums;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;width:fit-content;margin:-.35rem auto .85rem;padding:.32rem .65rem;font-size:.72rem;font-weight:650;line-height:1.2}.auth-choice-page .otp-session-status.is-expired{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.auth-choice-page .otp-field:disabled{cursor:not-allowed;opacity:.58;background:#f8fafc}.auth-choice-page .otp-resend-limit{color:#94a3b8;margin-top:.35rem;font-size:.67rem;font-weight:500;line-height:1.25;display:block}.auth-choice-page .btn-resend:disabled{cursor:not-allowed}.auth-choice-page .otp-benefit-grid{margin-top:.9rem}@media (width>=769px) and (width<=992px){.auth-choice-page .content-left>.otp-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,36rem);max-width:36rem;margin-top:.75rem;display:grid!important}.auth-choice-page .otp-benefit-grid .feature-item{min-height:4.5rem;padding:.7rem .8rem}}@media (width<=768px){.auth-choice-page .otp-benefit-grid{display:none!important}}.auth-choice-page .otp-benefit-grid--tablet{display:none}@media (width>=769px) and (width<=992px){.auth-choice-page .content-left>.otp-benefit-grid:not(.otp-benefit-grid--tablet){display:none!important}.auth-choice-page .otp-benefit-grid--tablet{order:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:min(100%,36rem);max-width:36rem;margin:0 auto;display:grid!important}}@media (width<=768px),(width>=993px){.auth-choice-page .otp-benefit-grid--tablet{display:none!important}}@media (width>=769px) and (width<=992px){.auth-choice-page .verification-main:has(.otp-benefit-grid--tablet){align-items:center;gap:1rem;width:100%;padding:1.1rem 5% 1rem}.auth-choice-page .verification-main:has(.otp-benefit-grid--tablet) .content-left{text-align:center;align-items:center;gap:.45rem;width:min(100%,36rem);max-width:36rem}.auth-choice-page .verification-main:has(.otp-benefit-grid--tablet) .content-left .welcome-tag{margin-inline:auto}.auth-choice-page .verification-main:has(.otp-benefit-grid--tablet) .content-left .subtext{max-width:32rem;margin-inline:auto;line-height:1.55}:is(.auth-choice-page .verification-main:has(.otp-benefit-grid--tablet) .card-verification,.auth-choice-page .verification-main:has(.otp-benefit-grid--tablet) .verification-card){width:min(100%,30rem);max-width:30rem}.auth-choice-page .otp-benefit-grid--tablet{grid-template-columns:1fr!important;gap:.65rem!important;width:min(100%,30rem)!important;max-width:30rem!important;margin:0 auto!important}.auth-choice-page .otp-benefit-grid--tablet .feature-item{width:100%;min-height:4.5rem;padding:.7rem .85rem}}@media (width<=992px){.auth-choice-page .otp-benefit-grid,.auth-choice-page .otp-benefit-grid--tablet{display:none!important}}.profile-container{min-height:100vh;font-family:var(--uc-font-body);color:var(--text-main);background-color:#fbfbfc;flex-direction:column;display:flex}.profile-navbar{background-color:var(--bg-card);border-bottom:1px solid var(--border-color);z-index:180;justify-content:space-between;align-items:center;height:76px;padding:0 40px;display:flex;position:sticky;top:0}.navbar-left{align-items:center;display:flex}.navbar-left .logo{cursor:pointer;align-items:center;gap:.75rem;text-decoration:none;display:flex}.navbar-left .logo-icon{background-color:var(--primary-orange);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.4rem;display:flex}.navbar-left .logo-text h1{color:#1a1a1a;letter-spacing:-.03rem;margin:0;font-size:1.5rem;font-weight:800;line-height:1}.navbar-left .logo-text h1 span{color:var(--primary-orange)}.navbar-left .logo-tagline{color:var(--text-muted);font-size:.75rem}.navbar-center{flex:0 560px}.navbar-search-bar{width:100%;position:relative}.navbar-search-bar .search-icon{color:var(--text-muted);pointer-events:none;font-size:15px;transition:color .22s;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.navbar-search-bar:focus-within .search-icon{color:var(--primary-orange)}.navbar-search-bar .search-input{background-color:var(--bg-light);width:100%;height:44px;color:var(--text-main);box-sizing:border-box;border:1.5px solid #e2e8f0cc;border-radius:24px;padding:8px 16px 8px 50px;font-family:inherit;font-size:14px;transition:all .25s cubic-bezier(.4,0,.2,1)}.navbar-search-bar .search-input:focus{border-color:var(--primary-orange);background-color:#fff;outline:none;box-shadow:0 10px 25px -5px #ff572226}.search-loading-icon{color:var(--primary-orange);font-size:14px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.navbar-search-results{z-index:220;background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;max-height:400px;padding:6px 0;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 15px 35px -5px #0f172a1f}.navbar-search-result{text-align:left;cursor:pointer;width:100%;min-height:64px;color:var(--text-main);background:0 0;border:none;border-bottom:1px solid #f1f5f9b3;border-radius:0;align-items:center;gap:12px;padding:8px 16px;transition:background-color .2s,padding-left .2s;display:flex}.navbar-search-result:last-child{border-bottom:none}.navbar-search-result:hover{background-color:#fff8f5;padding-left:20px}.navbar-search-result-brand{background:linear-gradient(135deg,#fff7f3,#fff)}.navbar-search-result-brand:hover{background:linear-gradient(135deg,#fff1ea,#fff)}.navbar-search-result-thumb{background:#f8fafc;border:1px solid #e2e8f0b3;border-radius:8px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;overflow:hidden}.navbar-search-result-thumb img{object-fit:cover;width:100%;height:100%}.navbar-search-brand-thumb{background:#fff;border-color:#ff572238}.navbar-search-brand-thumb img{object-fit:contain;padding:6px}.navbar-search-brand-thumb i{color:var(--primary-orange);font-size:18px}.navbar-search-result-copy{flex:1;min-width:0}.navbar-search-result strong,.navbar-search-result small{display:block}.navbar-search-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.navbar-search-result small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.navbar-search-result-price{color:var(--primary-orange);flex:none;font-size:14px;font-weight:800}.navbar-search-result-type{background:#fff3ed;border:1px solid #ff57223d;border-radius:999px;padding:4px 8px;font-size:11px}.navbar-search-empty{color:var(--text-muted);text-align:center;padding:18px 12px;font-size:14px}.navbar-search-error{color:#b42318;background:#fff5f3}.navbar-search-history{padding:8px}.navbar-search-history-head{color:var(--text-muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:6px 8px 10px;font-size:12px;font-weight:700;display:flex}.navbar-search-history-head button,.navbar-search-history-remove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit}.navbar-search-history-head button:hover,.navbar-search-history-remove:hover{color:var(--primary-orange)}.navbar-search-history-item{border-radius:10px;align-items:center;gap:8px;transition:background-color .2s;display:flex}.navbar-search-history-item:hover{background:#fff8f5}.navbar-search-history-query{min-width:0;min-height:42px;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:0 10px;font-family:inherit;font-size:14px;display:flex}.navbar-search-history-query i{color:var(--text-muted);font-size:13px}.navbar-search-history-query span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.navbar-search-history-remove{border-radius:50%;flex:none;width:32px;height:32px}.navbar-right{align-items:center;gap:32px;display:flex}.nav-menu-item{color:var(--text-sub);align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.nav-menu-item:hover{color:var(--primary-orange)}.nav-menu-item.login-btn{min-height:2.5rem;color:var(--text-main);cursor:pointer;background:#fff;border:1px solid #e2e8f0f2;border-radius:999px;padding:.35rem .75rem .35rem .45rem;font-size:.88rem;font-weight:750;text-decoration:none;transition:border-color .22s,background .22s,color .22s,box-shadow .22s;box-shadow:0 .35rem .9rem #0f172a0a}.nav-menu-item.login-btn .nav-icon{width:1.75rem;height:1.75rem;color:var(--primary-orange);box-shadow:none;background:#fff3ed;border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}.nav-menu-item.login-btn:hover{color:var(--primary-orange-hover);background:#fffaf7;border-color:#ff572252;box-shadow:0 .45rem 1rem #0f172a0f}.nav-menu-item.login-btn:hover .nav-icon{background:var(--primary-orange);color:#fff;transform:translate(.08rem)}.nav-menu-item.login-btn:focus-visible{outline-offset:3px;outline:3px solid #ff57222e}.nav-menu-item .nav-icon{font-size:18px}.badge-container{position:relative}.icon-wrapper{align-items:center;display:flex;position:relative}.nav-badge{background-color:var(--primary-orange);color:#fff;border:2px solid #fff;border-radius:10px;padding:2px 5px;font-size:10px;font-weight:700;line-height:1;position:absolute;top:-8px;right:-8px}.user-profile-menu{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:10px;padding:6px 12px;transition:background-color .2s;display:flex;position:relative}.user-profile-menu:hover{background-color:var(--bg-light)}.user-avatar-img{object-fit:cover;box-sizing:border-box;aspect-ratio:1;border:2px solid #0000;border-radius:50%;width:36px;height:36px;transition:border-color .22s,transform .22s}.user-profile-menu:hover .user-avatar-img{border-color:var(--primary-orange);transform:scale(1.05)}.username-text{color:var(--text-main);font-size:14px;font-weight:600}.dropdown-arrow{color:var(--text-muted);font-size:11px;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown-menu{border:1px solid var(--border-color);z-index:260;opacity:0;visibility:hidden;transform-origin:100% 0;background-color:#fff;border-radius:12px;flex-direction:column;gap:2px;width:200px;padding:6px;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility .25s;display:flex;position:absolute;top:55px;right:0;transform:translateY(-10px)scale(.95);box-shadow:0 10px 30px #00000014}.user-dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.dropdown-item{color:var(--text-sub);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.dropdown-item i{text-align:center;width:16px;font-size:15px}.dropdown-item:hover{background-color:var(--bg-light);color:var(--primary-orange);transform:translate(4px)}.dropdown-item.active{background-color:var(--primary-orange-light);color:var(--primary-orange);font-weight:600}.logout-item{border-top:1px solid var(--border-color);border-radius:0 0 8px 8px;margin-top:4px;padding-top:12px}.logout-item:hover{color:#ef4444;background-color:#fef2f2}.navbar-hamburger-btn{color:var(--text-main);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem;font-size:1.45rem;transition:color .2s;display:flex}.navbar-hamburger-btn:hover{color:var(--primary-orange)}.navbar-mobile-drawer{z-index:2000;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.mobile-drawer-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a66;transition:opacity .3s;position:absolute;inset:0}.mobile-drawer-content{z-index:2010;background:#fff;flex-direction:column;width:290px;max-width:85vw;height:100%;animation:.24s cubic-bezier(.4,0,.2,1) forwards drawer-slide-in;display:flex;position:absolute;top:0;right:0;box-shadow:-10px 0 30px #0f172a26}@keyframes drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-drawer-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;display:flex}.mobile-drawer-header h3{color:var(--text-main);margin:0;font-size:1.1rem;font-weight:800}.mobile-drawer-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;font-size:1.15rem;display:flex}.mobile-drawer-body{flex:1;padding:1.25rem;overflow-y:auto}.mobile-user-card{border:1px solid var(--border-color);background:#f8fafc;border-radius:10px;align-items:center;gap:10px;margin-bottom:1.25rem;padding:.8rem;display:flex}.mobile-user-card img{object-fit:cover;border:1.5px solid var(--primary-orange);border-radius:50%;width:38px;height:38px}.mobile-user-card div{flex-direction:column;min-width:0;display:flex}.mobile-user-card strong{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.mobile-user-card span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.mobile-drawer-nav{flex-direction:column;gap:6px;display:flex}.mobile-nav-link{color:var(--text-main);border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mobile-nav-link:hover{background-color:var(--primary-orange-light);color:var(--primary-orange)}.mobile-nav-link i{text-align:center;width:1.15rem;color:var(--text-muted);font-size:1rem}.mobile-nav-link:hover i{color:var(--primary-orange)}.mobile-drawer-divider{background:var(--border-color);height:1px;margin:10px 0}.login-btn-mobile{box-shadow:none;justify-content:center;font-weight:800;transition:background-color .22s,border-color .22s,color .22s;color:var(--primary-orange)!important;background:#fff6f1!important;border:1px solid #ff572238!important}.login-btn-mobile i{transition:transform .22s;color:var(--primary-orange)!important}.login-btn-mobile:hover{background:#fff0e8!important;border-color:#ff57225c!important}.login-btn-mobile:hover i{transform:translate(.08rem)}@media (prefers-reduced-motion:reduce){.nav-menu-item.login-btn,.nav-menu-item.login-btn .nav-icon,.login-btn-mobile,.login-btn-mobile i{transition-duration:1ms!important;transform:none!important}}.mobile-nav-link.logout-item,.mobile-nav-link.logout-item i{color:#ef4444}.mobile-nav-link.logout-item:hover{background-color:#fef2f2}.profile-layout{flex:1;grid-template-columns:17.5rem 1fr;align-items:start;min-height:calc(100vh - 8.5rem);display:grid}.profile-sidebar{background-color:var(--bg-card);border-right:1px solid var(--border-color);box-sizing:border-box;flex-direction:column;align-self:start;min-height:calc(100vh - 76px);max-height:calc(100vh - 76px);padding:1.75rem 1.5rem;display:flex;position:sticky;top:76px;overflow:hidden}.sidebar-continue-btn{border:1px solid var(--primary-orange);background-color:var(--primary-orange-light);width:100%;color:var(--primary-orange);cursor:pointer;border-radius:.625rem;outline:none;flex:none;justify-content:center;align-items:center;gap:.625rem;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.sidebar-continue-btn:hover{background-color:var(--primary-orange);color:#fff;box-shadow:0 4px 12px #ff572226}.sidebar-continue-btn i{font-size:.875rem}.sidebar-section-title{color:var(--text-muted);letter-spacing:.08em;flex:none;margin-bottom:1rem;padding-left:.75rem;font-size:.6875rem;font-weight:700}.sidebar-menu{flex-direction:column;flex:auto;gap:.25rem;min-height:0;margin-right:-.25rem;padding-right:.25rem;display:flex;overflow:hidden auto}.sidebar-menu::-webkit-scrollbar{width:.35rem}.sidebar-menu::-webkit-scrollbar-track{background:0 0}.sidebar-menu::-webkit-scrollbar-thumb{background:#fed7aa;border-radius:999px}.sidebar-logout-slot{border-top:1px solid var(--border-color);flex:none;margin-top:.75rem;padding-top:.75rem}.sidebar-logout-btn,.sidebar-logout-btn .menu-icon{color:#b42318}.sidebar-logout-btn:hover{color:#b42318;background:#fef2f2}.sidebar-menu-btn{width:100%;color:var(--text-sub);cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.sidebar-menu-btn:hover{background-color:var(--bg-light);color:var(--text-main)}.sidebar-menu-btn .menu-icon{text-align:center;width:1.25rem;color:var(--text-muted);font-size:1rem;transition:color .2s}.sidebar-menu-btn:hover .menu-icon{color:var(--text-main)}.sidebar-menu-btn.active{background-color:var(--primary-orange-light);color:var(--primary-orange);border-left:4px solid var(--primary-orange);border-top-left-radius:0;border-bottom-left-radius:0;padding-left:.75rem;font-weight:600}.sidebar-menu-btn.active .menu-icon{color:var(--primary-orange)}.profile-main-content{box-sizing:border-box;flex-direction:column;gap:1.875rem;padding:2.5rem 3rem;display:flex;overflow-y:auto}.profile-page-header{justify-content:space-between;align-items:center;display:flex}.profile-page-header h2{color:var(--text-main);margin:0 0 .375rem;font-size:1.5rem;font-weight:700}.profile-page-header p{color:var(--text-muted);margin:0;font-size:.875rem}.header-decoration{-webkit-user-select:none;user-select:none;align-items:center;gap:1.25rem;display:flex}.decorative-avatar{background-color:var(--primary-orange-light);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;position:relative}.decorative-avatar i{color:#ffccbc;font-size:1.75rem}.decorative-edit-btn{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.5625rem;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 4px #0000001a}.dot-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;width:2.75rem;display:grid}.dot{background-color:#ffe0d6;border-radius:50%;width:.3125rem;height:.3125rem}.profile-card{background-color:var(--bg-card);border:1px solid var(--border-color);box-sizing:border-box;border-radius:1rem;padding:1.875rem;box-shadow:0 4px 20px #00000005}.profile-card-title{color:var(--text-main);margin:0 0 1.5rem;font-size:1.125rem;font-weight:700}.profile-referral-card{background:linear-gradient(135deg, #ff572214, #ffffffeb 52%, #10b98114), var(--bg-card);border:1px solid #ffd7c7;border-radius:1rem;margin-top:1.5rem;margin-bottom:2.25rem;padding:1.5rem;box-shadow:0 1rem 2.5rem #ff572214}.profile-referral-launcher{justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-referral-open-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff5722,#ff3d1f);border:none;border-radius:999rem;align-items:center;gap:.55rem;padding:.85rem 1.15rem;font-weight:800;display:inline-flex;box-shadow:0 .8rem 1.5rem #ff57223d}.profile-referral-open-btn:hover{transform:translateY(-.06rem)}.profile-referral-overlay{z-index:1200;-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem);background:#0f172a8f;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.profile-referral-modal{background:radial-gradient(circle at 100% 0,#ff572224,#0000 32%),linear-gradient(135deg,#ff57220f,#fffffffa 54%,#10b98114),#fff;border:1px solid #ffd7c7;border-radius:1.25rem;width:min(46rem,100%);max-height:min(90vh,48rem);padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 1.5rem 4rem #0f172a3d}.profile-referral-close{width:2.4rem;height:2.4rem;color:var(--primary-orange);cursor:pointer;background:#fff4ef;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1rem;right:1rem}.profile-referral-main{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.profile-referral-icon{color:#fff;background:linear-gradient(135deg,#ff5722,#ff8a3d);border-radius:1rem;flex:none;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex;box-shadow:0 .875rem 1.75rem #ff57223d}.profile-referral-kicker{color:var(--primary-orange);letter-spacing:.04rem;text-transform:uppercase;align-items:center;margin-bottom:.25rem;font-size:.75rem;font-weight:800;display:inline-flex}.profile-referral-main h3{color:var(--text-main);margin:0;font-size:1.35rem;font-weight:800}.profile-referral-main p{color:var(--text-sub);margin:.3rem 0 0;font-size:.95rem}.profile-referral-stats{grid-template-columns:minmax(14rem,1.5fr) repeat(3,minmax(8rem,1fr));gap:.875rem;display:grid}.profile-referral-stat{border:1px solid var(--border-color);background:#ffffffd1;border-radius:.875rem;flex-direction:column;justify-content:center;gap:.25rem;min-height:5.25rem;padding:.95rem 1rem;display:flex}.profile-referral-stat span{color:var(--text-sub);font-size:.78rem;font-weight:700}.profile-referral-stat strong{color:var(--text-main);font-size:1.35rem;line-height:1.1}.profile-referral-stat.coin-balance strong{align-items:center;gap:.5rem;display:inline-flex}.profile-coin-stack{flex:none;width:1.8rem;height:1.55rem;position:relative}.profile-coin-stack span{background:radial-gradient(circle at 34% 28%,#fff6b8 0 18%,#ffd84d 19% 44%,#f59e0b 45% 100%);border:.12rem solid #d97706;border-radius:50%;width:1.55rem;height:1.55rem;position:absolute;left:0;box-shadow:inset -.18rem -.18rem #92400e2e,0 .18rem .35rem #f59e0b4d}.profile-coin-stack span:nth-child(2){top:.08rem;left:.25rem}.profile-coin-stack span:nth-child(3){top:-.22rem;left:.12rem}.profile-referral-stat.code{padding-right:6rem;position:relative}.profile-referral-stat.code strong{letter-spacing:.08rem;word-break:break-word;font-size:1.15rem}.profile-referral-stat.code button{color:var(--primary-orange);cursor:pointer;background:#fff2ec;border:none;border-radius:999rem;align-items:center;gap:.35rem;padding:.55rem .8rem;font-weight:800;display:inline-flex;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.profile-referral-stat.code button:disabled{opacity:.45;cursor:not-allowed}.profile-referral-apply,.profile-referral-applied{background:#ffffffbd;border:1px solid #ff572238;border-radius:.875rem;margin-top:1rem}.profile-referral-apply{grid-template-columns:minmax(12rem,.8fr) minmax(20rem,1fr);align-items:center;gap:1rem;padding:1rem;display:grid}.profile-referral-apply h4{color:var(--text-main);margin:0 0 .2rem;font-size:1rem;font-weight:800}.profile-referral-apply p{color:var(--text-sub);margin:0;font-size:.88rem}.profile-referral-actions{grid-template-columns:minmax(10rem,1fr) auto auto;gap:.6rem;display:grid}.profile-referral-actions input{border:1px solid var(--border-color);min-width:0;color:var(--text-main);border-radius:.7rem;outline:none;padding:.75rem .9rem;font-weight:700}.profile-referral-actions input:focus{border-color:var(--primary-orange);box-shadow:0 0 0 .2rem #ff57221f}.profile-referral-actions button{cursor:pointer;border-radius:.7rem;padding:.75rem 1rem;font-weight:800}.profile-referral-ghost{color:var(--primary-orange);background:#fff;border:1px solid #ffd1c0}.profile-referral-primary{color:#fff;background:linear-gradient(135deg,#ff5722,#ff3d1f);border:none}.profile-referral-actions button:disabled{opacity:.65;cursor:not-allowed}.profile-referral-applied{color:#047857;align-items:center;gap:.6rem;padding:.9rem 1rem;font-weight:800;display:flex}.profile-referral-feedback{border-radius:.75rem;margin-top:.8rem;padding:.75rem .9rem;font-weight:700}.profile-referral-feedback.success{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.profile-referral-feedback.error{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3}.form-card-content{gap:2rem;display:flex}.avatar-upload-section{flex-direction:column;flex-shrink:0;align-items:center;width:7.5rem;display:flex}.avatar-preview-container{width:6.25rem;height:6.25rem;position:relative}.avatar-preview-img{object-fit:cover;border:3px solid #f8fafc;border-radius:50%;width:6.25rem;height:6.25rem;box-shadow:0 4px 10px #0000000d}.avatar-edit-overlay{border:1.5px solid var(--border-color);cursor:pointer;width:1.875rem;height:1.875rem;color:var(--text-sub);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 6px #00000014}.avatar-edit-overlay:hover{color:var(--primary-orange);border-color:var(--primary-orange)}.form-fields-grid-3{flex:1;grid-template-columns:repeat(3,1fr);gap:1.25rem 1.5rem;display:grid}.form-fields-grid-3 .full-width{grid-column:span 3}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-main);font-size:.8125rem;font-weight:600}.form-group label .optional-text{color:var(--text-muted);margin-left:2px;font-size:.75rem;font-weight:400}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel],.form-group input[type=date]{border:1px solid var(--border-color);width:100%;height:2.75rem;color:var(--text-main);box-sizing:border-box;background-color:#fff;border-radius:.5rem;padding:.625rem .875rem;font-family:inherit;font-size:.875rem;transition:all .2s}.form-group input:focus{border-color:var(--primary-orange);outline:none;box-shadow:0 0 0 3px #ff572214}.input-icon-wrapper{width:100%;position:relative}.input-icon-wrapper .input-leading-icon{color:var(--text-muted);z-index:3;pointer-events:none;font-size:.9375rem;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.input-icon-wrapper input{padding-left:2.625rem!important}.phone-input-group{gap:.75rem;display:flex}.phone-input-group .country-code-select{flex-shrink:0;width:6.25rem}.select-wrapper{width:100%;position:relative}.select-wrapper select{border:1px solid var(--border-color);width:100%;height:2.75rem;color:var(--text-main);background-color:#fff;background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);appearance:none;cursor:pointer;box-sizing:border-box;background-position:calc(100% - 1rem),calc(100% - .7rem);background-repeat:no-repeat;background-size:.32rem .32rem,.32rem .32rem;border-radius:.5rem;outline:none;padding:.625rem 2.25rem .625rem .875rem;font-family:inherit;font-size:.875rem;transition:all .2s}.select-wrapper select:hover{background-color:#fffdfb;border-color:#ffd2bf}.select-wrapper select:focus{border-color:var(--primary-orange);box-shadow:0 0 0 3px #ff572214}.select-wrapper .select-arrow{color:var(--text-muted);pointer-events:none;font-size:.6875rem;display:none;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.modal-container .user-select-menu{z-index:500}.modal-container .user-select-trigger{min-height:2.75rem}.form-group .gender-radio-group{box-sizing:border-box;align-items:center;gap:1.5rem;height:2.75rem;display:flex}.country-code-fixed{background-color:var(--bg-light);border:1px solid var(--border-color);width:3.75rem;height:2.75rem;color:var(--text-sub);box-sizing:border-box;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.form-group .radio-label{height:2.75rem;color:var(--text-main);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;box-sizing:border-box;justify-content:flex-start;align-items:center;gap:.5rem;padding:0;font-size:.875rem;font-weight:600;line-height:1;display:flex}.form-group .radio-label input[type=radio]{display:none}.form-group .custom-radio{box-sizing:border-box;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;transition:all .2s;display:inline-flex;position:relative}.form-group .radio-label-text{height:1.125rem;color:var(--text-main);align-items:center;font-weight:600;line-height:1;display:inline-flex}.form-group .radio-label:hover .custom-radio,.form-group .radio-label input[type=radio]:checked+.custom-radio{border-color:var(--primary-orange)}.form-group .radio-label input[type=radio]:checked+.custom-radio:after{content:"";background-color:var(--primary-orange);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.date-input{text-transform:uppercase;cursor:pointer;position:relative;padding-right:2.5rem!important}.profile-date-picker{width:100%;position:relative}.profile-date-trigger{color:var(--text-main);cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #dbe3ef;border-radius:.75rem;grid-template-columns:1rem minmax(0,1fr) .8rem;align-items:center;gap:.7rem;width:100%;min-height:3rem;padding:0 .9rem;font-size:.875rem;font-weight:700;transition:border-color .2s,box-shadow .2s,background-color .2s;display:grid}.profile-date-trigger:hover,.profile-date-picker.open .profile-date-trigger{border-color:var(--primary-orange);background:#fffdfb;box-shadow:0 0 0 3px #ff572214}.profile-date-trigger.placeholder span{color:#94a3b8}.profile-date-trigger i{color:var(--primary-orange);font-size:.86rem}.profile-date-trigger i:last-child{color:#94a3b8;font-size:.68rem;transition:transform .2s}.profile-date-picker.open .profile-date-trigger i:last-child{transform:rotate(180deg)}.profile-date-popover{z-index:260;background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;width:min(20rem,100%);padding:.9rem;animation:.18s forwards profileDateIn;position:absolute;top:calc(100% + .45rem);left:0;box-shadow:0 1rem 2.5rem #0f172a29}.profile-date-head{grid-template-columns:2rem minmax(0,1fr) 2rem;align-items:center;gap:.55rem;margin-bottom:.75rem;display:grid}.profile-date-head>button{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.profile-date-head>button:hover{background:var(--primary-orange-light);color:var(--primary-orange);border-color:#ffd2bf}.profile-date-head div{justify-content:center;align-items:center;gap:.45rem;min-width:0;display:flex}.profile-date-head strong{color:#0f172a;font-size:.9rem;font-weight:900}.profile-date-year-trigger{color:var(--primary-orange);cursor:pointer;font:inherit;background:#fff7f2;border:1px solid #ffd2bf;border-radius:999rem;outline:none;align-items:center;gap:.35rem;min-height:1.75rem;padding:0 .62rem;font-size:.78rem;font-weight:850;display:inline-flex}.profile-date-year-trigger i{color:inherit;font-size:.58rem}.profile-date-year-trigger:hover{background:var(--primary-orange);border-color:var(--primary-orange);color:#fff}.profile-date-year-grid{scrollbar-color:#ff5722c7 #f1f5f9;scrollbar-width:thin;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;max-height:13.25rem;padding:.1rem .35rem .1rem 0;display:grid;overflow-y:auto}.profile-date-year-grid::-webkit-scrollbar{width:.35rem}.profile-date-year-grid::-webkit-scrollbar-track{background:0 0;border-radius:999rem}.profile-date-year-grid::-webkit-scrollbar-thumb{background:var(--primary-orange);border-radius:999rem}.profile-date-year-grid button{color:#334155;cursor:pointer;font:inherit;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.55rem;min-height:2.25rem;font-size:.8rem;font-weight:850}.profile-date-year-grid button:hover{color:var(--primary-orange);background:#fff7ed;border-color:#ffd2bf}.profile-date-year-grid button.selected{background:var(--primary-orange);border-color:var(--primary-orange);color:#fff;box-shadow:0 .4rem .9rem #ff572233}.profile-date-weekdays,.profile-date-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.28rem;display:grid}.profile-date-weekdays{margin-bottom:.35rem}.profile-date-weekdays span{color:#94a3b8;text-align:center;font-size:.68rem;font-weight:900}.profile-date-grid button{aspect-ratio:1;color:#334155;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:.55rem;font-size:.78rem;font-weight:800}.profile-date-grid button:hover:not(:disabled){color:var(--primary-orange);background:#fff7ed}.profile-date-grid button.selected{background:var(--primary-orange);color:#fff;box-shadow:0 .45rem 1rem #ff572238}.profile-date-grid button.muted{color:#cbd5e1}.profile-date-grid button:disabled{color:#cbd5e1;cursor:not-allowed;opacity:.6}@keyframes profileDateIn{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.date-input:hover{background-color:#fffdfb;border-color:#ffd2bf}.date-input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.form-bottom-row{justify-content:flex-end;align-items:center;margin-top:24px;display:flex}.btn-save{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 32px;font-size:14px;font-weight:700;transition:all .2s}.btn-save:hover:not(:disabled){background-color:var(--primary-orange-hover);box-shadow:0 4px 12px #ff572233}.btn-save:disabled{cursor:not-allowed;background-color:#ffccbc}.save-status-msg{color:var(--text-muted);font-size:13px;font-weight:500}.save-status-msg.success{color:#10b981}.addresses-section{flex-direction:column;gap:20px;margin-top:10px;display:flex}.addresses-header{justify-content:space-between;align-items:center;display:flex}.addresses-header-info h3{color:var(--text-main);margin:0 0 6px;font-size:18px;font-weight:700}.addresses-header-info p{color:var(--text-muted);margin:0;font-size:14px}.btn-add-address{border:1.5px solid var(--primary-orange);color:var(--primary-orange);cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-add-address:hover{background-color:var(--primary-orange-light);transform:translateY(-1px)}.addresses-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.address-card{border:1.5px solid var(--border-color);box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:24px;transition:all .3s;display:flex;position:relative}.address-card.default{border-color:var(--primary-orange);box-shadow:0 4px 15px #ff57220a}.address-card.unserviceable{background:snow;border-color:#fecaca}.address-card-top{justify-content:space-between;align-items:center;display:flex}.address-type-info{align-items:center;gap:10px;display:flex}.address-type-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.address-type-name{color:var(--text-main);font-size:15px;font-weight:700}.address-default-badge{color:#166534;background-color:#dcfce7;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700;line-height:1}.address-service-badge{border-radius:999rem;align-items:center;gap:.35rem;width:fit-content;padding:.35rem .65rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.address-service-badge.available{color:#166534;background:#dcfce7}.address-service-badge.unavailable{color:#b91c1c;background:#fee2e2}.address-menu-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;transition:color .2s}.address-menu-btn:hover{color:var(--text-main)}.address-card-body{color:var(--text-sub);flex-direction:column;flex:1;gap:8px;font-size:14px;line-height:1.5;display:flex}.address-username{color:var(--text-main);font-weight:700}.address-card-actions{gap:10px;margin-top:4px;display:flex}.addresses-service-note{color:#64748b;margin:1rem 0 0;font-size:.85rem;font-weight:700}.address-modal-warning{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca;border-radius:.65rem;align-items:flex-start;gap:.45rem;margin-top:.45rem;padding:.65rem;font-size:.78rem;font-weight:750;line-height:1.4;display:flex}.address-modal-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;line-height:1.4;display:flex}.pincode-helper-info{color:#059669;align-items:center;gap:.4rem;margin-top:.35rem;font-size:.78rem;font-weight:600;display:flex}.btn-address-action{border:1px solid var(--border-color);height:36px;color:var(--text-sub);cursor:pointer;background-color:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.btn-address-action:hover:not(:disabled){background-color:var(--bg-light);color:var(--text-main);border-color:#cbd5e1}.btn-address-action.edit-primary{border-color:var(--primary-orange);color:var(--primary-orange)}.btn-address-action.edit-primary:hover{background-color:var(--primary-orange-light);color:var(--primary-orange-hover)}.btn-address-action:disabled{color:#cbd5e1;cursor:not-allowed;background-color:#f8fafc;border-color:#e2e8f0}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;box-sizing:border-box;background-color:#0f172a66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-container{border:1px solid var(--border-color);background-color:#fff;border-radius:16px;width:100%;max-width:540px;animation:.25s ease-out modalSlideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.modal-header h3{margin:0;font-size:18px;font-weight:700}.btn-close-modal{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px;transition:color .2s}.btn-close-modal:hover{color:var(--text-main)}.modal-body{box-sizing:border-box;flex-direction:column;gap:16px;max-height:70vh;padding:24px;display:flex;overflow-y:auto}.modal-footer{background-color:var(--bg-light);border-top:1px solid var(--border-color);justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.modal-footer .btn-modal-cancel{border:1px solid var(--border-color);color:var(--text-sub);cursor:pointer;background-color:#fff;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s}.modal-footer .btn-modal-cancel:hover{background-color:var(--bg-light)}.modal-footer .btn-modal-submit{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:background-color .2s}.modal-footer .btn-modal-submit:hover{background-color:var(--primary-orange-hover)}.custom-confirm-overlay{z-index:300}.custom-confirm-modal{background-color:#fff;border:1px solid #fed7aa;border-radius:16px;width:100%;max-width:460px;animation:.25s ease-out modalSlideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.custom-confirm-header{align-items:center;gap:12px;padding:20px 24px 12px;display:flex}.custom-confirm-icon{width:40px;height:40px;color:var(--primary-orange);background-color:#fff7ed;border:1px solid #ffedd5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.custom-confirm-header h4{color:var(--text-main);margin:0;font-size:17px;font-weight:700}.custom-confirm-body{color:#475569;padding:0 24px 20px;font-size:14px;line-height:1.5}.custom-confirm-footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.btn-confirm-cancel{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:9px 18px;font-size:13.5px;font-weight:600;transition:all .2s}.btn-confirm-cancel:hover{color:#1e293b;background-color:#f1f5f9}.btn-confirm-proceed{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 20px;font-size:13.5px;font-weight:600;transition:all .2s}.btn-confirm-proceed:hover{background-color:var(--primary-orange-hover)}.placeholder-view{border:1px solid var(--border-color);text-align:center;box-sizing:border-box;background-color:#fff;border-radius:16px;max-width:540px;margin:40px auto;padding:60px 40px;box-shadow:0 4px 20px #00000003}.placeholder-icon{color:var(--primary-orange);background-color:var(--primary-orange-light);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex}.placeholder-view p{color:var(--text-sub);margin:0;font-size:14px;line-height:1.6}.user-logout-container{max-width:480px;padding:48px 32px}.user-logout-icon{color:#ef4444;background-color:#fee2e2}.user-logout-actions-group{justify-content:center;align-items:center;gap:16px;margin-top:28px;display:flex}.user-btn-logout-hold{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;background-color:#0f172a;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:180px;height:48px;padding:0 24px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a26}.user-btn-logout-hold:active{transform:scale(.97);box-shadow:0 2px 6px #0f172a33}.user-btn-logout-hold-progress{z-index:1;background-color:#ef4444;width:0%;height:100%;transition:width 80ms linear;position:absolute;top:0;left:0}.user-btn-logout-hold-text{z-index:2;pointer-events:none;position:relative}.user-btn-logout-cancel{color:#475569;cursor:pointer;box-sizing:border-box;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:12px;min-width:100px;height:48px;padding:0 24px;font-size:15px;font-weight:600;transition:all .2s}.user-btn-logout-cancel:hover{color:#0f172a;background-color:#f8fafc;border-color:#cbd5e1}.profile-footer{background-color:var(--bg-card);border-top:1px solid var(--border-color);box-sizing:border-box;justify-content:space-between;align-items:center;height:60px;margin-top:auto;padding:0 40px;display:flex}.profile-footer .footer-left{color:var(--text-muted);font-size:13px}.profile-footer .footer-right{align-items:center;gap:12px;display:flex}.profile-footer .footer-right a{color:var(--text-sub);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.profile-footer .footer-right a:hover{color:var(--primary-orange)}.profile-footer .footer-separator{background-color:#cbd5e1;width:1px;height:12px}.sidebar-mobile-dropdown{width:100%;margin-top:.5rem;display:none;position:relative}.mobile-dropdown-trigger{border:1px solid var(--border-color);cursor:pointer;width:100%;height:2.85rem;color:var(--text-main);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:0 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000005}.mobile-dropdown-trigger:hover{background-color:#fffdfb;border-color:#ffd2bf}.mobile-dropdown-trigger:focus{border-color:var(--primary-orange);outline:none;box-shadow:0 0 0 3px #ff572214}.trigger-left{align-items:center;gap:.75rem;display:flex}.trigger-icon{color:var(--primary-orange);font-size:1.1rem}.arrow-icon{color:var(--text-muted);font-size:.75rem;transition:transform .2s}.arrow-icon.open{transform:rotate(180deg)}.mobile-dropdown-options{border:1px solid var(--border-color);z-index:100;opacity:0;visibility:hidden;background:#fff;border-radius:12px;width:100%;max-height:18rem;margin:0;padding:.5rem 0;list-style:none;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + .35rem);left:0;overflow-y:auto;transform:translateY(-8px)scale(.98);box-shadow:0 10px 25px #0f172a14}.mobile-dropdown-options.show{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.mobile-dropdown-options li{margin:0;padding:0}.dropdown-option-btn{width:100%;color:var(--text-sub);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.dropdown-option-btn i{text-align:center;width:1.25rem;color:var(--text-muted);font-size:1rem}.dropdown-option-btn:hover{background-color:var(--bg-light);color:var(--text-main)}.dropdown-option-btn.active{background-color:var(--primary-orange-light);color:var(--primary-orange);font-weight:700}.dropdown-option-btn.active i{color:var(--primary-orange)}@media (width<=1200px){.addresses-grid{grid-template-columns:1fr 1fr}}@media (width<=1024px){.profile-navbar{gap:1rem;padding:0 1.5rem}.navbar-center{flex:0 23.75rem}.navbar-right{gap:1.5rem}.logo-tagline{display:none}.form-fields-grid-3{grid-template-columns:repeat(2,1fr)}.form-fields-grid-3 .full-width{grid-column:span 2}.profile-referral-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-referral-stat.code{grid-column:span 2}}@media (width<=950px){.profile-layout{grid-template-columns:1fr}.profile-sidebar{border-right:none;border-bottom:1px solid var(--border-color);min-height:auto;max-height:none;padding:1rem 1.5rem;position:static;overflow:visible}.sidebar-section-title,.sidebar-menu,.sidebar-logout-slot{display:none!important}.sidebar-mobile-dropdown{display:block}}@media (width<=768px){.profile-navbar{grid-template-columns:auto 1fr;grid-template-areas:"left right""center center";gap:10px 12px;height:auto;padding:12px 16px;display:grid}.navbar-left{grid-area:left;align-self:center}.navbar-center{flex:none;grid-area:center;width:100%}.navbar-right{grid-area:right;justify-content:flex-end;align-self:center;gap:12px}.navbar-right .nav-menu-item:not(.navbar-hamburger-btn),.navbar-right .user-profile-menu{display:none!important}.navbar-hamburger-btn{display:flex!important}.nav-offers-link .nav-icon{font-size:20px}.username-text,.dropdown-arrow{display:none}.user-profile-menu{border-radius:50%;gap:0;padding:.25rem}.user-dropdown-menu{width:11.25rem;top:2.75rem;right:0}.navbar-search-bar .search-input{height:2.625rem;font-size:.875rem}.navbar-search-results{max-height:17.5rem}.profile-main-content{padding:1.5rem 1rem}.form-card-content{flex-direction:column;align-items:center;gap:1.25rem}.form-fields-grid-3{grid-template-columns:1fr;width:100%}.form-fields-grid-3 .full-width{grid-column:span 1}.form-bottom-row{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.btn-save{width:100%}.profile-referral-card{padding:1rem}.profile-referral-launcher{flex-direction:column;align-items:stretch}.profile-referral-open-btn{justify-content:center;width:100%}.profile-referral-modal{padding:1rem}.profile-referral-main{align-items:flex-start}.profile-referral-stats,.profile-referral-apply,.profile-referral-actions{grid-template-columns:1fr}.profile-referral-stat.code{grid-column:span 1;padding-right:1rem}.profile-referral-stat.code button{width:fit-content;margin-top:.4rem;position:static;transform:none}.profile-referral-actions button{width:100%}.addresses-grid{grid-template-columns:1fr}.profile-page-header{flex-direction:column;align-items:flex-start;gap:1rem}.profile-footer{text-align:center;flex-direction:column;gap:.625rem;height:auto;padding:1.25rem}}@media (width<=480px){.profile-navbar{gap:.5rem .625rem;padding:.625rem .75rem}.nav-offers-link{display:none}.navbar-left .logo-icon{border-radius:.55rem;width:2.1rem;height:2.1rem;font-size:1.1rem}.navbar-left .logo-text h1{font-size:1.25rem}.navbar-right{gap:1rem}.navbar-search-bar .search-input{height:2.5rem;padding:.5rem .75rem .5rem 2.5rem;font-size:.8125rem}.navbar-search-bar .search-icon{font-size:.8125rem;left:.75rem}.navbar-search-result{gap:.625rem;min-height:3.75rem;padding:.5rem .625rem}.navbar-search-result-thumb{width:2.75rem;height:2.75rem}.user-dropdown-menu{width:10.3125rem;right:-.5rem}.user-avatar-img{width:1.875rem;height:1.875rem}}@media (width<=360px){.profile-navbar{padding:8px 10px}.navbar-left .logo-text h1{font-size:1.1rem}.navbar-left .logo-icon{width:1.9rem;height:1.9rem;font-size:1rem}.navbar-left .logo{gap:.5rem}.navbar-right{gap:.75rem}.nav-icon{font-size:17px}.user-avatar-img{width:28px;height:28px}.navbar-search-bar .search-input{height:38px;padding-left:36px;font-size:12px}.navbar-search-bar .search-icon{font-size:12px;left:10px}}.navbar-center{flex-basis:clamp(18rem,34vw,32rem)}@media (width<=1024px){.navbar-center{flex:0 clamp(17rem,36vw,21.5rem)}}@media (width<=768px){.navbar-center{justify-self:center;width:min(100%,42rem)}}@media (width<=480px){.navbar-center{width:100%}}.navbar-hamburger-btn{display:none!important}.navbar-right .nav-menu-item:not(.navbar-hamburger-btn),.navbar-right .user-profile-menu{display:inline-flex!important}@media (width<=1024px){.navbar-hamburger-btn{display:inline-flex!important}.navbar-right .nav-menu-item:not(.navbar-hamburger-btn),.navbar-right .user-profile-menu{display:none!important}}:root{--primary-orange:#ff5722;--primary-orange-hover:#e64a19;--primary-orange-light:#fff5f2;--text-main:#0f172a;--text-sub:#475569;--text-muted:#64748b;--border-color:#e2e8f0;--bg-light:#f8fafc;--bg-card:#fff}.home-container{min-height:100vh;color:var(--text-main);font-family:var(--uc-font-body);background-color:#fff;flex-direction:column;display:flex}.home-carousel{aspect-ratio:92/25;background:0 0;border-radius:0;width:min(98vw,110rem);height:auto;min-height:14rem;max-height:25rem;margin:1.25rem auto .625rem;position:relative;overflow:hidden;box-shadow:0 .75rem 2rem #0f172a1f}.home-promotions-section{box-shadow:none;background:0 0;border:none;margin:22px clamp(12px,3vw,40px) 0;padding:10px 0 0;overflow:hidden}.home-promotions-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.home-promotions-header span{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.08rem;font-size:12px;font-weight:900}.home-promotions-header h2{color:var(--text-main);margin:4px 0 0;font-size:clamp(22px,2.2vw,32px);line-height:1.1}.home-promotions-section .uc-promotion-cards__grid{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:minmax(28rem,35rem);grid-auto-flow:column;gap:18px;padding:4px 2px 16px;display:grid;overflow:auto hidden;grid-template-columns:none!important}.home-promotions-section .uc-promotion-cards__grid::-webkit-scrollbar{display:none}.home-promotions-section .uc-promotion-card{aspect-ratio:21/9;scroll-snap-align:start;background:0 0;border:1px solid #e2e8f0cc;border-radius:12px;height:auto;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:none!important}.home-promotions-section .uc-promotion-card:hover,.home-promotions-section .uc-promotion-card.is-active{border-color:var(--primary-orange);transform:translateY(-2px);box-shadow:none!important}.home-promotions-section .uc-promotion-card:after{display:none}.home-promotions-section .uc-promotion-card__image{border-radius:12px;object-fit:cover!important}.home-promotions-section .uc-promotion-card__backdrop{display:none!important}.home-promotions-section .uc-promotion-cards__empty{background:#fff5f2cc;border-color:#ff57224d;min-height:150px}.carousel-slide{background-color:#0f172a;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;height:100%;padding:0 80px;animation:.5s ease-in-out fadeIn;display:flex}@media (width<=768px){.home-carousel{aspect-ratio:16/7;width:96vw;height:auto;min-height:12rem;max-height:none;margin-top:1rem}.home-promotions-section{box-shadow:none;background:0 0;border:none;margin:16px 16px 0;padding:8px 0 0}.home-promotions-header{align-items:flex-start}.home-promotions-section .uc-promotion-cards__grid{scrollbar-width:thin;scrollbar-color:#ff57228c #e2e8f0bf;grid-template-columns:none!important;grid-auto-columns:minmax(17rem,84vw)!important;gap:3.25rem!important}.home-promotions-section .uc-promotion-cards__grid::-webkit-scrollbar{height:3px;display:block}.home-promotions-section .uc-promotion-cards__grid::-webkit-scrollbar-track{background:0 0;border-radius:0}.home-promotions-section .uc-promotion-cards__grid::-webkit-scrollbar-thumb{background:var(--primary-orange);border-radius:0}.home-promotions-section .uc-promotion-card{aspect-ratio:21/9;border-radius:12px;height:auto}.carousel-slide{background-position:50%;background-size:cover;padding:0 24px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-content-overlay{text-align:left;color:#fff;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a59;border:1px solid #ffffff1a;border-radius:16px;max-width:600px;padding:24px}.slide-tag{color:#ff8a65;text-transform:uppercase;letter-spacing:.15rem;margin-bottom:8px;font-size:13px;font-weight:700;display:inline-block}.slide-title-overlay{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0 0 12px;font-size:38px;font-weight:800;line-height:1.15}.slide-desc-overlay{color:#ffffffe6;margin-bottom:20px;font-size:16px;line-height:1.4}.slide-btn{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #ff57224d}.slide-btn:hover{background-color:var(--primary-orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff572266}.carousel-arrow{border:1px solid var(--border-color);cursor:pointer;z-index:10;width:44px;height:44px;color:var(--text-main);background-color:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #00000026}.carousel-arrow:hover{background-color:var(--primary-orange);color:#fff;border-color:var(--primary-orange);box-shadow:0 4px 12px #ff57224d}.carousel-arrow.prev{left:24px}.carousel-arrow.next{right:24px}.carousel-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.carousel-dot.active{background-color:var(--primary-orange);border-radius:10px;width:24px}.home-categories-section{z-index:20;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;margin:0;padding:0;position:relative}.home-categories-sticky{z-index:170;border-bottom:1px solid var(--border-color);background:#fff;padding:10px clamp(12px,3vw,40px) 0;transition:padding .28s,box-shadow .28s;position:sticky;top:76px;box-shadow:0 2px 8px #0f172a0f}.home-categories-sticky.is-compact{padding:5px clamp(12px,3vw,40px) 0;box-shadow:0 3px 12px #0f172a1a}.section-header-centered{text-align:center;margin-bottom:20px}.section-header-centered h2{color:#1e293b;margin:0 0 4px;font-size:24px;font-weight:800}.section-header-centered p{color:var(--text-muted);margin:0;font-size:14px}.categories-scroll-wrapper{align-items:center;width:100%;padding:0 35px;display:flex;position:relative}.categories-arrow-btn{cursor:pointer;z-index:10;color:#475569;background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a14}.categories-arrow-btn:hover{background-color:var(--primary-orange);color:#fff;border-color:var(--primary-orange);transform:translateY(-50%)scale(1.08);box-shadow:0 6px 16px #ff572240}.categories-arrow-btn.left{left:4px}.categories-arrow-btn.right{right:4px}.categories-container{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;justify-content:space-evenly;align-items:center;gap:.65rem;width:100%;padding:6px 4px 12px;transition:padding .26s;display:flex;overflow:auto visible}.home-categories-sticky.is-compact .categories-container{align-items:center;padding:4px 4px 7px}.categories-container::-webkit-scrollbar{display:none}.category-circle-card{cursor:pointer;color:var(--text-main);scroll-snap-align:start;box-sizing:border-box;min-width:5.5rem;box-shadow:none;background:0 0;border:1.5px solid #0000;border-radius:14px;flex-direction:column;flex:none;align-items:center;gap:.45rem;padding:.6rem .8rem .5rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.home-categories-sticky.is-compact .category-circle-card{min-width:unset;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:row;gap:0;padding:.42rem .8rem}.category-circle-card:hover{color:var(--primary-orange);transform:translateY(-2px)}.home-categories-sticky.is-compact .category-circle-card:hover{color:var(--primary-orange);box-shadow:none;background:0 0;border:none;transform:translateY(-1px)}.category-icon-box{width:2.8rem;height:2.8rem;color:var(--primary-orange);background:#fff5f0;border:1px solid #ff572214;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;transition:width .26s,height .26s,opacity .22s,margin .22s,font-size .22s,background-color .2s,color .2s;display:flex}.home-categories-sticky.is-compact .category-icon-box{opacity:0;width:0;height:0;margin:0;font-size:0;overflow:hidden}.category-circle-card:hover .category-icon-box{color:var(--primary-orange);background-color:#ffebe3}.category-circle-card:hover .category-icon-box i{transform:scale(1.15)rotate(5deg)}.category-icon-box i{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.category-name{color:inherit;white-space:nowrap;text-align:center;letter-spacing:.01em;font-size:.78rem;font-weight:700;line-height:1.1}.home-categories-sticky.is-compact .category-name{font-size:.82rem;font-weight:700}.category-circle-card:hover .category-name{color:var(--primary-orange)}.user-category-hover-shell{z-index:2;flex:none;justify-content:center;align-items:flex-start;display:flex;position:relative}.user-category-hover-shell:hover,.user-category-hover-shell:focus-within{z-index:20}.user-category-hover-shell .category-circle-card{flex:none;width:auto}.user-category-submenu-head{color:#0f172a;border-bottom:.0625rem solid #f1f5f9;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .3rem .5rem;font-size:.8rem;font-weight:800;display:flex}.user-category-submenu-head i{font-size:.9rem}.user-category-submenu-list{gap:.22rem .38rem;padding-top:.4rem}.user-category-submenu-item{border-radius:.42rem;gap:.45rem;min-height:2.15rem;padding:.45rem .5rem;font-size:.72rem;font-weight:650;line-height:1.15}.user-category-submenu-state{min-height:2.8rem;font-size:.74rem}@media (width<=64rem),(hover:none),(pointer:coarse){.user-category-submenu{display:none}}@media (width<=1150px){.categories-container{justify-content:flex-start;padding-left:15px;padding-right:15px}}.home-trust-badges{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:20px 40px;display:grid}.trust-badge-card{border:1px solid var(--border-color);background-color:#fff;border-radius:16px;align-items:center;gap:16px;padding:18px 24px;display:flex;box-shadow:0 4px 12px #00000005}.trust-icon-wrapper{background-color:var(--primary-orange-light);width:46px;height:46px;color:var(--primary-orange);border-radius:12px;justify-content:center;align-items:center;font-size:20px;display:flex}.trust-info h4{margin:0 0 2px;font-size:14px;font-weight:700}.trust-info p{color:var(--text-muted);margin:0;font-size:12px}.home-product-section{background:linear-gradient(135deg,#ff572214,#fffffff7 38%),#fff;border:1px solid #e2e8f0f2;border-radius:.625rem;margin:1.35rem clamp(.75rem,3vw,2.5rem) .5rem;padding:1.35rem clamp(.75rem,2vw,1.35rem) 1.2rem;overflow:hidden;box-shadow:0 1.125rem 2.5rem #0f172a14}.section-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.section-header span{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.08rem;font-size:.75rem;font-weight:900}.section-header h2{color:var(--text-main);margin:.25rem 0 0;font-size:clamp(1.25rem,2vw,1.9rem);font-weight:800;line-height:1.1;position:relative}.section-view-all-btn{color:var(--primary-orange);min-height:2.4rem;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #ff57223d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-size:.82rem;font-weight:800;line-height:1.15;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 .45rem 1rem #ff57221f}.section-view-all-btn i{font-size:.75rem;transition:transform .2s}.section-view-all-btn:hover{color:#fff;background:linear-gradient(135deg,#ff5a1f,#ff2f0f);border-color:#ff57229e;transform:translateY(-1.5px);box-shadow:0 .65rem 1.25rem #ff4d1238}.section-view-all-btn:hover i{transform:translate(.18rem)}.view-all-link{color:var(--primary-orange);font-size:.875rem;font-weight:800;text-decoration:none}.product-view-all-card{color:#fff;scroll-snap-align:start;background:linear-gradient(135deg,#ff6b35,#ff4d12);border:1px solid #ff572240;border-radius:1rem;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:.5rem;height:100%;min-height:100%;padding:1.25rem 1rem;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff572238}.product-view-all-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000);position:absolute;inset:0}.product-view-all-card span{text-transform:uppercase;letter-spacing:.08rem;color:#ffffffbf;z-index:1;font-size:.7rem;font-weight:700;position:relative}.product-view-all-card strong{color:#fff;z-index:1;text-align:center;font-size:.95rem;font-weight:800;position:relative}.product-view-all-card i{z-index:1;color:#fff;background:#ffffff38;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;margin-bottom:.25rem;font-size:1.15rem;transition:transform .22s,background-color .22s;display:inline-flex;position:relative}.product-view-all-card:hover{transform:translateY(-.25rem);box-shadow:0 14px 32px #ff572259}.product-view-all-card:hover i{background:#ffffff59;transform:scale(1.1)}.products-grid{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:none;grid-auto-columns:19rem;grid-auto-flow:column;align-items:stretch;gap:1.25rem;padding:.5rem .25rem 1.2rem;display:grid;overflow:auto hidden}.products-grid::-webkit-scrollbar{display:none}.section-scroll-controls{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.scroll-arrow-btn{width:2.3rem;height:2.3rem;color:var(--primary-orange);cursor:pointer;background:#fff;border:1.5px solid #ff572240;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 10px #0000000a}.scroll-arrow-btn:hover{background:var(--primary-orange);border-color:var(--primary-orange);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #ff572240}.scroll-arrow-btn:active{transform:translateY(0)}@media (width<=58rem){.home-product-section{margin:1rem 1rem .5rem;padding:1rem}.products-grid{scrollbar-width:thin;scrollbar-color:#ff5722a6 #e2e8f0cc;grid-auto-columns:minmax(16rem,42vw);padding-bottom:.9rem}.products-grid::-webkit-scrollbar{height:3px;display:block}.products-grid::-webkit-scrollbar-button{display:none}.products-grid::-webkit-scrollbar-track{background:0 0;border-radius:0}.products-grid::-webkit-scrollbar-thumb{background:var(--primary-orange);box-shadow:none;border:none;border-radius:0}.scroll-arrow-btn{display:none}}@media (width<=40rem){.products-grid{grid-auto-columns:minmax(17.5rem,68vw)}}@media (width<=28rem){.products-grid{grid-auto-columns:minmax(15.5rem,82vw)}}.product-grid-card{border:1px solid var(--border-color);color:inherit;cursor:pointer;scroll-snap-align:start;background-color:#fff;border-radius:16px;flex-direction:column;min-width:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.product-grid-card:hover{border-color:#cbd5e1;transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.card-badge{background-color:var(--primary-orange);color:#fff;z-index:2;text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.card-badge-new{background-color:#10b981}.brand-logo-img{object-fit:contain;max-width:100%;max-height:100%}.card-img-container{box-sizing:border-box;background-color:#f8fafc;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.card-overlay-btn{border:1px solid var(--border-color);cursor:pointer;z-index:2;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;box-shadow:0 4px 10px #0000000d}.card-overlay-btn i{color:var(--text-muted);font-size:15px;transition:color .2s,transform .2s}.card-overlay-btn:hover{transform:scale(1.08);box-shadow:0 6px 14px #0000001a}.wishlist-btn{top:12px;right:12px}.wishlist-btn:hover,.wishlist-btn.active{border-color:#ef4444}.wishlist-btn:hover i,.wishlist-btn.active i{color:#ef4444}.wishlist-btn.active i{animation:.3s ease-out heartBeat}.cart-btn{bottom:12px;right:12px}.cart-btn:hover,.cart-btn.active{border-color:#10b981}.cart-btn:hover i,.cart-btn.active i{color:#10b981}@keyframes heartBeat{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.card-img{object-fit:contain;width:calc(100% - 1.25rem);height:calc(100% - 1.25rem);transition:transform .4s}.product-grid-card:hover .card-img{transform:none}.card-img-slider{animation:.3s home-card-image-fade}@keyframes home-card-image-fade{0%{opacity:.35}to{opacity:1}}.card-info{flex-direction:column;flex-grow:1;padding:16px;display:flex}.card-title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.card-rating{align-items:center;gap:6px;margin-bottom:12px;display:flex}.rating-stars{color:#f59e0b;font-size:11px}.rating-count{color:var(--text-muted);font-size:11px;font-weight:500}.card-price-row{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;display:flex}.discount-tag{color:#10b981;white-space:nowrap;background-color:#ecfdf5;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.brand-section-heading{margin-bottom:30px}.brand-section-heading h2{color:#0f172a;margin-bottom:12px;font-size:clamp(28px,3vw,42px);line-height:1.1}.brand-heading-line{background:#ff5a1f;border-radius:999px;width:72px;height:3px;margin:0 auto 18px;display:block}.brand-section-heading p{color:#475569;font-size:16px}.brands-container{grid-template-columns:repeat(7,minmax(0,1fr));gap:20px;min-width:100%;display:grid}.brand-logo-card{cursor:pointer;text-align:left;min-height:196px;font:inherit;color:inherit;background:linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #edf0f4;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:24px 22px 22px;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:flex;position:relative;box-shadow:0 14px 36px #0f172a12}.brand-logo-card:focus-visible{outline-offset:3px;outline:3px solid #ff5a1f38}.brand-icon-wrapper{color:#0f172a;justify-content:center;align-items:center;width:100%;height:86px;margin-bottom:18px;font-size:54px;display:flex}.brand-logo-img{object-fit:contain;filter:saturate(1.08)contrast(1.04);width:auto;max-width:142px;height:auto;max-height:78px}.brand-name-text{color:#111827;max-width:calc(100% - 34px);margin-bottom:12px;font-size:18px;font-weight:800;line-height:1.2;display:block}.brand-product-count{color:#334155;font-size:14px;line-height:1.3}.brand-card-arrow{color:#ff5a1f;font-size:18px;transition:transform .2s;position:absolute;bottom:21px;right:22px}.brand-logo-card:hover .brand-card-arrow{transform:translate(5px)}.brand-logo-card-featured{color:#fff;background:radial-gradient(circle at 64% 20%,#ff7a2d73,#0000 34%),linear-gradient(145deg,#4a1b04 0%,#101010 58%,#070707 100%);border-color:#ff5a1f;box-shadow:0 18px 38px #ff5a1f38}.brand-logo-card-has-bg{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:#0000;grid-template-rows:1fr auto auto;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:6px 12px;display:grid}.brand-logo-card-has-bg:hover{border-color:#0000}.brand-logo-card-has-bg .brand-icon-wrapper{border:none;border-radius:10px;grid-area:2/1;width:44px;height:44px;margin:0;font-size:22px;overflow:hidden}.brand-logo-card-has-bg .brand-logo-img{filter:saturate(1.08)contrast(1.04);max-width:34px;max-height:34px}.brand-logo-card-has-bg .brand-name-text{grid-area:2/2;align-self:center;max-width:calc(100% - 34px);margin:0}.brand-logo-card-has-bg .brand-product-count{grid-area:3/1/auto/-1;align-self:start}.brand-logo-card-featured .brand-card-arrow,.brand-logo-card-has-bg .brand-card-arrow{color:#ff6a21}.brand-promo-card{color:#fff;background:radial-gradient(circle at 84% 48%,#ffffff29,#0000 26%),linear-gradient(135deg,#161616 0%,#080808 100%);border-radius:14px;grid-column:span 2;justify-content:space-between;align-items:center;min-height:196px;padding:28px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a2e}.brand-promo-card h3{z-index:1;margin:0 0 22px;font-size:clamp(22px,2.5vw,30px);font-weight:900;line-height:1.18;position:relative}.brand-promo-card h3 span{color:#ff5a1f}.brand-promo-card button{z-index:1;color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff47;border-radius:8px;height:42px;padding:0 18px;font-size:13px;font-weight:800;transition:border-color .2s,background .2s,transform .2s;position:relative}.brand-promo-card button:hover{background:#ff5a1f29;border-color:#ff5a1f;transform:translateY(-2px)}.brand-promo-card button i{color:#ff5a1f;margin-left:7px}.brand-promo-icon{color:#ffffff2e;font-size:132px;position:absolute;bottom:-14px;right:-8px;transform:rotate(-10deg)}.home-footer{color:#f8fafc;font-family:var(--uc-font-body);box-sizing:border-box;background-color:#0f172a;border-top:1px solid #1e293b;padding:80px 60px 30px;overflow-x:hidden}.footer-columns{grid-template-columns:minmax(220px,1.7fr) repeat(3,minmax(140px,1fr)) minmax(286px,1.35fr);gap:40px;min-width:0;margin-bottom:60px;display:grid}.footer-btn-link{background-color:var(--primary-orange);border:1px solid var(--primary-orange);border-radius:6px;align-items:center;gap:8px;margin-top:6px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;color:#fff!important}.footer-nav-column h4:after{content:"";background:var(--primary-orange);border-radius:999px;width:2.5rem;height:.16rem;margin-top:.85rem;display:block}.footer-nav-column,.footer-brand-column,.footer-partner-column{min-width:0}.footer-partner-actions{flex-direction:column;gap:1.2rem;margin-top:1.6rem;display:flex}.footer-btn-link.footer-partner-card{width:100%;min-width:0;box-shadow:none;background:#0f172a40;border:1.5px solid #e2e8f026;border-radius:12px;grid-template-columns:2.8rem minmax(0,1fr) auto;align-items:center;gap:.85rem;margin-top:0;padding:.75rem 1rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:grid;color:#f8fafc!important}.footer-btn-link.footer-partner-card:hover{border-color:var(--primary-orange);background:#ff572214;transform:translateY(-1.5px);box-shadow:0 8px 24px #0000001f;color:#fff!important}.footer-partner-icon{width:2.4rem;height:2.4rem;color:var(--primary-orange);background:#ff572226;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.footer-partner-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.footer-partner-copy strong{color:#f8fafc;overflow-wrap:anywhere;font-size:.88rem;font-weight:700;line-height:1.2}.footer-partner-copy span{color:#f8fafca6;overflow-wrap:anywhere;font-size:.76rem;line-height:1.35}.footer-partner-arrow{color:#f8fafc99;font-size:.85rem;transition:transform .22s,color .22s}.footer-btn-link.footer-partner-card:hover .footer-partner-arrow{color:#fff;transform:translate(.15rem)}.footer-btn-link:hover{background-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #ff572226;color:var(--primary-orange)!important}.footer-brand-column .footer-logo{align-items:center;gap:12px;margin-bottom:18px;display:flex}.footer-brand-column .logo-icon{background-color:var(--primary-orange);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.footer-brand-column .logo-text h3{color:#fff;margin:0;font-size:22px;font-weight:800}.footer-brand-column .logo-text span{color:var(--primary-orange)}.footer-brand-desc{color:#94a3b8;margin-bottom:24px;font-size:14px;line-height:1.6}.footer-contact-info p{color:#cbd5e1;align-items:center;gap:10px;margin:8px 0;font-size:14px;display:flex}.footer-contact-info p i{color:var(--primary-orange)}.footer-nav-column h4{color:#fff;margin:0 0 20px;font-size:16px;font-weight:700}.footer-nav-column ul{margin:0;padding:0;list-style:none}.footer-nav-column ul li{margin-bottom:12px}.footer-nav-column ul li a{color:#94a3b8;font-size:14px;text-decoration:none;transition:color .2s}.footer-nav-column ul li a:hover{color:var(--primary-orange);padding-left:4px}.footer-nav-column ul li a{transition:all .2s}.footer-bottom-bar{border-top:1px solid #1e293b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:30px;display:flex}.footer-bottom-bar .copy-text{color:#64748b;margin:0;font-size:13px}.footer-bottom-links{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer-bottom-links a{color:#64748b;font-size:13px;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:var(--primary-orange)}.footer-divider{background-color:#334155;width:1px;height:12px}@media (width<=1200px){.home-footer{padding:64px 40px 28px}.footer-partner-column{grid-column:1/-1}.footer-partner-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;display:grid}.footer-columns{grid-template-columns:1fr 1fr;gap:34px 40px}}@media (width<=992px){.footer-columns{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}@media (width<=768px){.home-footer{padding:50px 20px 24px}.footer-columns{grid-template-columns:1fr}.footer-partner-column{grid-column:auto}.footer-partner-actions{grid-template-columns:1fr}.footer-bottom-bar{align-items:flex-start}}@media (width<=576px){.home-footer{padding:40px 16px 20px}.footer-bottom-bar{text-align:center;flex-direction:column;align-items:center;gap:12px}.footer-bottom-links{justify-content:center;gap:10px 14px}.brands-section{padding:24px 16px}.brands-container{gap:12px;padding:16px}}.price-group{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.discount-wrapper{align-items:center;gap:6px;display:flex}.card-cart-btn{border:1px solid var(--primary-orange);color:var(--primary-orange);cursor:pointer;white-space:nowrap;background-color:#fff;border-radius:8px;outline:none;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.card-cart-btn:hover{background-color:var(--primary-orange);color:#fff;box-shadow:0 4px 10px #ff572226}.card-cart-btn.active{color:#10b981;background-color:#ecfdf5;border-color:#10b981}.card-cart-btn.active:hover{color:#fff;background-color:#ef4444;border-color:#ef4444;box-shadow:0 4px 10px #ef444426}.card-cart-btn.active:hover span,.card-cart-btn.active:hover i{display:none}.card-cart-btn.active:hover:after{content:"Remove"}.home-product-section .product-grid-card{scroll-snap-align:start}.home-product-section .card-img-container{height:12.5rem}.home-product-section .card-info{min-height:9.5rem}.home-product-section .card-price-row{flex-direction:column;align-items:stretch;gap:.7rem}.home-product-section .price-group{width:100%;min-width:0}.home-product-section .discount-wrapper{flex-wrap:wrap}.home-product-section .user-cart-action-btn{width:100%;min-width:0;min-height:2.35rem}@media (width<=58rem){.home-product-section .card-img-container{height:11rem}.home-product-section .card-info{min-height:8.5rem}.home-promotions-section .uc-promotion-cards__grid::-webkit-scrollbar{display:none}}@media (width<=40rem){.home-product-section .card-img-container{height:9.5rem}.home-product-section .card-info{min-height:7.5rem}}@media (width<=28rem){.home-product-section .card-img-container{height:8.5rem}.home-product-section .card-info{min-height:7rem}}@media (width<=32rem){.home-promotions-section .uc-promotion-card{flex-basis:19rem;width:19rem;height:9.5rem}}.home-product-skeleton{pointer-events:none;background:linear-gradient(110deg,#ff57221a,#fff3) 0 0/100% 100%,linear-gradient(105deg,#fff7f3 10%,#ffe4d8 24%,#fff 42%,#ffe4d8 62%,#fff7f3 80%) 0 0/230% 100%;animation:1.25s ease-in-out infinite home-product-loader-sweep}.home-product-skeleton:hover{box-shadow:none;border-color:var(--border-color);transform:none}.home-product-skeleton-media{background:0 0}.home-product-loader__mark,.home-product-loader__line,.home-product-loader__button{background:#ff5722bf;border-radius:999px;display:block}.home-product-loader__mark{background:#ff572238;border-radius:1.25rem;width:4.75rem;height:4.75rem}.home-product-skeleton-info{gap:.75rem}.home-product-loader__line{background:#0f172a1f;width:68%;height:.75rem}.home-product-loader__line--wide{background:#0f172a29;width:88%;height:1rem}.home-product-loader__line--short{width:46%}.home-product-loader__button{background:#ff5722b8;width:100%;height:2.35rem;margin-top:auto}.home-brand-skeleton{pointer-events:none;background:linear-gradient(110deg,#ff5a1f0d,#ffffff29) 0 0/100% 100%,linear-gradient(105deg,#fff 8%,#f2f6fb 24%,#fff 42%,#eef3f8 62%,#fff 84%) 0 0/240% 100%;animation:1.25s ease-in-out infinite home-product-loader-sweep;overflow:hidden}.home-brand-skeleton:hover{border-color:#edf0f4;transform:none;box-shadow:0 14px 36px #0f172a12}.home-brand-skeleton-mark,.home-brand-skeleton-line,.home-brand-skeleton-arrow{background:#94a3b83d;display:block;box-shadow:inset 0 1px #ffffff9e}.home-brand-skeleton-mark{border-radius:18px;width:72px;height:72px;margin:8px auto 24px}.home-brand-skeleton-line{border-radius:999px;height:14px}.home-brand-skeleton-line--wide{width:62%;margin-bottom:14px}.home-brand-skeleton-line--short{width:44%}.home-brand-skeleton-arrow{border-radius:999px;width:24px;height:12px;position:absolute;bottom:23px;right:22px}.home-brand-empty{color:#64748b;background:#f8fafc;border:1px dashed #dbe3ee;border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;min-height:8rem;font-weight:700;display:flex}.home-brand-empty i{color:#ff5a1f}@keyframes home-product-loader-sweep{0%{background-position:0 0,140% 0}to{background-position:0 0,-120% 0}}.home-carousel,.home-carousel .uc-banner-carousel,.home-carousel .uc-banner-carousel__track,.home-carousel .uc-banner-carousel__slide,.home-carousel .uc-banner-carousel__image-frame,.home-carousel .uc-banner-carousel__slide.is-image-loading,.home-carousel .uc-banner-carousel__slide--loading{background:0 0!important}@media (width<=900px){.brands-section{padding:34px 14px 28px}.brand-section-heading{margin-bottom:22px}.brand-section-heading h2{font-size:28px}.brand-section-heading p{font-size:14px}.brands-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:100%;padding:0}.brand-logo-card{border-radius:12px;min-height:164px;padding:18px 16px 16px}.brand-icon-wrapper{height:68px;margin-bottom:14px;font-size:42px}.brand-logo-img{max-width:112px;max-height:62px}.brand-name-text{margin-bottom:8px;font-size:15px}.brand-product-count{font-size:12px}.brand-card-arrow{font-size:15px;bottom:15px;right:15px}.brand-promo-card{grid-column:1/-1;min-height:170px;padding:22px 20px}.brand-promo-card h3{font-size:22px}.brand-promo-icon{font-size:96px}}@media (width>=901px) and (width<=1180px){.brands-container{grid-template-columns:repeat(4,minmax(0,1fr))}}.categories-scroll-wrapper .categories-arrow-btn{opacity:.72;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffd1;border-color:#e2e8f0e6;display:inline-flex!important}.categories-scroll-wrapper .categories-arrow-btn:hover,.categories-scroll-wrapper .categories-arrow-btn.is-edge:hover{opacity:.96;transform:translateY(-50%)scale(1.06)}.categories-scroll-wrapper .categories-arrow-btn{color:#fff!important;width:42px!important;height:42px!important;box-shadow:none!important;opacity:.78!important;-webkit-backdrop-filter:blur(.75rem)!important;backdrop-filter:blur(.75rem)!important;background:#1312266b!important;border:1px solid #ffffff52!important;border-radius:50%!important;place-items:center!important;transition:background-color .2s,border-color .2s,transform .2s,opacity .2s!important;display:grid!important}.categories-scroll-wrapper .categories-arrow-btn.is-edge{opacity:.52!important;transform:translateY(-50%)!important}.categories-scroll-wrapper .categories-arrow-btn:hover,.categories-scroll-wrapper .categories-arrow-btn.is-edge:hover{color:#fff!important;opacity:.96!important;box-shadow:none!important;background:#131226b8!important;border-color:#ffffff6b!important;transform:translateY(-50%)scale(1.04)!important}.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn{opacity:.72!important}.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn.is-edge{opacity:.48!important}.categories-scroll-wrapper{padding-left:60px!important;padding-right:60px!important}.categories-scroll-wrapper .categories-arrow-btn.left{left:8px!important}.categories-scroll-wrapper .categories-arrow-btn.right{right:8px!important}@media (width<=640px){.categories-scroll-wrapper{padding-left:52px!important;padding-right:52px!important}.categories-scroll-wrapper .categories-arrow-btn{width:38px!important;height:38px!important}.categories-scroll-wrapper .categories-arrow-btn.left{left:6px!important}.categories-scroll-wrapper .categories-arrow-btn.right{right:6px!important}}.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn{width:34px!important;height:34px!important;font-size:.78rem!important}.home-categories-sticky.is-compact .categories-scroll-wrapper{padding-left:46px!important;padding-right:46px!important}.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn.left{left:5px!important}.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn.right{right:5px!important}@media (width<=640px){.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn{width:32px!important;height:32px!important}.home-categories-sticky.is-compact .categories-scroll-wrapper{padding-left:42px!important;padding-right:42px!important}}.home-categories-sticky{border-bottom-color:#e2e8f0d1!important;transition:padding .18s,box-shadow .18s,border-color .18s,background-color .18s!important}.home-categories-sticky.is-compact{background:#fffffffa!important;border-bottom-color:#e2e8f0b8!important;box-shadow:0 .25rem .875rem #0f172a12!important}.category-circle-card{transition:color .18s,transform .18s,padding .18s,background-color .18s,border-color .18s,box-shadow .18s!important}.category-icon-box{transform-origin:50%;will-change:width, height, opacity, transform;transform:scale(1);transition:width .18s,height .18s,opacity .14s,transform .18s,margin .18s,font-size .14s,border-color .12s,background-color .12s!important}.home-categories-sticky.is-compact .category-icon-box{opacity:0!important;width:0!important;min-width:0!important;height:0!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:scale(.72)!important}.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn{color:#334155!important;background:#ffffffe0!important;border-color:#cbd5e1e0!important;box-shadow:0 .375rem .875rem #0f172a14!important}.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn:hover,.home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn.is-edge:hover{color:#f05a1a!important;background:#fffffff5!important;border-color:#ff5c246b!important;box-shadow:0 .5rem 1rem #ff5c2421!important}.brands-section{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:4.5rem clamp(1rem,4vw,4.5rem) 3.5rem}.brand-section-heading{text-align:left;justify-content:space-between;align-items:flex-end;gap:1.25rem;min-width:100%;margin:0 auto 1.5rem;display:flex}.brand-section-eyebrow{color:#ff5a1f;text-transform:uppercase;letter-spacing:.08em;background:#fff7f3;border:.0625rem solid #ff5a1f2e;border-radius:999rem;align-items:center;min-height:1.65rem;margin-bottom:.55rem;padding:0 .75rem;font-size:.72rem;font-weight:900;display:inline-flex}.brand-section-heading h2{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.08}.brand-section-heading p{color:#64748b;max-width:34rem;margin:.7rem 0 0;font-size:.98rem;line-height:1.55}.brand-heading-line{display:none}.brand-heading-action{color:#0f172a;height:2.7rem;font:inherit;cursor:pointer;background:#fff;border:.0625rem solid #e2e8f0;border-radius:999rem;flex:none;justify-content:center;align-items:center;gap:.55rem;padding:0 1rem;font-size:.85rem;font-weight:900;transition:transform .2s,border-color .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 .55rem 1.25rem #0f172a0f}.brand-heading-action:hover{color:#fff;background:#ff5a1f;border-color:#ff5a1f;transform:translateY(-.08rem)}.brand-heading-action i{color:inherit;font-size:.82rem}.brands-container{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;width:min(100%,92rem);max-width:92rem;margin:0 auto;display:grid}.brand-logo-card{background:radial-gradient(circle at 85% 14%,#ff5a1f1f,#0000 28%),linear-gradient(#fff 0%,#fbfdff 100%);border:.0625rem solid #e8edf5;border-radius:.9rem;min-width:0;min-height:12.75rem;padding:1rem;overflow:hidden;box-shadow:0 .75rem 1.8rem #0f172a0f}.brand-logo-card:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(135deg,#ff5a1f1f,#0000 42%);transition:opacity .22s;position:absolute;inset:0}.brand-logo-card:hover{border-color:#ff5a1f6b;transform:translateY(-.28rem);box-shadow:0 1rem 2.4rem #0f172a1f}.brand-logo-card:hover:before{opacity:1}.brand-icon-wrapper{color:#111827;background:#fff;border:.0625rem solid #edf2f7;border-radius:.75rem;width:100%;height:5.8rem;margin:0 0 1rem;font-size:2.6rem;box-shadow:inset 0 0 0 .0625rem #ffffffa6}.brand-logo-img{filter:saturate(1.06)contrast(1.04);max-width:7.4rem;max-height:4.3rem}.brand-name-text{color:#111827;max-width:calc(100% - 2rem);margin-bottom:.55rem;font-size:1rem;font-weight:900;line-height:1.25}.brand-product-count{color:#64748b;font-size:.82rem;font-weight:800}.brand-card-arrow{color:#ff5a1f;background:#fff0e9;border-radius:999rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;display:inline-flex;bottom:1rem;right:1rem}.brand-logo-card:hover .brand-card-arrow{color:#fff;background:#ff5a1f;transform:translate(.18rem)}.brand-logo-card-featured,.brand-logo-card-has-bg{color:#fff;background:radial-gradient(circle at 72% 14%,#ff7a2d6b,#0000 28%),linear-gradient(145deg,#111827 0%,#1f2937 58%,#0f172a 100%);border-color:#ff5a1f57}.brand-logo-card-featured .brand-icon-wrapper,.brand-logo-card-has-bg .brand-icon-wrapper{background:#ffffff1a;border-color:#ffffff29}.brand-logo-card-featured .brand-logo-img,.brand-logo-card-has-bg .brand-logo-img{filter:brightness(1.08)contrast(1.04)}.brand-logo-card-featured .brand-name-text,.brand-logo-card-featured .brand-product-count,.brand-logo-card-featured .brand-icon-wrapper,.brand-logo-card-has-bg .brand-name-text,.brand-logo-card-has-bg .brand-product-count,.brand-logo-card-has-bg .brand-icon-wrapper{color:#fff}.brand-logo-card-featured .brand-card-arrow,.brand-logo-card-has-bg .brand-card-arrow{color:#fff;background:#ffffff1f}.brand-logo-card-has-bg{background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.brand-logo-card-has-bg .brand-icon-wrapper{width:100%;height:5.8rem;margin:0 0 1rem}.brand-logo-card-has-bg .brand-logo-img{max-width:7.4rem;max-height:4.3rem}.brand-logo-card-has-bg .brand-name-text,.brand-logo-card-has-bg .brand-product-count{grid-area:auto}.home-brand-empty{grid-column:1/-1}@media (width<=78rem){.brands-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=48rem){.brands-section{padding:3rem 1rem 2.5rem}.brand-section-heading{flex-direction:column;align-items:flex-start;gap:1rem}.brand-heading-action{width:100%}.brands-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.brand-logo-card{min-height:11.8rem;padding:.85rem}.brand-icon-wrapper,.brand-logo-card-has-bg .brand-icon-wrapper{height:5.2rem}.brand-logo-img,.brand-logo-card-has-bg .brand-logo-img{max-width:5.8rem;max-height:3.4rem}}@media (width<=28rem){.brands-container{grid-template-columns:1fr}}@media (width<=48rem){.brand-section-heading,.brands-container{width:100%!important;max-width:100%!important}}.brand-explore-card{isolation:isolate;text-align:left;color:#fff;background:#111827;justify-content:stretch;align-items:stretch;min-height:12.75rem;padding:0;position:relative}.brand-explore-img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .28s;position:absolute;inset:0;transform:scale(1.02)}.brand-explore-overlay{z-index:-1;background:linear-gradient(135deg,#0f172ae6 0%,#0f172a8a 52%,#ff5a1f94 100%);position:absolute;inset:0}.brand-explore-copy{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.35rem;height:100%;padding:1.1rem;display:flex;position:relative}.brand-explore-copy small{color:#ffffffc2;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:900}.brand-explore-copy strong{color:#fff;font-size:clamp(1.15rem,1.6vw,1.55rem);font-weight:950;line-height:1.05}.brand-explore-copy span{color:#ffffffd1;max-width:12rem;font-size:.82rem;font-weight:700;line-height:1.35}.brand-explore-arrow{color:#ff5a1f;background:#fff}.brand-explore-card:hover .brand-explore-img{transform:scale(1.08)}.brand-explore-card:hover .brand-explore-arrow{color:#ff5a1f;background:#fff}.brand-explore-card:before{display:none}.brand-explore-img{z-index:0}.brand-explore-overlay{z-index:1}.brand-explore-copy,.brand-explore-arrow{z-index:2}.brand-icon-wrapper,.brand-logo-card-has-bg .brand-icon-wrapper{width:100%;height:5.1rem;margin:0 0 .95rem;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.brand-logo-card{min-height:11.9rem}@media (width<=48rem){.brand-section-heading,.brands-container{width:100%!important;max-width:100%!important}.brand-icon-wrapper,.brand-logo-card-has-bg .brand-icon-wrapper{height:4.7rem}.brand-logo-card{min-height:11rem}}.brand-section-heading,.brands-container{width:min(98vw,110rem)!important;max-width:110rem!important}.brands-container{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:.85rem!important}.brand-logo-card{min-height:10.9rem!important;padding:.85rem!important}.brand-icon-wrapper,.brand-logo-card-has-bg .brand-icon-wrapper{width:100%!important;height:4.4rem!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 0 .75rem!important}.brand-logo-img,.brand-logo-card-has-bg .brand-logo-img{max-width:7.2rem!important;max-height:3.8rem!important}.brand-name-text{font-size:.9rem!important}.brand-product-count{font-size:.76rem!important}.brand-card-arrow{width:1.75rem!important;height:1.75rem!important;bottom:.75rem!important;right:.75rem!important}@media (width<=78rem){.brands-container{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=48rem){.brand-section-heading,.brands-container{width:100%!important;max-width:100%!important}.brands-container{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.brand-logo-card{min-height:10.75rem!important}}.brands-section .brands-container{align-items:stretch;grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr))!important;gap:.9rem!important}.brands-section .brand-logo-card:not(.brand-promo-card){overflow:hidden;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:.85rem!important;min-height:5.75rem!important;padding:1rem 1.05rem!important;display:flex!important}.brands-section .brand-card-main{flex:auto;align-items:center;gap:.75rem;min-width:0;display:flex}.brands-section .brand-icon-wrapper,.brands-section .brand-logo-card-has-bg .brand-icon-wrapper{color:currentColor;width:3rem!important;min-width:3rem!important;height:3rem!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;font-size:1.85rem!important;display:inline-flex!important;overflow:visible!important}.brands-section .brand-logo-img,.brands-section .brand-logo-card-has-bg .brand-logo-img{object-fit:contain;width:auto!important;max-width:3rem!important;height:auto!important;max-height:2.55rem!important}.brands-section .brand-logo-img-error{display:none!important}.brands-section .brand-logo-fallback{display:none}.brands-section .brand-logo-load-failed .brand-logo-fallback{display:inline-block}.brands-section .brand-name-text,.brands-section .brand-logo-card-has-bg .brand-name-text{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden;max-width:none!important;margin:0!important;font-size:.98rem!important}.brands-section .brand-product-count{display:none!important}.brands-section .brand-card-arrow{flex:none;width:2rem!important;height:2rem!important;position:static!important;bottom:auto!important;right:auto!important}.brands-section .brand-logo-card-has-bg{background-position:50%;background-size:cover;display:flex!important}.brands-section .brand-promo-card{grid-column:span 2;min-height:5.75rem}@media (width>=92rem){.brands-section .brands-container{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (width<=64rem){.brands-section .brands-container{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=42rem){.brands-section .brands-container{grid-template-columns:1fr!important}.brands-section .brand-promo-card{grid-column:span 1}}.brands-section{overflow-x:hidden}.brands-section .brand-section-heading,.brands-section .brands-container{box-sizing:border-box;width:100%!important;max-width:110rem!important}.brands-section .brands-container{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))!important}.brands-section .brand-logo-card:not(.brand-promo-card){flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:10.9rem!important;padding:1.05rem!important}.brands-section .brand-card-main{align-items:center;width:100%;padding-right:1.9rem}.brands-section .brand-card-arrow{position:absolute!important;bottom:.8rem!important;right:.8rem!important}.brands-section .brand-promo-card{min-height:10.9rem}.brands-section .brand-logo-card-no-image:not(.brand-promo-card){text-align:center;justify-content:center!important;align-items:center!important}.brands-section .brand-logo-card-no-image .brand-card-main{flex-direction:column;justify-content:center;gap:.7rem;width:100%;padding-right:0}.brands-section .brand-logo-card-no-image .brand-icon-wrapper{width:4.4rem!important;min-width:4.4rem!important;height:4.4rem!important;font-size:3rem!important}.brands-section .brand-logo-card-no-image .brand-name-text{text-align:center;white-space:normal;max-width:100%!important}.brands-section .brand-logo-card-has-image:not(.brand-promo-card){justify-content:flex-start!important;padding-top:1.45rem!important}.brands-section .brand-logo-card-has-image .brand-card-main{transform:translateY(.65rem)}@media (width>=92rem){.brands-section .brands-container{grid-template-columns:repeat(7,minmax(0,1fr))!important}}@media (width<=78rem){.brands-section .brands-container{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=48rem){.brands-section .brands-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brands-section .brand-logo-card:not(.brand-promo-card),.brands-section .brand-promo-card{min-height:10.75rem!important}}@media (width<=28rem){.brands-section .brands-container{grid-template-columns:1fr!important}}.home-product-section .product-grid-card .card-img-container{aspect-ratio:1!important;height:auto!important}.home-product-section .product-grid-card .card-img{z-index:1;position:relative;object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}.home-product-section .product-grid-card .card-img-backdrop{object-fit:cover;filter:blur(16px);opacity:.3;pointer-events:none;width:calc(100% + 1.5rem);height:calc(100% + 1.5rem);position:absolute;inset:-.75rem;transform:scale(1.08)}.home-product-section .product-grid-card .card-info{min-height:0!important}.home-product-section .product-grid-card .card-price-row{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:.75rem!important;display:flex!important}.home-product-section .product-grid-card .price-group{flex:auto!important;min-width:0!important}.home-product-section .product-grid-card .user-cart-action-btn{flex:0 0 6.25rem!important;width:6.25rem!important;min-width:6.25rem!important;min-height:2.25rem!important}.home-referral-overlay{z-index:10020;-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem);background:#0f172a94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.home-referral-fab{z-index:2500;color:#fff;min-height:3rem;font:inherit;cursor:pointer;background:linear-gradient(135deg,#ff5722,#ff784f);border:.0625rem solid #ff57226b;border-radius:999rem;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-size:.84rem;font-weight:950;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 .9rem 2rem #ff572247}.home-referral-fab:hover{transform:translateY(-.12rem);box-shadow:0 1.1rem 2.4rem #ff572257}.home-referral-modal{background:radial-gradient(circle at 88% 10%,#ff57221f,#0000 14rem),linear-gradient(135deg,#fff 0%,#fff8f5 100%);border:.0625rem solid #ff572238;border-radius:1.35rem;width:min(94vw,34rem);padding:1.25rem;position:relative;box-shadow:0 1.8rem 5rem #0f172a47}.home-referral-close{color:#64748b;cursor:pointer;background:#fff;border:.0625rem solid #e2e8f0;border-radius:999rem;width:2.35rem;height:2.35rem;transition:transform .18s,color .18s,border-color .18s;position:absolute;top:.85rem;right:.85rem}.home-referral-close:hover{color:#ff5722;border-color:#ffbea8;transform:rotate(8deg)}.home-referral-hero{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;padding-right:2.5rem;display:grid}.home-referral-icon{color:#fff;background:linear-gradient(135deg,#ff5722,#ff7a45);border-radius:1rem;place-items:center;width:3.4rem;height:3.4rem;font-size:1.25rem;display:grid;box-shadow:0 .8rem 1.6rem #ff572240}.home-referral-eyebrow{color:#ff5722;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:950;display:inline-flex}.home-referral-modal h2{color:#0f172a;margin:.15rem 0 .4rem;font-size:clamp(1.55rem,3vw,2.05rem);line-height:1.05}.home-referral-modal p{color:#64748b;margin:0;font-size:.92rem;line-height:1.45}.home-referral-stats{grid-template-columns:1.35fr 1fr 1fr;gap:.75rem;margin-top:1.1rem;display:grid}.home-referral-stats div{background:#fff;border:.0625rem solid #ffe1d6;border-radius:.95rem;gap:.25rem;min-width:0;padding:.78rem;display:grid}.home-referral-stats span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:900}.home-referral-stats strong{color:#0f172a;overflow-wrap:anywhere;font-size:1.05rem;font-weight:950}.home-referral-actions{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:.8rem;display:grid}.home-referral-actions button,.home-referral-apply button{color:#ff5722;min-height:2.65rem;font:inherit;cursor:pointer;background:#fff;border:.0625rem solid #ffd7c8;border-radius:.8rem;justify-content:center;align-items:center;gap:.45rem;font-size:.82rem;font-weight:900;transition:transform .18s,background .18s,color .18s;display:inline-flex}.home-referral-actions button:hover:not(:disabled),.home-referral-apply button:hover:not(:disabled){background:#fff5f2;transform:translateY(-.05rem)}.home-referral-actions button:disabled,.home-referral-apply button:disabled{opacity:.55;cursor:not-allowed}.home-referral-apply{background:#fffaf8;border:.0625rem dashed #ffc3ad;border-radius:1rem;gap:.55rem;margin-top:.95rem;padding:.85rem;display:grid}.home-referral-apply label{color:#0f172a;font-size:.86rem;font-weight:900}.home-referral-apply>div{grid-template-columns:minmax(0,1fr) minmax(5.8rem,auto) minmax(5.8rem,auto);align-items:stretch;gap:.65rem;display:grid}.home-referral-apply input{color:#0f172a;min-width:0;font:inherit;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.75rem;padding:0 .85rem;font-size:.88rem;font-weight:850}.home-referral-apply button.primary{color:#fff;background:linear-gradient(135deg,#ff5722,#ff7448);border-color:#0000;box-shadow:0 .55rem 1.2rem #ff572238}.home-referral-apply button:not(.primary){color:#ff5722;background:#fff;border-color:#ffb79f}.home-referral-apply button:not(.primary):hover:not(:disabled){background:#fff3ee;border-color:#ff5722}.home-referral-apply button.primary:hover:not(:disabled){background:linear-gradient(135deg,#f04b1d,#ff6436);box-shadow:0 .7rem 1.45rem #ff572247}.home-referral-apply small{align-items:center;gap:.4rem;font-size:.78rem;font-weight:850;line-height:1.35;display:inline-flex}.home-referral-apply small.success{color:#15803d}.home-referral-apply small.error{color:#dc2626}.home-referral-applied{color:#166534;background:#f0fdf4;border:.0625rem solid #bbf7d0;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;margin-top:.95rem;padding:.85rem;display:grid}.home-referral-applied>i{font-size:1.2rem}.home-referral-applied strong,.home-referral-applied span{display:block}.home-referral-applied strong{color:#14532d;font-size:.9rem}.home-referral-applied span{color:#47725a;margin-top:.12rem;font-size:.78rem;font-weight:750}@media (width<=36rem){.home-referral-modal{border-radius:1.1rem;padding:1rem}.home-referral-hero,.home-referral-stats,.home-referral-actions,.home-referral-apply>div{grid-template-columns:1fr}.home-referral-hero{padding-right:2.3rem}}.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid{grid-auto-columns:calc(50% - 9px)!important;justify-content:center!important}.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid--scroll{justify-content:start!important}.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid--count-1{grid-auto-columns:min(42rem,100%)!important}.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid--count-2{grid-auto-columns:calc(50% - 9px)!important}.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid--count-2:not(.uc-promotion-cards__grid--scroll){grid-auto-flow:initial!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-columns:unset!important;justify-content:stretch!important;overflow:visible!important}.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid--scroll{grid-template-columns:none!important;grid-auto-columns:calc(50% - 9px)!important;grid-auto-flow:column!important;overflow:auto hidden!important}@media (width<=768px){.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid{grid-auto-columns:minmax(17rem,84vw)!important;justify-content:start!important}.home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid--count-2:not(.uc-promotion-cards__grid--scroll){grid-template-columns:none!important;grid-auto-columns:minmax(17rem,84vw)!important;grid-auto-flow:column!important;overflow:auto hidden!important}}.home-promotions-section .uc-promotion-card--sale{aspect-ratio:21/9!important}.home-promotions-section .uc-promotion-card--sale .uc-promotion-card__image{object-fit:contain!important}.home-promotions-section .uc-promotion-card--sale .uc-promotion-card__backdrop{display:block!important}.home-sale-confetti-stage{z-index:9998;pointer-events:none;background:radial-gradient(circle at 50% 7rem,#ff57221f,#0000 28rem),radial-gradient(circle at 50% 8rem,#7c3aed14,#0000 34rem);position:fixed;inset:0;overflow:hidden}.home-sale-confetti-burst{opacity:0;background:radial-gradient(circle,#ff572247,#0000 56%),radial-gradient(circle at 32% 38%,#7c3aed38,#0000 34%),radial-gradient(circle at 68% 44%,#f59e0b33,#0000 32%),radial-gradient(circle at 48% 62%,#0ea5e929,#0000 28%);border-radius:50%;width:26rem;height:26rem;animation:1.35s ease-out forwards home-sale-confetti-burst;position:fixed;top:7.2rem;left:50%;transform:translate(-50%,-50%)scale(.3)}.home-sale-confetti-rings{opacity:0;border:.1rem solid #ff57224d;border-radius:50%;width:17rem;height:17rem;animation:1.7s ease-out forwards home-sale-confetti-ring;position:fixed;top:7.35rem;left:50%;transform:translate(-50%,-50%)scale(.55);box-shadow:0 0 0 .75rem #ff572214,0 0 0 1.65rem #7c3aed0f}.home-sale-confetti-rings:before,.home-sale-confetti-rings:after{content:"";border-radius:inherit;border:.08rem dashed #f59e0b6b;position:absolute;inset:-1.25rem}.home-sale-confetti-rings:after{border-color:#7c3aed57;inset:1.1rem}.home-sale-confetti-stage>span{top:-1rem;left:var(--confetti-left);background:var(--confetti-color);opacity:0;width:.58rem;height:.98rem;animation:home-sale-confetti-fall 3.65s cubic-bezier(.18, .7, .28, 1) var(--confetti-delay) forwards;border-radius:.16rem;position:absolute;transform:translateY(-1rem)rotate(0)}.home-sale-confetti-stage>span:nth-child(3n){border-radius:999rem;width:.72rem;height:.38rem}.home-sale-confetti-stage>span:nth-child(4n){border-radius:50%;width:.44rem;height:.44rem}.home-sale-confetti-stage>span:nth-child(5n){border-radius:999rem;width:.18rem;height:1.75rem}.home-sale-confetti-stage>span:nth-child(7n){background:linear-gradient(45deg, transparent 42%, var(--confetti-color) 43% 57%, transparent 58%), linear-gradient(-45deg, transparent 42%, var(--confetti-color) 43% 57%, transparent 58%);width:.92rem;height:.92rem}.home-sale-live-toast{z-index:10000;isolation:isolate;background:linear-gradient(135deg,#fffffffc 0%,#fff7f3fa 50%,#ffeee5fa 100%);border:.0625rem solid #ff572261;border-radius:1.35rem;grid-template-columns:6.45rem minmax(0,1fr);align-items:center;gap:1.1rem;width:min(94vw,34rem);padding:.85rem 1.2rem .85rem .85rem;animation:5.2s forwards home-sale-live-toast-in;display:grid;position:fixed;top:4.85rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 1.4rem 3.4rem #ff572233,0 1.1rem 2.9rem #0f172a2e}.home-sale-live-toast:before{content:"";z-index:-1;border-radius:inherit;opacity:.56;background:linear-gradient(120deg,#ff5722,#f59e0b,#7c3aed,#ff5722);position:absolute;inset:-.09rem}.home-sale-live-toast:after{content:"";z-index:-1;border-radius:inherit;background:radial-gradient(circle at 12% 20%,#ff572224,#0000 9rem),radial-gradient(circle at 88% 18%,#7c3aed1f,#0000 8rem);position:absolute;inset:0}.home-sale-live-product,.home-sale-live-collage{background:linear-gradient(135deg,#fff,#fff4ee);border:.0625rem solid #ff572247;border-radius:1.05rem;place-items:center;width:6.45rem;height:6.45rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 .0625rem #ffffffe6,0 .7rem 1.6rem #0f172a24,0 0 1.4rem #ff572233}.home-sale-live-product:after,.home-sale-live-collage:after{content:"";border:.0625rem solid #ff57222e;border-radius:.82rem;position:absolute;inset:.38rem}.home-sale-live-product img{z-index:1;object-fit:contain;filter:drop-shadow(0 .5rem .7rem #0f172a29);width:92%;height:92%;display:block;position:relative}.home-sale-live-product--empty{color:var(--primary-orange);font-size:2rem}.home-sale-live-collage{background:radial-gradient(circle at 50% 38%,#ff572224,#0000 62%),linear-gradient(135deg,#fff,#fff4ee);overflow:visible}.home-sale-live-collage img{z-index:calc(3 - var(--stack-index));object-fit:contain;width:4.35rem;height:5.35rem;transform:translate(-50%, -50%) translateX(calc((var(--stack-index) - 1) * 1.1rem)) rotate(calc((var(--stack-index) - 1) * 8deg));background:#fff;border:.0625rem solid #ff572233;border-radius:.8rem;padding:.22rem;position:absolute;top:50%;left:50%;box-shadow:0 .6rem 1rem #0f172a29,0 0 0 .18rem #ffffffd9}.home-sale-live-collage img:first-child{z-index:4;width:4.7rem;height:5.75rem}.home-sale-live-toast div{gap:.1rem;min-width:0;display:grid}.home-sale-live-toast>div>span{width:max-content;color:var(--primary-orange);letter-spacing:.06em;text-transform:uppercase;background:#ff57221a;border:.0625rem solid #ff572233;border-radius:999rem;align-items:center;gap:.38rem;padding:.24rem .5rem;font-size:.72rem;font-weight:950;display:inline-flex}.home-sale-live-toast>div>span i{font-size:.7rem}.home-sale-live-toast strong{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:1.18rem;font-weight:950;line-height:1.18;display:-webkit-box;overflow:hidden}.home-sale-live-toast small{color:#64748b;font-size:.82rem;font-weight:750}.home-sale-live-shine{background:linear-gradient(90deg,#0000,#ffffffc7,#0000);width:35%;animation:2.1s .35s forwards home-sale-live-shine;position:absolute;inset:-35% auto -35% -42%;transform:rotate(18deg)}@keyframes home-sale-confetti-burst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}32%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.35)}}@keyframes home-sale-confetti-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.55)rotate(0)}28%{opacity:.85}to{opacity:0;transform:translate(-50%,-50%)scale(1.9)rotate(32deg)}}@keyframes home-sale-confetti-fall{0%{opacity:0;transform:translateY(-1rem)rotate(0)}10%{opacity:1}to{opacity:0;transform:translate3d(var(--confetti-drift), 105vh, 0) rotate(var(--confetti-rotate))}}@keyframes home-sale-live-shine{0%{opacity:0;left:-42%}18%{opacity:.9}to{opacity:0;left:115%}}@keyframes home-sale-live-toast-in{0%{opacity:0;transform:translate(-50%,-.8rem)scale(.96)}10%,82%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-.5rem)scale(.98)}}@media (prefers-reduced-motion:reduce){.home-sale-confetti-stage>span,.home-sale-confetti-burst,.home-sale-confetti-rings,.home-sale-live-shine{display:none}.home-sale-live-toast{animation:none}}@media (width<=40rem){.home-sale-live-toast{border-radius:1.05rem;grid-template-columns:4.75rem minmax(0,1fr);gap:.82rem;padding:.68rem .82rem .68rem .68rem;top:5rem}.home-sale-live-product,.home-sale-live-collage{width:4.75rem;height:4.75rem}.home-sale-live-collage img{width:3.15rem;height:3.95rem;transform:translate(-50%, -50%) translateX(calc((var(--stack-index) - 1) * .72rem)) rotate(calc((var(--stack-index) - 1) * 8deg))}.home-sale-live-collage img:first-child{width:3.35rem;height:4.18rem}.home-sale-live-toast strong{font-size:.98rem}.home-sale-live-toast small{font-size:.74rem}}.home-features-bar{background-color:#fafafa;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;width:100%;margin:2.5rem 0;padding:2.2rem 1rem;overflow:hidden}.home-features-container{width:min(98vw,110rem);margin:0 auto;padding:0 clamp(12px,3vw,40px)}.home-features-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-features-track{justify-content:flex-start;gap:6rem;width:max-content;animation:22s linear infinite homeMarquee;display:flex}.home-features-track:hover{animation-play-state:paused}.home-feature-item{text-align:left;flex:none;align-items:center;gap:1.1rem;padding:.5rem;transition:transform .2s;display:flex}.home-feature-item:hover{transform:translateY(-2px)}.home-feature-icon{color:#ff5722;flex-shrink:0;justify-content:center;align-items:center;font-size:2.35rem;transition:transform .2s;display:flex}.home-feature-item:hover .home-feature-icon{transform:scale(1.08)}.home-feature-text{flex-direction:column;gap:.15rem;display:flex}.home-feature-text h3{font-family:var(--uc-font-body);letter-spacing:.03em;color:#1f2937;margin:0;font-size:.98rem;font-weight:700}.home-feature-text p{font-family:var(--uc-font-body);color:#6b7280;white-space:nowrap;margin:0;font-size:.82rem}.home-feature-clone{display:flex!important}@media (width<=1024px){.home-features-track{gap:3.5rem;animation-duration:15s}.home-feature-item{padding:.5rem 1rem}}@keyframes homeMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-footer .footer-logo .ucustomer-brand{color:#fff}.home-footer .footer-logo .ucustomer-brand-logo{background:#fff;border-radius:.75rem;width:3.15rem;height:3.15rem;padding:.18rem;overflow:visible;box-shadow:0 .65rem 1.4rem #0000002e}.home-footer .footer-logo .ucustomer-brand-logo img{filter:saturate(1.08)contrast(1.08)}.home-footer .footer-logo .ucustomer-brand-rest,.home-footer .footer-logo .ucustomer-brand-copy strong{color:#fff}.footer-social-links{flex-wrap:wrap;align-items:center;gap:.95rem;width:fit-content;margin-top:1.15rem;display:flex}.footer-social-links a{color:#ffffffeb;place-items:center;width:1.8rem;height:1.8rem;font-size:1.18rem;line-height:1;text-decoration:none;transition:color .18s,transform .18s,filter .18s;display:inline-grid}.footer-social-links a i{transform-origin:50%;transition:transform .18s}.footer-social-links a:hover{filter:drop-shadow(0 .35rem .55rem #0000004d);transform:translateY(-.12rem)scale(1.12)}.footer-social-links a:hover i{transform:scale(1.02)}.footer-social-link-instagram:hover{color:#dd2a7b}.footer-social-link-facebook:hover{color:#3b82f6}.footer-social-link-linkedin:hover{color:#38bdf8}.footer-social-link-youtube:hover{color:#ef4444}.footer-social-link-whatsapp:hover{color:#22c55e}.footer-social-link-x:hover{color:#fff}.footer-social-link-telegram:hover{color:#38bdf8}.footer-social-link-pinterest:hover{color:#ef4444}.brands-section .brand-logo-card:not(.brand-promo-card),.brands-section .brand-promo-card{box-sizing:border-box!important;aspect-ratio:16/7!important;height:auto!important;min-height:0!important}.brands-section .brand-logo-card:not(.brand-promo-card){flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:1.05rem!important}.brands-section .brand-card-main,.brands-section .brand-logo-card-no-image .brand-card-main,.brands-section .brand-logo-card-has-image .brand-card-main{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:.75rem!important;width:100%!important;min-width:0!important;padding-right:1.9rem!important;transform:none!important}.brands-section .brand-logo-card-no-image .brand-icon-wrapper,.brands-section .brand-logo-card-has-image .brand-icon-wrapper,.brands-section .brand-logo-card-has-bg .brand-icon-wrapper{border-radius:.55rem!important;width:3rem!important;min-width:3rem!important;height:3rem!important;font-size:1.85rem!important;overflow:hidden!important}.brands-section .brand-logo-img,.brands-section .brand-logo-card-has-bg .brand-logo-img{border-radius:.55rem!important}.brands-section .brand-logo-card-no-image .brand-name-text,.brands-section .brand-logo-card-has-image .brand-name-text,.brands-section .brand-logo-card-has-bg .brand-name-text{text-align:left!important;white-space:nowrap!important}.brands-section .brand-promo-card{isolation:isolate!important;box-sizing:border-box!important;aspect-ratio:32/7!important;color:#fff!important;background:linear-gradient(135deg,#ffffff14,#0000 44%),linear-gradient(135deg,#111827 0%,#0f172a 56%,#111827 100%)!important;border:.0625rem solid #dbe3ee!important;border-radius:.95rem!important;grid-column:span 2!important;justify-content:space-between!important;align-items:center!important;gap:1.25rem!important;height:auto!important;min-height:0!important;margin-top:0!important;padding:clamp(.95rem,1.45vw,1.3rem)!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 1rem 2.2rem #0f172a24!important}.brands-section .brand-promo-copy{z-index:2!important;gap:.45rem!important;min-width:0!important;display:grid!important;position:relative!important}.brands-section .brand-promo-copy span{color:#e2e8f0c7!important;width:fit-content!important;font-size:.68rem!important;font-family:var(--uc-font-body)!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#ffffff0f!important;border:.0625rem solid #e2e8f033!important;border-radius:999rem!important;padding:.32rem .7rem!important;font-weight:900!important;line-height:1!important}.brands-section .brand-promo-card h3{color:#fff!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1.05rem,1.55vw,1.65rem)!important;line-height:1.08!important}.brands-section .brand-promo-card button{z-index:2!important;color:#0f172a!important;min-height:2.2rem!important;font:inherit!important;cursor:pointer!important;background:#fff!important;border:.0625rem solid #ffffff3d!important;border-radius:999rem!important;justify-content:center!important;align-items:center!important;gap:.55rem!important;padding:0 .9rem!important;font-size:clamp(.68rem,.82vw,.78rem)!important;font-weight:950!important;display:inline-flex!important;position:relative!important;box-shadow:0 .75rem 1.5rem #0000002e!important}.brands-section .brand-promo-card button:hover{transform:translateY(-.08rem)!important;box-shadow:0 .9rem 1.7rem #00000038!important}.brands-section .brand-promo-icon{z-index:1!important;color:#cbd5e121!important;opacity:1!important;pointer-events:none!important;font-size:clamp(4.2rem,7vw,6.2rem)!important;position:absolute!important;bottom:50%!important;right:clamp(.8rem,2.2vw,1.8rem)!important;transform:translateY(50%)rotate(-8deg)!important}@media (width<=42rem){.brands-section .brand-promo-card{aspect-ratio:16/7!important;flex-direction:column!important;grid-column:span 1!important;align-items:flex-start!important}}.user-category-submenu{box-sizing:border-box;max-height:calc(100vh - 2rem);padding:.65rem;overflow:hidden}.brands-section .brands-container>.brand-logo-card:not(.brand-promo-card){box-sizing:border-box!important;aspect-ratio:16/7!important;width:100%!important;height:auto!important;min-height:0!important}.brands-section .brands-container{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:start!important;gap:1.25rem .9rem!important}.brands-section .brand-logo-card:not(.brand-promo-card){flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:1.05rem!important;display:flex!important;position:relative!important}.brands-section .brand-logo-card:not(.brand-promo-card) .brand-card-main{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:.75rem!important;width:100%!important;min-width:0!important;padding-right:1.9rem!important;display:flex!important;transform:none!important}.brands-section .brand-icon-wrapper,.brands-section .brand-logo-card-has-bg .brand-icon-wrapper{border-radius:.55rem!important;width:3rem!important;min-width:3rem!important;height:3rem!important;margin:0!important;overflow:hidden!important}.brands-section .brand-logo-img,.brands-section .brand-logo-card-has-bg .brand-logo-img{object-fit:contain!important;border-radius:.55rem!important;max-width:3rem!important;max-height:2.55rem!important}.brands-section .brand-logo-card:not(.brand-promo-card) .brand-card-arrow{width:2rem!important;height:2rem!important;position:absolute!important;bottom:.8rem!important;right:.8rem!important}.brands-section .brand-promo-card{aspect-ratio:32/7!important;grid-column:span 2!important;width:100%!important;height:auto!important;min-height:0!important}@media (width<=78rem){.brands-section .brands-container{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=64rem){.brands-section .brands-container{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=48rem){.brands-section .brands-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=42rem){.brands-section .brand-promo-card{aspect-ratio:32/7!important;flex-direction:row!important;grid-column:span 2!important;align-items:center!important}}@media (width<=28rem){.brands-section .brands-container{grid-template-columns:1fr!important}.brands-section .brand-promo-card{aspect-ratio:16/7!important;grid-column:span 1!important}}@media (width<=64rem){.home-container .home-categories-section,.home-container .home-promotions-section,.home-container .home-product-section,.home-container .home-trust-badges,.home-container .brands-section{margin-left:1rem;margin-right:1rem}.home-container .categories-container,.home-container .products-grid{overscroll-behavior-inline:contain;scroll-padding-inline:.25rem}.home-container .categories-container{scroll-snap-type:x proximity}.home-container .user-category-hover-shell{scroll-snap-align:start}.home-container .products-grid{grid-auto-columns:minmax(0,calc(50% - .5rem));gap:1rem}.home-container .section-view-all-btn,.home-container .brand-heading-action,.home-container .home-product-section .user-cart-action-btn{min-height:2.75rem}.home-container .home-referral-modal{overscroll-behavior:contain;max-height:calc(100dvh - 2rem);overflow-y:auto}}@media (width<=48rem){.home-container .carousel-slide{padding-inline:clamp(1rem,5vw,2rem)}.home-container .home-categories-section,.home-container .home-promotions-section,.home-container .home-product-section,.home-container .home-trust-badges,.home-container .brands-section{margin-left:.75rem;margin-right:.75rem}.home-container .categories-container{scrollbar-width:none;gap:.75rem;padding-inline:.5rem}.home-container .categories-container::-webkit-scrollbar{display:none}.home-container .products-grid::-webkit-scrollbar{display:none}.home-container .categories-arrow-btn{display:none}.home-container .category-circle-card{min-width:4.75rem;min-height:5.25rem}.home-container .home-promotions-header,.home-container .section-header,.home-container .brand-section-heading{align-items:center;gap:.75rem}.home-container .home-promotions-section .uc-promotion-cards__grid{scroll-snap-type:x mandatory;padding-bottom:.75rem;grid-auto-columns:minmax(0,88%)!important;gap:.75rem!important}.home-container .home-promotions-section .uc-promotion-card,.home-container .product-grid-card{scroll-snap-align:start}.home-container .home-product-section{margin-top:.85rem;padding:.9rem .75rem .75rem}.home-container .section-header{margin-bottom:.75rem}.home-container .section-header h2,.home-container .home-promotions-header h2{font-size:clamp(1.2rem,5vw,1.5rem)}.home-container .products-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(16rem,88%);gap:.75rem;padding:.25rem .125rem .75rem}.home-container .home-product-section .card-img-container{height:clamp(10rem,47vw,12rem)}.home-container .home-product-section .card-info{min-height:0}.home-container .home-trust-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.home-container .trust-badge-card{gap:.65rem;padding:.8rem}.home-container .trust-icon-wrapper{width:2.75rem;min-width:2.75rem;height:2.75rem}.home-container .brands-section .brands-container{gap:.75rem!important}.home-container .brands-section .brand-promo-card{aspect-ratio:auto!important;grid-column:span 2!important;min-height:8.5rem!important;padding:.9rem!important}.home-container .home-referral-overlay{padding:.75rem}.home-container .home-referral-modal{width:100%;max-height:calc(100dvh - 1.5rem)}.home-container .custom-toast{right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));width:auto;left:.75rem}}@media (width<=36rem){.home-container .section-view-all-btn,.home-container .brand-heading-action{flex-shrink:0;padding-inline:.75rem;font-size:.75rem}.home-container .section-view-all-btn i,.home-container .brand-heading-action i{display:none}.home-container .products-grid{grid-auto-columns:minmax(15.5rem,92%)}.home-container .home-trust-badges{grid-template-columns:1fr}.home-container .brands-section .brand-promo-card{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}.home-container .brands-section .brand-promo-card button,.home-container .home-referral-apply button,.home-container .home-referral-apply input,.home-container .home-referral-close{min-height:2.75rem!important}}@media (width<=28rem){.home-container .home-categories-section,.home-container .home-promotions-section,.home-container .home-product-section,.home-container .home-trust-badges,.home-container .brands-section{margin-left:.5rem;margin-right:.5rem}.home-container .products-grid{grid-auto-columns:94%}.home-container .brands-section .brands-container{grid-template-columns:1fr!important}.home-container .brands-section .brand-promo-card{grid-column:span 1!important}}@media (prefers-reduced-motion:reduce){.home-container .home-features-track,.home-container .home-sale-confetti-stage *,.home-container .card-img-slider{transition-duration:.01ms!important;animation:none!important}}@media (width<=64rem){.home-container .products-grid{grid-auto-columns:minmax(0,calc(33.3333% - .666667rem));gap:1rem}.home-container .home-product-section .card-img-container{height:9.5rem}.home-container .home-product-section .card-info{min-height:7.25rem;padding:.75rem}.home-container .home-features-bar{margin:1.25rem 0;padding:.9rem .5rem}.home-container .home-features-container{width:100%;padding-inline:.5rem}.home-container .home-features-track{gap:2rem;animation-duration:20s}.home-container .home-feature-item{gap:.65rem;padding:.25rem .5rem}.home-container .home-feature-icon{font-size:1.6rem}.home-container .home-feature-text{gap:.05rem}.home-container .home-feature-text h3{letter-spacing:.02em;font-size:.78rem}.home-container .home-feature-text p{font-size:.68rem}}@media (width<=48rem){.home-container .home-promotions-section{margin:16px 16px 0;padding:8px 0 0}.home-container .home-promotions-section .uc-promotion-cards__grid{scroll-snap-type:x proximity;padding:4px 2px 16px;grid-auto-columns:minmax(17rem,84vw)!important;gap:3.25rem!important}.home-container .home-promotions-section .uc-promotion-card{aspect-ratio:21/9;border-radius:12px;height:auto}.home-container .products-grid{grid-auto-columns:minmax(13rem,72%);gap:.7rem}.home-container .home-product-section .card-img-container{height:clamp(8rem,35vw,9rem)}.home-container .home-product-section .card-info{min-height:6.75rem;padding:.65rem}.home-container .card-title{font-size:.85rem}.home-container .card-rating,.home-container .discount-wrapper{font-size:.7rem}.home-container .current-price{font-size:.95rem}.home-container .home-product-section .card-price-row,.home-container .home-product-section .product-grid-card .card-price-row{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:.5rem!important}.home-container .home-product-section .price-group,.home-container .home-product-section .product-grid-card .price-group{width:100%!important;min-width:0!important}.home-container .home-product-section .user-cart-action-btn,.home-container .home-product-section .product-grid-card .user-cart-action-btn{flex:none!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:2.25rem!important;font-size:.75rem!important}.home-container .home-features-bar{margin:1rem 0;padding:.7rem .25rem}.home-container .home-features-track{gap:1.35rem;animation-duration:22s}.home-container .home-feature-item{gap:.5rem;padding:.2rem .35rem}.home-container .home-feature-icon{font-size:1.35rem}.home-container .home-feature-text h3{font-size:.72rem}.home-container .home-feature-text p{font-size:.62rem}}@media (width<=36rem){.home-container .products-grid{grid-auto-columns:minmax(12rem,76%)}}@media (width<=28rem){.home-container .products-grid{grid-auto-columns:minmax(11.5rem,78%)}.home-container .home-product-section .card-img-container{height:7.75rem}}@media (width<=64rem){.home-container .home-promotions-section+.home-product-section,.home-container .home-sales-section+.home-product-section{margin-top:.35rem}.home-container .section-view-all-btn{color:#fff;background:#ff5722;border-color:#ff5722;gap:.4rem;min-width:5.75rem;min-height:2.75rem;padding:0 .9rem;font-size:.78rem;line-height:1;box-shadow:0 .35rem .8rem #ff572238}.home-container .section-view-all-btn:hover,.home-container .section-view-all-btn:focus-visible{color:#fff;background:#e64a19;border-color:#e64a19;transform:translateY(-1px);box-shadow:0 .5rem 1rem #ff572247}.home-container .section-view-all-btn:active{transform:translateY(0)}}@media (width<=48rem){.home-container .home-promotions-section{margin-bottom:0}.home-container .home-promotions-section .uc-promotion-cards__grid{padding-bottom:.65rem}.home-container .home-promotions-section+.home-product-section,.home-container .home-sales-section+.home-product-section{margin-top:.2rem}.home-container .section-view-all-btn{min-width:5.35rem;min-height:2.75rem;padding-inline:.75rem;font-size:.75rem}.home-container .section-view-all-btn i{font-size:.68rem;display:inline-block}}@media (width<=23rem){.home-container .section-view-all-btn{min-width:4.8rem;padding-inline:.6rem}.home-container .section-view-all-btn i{display:none}}@media (width<=64rem){.home-container .categories-scroll-wrapper{padding-inline:0}.home-container .categories-arrow-btn{display:none}.home-container .categories-container{justify-content:flex-start;gap:clamp(.55rem,1.8vw,.9rem);width:100%;padding:.4rem .5rem .75rem;scroll-padding-inline:.5rem}.home-container .home-categories-sticky.is-compact .categories-container{justify-content:flex-start;padding-inline:.5rem}}@media (width<=48rem){.home-container .categories-container{gap:.6rem;padding-inline:.25rem;scroll-padding-inline:.25rem}}@media (width<=64rem){.home-container .categories-scroll-wrapper,.home-container .home-categories-sticky.is-compact .categories-scroll-wrapper{padding-left:0!important;padding-right:0!important}.home-container .categories-scroll-wrapper .categories-arrow-btn,.home-container .home-categories-sticky.is-compact .categories-scroll-wrapper .categories-arrow-btn{display:none!important}}@media (width<=48rem){.home-container .home-footer .footer-columns{flex-wrap:wrap;align-items:flex-start;gap:2rem 1rem;margin-bottom:2.5rem;display:flex}.home-container .home-footer .footer-brand-column{flex:1 0 100%;width:100%}.home-container .home-footer .footer-nav-column:not(.footer-partner-column){flex:0 0 calc(50% - .5rem);width:calc(50% - .5rem);min-width:0}.home-container .home-footer .footer-partner-column{flex:1 0 100%;width:100%}.home-container .home-footer .footer-nav-column h4{overflow-wrap:anywhere;margin-bottom:1rem;font-size:.9rem}.home-container .home-footer .footer-nav-column h4:after{width:1.8rem;margin-top:.55rem}.home-container .home-footer .footer-nav-column ul li{margin-bottom:.65rem}.home-container .home-footer .footer-nav-column ul li a{overflow-wrap:anywhere;font-size:.78rem;line-height:1.35}}@media (width<=24rem){.home-container .home-footer .footer-columns{column-gap:.75rem}.home-container .home-footer .footer-nav-column:not(.footer-partner-column){flex-basis:calc(50% - .375rem);width:calc(50% - .375rem)}}@media (width<=64rem){.home-container .home-promotions-section .uc-promotion-card{aspect-ratio:16/7;background:#f8fafc}.home-container .home-promotions-section .uc-promotion-card__image{object-position:center;object-fit:contain!important}}@media (width<=48rem){.home-container .home-promotions-section .uc-promotion-card{aspect-ratio:16/7.5}}@media (width<=30rem){.home-container .home-promotions-section .uc-promotion-card{aspect-ratio:2}}@media (width<=64rem){.home-container .home-promotions-section .uc-promotion-card{aspect-ratio:21/9}}@media (width<=30rem){.home-container .home-promotions-section .uc-promotion-card{aspect-ratio:21/9}}@media (width<=64rem){.home-container .home-promotions-section .uc-promotion-card__image,.home-container .home-promotions-section .uc-promotion-card--sale .uc-promotion-card__image{object-position:center;width:100%;height:100%;object-fit:cover!important}.home-container .brands-section .brands-container{flex-wrap:wrap!important;align-items:stretch!important;gap:.7rem!important;display:flex!important}.home-container .brands-section .brands-container>.brand-logo-card:not(.brand-promo-card){aspect-ratio:16/8!important;flex:0 0 calc(25% - .525rem)!important;width:calc(25% - .525rem)!important;min-width:0!important;padding:.55rem!important}.home-container .brands-section .brand-logo-card:not(.brand-promo-card) .brand-card-main{gap:.45rem!important;padding-right:0!important}.home-container .brands-section .brand-icon-wrapper,.home-container .brands-section .brand-logo-card-has-bg .brand-icon-wrapper{width:2.25rem!important;min-width:2.25rem!important;height:2.25rem!important;font-size:1.25rem!important}.home-container .brands-section .brand-logo-img,.home-container .brands-section .brand-logo-card-has-bg .brand-logo-img{max-width:2.25rem!important;max-height:1.9rem!important}.home-container .brands-section .brand-name-text{text-overflow:ellipsis;overflow:hidden;font-size:.75rem!important;line-height:1.15!important}.home-container .brands-section .brand-logo-card:not(.brand-promo-card) .brand-card-arrow{display:none!important}.home-container .brands-section .brand-promo-card{aspect-ratio:4!important;flex:1 0 100%!important;width:100%!important;min-height:7rem!important}}@media (width<=48rem){.home-container .brands-section .brands-container{gap:.6rem!important}.home-container .brands-section .brands-container>.brand-logo-card:not(.brand-promo-card){aspect-ratio:16/7!important;flex-basis:calc(50% - .3rem)!important;width:calc(50% - .3rem)!important;padding:.5rem!important}.home-container .brands-section .brand-icon-wrapper,.home-container .brands-section .brand-logo-card-has-bg .brand-icon-wrapper{width:2rem!important;min-width:2rem!important;height:2rem!important;font-size:1.1rem!important}.home-container .brands-section .brand-logo-img,.home-container .brands-section .brand-logo-card-has-bg .brand-logo-img{max-width:2rem!important;max-height:1.7rem!important}.home-container .brands-section .brand-name-text{font-size:.7rem!important}.home-container .brands-section .brand-promo-card{aspect-ratio:2.5!important;flex-basis:100%!important;min-height:7.5rem!important}}@media (width<=24rem){.home-container .brands-section .brands-container>.brand-logo-card:not(.brand-promo-card){aspect-ratio:16/8!important}}.home-container .home-promotions-section .uc-promotion-card{isolation:isolate;background:#f8fafc}.home-container .home-promotions-section .uc-promotion-card__backdrop,.home-container .home-promotions-section .uc-promotion-card--sale .uc-promotion-card__backdrop{object-position:center;filter:blur(1rem)saturate(1.06);image-rendering:auto;width:100%;height:100%;transform:scale(1.08);object-fit:cover!important;display:block!important}.home-container .home-promotions-section .uc-promotion-card__image,.home-container .home-promotions-section .uc-promotion-card--sale .uc-promotion-card__image{object-position:center;image-rendering:auto;backface-visibility:hidden;width:100%;height:100%;transform:none;object-fit:contain!important}.home-container .home-promotions-section .uc-promotion-card{background:0 0!important}.home-container .home-promotions-section .uc-promotion-card__backdrop,.home-container .home-promotions-section .uc-promotion-card--sale .uc-promotion-card__backdrop{object-fit:cover!important;object-position:center!important;filter:blur(.75rem)saturate(1.08)!important;width:100%!important;height:100%!important;display:block!important;inset:0!important;transform:scale(1.1)!important}.home-container .home-promotions-section .uc-promotion-card__image,.home-container .home-promotions-section .uc-promotion-card--sale .uc-promotion-card__image{object-fit:cover!important;object-position:center!important;background:0 0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;inset:0!important;transform:none!important}@media (width<=64rem){.home-container .home-features-bar{margin-bottom:.35rem}.home-container .home-features-bar+.home-promotions-section{margin-top:.35rem}}@media (width<=48rem){.home-container .home-features-bar{margin-bottom:.25rem}.home-container .home-features-bar+.home-promotions-section{margin-top:.25rem}}.home-container .home-promotions-section .uc-promotion-cards__grid{grid-template-columns:none!important;grid-auto-columns:unset!important;grid-auto-flow:initial!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:1rem!important;padding:.15rem .1rem .85rem!important;display:flex!important;overflow:auto hidden!important}.home-container .home-promotions-section .uc-promotion-cards__grid::-webkit-scrollbar{display:none!important}.home-container .home-promotions-section .uc-promotion-card{scroll-snap-align:start;box-sizing:border-box!important;aspect-ratio:2!important;flex:0 0 calc(33.3333% - .666667rem)!important;width:calc(33.3333% - .666667rem)!important;min-width:calc(33.3333% - .666667rem)!important;max-width:calc(33.3333% - .666667rem)!important;height:auto!important}.home-container .home-promotions-section .uc-promotion-card--sale{aspect-ratio:21/9!important;flex-basis:calc(50% - .5rem)!important;width:calc(50% - .5rem)!important;min-width:calc(50% - .5rem)!important;max-width:calc(50% - .5rem)!important}.home-container .home-promotions-section .uc-promotion-cards--sale .uc-promotion-cards__grid--count-1 .uc-promotion-card{flex-basis:min(42rem,100%)!important;width:min(42rem,100%)!important;min-width:min(42rem,100%)!important;max-width:min(42rem,100%)!important}@media (width<=70rem){.home-container .home-promotions-section .uc-promotion-card,.home-container .home-promotions-section .uc-promotion-card--sale{flex-basis:calc(50% - .5rem)!important;width:calc(50% - .5rem)!important;min-width:calc(50% - .5rem)!important;max-width:calc(50% - .5rem)!important}}@media (width<=40rem){.home-container .home-promotions-section .uc-promotion-card,.home-container .home-promotions-section .uc-promotion-card--sale{flex-basis:100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}}@media (width<=48rem){.home-footer .footer-columns{flex-wrap:wrap;align-items:flex-start;gap:2rem 1rem;margin-bottom:2.5rem;display:flex}.home-footer .footer-brand-column{flex:1 0 100%;width:100%}.home-footer .footer-nav-column:not(.footer-partner-column){flex:0 0 calc(50% - .5rem);width:calc(50% - .5rem);min-width:0}.home-footer .footer-partner-column{flex:1 0 100%;width:100%}.home-footer .footer-nav-column h4{overflow-wrap:anywhere;margin-bottom:1rem;font-size:.9rem}.home-footer .footer-nav-column h4:after{width:1.8rem;margin-top:.55rem}.home-footer .footer-nav-column ul li{margin-bottom:.65rem}.home-footer .footer-nav-column ul li a{overflow-wrap:anywhere;font-size:.78rem;line-height:1.35}}@media (width<=24rem){.home-footer .footer-columns{column-gap:.75rem}.home-footer .footer-nav-column:not(.footer-partner-column){flex-basis:calc(50% - .375rem);width:calc(50% - .375rem)}}.home-container .home-discovery-section{overflow:visible}.home-container .home-discovery-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.home-container .home-discovery-grid .product-grid-card{width:100%;min-width:0}.home-container .home-discovery-status,.home-container .home-discovery-end{color:#64748b;text-align:center;justify-content:center;align-items:center;gap:.65rem;min-height:3.5rem;margin:1rem 0 0;font-size:.9rem;display:flex}.home-container .home-discovery-status i{color:var(--uc-primary,#ff5a2f);animation:.8s linear infinite home-discovery-spin}@keyframes home-discovery-spin{to{transform:rotate(360deg)}}@media (width<=64rem){.home-container .home-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}@media (width<=40rem){.home-container .home-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}}@media (width>=75.0625rem){.home-footer{padding-top:3.5rem}.home-footer .footer-columns{grid-template-columns:minmax(15rem,1.45fr) minmax(20rem,1.65fr) minmax(8rem,.75fr) minmax(10rem,.9fr) minmax(17.875rem,1.35fr);gap:2rem;margin-bottom:2.5rem}}.home-footer .footer-category-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.25rem;display:grid}.home-footer .footer-category-list li{min-width:0;margin-bottom:0}.home-footer .footer-category-list a{line-height:1.35;display:inline-block}@media (width<=48rem){.home-footer .footer-category-list{grid-template-columns:1fr;row-gap:.65rem}}@media (width>=90rem){.home-footer{padding-inline:clamp(3.5rem,4vw,5rem)}.home-footer .footer-columns{grid-template-columns:minmax(16rem,1.35fr) minmax(20rem,1.55fr) minmax(9rem,.75fr) minmax(11rem,.9fr) minmax(18rem,1.3fr);column-gap:clamp(2.25rem,3vw,4rem)}}@media (width>=80rem) and (width<=89.9375rem){.home-footer{padding:3.25rem 2.5rem 1.75rem}.home-footer .footer-columns{grid-template-columns:minmax(15rem,1.25fr) minmax(19rem,1.55fr) minmax(8rem,.7fr) minmax(10rem,.85fr) minmax(17rem,1.25fr);gap:2rem 1.5rem;margin-bottom:2.25rem}.home-footer .footer-brand-desc{max-width:16rem}.home-footer .footer-partner-actions{gap:.9rem;margin-top:1.25rem}.home-footer .footer-btn-link.footer-partner-card{padding:.7rem .8rem}}@media (width>=75.0625rem) and (width<=79.9375rem){.home-footer{padding:3rem 2.25rem 1.75rem}.home-footer .footer-columns{grid-template-columns:minmax(15rem,1.1fr) minmax(19rem,1.35fr) repeat(2,minmax(9rem,.75fr));gap:2rem 1.75rem;margin-bottom:2.25rem}.home-footer .footer-partner-column{grid-column:1/-1}.home-footer .footer-partner-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.1rem;display:grid}}@media (width>=75.0625rem){.home-footer .footer-columns{align-items:start}.home-footer .footer-nav-column h4{white-space:nowrap}.home-footer .footer-bottom-bar{padding-top:1.5rem}}@media (width<=48rem){.home-footer .footer-columns,.home-container .home-footer .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"brand brand""categories company""categories care""partner partner"!important;align-items:start!important;gap:1.75rem 1rem!important;display:grid!important}.home-footer .footer-brand-column{grid-area:brand;width:100%!important}.home-footer .footer-categories-column{grid-area:categories;width:100%!important}.home-footer .footer-company-column{grid-area:company;width:100%!important}.home-footer .footer-customer-care-column{grid-area:care;width:100%!important}.home-footer .footer-partner-column{grid-area:partner;width:100%!important}}@media (width<=24rem){.home-footer .footer-columns,.home-container .home-footer .footer-columns{column-gap:.75rem!important}}.home-footer .footer-company-care-stack{display:contents}@media (width<=48rem){.home-footer .footer-columns,.home-container .home-footer .footer-columns{grid-template-areas:"brand brand""categories services""partner partner"!important}.home-footer .footer-company-care-stack{flex-direction:column;grid-area:services;align-self:start;gap:1.5rem;min-width:0;display:flex}.home-footer .footer-company-care-stack .footer-company-column,.home-footer .footer-company-care-stack .footer-customer-care-column{grid-area:auto;flex:none!important;width:100%!important;min-width:0!important}}.wishlist-tab-container{flex-direction:column;gap:24px;display:flex}.wishlist-header{justify-content:space-between;align-items:flex-start;display:flex}.wishlist-title-section h2{color:var(--text-main);margin:0 0 4px;font-size:24px;font-weight:700}.wishlist-title-section p{color:var(--text-muted);margin:0;font-size:14px}.wishlist-actions{gap:12px;display:flex}.btn-share-wishlist{border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;background-color:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.btn-share-wishlist:hover{background-color:var(--bg-light);border-color:#cbd5e1}.btn-move-all-cart{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.btn-move-all-cart:hover{background-color:var(--primary-orange-hover);box-shadow:0 4px 12px #ff572233}.wishlist-filters-bar{border:1px solid var(--border-color);background:#fff;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;box-shadow:0 .45rem 1.25rem #0f172a0a}.wishlist-tabs{gap:24px;display:flex}.wishlist-tab-item{color:var(--primary-orange);cursor:pointer;padding:0;font-size:14px;font-weight:800;transition:color .2s;position:relative}.wishlist-tab-item.active{color:var(--primary-orange)}.wishlist-tab-item.active:after{display:none}.wishlist-controls{align-items:center;gap:16px;display:flex}.sort-group{color:var(--text-sub);align-items:center;gap:8px;font-size:13px;display:flex}.sort-group>span{white-space:nowrap;line-height:1}.wishlist-sort-select{min-width:12rem}.wishlist-sort-select .user-select-trigger{min-height:2.25rem;font-size:.82rem}.filter-group{position:relative}.btn-filter{border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;background-color:#fff;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s;display:inline-flex}.btn-filter:hover{border-color:var(--primary-orange);background-color:var(--primary-orange-light);color:var(--primary-orange)}.filter-dropdown{border:1px solid var(--border-color);z-index:10;background:#fff;border-radius:.7rem;min-width:10rem;padding:.55rem;animation:.18s forwards user-wishlist-dropdown-in;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 .8rem 1.8rem #0f172a1f}.filter-dropdown-title{color:var(--text-muted);text-transform:uppercase;padding:.35rem .55rem .55rem;font-size:.75rem;font-weight:800}.filter-dropdown-option{color:var(--text-main);cursor:pointer;border-radius:.45rem;padding:.55rem .6rem;font-size:.82rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s}.filter-dropdown-option:hover,.filter-dropdown-option.active{background-color:var(--primary-orange-light);color:var(--primary-orange)}.filter-dropdown-option:hover{transform:translate(.1rem)}@keyframes user-wishlist-dropdown-in{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,19rem));gap:1.25rem;width:100%;display:grid}.wishlist-grid .user-product-card{width:100%;min-width:0;max-width:none;height:auto;min-height:0}.wishlist-grid .user-product-card .card-img-container{height:13.75rem}.wishlist-grid .user-product-card .card-price-row{flex-direction:column;align-items:stretch}.wishlist-grid .user-product-card .price-group{width:100%}.wishlist-grid .user-cart-action-btn.wishlist-cart-action-btn{width:100%;min-width:0}@media (width<=768px){.wishlist-grid{grid-template-columns:repeat(2,1fr)!important;grid-auto-columns:auto!important;grid-auto-flow:row!important;gap:.75rem!important;padding:0!important;overflow:visible!important}.wishlist-grid::-webkit-scrollbar{display:none!important}}@media (width<=28rem){.wishlist-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}}.wishlist-item-card{border:1px solid var(--border-color);background-color:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:16px;transition:all .3s;display:flex;position:relative}.wishlist-item-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.card-top{aspect-ratio:1;background-color:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.product-img{object-fit:contain;max-width:80%;max-height:80%}.btn-wishlist-toggle{color:#ef4444;cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0000001a}.btn-wishlist-toggle:hover{transform:scale(1.1)}.card-info{flex-direction:column;gap:4px;display:flex}.product-name{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:auto;min-height:42px;margin:0;font-size:14px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.price-row{align-items:center;gap:8px;margin-top:4px;display:flex}.current-price{color:var(--text-main);font-size:16px;font-weight:700}.original-price{color:var(--text-muted);font-size:13px;text-decoration:line-through}.discount-tag{color:#f97316;font-size:12px;font-weight:600}.stock-status{margin-top:4px;font-size:12px;font-weight:600}.stock-status.in-stock{color:#10b981}.stock-status.low-stock{color:#f59e0b}.stock-status.out-of-stock{color:#ef4444}.card-actions{align-items:center;gap:8px;width:100%;margin-top:auto;display:flex}.wishlist-cart-action-btn{width:9.5rem;min-width:9.5rem;min-height:2.35rem}.btn-add-to-cart{border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;background-color:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;height:36px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.btn-add-to-cart:hover{background-color:var(--bg-light);border-color:#cbd5e1}.btn-add-to-cart.active{color:#10b981;background-color:#ecfdf5;border-color:#10b981}.btn-add-to-cart.active:hover{color:#fff;background-color:#ef4444;border-color:#ef4444;box-shadow:0 4px 10px #ef444426}.btn-add-to-cart.active:hover span,.btn-add-to-cart.active:hover i{display:none}.btn-add-to-cart.active:hover:after{content:"Remove"}.btn-more-options{border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.btn-more-options:hover{color:var(--text-main);background-color:var(--bg-light)}@media (width<=640px){.wishlist-header{flex-direction:column;gap:16px}.wishlist-actions{width:100%}.btn-share-wishlist,.btn-move-all-cart{flex:1}.wishlist-filters-bar{flex-direction:column;align-items:flex-start;gap:12px}.wishlist-controls{flex-wrap:wrap;justify-content:space-between;gap:.75rem;width:100%}.sort-group{flex:12rem}.wishlist-sort-select{flex:1;min-width:10rem}}.custom-toast{color:#fff;z-index:1000;background-color:#1e293b;border-radius:8px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:500;animation:.3s cubic-bezier(.16,1,.3,1) forwards toastSlideIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #00000026}.custom-toast.error{background-color:#ef4444}.custom-toast i{font-size:16px}.custom-toast.success i{color:#10b981}.wishlist-grid .user-product-card{width:100%!important;max-width:19rem!important}.wishlist-grid .user-product-card .card-img-container{aspect-ratio:1!important;height:auto!important}@media (width<=768px){.wishlist-grid .user-product-card{max-width:none!important}}.user-select{width:100%;position:relative}.user-select-trigger{color:#0f172a;width:100%;min-height:2.5rem;font:inherit;cursor:pointer;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .8rem;font-size:.875rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.user-select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.user-select-trigger i{color:#64748b;font-size:.72rem;transition:transform .2s,color .2s}.user-select-trigger:hover{background:#fffdfb;border-color:#ffd2bf}.user-select-open .user-select-trigger{border-color:#ff4d12;box-shadow:0 0 0 .2rem #ff4d1214}.user-select-open .user-select-trigger i{color:#ff4d12;transform:rotate(180deg)}.user-select-disabled .user-select-trigger{cursor:not-allowed;color:#94a3b8;background:#f8fafc}.user-select-menu{z-index:250;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.7rem;width:100%;max-height:15rem;padding:.45rem;animation:.18s forwards user-select-menu-in;position:absolute;top:calc(100% + .4rem);left:0;overflow-y:auto;box-shadow:0 .9rem 2rem #0f172a24}.user-select-search{background:#f8fafc;border:.0625rem solid #e2e8f0;border-radius:.55rem;align-items:center;gap:.45rem;min-height:2.25rem;margin-bottom:.35rem;padding:0 .65rem;display:flex}.user-select-search i{color:#94a3b8;font-size:.75rem}.user-select-search input{color:#0f172a;font:inherit;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:.82rem;font-weight:650}.user-select-empty{color:#94a3b8;text-align:center;padding:.75rem .65rem;font-size:.8rem;font-weight:650}.user-select-menu-right{left:auto;right:0}.user-select-option{color:#0f172a;width:100%;min-height:2.3rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.6rem;padding:0 .65rem;font-size:.84rem;font-weight:600;transition:background-color .18s,color .18s,transform .18s;display:flex}.user-cart-action-btn{color:#fff;width:6.25rem;min-width:6.25rem;min-height:2.25rem;font:inherit;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#ff5a1f,#ff2f0f);border:0;border-radius:999rem;flex-shrink:0;place-items:center;padding:0 .85rem;font-size:.76rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 .45rem 1rem #ff4d1238}.user-cart-action-btn.wishlist-cart-action-btn{width:9.5rem;min-width:9.5rem;max-width:100%;min-height:2.5rem;padding:0 1rem;font-size:.82rem}.user-cart-action-btn:hover{transform:translateY(-.08rem);box-shadow:0 .65rem 1.25rem #ff4d1247}.user-cart-action-btn:disabled{cursor:not-allowed;box-shadow:none;opacity:.75;background:#ffd2bf;transform:none}.user-cart-action-btn.active{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 .45rem 1rem #10b98133}.user-cart-action-btn.active:hover{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 .65rem 1.25rem #ef44443d}.user-cart-action-default,.user-cart-action-remove{grid-area:1/1;justify-content:center;align-items:center;gap:.38rem;transition:opacity .2s,transform .2s;display:inline-flex}.user-cart-action-remove{opacity:0;transform:translateY(.7rem)}.user-cart-action-btn.active:hover .user-cart-action-default{opacity:0;transform:translateY(-.7rem)}.user-cart-action-btn.active:hover .user-cart-action-remove{opacity:1;transform:translateY(0)}.user-select-option:hover,.user-select-option.active{color:#ff4d12;background:#fff5f0}.user-select-option:hover{transform:translate(.08rem)}.user-select-option i{font-size:.72rem}@keyframes user-select-menu-in{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.user-select-checkbox{color:#fff;border:.1rem solid #cbd5e1;border-radius:.3rem;flex:0 0 1.05rem;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;transition:background-color .18s,border-color .18s;display:inline-flex}.user-select-checkbox.checked{background:#ff4d12;border-color:#ff4d12}.user-select-checkbox i{color:#fff;font-size:.58rem;transform:none}.user-select-option-label{flex:1;min-width:0}.user-product-card.product-grid-card{border:.0625rem solid var(--border-color,#e2e8f0);min-width:0;color:inherit;cursor:pointer;background:#fff;border-radius:1rem;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.user-product-card.product-grid-card:hover{border-color:#cbd5e1;transform:translateY(-.375rem);box-shadow:0 .75rem 1.875rem #0f172a14}.user-product-card .card-badge{z-index:2;color:#fff;text-transform:uppercase;background:#ff4d12;border-radius:1.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:800;position:absolute;top:.75rem;left:.75rem}.user-product-card .card-img-container{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;width:100%;height:13.75rem;display:flex;position:relative;overflow:hidden}.user-product-card .card-img{object-fit:contain;z-index:1;width:100%;height:100%;transition:transform .4s;position:relative}.user-product-card .card-img-backdrop{object-fit:cover;filter:blur(16px);opacity:.35;pointer-events:none;width:calc(100% + 1.5rem);height:calc(100% + 1.5rem);position:absolute;inset:-.75rem;transform:scale(1.08)}.user-product-card:hover .card-img{transform:none}.user-product-card .card-img{animation:.3s product-card-image-fade}@keyframes product-card-image-fade{0%{opacity:.35}to{opacity:1}}.user-product-card .card-overlay-btn{border:.0625rem solid var(--border-color,#e2e8f0);color:#64748b;cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 .25rem .625rem #0000000d}.user-product-card .wishlist-btn:hover,.user-product-card .wishlist-btn.active{border-color:#ef4444}.user-product-card .wishlist-btn:hover i,.user-product-card .wishlist-btn.active i{color:#ef4444}.user-product-card .card-info{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.user-product-card .card-title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.25rem;margin:0 0 .375rem;font-size:.875rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.user-product-card .card-rating{align-items:center;gap:.375rem;margin-bottom:.55rem;display:flex}.user-product-card .card-variant-meta{flex-direction:column;gap:.2rem;min-height:2.4rem;margin:0 0 .5rem;display:flex}.user-product-card .card-variant-meta strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:800;line-height:1.2;overflow:hidden}.user-product-card .card-variant-meta span{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.user-product-card .rating-stars{color:#f59e0b;font-size:.6875rem}.user-product-card .rating-count{color:#64748b;font-size:.6875rem;font-weight:500}.user-product-card .card-price-row{justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-top:auto;display:flex}.user-product-card .price-group{flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.user-product-card .current-price,.user-product-card .original-price{white-space:nowrap}.user-product-card .current-price{color:#ff4d12;font-size:1.0625rem;font-weight:800}.user-product-card .discount-wrapper{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.user-product-card .original-price{color:#64748b;font-size:.8125rem;text-decoration:line-through}.user-product-card .discount-tag{color:#10b981;white-space:nowrap;background:#ecfdf5;border-radius:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:700}@media (width<=40rem){.user-product-card .card-img-container{height:11rem}.user-product-card .card-info{padding:.75rem}.user-product-card .card-price-row{flex-direction:column;align-items:flex-start}html body .user-product-card.product-grid-card .card-price-row{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important}html body .user-product-card.product-grid-card .user-cart-action-btn{flex:auto!important;width:100%!important;min-width:100%!important;max-width:100%!important}}.user-product-card .card-image-skeleton{z-index:1;background:linear-gradient(90deg,#e2e8f0a6 25%,#f8fafcf2 42%,#e2e8f0a6 65%) 0 0/220% 100%;border-radius:.75rem;animation:1.1s ease-in-out infinite user-product-card-image-shimmer;position:absolute;inset:.625rem}.user-product-card .card-img-container.is-image-loading .card-img{opacity:0}.user-product-card .card-img-container.is-image-loaded .card-img{opacity:1}@keyframes user-product-card-image-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.user-product-card .card-img-container.is-image-loaded .card-image-skeleton{display:none}.user-product-card .card-img{opacity:1}.user-product-card.product-grid-card .card-img-container{aspect-ratio:1!important;height:auto!important}.user-product-card.product-grid-card .card-img{object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}html body .user-product-card.product-grid-card .card-img-container{aspect-ratio:1!important;height:auto!important}html body .user-product-card.product-grid-card .card-info{min-height:0!important}html body .user-product-card.product-grid-card .card-price-row{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:.75rem!important;width:100%!important;margin-top:auto!important;display:flex!important}html body .user-product-card.product-grid-card .price-group{flex:auto!important;min-width:0!important}html body .user-product-card.product-grid-card .user-cart-action-btn{flex:0 0 6.25rem!important;width:6.25rem!important;min-width:6.25rem!important;max-width:6.25rem!important;min-height:2.25rem!important}@media (width<=48rem){html body .user-product-card.product-grid-card .card-price-row{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:.5rem!important}html body .user-product-card.product-grid-card .price-group,html body .user-product-card.product-grid-card .discount-wrapper{width:100%!important}html body .user-product-card.product-grid-card .user-cart-action-btn{flex:none!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important}}.cart-container{flex-direction:column;gap:1.5rem;display:flex}.cart-header{flex-direction:column;gap:.5rem;display:flex}.cart-header .header-info{align-items:baseline;gap:.5rem;display:flex}.cart-header h2{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.cart-header .item-count{color:var(--text-muted);margin:0;font-size:1.125rem}.cart-header .header-subtitle{color:var(--text-muted);margin:0;font-size:.875rem}.cart-main-wrapper{grid-template-columns:1fr 23.75rem;gap:1.5rem;display:grid}.cart-items-section{flex-direction:column;gap:1rem;display:flex}.cart-items-header{border:1px solid var(--border-color);color:var(--text-main);background-color:#fff;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}.checkbox-wrapper{cursor:pointer;align-items:center;display:flex}.checkbox-wrapper input[type=checkbox]{width:1.125rem;height:1.125rem;accent-color:var(--primary-orange);cursor:pointer}.cart-items-list{flex-direction:column;gap:.75rem;display:flex}.cart-item{border:1px solid var(--border-color);background-color:#fff;border-radius:.75rem;grid-template-columns:2.5rem 6.25rem 1fr 1fr;align-items:center;gap:1rem;padding:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:grid}.cart-item:hover{box-shadow:0 4px 12px #0f172a0a}.item-checkbox{justify-content:center;align-items:center;display:flex}.item-image{background-color:#f8fafc;border-radius:.5rem;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;display:flex;overflow:hidden}.item-image img{object-fit:contain;max-width:90%;max-height:90%}.item-details{flex-direction:column;gap:.25rem;display:flex}.item-name{color:var(--text-main);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:600;display:-webkit-box;overflow:hidden}.item-attributes{color:var(--text-muted);margin:0;font-size:.75rem}.item-price{color:var(--primary-orange);margin:.25rem 0 0;font-size:.875rem;font-weight:700}.item-quantity{background-color:#fff;border:1px solid #e2e8f0;border-radius:999rem;align-items:center;transition:border-color .2s,box-shadow .2s;display:inline-flex;overflow:hidden;box-shadow:0 .25rem .75rem #0f172a08}.item-quantity:focus-within{border-color:var(--primary-orange);box-shadow:0 0 0 3px #ff572214}.qty-btn{width:2.25rem;height:2.25rem;color:var(--text-main);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;transition:all .2s;display:flex}.qty-btn:hover{color:#fff;background-color:#ff4d12}.qty-btn:active{background-color:#ffebd8}.qty-input{text-align:center;width:3rem;height:2.25rem;color:var(--text-main);background-color:#fff;border:none;border-left:1.5px solid #e2e8f0;border-right:1.5px solid #e2e8f0;font-size:.9375rem;font-weight:700}.qty-input:focus{outline:none}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input[type=number]{-moz-appearance:textfield}.item-remove{justify-content:flex-end;align-items:center;display:flex}.item-actions{flex-direction:column;justify-content:flex-end;justify-self:flex-end;align-items:center;gap:.75rem;display:flex}.btn-remove{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:999rem;justify-content:center;align-items:center;gap:.35rem;min-width:6.25rem;min-height:2.25rem;padding:.45rem .85rem;font-size:.78rem;font-weight:800;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.btn-remove:hover{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);transform:translateY(-.08rem);box-shadow:0 .55rem 1.1rem #ef444433}.continue-shopping{color:var(--primary-orange);cursor:pointer;border-radius:999rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.continue-shopping:hover{background-color:var(--primary-orange-light)}.order-summary-section{flex-direction:column;display:flex}.order-summary{border:1px solid var(--border-color);background-color:#fff;border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:sticky;top:6.25rem}.order-summary h3{color:var(--text-main);margin:0;font-size:1rem;font-weight:700}.summary-row{color:var(--text-sub);justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.summary-row .amount{color:var(--text-main);font-weight:600}.summary-row.discount .amount,.summary-row.discount.discount-amount{color:#10b981}.summary-row.total{color:var(--text-main);font-size:.9375rem;font-weight:700}.summary-row.total .total-amount{color:var(--primary-orange);font-size:1.125rem}.summary-divider{background-color:var(--border-color);height:1px;margin:.5rem 0}.free-delivery{color:#10b981;font-weight:600}.free-delivery-msg{color:#10b981;background-color:#f0fdf4;border-left:3px solid #10b981;border-radius:.25rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem;font-size:.8125rem;font-weight:600;display:flex}.cart-coupon-box{background:linear-gradient(#fff,#fffefe);border:1px solid #eef2f7;border-radius:.8rem;gap:.65rem;padding:.78rem;display:grid}.cart-coupon-title,.cart-coupon-section-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cart-coupon-title span{color:#0f172a;font-size:.86rem;font-weight:800}.cart-coupon-title span:before{content:"";color:#0f172a;margin-right:.35rem;font-family:"Font Awesome 6 Free";font-size:.8rem;font-weight:900;display:inline-block}.cart-coupon-title small,.cart-coupon-section-head small{color:#64748b;font-size:.6875rem;font-weight:700}.cart-coupon-section{gap:.5rem;display:grid}.cart-coupon-section-head span{color:#0f766e;font-size:.72rem;font-weight:800}.cart-coupon-section-head i{color:#0f766e;margin-right:.25rem}.cart-coupon-list{scrollbar-color:#ff5722c7 #f1f5f9;scrollbar-width:thin;gap:.5rem;max-height:16rem;padding:.05rem .35rem .15rem 0;display:grid;overflow:hidden auto}.cart-coupon-list::-webkit-scrollbar{width:.4rem}.cart-coupon-list::-webkit-scrollbar-track{background:0 0;border-radius:999rem}.cart-coupon-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--primary-orange), #f97316);border-radius:999rem}.cart-coupon-card{appearance:none;box-sizing:border-box;color:#334155;cursor:pointer;width:100%;height:5rem;font:inherit;text-align:left;background:radial-gradient(circle at 0,#0000 0 .48rem,#fff .5rem),linear-gradient(#fff,#fbfdff);border:1px solid #dbe6f2;border-radius:.82rem;grid-template-columns:auto minmax(0,1fr);gap:.45rem;padding:.58rem .58rem .58rem .68rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden}.cart-coupon-cut{pointer-events:none;z-index:4;background:#fff;border:1px solid #dbe6f2;border-radius:50%;width:.96rem;height:.96rem;position:absolute}.cart-coupon-cut-left{border-left-color:#0000;top:50%;left:-.5rem;transform:translateY(-50%)}.cart-coupon-cut-top,.cart-coupon-cut-bottom{right:3.87rem}.cart-coupon-cut-top{border-top-color:#0000;top:-.54rem}.cart-coupon-cut-bottom{border-bottom-color:#0000;bottom:-.54rem}.cart-coupon-card:before{content:"";z-index:1;border-right:1px dashed #cbd5e1;position:absolute;top:1.05rem;bottom:1.05rem;right:4.35rem}.cart-coupon-card:after{display:none}.cart-coupon-card:hover,.cart-coupon-card.selected{border-color:#86efac;transform:translateY(-1px);box-shadow:0 .45rem 1rem #10b9811f}.cart-coupon-card.selected{background:radial-gradient(circle at 0,#0000 0 .48rem,#f0fdf4 .5rem),linear-gradient(135deg,#f0fdf4 0%,#fff 76%)}.cart-coupon-card.selected .cart-coupon-cut-left{background:#fff}.cart-coupon-card.selected .cart-coupon-cut{border-color:#86efac}.cart-coupon-card.selected .cart-coupon-cut-left{border-left-color:#0000}.cart-coupon-card.selected .cart-coupon-cut-top{border-top-color:#0000}.cart-coupon-card.selected .cart-coupon-cut-bottom{border-bottom-color:#0000}.cart-coupon-radio{color:#0000;z-index:3;border:1px solid #cbd5e1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:.9rem;height:.9rem;margin-top:1.48rem;display:inline-flex;position:relative}.cart-coupon-card.selected .cart-coupon-radio{color:#fff;background:#ff5a1f;border-color:#ff5a1f}.cart-coupon-radio i{font-size:.45rem}.cart-coupon-main{z-index:3;grid-template-columns:minmax(0,1fr) 3.75rem;align-items:center;gap:.4rem;width:100%;min-width:0;display:grid;position:relative}.cart-coupon-content{gap:.12rem;min-width:0;padding-right:.5rem;display:grid}.cart-coupon-headline{align-items:center;gap:.35rem;min-width:0;min-height:1.05rem;display:flex;overflow:hidden}.cart-coupon-content em{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#16a34a;border-radius:999px;width:fit-content;padding:.1rem .38rem;font-size:.52rem;font-style:normal;font-weight:900;display:inline-flex}.cart-coupon-code{color:#0f172a;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:900;overflow:hidden}.cart-coupon-offer-text{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:750;line-height:1.2;overflow:hidden}.cart-coupon-meta{color:#64748b;grid-template-columns:repeat(2,minmax(0,1fr));gap:.16rem;min-width:0;margin-top:.04rem;display:grid}.cart-coupon-meta span{white-space:nowrap;background:#f8fafc;border:1px solid #edf2f7;border-radius:999px;align-items:center;gap:.1rem;min-width:0;padding:.12rem .24rem;font-size:.5rem;font-weight:800;display:flex}.cart-coupon-meta b{color:#0f172a;text-overflow:ellipsis;min-width:0;font-size:.55rem;font-weight:900;overflow:hidden}.cart-coupon-validity{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:.02rem;font-size:.58rem;font-weight:700;overflow:hidden}.cart-coupon-offer{color:#16a34a;box-sizing:border-box;text-align:center;text-transform:uppercase;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:.5rem;align-self:center;place-items:center;width:3.35rem;min-width:3.35rem;max-width:none;min-height:2.25rem;margin-left:0;padding:.22rem .18rem;font-size:.58rem;font-weight:900;line-height:1.05;display:grid;overflow:hidden}.cart-coupon-offer strong{color:inherit;letter-spacing:0;text-overflow:ellipsis;max-width:100%;font-size:.66rem;font-weight:950;overflow:hidden}.cart-coupon-offer small{color:inherit;letter-spacing:.02em;font-size:.5rem;font-weight:950}.cart-coupon-offer.applied strong{font-size:.52rem}.cart-coupon-empty{color:#94a3b8;margin:0;font-size:.75rem}.cart-coupon-clear{color:#dc2626;cursor:pointer;text-align:center;background:#fff7f7;border:1px solid #fecaca;border-radius:999px;justify-self:flex-start;align-items:center;gap:.35rem;padding:.38rem .62rem;font-size:.7rem;font-weight:800;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.cart-coupon-clear:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}.btn-proceed-checkout{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5a1f,#ff2f0f);border:none;border-radius:999rem;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:3rem;margin-top:.5rem;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.btn-proceed-checkout:hover{transform:translateY(-.08rem);box-shadow:0 .7rem 1.35rem #ff572247}.trust-badges{border-top:1px solid var(--border-color);flex-direction:column;gap:1rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.badge{align-items:flex-start;gap:.75rem;display:flex}.badge i{color:var(--primary-orange);flex-shrink:0;margin-top:2px;font-size:1.125rem}.badge div{flex-direction:column;gap:2px;display:flex}.badge strong{color:var(--text-main);font-size:.75rem;font-weight:700}.badge p{color:var(--text-muted);margin:0;font-size:.6875rem}.cart-empty-state{text-align:center;background-color:#fff;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2.5rem;display:flex}.empty-icon{color:var(--text-muted);opacity:.5;font-size:4rem}.cart-empty-state h2{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.cart-empty-state p{color:var(--text-muted);margin:0;font-size:.875rem}.btn-continue-shopping{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5a1f,#ff2f0f);border:none;border-radius:999rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-continue-shopping:hover{transform:translateY(-.08rem);box-shadow:0 .7rem 1.35rem #ff57223d}.placeholder-view{text-align:center;background-color:#fff;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:18.75rem;padding:5rem 2.5rem;display:flex}.placeholder-view .placeholder-icon{color:var(--text-muted);opacity:.5;font-size:4rem}.placeholder-view h2{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:700}.placeholder-view p{color:var(--text-muted);margin:0;font-size:.875rem}@media (width<=1024px){.cart-main-wrapper{grid-template-columns:1fr}.order-summary{position:static}.cart-item{grid-template-columns:2.5rem 5rem 1fr 1fr}.item-image{width:5rem;height:5rem}}@media (width<=768px){.cart-item{grid-template-rows:auto auto;grid-template-columns:4.5rem 1fr;gap:.625rem .75rem}.item-checkbox{display:none}.item-image{grid-row:1/3;width:4.5rem;height:4.5rem}.item-details{grid-area:1/2;gap:.25rem}.item-actions{flex-direction:row;grid-area:2/2;justify-content:space-between;align-items:center;gap:.625rem}.cart-items-header{display:none}.order-summary{padding:1rem}}.cart-checkout-backdrop{z-index:1200;background:#0f172a8c;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0;overflow:hidden}.cart-checkout-modal{overscroll-behavior:contain;background:#fff;border-radius:1.125rem;flex-direction:column;width:min(32.5rem,100%);min-height:0;max-height:min(85vh,56rem);padding:1.375rem;display:flex;overflow:hidden;box-shadow:0 25px 70px #0f172a4d}.cart-checkout-grid{scrollbar-width:thin;scrollbar-color:#ff5722c7 #f1f5f9;overscroll-behavior:contain;flex:auto;min-height:0;margin-right:-.45rem;padding-right:.45rem;overflow:hidden auto}.cart-checkout-grid::-webkit-scrollbar{width:.65rem}.cart-checkout-grid::-webkit-scrollbar-track{background:0 0;border-radius:999rem;margin:1rem 0}.cart-checkout-grid::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--primary-orange), #f97316);border:2px solid #f8fafc;border-radius:999rem}.cart-checkout-grid::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #ea580c, var(--primary-orange))}.cart-checkout-page{width:min(72rem,100%);padding:1.5rem}.cart-checkout-grid{grid-template-columns:minmax(0,1fr) 22rem;align-items:start;gap:1rem;display:grid}.cart-checkout-main{gap:1rem;display:grid}.checkout-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.checkout-panel-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.checkout-panel-head span{color:#0f172a;font-size:.9rem;font-weight:800}.checkout-panel-head small{color:#64748b;font-size:.72rem;font-weight:700}.checkout-product-list{gap:.75rem;display:grid}.checkout-product-row{border:1px solid #f1f5f9;border-radius:.625rem;grid-template-columns:4rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.checkout-product-row img{object-fit:contain;background:#f8fafc;border-radius:.5rem;width:4rem;height:4rem}.checkout-product-row div{gap:.15rem;min-width:0;display:grid}.checkout-product-row strong,.checkout-product-row small,.checkout-product-row span{overflow-wrap:anywhere}.checkout-product-row strong{color:#0f172a;font-size:.85rem}.checkout-product-row small,.checkout-product-row span,.checkout-muted{color:#64748b;font-size:.75rem}.checkout-product-row b{color:#0f172a;white-space:nowrap;font-size:.85rem}.checkout-address-list,.checkout-payment-methods{margin:0}.checkout-address-list label.unserviceable{background:#fff7f7;border-color:#fecaca}.checkout-address-warning{color:#b91c1c;background:#fee2e2;border-radius:999rem;width:fit-content;margin-top:.35rem;padding:.25rem .55rem;font-size:.72rem;font-weight:900;display:inline-flex}.checkout-city-warning{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca;border-radius:.75rem;align-items:flex-start;gap:.55rem;margin:.75rem 0 0;padding:.75rem;font-size:.82rem;font-weight:850;line-height:1.45;display:flex}.checkout-city-warning i{margin-top:.12rem}.checkout-options-grid{gap:.75rem;display:grid}.checkout-option-field{gap:.4rem;display:grid}.checkout-option-field span{color:#334155;font-size:.78rem;font-weight:800}.checkout-schedule-fields,.checkout-gift-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.checkout-option-field.wide{grid-column:1/-1}.checkout-option-field select,.checkout-option-field input,.checkout-option-field textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:.625rem;outline:none;width:100%;padding:.7rem .75rem;font-family:inherit;font-size:.82rem;font-weight:700}.checkout-picker-field{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:.85rem;padding:.8rem}.checkout-picker-field>span{color:#0f172a;font-size:.8rem}.checkout-picker-control{background:#fff;border:1px solid #dbe3ef;border-radius:.7rem;grid-template-columns:1.5rem minmax(0,1fr) 1rem;align-items:center;gap:.55rem;padding:.65rem .75rem;display:grid;position:relative}.checkout-picker-control i{color:var(--primary-orange);font-size:.9rem}.checkout-picker-control input{box-shadow:none;background:0 0;border:0;border-radius:0;min-height:1.35rem;padding:0}.checkout-picker-control>button{color:#0f172a;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;min-width:0;padding:0;font-size:.86rem;font-weight:800}.checkout-picker-control>button.placeholder{color:#94a3b8}.checkout-picker-control .picker-chevron{color:#94a3b8;font-size:.68rem}.checkout-date-popover,.checkout-time-popover{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:.85rem;position:absolute;top:calc(100% + .5rem);left:0;right:0;box-shadow:0 1.25rem 2.5rem #0f172a29}.checkout-calendar-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.7rem;display:flex}.checkout-calendar-head strong{color:#0f172a;font-size:.84rem;font-weight:900}.checkout-calendar-head span{gap:.35rem;display:flex}.checkout-calendar-head button,.checkout-calendar-grid button,.checkout-time-popover button{cursor:pointer;font:inherit;background:0 0;border:0}.checkout-calendar-head button{color:#64748b;border-radius:999rem;width:1.8rem;height:1.8rem}.checkout-calendar-head button:hover{color:#0f172a;background:#f1f5f9}.checkout-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;display:grid}.checkout-calendar-grid.weekdays{margin-bottom:.3rem}.checkout-calendar-grid b{color:#64748b;text-align:center;font-size:.68rem;font-weight:800}.checkout-calendar-grid button{aspect-ratio:1;color:#0f172a;border-radius:.5rem;font-size:.76rem;font-weight:800}.checkout-calendar-grid button:hover:not(:disabled){color:var(--primary-orange);background:#fff7ed}.checkout-calendar-grid button.selected{background:var(--primary-orange);color:#fff}.checkout-calendar-grid button.muted{color:#cbd5e1}.checkout-calendar-grid button:disabled{color:#cbd5e1;cursor:not-allowed;opacity:.7}.checkout-time-popover{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.checkout-time-popover button{color:#334155;border:1px solid #e2e8f0;border-radius:.6rem;padding:.55rem .35rem;font-size:.76rem;font-weight:800}.checkout-time-popover button:hover,.checkout-time-popover button.selected{border-color:var(--primary-orange);color:var(--primary-orange);background:#fff7ed}.checkout-picker-control:focus-within{border-color:var(--primary-orange);box-shadow:0 0 0 3px #ff57221a}.checkout-option-field textarea{resize:vertical;min-height:5rem;line-height:1.4}.checkout-option-field select:focus,.checkout-option-field input:focus,.checkout-option-field textarea:focus{border-color:var(--primary-orange);box-shadow:0 0 0 3px #ff57221a}.checkout-option-field .user-select-search{background:#fff;border-color:#dbe3ef}.checkout-option-field .user-select-search input{box-shadow:none;background:0 0;border:0;border-radius:0;min-height:1.35rem;padding:0}.checkout-option-field .user-select-search input:focus{box-shadow:none;border:0}.checkout-picker-control input:focus{box-shadow:none;border-color:#0000}.checkout-option-toggle{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.8rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.checkout-option-toggle.selected{border-color:var(--primary-orange);background:#fff7ed;box-shadow:0 .5rem 1rem #ff572214}.checkout-option-toggle.compact{padding:.7rem}.checkout-option-toggle input{width:1rem;height:1rem;accent-color:var(--primary-orange);flex:none;margin-top:.1rem}.checkout-option-toggle span{gap:.15rem;min-width:0;display:grid}.checkout-option-toggle strong{color:#0f172a;font-size:.82rem;font-weight:800}.checkout-option-toggle small{color:#64748b;font-size:.73rem;font-weight:600}.checkout-gift-details{border-top:1px solid #f1f5f9;gap:.75rem;padding-top:.75rem;display:grid}.checkout-gift-address-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.85rem;padding:.85rem}.checkout-total-panel{position:sticky;top:0}.checkout-total-lines{gap:.65rem;display:grid}.checkout-total-lines>div,.checkout-coupon-summary,.cart-checkout-total{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.checkout-total-lines span,.checkout-coupon-summary span{color:#64748b;font-size:.78rem}.checkout-total-lines strong,.checkout-coupon-summary strong{color:#0f172a;text-align:right;font-size:.82rem}.checkout-total-lines .discount strong{color:#15803d}.checkout-free-delivery-progress{box-sizing:border-box;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:.9rem;justify-content:stretch;align-items:stretch;gap:.72rem;width:100%;padding:.82rem;display:grid}.checkout-free-delivery-progress-head{justify-content:space-between;align-items:center;gap:.7rem;min-width:0;display:flex}.checkout-free-delivery-progress-head>div{gap:.28rem;min-width:0;display:grid}.checkout-free-delivery-progress-head span{color:#14532d;align-items:center;gap:.46rem;font-size:.82rem;font-weight:900;line-height:1.15;display:inline-flex}.checkout-free-delivery-progress-head i{color:#fff;background:#16a34a;border-radius:999rem;flex:none;place-items:center;width:1.55rem;height:1.55rem;font-size:.68rem;display:inline-grid}.checkout-free-delivery-progress-head strong{color:#047857;background:#fff;border:1px solid #86efac;border-radius:999rem;flex:none;padding:.28rem .54rem;font-size:.74rem;font-weight:900;line-height:1}.checkout-free-delivery-progress-track{background:#d9fbe5;border-radius:999rem;height:.68rem;position:relative;overflow:hidden}.checkout-free-delivery-progress-track div{border-radius:inherit;background:linear-gradient(90deg,#16a34a 0%,#22c55e 100%);min-width:.45rem;height:100%;transition:width .22s}.checkout-free-delivery-progress-head p{color:#47725a;margin:0;font-size:.7rem;font-weight:700;line-height:1.35}.checkout-free-delivery-progress-head p strong{color:#047857;font-size:inherit;font-weight:900}.checkout-free-delivery-progress-meta{color:#527862;justify-content:space-between;align-items:center;gap:.6rem;font-size:.66rem;font-weight:800;line-height:1.2;display:flex}.checkout-free-delivery-progress-meta span{color:inherit;font-size:inherit;font-weight:inherit}.checkout-free-delivery-progress-meta span:last-child{text-align:right}@media (width<=48rem){.checkout-free-delivery-progress-head{align-items:flex-start}.checkout-free-delivery-progress-head span{font-size:.78rem}}.checkout-hidden-fees{box-sizing:border-box;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;justify-self:stretch;padding:0;overflow:visible;justify-content:stretch!important;align-items:stretch!important;gap:.35rem!important;display:grid!important}.checkout-hidden-fees-head{box-sizing:border-box;color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0;display:flex}.checkout-hidden-fees-head>span{gap:.12rem;min-width:0;display:grid}.checkout-hidden-fees-head b{color:#94a3b8;font-size:.76rem;font-weight:700}.checkout-hidden-fees-head small{display:none}.checkout-hidden-fees-head i{color:#cbd5e1;flex:none;font-size:.68rem}.checkout-hidden-fee-list{box-sizing:border-box;background:0 0;border-top:0;justify-self:stretch;width:100%;padding:.2rem 0 0;gap:.4rem!important;display:grid!important}.checkout-hidden-fee-list div{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.checkout-hidden-fee-list span{color:#94a3b8;flex-direction:column;gap:.1rem;font-size:.73rem;font-weight:500;display:flex}.checkout-hidden-fee-list small{color:#64748b;font-size:.66rem;font-weight:700}.checkout-hidden-fee-list strong{color:#64748b;font-size:.74rem;font-weight:700}.checkout-hidden-fee-list .checkout-hidden-fee-gst{border-top:1px dashed #e2e8f0;margin-top:.1rem;padding-top:.4rem}.checkout-hidden-fee-list .checkout-free-delivery-row{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:.7rem;align-items:flex-start;padding:.62rem .7rem}.checkout-hidden-fee-list .checkout-free-delivery-row span{color:#166534}.checkout-hidden-fee-list .checkout-free-delivery-row b{color:#15803d;font-size:.78rem;font-weight:850}.checkout-hidden-fee-list .checkout-free-delivery-row small{color:#47835d;font-size:.66rem;font-weight:700;line-height:1.35}.checkout-hidden-fee-list .checkout-free-delivery-row strong{color:#047857;letter-spacing:.03em;font-size:.78rem;font-weight:900}.checkout-coupon-summary{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin:.875rem 0;padding:.875rem 0}.cart-checkout-total strong{color:var(--primary-orange);font-size:1.25rem}.checkout-policy-acceptance{color:#475569;background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;grid-template-columns:1.1rem minmax(0,1fr);align-items:flex-start;gap:.6rem;margin:.85rem 0;padding:.8rem;font-size:.78rem;font-weight:700;line-height:1.55;display:grid}.checkout-policy-acceptance.selected{background:#f0fdf4;border-color:#bbf7d0}.checkout-policy-acceptance input{width:1rem;height:1rem;accent-color:var(--primary-orange);margin:.12rem 0 0}.checkout-policy-acceptance a{color:var(--primary-orange);font-weight:900;text-decoration:none}.checkout-policy-acceptance a:hover{text-decoration:underline}@media (width<=900px){.cart-checkout-grid{grid-template-columns:1fr}.checkout-total-panel{position:static}}@media (width<=560px){.cart-checkout-page{padding:1rem}.checkout-schedule-fields,.checkout-gift-address-grid{grid-template-columns:1fr}.checkout-product-row{grid-template-columns:3.5rem minmax(0,1fr)}.checkout-product-row b{grid-column:2}}.cart-checkout-head{flex:none;justify-content:space-between;gap:1.125rem;margin-bottom:1.5rem;display:flex}.cart-checkout-head h3{margin:0;font-size:1.125rem;font-weight:700}.cart-checkout-head p{color:#64748b;margin-top:.25rem;margin-bottom:0;font-size:.75rem}.cart-checkout-head>button{cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.cart-address-list{gap:.5625rem;margin:1rem 0;display:grid}.cart-address-list label{cursor:pointer;border:1px solid #e2e8f0;border-radius:.6875rem;gap:.625rem;padding:.75rem;transition:all .2s;display:flex}.cart-address-list label.selected{border-color:var(--primary-orange);background:#fff7f2}.cart-address-list span{color:#475569;font-size:.75rem;display:grid}.cart-checkout-total{justify-content:space-between;padding:.875rem 0;font-size:1.125rem;font-weight:700;display:flex}.cart-checkout-error{color:#b91c1c;background:#fef2f2;border-radius:.5rem;flex:none;padding:.5625rem;font-size:.8125rem}.cart-checkout-toast{z-index:1400;background:#fff7ed;border:1px solid #fed7aa;border-radius:1rem;grid-template-columns:2.3rem minmax(0,1fr) auto;align-items:center;gap:.85rem;width:min(25rem,100vw - 2rem);padding:.9rem;animation:.22s ease-out cartToastIn;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 1.25rem 3rem #0f172a38}.cart-checkout-toast-icon{width:2.3rem;height:2.3rem;color:var(--primary-orange);background:#ffedd5;border-radius:50%;place-items:center;display:grid}.cart-checkout-toast-copy{gap:.18rem;min-width:0;display:grid}.cart-checkout-toast-copy strong{color:#0f172a;font-size:.86rem;font-weight:900}.cart-checkout-toast-copy small{color:#475569;font-size:.76rem;font-weight:650;line-height:1.35}.cart-checkout-toast button{color:#ea580c;cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border:1px solid #fdba74;border-radius:999rem;padding:.55rem .8rem;font-size:.76rem;font-weight:900}.cart-checkout-toast button:hover{background:var(--primary-orange);border-color:var(--primary-orange);color:#fff}@keyframes cartToastIn{0%{opacity:0;transform:translateY(.75rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cart-payment-methods{gap:.625rem;margin:.875rem 0;display:grid}.cart-payment-methods label{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.6875rem;align-items:flex-start;gap:.625rem;padding:.75rem;transition:all .2s;display:flex}.cart-payment-methods label.selected{border-color:var(--primary-orange);background:#fff7f2}.cart-payment-methods span{color:#334155;gap:.125rem;font-size:.8125rem;font-weight:600;display:grid}.cart-payment-methods small{color:#64748b;font-size:.6875rem;font-weight:400;line-height:1.35}.cart-payment-methods input{accent-color:var(--primary-orange);margin-top:3px}.item-product-link{cursor:pointer;border:0;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s}.item-product-link:hover,.item-product-link:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 0 0 2px #ff57222e}.item-name-link{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.item-name-link:hover,.item-name-link:focus-visible{color:var(--primary-orange);text-underline-offset:3px;outline:none;text-decoration:underline}.vc-mov-warning-banner{color:#b91c1c!important;background:#fef2f2!important;border:1px solid #fee2e2!important;border-radius:.5rem!important;align-items:center!important;gap:.75rem!important;margin-bottom:1rem!important;padding:.875rem 1rem!important;font-size:.875rem!important;font-weight:500!important;display:flex!important}.vc-mov-warning-banner i{color:#ef4444!important;font-size:1.125rem!important}.vc-fdt-progress-banner{background:#f0fdf4!important;border:1px solid #dcfce7!important;border-radius:.5rem!important;margin-bottom:1rem!important;padding:1rem!important}.vc-fdt-progress-text{color:#166534!important;margin-bottom:.5rem!important;font-size:.875rem!important}.vc-fdt-progress-bar-track{background:#e2e8f0!important;border-radius:9999px!important;height:.5rem!important;overflow:hidden!important}.vc-fdt-progress-bar-fill{background:#22c55e!important;border-radius:9999px!important;height:100%!important;transition:width .3s ease-in-out!important}.vc-fdt-success-banner{color:#166534!important;background:#f0fdf4!important;border:1px solid #dcfce7!important;border-radius:.5rem!important;align-items:center!important;gap:.5rem!important;margin-bottom:1rem!important;padding:.875rem 1rem!important;font-size:.875rem!important;font-weight:500!important;display:flex!important}.vc-fdt-success-banner i{color:#22c55e!important;font-size:1.125rem!important}.cod-confirm-backdrop{z-index:1400;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172aad;place-items:center;padding:1rem;animation:.18s ease-out both cod-confirm-fade;display:grid;position:fixed;inset:0}.cod-confirm-card{width:min(28rem,100%);font-family:var(--uc-font-body);text-align:center;background:#fff;border:1px solid #ff57223d;border-radius:1.25rem;padding:1.75rem;animation:.26s cubic-bezier(.22,1,.36,1) both cod-confirm-enter;box-shadow:0 1.5rem 4rem #0f172a47}.cod-confirm-icon{color:#fff;background:linear-gradient(135deg, var(--primary-orange,#ff5722), #e64a19);border-radius:1.15rem;place-items:center;width:4rem;height:4rem;margin:0 auto .9rem;font-size:1.35rem;display:grid;box-shadow:0 .75rem 1.5rem #ff572240}.cod-confirm-eyebrow{color:#e64a19;letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:900}.cod-confirm-card h3{color:#0f172a;margin:.45rem 0 .6rem;font-size:1.28rem;line-height:1.3}.cod-confirm-card>p{color:#64748b;margin:0;font-size:.86rem;line-height:1.55}.cod-confirm-summary{grid-template-columns:1fr 1fr;gap:.65rem;margin:1.2rem 0;display:grid}.cod-confirm-summary div{background:#fff7ed;border:1px solid #fed7aa;border-radius:.8rem;gap:.25rem;padding:.8rem;display:grid}.cod-confirm-summary span{color:#64748b;font-size:.7rem;font-weight:700}.cod-confirm-summary strong{color:#9a3412;font-size:.92rem}.cod-confirm-actions{grid-template-columns:1fr 1.2fr;gap:.7rem;margin-top:1.5rem;display:grid}.cod-confirm-actions button{min-height:2.85rem;font:inherit;cursor:pointer;border-radius:.75rem;padding:.7rem .9rem;font-size:.78rem;font-weight:850;transition:transform .16s,background .16s,border-color .16s}.cod-confirm-cancel{color:#475569;background:#fff;border:1px solid #cbd5e1}.cod-confirm-submit{color:#fff;background:var(--primary-orange,#ff5722);border:1px solid var(--primary-orange,#ff5722)}.cod-confirm-actions button:hover{transform:translateY(-1px)}.cod-confirm-cancel:hover{background:#f8fafc;border-color:#94a3b8}.cod-confirm-submit:hover{background:#e64a19;border-color:#e64a19}@keyframes cod-confirm-fade{0%{opacity:0}to{opacity:1}}@keyframes cod-confirm-enter{0%{opacity:0;transform:translateY(.65rem)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=32rem){.cod-confirm-card{padding:1.4rem 1.1rem}.cod-confirm-summary,.cod-confirm-actions{grid-template-columns:1fr}}.checkout-loading-overlay{color:#475569;text-align:center;background:#fff;border-radius:.8rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:350px;padding:3rem;font-size:.95rem;font-weight:600;display:flex}.checkout-loading-overlay p{margin:0;animation:1.5s ease-in-out infinite loading-pulse}@keyframes loading-pulse{0%,to{opacity:.6}50%{opacity:1}}.orders-tab-container{flex-direction:column;gap:24px;display:flex;position:relative}.orders-header{justify-content:space-between;align-items:flex-start;display:flex}.orders-header-title h2{color:var(--text-main);margin:0 0 6px;font-size:24px;font-weight:700}.orders-header-title p{color:var(--text-muted);margin:0;font-size:14px}.orders-filters-bar{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-bottom:0;display:flex}.orders-tabs{gap:24px;margin-bottom:-1px;display:flex}.orders-tab-item{color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-bottom:2px solid #0000;padding:12px 4px;font-size:14px;font-weight:500;transition:all .2s}.orders-tab-item:hover{color:var(--primary-orange)}.orders-tab-item.active{color:var(--primary-orange);border-bottom:2px solid var(--primary-orange);font-weight:600}.orders-controls{align-items:center;gap:12px;margin-bottom:8px;display:flex}.orders-search-wrapper{width:280px;position:relative}.orders-search-wrapper i{color:var(--text-muted);font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.orders-search-input{border:1px solid var(--border-color);width:100%;height:38px;color:var(--text-main);border-radius:8px;outline:none;padding:8px 12px 8px 36px;font-size:13px;transition:all .2s}.orders-search-input:focus{border-color:var(--primary-orange);box-shadow:0 0 0 2px var(--primary-orange-light)}.btn-filter-toggle{border:1px solid var(--border-color);height:38px;color:var(--text-main);cursor:pointer;background-color:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.btn-filter-toggle:hover{background-color:#f8fafc;border-color:#cbd5e1}.orders-list{flex-direction:column;gap:16px;display:flex}.order-card{border:1px solid var(--border-color);background-color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;transition:all .2s;display:flex}.order-card:hover{box-shadow:0 4px 12px #0000000d}.order-info-left{flex:1;align-items:center;gap:16px;display:flex}.order-status-icon-wrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.order-status-icon-wrapper.delivered{color:#16a34a;background-color:#f0fdf4}.order-status-icon-wrapper.shipped{color:#2563eb;background-color:#eff6ff}.order-status-icon-wrapper.processing{color:#7c3aed;background-color:#faf5ff}.order-status-icon-wrapper.cancelled{color:#dc2626;background-color:#fef2f2}.order-status-icon-wrapper.returned{color:#ea580c;background-color:#fff7ed}.order-status-icon-wrapper i{font-size:20px}.order-details-meta{flex-direction:column;gap:4px;min-width:140px;display:flex}.order-details-meta .order-id-label{color:var(--text-muted);font-size:12px}.order-details-meta .order-id-val{color:var(--text-main);font-size:15px;font-weight:700}.order-details-meta .order-date{color:var(--text-muted);font-size:12px}.order-products-thumbs{flex-wrap:wrap;align-items:center;gap:8px;margin-left:20px;margin-right:20px;display:flex}.order-thumb-container{border:1px solid var(--border-color);background-color:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;padding:4px;display:flex;overflow:hidden}.order-thumb-container img{object-fit:contain;max-width:100%;max-height:100%}.order-thumbs-more{width:36px;height:36px;color:var(--text-sub);background-color:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.order-card-right-group{align-items:center;gap:40px;display:flex}.order-status-summary-info{flex-direction:column;align-items:flex-start;gap:4px;min-width:150px;display:flex}.status-badge{text-transform:capitalize;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:600}.status-badge.delivered{color:#15803d;background-color:#dcfce7}.status-badge.shipped{color:#1d4ed8;background-color:#dbeafe}.status-badge.processing{color:#6d28d9;background-color:#f3e8ff}.status-badge.cancelled{color:#b91c1c;background-color:#fee2e2}.status-badge.returned{color:#c2410c;background-color:#ffedd5}.status-detail-desc{color:var(--text-muted);font-size:12px}.order-card-amount-total{color:var(--text-main);margin-top:2px;font-size:14px;font-weight:700}.order-card-amount-total span{color:var(--text-muted);font-size:11px;font-weight:500}.btn-order-view-details{border:1px solid var(--primary-orange);color:var(--primary-orange);cursor:pointer;white-space:nowrap;background-color:#fff;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.btn-order-view-details:hover{background-color:var(--primary-orange-light);box-shadow:0 2px 6px #ff57221a}.orders-pagination-footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;display:flex}.orders-showing-text{color:var(--text-muted);font-size:13px}.orders-pagination-list{align-items:center;gap:6px;display:flex}.orders-page-btn{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-main);cursor:pointer;background-color:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:500;transition:all .2s;display:flex}.orders-page-btn:hover{background-color:#f8fafc;border-color:#cbd5e1}.orders-page-btn.active{background-color:var(--primary-orange);color:#fff;border-color:var(--primary-orange);font-weight:600}.orders-page-btn.dots{cursor:default;background-color:#0000;border:none}.order-details-drawer-overlay{z-index:1000;opacity:0;pointer-events:none;background-color:#0006;justify-content:flex-end;width:100vw;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.order-details-drawer-overlay.open{opacity:1;pointer-events:auto}.order-details-drawer{background-color:#fff;flex-direction:column;width:440px;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(100%);box-shadow:-4px 0 24px #00000026}.order-details-drawer-overlay.open .order-details-drawer{transform:translate(0)}.order-details-drawer-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.drawer-header-left h3{color:var(--text-main);margin:0 0 4px;font-size:16px;font-weight:700}.drawer-header-left p{color:var(--text-muted);margin:0;font-size:12px}.btn-close-drawer{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:18px;transition:color .2s;display:flex}.btn-close-drawer:hover{color:var(--text-main)}.order-details-drawer-content{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}.drawer-status-banner{border-radius:8px;align-items:center;gap:12px;padding:16px;font-size:13px;font-weight:500;display:flex}.drawer-status-banner.delivered{color:#16a34a;background-color:#f0fdf4}.drawer-status-banner.shipped{color:#2563eb;background-color:#eff6ff}.drawer-status-banner.processing{color:#7c3aed;background-color:#faf5ff}.drawer-status-banner.cancelled{color:#dc2626;background-color:#fef2f2}.drawer-status-banner.returned{color:#ea580c;background-color:#fff7ed}.drawer-status-banner i{font-size:16px}.drawer-items-section{flex-direction:column;gap:16px;display:flex}.drawer-section-title{color:var(--text-main);margin-bottom:8px;font-size:13px;font-weight:700}.drawer-item-row{border-bottom:1px solid var(--border-color);align-items:center;gap:12px;padding-bottom:12px;display:flex}.drawer-item-row:last-child{border-bottom:none;padding-bottom:0}.drawer-item-img-container{border:1px solid var(--border-color);background-color:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:4px;display:flex}.drawer-item-img-container img{object-fit:contain;max-width:100%;max-height:100%}.drawer-item-details{flex-direction:column;flex:1;gap:4px;display:flex}.drawer-item-name{color:var(--text-main);margin:0;font-size:13px;font-weight:600;line-height:1.4}.drawer-item-price-qty{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.drawer-item-price-qty .price{color:var(--primary-orange);font-weight:600}.drawer-summary-section{border-top:1px solid var(--border-color);flex-direction:column;gap:12px;padding-top:16px;display:flex}.drawer-summary-row{color:var(--text-sub);justify-content:space-between;font-size:13px;display:flex}.drawer-summary-row.total{color:var(--text-main);margin-top:6px;font-size:14px;font-weight:700}.drawer-summary-row.total .total-val{color:var(--primary-orange);font-size:16px}.drawer-summary-row .val{color:var(--text-main);font-weight:600}.drawer-summary-row .val.discount{color:#16a34a}.drawer-summary-row .val.free{color:#16a34a;font-weight:600}.drawer-address-section,.drawer-special-section{border-bottom:1px solid var(--border-color);flex-direction:column;gap:10px;padding-bottom:18px;display:flex}.drawer-address-section p,.drawer-muted-text{color:var(--text-sub);margin:0;font-size:13px;line-height:1.55}.drawer-special-list{gap:10px;display:grid}.drawer-special-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.drawer-special-card.priority{background:#fff7ed;border-color:#fed7aa}.drawer-special-card.gift{background:#f0fdfa;border-color:#99f6e4}.drawer-special-card i{color:#0369a1;background:#eff6ff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.drawer-special-card.priority i{color:var(--primary-orange);background:#ffedd5}.drawer-special-card.gift i{color:#0f766e;background:#ccfbf1}.drawer-special-card div,.drawer-gift-address-card{gap:3px;min-width:0;display:grid}.drawer-special-card span,.drawer-gift-address-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.drawer-special-card strong,.drawer-gift-address-card strong{color:var(--text-main);overflow-wrap:anywhere;font-size:13px;font-weight:800}.drawer-gift-address-card{background:#fff;border:1px dashed #99f6e4;border-radius:10px;padding:12px}.drawer-gift-address-card p{color:var(--text-sub);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.drawer-hidden-fees-box{border-top:1px dashed #e2e8f0;border-bottom:1px dashed #e2e8f0;gap:6px;margin:2px 0;padding:6px 0;display:grid}.drawer-coupon-row{justify-content:space-between;gap:14px;font-size:13px;display:flex}.drawer-hidden-fees-title{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:4px 0;display:flex}.drawer-hidden-fees-title span,.drawer-coupon-row span{color:var(--text-muted);font-weight:700}.drawer-hidden-fees-title i{color:#94a3b8;font-size:11px;transition:transform .16s,color .16s}.drawer-hidden-fees-title:hover i,.drawer-hidden-fees-box.open .drawer-hidden-fees-title i{color:var(--primary-orange)}.drawer-hidden-fees-list{gap:6px;padding-top:2px;display:grid}.drawer-coupon-row strong{color:var(--text-main);text-align:right;font-weight:800}.drawer-summary-row.subtle{color:#94a3b8;font-size:12px}.drawer-summary-row.subtle span{flex-direction:column;gap:2px;display:flex}.drawer-fee-reason{color:#64748b;font-size:11px;font-weight:800}.drawer-summary-row.subtle .val{color:#64748b}.drawer-summary-row.subtle.gst{border-top:1px dashed #e2e8f0;padding-top:6px}.order-details-drawer-footer{border-top:1px solid var(--border-color);padding:20px 24px}.btn-drawer-close-action{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;height:44px;font-size:14px;font-weight:700;transition:all .2s}.btn-drawer-close-action:hover{background-color:var(--primary-orange-hover);box-shadow:0 4px 12px #ff572233}@media (width<=768px){.order-card{flex-direction:column;align-items:flex-start;gap:16px}.order-products-thumbs{margin-left:0;margin-right:0}.order-card-right-group{justify-content:space-between;gap:20px;width:100%}.order-status-summary-info{min-width:unset}.order-details-drawer{width:100%}}.orders-tab-item{background:0 0;border-top:0;border-left:0;border-right:0}.order-badge-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.payment-badge,.item-status-chip{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.payment-badge.pending,.payment-badge.created{color:#c2410c;background:#fff7ed}.payment-badge.paid,.payment-badge.success,.payment-badge.captured{color:#15803d;background:#dcfce7}.payment-badge.failed{color:#b91c1c;background:#fee2e2}.payment-badge.refundpending,.payment-badge.partiallyrefunded{color:#92400e;background:#fef3c7}.payment-badge.refunded,.status-badge.placed,.status-badge.accepted,.status-badge.partiallyaccepted,.status-badge.partiallydelayed{color:#0369a1;background:#e0f2fe}.status-badge.packed,.status-badge.readyforpickup,.status-badge.pickedup{color:#1d4ed8;background:#dbeafe}.status-badge.delayed{color:#92400e;background:#fef3c7}.status-badge.refunded,.status-badge.refundpending,.status-badge.partiallyrefunded{color:#6d28d9;background:#ede9fe}.order-status-icon-wrapper.placed,.order-status-icon-wrapper.accepted,.order-status-icon-wrapper.partiallyaccepted,.order-status-icon-wrapper.partiallydelayed{color:#0369a1;background:#e0f2fe}.order-status-icon-wrapper.delayed{color:#92400e;background:#fef3c7}.order-status-icon-wrapper.refunded,.order-status-icon-wrapper.refundpending,.order-status-icon-wrapper.partiallyrefunded{color:#6d28d9;background:#ede9fe}.order-alert-line{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.order-alert-line span{color:#c2410c;background:#fff7ed;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.drawer-payment-section{border-bottom:1px solid var(--border-color);flex-direction:column;gap:10px;padding-bottom:18px;display:flex}.payment-detail-grid{grid-template-columns:minmax(110px,140px) 1fr;gap:8px 12px;font-size:12px;display:grid}.payment-detail-grid span{color:var(--text-muted)}.payment-detail-grid strong{color:var(--text-main);word-break:break-word;font-weight:700}.drawer-status-banner{justify-content:space-between}.drawer-status-banner strong{background:#ffffffb8;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:11px}.drawer-status-banner.placed,.drawer-status-banner.accepted,.drawer-status-banner.partiallyaccepted,.drawer-status-banner.partiallydelayed{color:#0369a1;background:#e0f2fe}.drawer-status-banner.delayed{color:#92400e;background:#fef3c7}.drawer-status-banner.refunded,.drawer-status-banner.refundpending,.drawer-status-banner.partiallyrefunded{color:#6d28d9;background:#ede9fe}.drawer-loading{min-height:180px;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.drawer-item-heading-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.item-status-chip.placed{color:#475569;background:#f1f5f9}.item-status-chip.accepted{color:#15803d;background:#dcfce7}.item-status-chip.delayed{color:#92400e;background:#fef3c7}.item-status-chip.refundpending,.item-status-chip.refunded{color:#6d28d9;background:#ede9fe}.item-status-chip.cancelled,.item-status-chip.rejected{color:#b91c1c;background:#fee2e2}.drawer-delay-note{color:#92400e}.drawer-refund-note{color:#6d28d9}.drawer-item-price-qty{flex-wrap:wrap;justify-content:flex-start;gap:10px}.orders-pagination-footer{justify-content:flex-start}.order-details-drawer{max-width:100vw}@media (width<=900px){.orders-filters-bar{align-items:stretch}.orders-tabs{gap:14px;width:100%;overflow-x:auto}.orders-controls,.orders-search-wrapper{width:100%}.order-info-left{align-items:flex-start;width:100%}.order-card{align-items:stretch}.order-card-right-group{align-items:flex-start}.order-products-thumbs{margin-left:0}.btn-order-view-details{width:100%;height:42px}.payment-detail-grid{grid-template-columns:1fr}.payment-detail-grid strong{margin-bottom:4px}}@media (width<=560px){.orders-header-title h2{font-size:21px}.order-card{padding:14px}.order-info-left{grid-template-columns:44px 1fr;gap:12px;display:grid}.order-status-icon-wrapper{width:44px;height:44px}.order-products-thumbs{grid-column:1/-1}.order-card-right-group{flex-direction:column;gap:14px}.order-status-summary-info{width:100%}.order-details-drawer-header,.order-details-drawer-content,.order-details-drawer-footer{padding-left:16px;padding-right:16px}.drawer-item-row{align-items:flex-start}.drawer-item-img-container{width:54px;height:54px}.drawer-item-heading-row{flex-direction:column;gap:6px}.drawer-status-banner{flex-wrap:wrap;align-items:flex-start}}.order-details-drawer-footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.btn-download-invoice{color:#ea580c;cursor:pointer;background:#fff7ed;border:1px solid #fdba74;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.btn-download-invoice:hover:not(:disabled){background:#ffedd5;border-color:#fb923c;box-shadow:0 4px 12px #ea580c1f}.btn-download-invoice:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}@media (width<=768px){.order-details-drawer-footer{grid-template-columns:1fr}}.drawer-delivery-otp{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:1px solid #fdba74;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 8px 20px #ea580c14}.drawer-delivery-otp-icon{color:#fff;background:#ea580c;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.drawer-delivery-otp-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.drawer-delivery-otp-copy span{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.drawer-delivery-otp-copy strong{color:#7c2d12;letter-spacing:.22em;font-size:26px;font-weight:900;line-height:1.15}.drawer-delivery-otp-copy small{color:#9a3412;font-size:11px;line-height:1.45}.aiv-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10050;background-color:#0f172aa6;justify-content:center;align-items:center;padding:1.25rem;animation:.2s ease-out aivFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes aivFadeIn{0%{opacity:0}to{opacity:1}}.aiv-modal-dialog{background:#f8fafc;border-radius:1rem;flex-direction:column;width:100%;max-width:52rem;max-height:94vh;animation:.25s cubic-bezier(.16,1,.3,1) aivSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #e2e8f0cc}@keyframes aivSlideUp{0%{transform:translateY(16px)scale(.98)}to{transform:translateY(0)scale(1)}}.aiv-modal-header{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.aiv-modal-title-group{align-items:center;gap:.75rem;display:flex}.aiv-modal-icon-wrap{color:#4338ca;background:#f1f5f9;border-radius:.625rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;display:flex}.aiv-modal-heading-text{flex-direction:column;display:flex}.aiv-modal-heading-text h2{color:#0f172a;margin:0;font-size:1.125rem;font-weight:800;line-height:1.3}.aiv-modal-heading-text span{color:#64748b;font-size:.75rem;font-weight:500}.aiv-tabs-nav{background:#f1f5f9;border-radius:.625rem;gap:.25rem;padding:.25rem;display:flex}.aiv-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.aiv-tab-btn:hover{color:#0f172a}.aiv-tab-btn.is-active{color:#4338ca;background:#fff;font-weight:700;box-shadow:0 1px 3px #0000001a}.aiv-header-actions{align-items:center;gap:.625rem;display:flex}.aiv-print-btn{color:#fff;cursor:pointer;background:#4338ca;border:1px solid #4338ca;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #4338ca33}.aiv-print-btn:hover{background:#3730a3;border-color:#3730a3;transform:translateY(-1px)}.aiv-close-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;font-size:.9375rem;transition:all .15s;display:flex}.aiv-close-btn:hover{color:#0f172a;background:#f1f5f9}.aiv-modal-body{background:#f1f5f9;flex:1;justify-content:center;align-items:flex-start;padding:2rem 1.5rem;display:flex;overflow-y:auto}.aiv-paper{color:#111827;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;flex-direction:column;flex-shrink:0;width:100%;max-width:46rem;height:auto;min-height:auto;padding:2.5rem 2.75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d}.aiv-paper>*{flex-shrink:0}.aiv-packing-slip{height:auto;min-height:auto;line-height:1.4;display:block}.aiv-ps-header{margin-bottom:1.75rem}.aiv-ps-store-name{color:#111827;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.625rem;font-weight:900}.aiv-ps-store-meta{color:#4b5563;margin:0;font-size:.8125rem}.aiv-ps-title{letter-spacing:.06em;text-transform:uppercase;color:#111827;margin:1.75rem 0 1.25rem;font-size:1.125rem;font-weight:900}.aiv-ps-order-block{margin-bottom:1.25rem}.aiv-ps-label{letter-spacing:.05em;text-transform:uppercase;color:#4b5563;margin-bottom:.35rem;font-size:.6875rem;font-weight:800}.aiv-ps-order-id{color:#111827;letter-spacing:-.01em;margin:0;font-size:1.375rem;font-weight:900}.aiv-ps-divider{border:none;border-top:1.5px solid #111827;margin:1.25rem 0 1.5rem}.aiv-ps-ship-block{margin-bottom:1.5rem}.aiv-ps-customer-name{color:#111827;margin:.5rem 0 .35rem;font-size:1.125rem;font-weight:800}.aiv-ps-customer-phone{color:#1f2937;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.aiv-ps-address-text{color:#374151;margin:0;font-size:.875rem;line-height:1.5}.aiv-ps-special-note{color:#1f2937;background:#f3f4f6;border-left:3px solid #4338ca;border-radius:.375rem;margin-top:.625rem;padding:.5rem .75rem;font-size:.8125rem}.aiv-ps-items-section{height:auto;min-height:auto;margin-top:.5rem}.aiv-ps-table{border-collapse:collapse;width:100%;margin-top:.75rem}.aiv-ps-table thead th{letter-spacing:.05em;text-transform:uppercase;color:#111827;text-align:left;background:#f3f4f6;border-top:1.5px solid #111827;border-bottom:1.5px solid #111827;padding:.625rem .75rem;font-size:.6875rem;font-weight:800}.aiv-ps-table thead th.col-num{text-align:center;width:3rem}.aiv-ps-table thead th.col-qty{text-align:right;width:5rem}.aiv-ps-table tbody td{vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.875rem .75rem;font-size:.875rem}.aiv-ps-table tbody td.col-num{text-align:center;color:#4b5563;font-weight:600}.aiv-ps-table tbody td.col-qty{text-align:right;color:#111827;font-weight:800}.aiv-ps-item-name{color:#111827;margin-bottom:.15rem;font-weight:700;display:block}.aiv-ps-item-sub{color:#6b7280;font-size:.75rem;display:block}.aiv-ps-footer-box{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.5rem;grid-template-columns:1fr 1fr;height:auto;margin-top:1.75rem;display:grid;overflow:visible}.aiv-ps-footer-col{flex-direction:column;padding:.875rem 1.25rem;display:flex}.aiv-ps-footer-col:first-child{border-right:1px solid #e2e8f0}.aiv-ps-footer-col.right{align-items:flex-end}.aiv-ps-footer-label{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:.25rem;font-size:.6875rem;font-weight:800}.aiv-ps-footer-val{color:#0f172a;margin:0;font-size:1.1875rem;font-weight:900;line-height:1.2}.aiv-ps-badge-row{color:#6b7280;border-top:1px dashed #d1d5db;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:.75rem;font-size:.75rem;display:flex}.aiv-ps-badge-row strong{color:#111827}.aiv-hidden{display:none!important}.aiv-tax-bill{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:auto;min-height:auto;padding:2rem 2.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.45;display:block;box-shadow:0 4px 20px #0000000a}.aiv-bill-header-box{background:#fff;border:1px solid #cbd5e1;border-radius:6px;grid-template-columns:1.35fr 1fr;height:auto;min-height:auto;margin-bottom:1.25rem;display:grid;overflow:visible}.aiv-bill-brand-col{border-right:1px solid #cbd5e1;flex-direction:column;justify-content:flex-start;gap:.625rem;height:auto;padding:1.125rem 1.25rem;display:flex}.aiv-bill-brand-header{align-items:center;gap:.875rem;margin-bottom:.5rem;display:flex}.aiv-bill-logo{object-fit:contain;width:auto;max-width:140px;height:44px}.aiv-bill-company-title{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:900;line-height:1.2}.aiv-bill-company-subtitle{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-top:.15rem;font-size:.6875rem;font-weight:700;display:block}.aiv-bill-company-details{color:#475569;font-size:.725rem;line-height:1.5}.aiv-bill-company-details p{margin:0 0 .2rem}.aiv-bill-tax-ids{color:#334155;border-top:1px dashed #cbd5e1;flex-wrap:wrap;gap:.75rem;margin-top:.35rem;padding-top:.5rem;font-size:.725rem;display:flex}.aiv-bill-tax-ids span strong{color:#0f172a;font-weight:800}.aiv-bill-meta-col{background:#fff;flex-direction:column;height:auto;display:flex}.aiv-bill-badge-title{color:#fff;background:#0f172a;border-top-right-radius:5px;justify-content:space-between;align-items:baseline;padding:.625rem 1rem;display:flex}.aiv-bill-badge-title span{letter-spacing:.05em;text-transform:uppercase;font-size:.9375rem;font-weight:900}.aiv-bill-badge-title small{letter-spacing:.05em;color:#94a3b8;text-transform:uppercase;font-size:.625rem;font-weight:700}.aiv-bill-meta-grid{background:#f8fafc;border-bottom-right-radius:5px;flex-direction:column;flex:1;gap:.35rem;height:auto;padding:.75rem 1rem;font-size:.75rem;display:flex}.aiv-bill-meta-row{border-bottom:1px dotted #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.25rem;display:flex}.aiv-bill-meta-row:last-child{border-bottom:none;padding-bottom:0}.aiv-bill-meta-row .meta-lbl{color:#64748b;font-weight:600}.aiv-bill-meta-row .meta-val{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:800}.aiv-bill-customer-box{background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:auto;margin-bottom:1.25rem;overflow:visible}.aiv-bill-party-hdr{color:#334155;text-transform:uppercase;letter-spacing:.05em;background:#f1f5f9;border-bottom:1px solid #cbd5e1;border-top-left-radius:5px;border-top-right-radius:5px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.6875rem;font-weight:800;display:flex}.aiv-bill-party-hdr i{color:#4338ca;font-size:.75rem}.aiv-bill-customer-body{grid-template-columns:1.25fr 1fr;align-items:center;gap:1.5rem;padding:.875rem 1.125rem;display:grid}.aiv-bill-customer-primary{color:#334155;font-size:.8125rem;line-height:1.5}.aiv-bill-customer-meta{border-left:1px solid #e2e8f0;flex-direction:column;gap:.5rem;padding-left:1.5rem;font-size:.8125rem;display:flex}.aiv-bill-meta-tag{color:#475569;border-bottom:1px dotted #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.25rem;display:flex}.aiv-bill-meta-tag:last-child{border-bottom:none;padding-bottom:0}.aiv-bill-meta-tag .lbl{color:#64748b;font-weight:600}.aiv-bill-meta-tag .val{color:#0f172a;font-weight:800}.aiv-bill-party-name{color:#0f172a;margin-bottom:.25rem;font-size:.9375rem;font-weight:800;display:block}.aiv-bill-party-address div{margin-bottom:.15rem}.aiv-bill-table-wrap{background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:auto;margin-bottom:1.25rem;overflow:visible}.aiv-bill-table{border-collapse:collapse;width:100%;font-size:.8125rem}.aiv-bill-table thead th{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;text-align:left;background:#f8fafc;border-bottom:1.5px solid #cbd5e1;border-right:1px solid #e2e8f0;padding:.625rem;font-size:.6875rem;font-weight:800}.aiv-bill-table thead th:last-child{border-right:none}.aiv-bill-table thead th.col-idx{text-align:center;width:38px}.aiv-bill-table thead th.col-qty{text-align:center;width:55px}.aiv-bill-table thead th.col-rate,.aiv-bill-table thead th.col-disc,.aiv-bill-table thead th.col-taxable,.aiv-bill-table thead th.col-total{text-align:right}.aiv-bill-table tbody td{vertical-align:top;color:#1e293b;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:.75rem .625rem}.aiv-bill-table tbody td:last-child{border-right:none}.aiv-bill-table tbody tr:nth-child(2n){background:#fafbfc}.aiv-bill-table tbody td.col-idx{text-align:center;color:#64748b;font-weight:700}.aiv-bill-table tbody td.col-qty{text-align:center;font-weight:700}.aiv-bill-table tbody td.col-rate,.aiv-bill-table tbody td.col-disc,.aiv-bill-table tbody td.col-taxable,.aiv-bill-table tbody td.col-total{text-align:right}.aiv-bill-item-title{color:#0f172a;margin-bottom:.25rem;font-weight:700;line-height:1.35;display:block}.aiv-bill-seller-badge{color:#4338ca;background:#eef2ff;border-radius:4px;align-items:center;gap:.3rem;padding:.15rem .4rem;font-size:.6875rem;font-weight:600;display:inline-flex}.col-hsn{font-size:.75rem}.col-hsn small{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:block}.aiv-bill-table tfoot td{background:#f8fafc;border-top:1.5px solid #cbd5e1;border-right:1px solid #e2e8f0;padding:.625rem;font-size:.8125rem}.aiv-bill-table tfoot td:last-child{border-right:none}.aiv-bill-table tfoot .tfoot-label{text-align:right;text-transform:uppercase;letter-spacing:.04em;color:#334155;font-size:.6875rem;font-weight:800}.aiv-bill-bottom-grid{grid-template-columns:1.15fr 1fr;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem;display:grid}.aiv-bill-left-col{flex-direction:column;gap:.875rem;display:flex}.aiv-bill-words-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:.875rem 1rem}.aiv-bill-words-title{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.35rem;font-size:.6875rem;font-weight:800}.aiv-bill-words-val{color:#0f172a;font-size:.8125rem;font-style:italic;font-weight:800;line-height:1.4}.aiv-bill-payment-card{background:#fff;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.aiv-bill-payment-hdr{color:#334155;text-transform:uppercase;letter-spacing:.04em;background:#f1f5f9;border-bottom:1px solid #cbd5e1;align-items:center;gap:.5rem;padding:.45rem .875rem;font-size:.6875rem;font-weight:800;display:flex}.aiv-bill-payment-hdr i{color:#4338ca;font-size:.75rem}.aiv-bill-payment-rows{flex-direction:column;gap:.35rem;padding:.75rem .875rem;font-size:.775rem;display:flex}.aiv-bill-pay-row{color:#475569;justify-content:space-between;display:flex}.aiv-bill-pay-row strong{color:#0f172a}.aiv-bill-right-col{background:#fff;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.aiv-bill-ledger-table{border-collapse:collapse;width:100%;font-size:.8125rem}.aiv-bill-ledger-table td{border-bottom:1px solid #f1f5f9;padding:.45rem .75rem}.aiv-bill-ledger-table td.lbl{color:#475569;font-weight:600}.aiv-bill-ledger-table td.val{text-align:right;color:#0f172a;font-weight:700}.aiv-bill-ledger-table td.val.disc{color:#16a34a}.aiv-bill-ledger-table tr.aiv-bill-grand-total-row{background:#f8fafc}.aiv-bill-ledger-table tr.aiv-bill-grand-total-row td{color:#0f172a;border-top:2px solid #0f172a;border-bottom:none;padding:.75rem;font-size:.9375rem;font-weight:900}.aiv-bill-footer-box{background:#fff;border:1px solid #cbd5e1;border-radius:6px;grid-template-columns:1.3fr 1fr;gap:1.5rem;margin-bottom:.75rem;padding:1.125rem 1.25rem;display:grid}.aiv-bill-terms-col{color:#475569;font-size:.6875rem;line-height:1.5}.aiv-bill-terms-col strong{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.725rem;display:block}.aiv-bill-terms-col ol{margin:0;padding-left:1.1rem}.aiv-bill-terms-col li{margin-bottom:.2rem}.aiv-bill-signatory-col{text-align:right;flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.aiv-bill-sign-company{color:#0f172a;font-size:.75rem;font-weight:800}.aiv-bill-digital-seal{color:#4338ca;background:#eef2ff;border:1.5px dashed #4338ca;border-radius:4px;align-items:center;gap:.4rem;margin:.5rem 0;padding:.35rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}.aiv-bill-sign-label{color:#64748b;font-size:.6875rem;font-weight:600}.aiv-bill-disclaimer{text-align:center;color:#94a3b8;padding-top:.25rem;font-size:.6875rem;font-style:italic}.ao-invoices-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.25rem;padding:1.25rem}.ao-invoices-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ao-invoices-title{color:#0f172a;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:800;display:flex}.ao-invoices-title i{color:#4338ca}.ao-invoices-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ao-invoice-action-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem;flex-direction:column;justify-content:space-between;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.ao-invoice-action-card:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0d}.ao-invoice-card-top{align-items:flex-start;gap:.75rem;display:flex}.ao-invoice-card-icon{color:#4338ca;background:#e0e7ff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1rem;display:flex}.ao-invoice-card-icon.bill{color:#15803d;background:#dcfce7}.ao-invoice-card-info h4{color:#0f172a;margin:0 0 .2rem;font-size:.875rem;font-weight:800}.ao-invoice-card-info p{color:#64748b;margin:0;font-size:.75rem;line-height:1.35}.ao-invoice-btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;transition:all .15s;display:inline-flex}.ao-invoice-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.ao-invoice-btn.primary{color:#fff;background:#4338ca;border-color:#4338ca}.ao-invoice-btn.primary:hover{background:#3730a3;border-color:#3730a3}.ao-header-invoice-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.75rem;font-weight:700;transition:all .15s;display:inline-flex}.ao-header-invoice-btn:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}@media print{@page{size:A4 portrait;margin:8mm 10mm}html,body{background:#fff!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}#root,.ao-modal-backdrop,body>:not(.aiv-modal-backdrop){display:none!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.aiv-modal-backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.aiv-modal-dialog{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;animation:none!important;position:static!important;overflow:visible!important;transform:none!important}.aiv-modal-header{display:none!important}.aiv-modal-body{background:0 0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.aiv-paper{box-shadow:none!important;page-break-before:avoid!important;page-break-after:avoid!important;border:none!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;margin:0 auto!important;padding:0!important;position:static!important}.aiv-ps-table tbody tr,.aiv-bill-table tbody tr,.aiv-ps-footer-box,.aiv-ps-bottom-grid,.aiv-bill-bottom-grid{page-break-inside:avoid!important}}.coin-store-page{flex-direction:column;gap:1.25rem;display:flex}.coin-store-hero,.coin-product-card,.coin-referral-history,.coin-checkout-modal,.coin-store-empty,.coin-store-alert{border:.0625rem solid var(--border-color,#e2e8f0);background:#fff;border-radius:1rem}.coin-store-hero{background:linear-gradient(135deg,#fff7ed 0%,#fff 52%,#ecfeff 100%);border-color:#fed7aa;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.coin-store-hero span,.coin-product-body small,.coin-checkout-head span{color:#ff4d12;letter-spacing:0;text-transform:uppercase;font-size:.75rem;font-weight:900}.coin-store-hero h2{color:#0f172a;margin:.25rem 0;font-size:1.75rem;line-height:1.15}.coin-store-hero p,.coin-product-body p,.coin-address-list p{color:#64748b;margin:0;font-size:.9375rem}.coin-wallet-card{background:#fff;border:.0625rem solid #fed7aa;border-radius:.875rem;min-width:13rem;padding:1rem;box-shadow:0 .75rem 1.75rem #ff4d121a}.coin-wallet-card small{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:800;display:block}.coin-wallet-card strong{color:#0f172a;align-items:center;gap:.5rem;font-size:1.8rem;display:flex}.coin-wallet-card i{color:#f59e0b}.coin-store-alert{padding:.875rem 1rem;font-size:.875rem;font-weight:800}.coin-store-alert.success{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.coin-store-alert.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.coin-referral-history{overflow:hidden}.coin-referral-history-head{background:linear-gradient(135deg,#fff,#fff7ed);border-bottom:.0625rem solid #e2e8f0;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.coin-referral-history-head>div:first-child>span{color:#ff4d12;text-transform:uppercase;font-size:.72rem;font-weight:900}.coin-referral-history-head h3{color:#0f172a;margin:.2rem 0;font-size:1.15rem}.coin-referral-history-head p{color:#64748b;margin:0;font-size:.85rem}.coin-referral-summary{grid-template-columns:repeat(3,minmax(5.5rem,1fr));gap:.65rem;display:grid}.coin-referral-summary div{background:#fff;border:.0625rem solid #fed7aa;border-radius:.75rem;min-width:6.25rem;padding:.65rem .8rem}.coin-referral-summary small,.coin-referral-summary strong{display:block}.coin-referral-summary small{color:#64748b;text-transform:uppercase;font-size:.68rem;font-weight:800}.coin-referral-summary strong{color:#0f172a;font-size:1.15rem}.coin-referral-list{max-height:25rem;overflow-y:auto}.coin-referral-row{border-bottom:.0625rem solid #f1f5f9;grid-template-columns:2.75rem minmax(0,1fr) auto minmax(7.5rem,auto);align-items:center;gap:.85rem;padding:.9rem 1.5rem;display:grid}.coin-referral-row:last-child{border-bottom:0}.coin-referral-avatar{color:#ea580c;background:#fff7ed;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:.78rem;font-weight:900;display:grid}.coin-referral-person strong,.coin-referral-person small{display:block}.coin-referral-person strong{color:#0f172a;font-size:.9rem}.coin-referral-person small{color:#64748b;margin-top:.15rem;font-size:.75rem}.coin-referral-status{color:#92400e;background:#fef3c7;border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:900}.coin-referral-status.rewarded{color:#166534;background:#dcfce7}.coin-referral-coins{color:#b45309;white-space:nowrap;justify-content:flex-end;align-items:center;gap:.35rem;font-size:.82rem;display:inline-flex}.coin-referral-state{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:9rem;padding:1.25rem;display:flex}.coin-referral-state i{color:#f59e0b;font-size:1.5rem}.coin-referral-state strong{color:#0f172a}.coin-referral-state button{color:#fff;cursor:pointer;background:#ff4d12;border:0;border-radius:.6rem;margin-top:.35rem;padding:.55rem .8rem;font-weight:800}.coin-checkout-alert{margin:1rem 0 0}.coin-product-grid{grid-template-columns:repeat(auto-fill,minmax(15.5rem,1fr));gap:1rem;display:grid}.coin-product-card{cursor:pointer;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.coin-product-card:hover{border-color:#fed7aa;transform:translateY(-.25rem);box-shadow:0 .9rem 1.75rem #0f172a14}.coin-product-card:focus-visible{outline-offset:3px;border-color:#ff4d12;outline:3px solid #ff4d124d}.coin-product-media{background:#f8fafc;justify-content:center;align-items:center;height:13.25rem;display:flex;position:relative;overflow:hidden}.coin-product-media img{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.coin-product-media .coin-product-backdrop{object-fit:cover;filter:blur(16px);opacity:.35;width:calc(100% + 2rem);height:calc(100% + 2rem);position:absolute;inset:-1rem}.coin-product-media span{z-index:2;color:#fff;background:#0f172aeb;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:900;position:absolute;top:.75rem;left:.75rem}.coin-product-body{flex-direction:column;flex:1;gap:.65rem;padding:1rem;display:flex}.coin-product-body h3{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4rem;margin:0;font-size:.98rem;line-height:1.25;display:-webkit-box;overflow:hidden}.coin-product-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4rem;display:-webkit-box;overflow:hidden}.coin-product-meta{color:#64748b;justify-content:space-between;align-items:center;gap:.75rem;font-size:.8rem;font-weight:800;display:flex}.coin-product-meta strong{color:#ff4d12;white-space:nowrap;background:#fff7ed;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.78rem;display:inline-flex}.coin-reward-countdown{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;min-height:2rem;font-size:.76rem;font-weight:700;display:flex}.coin-reward-countdown strong{color:#9a3412;font-variant-numeric:tabular-nums}.coin-reward-countdown.ended{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.coin-product-body button,.coin-checkout-actions button{color:#fff;cursor:pointer;background:#ff4d12;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;font-weight:900;display:inline-flex}.coin-product-body button:disabled,.coin-checkout-actions button:disabled{color:#64748b;cursor:not-allowed;background:#cbd5e1}.coin-store-empty,.coin-store-loading{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:15rem;display:flex}.coin-store-empty i{color:#f59e0b;font-size:2rem}.coin-store-empty strong{color:#0f172a;font-size:1.1rem}.coin-store-empty.compact{min-height:auto;padding:1rem}.coin-checkout-overlay{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.coin-checkout-modal{width:min(76rem,100%);max-height:calc(100vh - 2rem);padding:1.5rem 1.5rem 0;position:relative;overflow-y:auto;box-shadow:0 1.25rem 3.5rem #0f172a2e}.coin-checkout-layout{grid-template-columns:minmax(0,1fr) 24rem;align-items:start;gap:1.25rem;margin-top:1.25rem;display:grid}.coin-checkout-main{min-width:0}.coin-checkout-close{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;width:2.4rem;height:2.4rem;position:absolute;top:1rem;right:1rem}.coin-checkout-head{border-bottom:.0625rem solid #e2e8f0;grid-template-columns:4.75rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:0 3.25rem 1.25rem 0;display:grid}.coin-checkout-head img{object-fit:contain;background:#f8fafc;border:.0625rem solid #e2e8f0;border-radius:.875rem;width:4.5rem;height:4.5rem}.coin-checkout-head h3{color:#0f172a;margin:.2rem 0;font-size:1.35rem;line-height:1.25}.coin-checkout-head p{color:#64748b;margin:0;font-weight:800}.coin-checkout-head-stats{grid-template-columns:repeat(2,minmax(5.75rem,auto));gap:.75rem;display:grid}.coin-checkout-head-stats div{background:#f8fafc;border:.0625rem solid #e2e8f0;border-radius:.75rem;padding:.7rem .8rem}.coin-checkout-head-stats span{color:#64748b;font-size:.7rem;font-weight:900;display:block}.coin-checkout-head-stats strong{color:#ff4d12;white-space:nowrap;font-size:1.1rem;line-height:1.2;display:block}.coin-checkout-grid{grid-template-columns:minmax(0,1fr) minmax(10rem,auto);gap:1rem;margin:1rem 0;display:grid}.coin-checkout-grid label,.coin-checkout-total{border:.0625rem solid #e2e8f0;border-radius:.875rem;padding:.9rem}.coin-checkout-grid label{flex-direction:column;gap:.5rem;display:flex}.coin-checkout-grid label span,.coin-checkout-total span{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:900}.coin-checkout-grid input{border:.0625rem solid #e2e8f0;border-radius:.625rem;height:2.5rem;padding:0 .75rem}.coin-checkout-total strong{color:#ff4d12;font-size:1.5rem;display:block}.coin-address-list{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.875rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.coin-payment-panel{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.875rem;flex-direction:column;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.coin-address-list h4,.coin-payment-panel h4{color:#0f172a;margin:0}.coin-address-list button,.coin-payment-panel label{text-align:left;cursor:pointer;background:#f8fafc;border:.0625rem solid #e2e8f0;border-radius:.75rem;grid-template-columns:2rem minmax(0,1fr);gap:.75rem;width:100%;padding:.8rem;display:grid}.coin-payment-panel label{grid-template-columns:1rem minmax(0,1fr);align-items:start;display:grid}.coin-address-list button.selected,.coin-payment-panel label.selected{background:#fff7ed;border-color:#ff4d12}.coin-address-list button i{color:#ff4d12;margin-top:.15rem}.coin-address-list strong,.coin-address-list small,.coin-payment-panel strong,.coin-payment-panel small{display:block}.coin-address-list strong,.coin-payment-panel strong{color:#0f172a}.coin-address-list small,.coin-payment-panel small{color:#64748b}.coin-price-panel{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.875rem;padding:1.25rem;position:sticky;top:0;box-shadow:0 .75rem 1.5rem #0f172a0d}.coin-price-head,.coin-price-panel>div:not(.coin-price-section):not(.coin-price-divider){justify-content:space-between;align-items:center;gap:.75rem;display:flex}.coin-price-head{color:#0f172a;margin-bottom:.95rem;font-size:1rem;font-weight:900}.coin-price-head small{color:#64748b;font-size:.75rem}.coin-price-panel>div:not(.coin-price-head):not(.coin-price-section):not(.coin-price-divider){padding:.48rem 0}.coin-price-panel span,.coin-price-panel small{color:#64748b;font-size:.86rem}.coin-price-panel strong{color:#0f172a;white-space:nowrap;font-size:.92rem}.coin-price-panel .discount strong{color:#047857}.coin-price-section{border-top:.0625rem solid #e2e8f0;margin-top:.5rem;padding:.75rem 0}.coin-price-section>span{color:#94a3b8;text-transform:uppercase;margin-bottom:.35rem;font-weight:900;display:block}.coin-price-section>div{justify-content:space-between;align-items:center;gap:.75rem;padding:.3rem 0;display:flex}.coin-free-delivery-row{background:#ecfdf5;border:.0625rem solid #86efac;border-radius:.75rem;margin:.4rem 0;align-items:flex-start!important;padding:.7rem .8rem!important}.coin-free-delivery-row span{color:#166534}.coin-free-delivery-row b,.coin-free-delivery-row small{display:block}.coin-free-delivery-row b{color:#15803d;font-size:.9rem}.coin-free-delivery-row small{color:#166534;margin-top:.15rem;font-size:.75rem;line-height:1.35}.coin-free-delivery-row strong{color:#047857;font-size:.88rem}.coin-price-divider{background:#e2e8f0;height:.0625rem;margin:.55rem 0}.coin-final-row{border-top:.0625rem solid #fed7aa;margin-top:.25rem;padding-top:.75rem!important}.coin-final-row span{color:#0f172a;font-weight:900}.coin-final-row strong{color:#ff4d12;font-size:1.35rem}.coin-cash-row{background:#f8fafc;border-radius:.75rem;margin-top:.35rem;padding:.75rem!important}.coin-cash-row span{color:#0f172a;font-weight:900}.coin-cash-row strong{color:#047857;font-size:1.2rem}.coin-balance-warning{color:#991b1b;background:#fef2f2;border-radius:.75rem;margin:.75rem 0 0;padding:.65rem .75rem;font-size:.82rem;font-weight:800}.coin-checkout-actions{z-index:4;background:linear-gradient(#ffffffe0,#fff 32%);border-top:.0625rem solid #e2e8f0;justify-content:flex-end;gap:.75rem;margin:1.25rem -1.5rem 0;padding:1rem 1.5rem;display:flex;position:sticky;bottom:0;box-shadow:0 -.75rem 1.5rem #0f172a0a}.coin-checkout-actions button:first-child{color:#334155;background:#fff;border:.0625rem solid #e2e8f0}.coin-checkout-actions button{flex:none;min-width:8rem}.coin-checkout-actions button:last-child{min-width:13rem}@media (width<=760px){.coin-store-hero,.coin-referral-history-head,.coin-checkout-grid,.coin-checkout-actions,.coin-checkout-layout{flex-direction:column;align-items:stretch;display:flex}.coin-wallet-card{min-width:0}.coin-referral-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.coin-referral-summary div{min-width:0;padding:.55rem}.coin-referral-row{grid-template-columns:2.5rem minmax(0,1fr) auto;padding:.85rem 1rem}.coin-referral-avatar{width:2.5rem;height:2.5rem}.coin-referral-status{justify-self:end}.coin-referral-coins{grid-column:2/-1;justify-content:flex-start}.coin-checkout-head{grid-template-columns:4.5rem minmax(0,1fr);padding-right:3rem}.coin-checkout-head-stats{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}.support-center{--support-accent:#4f46e5;--support-accent-dark:#4338ca;--support-accent-soft:#eef2ff;--support-accent-border:#c7d2fe;--support-card:#fff;--support-page:#f8fafc;--support-text:#0f172a;--support-muted:#64748b;--support-border:#e2e8f0;width:100%;color:var(--support-text);flex-direction:column;gap:clamp(14px,1.4vw,18px);display:flex}.vc-theme .support-center,.support-vendor{--support-accent:#ff5c24;--support-accent-dark:#d94a1b;--support-accent-soft:#fff3ed;--support-accent-border:#ffd4c2}.delivery-theme .support-center,.support-delivery{--support-accent:var(--delivery-accent,#ff5c24);--support-accent-dark:var(--delivery-accent-hover,#e04b15);--support-accent-soft:var(--delivery-accent-soft,#fff2ec);--support-accent-border:#fed7aa}.support-hero{border:1px solid var(--support-border);background:linear-gradient(135deg, #fffffff5, #fffffffa), radial-gradient(circle at 92% 18%, var(--support-accent-soft), transparent 24rem);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:128px;padding:clamp(18px,2.2vw,26px);display:flex}.support-eyebrow{letter-spacing:0;text-transform:uppercase;color:var(--support-accent);margin-bottom:6px;font-size:12px;font-weight:800;display:block}.support-hero h1,.support-detail-header h2,.support-list-header h2,.support-modal h2{color:var(--support-text);letter-spacing:0;margin:0}.support-hero h1{font-size:clamp(26px,2.5vw,38px);line-height:1.05}.support-hero p,.support-detail-header p,.support-modal p{color:var(--support-muted);margin:7px 0 0}.support-hero-actions,.support-contact-mini,.support-primary-btn,.support-secondary-btn,.support-filter-row,.support-filter-row .support-search-field,.support-list-header,.support-detail-header,.support-admin-actions,.support-reply-box>div,.support-modal-header,.support-modal-footer{align-items:center;display:flex}.support-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px}.support-contact-mini{border:1px solid var(--support-accent-border);background:var(--support-accent-soft);color:var(--support-accent-dark);white-space:nowrap;border-radius:8px;gap:10px;padding:11px 13px}.support-contact-mini span{background:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.support-primary-btn,.support-secondary-btn{cursor:pointer;border:0;border-radius:8px;justify-content:center;gap:8px;min-height:42px;padding:0 16px;font-weight:800}.support-primary-btn{background:var(--support-accent);color:#fff;box-shadow:0 12px 24px color-mix(in srgb, var(--support-accent) 22%, transparent)}.support-primary-btn:hover{background:var(--support-accent-dark)}.support-primary-btn:disabled{opacity:.55;cursor:not-allowed}.support-secondary-btn{background:var(--support-page);color:#334155;border:1px solid #dbe3ef}.support-alert{border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-weight:700;display:flex}.support-alert.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.support-alert.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.support-contact-strip,.support-category-grid{gap:12px;display:grid}.support-contact-strip{grid-template-columns:minmax(19rem,1.45fr) minmax(13rem,1fr) minmax(10rem,.72fr) minmax(10rem,.72fr)}.support-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch}.support-contact-strip>div,.support-category-grid button,.support-ticket-list,.support-detail-panel,.support-modal{border:1px solid var(--support-border);background:var(--support-card);border-radius:8px}.support-contact-strip>div{grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:10px;min-height:92px;padding:16px;display:grid}.support-contact-strip i,.support-category-grid span{background:var(--support-accent-soft);width:38px;height:38px;color:var(--support-accent);border-radius:8px;place-items:center;display:grid}.support-contact-strip i{grid-row:1/span 2}.support-contact-strip span,.support-contact-strip strong{grid-column:2;min-width:0}.support-contact-strip span,.support-category-grid small,.support-ticket-card small,.support-ticket-card em,.support-list-header small{color:#64748b;font-size:12px}.support-contact-strip strong{text-overflow:clip;white-space:nowrap;font-size:clamp(16px,1.2vw,19px);line-height:1.18;overflow:visible}.support-contact-card-email strong{text-align:left;font-size:clamp(15px,1.05vw,18px)}.support-contact-card.is-muted strong{color:#94a3b8;font-size:clamp(14px,1vw,16px)}.support-contact-card.is-muted i{color:#94a3b8;background:#f1f5f9}.support-category-grid button{border:1px solid var(--support-border);text-align:left;cursor:pointer;grid-template-rows:auto minmax(38px,1fr);grid-template-columns:42px minmax(0,1fr);gap:4px 10px;min-height:116px;padding:14px;display:grid;overflow:hidden}.support-category-grid button strong,.support-category-grid button small{grid-column:2}.support-category-grid button strong{text-overflow:ellipsis;white-space:nowrap;align-self:center;min-width:0;font-size:clamp(13px,.92vw,15px);line-height:1.15;overflow:hidden}.support-category-grid button small{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:start;min-width:0;line-height:1.18;display:-webkit-box;overflow:hidden}.support-category-grid button:hover,.support-ticket-card:hover,.support-ticket-card.active{border-color:var(--support-accent-border);background:color-mix(in srgb, var(--support-accent-soft) 54%, white)}.support-workspace{grid-template-columns:minmax(360px,.72fr) minmax(520px,1fr);gap:16px;min-height:clamp(520px,54vh,720px);display:grid}.support-ticket-list,.support-detail-panel{min-width:0;overflow:hidden}.support-list-header,.support-detail-header{border-bottom:1px solid var(--support-border);justify-content:space-between;gap:12px;padding:16px}.support-list-header button{background:var(--support-accent-soft);width:38px;height:38px;color:var(--support-accent);cursor:pointer;border:0;border-radius:8px}.support-filter-row{border-bottom:1px solid var(--support-border);gap:8px;padding:12px;overflow:visible}.support-filter-row .support-search-field{background:#fff;border:1px solid #dbe3ef;border-radius:8px;flex:1;gap:8px;min-width:0;padding:0 11px}.support-filter-row input,.support-modal input,.support-modal textarea,.support-reply-box textarea{width:100%;color:var(--support-text);font:inherit;background:0 0;border:0;outline:0}.support-message-attachment{border:1px solid var(--support-accent-border);background:#fff;border-radius:8px;width:min(320px,100%);margin-top:10px;display:block;overflow:hidden}.support-message-attachment img{object-fit:cover;width:100%;max-height:220px;display:block}.support-filter-row input,.support-select-trigger{height:38px}.support-filter-row .support-filter-refresh{width:40px;height:40px;color:var(--support-accent);cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:8px;flex:none}.support-ticket-scroll{height:clamp(360px,45vh,608px);padding:10px;overflow:auto}.support-ticket-card{border:1px solid var(--support-border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;gap:6px;width:100%;margin-bottom:10px;padding:14px;display:flex;position:relative}.support-ticket-card strong{padding-right:80px;line-height:1.3}.support-priority,.support-status,.support-role-badge{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:24px;padding:3px 9px;font-size:12px;font-weight:800;display:inline-flex}.support-role-badge{border:1px solid #0000}.support-priority{position:absolute;top:12px;right:12px}.priority-low{color:#0369a1;background:#e0f2fe}.priority-medium{color:#a16207;background:#fef3c7}.priority-high{color:#c2410c;background:#ffedd5}.priority-urgent{color:#be123c;background:#ffe4e6}.status-open{color:#2563eb;background:#dbeafe}.status-inprogress{color:#7c3aed;background:#ede9fe}.status-waitingonuser{color:#b45309;background:#fef3c7}.status-resolved{color:#047857;background:#d1fae5}.status-closed{color:#475569;background:#e2e8f0}.role-customer{color:#2563eb;background:#dbeafe;border-color:#bfdbfe}.role-vendor{color:#c2410c;background:#ffedd5;border-color:#fed7aa}.role-delivery{color:#047857;background:#d1fae5;border-color:#a7f3d0}.role-admin{color:#7c3aed;background:#ede9fe;border-color:#ddd6fe}.support-ticket-badge-row{flex-wrap:wrap;align-items:center;gap:7px;margin-top:2px;display:flex}.support-requester-summary{color:#64748b;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;font-size:12px;display:flex}.support-requester-summary span{align-items:center;gap:5px;min-width:0;max-width:100%;display:inline-flex}.support-requester-summary i{color:var(--support-accent)}.support-admin-actions{border-bottom:1px solid var(--support-border);flex-wrap:wrap;gap:8px;padding:12px 16px}.support-admin-actions button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;min-height:34px;padding:0 12px;font-weight:700}.support-admin-actions button.active{border-color:var(--support-accent);color:var(--support-accent);background:var(--support-accent-soft)}.support-thread{background:var(--support-page);height:clamp(280px,34vh,460px);padding:16px;overflow:auto}.support-message{border:1px solid var(--support-border);background:#fff;border-radius:8px;max-width:78%;margin-bottom:12px;padding:12px}.support-message.own{border-color:var(--support-accent-border);background:var(--support-accent-soft);margin-left:auto}.support-message.internal{background:#fffbeb;border-style:dashed}.support-message div{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:7px;display:flex}.support-message time,.support-message em{color:#64748b;font-size:12px}.support-message p{color:#334155;white-space:pre-wrap;margin:0}.support-reply-box{border-top:1px solid var(--support-border);background:#fff;padding:14px}.support-reply-box textarea,.support-modal textarea,.support-modal input{background:#fff;border:1px solid #dbe3ef;border-radius:8px}.support-reply-box textarea{resize:vertical;padding:11px}.support-reply-box>div,.support-reply-actions{justify-content:space-between;gap:10px;margin-top:10px}.support-reply-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px 12px;display:flex}.support-reply-actions .support-image-picker{flex:none;margin-top:0}.support-internal-toggle{border:1px solid var(--support-border);height:54px;color:var(--support-text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:10px;margin:0;padding:0 14px 0 10px;font-size:.92rem;font-weight:800;transition:border-color .15s,background .15s,box-shadow .15s,color .15s;display:inline-flex;box-shadow:0 8px 18px #0f172a0a}.support-internal-toggle input{opacity:0;pointer-events:none;position:absolute}.support-internal-toggle span{background:var(--support-accent-soft);width:32px;height:32px;color:var(--support-accent);box-shadow:inset 0 0 0 1px var(--support-accent-border);border-radius:8px;place-items:center;display:inline-grid}.support-internal-toggle b{color:inherit;font-size:.9rem;line-height:1.1}.support-internal-toggle:hover{border-color:var(--support-accent-border);background:var(--support-accent-soft);box-shadow:0 0 0 3px color-mix(in srgb, var(--support-accent) 10%, transparent)}.support-internal-toggle.active{border-color:var(--support-accent);background:var(--support-accent-soft);color:var(--support-accent-dark)}.support-internal-toggle.active span{background:var(--support-accent);color:#fff}.support-reply-actions .support-primary-btn{min-width:112px;margin-left:auto}.support-image-picker{margin-top:16px;display:block}.support-image-picker input{display:none}.support-image-picker label,.support-image-chip{border:1px dashed var(--support-accent-border);background:linear-gradient(180deg, #fff 0%, var(--support-accent-soft) 100%);color:#334155;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px;font-size:13px;font-weight:800;display:grid}.support-image-picker label{cursor:pointer;transition:border-color .15s,background-color .15s,box-shadow .15s}.support-image-picker label:hover{border-color:var(--support-accent);background:var(--support-accent-soft);box-shadow:0 0 0 3px color-mix(in srgb, var(--support-accent) 12%, transparent)}.support-picker-icon{width:42px;height:42px;color:var(--support-accent);box-shadow:inset 0 0 0 1px var(--support-accent-border);background:#fff;border-radius:8px;flex:none;place-items:center;display:inline-grid}.support-image-picker label span{white-space:nowrap;flex:1;grid-column:2;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.support-image-picker label b,.support-image-chip b{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-size:.875rem;line-height:1.2;overflow:hidden}.support-image-picker label small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.75rem;font-weight:600;line-height:1.2;overflow:hidden}.support-image-picker label small:before{content:"·";color:#cbd5e1;margin-right:8px}.support-image-picker label em{color:var(--support-accent);box-shadow:inset 0 0 0 1px var(--support-accent-border);background:#fff;border-radius:999px;flex:none;grid-column:3;padding:7px 12px;font-size:.75rem;font-style:normal;font-weight:800}.support-image-picker.compact-picker{margin-top:10px}.support-reply-actions .support-image-picker.compact-picker{margin-top:0}.support-image-picker.compact-picker label,.support-image-picker.compact-picker .support-image-chip{border-style:solid;border-color:var(--support-border);background:#fff;width:fit-content;max-width:100%;min-height:54px;padding:0 14px 0 10px;display:inline-flex;box-shadow:0 8px 18px #0f172a0a}.support-image-picker.compact-picker label:hover{border-color:var(--support-accent-border);background:var(--support-accent-soft);box-shadow:0 0 0 3px color-mix(in srgb, var(--support-accent) 10%, transparent)}.support-image-picker.compact-picker .support-picker-icon{background:var(--support-accent-soft);width:32px;height:32px}.support-image-picker.compact-picker label span{flex-direction:row;align-items:center;margin-bottom:0}.support-image-picker.compact-picker label b{color:var(--support-text);font-size:.9rem;font-weight:850;line-height:1.1}.support-image-chip span{text-overflow:ellipsis;white-space:nowrap;grid-column:1/span 2;align-items:center;gap:9px;min-width:0;display:flex;overflow:hidden}.support-image-chip button{width:26px;height:26px;color:var(--support-accent);cursor:pointer;background:#fff;border:0;border-radius:999px;flex:none;place-items:center;display:inline-grid}.support-image-chip button:hover{background:var(--support-accent);color:#fff}.support-empty{min-height:180px;color:var(--support-muted);text-align:center;place-items:center;gap:10px;display:grid}.support-empty.detail{min-height:520px}.support-modal-backdrop{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.support-modal{width:min(620px,100%);max-height:calc(100vh - 40px);padding:18px;overflow:auto;box-shadow:0 24px 64px #0f172a33}.support-modal-header,.support-modal-footer{justify-content:space-between;gap:12px}.support-modal-header button{cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;width:38px;height:38px}.support-modal label{color:#334155;margin-top:14px;font-weight:800;display:block}.support-modal label span{margin-bottom:7px;font-size:13px;display:block}.support-modal input{height:42px;padding:0 11px}.support-modal textarea{resize:vertical;padding:11px}.support-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.support-modal-footer{justify-content:flex-end;margin-top:16px}.support-modal .support-image-picker>label{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:0;display:grid}.support-modal .support-image-picker>label>.support-picker-icon{grid-column:1}.support-modal .support-image-picker>label>span{white-space:nowrap;grid-column:2;align-items:center;gap:8px;min-width:0;margin-bottom:0;display:flex;overflow:hidden}.support-modal .support-image-picker>label>span>b{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.support-modal .support-image-picker>label>span>small{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.support-modal .support-image-picker>label>em{grid-column:3}.support-select{width:100%;min-width:0;position:relative}.support-select.compact{flex:0 0 10.75rem;width:10.75rem}.support-select-label{color:#334155;margin-bottom:7px;font-size:13px;font-weight:800;display:block}.support-select-trigger{color:#334155;width:100%;min-height:2.375rem;font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dbe3ef;border-radius:.5rem;outline:none;justify-content:space-between;align-items:center;gap:.625rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.support-select-trigger:hover{background-color:#f8fafc;border-color:#cbd5e1}.support-select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.support-select-trigger i{color:#64748b;flex:none;font-size:.6875rem;transition:transform .16s}.support-select.open .support-select-trigger{border-color:var(--support-accent);box-shadow:0 0 0 .1875rem var(--support-accent-soft);background-color:#fff}.support-select.open .support-select-trigger i{color:var(--support-accent);transform:rotate(180deg)}.support-select-menu{z-index:2010;background:#fff;border:1px solid #dbe3ef;border-radius:.5rem;max-height:16.25rem;padding:.375rem;display:block;position:absolute;top:calc(100% + .375rem);left:0;right:0;overflow:hidden auto;box-shadow:0 .625rem 1.5625rem -.3125rem #0f172a1a,0 .5rem .625rem -.375rem #0f172a1a}.support-select-menu button{color:#475569;width:100%;min-height:2.25rem;font:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:0;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .1s;display:flex}.support-select-menu button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.support-select-menu button:hover{color:#0f172a;background:#f1f5f9}.support-select-menu button.active{background:var(--support-accent-soft);color:var(--support-accent);font-weight:700}.support-select-menu button i{color:var(--support-accent);font-size:.6875rem}.support-customer.embedded{padding:0}.support-customer{--support-accent:#ff5722;--support-accent-dark:#e64a19;--support-accent-soft:#fff5f2;--support-accent-border:#ffd2c2;--support-page:#fbfbfc;gap:16px}.support-customer.embedded .support-hero{background:linear-gradient(135deg,#fff 0%,#fff9f6 100%);border-radius:12px;min-height:118px;padding:22px 24px;box-shadow:0 12px 30px #0f172a0a}.support-customer .support-hero h1{font-size:clamp(28px,2.4vw,36px)}.support-customer .support-contact-strip{grid-template-columns:minmax(19rem,1.45fr) minmax(13rem,1fr) minmax(10rem,.72fr) minmax(10rem,.72fr)}.support-customer .support-contact-strip>div,.support-customer .support-category-grid button,.support-customer .support-ticket-list,.support-customer .support-detail-panel{border-radius:12px;box-shadow:0 10px 24px #0f172a09}.support-customer .support-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.support-customer .support-category-grid button{grid-template-columns:34px minmax(0,1fr);gap:7px 9px;min-height:128px;padding:12px}.support-customer .support-category-grid span{width:34px;height:34px}.support-customer .support-category-grid button strong{font-size:.8125rem}.support-customer .support-category-grid button small{-webkit-line-clamp:4;font-size:.71875rem;line-height:1.22}.support-customer .support-workspace{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);min-height:620px}.support-customer .support-thread{height:360px}.support-customer .support-message.own{background:#fff7f3}.support-customer .support-primary-btn{background:var(--primary-orange,#ff5722)}.support-customer .support-primary-btn:hover{background:var(--primary-orange-hover,#e64a19)}.support-customer .support-select.open .support-select-trigger{box-shadow:0 0 0 .1875rem #ff57221f}.support-customer .support-image-picker label,.support-customer .support-image-chip{background:linear-gradient(#fffaf7 0%,#fff5f2 100%)}.delivery-theme .support-delivery,.support-delivery{--support-accent:var(--delivery-accent,#ff5c24);--support-accent-dark:var(--delivery-accent-hover,#e04b15);--support-accent-soft:var(--delivery-accent-soft,#fff2ec);--support-accent-border:#fed7aa;--support-card:var(--delivery-surface,#fff);--support-page:var(--delivery-canvas,#f8fafc);--support-text:var(--delivery-ink,#0f172a);--support-muted:var(--delivery-muted,#64748b);--support-border:var(--delivery-border,#e2e8f0);gap:1.125rem}.support-delivery .support-hero,.support-delivery .support-contact-strip>div,.support-delivery .support-category-grid button,.support-delivery .support-ticket-list,.support-delivery .support-detail-panel{box-shadow:var(--delivery-shadow,0 1px 2px #0f172a08, 0 8px 24px #0f172a09);border-radius:.625rem}.support-delivery .support-hero{background:linear-gradient(135deg,#fffffffa,#fff7edb8),radial-gradient(circle at 92% 20%,#ff5c2424,#0000 18rem);min-height:116px;padding:1.25rem}.support-delivery .support-eyebrow{color:var(--support-accent);font-size:.6875rem;font-weight:800}.support-delivery .support-hero h1{font-size:clamp(1.45rem,2vw,1.875rem);font-weight:750;line-height:1.2}.support-delivery .support-hero p{max-width:42rem;font-size:.8125rem;line-height:1.55}.support-delivery .support-contact-mini{color:#c2410c;background:#fff7ed;border-color:#fed7aa;min-height:2.5rem}.support-delivery .support-contact-mini span,.support-delivery .support-contact-strip i,.support-delivery .support-category-grid span{color:var(--support-accent);background:#fff2ec;border-radius:.5rem}.support-delivery .support-primary-btn{background:var(--support-accent);border:1px solid var(--support-accent);border-radius:.5rem;min-height:2.5rem;font-size:.8rem;font-weight:700;box-shadow:0 3px 8px #ff5c242e}.support-delivery .support-primary-btn:hover:not(:disabled){background:var(--support-accent-dark);border-color:var(--support-accent-dark)}.support-delivery .support-secondary-btn{color:#334155;background:#fff;border-color:#e2e8f0;border-radius:.5rem;min-height:2.5rem;font-size:.8rem;font-weight:700}.support-delivery .support-contact-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.support-delivery .support-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}.support-delivery .support-category-grid button{grid-template-columns:2.25rem minmax(0,1fr);gap:.5rem .7rem;min-height:7.4rem;padding:.9rem;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s}.support-delivery .support-category-grid button:hover,.support-delivery .support-category-grid button.active{box-shadow:var(--delivery-shadow-hover,0 14px 30px #0f172a13);background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border-color:#fed7aa}.support-delivery .support-category-grid button strong{font-size:.82rem;font-weight:800}.support-delivery .support-category-grid button small{-webkit-line-clamp:4;font-size:.72rem;line-height:1.25}.support-delivery .support-workspace{grid-template-columns:minmax(20rem,.8fr) minmax(0,1.2fr);min-height:620px}.support-delivery .support-ticket-item.active,.support-delivery .support-message.own{background:#fff7ed;border-color:#fed7aa}.support-delivery .support-select-trigger,.support-delivery .support-modal input,.support-delivery .support-modal textarea,.support-delivery .support-reply-box textarea{border-radius:.5rem}.support-delivery .support-select.open .support-select-trigger{border-color:var(--support-accent);box-shadow:0 0 0 .1875rem #ff5c241f}.support-delivery .support-select-menu{border-radius:.5rem;box-shadow:0 16px 32px #0f172a24}.support-delivery .support-select-menu button.active,.support-delivery .support-select-menu button:hover{color:var(--support-accent);background:#fff2ec}.support-delivery .support-image-picker label,.support-delivery .support-image-chip{background:linear-gradient(#fffaf7 0%,#fff2ec 100%);border-color:#fed7aa}.support-delivery .support-image-picker label:hover{border-color:var(--support-accent)}.support-delivery .support-reply-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.support-delivery .support-reply-actions .support-image-picker{flex:auto}.support-skeleton{gap:10px;display:grid}.support-skeleton-detail{padding:16px}.support-skeleton-row{border:1px solid var(--support-border);background:#fff;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 82px;align-items:center;gap:12px;min-height:76px;padding:14px;display:grid}.support-skeleton-row i,.support-skeleton-row span,.support-skeleton-row b{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 46%,#eef2f7 100%) 0 0/220% 100%;border-radius:999px;animation:1.2s ease-in-out infinite support-shimmer;display:block}.support-skeleton-row i{border-radius:8px;width:42px;height:42px}.support-skeleton-row span{height:16px}.support-skeleton-row b{height:24px}@keyframes support-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (width<=1100px){.support-contact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.support-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-workspace{grid-template-columns:1fr}.support-ticket-scroll{height:auto;max-height:420px}.support-customer .support-contact-strip,.support-customer .support-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-customer .support-workspace{grid-template-columns:1fr}}@media (width<=720px){.support-hero,.support-list-header,.support-detail-header{flex-direction:column;align-items:flex-start}.support-form-grid,.support-contact-strip,.support-category-grid,.support-customer .support-contact-strip,.support-customer .support-category-grid{grid-template-columns:1fr}.support-customer.embedded .support-hero{padding:18px}.support-filter-row{flex-direction:column;align-items:stretch}.support-filter-row .support-filter-refresh{width:100%}.support-select.compact{flex-basis:auto;width:100%}.support-message{max-width:100%}.support-hero-actions,.support-primary-btn,.support-contact-mini{width:100%}.support-skeleton-row{grid-template-columns:38px minmax(0,1fr)}.support-skeleton-row b{grid-column:2;width:50%}.support-image-picker label{grid-template-columns:38px minmax(0,1fr);align-items:flex-start}.support-image-picker label span{white-space:normal;flex-direction:column;align-items:flex-start;gap:3px}.support-image-picker label em{grid-column:2;width:fit-content}.support-image-picker label small:before{content:none}}.uc-banner-carousel{aspect-ratio:92/25;isolation:isolate;perspective:1200px;background:0 0;border-radius:0;width:100%;position:relative;overflow:hidden}.uc-banner-carousel__track,.uc-banner-carousel__slide,.uc-banner-carousel__image-frame{position:absolute;inset:0}.uc-banner-carousel__slide{opacity:0;transform-origin:50%;filter:saturate(.92)contrast(.96);cursor:pointer;pointer-events:none;will-change:opacity, transform, filter;z-index:1;backface-visibility:hidden;background:0 0;transition:opacity .7s,transform .86s cubic-bezier(.2,.82,.18,1),filter .7s;transform:translate3d(5%,0,-5rem)rotateY(-8deg)scale(.985)}.uc-banner-carousel--prev .uc-banner-carousel__slide{transform:translate3d(-5%,0,-5rem)rotateY(8deg)scale(.985)}.uc-banner-carousel__slide.is-active{opacity:1;filter:saturate()contrast();pointer-events:auto;z-index:2;transform:translate(0,0)rotateY(0)scale(1)}.uc-banner-carousel__slide--empty{cursor:default}.uc-banner-carousel__slide--loading,.uc-banner-carousel__slide.is-image-loading{background:linear-gradient(110deg,#ff572221,#ffffff2e),0 0}.uc-banner-loader{z-index:3;background:linear-gradient(90deg,#fbfbfcdb,#ffffff6b) 0 0/100% 100%,linear-gradient(110deg,#fbfbfc 8%,#f1f5f9 24%,#fff 42%,#f1f5f9 60%,#fbfbfc 78%) 0 0/240% 100%;flex-direction:column;justify-content:center;gap:.85rem;padding:6% 8%;animation:1.35s ease-in-out infinite uc-banner-loader-sweep;display:flex;position:absolute;inset:0;overflow:hidden}.uc-banner-loader__mark{background:#ff5722e0;border-radius:999px;width:7rem;height:.8rem;box-shadow:0 .75rem 2rem #ff572238}.uc-banner-loader__line{background:#0f172a1a;border-radius:999px;width:min(18rem,46%);height:1.05rem}.uc-banner-loader__line--wide{background:#0f172a24;width:min(30rem,62%);height:2.4rem}.uc-banner-carousel__image-frame{z-index:2;opacity:0;will-change:opacity;border-radius:.75rem;margin:auto;transition:opacity .28s;overflow:hidden;transform:none}.uc-banner-carousel__image{z-index:2;object-fit:cover;width:100%;height:100%;transition:transform .42s;display:block;transform:scale(1.018)}.uc-banner-carousel__side-preview{z-index:1;object-fit:cover;opacity:0;pointer-events:none;filter:saturate(1.08)contrast(.96);width:clamp(15rem,26vw,28rem);height:100%;transition:opacity .46s,transform .82s cubic-bezier(.22,1,.36,1),filter .46s;position:absolute;top:50%}.uc-banner-carousel__side-preview--left{object-position:center;transform-origin:100%;left:0;transform:translate3d(-12%,-50%,-3rem)rotateY(12deg)scale(1.04)}.uc-banner-carousel__side-preview--right{object-position:center;transform-origin:0;right:0;transform:translate3d(12%,-50%,-3rem)rotateY(-12deg)scale(1.04)}.uc-banner-carousel__slide.is-image-loaded .uc-banner-carousel__side-preview{opacity:.36}.uc-banner-carousel__slide.is-active .uc-banner-carousel__side-preview--left,.uc-banner-carousel__slide.is-active .uc-banner-carousel__side-preview--right{transform:translateY(-50%)rotateY(0)scale(1)}.uc-banner-carousel__slide.is-image-loaded .uc-banner-carousel__image-frame,.uc-banner-carousel__slide--empty .uc-banner-carousel__image-frame{opacity:1}.uc-banner-carousel__slide.is-active .uc-banner-carousel__image{transform:scale(1.025)}.uc-banner-carousel__content{z-index:3;color:#fff;background:linear-gradient(90deg,#050918d1,#05091800);flex-direction:column;justify-content:center;align-items:flex-start;max-width:min(52%,520px);height:100%;padding:6% 8%;display:flex;position:relative}.uc-banner-carousel__eyebrow{color:#facc15;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:900}.uc-banner-carousel h2{color:#fff;text-transform:uppercase;margin:0;font-size:clamp(24px,3.2vw,44px);font-weight:900;line-height:1.05}.uc-banner-carousel p{color:#ffffffdb;max-width:440px;margin:12px 0 0;font-size:15px;line-height:1.5}.uc-banner-carousel__arrow{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#1312266b;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:42px;height:42px;transition:background-color .2s,border-color .2s,transform .2s,opacity .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.uc-banner-carousel__arrow:hover{background:#131226b8;transform:translateY(-50%)scale(1.04)}.uc-banner-carousel__arrow--left{left:16px}.uc-banner-carousel__arrow--right{right:16px}.uc-banner-carousel__dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.uc-banner-carousel__dot{cursor:pointer;background:#ffffff7a;border:0;border-radius:999px;width:.5rem;height:.5rem;padding:0;transition:width .28s cubic-bezier(.22,1,.36,1),background-color .2s,transform .2s;position:relative;overflow:hidden}.uc-banner-carousel__dot.is-active{background:#ffffff61;width:1.75rem}.uc-banner-carousel__dot:after{border-radius:inherit;content:"";background:#fff;width:0;position:absolute;inset:0}.uc-banner-carousel__dot.is-active:after{width:100%;transition:width 4.8s linear}.uc-banner-carousel__dot:hover{transform:scale(1.08)}.uc-banner-carousel--admin-preview{aspect-ratio:21/7.8;border:1px solid #6558d329;border-radius:12px;box-shadow:0 18px 40px #4b467e1f}.uc-banner-carousel--storefront{aspect-ratio:auto;border-radius:0;height:100%}@media (width<=760px){.uc-banner-carousel{aspect-ratio:16/7}.uc-banner-carousel__side-preview{display:none}.uc-banner-carousel__content{max-width:82%;padding:34px 54px}.uc-banner-carousel h2{font-size:24px}.uc-banner-carousel p{font-size:13px}}@media (prefers-reduced-motion:reduce){.uc-banner-carousel__slide,.uc-banner-carousel__image-frame,.uc-banner-carousel__image,.uc-banner-carousel__side-preview,.uc-banner-carousel__dot,.uc-banner-carousel__dot:after{transition:none!important;transform:none!important}.uc-banner-loader{animation:none!important}}@keyframes uc-banner-loader-sweep{0%{background-position:0 0,140% 0}to{background-position:0 0,-120% 0}}.uc-promotion-cards{width:100%}.uc-promotion-cards__grid{grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));gap:clamp(.75rem,1.4vw,1.25rem);display:grid}.uc-promotion-cards__grid--center{justify-content:center}.uc-promotion-cards__grid--count-1{grid-template-columns:minmax(min(22rem,100%),min(42rem,100%))}.uc-promotion-cards__grid--count-2{grid-template-columns:repeat(2,minmax(0,min(42rem,50% - .625rem)))}.uc-promotion-cards__grid--scroll{scroll-snap-type:x proximity;scrollbar-color:#ff57228c transparent;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:calc(50% - .625rem);grid-auto-flow:column;display:grid;overflow:auto hidden}.uc-promotion-cards__grid--scroll .uc-promotion-card{scroll-snap-align:start}.uc-promotion-cards__grid--scroll::-webkit-scrollbar{height:.35rem}.uc-promotion-cards__grid--scroll::-webkit-scrollbar-track{background:0 0;border-radius:999px}.uc-promotion-cards__grid--scroll::-webkit-scrollbar-thumb{background:#ff5722b3;border-radius:999px}.uc-promotion-card{aspect-ratio:560/280;cursor:pointer;background:radial-gradient(circle at 16% 18%,#ff572229,#0000 28%),linear-gradient(135deg,#fff7f3,#f8fafc 54%,#eef2f7);border:.0625rem solid #cbd5e1f2;border-radius:.75rem;width:100%;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;position:relative;overflow:hidden;box-shadow:0 .75rem 1.5rem #0f172a14}.uc-promotion-card--sale{aspect-ratio:21/9;border-color:#ff4d1261}.uc-promotion-card--sale-live{box-shadow:0 1rem 2.25rem #0f172a24,0 0 0 .125rem #ff4d121f}.uc-promotion-card--sale-live:after{content:"";z-index:3;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(105deg,#0000 34%,#ffffff61 48%,#0000 62%);animation:2.8s ease-in-out infinite uc-sale-live-sweep;position:absolute;inset:-35% -18%;transform:translate(-72%)rotate(3deg)}.uc-sale-countdown{z-index:4;color:#111827;text-align:left;-webkit-backdrop-filter:blur(.95rem)saturate(1.24);backdrop-filter:blur(.95rem)saturate(1.24);background:linear-gradient(135deg,#ffffffdb,#ffffffa3),#ffffffad;border:.0625rem solid #ffffffad;border-radius:999rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(.28rem,1vw,.46rem);width:min(100% - 1rem,18.5rem);min-height:0;padding:clamp(.25rem,.75vw,.34rem) clamp(.32rem,.9vw,.46rem);display:grid;position:absolute;bottom:clamp(.45rem,5.5%,.85rem);left:50%;transform:translate(-50%);box-shadow:inset 0 .0625rem .16rem #ffffffdb,0 .5rem 1.15rem #0f172a2e}.uc-sale-countdown:before,.uc-sale-countdown:after{content:"";opacity:.9;background:#ff6a2a;border-radius:999rem;width:1.15rem;height:.08rem;position:absolute;top:50%}.uc-sale-countdown:before{left:-.24rem;transform:translateY(-50%)rotate(-34deg)}.uc-sale-countdown:after{right:-.24rem;transform:translateY(-50%)rotate(-34deg)}.uc-sale-countdown__label{color:#fff;text-transform:uppercase;white-space:nowrap;background:#111827;border-radius:999rem;justify-content:center;align-self:auto;align-items:center;gap:.22rem;min-width:0;min-height:1.45rem;padding:.28rem .42rem;font-size:clamp(.46rem,.72vw,.56rem);font-weight:900;line-height:1;display:inline-flex}.uc-sale-countdown__label i{color:#ff7a3d;filter:none}.uc-sale-countdown strong{color:#0f172a;min-width:0;text-shadow:none;white-space:nowrap;justify-self:start;font-size:clamp(.76rem,1.4vw,.95rem);font-weight:950;line-height:1}.uc-sale-countdown__units{grid-template-columns:repeat(4,minmax(1.85rem,1fr));align-items:center;gap:clamp(.13rem,.45vw,.22rem);min-width:0;display:grid}.uc-sale-countdown__units span{color:#0f172a;background:linear-gradient(#fffffff5,#f4eee8e6);border:.0625rem solid #ffffffb3;border-radius:.34rem;justify-content:center;align-items:center;gap:.06rem;min-width:0;min-height:clamp(1.75rem,3.4vw,2.05rem);padding:.16rem .18rem;display:grid;box-shadow:inset 0 .0625rem #ffffffe6,0 .35rem .7rem #0f172a21}.uc-sale-countdown__units>i{color:#111827;opacity:.82;font-size:clamp(.95rem,1.8vw,1.25rem);font-style:normal;font-weight:950;line-height:1;display:none}.uc-sale-countdown__units b{color:#0f172a;font-variant-numeric:tabular-nums;font-size:clamp(.78rem,1.45vw,1rem);font-weight:950;line-height:1}.uc-sale-countdown__units em{color:#111827;text-transform:uppercase;font-size:clamp(.34rem,.52vw,.4rem);font-style:normal;font-weight:950;line-height:1}.uc-sale-countdown small{display:none}.uc-promotion-card--sale-scheduled .uc-sale-countdown{background:linear-gradient(135deg,#ffffffe0,#f0f7ffad),#ffffffad}.uc-promotion-card--sale-scheduled .uc-sale-countdown__label{background:#3b82f638}.uc-promotion-card--sale-scheduled .uc-sale-countdown__label i{color:#93c5fd}.uc-promotion-card--sale-live .uc-sale-countdown{background:linear-gradient(135deg,#ffffffe0,#fff3edb3),#ffffffb3;border-color:#ffffffb8;animation:none}.uc-promotion-card--sale-live .uc-sale-countdown__label{box-shadow:none;background:linear-gradient(135deg,#ff5a1f,#ff2f0f)}.uc-promotion-card--loading,.uc-promotion-card.is-image-loading{background:linear-gradient(110deg,#ff57221f,#ffffff2e) 0 0/100% 100%,linear-gradient(105deg,#fff7f3 10%,#ffe4d8 24%,#fff 42%,#ffe4d8 62%,#fff7f3 80%) 0 0/230% 100%;flex-direction:column;justify-content:center;gap:.65rem;padding:1.25rem;animation:1.25s ease-in-out infinite uc-promotion-loader-sweep;display:flex}.uc-promotion-loader__mark{z-index:2;background:#ff5722e0;border-radius:999px;width:5rem;height:.65rem;position:relative}.uc-promotion-loader__line{z-index:2;background:#0f172a1f;border-radius:999px;width:48%;height:.75rem;position:relative}.uc-promotion-loader__line--wide{background:#0f172a29;width:72%;height:1.35rem}.uc-promotion-card:hover,.uc-promotion-card.is-active{border-color:#5b45e97a;transform:translateY(-.125rem);box-shadow:0 1rem 2rem #0f172a1f}.uc-promotion-card__backdrop,.uc-promotion-card__image{opacity:0;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.uc-promotion-card__backdrop{object-fit:cover;filter:blur(1.125rem)saturate(1.08);transform:scale(1.08)}.uc-promotion-card__image{z-index:2;object-fit:contain}.uc-promotion-card--sale .uc-promotion-card__backdrop{object-fit:cover;filter:blur(1.15rem)saturate(1.12);transform:scale(1.08)}.uc-promotion-card--sale .uc-promotion-card__image{border-radius:inherit;object-fit:contain;object-position:center}.uc-promotion-card--sale.is-image-loaded .uc-promotion-card__backdrop{opacity:.58}.uc-promotion-card.is-image-loaded .uc-promotion-card__backdrop{opacity:.34}.uc-promotion-card.is-image-loaded .uc-promotion-card__image{opacity:1}.uc-promotion-card.is-image-loaded{animation:none}.uc-promotion-cards__empty{color:#64748b;text-align:center;background:#f8fafc;border:.0625rem dashed #cbd5e1;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;min-height:8rem;padding:1rem;display:flex}.uc-promotion-cards__empty strong{color:#101935;font-size:1rem}.uc-promotion-cards__empty span{font-size:.8125rem}.uc-promotion-cards--admin-preview .uc-promotion-cards__grid,.uc-promotion-cards--admin-context-preview .uc-promotion-cards__grid{grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr))}.uc-promotion-cards--admin-preview .uc-promotion-card,.uc-promotion-cards--admin-context-preview .uc-promotion-card{aspect-ratio:560/280}@media (width<=48rem){.uc-promotion-cards__grid{grid-template-columns:1fr}.uc-promotion-cards__grid--scroll{grid-auto-columns:minmax(17rem,86vw)}.uc-promotion-card{aspect-ratio:2}.uc-sale-countdown{border-radius:.85rem;grid-template-columns:minmax(0,1fr);gap:.18rem;width:min(100% - .7rem,13.8rem);padding:.22rem;bottom:clamp(.32rem,5vw,.52rem);left:50%;right:auto}.uc-sale-countdown__label{justify-self:center;min-height:1.05rem;padding:.2rem .38rem;font-size:.44rem}.uc-sale-countdown__units{grid-template-columns:repeat(4,minmax(0,1fr));gap:.12rem}.uc-sale-countdown__units span{border-radius:.28rem;min-height:1.34rem;padding:.12rem .08rem}.uc-sale-countdown__units b{font-size:clamp(.66rem,3.1vw,.82rem)}.uc-sale-countdown__units em{font-size:.3rem}.uc-sale-countdown__units>i{font-size:.88rem}}@media (width<=26rem){.uc-sale-countdown{border-radius:999rem;grid-template-columns:auto minmax(0,1fr);gap:.16rem;width:min(100% - .75rem,14.25rem);padding:.18rem .22rem}.uc-sale-countdown:before,.uc-sale-countdown:after{width:.65rem}.uc-sale-countdown__label{gap:.14rem;min-height:1.02rem;padding:.18rem .3rem;font-size:.38rem}.uc-sale-countdown__units{gap:.08rem}.uc-sale-countdown__units span{border-radius:.24rem;min-height:1.28rem;padding:.08rem .05rem}.uc-sale-countdown__units b{font-size:clamp(.6rem,2.9vw,.76rem)}.uc-sale-countdown__units em{font-size:.26rem}}@media (prefers-reduced-motion:reduce){.uc-promotion-card--loading,.uc-promotion-card.is-image-loading{animation:none!important}.uc-promotion-card__backdrop,.uc-promotion-card__image,.uc-promotion-card--sale-live,.uc-promotion-card--sale-live:after,.uc-promotion-card--sale-live .uc-sale-countdown{transition:none!important;animation:none!important}}@keyframes uc-promotion-loader-sweep{0%{background-position:0 0,140% 0}to{background-position:0 0,-120% 0}}@keyframes uc-sale-live-sweep{0%,48%{opacity:0;transform:translate(-72%)rotate(3deg)}58%{opacity:.75}to{opacity:0;transform:translate(72%)rotate(3deg)}}@keyframes uc-sale-live-pulse{0%,to{box-shadow:0 .75rem 1.5rem #0f172a47,0 0 #ff4d1200}50%{box-shadow:0 .95rem 1.8rem #0f172a57,0 0 1.15rem #ff4d1247}}.product-detail-page{min-height:100vh;font-family:var(--uc-font-body);color:#1e293b;background-color:#f8fafc;padding-bottom:0}.product-detail-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;font-size:16px;font-weight:500;display:flex}.shipping-top-banner{background-color:var(--primary-orange);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 40px;font-size:13px;font-weight:600;display:flex}.shipping-top-banner .banner-left{align-items:center;gap:8px;display:flex}.shipping-top-banner .banner-right{align-items:center;gap:20px;display:flex}.shipping-top-banner .banner-right a{color:#fff;align-items:center;gap:4px;text-decoration:none;display:flex}.detail-breadcrumb-container{border-bottom:1px solid var(--border-color);background-color:#fff;padding:14px 40px}.breadcrumbs{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.breadcrumbs a{color:var(--text-sub);text-decoration:none;transition:color .2s}.breadcrumbs a:hover{color:var(--primary-orange)}.breadcrumbs span.active{color:#0f172a;font-weight:600}.breadcrumbs i{font-size:10px}.detail-container{box-sizing:border-box;grid-template-columns:1.2fr .8fr;gap:40px;max-width:1720px;margin:32px auto;padding:0 40px;display:grid;position:relative}.detail-left-column{flex-direction:column;gap:20px;display:flex;position:relative}.detail-image-gallery-wrapper{flex-direction:row-reverse!important;align-items:flex-start!important;gap:24px!important;width:100%!important;display:flex!important;position:relative!important}.detail-main-img-box{background-color:#0000;border:none;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;aspect-ratio:1!important;flex:1!important;width:100%!important;height:auto!important}.detail-primary-image{object-fit:contain!important;box-sizing:border-box!important;transform-origin:50%!important;width:100%!important;height:100%!important;padding:0!important;transition:transform .28s!important;display:block!important}.detail-badge-discount{background-color:var(--primary-orange);color:#fff;z-index:2;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:800;position:absolute;top:18px;left:18px}.detail-badge-status{color:#fff;z-index:2;background-color:#0e6b4a;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:800;position:absolute;top:50px;left:18px}.img-action-btn{border:1px solid var(--border-color);cursor:pointer;z-index:2;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;box-shadow:0 4px 12px #0000000d}.img-action-btn:hover{transform:scale(1.08)}.img-action-btn.share{top:18px;right:18px}.img-action-btn.favorite{top:70px;right:18px}.img-action-btn.favorite.active{border-color:#ef4444}.img-action-btn.favorite.active i{color:#ef4444}.detail-thumbnails-strip{flex-direction:column!important;justify-content:flex-start!important;align-self:stretch!important;align-items:center!important;width:5.5rem!important;min-width:5.5rem!important;height:auto!important;display:flex!important;overflow:visible!important}.thumbs-wrapper{scrollbar-width:none!important;-ms-overflow-style:none!important;flex-direction:column!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;max-height:100%!important;padding:2px!important;display:flex!important;overflow:hidden auto!important}.thumbs-wrapper::-webkit-scrollbar{display:none!important}.thumb-arrow{display:none!important}.thumb-box{cursor:pointer!important;background-color:#0000!important;border:1px solid #cbd5e1!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:80px!important;height:80px!important;transition:all .2s!important;display:flex!important;overflow:hidden!important}.thumb-box img{object-fit:contain!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}.thumb-box.active{border-color:var(--primary-orange)!important;border-width:2px!important}.detail-features-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:10px;display:grid}.feature-item{border:1px solid var(--border-color);text-align:center;background-color:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.feature-icon-wrapper{color:var(--primary-orange);font-size:20px}.feature-text{flex-direction:column;gap:2px;display:flex}.feature-text strong{color:#0f172a;font-size:12px;font-weight:700}.feature-text span{color:var(--text-muted);font-size:10px}.detail-gift-banner{background-color:#fff7ed;border:1px solid #ffedd5;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.gift-left{align-items:center;gap:16px;display:flex}.gift-icon{font-size:24px}.gift-text{flex-direction:column;gap:2px;display:flex}.gift-text strong{color:#7c2d12;font-size:14px}.gift-text span{color:#9a3412;font-size:12px}.btn-add-gift-message{color:var(--primary-orange);cursor:pointer;background-color:#fff;border:1px solid #fdba74;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.btn-add-gift-message:hover{background-color:var(--primary-orange-light)}.detail-right-column{border:1px solid var(--border-color);background-color:#fff;border-radius:20px;flex-direction:column;gap:20px;padding:32px;display:flex}.right-brand-name{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:700}.right-product-title{color:#0f172a;margin:0;font-size:26px;font-weight:800;line-height:1.25}.rating-scroll-trigger{cursor:pointer}.seller-name strong{color:#0f172a}.right-rating-row{color:var(--text-muted);align-items:center;gap:10px;font-size:13px;display:flex}.rating-badge{color:#fff;background-color:#0e6b4a;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:700;display:flex}.reviews-count-link{color:#2563eb;cursor:pointer;font-weight:600;text-decoration:underline}.divider-dot{background-color:#cbd5e1;border-radius:50%;width:4px;height:4px}.right-price-block{border-bottom:1px solid var(--border-color);flex-direction:column;gap:4px;padding-bottom:16px;display:flex}.right-price-block .price-row{align-items:center;gap:12px;display:flex}.price-tag-value{color:#0f172a;font-size:28px;font-weight:800}.price-original-strikethrough{color:var(--text-muted);font-size:16px;text-decoration:line-through}.price-discount-tag{color:#10b981;background-color:#ecfdf5;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:800}.taxes-subtext{color:var(--text-muted);font-size:12px}.right-short-description{color:var(--text-sub);margin:0;font-size:14px;line-height:1.6}.right-purchase-section{flex-direction:column;gap:16px;display:flex}.quantity-selector-block{color:#0f172a;align-items:center;gap:16px;font-size:14px;font-weight:700;display:flex}.qty-dropdown-wrap{border:1px solid var(--border-color);background-color:#fff;border-radius:8px;align-items:center;min-width:80px;height:38px;transition:border-color .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.qty-dropdown-wrap:hover{border-color:var(--primary-orange)}.qty-select-dropdown{color:#0f172a;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 28px 0 12px;font-size:14px;font-weight:700}.qty-dropdown-wrap:after{content:"";color:#64748b;pointer-events:none;font-family:"Font Awesome 6 Free","Font Awesome 5 Free",sans-serif;font-size:14px;font-weight:900;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.cart-action-buttons{gap:12px;display:flex}.detail-cart-action-btn{border-radius:.75rem;flex:1;width:auto;min-width:0;min-height:3rem;font-size:.95rem}.btn-add-to-cart-orange{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;height:48px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #ff572233}.btn-add-to-cart-orange:hover{opacity:.95;transform:translateY(-1px)}.btn-add-to-cart-orange.active{color:#10b981;box-shadow:none;background-color:#ecfdf5;border:1px solid #10b981}.btn-add-to-cart-orange.active:hover{color:#fff;background-color:#ef4444;border-color:#ef4444}.btn-favorite-icon{border:1px solid var(--border-color);cursor:pointer;background-color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:all .2s;display:flex}.btn-favorite-icon:hover{background-color:#fff5f5;border-color:#ef4444}.btn-favorite-icon i{color:var(--text-muted)}.btn-favorite-icon:hover i{color:#ef4444}.btn-favorite-icon.active{background-color:#fff5f5;border-color:#ef4444}.btn-favorite-icon.active i{color:#ef4444}.btn-buy-now-blue{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #2563eb33}.btn-buy-now-blue:hover{background-color:#1d4ed8;transform:translateY(-1px)}.detail-returns-assurances{border-top:1px solid var(--border-color);grid-template-columns:repeat(3,1fr);gap:10px;padding-top:20px;display:grid}.assurance-box{align-items:center;gap:8px;display:flex}.assurance-box i{color:var(--primary-orange);font-size:16px}.assure-txt{flex-direction:column;display:flex}.assure-txt strong{color:#0f172a;font-size:11px;font-weight:700}.assure-txt span{color:var(--text-muted);font-size:10px}.right-specifications-panel{border-top:1px solid var(--border-color);padding-top:20px}.right-specifications-panel h3{margin:0 0 12px;font-size:15px;font-weight:700}.specs-table{border-collapse:collapse;width:100%}.specs-table td{border-bottom:1px solid #f1f5f9;padding:8px 12px;font-size:13px}.specs-table tr:nth-child(2n){background-color:#f8fafc}.spec-key{color:var(--text-sub);width:40%;font-weight:600}.spec-value{color:#0f172a}.related-products-section{box-sizing:border-box;max-width:1720px;margin:48px auto;padding:0 40px}.related-products-section h2{margin-bottom:24px;font-size:20px;font-weight:800}.related-products-slider{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.related-products-slider .user-product-card.related-card{min-width:0}.related-card{border:1px solid var(--border-color);cursor:pointer;background-color:#fff;border-radius:16px;transition:all .3s;overflow:hidden}.related-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.related-card-img-box{background-color:#f8fafc;justify-content:center;align-items:center;height:180px;display:flex;position:relative}.related-card-img-box img{object-fit:contain;max-width:80%;max-height:80%}.related-discount-tag{color:#10b981;background-color:#ecfdf5;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.related-card-info{flex-direction:column;gap:8px;padding:16px;display:flex}.related-card-info h4{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;margin:0;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}.related-price-row{align-items:center;gap:8px;display:flex}.related-price-row .curr-price{color:var(--primary-orange);font-size:15px;font-weight:800}.related-price-row .orig-price{color:var(--text-muted);font-size:12px;text-decoration:line-through}.related-rating{color:var(--text-muted);align-items:center;gap:4px;font-size:11px;display:flex}.related-rating i{color:#f59e0b}.reviews-section{box-sizing:border-box;max-width:1720px;margin:48px auto;padding:0 40px}.reviews-section h2{color:#0f172a;margin:0;font-size:24px;font-weight:800}.reviews-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.reviews-section-heading p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:600}.reviews-eyebrow{min-height:24px;color:var(--primary-orange);text-transform:uppercase;letter-spacing:.05em;background:#fff2e8;border-radius:999px;align-items:center;margin-bottom:8px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.review-compose-card{background:linear-gradient(135deg,#fff,#fffaf7);border:1px solid #ffe1d1;border-radius:18px;grid-template-columns:minmax(14rem,.7fr) minmax(0,1.3fr);align-items:start;gap:18px;margin-bottom:22px;padding:22px;animation:.36s both reviewFadeUp;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a12}.review-compose-card:before{content:"";background:linear-gradient(180deg, var(--primary-orange), #f59e0b);width:5px;position:absolute;inset:0 auto 0 0}.review-compose-copy{flex-direction:column;gap:6px;display:flex}.review-compose-copy strong{color:#0f172a;font-size:17px}.review-compose-copy span{color:var(--text-sub);font-size:13px;line-height:1.5}.review-compose-fields{grid-template-columns:9rem minmax(0,1fr);gap:12px;display:grid}.review-rating-field,.review-comment-field{color:#334155;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.review-rating-field select,.review-comment-field textarea{color:#0f172a;font:inherit;background:#fff;border:1px solid #dbe3ee;border-radius:12px;outline:none;font-weight:600;transition:border-color .2s,box-shadow .2s}.review-rating-field select{min-height:42px;padding:0 12px}.review-comment-field textarea{resize:vertical;min-height:104px;padding:12px}.review-rating-field select:focus,.review-comment-field textarea:focus{border-color:var(--primary-orange);box-shadow:0 0 0 3px #ff57221a}.review-compose-actions{grid-column:2;justify-content:flex-end;gap:10px;display:flex}.review-submit-btn,.review-secondary-btn,.review-login-prompt button,.review-inline-action{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:13px;font-weight:800;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.review-submit-btn{background:var(--primary-orange);color:#fff;box-shadow:0 10px 22px #ff572238}.review-submit-btn:hover:not(:disabled),.review-login-prompt button:hover{transform:translateY(-1px)}.review-submit-btn:disabled,.review-secondary-btn:disabled{opacity:.58;cursor:not-allowed}.review-secondary-btn,.review-inline-action{border:1px solid var(--border-color);color:#475569;background:#fff}.review-inline-action{min-height:32px;padding:0 10px;font-size:12px}.review-inline-action.danger{color:#dc2626;border-color:#fecaca}.review-login-prompt{color:var(--text-sub);background:#fff;border:1px dashed #ffcdb7;border-radius:16px;align-items:center;gap:12px;margin-bottom:22px;padding:16px 18px;font-size:14px;animation:.34s both reviewFadeUp;display:flex}.review-login-prompt i{color:var(--primary-orange)}.review-login-prompt span{flex:1}.review-login-prompt button{background:var(--primary-orange);color:#fff}.reviews-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:24px;display:grid}.reviews-scorecard{background:#fff;border:1px solid #e6edf5;border-radius:18px;flex-direction:column;gap:24px;height:fit-content;padding:24px;animation:.38s both reviewFadeUp;display:flex;position:sticky;top:96px;box-shadow:0 14px 34px #0f172a0f}.scorecard-avg{text-align:center;border-bottom:1px solid var(--border-color);flex-direction:column;align-items:center;padding-bottom:20px;display:flex}.score-num{color:#0f172a;font-size:52px;font-weight:800}.stars-row{color:#f59e0b;justify-content:center;gap:4px;margin:8px 0;font-size:16px;display:flex}.fractional-star{color:#f59e0b;width:1em;height:1em;line-height:1;display:inline-block;position:relative}.fractional-star .fa-regular,.fractional-star .fa-solid{position:absolute;inset:0}.fractional-star .fa-regular{color:#d7dde8}.fractional-star .fa-solid{width:var(--star-fill,0%);color:#f59e0b;overflow:hidden}.score-subtitle{color:var(--text-muted);font-size:12px}.scorecard-bars{flex-direction:column;gap:12px;display:flex}.rating-bar-row{color:var(--text-sub);align-items:center;gap:8px;font-size:12px;display:flex}.rating-bar-row span{width:30px}.bar-bg{background-color:#f1f5f9;border-radius:4px;flex:1;height:8px;overflow:hidden}.bar-fill{background-color:#f59e0b;border-radius:4px;height:100%;transition:width .55s}.bar-count{text-align:right;width:25px;color:var(--text-muted)}.reviews-list-wrapper{flex-direction:column;gap:14px;display:flex}.review-card-item{background-color:#fff;border:1px solid #e6edf5;border-radius:18px;flex-direction:column;gap:13px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;animation:.38s both reviewFadeUp;display:flex;box-shadow:0 10px 24px #0f172a0b}.review-card-item:nth-child(2){animation-delay:40ms}.review-card-item:nth-child(3){animation-delay:80ms}.review-card-item:hover{border-color:#ffd4c2;transform:translateY(-2px);box-shadow:0 16px 38px #0f172a14}.review-header-info{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.author-avatar{align-items:center;gap:12px;min-width:0;display:flex}.author-avatar i{color:#cbd5e1;background:#f1f5f9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:26px;display:inline-flex}.author-avatar img{object-fit:cover;border:1px solid var(--border-color);background:#f8fafc;border-radius:50%;flex:none;width:42px;height:42px}.author-avatar div{flex-direction:column;gap:2px;min-width:0;display:flex}.author-avatar strong{color:#0f172a;overflow-wrap:anywhere;font-size:14px}.verified-badge{color:#0f9f55;letter-spacing:.01em;align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.verified-badge i{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:7px;animation:2.4s ease-in-out infinite verifiedTickPulse;display:inline-flex;box-shadow:0 0 #10b98157}@keyframes verifiedTickPulse{0%,to{transform:scale(1);box-shadow:0 0 #10b9814d}38%{transform:scale(1.12)rotate(-8deg);box-shadow:0 0 0 5px #10b98100}52%{transform:scale(1)rotate(0)}}.review-date{color:var(--text-muted);white-space:nowrap;font-size:12px}.review-stars{gap:4px;font-size:13px;display:flex}.review-stars i.active{color:#f59e0b}.review-stars i.muted{color:#e2e8f0}.review-body-text{color:#334155;background:#f8fafc;border-radius:12px;margin:0;padding:12px 14px;font-size:14px;line-height:1.6}.review-helpful-action{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btn-helpful{min-height:34px;color:var(--text-sub);cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.btn-helpful:hover{color:var(--primary-orange);background-color:#fff7f2;border-color:#ff572259}.btn-helpful:disabled{opacity:.55;cursor:not-allowed}.btn-helpful.active{color:var(--primary-orange);background-color:var(--primary-orange-light);border-color:#ff572259}.no-reviews-info-box{text-align:center;background:#fff;border:1px dashed #ffcdb7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:300px;padding:44px 24px;animation:.36s both reviewFadeUp;display:flex;box-shadow:0 12px 28px #0f172a0d}.no-reviews-icon{background:var(--primary-orange-light);width:58px;height:58px;color:var(--primary-orange);border-radius:50%;justify-content:center;align-items:center;font-size:24px;display:inline-flex}.no-reviews-info-box h3{color:#0f172a;margin:0;font-size:18px}.no-reviews-info-box p{color:#64748b;max-width:420px;margin:0;font-size:14px;line-height:1.55}.no-review-cta{margin-top:8px}.review-skeleton-card{pointer-events:none}.review-skeleton-row{align-items:center;gap:12px;display:flex}.review-skeleton-avatar,.review-skeleton-block,.review-skeleton-line{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 42%,#eef2f7 78%) 0 0/220% 100%;border-radius:999px;animation:1.15s ease-in-out infinite reviewSkeletonShimmer;display:block}.review-skeleton-avatar{flex:none;width:42px;height:42px}.review-skeleton-block.score{width:96px;height:54px;margin:0 auto}.review-skeleton-block.medium{width:min(220px,70%);height:18px}.review-skeleton-block.small{width:112px;height:14px}.review-skeleton-line{width:100%;height:12px}.review-skeleton-line.short{width:68%}@keyframes reviewFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes reviewSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (width<=992px){.image-zoom-lens,.image-zoom-lens-panel{display:none!important}}@media (width<=64rem){.shipping-top-banner{padding:.5rem 1.5rem;font-size:.75rem}.detail-breadcrumb-container{padding:.75rem 1.5rem}.detail-container{grid-template-columns:1fr;gap:1.5rem;margin:1.5rem auto;padding:0 1.5rem}.detail-right-column{border-radius:1rem;padding:1.5rem}.right-product-title{font-size:1.375rem}.price-tag-value{font-size:1.5rem}.detail-features-grid{grid-template-columns:repeat(2,1fr)}.reviews-layout{grid-template-columns:1fr;gap:1.5rem}.reviews-section{margin:2rem auto;padding:0 1.5rem}.reviews-section-heading{flex-direction:column;align-items:flex-start}.reviews-scorecard{border-radius:1rem;padding:1.25rem;position:static}.review-card-item{padding:1.25rem}.review-compose-card{grid-template-columns:1fr;padding:1.125rem}.review-compose-actions{grid-column:auto}.related-products-section{padding:0 1.5rem}.related-products-slider{grid-template-columns:repeat(3,1fr);gap:1rem}.detail-description-section .detail-description-container{padding:0 1.5rem}}@media (width<=40rem){.shipping-top-banner{padding:.5rem 1rem;font-size:.7rem}.shipping-top-banner .banner-right{display:none}.detail-breadcrumb-container{padding:.625rem 1rem}.breadcrumbs{gap:.35rem;font-size:.7rem}.detail-container{gap:1rem;margin:.75rem auto;padding:0 .75rem}.detail-main-img-box{border-radius:.75rem;height:clamp(14rem,60vw,22rem)}.detail-right-column{border-radius:.75rem;gap:1rem;padding:1rem}.right-brand-name{font-size:.75rem}.right-product-title{font-size:1.125rem}.right-rating-row{flex-wrap:wrap;gap:.5rem;font-size:.75rem}.price-tag-value{font-size:1.25rem}.price-original-strikethrough{font-size:.85rem}.cart-action-buttons{flex-wrap:wrap}.detail-cart-action-btn{min-height:2.75rem;font-size:.85rem}.detail-features-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.feature-item{border-radius:.5rem;padding:.625rem}.detail-gift-banner{flex-direction:column;align-items:flex-start;padding:.875rem}.btn-add-gift-message{justify-content:center;width:100%}.detail-description-section .detail-description-container{padding:0 1rem}.related-products-section{padding:0 .75rem}.related-products-section h2{font-size:1.125rem}.related-products-slider{grid-template-columns:repeat(2,1fr);gap:.625rem}.reviews-section{margin:1.5rem auto;padding:0 .75rem}.reviews-section h2{margin-bottom:1rem;font-size:1.125rem}.reviews-scorecard{padding:1rem}.score-num{font-size:2.5rem}.review-card-item{padding:1rem}.custom-toast{max-width:none;bottom:1rem;left:1rem;right:1rem}}.stock-status-available{color:#10b981;margin-left:8px;font-size:12px}.stock-status-unavailable{color:#ef4444;margin-left:8px;font-size:12px}.premium-variant-card{background:#fff;border:1px solid #dbe3ee;border-radius:14px;flex-direction:column;gap:16px;margin:8px 0 16px;padding:16px;display:flex;box-shadow:0 10px 30px #0f172a0f}.pv-header{border-bottom:1px solid #dbe3ee;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.pv-heading{align-items:center;gap:12px;display:flex}.pv-header-icon{color:#ff5722;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;display:inline-flex}.pv-header h3,.pv-heading p{margin:0}.pv-header h3{color:#0f172a;font-size:18px;font-weight:800;line-height:1.15}.pv-heading p{color:#64748b;margin-top:3px;font-size:12px;line-height:1.4}.pv-stock-pill{white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.pv-stock-pill i{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:inline-flex}.pv-stock-pill.in-stock{color:#07843f;background:#ecfdf5;border-color:#d8efe2}.pv-stock-pill.in-stock i{background:#0f9f55}.pv-stock-pill.out-stock{color:#b42318;background:#fff1f2;border-color:#ffd8dd}.pv-stock-pill.out-stock i{background:#e11d48}.pv-group{flex-direction:column;gap:10px;display:flex}.pv-group+.pv-group{border-top:1px dashed #dbe3ee;padding-top:14px}.pv-group-title{color:#0f172a;align-items:center;gap:9px;min-width:0;display:flex}.pv-group-title i{color:#334155;border:2px solid #607086;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:inline-flex}.pv-group-title span{white-space:nowrap;font-size:14px;font-weight:800}.pv-group-title small{color:#64748b;min-width:0;font-size:12px;font-weight:500}.pv-color-grid,.pv-spec-grid{gap:8px;display:grid}.pv-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pv-spec-grid{grid-template-columns:repeat(auto-fill,minmax(132px,180px));justify-content:flex-start}.pv-color-card,.pv-spec-card{appearance:none;color:#162033;cursor:pointer;background:#fff;border:1px solid #cfd9e6;width:100%;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;position:relative;overflow:hidden}.pv-color-card:hover,.pv-spec-card:hover{border-color:#ff8a65;transform:translateY(-1px);box-shadow:0 12px 28px #ff57221c}.pv-color-card.active,.pv-spec-card.active{background:linear-gradient(135deg,#ff572214,#ffffffe6);border-color:#ff5722;box-shadow:0 16px 36px #ff572221}.pv-color-card{text-align:left;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:52px;padding:7px 30px 7px 9px;display:grid}.pv-color-media{background:#f8fafc;border:1px solid #eef2f6;border-radius:7px;justify-content:center;align-items:center;width:28px;height:36px;display:inline-flex;overflow:hidden}.pv-color-media img{object-fit:cover;width:100%;height:100%}.pv-color-media i{color:#94a3b8;font-size:12px}.pv-color-name{color:#1e293b;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:700}.pv-color-card.active .pv-color-name{color:#ff5722}.pv-check-indicator{color:#fff;border:2px solid #c7d2df;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;display:inline-flex;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.pv-color-card.active .pv-check-indicator,.pv-spec-card.active .pv-check-indicator{background:#ff5722;border-color:#ff5722}.pv-spec-card{text-align:left;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:stretch;gap:7px;max-width:180px;min-height:90px;padding:10px;display:flex}.pv-spec-card-top{justify-content:space-between;align-items:center;min-height:18px;display:flex;position:relative}.pv-spec-card .pv-check-indicator{top:0;right:0;transform:none}.pv-out-stock-tag{color:#b42318;background:#fff1f2;border:1px solid #ffd8dd;border-radius:999px;align-items:center;width:fit-content;max-width:calc(100% - 28px);padding:2px 6px;font-size:9px;font-weight:800;display:inline-flex}.pv-spec-card.out-of-stock{background:#fafafa;border-color:#e4e7ec}.pv-spec-card:disabled,.pv-color-card:disabled{cursor:not-allowed;opacity:.45;background-color:#f7f7f7!important;border-style:dashed!important}.pv-spec-card:disabled:hover{box-shadow:none;border-color:#e4e7ec;transform:none}.pv-spec-lines{flex-direction:column;gap:2px;display:flex}.pv-spec-lines span{color:#142033;overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.18}.pv-spec-card.active .pv-spec-lines span{color:#ff5722}.pv-spec-price-row{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.pv-spec-price-row strong{color:#0f172a;font-size:12px;font-weight:900}.pv-spec-price-row small{color:#64748b;font-size:10px;text-decoration:line-through}.pv-spec-card.active .pv-spec-price-row strong{color:#ff5722}.pv-summary-strip{background:linear-gradient(135deg,#f7fffa,#fff);border:1px solid #ccebd7;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.pv-summary-item{align-items:center;gap:10px;min-width:0;min-height:76px;padding:12px 14px;display:flex}.pv-summary-item+.pv-summary-item{border-left:1px solid #d9eadf}.pv-summary-icon{color:#07843f;background:#eaf8ef;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:inline-flex}.pv-summary-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.pv-summary-copy small{color:#64748b;font-size:11px;font-style:normal;font-weight:700}.pv-summary-copy strong{color:#07843f;overflow-wrap:anywhere;font-size:14px;font-weight:900;line-height:1.15}.pv-summary-copy em{color:#07843f;overflow-wrap:anywhere;font-size:11px;font-style:normal;font-weight:700}@media (width<=80rem){.pv-color-grid,.pv-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-summary-item:nth-child(odd){border-left:0}.pv-summary-item:nth-child(n+3){border-top:1px solid #d9eadf}}@media (width<=40rem){.premium-variant-card{border-radius:.75rem;gap:.875rem;padding:.875rem}.pv-header,.pv-heading{align-items:flex-start}.pv-header{flex-direction:column}.pv-header h3{font-size:1.125rem}.pv-heading p,.pv-group-title small{font-size:.75rem}.pv-group-title{flex-wrap:wrap;align-items:flex-start}.pv-group-title small{width:100%;padding-left:1.9375rem}.pv-color-grid,.pv-summary-strip{grid-template-columns:1fr}.pv-spec-grid{grid-template-columns:repeat(auto-fit,minmax(7.375rem,1fr))}.pv-summary-item,.pv-summary-item+.pv-summary-item,.pv-summary-item:nth-child(n+3){border-top:1px solid #d9eadf;border-left:0}.pv-summary-item:first-child{border-top:0}}@media (width<=64rem){.detail-returns-assurances{grid-template-columns:repeat(2,1fr);gap:.75rem}.detail-thumbnails-strip{flex-wrap:wrap;justify-content:center;overflow-x:hidden}.thumb-box{width:5rem;height:5rem}}@media (width<=40rem){.detail-returns-assurances{grid-template-columns:1fr;gap:.5rem}.detail-thumbnails-strip{flex-wrap:wrap;justify-content:center;overflow-x:hidden}.thumb-box{width:4rem;height:4rem}.detail-features-grid{grid-template-columns:1fr;gap:.5rem}}@media (width<=64rem){.detail-left-column,.detail-right-column{width:100%}.detail-left-column{padding:0}}.detail-thumbnails-strip{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-wrap:nowrap;gap:.5rem;overflow-x:auto}.thumb-box{scroll-snap-align:start;flex:none}.detail-mobile-description{display:none}.related-products-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.related-products-header h2{margin:0}.related-scroll-controls{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.related-scroll-btn{width:2.3rem;height:2.3rem;color:var(--primary-orange);cursor:pointer;background:#fff;border:1.5px solid #ff572240;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #0000000a}.related-scroll-btn:hover{background:var(--primary-orange);border-color:var(--primary-orange);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #ff572240}.related-products-slider{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:none;grid-auto-columns:19rem;grid-auto-flow:column;align-items:stretch;gap:1.25rem;padding:.5rem .25rem 1.2rem;display:grid;overflow:auto hidden}.related-products-slider::-webkit-scrollbar{display:none}.related-products-slider .user-product-card.related-card{scroll-snap-align:start;min-width:0}@media (width<=64rem){.detail-desktop-description{display:none}.detail-mobile-description{border:1px solid var(--border-color);background:#fff;border-radius:1rem;padding:1rem;display:block}.detail-features-grid{margin-top:0}.related-products-slider{scrollbar-width:thin;scrollbar-color:#ff5722a6 #e2e8f0cc;grid-auto-columns:minmax(16rem,42vw);padding-bottom:.9rem}.related-products-slider::-webkit-scrollbar{height:3px;display:block}.related-products-slider::-webkit-scrollbar-button{display:none}.related-products-slider::-webkit-scrollbar-track{background:#e2e8f066}.related-products-slider::-webkit-scrollbar-thumb{background:var(--primary-orange);border:none;border-radius:0}.related-scroll-controls{display:none}}@media (width<=40rem){.detail-mobile-description{border-radius:.75rem;padding:.875rem;font-size:.85rem}.related-products-header{margin-bottom:.75rem}.related-products-slider{grid-auto-columns:minmax(17.5rem,68vw);gap:.8rem}.review-compose-fields{grid-template-columns:1fr}.review-login-prompt{flex-direction:column;align-items:flex-start}.review-login-prompt button{width:100%}}@media (width<=28rem){.related-products-slider{grid-auto-columns:minmax(15.5rem,82vw)}}.detail-thumbnails-strip{justify-content:center;align-items:center;gap:.75rem;overflow:visible}.thumb-arrow{border:1px solid var(--border-color);width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.thumb-arrow:hover{color:var(--primary-orange);background:var(--primary-orange-light);border-color:#ff572259}.thumbs-wrapper{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ff57228c #e2e8f0b3;flex:auto;justify-content:space-evenly;align-items:center;gap:.75rem;min-width:0;max-width:100%;padding:.125rem;display:flex;overflow:auto hidden}.thumbs-wrapper::-webkit-scrollbar{height:3px}.thumbs-wrapper::-webkit-scrollbar-track{background:#e2e8f073}.thumbs-wrapper::-webkit-scrollbar-thumb{background:var(--primary-orange);border-radius:999px}.thumbs-wrapper .thumb-box{scroll-snap-align:start;flex:0 0 5rem}@media (width<=64rem){.detail-container{flex-direction:column;display:flex}.detail-left-column{display:contents}.detail-main-img-box{order:1}.detail-thumbnails-strip{order:2;justify-content:flex-start;width:100%;overflow:visible}.detail-right-column{order:3}.detail-features-grid{order:4}.detail-gift-banner{order:5}.detail-mobile-description{display:none!important}.detail-desktop-description{display:block}}@media (width<=40rem){.detail-thumbnails-strip{gap:.5rem}.thumb-arrow{width:2rem;height:2rem;font-size:.75rem}.thumbs-wrapper{gap:.5rem}.thumbs-wrapper .thumb-box{flex-basis:4rem}}.related-products-slider,.thumbs-wrapper{scrollbar-width:thin;scrollbar-color:#ff6b2c #fff1e8}.related-products-slider::-webkit-scrollbar{height:.7rem;display:block}.thumbs-wrapper::-webkit-scrollbar{height:.7rem;display:block}.related-products-slider::-webkit-scrollbar-track{box-shadow:none;background:0 0;border:none;border-radius:999px}.thumbs-wrapper::-webkit-scrollbar-track{box-shadow:none;background:0 0;border:none;border-radius:999px}.related-products-slider::-webkit-scrollbar-thumb{background:linear-gradient(90deg, var(--primary-orange), #ff9a62);border:.1875rem solid #fff;border-radius:999px;box-shadow:0 .25rem .6rem #ff572240}.thumbs-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(90deg, var(--primary-orange), #ff9a62);border:.1875rem solid #fff;border-radius:999px;box-shadow:0 .25rem .6rem #ff572240}.related-products-slider::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#e64a19,#ff7a3d)}.thumbs-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#e64a19,#ff7a3d)}.related-scroll-btn,.thumb-arrow{color:var(--primary-orange);background:radial-gradient(circle at 35% 25%,#fff 0 36%,#fff1e8 37% 100%);border:1px solid #ff572247;box-shadow:0 .45rem 1rem #ff57221f}.related-scroll-btn:hover,.thumb-arrow:hover{background:var(--primary-orange);color:#fff;border-color:var(--primary-orange)}@media (width<=64rem){.detail-returns-assurances{flex-wrap:wrap;gap:.75rem;display:flex}.assurance-box{text-align:center;border:1px solid var(--border-color);background:#fff;border-radius:.85rem;flex-direction:column;flex:calc(50% - .75rem);justify-content:center;align-items:center;gap:.5rem;min-width:10rem;min-height:5.25rem;padding:.85rem}.assurance-box i{background:var(--primary-orange-light);border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.detail-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.feature-item{min-width:0;padding:.875rem}}@media (width<=40rem){.detail-returns-assurances{gap:.625rem}.assurance-box{border-radius:.75rem;flex-basis:calc(50% - .625rem);min-width:0;padding:.75rem .5rem}.assure-txt strong{font-size:.72rem}.assure-txt span{font-size:.66rem}.detail-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.feature-item{min-height:6.4rem;padding:.7rem .5rem}.feature-text strong{font-size:.72rem}.feature-text span{font-size:.64rem}.related-products-slider::-webkit-scrollbar{height:.55rem}.thumbs-wrapper::-webkit-scrollbar{height:.55rem}}.product-details-preview{gap:12px;display:grid}.details-preview-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.details-preview-heading h3{margin:0}.details-jump-btn{color:var(--primary-orange);cursor:pointer;white-space:nowrap;background:#fff7ed;border:1px solid #f05a2847;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex}.details-jump-btn:hover{background:var(--primary-orange);color:#fff}.details-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.details-preview-item{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;min-width:0;padding:10px}.details-preview-item span,.details-row span,.attribute-chip span{color:#64748b;font-size:11px;font-weight:700;line-height:1.3;display:block}.details-preview-item strong,.details-row strong,.attribute-chip strong{color:#0f172a;overflow-wrap:anywhere;margin-top:4px;font-size:13px;font-weight:800;line-height:1.35;display:block}.product-details-section{box-sizing:border-box;max-width:1720px;margin:48px auto;padding:0 40px;scroll-margin-top:96px}.product-details-heading{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.details-eyebrow{color:var(--primary-orange);text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:900}.product-details-heading h2{color:#0f172a;margin:0;font-size:24px;font-weight:900}.product-details-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-details-block{border:1px solid var(--border-color);background:#fff;border-radius:8px;min-width:0;padding:18px}.details-block-wide{grid-column:1/-1}.product-details-block h3{color:#0f172a;margin:0 0 14px;font-size:15px;font-weight:900}.details-row-grid{border:1px solid #edf0f4;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.details-row-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.details-row{background:#fff;border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;min-width:0;padding:13px}.details-row:nth-child(5n),.details-row-grid.compact .details-row:nth-child(2n){border-right:0}.details-attribute-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.attribute-chip{background:#f8fafc;border:1px solid #e7eaf0;border-radius:8px;min-width:0;padding:13px}@media (width<=64rem){.product-details-section{margin:2rem auto;padding:0 1.5rem}.product-details-layout,.details-row-grid,.details-row-grid.compact,.details-attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-row:nth-child(5n){border-right:1px solid #edf0f4}.details-row:nth-child(2n){border-right:0}}@media (width<=40rem){.details-preview-grid,.product-details-layout,.details-row-grid,.details-row-grid.compact,.details-attribute-grid{grid-template-columns:1fr}.product-details-section{margin:1.5rem auto;padding:0 .75rem}.product-details-block{padding:14px}.details-row,.details-row:nth-child(2n),.details-row:nth-child(5n){border-right:0}}.all-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.all-details-header{justify-content:space-between;align-items:center;gap:16px;padding:16px 16px 10px;display:flex}.all-details-header h2{color:#2d2f33;margin:0;font-size:21px;font-weight:900;line-height:1.2}.all-details-collapse{color:#111827;cursor:default;background:#f3f4f6;border:0;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.all-details-tabs{scrollbar-width:thin;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:10px 16px 20px;display:flex;overflow-x:auto}.all-details-tab{color:#3f3f46;white-space:nowrap;cursor:pointer;background:#f9fafb;border:1px solid #d7d9dd;border-radius:7px;min-height:38px;padding:0 14px;font-size:16px;font-weight:500;transition:background-color .18s,color .18s,border-color .18s}.all-details-tab:hover{background:#f3f4f6}.all-details-tab.active{color:#fff;background:#111318;border-color:#111318;box-shadow:0 2px #0000002e}.showcase-panel{grid-template-columns:minmax(0,1.1fr) minmax(210px,.65fr);grid-template-areas:"copy media""facts facts";align-items:start;gap:22px;display:grid}.showcase-copy{grid-area:copy;min-width:0}.showcase-copy span{color:#4b5563;margin-bottom:4px;font-size:14px;font-weight:800;display:block}.showcase-copy h3{color:#374151;text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:clamp(34px,7vw,86px);font-weight:950;line-height:.95}.showcase-copy p{color:#4b5563;max-width:780px;margin:10px 0 0;font-size:18px;font-weight:700;line-height:1.35}.showcase-media{aspect-ratio:1;background:linear-gradient(145deg,#fff,#e5e7eb);border-radius:8px;grid-area:media;justify-content:center;justify-self:end;align-items:center;width:min(240px,100%);display:flex;overflow:hidden}.showcase-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.showcase-facts{background:#fff;grid-area:facts}.tab-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.all-details-content .product-details-block{box-shadow:none;border-color:#e2e5e9}.warranty-grid{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=64rem){.all-details-header{padding:14px 14px 8px}.all-details-tabs{padding:8px 14px 16px}.all-details-content{padding:20px}.showcase-panel,.tab-details-grid{grid-template-columns:1fr;grid-template-areas:"copy""media""facts"}.showcase-media{justify-self:start;width:min(220px,100%)}.warranty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=40rem){.all-details-panel{margin-top:24px}.all-details-header h2{font-size:20px}.all-details-tab{min-height:36px;padding:0 12px;font-size:14px}.all-details-content{min-height:210px;padding:18px 16px}.showcase-copy h3{font-size:clamp(30px,15vw,54px)}.showcase-copy p{font-size:15px}.warranty-grid{grid-template-columns:1fr}}.all-details-panel{margin-top:28px}.all-details-card{box-shadow:none;border-radius:8px}.all-details-header{padding:14px 16px 8px}.all-details-header h2{font-size:18px;font-weight:800}.all-details-collapse{border-radius:8px;width:28px;height:28px}.all-details-tabs{gap:6px;padding:8px 16px 14px}.all-details-tab{border-radius:6px;min-height:34px;padding:0 12px;font-size:14px;font-weight:600}.all-details-content{background:#fafafa;min-height:0;padding:16px}.minimal-details-panel{gap:14px;display:grid}.minimal-details-summary{color:#475569;margin:0;font-size:14px;line-height:1.55}.minimal-grid,.warranty-grid,.all-details-content .details-row-grid.compact{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr))}.tab-details-grid{grid-template-columns:1fr;gap:12px}.all-details-content .product-details-block{border-radius:8px;padding:14px}.all-details-content .product-details-block h3{margin-bottom:10px;font-size:14px}.all-details-content .details-row,.all-details-content .attribute-chip{padding:11px 12px}.all-details-content .details-row span,.all-details-content .attribute-chip span{font-size:11px;font-weight:600}.all-details-content .details-row strong,.all-details-content .attribute-chip strong{font-size:13px;font-weight:700}.showcase-panel,.showcase-copy,.showcase-media,.showcase-facts{all:unset}@media (width<=40rem){.minimal-grid,.warranty-grid,.all-details-content .details-row-grid.compact{grid-template-columns:1fr}.all-details-content{padding:14px}}.inline-details-section{width:100%;max-width:none;margin:18px 0 0;padding:0;scroll-margin-top:88px}.inline-details-section .all-details-content{padding:14px}.inline-details-section .all-details-tabs{padding-bottom:12px}.inline-details-section .minimal-grid,.inline-details-section .warranty-grid,.inline-details-section .all-details-content .details-row-grid.compact,.inline-details-section .details-attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-details-section .details-row:nth-child(5n){border-right:1px solid #edf0f4}.inline-details-section .details-row:nth-child(2n){border-right:0}@media (width<=40rem){.inline-details-section .minimal-grid,.inline-details-section .warranty-grid,.inline-details-section .all-details-content .details-row-grid.compact,.inline-details-section .details-attribute-grid{grid-template-columns:1fr}.inline-details-section .details-row,.inline-details-section .details-row:nth-child(2n),.inline-details-section .details-row:nth-child(5n){border-right:0}}@media (width<=64rem){.detail-container{flex-direction:column;display:flex}.detail-left-column{display:contents}.detail-main-img-box{order:1}.detail-thumbnails-strip{order:2}.detail-right-column{order:3}.detail-features-grid{order:4}.detail-gift-banner{order:5}.inline-details-section{order:6;margin-top:0}}@media (width<=40rem){.detail-container{gap:.875rem}.detail-right-column{border-radius:.75rem;padding:.95rem}.detail-features-grid,.detail-gift-banner,.inline-details-section{width:100%}}.product-detail-page{max-width:100%;overflow-x:hidden}.detail-breadcrumb-container,.detail-container,.related-products-section,.reviews-section{box-sizing:border-box;width:100%;max-width:min(1720px,100%)}.detail-container,.detail-left-column,.detail-right-column,.detail-main-img-box,.detail-thumbnails-strip,.thumbs-wrapper,.detail-features-grid,.detail-gift-banner,.inline-details-section,.all-details-card,.all-details-content,.premium-variant-card,.pv-header,.pv-heading,.pv-group,.pv-color-grid,.pv-spec-grid,.right-rating-row,.right-price-block,.right-purchase-section,.cart-action-buttons{box-sizing:border-box;min-width:0;max-width:100%}.right-product-title,.right-short-description,.seller-name,.pv-heading h3,.pv-heading p,.pv-group-title,.pv-color-name,.pv-spec-lines,.details-preview-item strong,.details-row strong,.attribute-chip strong,.minimal-details-summary{overflow-wrap:anywhere;word-break:break-word}.all-details-tabs,.thumbs-wrapper,.related-products-slider{min-width:0;max-width:100%;overflow:auto hidden}@media (width<=64rem){.detail-container{width:100%;overflow-x:hidden}.detail-main-img-box,.detail-thumbnails-strip,.detail-right-column,.detail-features-grid,.detail-gift-banner,.inline-details-section{width:100%;max-width:100%}.detail-thumbnails-strip{overflow:hidden}.thumbs-wrapper{flex:auto;width:100%;overflow-x:auto}.pv-header,.pv-heading,.right-rating-row,.right-purchase-section,.cart-action-buttons,.details-preview-heading,.all-details-header{flex-wrap:wrap}}@media (width<=40rem){.detail-container,.related-products-section,.reviews-section{padding-left:.75rem;padding-right:.75rem}.pv-color-grid,.pv-spec-grid,.details-preview-grid,.detail-returns-assurances{grid-template-columns:1fr}.all-details-tabs{padding-left:12px;padding-right:12px}}@media (width<=64rem){.related-products-section,.reviews-section{width:calc(100vw - 2rem)}}@media (width<=40rem){.related-products-section,.reviews-section{width:100%;padding-left:.75rem;padding-right:.75rem}}@media (width>=64.01rem){.related-products-section,.reviews-section{width:calc(100vw - 5rem)!important;max-width:1720px!important}.related-products-slider{grid-auto-flow:row;grid-auto-columns:initial;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));padding-left:0;padding-right:0;overflow-x:visible}.related-products-slider .user-product-card.related-card{width:100%;max-width:none}}.related-products-section,.reviews-section{width:100%!important;max-width:1720px!important;margin-left:auto!important;margin-right:auto!important;padding-left:40px!important;padding-right:40px!important}.related-products-slider{scroll-snap-type:none!important;flex-wrap:wrap!important;justify-content:space-evenly!important;align-items:stretch!important;gap:1.6rem clamp(1.25rem,2vw,1.75rem)!important;padding:.5rem 0 1.2rem!important;display:flex!important;overflow-x:visible!important}@media (width<=40rem){.pv-spec-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.pv-spec-card{max-width:none}}.related-products-slider .user-product-card.related-card{border:1px solid var(--border-color,#e2e8f0)!important;border-radius:16px!important;flex:0 0 19rem!important;width:19rem!important;min-width:19rem!important;max-width:19rem!important}.related-products-slider .user-product-card.related-card .card-img-container{aspect-ratio:1!important;height:auto!important}.related-products-slider .user-product-card.related-card .card-img{object-fit:contain!important;background:0 0!important;width:100%!important;height:100%!important;padding:0!important}@media (width<=64rem){.related-products-section,.reviews-section{max-width:100%!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.related-products-slider .user-product-card.related-card{flex-basis:19rem!important}}@media (width<=48rem){.related-products-section,.reviews-section{padding-left:.5rem!important;padding-right:.5rem!important}.related-products-slider{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;gap:1.25rem!important;display:grid!important}.related-products-slider .user-product-card.related-card{flex:initial!important;width:100%!important;min-width:0!important;max-width:none!important}.related-products-slider .user-product-card.related-card .card-img-container{aspect-ratio:auto!important;height:11rem!important}.related-products-slider .user-product-card.related-card .card-img{object-fit:contain!important;width:calc(100% - 1.25rem)!important;height:calc(100% - 1.25rem)!important}.related-products-slider .user-product-card.related-card .card-info{padding:.75rem!important}.related-products-slider .user-product-card.related-card .card-price-row{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.related-products-slider .user-product-card.related-card .user-cart-action-btn,.related-products-slider .user-product-card.related-card .card-cart-btn{justify-content:center!important;width:100%!important;min-width:0!important}}@media (width<=40rem){.related-products-section,.reviews-section{padding-left:.75rem!important;padding-right:.75rem!important}.related-products-slider .user-product-card.related-card .card-img-container{height:9.5rem!important}}.vc-combo-items-showcase{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:.75rem!important;margin-top:1.5rem!important;padding:1.5rem!important;box-shadow:0 4px 6px -1px #0000000d!important}.right-column-combo-showcase{box-shadow:none!important;margin-top:0!important;padding:1rem!important}.right-column-combo-showcase .vc-combo-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.right-column-combo-showcase .vc-combo-showcase-img-wrap{height:8rem!important}@media (width<=32rem){.right-column-combo-showcase .vc-combo-showcase-grid{grid-template-columns:1fr!important}}.vc-combo-items-showcase h3{color:#0f172a!important;margin:0 0 .25rem!important;font-size:1.125rem!important;font-weight:700!important}.vc-combo-showcase-subtitle{color:#64748b!important;margin:0 0 1.25rem!important;font-size:.875rem!important}.vc-combo-showcase-grid{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr))!important;gap:1rem!important;display:grid!important}.vc-combo-showcase-card{background:#f8fafc!important;border:1px solid #f1f5f9!important;border-radius:.5rem!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.vc-combo-showcase-img-wrap{background:#f1f5f9!important;width:100%!important;height:9rem!important;position:relative!important}.vc-combo-showcase-img-wrap img{object-fit:cover!important;width:100%!important;height:100%!important}.vc-combo-showcase-qty{background:var(--primary-orange)!important;color:#fff!important;border-radius:.375rem!important;padding:.25rem .5rem!important;font-size:.75rem!important;font-weight:700!important;position:absolute!important;bottom:.5rem!important;right:.5rem!important}.vc-combo-showcase-info{flex-direction:column!important;flex:1!important;gap:.25rem!important;padding:.875rem!important;display:flex!important}.vc-combo-showcase-info h4{color:#0f172a!important;text-overflow:ellipsis!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:.875rem!important;font-weight:600!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.vc-combo-showcase-info span{color:#64748b!important;font-size:.75rem!important}.vc-combo-showcase-item-price{color:#0f172a!important;margin-top:auto!important;font-size:.875rem!important;font-weight:700!important}.vc-constituent-specs-block{border-top:1px solid #f1f5f9!important;grid-column:1/-1!important;margin-top:1rem!important;padding-top:1.5rem!important}.vc-constituent-title{color:#1e293b!important;align-items:center!important;gap:8px!important;margin-bottom:1rem!important;font-size:15px!important;font-weight:700!important;display:flex!important}.vc-constituent-title i{color:var(--primary-orange)!important;font-size:14px!important}.vc-constituent-attrs-grid{margin-top:1.25rem!important}.vc-zoom-badge-btn{cursor:pointer!important;z-index:10!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;padding:0!important;transition:all .2s!important;display:flex!important;position:absolute!important;bottom:16px!important;right:16px!important;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008!important}.vc-zoom-badge-btn:hover{background:#f8fafc!important;border-color:#94a3b8!important}.vc-zoom-badge-btn i{color:#334155!important;font-size:1rem!important}.vc-image-lightbox-overlay{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;z-index:99999!important;cursor:zoom-out!important;background:#0000004d!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;animation:.25s ease-out vcFadeIn!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.vc-lightbox-image{object-fit:contain!important;cursor:default!important;border-radius:12px!important;max-width:90%!important;max-height:90%!important;animation:.3s cubic-bezier(.34,1.56,.64,1) vcScaleUp!important;box-shadow:0 25px 50px -12px #00000080!important}.vc-lightbox-gallery{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:1.5rem!important;width:min(78vw,64rem)!important;height:min(86vh,52rem)!important;display:flex!important}.vc-lightbox-gallery .vc-lightbox-image{width:auto!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:min(70vh,42rem)!important}.vc-lightbox-thumbnails{gap:.625rem!important;max-width:100%!important;padding:.25rem!important;display:flex!important;overflow-x:auto!important}.vc-lightbox-thumbnail{cursor:pointer!important;background:0 0!important;border:2px solid #0000!important;border-radius:.5rem!important;flex:0 0 4rem!important;width:4rem!important;height:4rem!important;padding:0!important;overflow:hidden!important}.vc-lightbox-thumbnail.active{border-color:var(--primary-orange)!important}.vc-lightbox-thumbnail img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.vc-lightbox-nav{background:var(--primary-orange,#ff5722)!important;color:#fff!important;cursor:pointer!important;z-index:2!important;border:0!important;border-radius:50%!important;place-items:center!important;width:3rem!important;height:3rem!important;transition:all .2s!important;display:grid!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.vc-lightbox-nav:hover{background:var(--primary-orange-hover,#e64a19)!important;transform:translateY(-50%)scale(1.1)!important}.vc-lightbox-prev{left:2rem!important}.vc-lightbox-next{right:2rem!important}.vc-lightbox-close{background:var(--primary-orange,#ff5722)!important;color:#fff!important;cursor:pointer!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:1.5rem!important;transition:all .2s!important;display:flex!important;position:absolute!important;top:24px!important;right:24px!important}.vc-lightbox-close:hover{background:var(--primary-orange-hover,#e64a19)!important;transform:scale(1.1)!important}@keyframes vcFadeIn{0%{opacity:0}to{opacity:1}}@keyframes vcScaleUp{0%{transform:scale(.9)}to{transform:scale(1)}}@media (width<=64rem){.detail-image-gallery-wrapper{flex-direction:column!important;gap:16px!important}.detail-thumbnails-strip{flex-direction:row!important;justify-content:center!important;width:100%!important;height:auto!important}.thumbs-wrapper{flex-direction:row!important;justify-content:center!important;gap:8px!important;max-width:100%!important;max-height:none!important;overflow:auto hidden!important}}.vc-thumb-extra-box{position:relative!important}.vc-thumb-extra-overlay{color:#fff!important;text-align:center!important;background:#0f172ab3!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;font-size:.75rem!important;font-weight:700!important;line-height:1.2!important;display:flex!important;position:absolute!important;inset:0!important}.vc-thumb-extra-overlay small{text-transform:uppercase!important;letter-spacing:.5px!important;margin-top:2px!important;font-size:.55rem!important;font-weight:400!important}@media (width<=40rem){.related-products-section .related-products-slider{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scroll-padding-left:.125rem;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;gap:.75rem!important;width:100%!important;max-width:100%!important;padding:.5rem .125rem .85rem!important;display:flex!important;overflow:auto hidden!important}.related-products-section .related-products-slider .user-product-card.related-card{scroll-snap-align:start;flex:0 0 min(76vw,18.5rem)!important;width:min(76vw,18.5rem)!important;min-width:min(76vw,18.5rem)!important;max-width:min(76vw,18.5rem)!important}.related-products-section .related-products-slider::-webkit-scrollbar{height:.25rem}.related-products-section .related-products-slider::-webkit-scrollbar-track{background:0 0;border-radius:999px}.related-products-section .related-products-slider::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}}.detail-sale-promo-section{width:min(96vw,88rem);margin:1.25rem auto 0}.detail-sale-promo-section:empty{display:none}.detail-sale-timer{background:radial-gradient(circle at 8% 0,#ff572224,#0000 30%),linear-gradient(135deg,#fff 0%,#fff7f3 48%,#fff 100%);border:.0625rem solid #ff57223d;border-radius:1rem;grid-template-columns:minmax(0,.95fr) minmax(0,1.45fr);align-items:center;gap:1rem;width:100%;padding:.95rem;display:grid;position:relative;overflow:hidden;box-shadow:0 .9rem 2rem #0f172a14}.detail-sale-timer:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(100deg,#0000 34%,#ffffff94 50%,#0000 66%);position:absolute;inset:0;transform:translate(-78%)}.detail-sale-timer.is-live:before{animation:2.6s ease-in-out infinite detail-sale-timer-sweep}.detail-sale-timer-copy{z-index:1;gap:.28rem;min-width:0;display:grid;position:relative}.detail-sale-timer-copy span{color:var(--primary-orange);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.42rem;font-size:.72rem;font-weight:950;display:inline-flex}.detail-sale-timer-copy strong{color:#101828;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:950;line-height:1.12}.detail-sale-timer-copy small{color:#64748b;font-size:.82rem;font-weight:800}.detail-sale-flip-row{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.45rem,1vw,.75rem);display:grid;position:relative}.detail-sale-flip-unit{text-align:center;gap:.4rem;min-width:0;display:grid}.detail-sale-flip-unit b{color:#111827;font-variant-numeric:tabular-nums;transform-origin:50%;will-change:transform, filter;background:linear-gradient(#fff 0%,#f8fafc 48%,#eef2f7 49%,#fff 100%);border:.0625rem solid #e2e8f0;border-radius:.75rem;place-items:center;min-height:clamp(3.2rem,7vw,5rem);font-size:clamp(1.65rem,4.6vw,3.4rem);font-weight:950;line-height:1;animation:.46s cubic-bezier(.2,.8,.2,1) detail-sale-flip-change;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 .0625rem #ffffffe6,0 .45rem .9rem #0f172a24}.detail-sale-flip-unit b:before{content:"";background:#0f172a52;height:.0625rem;position:absolute;top:50%;left:0;right:0;box-shadow:0 -.0625rem #ffffffbf}.detail-sale-flip-unit em{color:#334155;letter-spacing:.08em;text-transform:uppercase;font-size:clamp(.58rem,1.2vw,.75rem);font-style:normal;font-weight:950}.detail-sale-timer.is-live .detail-sale-flip-unit b{border-color:#ff572238;box-shadow:inset 0 .0625rem #ffffffe6,0 .45rem .9rem #0f172a24,0 0 0 .125rem #ff57220f}@keyframes detail-sale-timer-sweep{0%,48%{opacity:0;transform:translate(-78%)}58%{opacity:.9}to{opacity:0;transform:translate(78%)}}@keyframes detail-sale-flip-change{0%{filter:brightness();transform:rotateX(0)}42%{filter:brightness(.9);transform:rotateX(-78deg)}58%{filter:brightness(1.08);transform:rotateX(62deg)}to{filter:brightness();transform:rotateX(0)}}@media (prefers-reduced-motion:reduce){.detail-sale-flip-unit b,.detail-sale-timer.is-live:before{animation:none!important}}@media (width<=64rem){.detail-sale-timer{order:3;grid-template-columns:1fr;margin-top:0}.detail-right-column{order:4}.detail-features-grid{order:5}.detail-gift-banner{order:6}}@media (width<=34rem){.detail-sale-timer{padding:.8rem}.detail-sale-flip-row{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page-coupons .cart-coupon-list{flex-wrap:wrap;gap:.5rem;display:flex}.product-page-coupons .cart-coupon-card{flex:calc(50% - .25rem);width:auto;min-width:250px;max-width:320px}}.quantity-selector-block .detail-quantity-select{z-index:40;flex:0 0 5rem;width:5rem}.quantity-selector-block .detail-quantity-select .user-select-trigger{color:#0f172a;background:#fff;border-color:#d9e2ee;border-radius:.55rem;min-height:2.4rem;padding:0 .75rem;font-size:.875rem;font-weight:800;box-shadow:0 .25rem .7rem #0f172a0a}.quantity-selector-block .detail-quantity-select .user-select-trigger:hover{background:#fffaf7;border-color:#ff4d1273}.quantity-selector-block .detail-quantity-select.user-select-open .user-select-trigger{border-color:#ff4d12;box-shadow:0 0 0 .2rem #ff4d121a}.quantity-selector-block .detail-quantity-select .user-select-menu{z-index:500;border-color:#e2e8f0;border-radius:.7rem;width:7.25rem;max-height:13rem;padding:.4rem;box-shadow:0 1rem 2.25rem #0f172a29}.quantity-selector-block .detail-quantity-select .user-select-option{border-radius:.45rem;min-height:2.15rem;padding:0 .65rem;font-size:.82rem;font-weight:750}@media (width<=32rem){.quantity-selector-block{gap:.75rem}.quantity-selector-block .detail-quantity-select{flex-basis:4.75rem;width:4.75rem}}.all-details-collapse{transition:color .18s,background-color .18s,transform .18s;cursor:pointer!important}.all-details-collapse:hover{color:#ff4d12;background:#fff1eb;transform:translateY(-1px)}.all-details-collapse:focus-visible{outline-offset:2px;outline:3px solid #ff4d1229}.all-details-body[hidden]{display:none!important}.all-details-card.is-collapsed .all-details-header{padding-bottom:14px}@media (width>=64.01rem){.product-detail-page .related-products-section,.product-detail-page .reviews-section{width:calc(100% - clamp(2rem,4vw,5rem))!important;max-width:1880px!important;padding-inline:0!important}.product-detail-page .related-products-slider{grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr))!important;justify-content:stretch!important;gap:clamp(1rem,1.4vw,1.5rem)!important;display:grid!important}.product-detail-page .related-products-slider .user-product-card.related-card{width:100%!important;min-width:0!important;max-width:none!important}}@media (width>=120rem){.product-detail-page .related-products-section,.product-detail-page .reviews-section{width:calc(100% - 5rem)!important;max-width:none!important}}.product-detail-page .related-products-section:not(.combos-section) .related-products-slider{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-padding-inline:.25rem;scroll-snap-type:x proximity!important;grid-template-columns:none!important;grid-auto-columns:19rem!important;grid-auto-flow:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:1.25rem!important;padding:.5rem .25rem 1.2rem!important;display:grid!important;overflow:auto hidden!important}.product-detail-page .related-products-section:not(.combos-section) .related-products-slider::-webkit-scrollbar{display:none}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card{scroll-snap-align:start;overflow:hidden;box-sizing:border-box!important;border:1px solid var(--border-color,#e2e8f0)!important;border-radius:1rem!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-container{aspect-ratio:auto!important;height:12.5rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img{object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-info{min-height:9.5rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-price-row{flex-direction:column!important;align-items:stretch!important;gap:.7rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .price-group{width:100%;min-width:0}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .discount-wrapper{flex-wrap:wrap}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .user-cart-action-btn{justify-content:center!important;width:100%!important;min-width:0!important}@media (width<=64rem){.product-detail-page .related-products-section:not(.combos-section) .related-products-slider{grid-auto-columns:minmax(0,calc(33.3333% - .666667rem))!important;gap:1rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-container{height:9.5rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-info{min-height:7.25rem!important;padding:.75rem!important}}@media (width<=48rem){.product-detail-page .related-products-section:not(.combos-section) .related-products-slider{scroll-snap-type:x mandatory!important;grid-auto-columns:minmax(13rem,72%)!important;gap:.7rem!important;padding:.25rem .125rem .75rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-container{height:clamp(8rem,35vw,9rem)!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-info{min-height:6.75rem!important;padding:.65rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-title{font-size:.85rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-rating,.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .discount-wrapper{font-size:.7rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .current-price{font-size:.95rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .user-cart-action-btn{min-height:2.35rem!important;font-size:.75rem!important}}@media (width<=36rem){.product-detail-page .related-products-section:not(.combos-section) .related-products-slider{grid-auto-columns:minmax(12rem,76%)!important}}@media (width<=28rem){.product-detail-page .related-products-section:not(.combos-section) .related-products-slider{grid-auto-columns:minmax(11.5rem,78%)!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-container{height:7.75rem!important}}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-container{aspect-ratio:1!important;background:#f8fafc!important;height:auto!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img{z-index:1;position:relative;object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-backdrop{object-fit:cover;filter:blur(16px);opacity:.3;pointer-events:none;width:calc(100% + 1.5rem);height:calc(100% + 1.5rem);position:absolute;inset:-.75rem;transform:scale(1.08)}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-info{min-height:0!important;padding:1rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-price-row,html body .product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-price-row{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:.75rem!important;display:flex!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .price-group{flex:auto!important;width:auto!important;min-width:0!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .user-cart-action-btn,html body .product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .user-cart-action-btn{flex:0 0 6.25rem!important;justify-content:center!important;width:6.25rem!important;min-width:6.25rem!important;max-width:6.25rem!important;min-height:2.25rem!important}@media (width<=64rem){.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-container{aspect-ratio:1!important;height:auto!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-info{min-height:0!important;padding:.75rem!important}}@media (width<=48rem){.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-img-container{aspect-ratio:1!important;height:auto!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-info{min-height:0!important;padding:.65rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-price-row,html body .product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .card-price-row{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:.5rem!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .price-group{width:100%!important;min-width:0!important}.product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .user-cart-action-btn,html body .product-detail-page .related-products-section:not(.combos-section) .user-product-card.related-card .user-cart-action-btn{flex:none!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:2.25rem!important}}@media (width<=64rem){.product-detail-page .detail-image-gallery-wrapper{gap:.5rem!important}.product-detail-page .detail-thumbnails-strip{align-self:center!important;gap:0!important;width:fit-content!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;overflow:hidden!important}.product-detail-page .detail-thumbnails-strip .thumb-arrow{display:none!important}.product-detail-page .detail-thumbnails-strip .thumbs-wrapper{flex:0 auto!important;justify-content:flex-start!important;gap:.4rem!important;width:fit-content!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:.125rem!important;overflow:auto hidden!important}.product-detail-page .detail-thumbnails-strip .thumb-box{aspect-ratio:1!important;background:#f8fafc!important;flex:0 0 3.75rem!important;width:3.75rem!important;height:3.75rem!important}.product-detail-page .detail-thumbnails-strip .thumb-box img{transform:scale(1.04);object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}}@media (width<=40rem){.product-detail-page .detail-thumbnails-strip .thumbs-wrapper{gap:.3rem!important}.product-detail-page .detail-thumbnails-strip .thumb-box{flex-basis:3.35rem!important;width:3.35rem!important;height:3.35rem!important}}.product-detail-page .related-products-section:not(.combos-section) .related-recommendation-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex!important}.product-detail-page .related-products-section:not(.combos-section) .related-recommendation-controls .related-scroll-btn{width:2.5rem;min-width:2.5rem;height:2.5rem;display:inline-flex!important}.product-detail-page .related-products-section:not(.combos-section) .related-view-more-btn{border:1px solid var(--primary-orange);background:var(--primary-orange);color:#fff;min-height:2.5rem;font:inherit;white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:0 .9rem;font-size:.78rem;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 .35rem .8rem #ff572238}.product-detail-page .related-products-section:not(.combos-section) .related-view-more-btn:hover,.product-detail-page .related-products-section:not(.combos-section) .related-view-more-btn:focus-visible{background:#e64a19;transform:translateY(-1px);box-shadow:0 .5rem 1rem #ff572247}@media (width<=48rem){.product-detail-page .related-products-section:not(.combos-section) .related-products-header{gap:.65rem}.product-detail-page .related-products-section:not(.combos-section) .related-recommendation-controls{gap:.35rem}.product-detail-page .related-products-section:not(.combos-section) .related-recommendation-controls .related-scroll-btn{width:2.35rem;min-width:2.35rem;height:2.35rem}.product-detail-page .related-products-section:not(.combos-section) .related-view-more-btn{min-height:2.35rem;padding-inline:.7rem;font-size:.72rem}}@media (width<=28rem){.product-detail-page .related-products-section:not(.combos-section) .related-products-header h2{font-size:1.05rem}.product-detail-page .related-products-section:not(.combos-section) .related-view-more-btn{padding-inline:.6rem}.product-detail-page .related-products-section:not(.combos-section) .related-view-more-btn i{display:none}}@media (hover:none),(pointer:coarse),(width<=64rem){.product-detail-page .detail-main-img-box{touch-action:pan-y;overscroll-behavior-inline:contain;-webkit-user-select:none;user-select:none}.product-detail-page .detail-main-img-box .detail-primary-image{pointer-events:none;-webkit-user-drag:none}}.product-detail-page .detail-primary-image{will-change:opacity, transform;animation:.32s cubic-bezier(.22,.75,.25,1) both detail-primary-image-enter}@keyframes detail-primary-image-enter{0%{opacity:0;transform:scale(.975)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.product-detail-page .detail-primary-image{animation:none!important}}@media (width<=64rem){.product-detail-page .related-products-section:not(.combos-section) .related-recommendation-controls .related-scroll-btn{display:none!important}}.user-category-page{color:#0f172a;min-height:100vh;font-family:var(--uc-font-body);background:#fff}.user-category-tabs{scrollbar-width:none;background:#fff;border-bottom:.0625rem solid #e2e8f0;align-items:center;gap:2.5vw;height:3.25rem;padding:0 5vw;display:flex;overflow-x:auto}.user-category-tabs::-webkit-scrollbar{display:none}.user-category-tabs button{color:#0f172a;white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:.875rem;font-weight:700}.user-category-tabs .user-category-tab-active{color:#ff4d12}.user-category-main{width:min(96vw,100rem);margin:0 auto;padding:1.25rem 0 2rem}.user-category-breadcrumb{color:#475569;align-items:center;gap:.6rem;min-height:2.5rem;font-size:.82rem;display:flex}.user-category-breadcrumb a{color:#0f172a;text-decoration:none}.user-category-banner-slot{aspect-ratio:92/25;background:0 0;border-radius:0;width:min(98vw,110rem);height:auto;min-height:14rem;max-height:25rem;margin-bottom:1.8rem;margin-left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 .75rem 2rem #0f172a1f}.user-category-hero{background-position:50%;background-size:cover;border-radius:.75rem;align-items:center;min-height:clamp(17rem,42vh,27rem);padding:clamp(2rem,5vw,5rem);display:flex;overflow:hidden;box-shadow:0 .75rem 2rem #0f172a24}.user-category-hero-copy{color:#fff;width:min(45rem,82vw)}.user-category-hero-copy span{color:#ff5a1f;font-size:.85rem;font-weight:900}.user-category-hero-copy h1{letter-spacing:0;margin:.9rem 0 1rem;font-size:clamp(2.1rem,5vw,4rem);line-height:1.08}.user-category-hero-copy p{color:#ffffffe6;max-width:34rem;margin:0 0 1.75rem;font-size:clamp(1rem,1.7vw,1.3rem)}.user-category-hero-copy button,.user-category-promo-card button,.user-category-more button{color:#fff;cursor:pointer;background:#ff4d12;border:0;border-radius:.45rem;padding:.85rem 1.35rem;font-size:.95rem;font-weight:800}.user-category-section-head{justify-content:space-between;align-items:center;gap:1rem;min-height:2.5rem;display:flex}.user-category-section-head h2{margin:0;font-size:clamp(1.25rem,2vw,1.6rem)}.user-category-section-head button{color:#ff4d12;cursor:pointer;background:0 0;border:0;font-weight:800}.user-category-subgrid{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:1rem;display:grid}.user-category-subcard{cursor:pointer;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:9.5rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex}.user-category-subcard:hover{transform:translateY(-.2rem);box-shadow:0 .75rem 1.6rem #0f172a14}.user-category-subcard i{color:#ff4d12;font-size:2.6rem}.user-category-subcard span{font-size:.92rem;font-weight:800}.user-category-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.user-category-promo-card{background:linear-gradient(110deg,#fff0e8,#fff);border-radius:.7rem;justify-content:space-between;align-items:center;gap:1rem;min-height:11rem;padding:1.5rem;display:flex;overflow:hidden}.user-category-promo-card h3{margin:0;font-size:1.1rem;line-height:1.35}.user-category-promo-card p{color:#334155;margin:.55rem 0;font-size:.85rem}.user-category-promo-card strong{color:#ff4d12;margin-bottom:1rem;display:block}.user-category-promo-card img{object-fit:contain;width:42%;max-height:9rem}.user-category-product-card{cursor:pointer;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.65rem;min-height:19rem;padding:.9rem;position:relative}.user-category-product-card img{object-fit:contain;width:100%;height:9rem}.user-category-product-card h3{min-height:2.4rem;margin:.8rem 0 .5rem;font-size:.9rem;line-height:1.25}.user-category-product-card p{color:#334155;margin:0 0 .5rem;font-size:.78rem}.user-category-product-card p i{color:#f59e0b}.user-category-badge{color:#fff;background:#ff6b2b;border-radius:.22rem;padding:.2rem .45rem;font-size:.68rem;font-weight:900;position:absolute;top:.7rem;left:.7rem}.user-category-heart{color:#94a3b8;cursor:pointer;background:0 0;border:0;position:absolute;top:.7rem;right:.7rem}.user-category-price-row{flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.78rem;display:flex}.user-category-price-row strong{font-size:.95rem}.user-category-price-row del{color:#64748b}.user-category-price-row span{color:#ff4d12;font-weight:900}.user-category-cart-btn{color:#ff4d12;cursor:pointer;background:#fff;border:.0625rem solid #ff4d12;border-radius:.4rem;width:100%;min-height:2.35rem;margin-top:.9rem;font-weight:900}.user-category-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;display:grid}@media (width<=86rem){.user-category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=68rem){.user-category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.user-category-product-grid .user-category-product-card.product-grid-card{border:.0625rem solid var(--border-color,#e2e8f0);min-width:0;min-height:0;color:inherit;cursor:pointer;background:#fff;border-radius:1rem;flex-direction:column;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.user-category-product-grid .user-category-product-card.product-grid-card:hover{border-color:#cbd5e1;transform:translateY(-.375rem);box-shadow:0 .75rem 1.875rem #00000014}.user-category-product-card .card-badge{z-index:2;color:#fff;text-transform:uppercase;background:#ff4d12;border-radius:1.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.user-category-product-card .card-img-container{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;width:100%;height:13.75rem;display:flex;position:relative;overflow:hidden}.user-category-product-card .card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.user-category-product-card:hover .card-img{transform:scale(1.06)}.user-category-product-card .card-overlay-btn{border:.0625rem solid var(--border-color,#e2e8f0);color:#64748b;cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 .25rem .625rem #0000000d}.user-category-product-card .card-overlay-btn i{color:#64748b;font-size:.9375rem;transition:color .2s,transform .2s}.user-category-product-card .card-overlay-btn:hover{transform:scale(1.08);box-shadow:0 .375rem .875rem #0000001a}.user-category-product-card .wishlist-btn:hover,.user-category-product-card .wishlist-btn.active{border-color:#ef4444}.user-category-product-card .wishlist-btn:hover i,.user-category-product-card .wishlist-btn.active i{color:#ef4444}.user-category-product-card .card-info{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.user-category-product-card .card-title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.25rem;margin:0 0 .375rem;font-size:.875rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.user-category-product-card .card-rating{align-items:center;gap:.375rem;margin-bottom:.75rem;display:flex}.user-category-product-card .rating-stars{color:#f59e0b;font-size:.6875rem}.user-category-product-card .rating-count{color:#64748b;font-size:.6875rem;font-weight:500}.user-category-product-card .card-price-row{justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:auto;display:flex}.user-category-product-card .price-group{flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.user-category-product-card .current-price{color:#ff4d12;white-space:nowrap;font-size:1.0625rem;font-weight:800}.user-category-product-card .discount-wrapper{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.user-category-product-card .original-price{color:#64748b;white-space:nowrap;font-size:.8125rem;text-decoration:line-through}.user-category-product-card .discount-tag{color:#10b981;white-space:nowrap;background:#ecfdf5;border-radius:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:700}.user-category-product-card .card-cart-btn{color:#ff4d12;white-space:nowrap;cursor:pointer;background:#fff;border:.0625rem solid #ff4d12;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;width:5.75rem;min-width:5.75rem;min-height:2rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.user-category-product-card .card-cart-btn:hover{color:#fff;background:#ff4d12;box-shadow:0 .25rem .625rem #ff572226}.user-category-product-card .card-cart-btn.active{color:#10b981;background:#ecfdf5;border-color:#10b981}.user-category-product-card .card-cart-btn.active:hover{color:#fff;background:#ef4444;border-color:#ef4444;box-shadow:0 .25rem .625rem #ef444426}.user-category-product-card .card-cart-btn.active:hover span,.user-category-product-card .card-cart-btn.active:hover i{display:none}.user-category-product-card .card-cart-btn.active:hover:after{content:"Remove";text-align:center;width:100%;display:inline-block}.user-category-offers,.user-category-benefits{background:#f8fafc;border:.0625rem solid #e2e8f0;border-radius:.7rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));margin-top:1.8rem;display:grid}.user-category-offers div,.user-category-benefits div{border-right:.0625rem solid #e2e8f0;grid-template-columns:3rem 1fr;align-items:center;column-gap:.8rem;min-height:5rem;padding:1rem;display:grid}.user-category-offers i,.user-category-benefits i{color:#ff4d12;background:#fff;border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.25rem;display:inline-flex}.user-category-offers strong,.user-category-benefits strong{font-size:.95rem}.user-category-offers span,.user-category-benefits span{color:#475569;font-size:.78rem}.user-category-more{background:linear-gradient(100deg,#fff1e8,#fff);border-radius:.75rem;justify-content:space-between;align-items:center;gap:2vw;min-height:10rem;margin-top:1.8rem;padding:1.6rem 2rem;display:flex;overflow:hidden}.user-category-more h2{margin:0;font-size:1.45rem}.user-category-more p{color:#475569;margin:.5rem 0 1rem}.user-category-more-images{align-items:flex-end;gap:1vw;display:flex}.user-category-more-images img{object-fit:contain;width:clamp(4rem,8vw,8rem);height:clamp(4rem,8vw,8rem)}.user-category-empty{color:#64748b;border:.0625rem dashed #cbd5e1;border-radius:.7rem;grid-column:1/-1;place-items:center;min-height:12rem;display:grid}.user-category-toast{z-index:300;color:#fff;background:#0f172a;border-radius:.45rem;padding:.8rem 1rem;font-size:.9rem;position:fixed;bottom:3vh;right:2vw}.user-category-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;animation:1.4s infinite user-category-shimmer}@keyframes user-category-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=60rem){.user-category-tabs{padding:0 3vw}.user-category-main{width:96vw}.user-category-promo-grid{grid-template-columns:1fr}.user-category-more{flex-direction:column;align-items:flex-start}}@media (width<=40rem){.user-category-banner-slot{aspect-ratio:16/7;width:96vw;height:auto;min-height:12rem;max-height:none}.user-category-hero{min-height:48vh;padding:1.4rem}.user-category-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.user-category-product-grid .user-category-product-card.product-grid-card{min-width:0}.user-category-product-card .card-img-container{height:11rem}.user-category-product-card .card-info{padding:.75rem}.user-category-product-card .card-price-row{flex-direction:column;align-items:flex-start}.user-category-product-card .card-cart-btn{justify-content:center;width:5.75rem}}.category-attribute-filters{background:#fff;border:1px solid #e7eaf0;border-radius:12px;flex-wrap:wrap;align-items:end;gap:10px;margin:0 0 18px;padding:14px;display:flex}.category-attribute-filters label{gap:5px;min-width:150px;display:grid}.category-attribute-filters label span{color:#475467;font-size:11px;font-weight:800}.category-attribute-filters select,.category-attribute-filters input{background:#fff;border:1px solid #d8dde6;border-radius:8px;padding:8px}.category-attribute-filters>button{color:#475467;background:#f1f5f9;border:0;border-radius:8px;padding:9px 12px}.user-category-page{background:#f8fafc;overflow-x:hidden}.user-category-tabs{z-index:40;position:sticky;top:0;box-shadow:0 .35rem 1rem #0f172a0a}.user-category-main{width:min(94vw,112rem);padding:1.35rem 0 2.5rem}.user-category-main.has-no-category-banner{padding-top:2.1rem}.user-category-breadcrumb{margin-bottom:.45rem}.user-category-landing{grid-template-columns:minmax(16rem,.34fr) minmax(0,.66fr);align-items:stretch;gap:1.8rem;margin-bottom:2.2rem;display:grid}.user-category-intro{flex-direction:column;justify-content:center;min-height:20rem;padding:1.35rem 0;display:flex}.user-category-eyebrow{color:#ff4d12;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:950}.user-category-intro h1{color:#0f172a;letter-spacing:0;margin:.65rem 0 .85rem;font-size:clamp(2.2rem,4.3vw,4.8rem);line-height:.98}.user-category-intro p{color:#475569;max-width:28rem;margin:0;font-size:1rem;font-weight:650;line-height:1.65}.user-category-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2.5rem;display:grid}.user-category-trust-row span{color:#334155;gap:.35rem;font-size:.74rem;font-weight:850;line-height:1.25;display:grid}.user-category-trust-row i{color:#ff4d12;font-size:1rem}.user-category-hero-panel,.user-category-banner-slot{background:#111827;border-radius:1.1rem;min-width:0;min-height:clamp(19rem,30vw,29rem);overflow:hidden;box-shadow:0 1.25rem 3rem #0f172a24}.user-category-hero-panel>*{width:100%;height:100%}.user-category-fallback-hero{background:radial-gradient(circle at 78% 28%,#ff5a1f59,#0000 25%),linear-gradient(135deg,#101827 0%,#171c28 58%,#090d14 100%);grid-template-columns:minmax(16rem,.9fr) minmax(18rem,1.1fr);align-items:center;gap:1rem;height:100%;min-height:clamp(19rem,30vw,29rem);padding:clamp(1.4rem,3vw,3.5rem);display:grid;position:relative;overflow:hidden}.user-category-fallback-beauty{background:radial-gradient(circle at 80% 18%,#ff7ea970,#0000 24%),radial-gradient(circle at 46% 88%,#ff4d1242,#0000 28%),linear-gradient(135deg,#fff1f5 0%,#fff7ed 48%,#fffaf7 100%)}.user-category-fallback-beauty .user-category-fallback-copy h2,.user-category-fallback-beauty .user-category-fallback-copy p{color:#111827}.user-category-fallback-beauty .user-category-fallback-copy span{color:#ff4d12}.user-category-fallback-copy{z-index:2;position:relative}.user-category-fallback-copy span{color:#ff6b2b;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:950}.user-category-fallback-copy h2{color:#fff;letter-spacing:0;max-width:32rem;margin:.65rem 0 .8rem;font-size:clamp(1.9rem,3.2vw,3.45rem);line-height:1.08}.user-category-fallback-copy p{color:#fffc;max-width:27rem;margin:0 0 1.4rem;font-size:.98rem;font-weight:700;line-height:1.55}.user-category-fallback-copy button{color:#fff;min-height:2.8rem;font:inherit;cursor:pointer;background:#ff4d12;border:0;border-radius:.45rem;align-items:center;gap:.6rem;padding:0 1.2rem;font-size:.88rem;font-weight:900;display:inline-flex;box-shadow:0 .7rem 1.35rem #ff4d1242}.user-category-hero-products{justify-content:center;align-items:flex-end;gap:clamp(.35rem,1.2vw,1rem);min-width:0;display:flex}.user-category-hero-products img{object-fit:contain;filter:drop-shadow(0 1.4rem 1.8rem #0f172a3d);width:clamp(5rem,10vw,11.5rem);height:clamp(7rem,14vw,15rem)}.user-category-hero-products img:nth-child(2){width:clamp(6rem,12vw,13.5rem);height:clamp(8rem,17vw,17rem)}.user-category-hero-products i{color:#ff4d12;font-size:clamp(5rem,12vw,12rem)}.user-category-section{margin-top:2rem}.user-category-section-head h2{color:#0f172a;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:950}.user-category-subcard{background:#fff;border-color:#dfe7f1;border-radius:.85rem;gap:.55rem;min-height:11.2rem;box-shadow:0 .45rem 1rem #0f172a09}.user-category-subcard img{width:6.4rem;height:6.4rem}.user-category-subcard span{color:#0f172a;text-align:center;font-size:.9rem}.user-category-promo-card{background:radial-gradient(circle at 86% 26%,#ff4d1229,#0000 26%),linear-gradient(110deg,#fff3ea 0%,#fff 62%);border:1px solid #edf1f7;border-radius:.9rem;min-height:12.5rem;box-shadow:0 .75rem 1.8rem #0f172a0d}.user-category-promo-card button{min-height:2.55rem;padding:0 1rem}.user-category-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.user-category-product-card .card-img-container{background:#f8fafc;height:12.6rem}.user-category-offers,.user-category-benefits{background:#fff;overflow:hidden;box-shadow:0 .8rem 2rem #0f172a0d}.user-category-more{background:radial-gradient(circle at 78% 38%,#ff4d1224,#0000 22%),linear-gradient(100deg,#fff2e8 0%,#fff 100%);border:1px solid #fee5d6;box-shadow:0 .8rem 2rem #0f172a0d}.category-attribute-filters{margin-bottom:1rem}@media (width<=94rem){.user-category-subgrid,.user-category-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=74rem){.user-category-landing{grid-template-columns:1fr;gap:1rem}.user-category-intro{min-height:0;padding-bottom:0}.user-category-trust-row{margin-top:1.2rem}.user-category-subgrid,.user-category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.user-category-promo-grid{grid-template-columns:1fr}}@media (width<=52rem){.user-category-main{width:92vw}.user-category-fallback-hero{grid-template-columns:1fr}.user-category-hero-products{justify-content:flex-start;overflow:hidden}.user-category-subgrid,.user-category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.user-category-subcard{min-height:10.25rem}.user-category-subcard img{width:5.4rem;height:5.4rem}.user-category-product-card .card-img-container{height:10.5rem}}@media (width<=32rem){.user-category-main{width:94vw}.user-category-trust-row{grid-template-columns:1fr}.user-category-section-head{flex-direction:column;align-items:flex-start}.user-category-subgrid,.user-category-product-grid{grid-template-columns:1fr}}.user-category-section-head{margin-bottom:1.05rem!important}.user-category-section-head h2{color:#0b1220!important;letter-spacing:0!important;font-size:clamp(1.25rem,1.65vw,1.65rem)!important;font-weight:950!important}.user-category-section-head button{border-radius:999rem;align-items:center;gap:.45rem;min-height:2.25rem;padding:0 .85rem;font-size:.78rem;font-weight:900;display:inline-flex;color:#ff4d12!important;background:#fff4ee!important;border:0!important}.user-category-subcard{background:#fff!important;border:1px solid #dfe7f1!important;border-radius:.8rem!important;min-height:11rem!important;padding:1rem .75rem!important;box-shadow:0 .45rem 1.1rem #0f172a09!important}.user-category-subcard:hover{border-color:#ff4d1257!important;box-shadow:0 .9rem 1.8rem #0f172a14!important}.user-category-subcard img{object-fit:contain!important;width:6.25rem!important;height:6.25rem!important}.user-category-subcard span{text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.2;display:-webkit-box;overflow:hidden;color:#111827!important;font-size:.88rem!important;font-weight:900!important}.user-category-subcard small{color:#64748b;font-size:.72rem;font-weight:750}.user-category-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.15rem!important}.user-category-promo-card{position:relative;background:linear-gradient(110deg,#fff2e8 0%,#fff 62%)!important;border:1px solid #edf1f7!important;border-radius:.9rem!important;min-height:12.5rem!important;box-shadow:0 .75rem 1.8rem #0f172a0e!important}.user-category-promo-card:nth-child(2){background:linear-gradient(110deg,#fff 0%,#f7fbff 100%)!important}.user-category-promo-card:nth-child(3){background:linear-gradient(110deg,#fff7ed 0%,#fff 100%)!important}.user-category-promo-card h3{color:#111827;font-weight:950;font-size:1.05rem!important}.user-category-promo-card p{font-weight:700;color:#475569!important}.user-category-promo-card strong{font-weight:950;color:#ff4d12!important}.user-category-promo-card img{filter:drop-shadow(0 .7rem 1rem #0f172a1f);object-fit:contain!important;width:45%!important;max-height:10rem!important}.user-category-product-grid .user-category-product-card.product-grid-card{border-radius:.8rem!important}.user-category-product-card .card-img{padding:.7rem;object-fit:contain!important}@media (width<=94rem){.user-category-subgrid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (width<=74rem){.user-category-subgrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.user-category-promo-grid{grid-template-columns:1fr!important}}@media (width<=52rem){.user-category-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.user-category-subcard{min-height:10.25rem!important}.user-category-promo-card{min-height:11.5rem!important;padding:1.1rem!important}}.user-category-product-grid{grid-template-columns:repeat(auto-fill,minmax(19rem,19rem))!important;justify-content:start!important;gap:1.25rem!important;display:grid!important}.user-category-product-grid .product-grid-card.user-category-product-card{border:1px solid var(--border-color,#e2e8f0)!important;width:19rem!important;min-width:19rem!important;max-width:19rem!important;min-height:0!important;box-shadow:none!important;background:#fff!important;border-radius:16px!important;padding:0!important;overflow:hidden!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-img-container{aspect-ratio:1!important;background:#f8fafc!important;height:auto!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-img{object-fit:cover!important;width:100%!important;height:100%!important;padding:0!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-info{min-height:0!important;padding:16px!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-price-row{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:.75rem!important}.user-category-product-grid .product-grid-card.user-category-product-card .price-group{flex:auto!important;min-width:0!important}.user-category-product-grid .product-grid-card.user-category-product-card .discount-wrapper{flex-wrap:wrap!important}.user-category-product-grid .product-grid-card.user-category-product-card .user-cart-action-btn,.user-category-product-grid .product-grid-card.user-category-product-card .card-cart-btn{border-radius:8px!important;flex:0 0 6.25rem!important;justify-content:center!important;width:6.25rem!important;min-width:6.25rem!important;max-width:6.25rem!important;height:auto!important;min-height:2.25rem!important}@media (width<=58rem){.user-category-product-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))!important}.user-category-product-grid .product-grid-card.user-category-product-card{width:100%!important;min-width:0!important;max-width:none!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-img-container{aspect-ratio:1!important;height:auto!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-info{min-height:0!important;padding:.75rem!important}}@media (width<=40rem){.user-category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.85rem!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-img-container{aspect-ratio:1!important;height:auto!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-info{min-height:0!important;padding:.75rem!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-price-row{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.user-category-product-grid .product-grid-card.user-category-product-card .user-cart-action-btn,.user-category-product-grid .product-grid-card.user-category-product-card .card-cart-btn{border-radius:8px!important;flex:auto!important;justify-content:center!important;width:100%!important;min-width:100%!important;max-width:100%!important;min-height:2.25rem!important}}@media (width<=28rem){.user-category-product-grid .product-grid-card.user-category-product-card .card-img-container{aspect-ratio:1!important;height:auto!important}}.user-category-section:has(.user-category-subgrid){margin-top:2.1rem!important}.user-category-section:has(.user-category-subgrid) .user-category-section-head{align-items:center!important;min-height:2.25rem!important;margin-bottom:1.05rem!important}.user-category-section:has(.user-category-subgrid) .user-category-section-head h2{font-size:clamp(1.35rem,1.65vw,1.75rem)!important;line-height:1.1!important}.user-category-section:has(.user-category-subgrid) .user-category-section-head button{color:#ff4d12!important;min-height:2.25rem!important;box-shadow:none!important;background:#fff4ee!important;border-radius:999rem!important;padding:0 .85rem!important;font-size:.78rem!important}.user-category-subgrid{grid-template-columns:repeat(auto-fill,minmax(9.75rem,9.75rem))!important;justify-content:start!important;gap:.9rem!important;display:grid!important}.user-category-subcard{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1px solid #dfe7f1!important;border-radius:.75rem!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:.45rem!important;width:9.75rem!important;min-height:10.35rem!important;padding:.7rem .7rem .85rem!important;transition:transform .18s,border-color .18s,box-shadow .18s!important;display:flex!important;box-shadow:0 .45rem 1.1rem #0f172a0a!important}.user-category-subcard img{filter:drop-shadow(0 .55rem .75rem #0f172a14);object-fit:contain!important;width:6.35rem!important;height:6.35rem!important;margin-bottom:.15rem!important}.user-category-subcard i{color:#ff4d12!important;place-items:center!important;width:6.35rem!important;height:6.35rem!important;font-size:2.25rem!important;display:grid!important}.user-category-subcard span{color:#0f172a!important;text-align:center!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;font-size:.86rem!important;font-weight:950!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}.user-category-subcard small{color:#475569!important;font-size:.72rem!important;font-weight:750!important;line-height:1.2!important}@media (width<=58rem){.user-category-subgrid{grid-template-columns:repeat(auto-fill,minmax(8.75rem,1fr))!important;gap:.75rem!important}.user-category-subcard{width:100%!important;min-height:9.75rem!important}.user-category-subcard img,.user-category-subcard i{width:5.6rem!important;height:5.6rem!important}}@media (width<=32rem){.user-category-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.user-category-subgrid{grid-template-columns:repeat(auto-fill,minmax(12.5rem,12.5rem))!important;gap:1rem!important}.user-category-subcard{background:#f8fafc!important;border:1px solid #dfe7f1!important;border-radius:.85rem!important;justify-content:flex-end!important;width:12.5rem!important;height:12.5rem!important;min-height:12.5rem!important;padding:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 .55rem 1.35rem #0f172a0e!important}.user-category-subcard:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f172a05 0%,#0f172a1f 48%,#0f172ad1 100%);position:absolute;inset:0}.user-category-subcard:hover{border-color:#ff4d126b!important;transform:translateY(-.22rem)!important;box-shadow:0 1rem 2rem #0f172a1f!important}.user-category-subcard img{transition:transform .28s;position:absolute;inset:0;transform:scale(1.02);object-fit:cover!important;filter:none!important;width:100%!important;height:100%!important;margin:0!important}.user-category-subcard:hover img{transform:scale(1.08)}.user-category-subcard i{background:linear-gradient(135deg,#fff7ed,#fff);position:absolute;inset:0;color:#ff4d12!important;place-items:center!important;width:100%!important;height:100%!important;font-size:3rem!important;display:grid!important}.user-category-subcard span,.user-category-subcard small{z-index:2;text-shadow:0 .15rem .45rem #0f172a47;margin-left:auto;margin-right:auto;position:relative;text-align:left!important;width:calc(100% - 1.4rem)!important}.user-category-subcard span{margin-bottom:.18rem;color:#fff!important;font-size:.95rem!important;font-weight:950!important;line-height:1.16!important}.user-category-subcard small{margin-bottom:.85rem;color:#ffffffd1!important;font-size:.73rem!important;font-weight:800!important}@media (width<=58rem){.user-category-subgrid{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr))!important}.user-category-subcard{width:100%!important;height:11.5rem!important;min-height:11.5rem!important}}@media (width<=32rem){.user-category-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.user-category-subcard{height:10.5rem!important;min-height:10.5rem!important}}.user-category-banner-carousel-only{aspect-ratio:92/25;background:0 0;border-radius:0;width:min(98vw,110rem);height:auto;min-height:14rem;max-height:25rem;margin:1.25rem auto 2.2rem;position:relative;overflow:hidden;box-shadow:0 .75rem 2rem #0f172a1f}.user-category-banner-carousel-only .uc-banner-carousel,.user-category-banner-carousel-only .uc-banner-carousel__track,.user-category-banner-carousel-only .uc-banner-carousel__slide,.user-category-banner-carousel-only .uc-banner-carousel__image-frame,.user-category-banner-carousel-only .uc-banner-carousel__slide.is-image-loading,.user-category-banner-carousel-only .uc-banner-carousel__slide--loading{background:0 0!important}@media (width<=48rem){.user-category-banner-carousel-only{width:calc(100vw - 1rem);min-height:11rem;margin-top:.75rem}}.user-category-landing{animation:.42s both user-category-hero-enter}.user-category-hero-panel{border:1px solid #cbd5e1c7;transition:transform .24s,box-shadow .24s,border-color .24s;box-shadow:0 1.4rem 3.2rem #0f172a1f;background:linear-gradient(135deg,#fff7ed 0%,#fff1f5 45%,#fff 100%)!important}.user-category-hero-panel:hover{border-color:#ff4d1238;transform:translateY(-.18rem);box-shadow:0 1.7rem 3.6rem #0f172a26}.user-category-hero-panel.has-banner-carousel{background:#fff!important}.user-category-hero-panel.has-banner-carousel .uc-banner-carousel{aspect-ratio:auto;border-radius:1.1rem;width:100%;min-height:clamp(19rem,30vw,29rem);background:0 0!important;height:100%!important}.user-category-hero-panel.has-banner-carousel .uc-banner-carousel__track,.user-category-hero-panel.has-banner-carousel .uc-banner-carousel__slide,.user-category-hero-panel.has-banner-carousel .uc-banner-carousel__image-frame{background:0 0!important}.user-category-fallback-hero{background:radial-gradient(circle at 80% 18%,#ff7ea957,#0000 24%),radial-gradient(circle at 44% 92%,#ff4d1233,#0000 30%),linear-gradient(135deg,#fff7ed 0%,#fff1f5 48%,#fffaf7 100%)!important}.user-category-fallback-copy h2,.user-category-fallback-copy p{color:#111827!important}.user-category-fallback-copy span{color:#ff4d12!important}.user-category-fallback-copy button{transition:transform .2s,box-shadow .2s,background-color .2s}.user-category-fallback-copy button:hover{background:#f0440b;transform:translateY(-.1rem);box-shadow:0 .95rem 1.6rem #ff4d124d}.user-category-hero-products i,.user-category-hero-products img{animation:3.2s ease-in-out infinite user-category-hero-float}@keyframes user-category-hero-enter{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes user-category-hero-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-.45rem)scale(1.02)}}@media (width<=52rem){.user-category-hero-panel.has-banner-carousel .uc-banner-carousel{aspect-ratio:16/7;min-height:13rem}}@media (width>=74.01rem){.user-category-landing{gap:1.5rem;grid-template-columns:minmax(13rem,.26fr) minmax(0,.74fr)!important}.user-category-intro{min-height:clamp(18rem,27vw,27rem)}.user-category-intro p{max-width:22rem}}.user-category-home-banner{position:relative;overflow:hidden;box-sizing:border-box!important;aspect-ratio:92/25!important;background:0 0!important;border-radius:0!important;width:100%!important;max-width:110rem!important;height:auto!important;min-height:14rem!important;max-height:25rem!important;margin:1.25rem auto 2.2rem!important;box-shadow:0 .75rem 2rem #0f172a1f!important}.user-category-home-banner .uc-banner-carousel,.user-category-home-banner .uc-banner-carousel__track,.user-category-home-banner .uc-banner-carousel__slide,.user-category-home-banner .uc-banner-carousel__image-frame{background:0 0!important;max-width:100%!important}.user-category-home-banner .uc-banner-carousel{width:100%;aspect-ratio:auto!important;height:100%!important;overflow:hidden!important}.user-category-home-fallback{border-radius:0;width:100%;height:100%;min-height:14rem!important}@media (width<=48rem){.user-category-home-banner{width:100%!important;min-height:11rem!important;margin-top:.75rem!important}}.user-category-product-grid .product-grid-card.user-category-product-card .card-img,.user-category-product-grid .user-category-product-card .card-img{object-fit:contain!important;background:#f8fafc!important;padding:.35rem!important}.user-category-section-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.user-category-section-head .section-scroll-controls{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.user-category-section-head .scroll-arrow-btn{cursor:pointer;color:#ff5722!important;background:#fff!important;border:1.5px solid #ff572240!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:2.3rem!important;min-width:2.3rem!important;height:2.3rem!important;padding:0!important;font-size:.85rem!important;line-height:1!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important;box-shadow:0 4px 10px #0000000a!important}.user-category-section-head .scroll-arrow-btn:hover{transform:translateY(-1px);color:#fff!important;background:#ff5722!important;border-color:#ff5722!important;box-shadow:0 6px 14px #ff572240!important}.user-category-section-head .scroll-arrow-btn:active{transform:translateY(0)}.user-category-subgrid,.user-category-product-grid,.user-category-promotion-section .uc-promotion-cards__grid{scroll-behavior:smooth;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:1rem!important;padding:.15rem .1rem .85rem!important;display:flex!important;overflow:auto hidden!important}.user-category-subgrid::-webkit-scrollbar{display:none}.user-category-product-grid::-webkit-scrollbar{display:none}.user-category-promotion-section .uc-promotion-cards__grid::-webkit-scrollbar{display:none}.user-category-subgrid .user-category-subcard,.user-category-product-grid .product-grid-card.user-category-product-card,.user-category-promotion-section .uc-promotion-card{scroll-snap-align:start;flex:none!important}.user-category-promotion-section .uc-promotion-card{width:calc(33.3333% - .666667rem)!important;min-width:calc(33.3333% - .666667rem)!important;max-width:calc(33.3333% - .666667rem)!important}.user-category-promotion-section .uc-promotion-cards--sale .uc-promotion-card{aspect-ratio:21/9!important;width:calc(50% - .5rem)!important;min-width:calc(50% - .5rem)!important;max-width:calc(50% - .5rem)!important}.user-category-promotion-section .uc-promotion-cards--sale .uc-promotion-card__image{object-fit:contain!important}.user-category-promotion-section .uc-promotion-cards--sale .uc-promotion-card__backdrop{display:block!important}.user-category-promotion-section .uc-promotion-cards--sale .uc-promotion-cards__grid--center{justify-content:center}.user-category-promotion-section .uc-promotion-cards--sale .uc-promotion-cards__grid--scroll{justify-content:flex-start}.user-category-promotion-section .uc-promotion-cards--sale .uc-promotion-cards__grid--count-1 .uc-promotion-card{width:min(42rem,100%)!important;min-width:min(42rem,100%)!important;max-width:min(42rem,100%)!important}.user-category-brands-section{background:#fff;border:1px solid #e5eaf1;border-radius:1rem;box-shadow:0 .65rem 1.65rem #0f172a0b;padding:1.15rem!important}.user-category-brands-section .user-category-section-head{margin-bottom:1rem!important}.user-category-brands-section .user-category-section-head>div:first-child{gap:.2rem;display:grid}.user-category-brands-section .user-category-section-head h2{margin:0}.user-category-brands-section .user-category-section-head p{color:#667085;margin:0;font-size:.76rem;font-weight:650}.user-category-brand-actions{align-items:center;gap:.75rem;display:flex}.user-category-view-brands{color:#e84512;min-height:2.3rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffd0bf;border-radius:.6rem;justify-content:center;align-items:center;gap:.45rem;padding:0 .85rem;font-size:.72rem;font-weight:900;transition:border-color .18s,color .18s,background-color .18s;display:inline-flex}.user-category-view-brands:hover{color:#fff;background:#ff5722;border-color:#ff5722}.user-category-brand-grid{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;align-items:stretch;gap:clamp(1rem,1.5vw,1.35rem);margin:0 -.35rem -.45rem;padding:.35rem .35rem 1rem;scroll-padding-inline:.35rem;display:flex;overflow-x:auto}.user-category-brand-grid::-webkit-scrollbar{display:none}.user-category-brand-card{color:#172033;cursor:pointer;scroll-snap-align:start;background:linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #dde4ed;border-radius:.72rem;flex:0 0 8.35rem;grid-template-rows:3.7rem 1.15rem;justify-content:center;align-items:center;gap:.25rem;width:8.35rem;height:6.45rem;min-height:6.45rem;padding:.65rem .65rem .55rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:visible;box-shadow:0 .4rem 1rem #0f172a0d}.user-category-brand-card:hover{border-color:#ff572261;transform:translateY(-.18rem);box-shadow:0 .85rem 1.5rem #0f172a17}.user-category-brand-logo{background:#fff;border:1px solid #edf0f4;border-radius:.62rem;place-items:center;width:3.55rem;height:3.55rem;padding:.35rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc}.user-category-brand-logo img{object-fit:contain;border-radius:.45rem;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.user-category-brand-name{color:#344054;text-align:center;text-overflow:ellipsis;white-space:nowrap;align-self:center;min-width:0;max-width:100%;font-size:.68rem;font-weight:900;line-height:1.1;overflow:hidden}.user-category-subgrid{gap:.75rem!important}.user-category-subgrid .user-category-subcard{border-radius:.75rem!important;flex-basis:9rem!important;width:9rem!important;min-width:9rem!important;height:9rem!important;min-height:9rem!important}.user-category-subgrid .user-category-subcard:before{background:linear-gradient(#0f172a00 32%,#0f172a38 58%,#0f172ae6 100%)}.user-category-subgrid .user-category-subcard span,.user-category-subgrid .user-category-subcard small{width:calc(100% - 1.1rem)!important}.user-category-subgrid .user-category-subcard span{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.08rem!important;font-size:.8rem!important;line-height:1.12!important}.user-category-subgrid .user-category-subcard small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:.58rem!important;font-size:.65rem!important}.user-category-empty-inline{color:#64748b;background:#fff;border:1px dashed #dfe7f1;border-radius:.75rem;grid-column:1/-1;place-items:center;width:100%;min-height:5.5rem;font-size:.9rem;font-weight:800;display:grid}@media (width<=70rem){.user-category-promotion-section .uc-promotion-card{width:calc(50% - .5rem)!important;min-width:calc(50% - .5rem)!important;max-width:calc(50% - .5rem)!important}}@media (width<=40rem){.user-category-section-head{align-items:flex-start}.user-category-section-head .scroll-arrow-btn{width:2rem!important;min-width:2rem!important;height:2rem!important}.user-category-promotion-section .uc-promotion-card{width:100%!important;min-width:100%!important;max-width:100%!important}.user-category-subgrid .user-category-subcard{flex-basis:8rem!important;width:8rem!important;min-width:8rem!important;height:8rem!important;min-height:8rem!important}.user-category-brands-section{padding:.9rem!important}.user-category-brand-actions .section-scroll-controls{display:none}.user-category-view-brands{padding-inline:.65rem}.user-category-brand-card{flex-basis:8.35rem;height:6.45rem;min-height:6.45rem}.user-category-brand-grid{gap:.85rem;padding-bottom:.8rem}}.user-category-nav-strip{background:#fff;border-bottom:1px solid #e2e8f0;width:100%;padding:.75rem clamp(.75rem,3vw,2.5rem);box-shadow:0 .35rem 1.1rem #0f172a09}.user-category-nav-strip .categories-scroll-wrapper{align-items:center;gap:.65rem;max-width:112rem;margin:0 auto;display:flex;position:relative}.user-category-nav-strip .categories-container{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:.85rem;width:100%;padding:.2rem .1rem .35rem;display:flex;overflow:auto hidden}.user-category-nav-strip .categories-container::-webkit-scrollbar{display:none}.user-category-nav-strip .category-circle-card{color:#0f172a;cursor:pointer;width:7.5rem;min-height:5.9rem;font:inherit;text-align:center;background:#fff;border:1px solid #0000;border-radius:.85rem;flex:none;place-items:center;gap:.45rem;padding:.7rem .55rem;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:grid}.user-category-nav-strip .category-circle-card:hover,.user-category-nav-strip .category-circle-card.is-active{background:#fff7f3;border-color:#ff572247;transform:translateY(-.12rem);box-shadow:0 .65rem 1.3rem #0f172a12}.user-category-nav-strip .category-icon-box{color:#ff5722;background:#fff1eb;border-radius:50%;place-items:center;width:2.7rem;height:2.7rem;font-size:1.1rem;display:grid}.user-category-nav-strip .category-circle-card.is-active .category-icon-box,.user-category-nav-strip .category-circle-card:hover .category-icon-box{color:#fff;background:#ff5722}.user-category-nav-strip .category-name{max-width:100%;color:inherit;white-space:normal;font-size:.8rem;font-weight:850;line-height:1.2}.user-category-nav-strip .categories-arrow-btn{color:#ff5722;cursor:pointer;background:#fff;border:1.5px solid #ff572240;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.3rem;height:2.3rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 10px #0000000a}.user-category-nav-strip .categories-arrow-btn:hover{color:#fff;background:#ff5722;border-color:#ff5722;transform:translateY(-1px);box-shadow:0 6px 14px #ff572240}@media (width<=48rem){.user-category-nav-strip{padding:.55rem .5rem}.user-category-nav-strip .category-circle-card{width:6.35rem;min-height:5.25rem}.user-category-nav-strip .categories-arrow-btn{width:2rem;height:2rem}}.user-category-nav-strip.home-categories-sticky{z-index:170;overflow-anchor:none;background:#fff;border-bottom:1px solid #e2e8f0;width:100%;margin:0;padding:10px clamp(12px,3vw,40px) 0;position:sticky;top:76px;box-shadow:0 2px 8px #0f172a0f;transition:box-shadow .18s,background-color .18s!important}.user-category-nav-strip.home-categories-sticky.is-compact{z-index:220;background:#fffffffa;padding:5px clamp(12px,3vw,40px) 0;position:fixed;top:0;left:0;right:0;box-shadow:0 3px 12px #0f172a1a}.user-category-nav-placeholder{overflow-anchor:none;flex:0 0 6.2rem;width:100%;height:6.2rem}.user-category-nav-strip .categories-scroll-wrapper{align-items:center;gap:0;width:100%;max-width:none;margin:0;padding:0 35px;display:flex;position:relative}.user-category-nav-strip .categories-container{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;scroll-behavior:smooth;justify-content:space-evenly;align-items:center;gap:.65rem;width:100%;padding:6px 4px 12px;transition:none;display:flex;overflow:auto visible}.user-category-nav-strip.is-compact .categories-container{align-items:center;padding:4px 4px 7px}.user-category-nav-strip .category-circle-card{color:#0f172a;width:auto;min-width:5.5rem;min-height:auto;box-shadow:none;scroll-snap-align:start;background:0 0;border:1.5px solid #0000;border-radius:14px;flex-direction:column;flex:none;align-items:center;gap:.45rem;padding:.6rem .8rem .5rem;display:flex;transition:color .18s,transform .18s,background-color .18s,border-color .18s!important}.user-category-nav-strip.is-compact .category-circle-card{min-width:unset;background:0 0;border:none;border-radius:0;flex-direction:row;gap:0;padding:.42rem .8rem}.user-category-nav-strip .category-circle-card:hover,.user-category-nav-strip .category-circle-card.is-active{color:#ff4d12;box-shadow:none;background:#fff7f3;border-color:#ff4d122e;transform:translateY(-2px)}.user-category-nav-strip.is-compact .category-circle-card:hover,.user-category-nav-strip.is-compact .category-circle-card.is-active{background:0 0;border:none;transform:translateY(-1px)}.user-category-nav-strip .category-icon-box{color:#ff4d12;background:#fff5f0;border:1px solid #ff572214;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;font-size:1.15rem;display:flex;transition:background-color .18s,color .18s,transform .18s!important}.user-category-nav-strip.is-compact .category-icon-box{opacity:0;width:0;height:0;margin:0;font-size:0;overflow:hidden}.user-category-nav-strip .category-circle-card:hover .category-icon-box,.user-category-nav-strip .category-circle-card.is-active .category-icon-box{color:#ff4d12;background-color:#ffebe3}.user-category-nav-strip .category-icon-box i{transition:transform .24s cubic-bezier(.34,1.56,.64,1)}.user-category-nav-strip .category-circle-card:hover .category-icon-box i{transform:scale(1.15)rotate(5deg)}.user-category-nav-strip .category-name{color:inherit;letter-spacing:0;text-align:center;white-space:nowrap;font-size:.78rem;font-weight:700;line-height:1.1}.user-category-nav-strip.is-compact .category-name{font-size:.82rem}.user-category-nav-strip .categories-arrow-btn{cursor:pointer;z-index:10;color:#475569;background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a14}.user-category-nav-strip .categories-arrow-btn:hover{color:#fff;background-color:#ff4d12;border-color:#ff4d12;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 16px #ff572240}.user-category-nav-strip .categories-arrow-btn.left{left:4px}.user-category-nav-strip .categories-arrow-btn.right{right:4px}.user-category-nav-strip .categories-arrow-btn.is-edge{opacity:.45}@media (width<=64rem){.user-category-nav-strip.home-categories-sticky{padding-inline:clamp(10px,2.5vw,24px);top:64px}.user-category-nav-strip .categories-scroll-wrapper{padding:0 32px}.user-category-nav-placeholder{flex-basis:5.9rem;height:5.9rem}}@media (width<=48rem){.user-category-nav-strip.home-categories-sticky{padding:7px 0 0;top:58px}.user-category-nav-strip.home-categories-sticky.is-compact{padding:4px 0 0}.user-category-nav-placeholder{flex-basis:5.5rem;height:5.5rem}.user-category-nav-strip .categories-scroll-wrapper{padding:0 2.75rem}.user-category-nav-strip .categories-container{justify-content:flex-start;gap:.45rem;padding-bottom:8px}.user-category-nav-strip .categories-arrow-btn{width:34px;height:34px}.user-category-nav-strip .category-circle-card{min-width:4.9rem;padding:.5rem .62rem .45rem}.user-category-nav-strip .category-icon-box{width:2.35rem;height:2.35rem;font-size:1rem}.user-category-nav-strip .category-name{font-size:.72rem}}.user-category-nav-strip .user-category-hover-shell{z-index:2;flex:none;justify-content:center;align-items:flex-start;display:flex;position:relative}.user-category-nav-strip .user-category-hover-shell:hover,.user-category-nav-strip .user-category-hover-shell:focus-within{z-index:20}.user-category-nav-strip .user-category-hover-shell .category-circle-card{flex:none;width:auto;text-decoration:none}.user-category-submenu{opacity:0;pointer-events:none;z-index:2000;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.75rem;max-width:calc(100vw - 2rem);padding:.65rem;transition:none;position:fixed;box-shadow:0 1rem 2.5rem #0f172a24}.user-category-submenu-below,.user-category-submenu-above{transform:none}.user-category-submenu:before{content:"";background:#fff;border-top:.0625rem solid #e2e8f0;border-left:.0625rem solid #e2e8f0;width:.8rem;height:.8rem;position:absolute;top:-.42rem;left:50%;transform:translate(-50%)rotate(45deg)}.user-category-submenu-above:before{border:.0625rem solid #e2e8f0;border-top:0;border-left:0;top:auto;bottom:-.42rem}.user-category-submenu-below.user-category-submenu-open,.user-category-submenu-above.user-category-submenu-open{opacity:1;pointer-events:auto;transform:none}.user-category-submenu-head{color:#0f172a;cursor:pointer;border-bottom:.0625rem solid #f1f5f9;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .3rem .5rem;font-size:.8rem;font-weight:800;display:flex}.user-category-submenu-head i{color:#ff4d12;font-size:.9rem}.user-category-submenu-list{grid-template-rows:repeat(3,minmax(2.15rem,auto));grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:.22rem .38rem;padding-top:.4rem;display:grid;overflow:visible}.user-category-submenu-item{color:#334155;width:100%;min-height:2.15rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.42rem;justify-content:space-between;align-items:center;gap:.45rem;padding:.45rem .5rem;font-size:.72rem;font-weight:650;transition:background-color .12s,color .12s;display:flex}.user-category-submenu-item:hover,.user-category-submenu-item:focus-visible{color:#ff4d12;background:#fff5f0;outline:none}.user-category-submenu-item i{font-size:.58rem}.user-category-submenu-state{color:#64748b;background:#f8fafc;border-radius:.5rem;grid-area:1/1/4/-1;justify-content:center;align-items:center;gap:.45rem;min-height:2.8rem;font-size:.74rem;font-weight:650;display:flex}@media (width<=64rem),(hover:none),(pointer:coarse){.user-category-submenu{display:none}}.user-category-submenu{box-sizing:border-box;max-height:calc(100vh - 2rem);overflow:hidden}.user-category-submenu-list{grid-template-rows:repeat(var(--submenu-rows,3), minmax(2.15rem, auto));overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ff4d128c transparent;max-height:calc(100vh - 6rem);overflow:hidden auto}.user-category-submenu-list::-webkit-scrollbar{width:.35rem}.user-category-submenu-list::-webkit-scrollbar-thumb{background:#ff4d128c;border-radius:999rem}.user-category-product-grid{scroll-snap-type:none!important;flex-wrap:wrap!important;justify-content:space-evenly!important;align-items:flex-start!important;gap:1.6rem clamp(1.25rem,2vw,1.75rem)!important;padding:.5rem 0 1.2rem!important;display:flex!important;overflow:visible!important}.user-category-product-grid .product-grid-card.user-category-product-card,.user-category-product-grid .user-category-skeleton{border:1px solid var(--border-color,#e2e8f0)!important;border-radius:16px!important;flex:0 0 19rem!important;width:19rem!important;min-width:19rem!important;max-width:19rem!important}html body .user-category-product-grid .product-grid-card.user-category-product-card .card-img-container{aspect-ratio:1!important;height:auto!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-img{object-fit:contain!important;background:0 0!important;width:100%!important;height:100%!important;padding:0!important;transition:transform .4s!important;transform:none!important}.user-category-product-grid .product-grid-card.user-category-product-card:hover .card-img{transform:none!important}.user-category-product-grid .product-grid-card.user-category-product-card{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.user-category-product-grid .product-grid-card.user-category-product-card:hover{border-color:#cbd5e1!important;transform:translateY(-6px)!important;box-shadow:0 12px 30px #00000014!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-badge{border-radius:20px!important;padding:4px 10px!important;font-size:11px!important;font-weight:700!important;top:12px!important;left:12px!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-badge-new{background:#10b981!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-img-backdrop{opacity:.3!important}.user-category-product-grid .product-grid-card.user-category-product-card{align-self:flex-start!important;height:auto!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-info{flex-grow:0!important;height:auto!important;min-height:0!important;padding:16px!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-price-row{gap:.75rem!important;margin-top:.65rem!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-title{height:36px!important;margin:0 0 6px!important;font-size:14px!important;line-height:1.3!important}.user-category-product-grid .product-grid-card.user-category-product-card .card-rating{gap:5px!important;margin-bottom:12px!important}.user-category-product-grid .product-grid-card.user-category-product-card .rating-stars,.user-category-product-grid .product-grid-card.user-category-product-card .rating-count{font-size:11px!important}html body .user-category-product-grid .product-grid-card.user-category-product-card .current-price{font-size:1.0625rem!important}html body .user-category-product-grid .product-grid-card.user-category-product-card .original-price{font-size:.8125rem!important}html body .user-category-product-grid .product-grid-card.user-category-product-card .discount-tag{padding:.125rem .375rem!important;font-size:.6875rem!important}html body .user-category-product-grid .product-grid-card.user-category-product-card .user-cart-action-btn,html body .user-category-product-grid .product-grid-card.user-category-product-card .card-cart-btn{flex:0 0 6.25rem!important;width:6.25rem!important;min-width:6.25rem!important;max-width:6.25rem!important;min-height:2.25rem!important;padding:0 .9rem!important;font-size:.875rem!important}@media (width<=40rem){.user-category-product-grid .product-grid-card.user-category-product-card,.user-category-product-grid .user-category-skeleton{flex-basis:100%!important;width:100%!important;min-width:0!important;max-width:none!important}}.user-category-more{isolation:isolate;position:relative;background:radial-gradient(circle at 82% 14%,#ff6d3361,#0000 28%),radial-gradient(circle at 10% 110%,#ff4d123d,#0000 34%),linear-gradient(120deg,#101827 0%,#182235 56%,#111827 100%)!important;border:1px solid #ffffff1f!important;border-radius:1.25rem!important;grid-template-columns:minmax(0,1.05fr) minmax(28rem,.95fr)!important;align-items:center!important;gap:clamp(2rem,5vw,5rem)!important;min-height:18rem!important;margin-top:2.5rem!important;padding:clamp(2rem,4vw,3.5rem)!important;display:grid!important;overflow:hidden!important;box-shadow:0 1.5rem 3.5rem #0f172a33!important}.user-category-more:before,.user-category-more:after{content:"";z-index:-1;pointer-events:none;border:1px solid #ffffff14;border-radius:50%;position:absolute}.user-category-more:before{width:22rem;height:22rem;top:-15rem;left:38%}.user-category-more:after{width:15rem;height:15rem;bottom:-9rem;right:-7rem}.user-category-more-copy{z-index:1;max-width:43rem;position:relative}.user-category-more-eyebrow{color:#ff9a70;text-transform:uppercase;letter-spacing:.08em;background:#ff572221;border:1px solid #ff7a4259;border-radius:999rem;align-items:center;gap:.5rem;width:fit-content;min-height:1.8rem;padding:.2rem .75rem;font-size:.7rem;font-weight:900;display:inline-flex}.user-category-more h2{letter-spacing:-.035em;max-width:38rem;font-weight:900;line-height:1.05;color:#fff!important;margin:.85rem 0 0!important;font-size:clamp(1.8rem,3vw,3rem)!important}.user-category-more p{max-width:38rem;font-size:clamp(.9rem,1.25vw,1.05rem);line-height:1.6;color:#cbd5e1!important;margin:.9rem 0 1.15rem!important}.user-category-more-benefits{flex-wrap:wrap;align-items:center;gap:.65rem 1.25rem;margin-bottom:1.35rem;display:flex}.user-category-more-benefits span{color:#e2e8f0;align-items:center;gap:.45rem;font-size:.78rem;font-weight:800;display:inline-flex}.user-category-more-benefits i{color:#ff7a42}.user-category-more button{justify-content:center;align-items:center;gap:.7rem;display:inline-flex;box-shadow:0 .75rem 1.6rem #ff4d124d;color:#fff!important;background:linear-gradient(135deg,#ff6a2f,#ff3d0d)!important;border:1px solid #ffffff24!important;border-radius:.75rem!important;min-height:3rem!important;padding:0 1.25rem!important;font-size:.88rem!important;font-weight:900!important;transition:transform .2s,box-shadow .2s!important}.user-category-more button i{transition:transform .2s}.user-category-more button:hover{transform:translateY(-2px);box-shadow:0 1rem 2rem #ff4d126b}.user-category-more button:hover i{transform:translate(.2rem)}.user-category-more-visual{justify-content:center;align-items:center;min-width:0;min-height:13rem;display:flex;position:relative}.user-category-more-images{perspective:60rem;grid-template-columns:repeat(4,minmax(5.25rem,1fr));width:100%;align-items:center!important;gap:clamp(.6rem,1.2vw,1rem)!important;display:grid!important}.user-category-more-product{aspect-ratio:4/5;transform:translateY(calc((var(--preview-index) - 1.5) * .65rem)) rotate(calc((var(--preview-index) - 1.5) * 1.5deg));background:linear-gradient(145deg,#fff,#f1f5f9);border:1px solid #ffffff80;border-radius:.9rem;padding:.35rem;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 1rem 2rem #00000040}.user-category-more-product:nth-child(2),.user-category-more-product:nth-child(3){z-index:2}.user-category-more-product:hover{z-index:4;transform:translateY(-.55rem)rotate(0)scale(1.035);box-shadow:0 1.5rem 2.8rem #00000057}.user-category-more-product img,.user-category-more-images img{background:#f8fafc;border-radius:.6rem;transition:transform .35s;transform:scale(1.01);object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.user-category-more-product:hover img{transform:scale(1.07)}.user-category-more-count{z-index:5;color:#cbd5e1;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#0f172ae0;border:1px solid #fff3;border-radius:.75rem;align-items:center;gap:.45rem;padding:.55rem .75rem;font-size:.68rem;font-weight:800;display:flex;position:absolute;bottom:-.4rem;right:.5rem;box-shadow:0 .75rem 1.5rem #00000040}.user-category-more-count strong{color:#ff8a5c;font-size:1rem;font-weight:950}@media (width<=72rem){.user-category-more{grid-template-columns:minmax(0,1fr) minmax(22rem,.85fr)!important;gap:2rem!important}.user-category-more-images{grid-template-columns:repeat(2,minmax(6rem,1fr))}.user-category-more-product{aspect-ratio:1;transform:none}}@media (width<=48rem){.user-category-more{grid-template-columns:1fr!important;gap:2.25rem!important;padding:1.5rem!important}.user-category-more-copy{max-width:none}.user-category-more-visual{min-height:0}.user-category-more-images{grid-template-columns:repeat(4,minmax(0,1fr))}.user-category-more-product{aspect-ratio:4/5}}@media (width<=32rem){.user-category-more{border-radius:1rem!important;padding:1.25rem!important}.user-category-more h2{font-size:1.75rem!important}.user-category-more button{width:100%}.user-category-more-images{grid-template-columns:repeat(2,minmax(0,1fr))}.user-category-more-product{aspect-ratio:1}.user-category-more-count{bottom:-.65rem;right:.35rem}}@media (width<=40rem){.user-category-page .user-category-product-grid{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scroll-padding-inline:.125rem;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;flex-wrap:nowrap!important;grid-template-columns:none!important;grid-auto-columns:minmax(12rem,76%)!important;grid-auto-flow:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:.7rem!important;width:100%!important;max-width:100%!important;padding:.25rem .125rem .75rem!important;display:grid!important;overflow:auto hidden!important}.user-category-page .user-category-product-grid::-webkit-scrollbar{display:none!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card,.user-category-page .user-category-product-grid .user-category-skeleton{scroll-snap-align:start;box-sizing:border-box!important;border-radius:1rem!important;flex:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important}html body .user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-img-container{aspect-ratio:1!important;height:auto!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-info{min-height:0!important;padding:.65rem!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-title{height:2.2rem!important;margin-bottom:.35rem!important;font-size:.85rem!important;line-height:1.3!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-rating{margin-bottom:.55rem!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-rating,.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .discount-wrapper{font-size:.7rem!important}html body .user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .current-price{font-size:.95rem!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-price-row,html body .user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-price-row{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:.5rem!important;margin-top:auto!important;display:flex!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .price-group{width:100%!important;min-width:0!important}.user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .discount-wrapper{flex-wrap:wrap!important;align-items:center!important;gap:.35rem!important;display:flex!important}html body .user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .user-cart-action-btn,html body .user-category-page .user-category-product-grid .product-grid-card.user-category-product-card .card-cart-btn{flex:none!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:2.25rem!important;padding-inline:.75rem!important;font-size:.75rem!important}}@media (width<=28rem){.user-category-page .user-category-product-grid{grid-auto-columns:minmax(11.5rem,78%)!important}}@media (width<=64rem){.user-category-page .user-category-home-banner,.user-category-page .user-category-home-banner .uc-banner-carousel,.user-category-page .user-category-home-banner .uc-banner-carousel__track,.user-category-page .user-category-home-banner .uc-banner-carousel__slide{background:0 0!important;overflow:hidden!important}.user-category-page .user-category-home-banner .uc-banner-carousel__image-frame{border-radius:inherit!important;background:0 0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;inset:0!important}.user-category-page .user-category-home-banner .uc-banner-carousel__image{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}.user-category-page .user-category-home-banner .uc-banner-carousel__side-preview{display:none!important}}.user-category-page .user-category-home-banner{aspect-ratio:auto!important;height:auto!important;min-height:0!important;max-height:none!important}.user-category-page .user-category-home-banner .uc-banner-carousel--adaptive{aspect-ratio:var(--uc-active-banner-ratio,92 / 25)!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.user-category-page .user-category-home-banner .uc-banner-carousel__image-frame{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;inset:0!important}.user-category-page .user-category-home-banner .uc-banner-carousel__image{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}@media (width<=64rem){.user-category-page .user-category-nav-strip .categories-scroll-wrapper,.user-category-page .user-category-nav-strip.is-compact .categories-scroll-wrapper,.user-category-page .user-category-nav-strip.home-categories-sticky .categories-scroll-wrapper{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.user-category-page .user-category-nav-strip .categories-arrow-btn,.user-category-page .user-category-nav-strip.is-compact .categories-arrow-btn,.user-category-page .user-category-nav-strip.home-categories-sticky .categories-arrow-btn{display:none!important}.user-category-page .user-category-nav-strip .categories-container{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-padding-inline:.5rem;justify-content:flex-start!important;gap:clamp(.55rem,1.8vw,.9rem)!important;width:100%!important;padding:.4rem .5rem .75rem!important}.user-category-page .user-category-nav-strip .categories-container::-webkit-scrollbar{display:none!important}}@media (width<=48rem){.user-category-page .user-category-nav-strip .categories-container{scroll-padding-inline:.25rem;gap:.6rem!important;padding-inline:.25rem!important}}.user-category-section:has(.user-category-subgrid) .user-category-section-head{text-align:left!important;justify-content:flex-start!important}.user-category-section:has(.user-category-subgrid) .user-category-section-head h2{width:100%;text-align:left!important;margin-right:0!important}.user-category-subcategories-section{background:#fff;border:1px solid #e5eaf1;border-radius:1rem;box-shadow:0 .65rem 1.65rem #0f172a0b;padding:1.15rem!important}.user-category-subcategories-section .user-category-section-head{margin-bottom:1rem!important}.user-category-subcategories-section .user-category-section-head>div:first-child{text-align:left;gap:.2rem;width:100%;display:grid}.user-category-subcategories-section .user-category-section-head h2{margin:0}.user-category-subcategories-section .user-category-section-head p{color:#667085;margin:0;font-size:.76rem;font-weight:650;line-height:1.4}@media (width<=48rem){.user-category-subcategories-section{border-radius:.85rem;padding:.9rem!important}}.user-category-featured-promotions-section{background:#fff;border:1px solid #e5eaf1;border-radius:1rem;box-shadow:0 .65rem 1.65rem #0f172a0b;padding:1.15rem!important}.user-category-featured-promotions-section .user-category-section-head{text-align:left!important;justify-content:flex-start!important;margin-bottom:1rem!important}.user-category-featured-promotions-section .user-category-section-head>div:first-child{text-align:left;gap:.2rem;width:100%;display:grid}.user-category-featured-promotions-section .user-category-section-head h2{margin:0;text-align:left!important}.user-category-featured-promotions-section .user-category-section-head p{color:#667085;margin:0;font-size:.76rem;font-weight:650;line-height:1.4}@media (width<=48rem){.user-category-featured-promotions-section{border-radius:.85rem;padding:.9rem!important}}.user-category-subcategories-section .user-category-section-head>div:first-child,.user-category-featured-promotions-section .user-category-section-head>div:first-child{flex:auto;width:auto}.user-category-page .category-desktop-scroll-controls{flex:none;display:flex}@media (width<=64rem){.user-category-page .category-desktop-scroll-controls{display:none!important}}.brands-page{color:#0f172a;min-height:100vh;font-family:var(--uc-font-body);background:#f8fafc}.brands-page-main{width:min(94vw,112rem);margin:0 auto;padding:1.25rem 0 3.2rem}.brands-hero{aspect-ratio:2028/776;background:#050d1d;border:1px solid #ff572247;border-radius:1.2rem;min-height:20rem;position:relative;overflow:hidden;box-shadow:0 1.4rem 3.5rem #0208172e}.brands-hero:after{display:none}.brands-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.brands-hero-copy span,.brands-directory-head span{color:#ff5722;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.brands-hero-copy h1{color:#0f172a;letter-spacing:0;max-width:42rem;margin:.65rem 0 .85rem;font-size:clamp(2.35rem,5vw,5rem);line-height:.98}.brands-hero-copy p{color:#475569;max-width:42rem;margin:0;font-size:1rem;font-weight:650;line-height:1.65}.brands-hero-search{z-index:2;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#fffffff5;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:.8rem;width:min(34rem,100% - 2.4rem);min-height:3.35rem;padding:0 1.1rem;display:flex;position:absolute;bottom:clamp(1.1rem,3vw,2.5rem);left:clamp(1.2rem,4.7vw,5rem);box-shadow:0 .9rem 2rem #0f172a14}.brands-hero-search:focus-within{border-color:#ff572280;box-shadow:0 0 0 .24rem #ff57221f,0 .9rem 2rem #0f172a14}.brands-hero-search i{color:#ff5722}.brands-hero-search input{color:#0f172a;width:100%;font:inherit;background:0 0;border:0;outline:0;font-weight:750}.brands-category-panel{background:#fff;border:1px solid #e4e9f1;border-radius:1.15rem;margin-top:1.25rem;padding:1.25rem 1rem 1rem;box-shadow:0 .8rem 2rem #0f172a0e}.brands-category-heading{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-end;gap:1rem;padding:0 .65rem .9rem;display:flex}.brands-category-heading>div{gap:.2rem;display:grid}.brands-category-heading span{color:#ff5722;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.brands-category-heading strong{color:#101828;font-size:1.2rem;font-weight:950}.brands-category-heading>small{color:#667085;font-size:.76rem;font-weight:650}.brands-category-carousel{min-width:0;padding:.8rem 2.75rem 0;position:relative}.brands-category-scroll{scroll-snap-type:x proximity;scrollbar-width:none;align-items:flex-start;gap:clamp(.55rem,1.25vw,1.15rem);min-width:0;padding:.15rem .1rem .35rem;display:flex;overflow-x:auto}.brands-category-scroll::-webkit-scrollbar{display:none}.brands-category-chip{color:#344054;text-align:center;cursor:pointer;scroll-snap-align:start;background:0 0;border:1px solid #0000;border-radius:1rem;flex-direction:column;flex:0 0 7.3rem;align-items:center;gap:.25rem;padding:.7rem .4rem .6rem;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex;position:relative}.brands-category-chip:hover{background:#fff8f4;border-color:#ffe0d4;transform:translateY(-.2rem)}.brands-category-chip.active{color:#d94316;background:linear-gradient(#fff 0%,#fff9f6 100%);border-color:#ff57224d;box-shadow:0 .45rem 1.15rem #ff572217,inset 0 -.16rem #ff5722}.brands-category-chip.active:after{content:"";color:#fff;background:#ff5722;border:.13rem solid #fff;border-radius:50%;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;font-family:"Font Awesome 6 Free";font-size:.46rem;font-weight:900;display:inline-flex;position:absolute;top:.45rem;right:.45rem;box-shadow:0 .2rem .55rem #ff572240}.brands-category-icon{color:#ff5722;background:#fff0e9;border:1px solid #ff57221a;border-radius:50%;flex:0 0 3.35rem;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;margin-bottom:.15rem;font-size:1.25rem;transition:transform .2s,background .2s,color .2s;display:inline-flex}.brands-category-chip.active .brands-category-icon{color:#ff5722;background:#fff0e9;border-color:#ff572257;box-shadow:0 0 0 .25rem #ff572212}.brands-category-chip.active .brands-category-name{color:#c73812}.brands-category-chip.active small{color:#a44b31}.brands-category-chip:hover .brands-category-icon{transform:scale(1.06)}.brands-category-name,.brands-category-chip small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.brands-category-name{font-size:.76rem;font-weight:900}.brands-category-chip small{color:#7b8495;font-size:.65rem;font-weight:750}.brands-category-arrow{z-index:2;color:#526174;cursor:pointer;background:#fff;border:1px solid #e3e8ef;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 .4rem 1rem #0f172a1a}.brands-category-arrow:hover{color:#fff;background:#ff5722;border-color:#ff5722;transform:translateY(-50%)scale(1.06)}.brands-category-arrow-left{left:.2rem}.brands-category-arrow-right{right:.2rem}.brands-results-context{color:#667085;margin:.45rem 0 0;font-size:.78rem;font-weight:650}.brands-feature-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.brands-feature-card{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.95rem;grid-template-columns:auto 3rem minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:6.4rem;padding:.95rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 .65rem 1.4rem #0f172a0b}.brands-feature-card:hover{border-color:#ff572259;transform:translateY(-.18rem);box-shadow:0 1rem 2rem #0f172a17}.brands-feature-rank{color:#ff5722;font-size:.74rem;font-weight:950}.brands-feature-logo{color:#ff5722;place-items:center;width:3rem;height:3rem;font-size:1.45rem;display:grid}.brands-feature-logo img{object-fit:contain;max-width:3rem;max-height:2.5rem}.brands-feature-copy{gap:.15rem;min-width:0;display:grid}.brands-feature-copy strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:950;line-height:1.15;overflow:hidden}.brands-feature-copy small{color:#64748b;font-size:.78rem;font-weight:800}.brands-feature-card>i{color:#ff5722}.brands-directory{margin-top:2rem}.brands-directory-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.brands-directory-head h2{margin:.25rem 0 0;font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.1}.brands-directory-head button{color:#fff;min-height:2.55rem;font:inherit;cursor:pointer;background:#ff5722;border:0;border-radius:999px;align-items:center;gap:.55rem;padding:0 1.15rem;font-size:.86rem;font-weight:900;display:inline-flex;box-shadow:0 .75rem 1.35rem #ff57223d}.brands-grid{grid-template-columns:repeat(auto-fill,minmax(min(16.5rem,100%),1fr));gap:1.25rem .9rem;display:grid}.brands-card{box-sizing:border-box;aspect-ratio:16/7;color:#0f172a;text-align:left;cursor:pointer;background:radial-gradient(circle at 88% 12%,#ff57221a,#0000 30%),#fff;border:1px solid #e2e8f0;border-radius:.95rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.75rem;min-height:0;padding:1.05rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 .65rem 1.45rem #0f172a0e}.brands-card:hover{border-color:#ff57225c;transform:translateY(-.22rem);box-shadow:0 1rem 2rem #0f172a1a}.brands-card-with-bg{color:#fff;background-position:50%;background-size:cover}.brands-card-main,.brands-card-arrow{z-index:1;position:relative}.brands-card-main{align-items:center;gap:.75rem;width:100%;min-width:0;margin-bottom:.15rem;padding-right:1.9rem;display:flex}.brands-card-logo{color:#ff5722;place-items:center;width:3.4rem;min-width:3.4rem;height:3.4rem;font-size:2rem;display:grid;overflow:hidden}.brands-card-logo img{object-fit:contain;border-radius:.55rem;max-width:3.4rem;max-height:2.8rem}.brands-card-name{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem;font-weight:950;line-height:1.18;overflow:hidden}.brands-card-count{display:none}.brands-card-arrow{color:#ff5722;background:#fff0e9;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;transition:transform .2s,background .2s,color .2s;display:inline-flex;position:absolute;bottom:.8rem;right:.8rem}.brands-card:hover .brands-card-arrow{color:#fff;background:#ff5722;transform:translate(.18rem)}.brands-card-with-bg .brands-card-arrow{color:#fff;background:#ffffff1f}.brands-card-with-bg:hover .brands-card-arrow{color:#ff5722;background:#fff}.brands-card-no-image,.brands-card-has-image{text-align:left;justify-content:flex-end;align-items:flex-start}.brands-card-no-image .brands-card-main,.brands-card-has-image .brands-card-main,.brands-card-with-bg .brands-card-main{flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;padding-right:1.9rem;transform:none}.brands-card-no-image .brands-card-logo,.brands-card-has-image .brands-card-logo,.brands-card-with-bg .brands-card-logo{width:3.4rem;min-width:3.4rem;height:3.4rem}.brands-card-no-image .brands-card-logo{font-size:2.15rem}.brands-card-no-image .brands-card-name,.brands-card-has-image .brands-card-name,.brands-card-with-bg .brands-card-name{text-align:left;white-space:nowrap;max-width:none}.brands-card-skeleton{background:linear-gradient(110deg,#fff 10%,#fff1eb 26%,#fff 44%,#f8fafc 68%) 0 0/220% 100%;animation:1.25s ease-in-out infinite brands-skeleton-sweep}.brands-empty{color:#64748b;text-align:center;background:#fff;border:1px dashed #ff572259;border-radius:.95rem;place-items:center;gap:.7rem;min-height:13rem;font-weight:850;display:grid}.brands-empty i{color:#ff5722;font-size:1.8rem}.brands-empty button{color:#fff;min-height:2.35rem;font:inherit;cursor:pointer;background:#ff5722;border:0;border-radius:999px;padding:0 1rem;font-size:.78rem;font-weight:900}.brands-sale-section{background:#fff;border:1px solid #e4e9f1;border-radius:1.15rem;margin-top:1.25rem;padding:1rem;box-shadow:0 .8rem 2rem #0f172a0e}.brands-sale-section:empty{display:none}.brands-sale-section .brands-directory-head{margin-bottom:.85rem}.brands-sale-section .uc-promotion-cards__grid{justify-content:center}.brands-sale-section .uc-promotion-cards__grid--scroll{justify-content:start}.brands-sale-section .uc-promotion-card{aspect-ratio:21/9}.brands-sale-section .uc-promotion-card--sale{aspect-ratio:21/9!important}.brands-sale-section .uc-promotion-card--sale .uc-promotion-card__image{object-fit:contain!important}.brands-sale-section .uc-promotion-card--sale .uc-promotion-card__backdrop{display:block!important}@keyframes brands-skeleton-sweep{0%{background-position:120% 0}to{background-position:-120% 0}}@media (width<=62rem){.brands-hero{aspect-ratio:auto;min-height:18rem}.brands-hero-image{object-position:58% center}.brands-category-heading{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (width<=42rem){.brands-page-main{width:92vw;padding-top:1rem}.brands-hero{min-height:17rem}.brands-hero-search{width:calc(100% - 1.8rem);bottom:.9rem;left:.9rem}.brands-category-chip{flex-basis:6.75rem}.brands-category-panel{padding-inline:.65rem}.brands-category-carousel{padding-inline:0}.brands-category-arrow{display:none}.brands-directory-head{flex-direction:column;align-items:flex-start}.brands-directory-head button{justify-content:center;width:100%}}.brands-directory .brands-grid .brands-card{box-sizing:border-box!important;aspect-ratio:16/7!important;width:100%!important;height:auto!important;min-height:0!important}.brands-directory .brands-card-no-image,.brands-directory .brands-card-has-image,.brands-directory .brands-card-with-bg{justify-content:flex-end!important}.brands-directory .brands-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:start!important;gap:1.25rem .9rem!important}.brands-directory .brands-card-logo{border-radius:.55rem!important;overflow:hidden!important}.brands-directory .brands-card-logo img{border-radius:.55rem!important}@media (width<=78rem){.brands-directory .brands-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=64rem){.brands-directory .brands-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=48rem){.brands-directory .brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=28rem){.brands-directory .brands-grid{grid-template-columns:1fr!important}}.brands-hero{aspect-ratio:2028/776;width:100%;min-height:0}.brands-hero-image{object-fit:contain;object-position:center;background:#050d1d;width:100%;height:100%;position:absolute;inset:0}@media (width<=62rem){.brands-hero{aspect-ratio:2028/776;border-radius:1rem;min-height:0}.brands-hero-image{object-position:center}.brands-hero-search{gap:.6rem;width:min(31rem,52% - 1.5rem);min-height:clamp(2.35rem,6vw,3rem);padding-inline:clamp(.75rem,2vw,1rem);bottom:clamp(.65rem,2vw,1.1rem);left:clamp(.75rem,3vw,1.5rem)}.brands-hero-search input{min-width:0;font-size:clamp(.78rem,1.8vw,.95rem)}}@media (width<=42rem){.brands-hero{aspect-ratio:2028/776;border-radius:.8rem;min-height:0}.brands-hero-search{border-radius:999px;gap:.45rem;width:min(47%,14rem);min-height:clamp(1.9rem,8vw,2.4rem);padding-inline:.65rem;bottom:.5rem;left:.55rem;box-shadow:0 .45rem 1rem #02081729}.brands-hero-search i{font-size:.75rem}.brands-hero-search input{font-size:clamp(.65rem,2.8vw,.82rem)}}@media (width<=24rem){.brands-page-main{width:calc(100% - 1rem)}.brands-hero-search{width:50%;min-height:1.75rem;padding-inline:.5rem;bottom:.35rem;left:.4rem}}.user-search-page{--user-search-collapse-size:2.75rem;color:#0f172a;min-height:100vh;font-family:var(--uc-font-body);background:#f6f8fb}.user-search-main{width:min(97vw,98rem);margin:0 auto;padding:1.25rem 0 0}.user-search-toolbar{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;min-height:6rem;margin:0 auto 1.25rem;padding:1rem 1.25rem;display:flex;box-shadow:0 .45rem 1.4rem #0f172a0a}.user-search-toolbar span{color:#ff4d12;text-transform:uppercase;font-size:.75rem;font-weight:900}.user-search-toolbar h1{letter-spacing:0;margin:.35rem 0;font-size:clamp(1.35rem,3vw,2.1rem)}.user-search-toolbar p{color:#64748b;margin:0;font-size:.92rem}.user-search-sort{color:#475569;white-space:nowrap;align-items:center;gap:.65rem;font-size:.85rem;font-weight:800;display:flex}.user-search-sort-select{min-width:11rem}.user-search-content-shell{grid-template-columns:17.5rem minmax(0,1fr);align-items:start;gap:1rem;width:min(97vw,98rem);margin:1rem auto 2.5rem;transition:grid-template-columns .32s;display:grid}.user-search-layout-collapsed{grid-template-columns:var(--user-search-collapse-size) minmax(0, 1fr)}.user-search-filter-sidebar{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.8rem;min-height:24rem;transition:min-height .32s,box-shadow .32s,border-color .32s;position:sticky;top:5.5rem;overflow:hidden;box-shadow:0 .85rem 2rem #0f172a12}.user-search-filter-head{background:linear-gradient(135deg,#fff7f3 0%,#fff 72%);border-bottom:.0625rem solid #ffe0d2;justify-content:space-between;align-items:center;gap:.75rem;min-height:4.5rem;padding:.95rem .9rem;display:flex}.user-search-filter-head div{min-width:0;transition:opacity .2s,transform .28s}.user-search-filter-head span{color:#ff4d12;text-transform:uppercase;font-size:.7rem;font-weight:900;display:block}.user-search-filter-head strong{color:#0f172a;white-space:nowrap;margin-top:.2rem;font-size:1rem;display:block}.user-search-filter-head em{color:#fff;background:#ff4d12;border-radius:999rem;align-items:center;min-height:1.25rem;margin-top:.6rem;padding:0 .65rem;font-size:.68rem;font-style:normal;font-weight:900;display:inline-flex}.user-search-filter-toggle{color:#ff4d12;cursor:pointer;background:#fff;border:.0625rem solid #ffd2bf;border-radius:.65rem;flex:none;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:transform .22s,background .22s,color .22s;display:inline-flex}.user-search-filter-toggle:hover{color:#fff;background:#ff4d12;transform:translateY(-.08rem)}.user-search-filter-content{opacity:1;flex-direction:column;gap:.85rem;padding:1rem .9rem;transition:opacity .24s,transform .32s;display:flex;transform:translate(0)}.user-search-layout-collapsed .user-search-filter-sidebar{width:var(--user-search-collapse-size);min-width:var(--user-search-collapse-size);max-width:var(--user-search-collapse-size);min-height:var(--user-search-collapse-size);box-sizing:border-box;box-shadow:none;background:0 0;border-color:#0000;overflow:visible}.user-search-layout-collapsed .user-search-filter-head{width:100%;min-height:var(--user-search-collapse-size);box-sizing:border-box;background:0 0;border-bottom:0;justify-content:center;padding:0}.user-search-layout-collapsed .user-search-filter-head div,.user-search-layout-collapsed .user-search-filter-content{opacity:0;pointer-events:none;transform:translate(-.75rem)}.user-search-layout-collapsed .user-search-filter-content{height:0;padding:0;overflow:hidden}.user-search-layout-collapsed .user-search-filter-toggle{width:100%;min-width:100%;height:100%;min-height:var(--user-search-collapse-size);color:#fff;box-sizing:border-box;background:#111827;border:.0625rem solid #111827;border-radius:999rem;place-items:center;margin:0 0 1.5rem;display:inline-grid;transform:none;box-shadow:0 .75rem 1.5rem #0f172a2e}.user-search-layout-collapsed .user-search-filter-toggle:hover{color:#fff;background:#ff4d12;border-color:#ff4d12;transform:none;box-shadow:0 .8rem 1.6rem #ff4d122e}.user-search-layout-collapsed .user-search-filter-toggle i{line-height:1}.user-search-filter-field{background:#fbfdff;border:.0625rem solid #edf1f7;border-radius:.65rem;flex-direction:column;gap:.45rem;padding:.75rem;display:flex}.user-search-filter-field span,.user-search-filter-check span{color:#334155;font-size:.82rem;font-weight:800}.user-search-filter-field input{color:#0f172a;width:100%;min-height:2.45rem;font:inherit;box-sizing:border-box;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.45rem;padding:0 .75rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.user-search-filter-field input:focus{border-color:#ff4d12;outline:none;box-shadow:0 0 0 .2rem #ff4d1214}.user-search-price-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.user-search-filter-check{cursor:pointer;background:#fbfdff;border:.0625rem solid #e2e8f0;border-radius:.65rem;align-items:center;gap:.6rem;min-height:2.5rem;padding:0 .85rem;display:flex}.user-search-filter-check input{accent-color:#ff4d12;width:1rem;height:1rem}.user-search-clear-filters{color:#ff4d12;cursor:pointer;background:#fff;border:.0625rem solid #ff4d12;border-radius:.6rem;min-height:2.45rem;font-size:.85rem;font-weight:900;transition:background .2s,color .2s,opacity .2s}.user-search-clear-filters:hover:not(:disabled){color:#fff;background:#ff4d12}.user-search-clear-filters:disabled{cursor:not-allowed;opacity:.45}.user-search-results-pane{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.85rem;min-width:0;min-height:58vh;padding:1rem;box-shadow:0 .85rem 2rem #0f172a0d}.user-search-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;display:grid}@media (width<=90rem){.user-search-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=72rem){.user-search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.user-search-load-more{justify-content:center;padding:1.25rem 0 .25rem;display:flex}.user-search-load-more button{color:#fff;cursor:pointer;background:#0f172a;border:.0625rem solid #0f172a;border-radius:.5rem;min-width:9rem;min-height:2.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;transition:background .2s,border-color .2s,opacity .2s}.user-search-load-more button:disabled{cursor:not-allowed;opacity:.7}.user-search-card.product-grid-card,.user-search-card.user-search-skeleton{min-width:0;min-height:0;color:inherit;cursor:pointer;background:#fff;border:.0625rem solid #e2e8f0;border-radius:1rem;flex-direction:column;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.user-search-card .card-badge{z-index:2;color:#fff;text-transform:uppercase;background:#ff4d12;border-radius:1.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.user-search-card .card-img-container{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;width:100%;height:13.75rem;display:flex;position:relative;overflow:hidden}.user-search-card .card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.user-search-card:hover .card-img{transform:scale(1.06)}.user-search-card .card-overlay-btn{color:#64748b;cursor:pointer;z-index:2;background:#fff;border:.0625rem solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 .25rem .625rem #0000000d}.user-search-card .card-overlay-btn i{color:#64748b;font-size:.9375rem}.user-search-card .wishlist-btn:hover,.user-search-card .wishlist-btn.active{border-color:#ef4444}.user-search-card .wishlist-btn:hover i,.user-search-card .wishlist-btn.active i{color:#ef4444}.user-search-card .card-info{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.user-search-card .card-title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.25rem;margin:0 0 .375rem;font-size:.875rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.user-search-card .card-rating{align-items:center;gap:.375rem;margin-bottom:.75rem;display:flex}.user-search-card .rating-stars{color:#f59e0b;font-size:.6875rem}.user-search-card .rating-count{color:#64748b;font-size:.6875rem;font-weight:500}.user-search-card .card-price-row{justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:auto;display:flex}.user-search-card .price-group{flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.user-search-card .current-price,.user-search-card .original-price{white-space:nowrap}.user-search-card .current-price{color:#ff4d12;font-size:1.0625rem;font-weight:800}.user-search-card .discount-wrapper{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.user-search-card .original-price{color:#64748b;font-size:.8125rem;text-decoration:line-through}.user-search-card .discount-tag{color:#10b981;white-space:nowrap;background:#ecfdf5;border-radius:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:700}.user-search-card .card-cart-btn{color:#ff4d12;white-space:nowrap;cursor:pointer;background:#fff;border:.0625rem solid #ff4d12;border-radius:.65rem;justify-content:center;align-items:center;gap:.375rem;width:5.75rem;min-width:5.75rem;min-height:2rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.user-search-card .card-cart-btn:hover{color:#fff;background:#ff4d12;box-shadow:0 .25rem .625rem #ff572226}.user-search-card .card-cart-btn.active{color:#10b981;background:#ecfdf5;border-color:#10b981}.user-search-card .card-cart-btn.active:hover{color:#fff;background:#ef4444;border-color:#ef4444}.user-search-card .card-cart-btn.active:hover span,.user-search-card .card-cart-btn.active:hover i{display:none}.user-search-card .card-cart-btn.active:hover:after{content:"Remove";text-align:center;width:100%;display:inline-block}.user-search-empty-state{text-align:center;color:#64748b;border:.0625rem dashed #cbd5e1;border-radius:.75rem;align-content:center;place-items:center;gap:.5rem;min-height:45vh;display:grid}.user-search-empty-state i{color:#ff4d12;font-size:2rem}.user-search-empty-state h2{color:#0f172a;margin:0;font-size:1.4rem}.user-search-empty-state p{margin:0}.user-search-error-state button{color:#fff;font:inherit;cursor:pointer;background:#ff4d12;border:0;border-radius:999px;margin-top:.5rem;padding:.65rem 1.25rem;font-weight:700}.user-search-error-state button:hover{background:#e63e08}.user-search-toast{z-index:300;color:#fff;background:#0f172a;border-radius:.45rem;padding:.8rem 1rem;font-size:.9rem;position:fixed;bottom:3vh;right:2vw}.user-search-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;min-height:22rem;animation:1.4s infinite user-search-shimmer}@keyframes user-search-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=48rem){.user-search-toolbar{flex-direction:column;align-items:flex-start;padding-bottom:1rem}.user-search-sort,.user-search-sort-select{width:100%}.user-search-content-shell,.user-search-layout-collapsed{grid-template-columns:1fr}.user-search-filter-sidebar{min-height:0;position:relative;top:0}.user-search-layout-collapsed .user-search-filter-sidebar{min-height:3.75rem}.user-search-layout-collapsed .user-search-filter-head{justify-content:center}.user-search-layout-collapsed .user-search-filter-head div{opacity:0;pointer-events:none;transform:translate(-.75rem)}.user-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.user-search-card.product-grid-card,.user-search-card.user-search-skeleton{min-width:0}.user-search-card .card-img-container{height:11rem}.user-search-card .card-info{padding:.75rem}.user-search-card .card-price-row{flex-direction:column;align-items:flex-start}}.user-search-page{background:linear-gradient(#fff7f3 0,#f7f9fc 14rem,#f6f8fb 100%)}.user-search-main,.user-search-content-shell{width:min(96vw,100rem)}.user-search-toolbar{background:linear-gradient(135deg,#fff 0%,#fff8f4 48%,#fff 100%);border-color:#ff4d122e;border-radius:.95rem;min-height:7.25rem;box-shadow:0 1.1rem 2.6rem #0f172a14}.user-search-title-group{align-items:center;gap:1rem;min-width:0;display:flex}.user-search-title-icon{color:#fff;background:#ff4d12;border:.0625rem solid #ff4d1238;border-radius:.8rem;flex:none;place-items:center;width:3.5rem;height:3.5rem;display:inline-grid;box-shadow:0 .7rem 1.4rem #ff4d122e}.user-search-title-icon i{font-size:1.25rem}.user-search-title-group>div:last-child{min-width:0}.user-search-title-group h1{max-width:52rem;line-height:1.1}.user-search-title-group p{max-width:45rem}.user-search-toolbar-actions{flex-direction:column;flex:none;align-items:flex-end;gap:.8rem;display:flex}.user-search-stat-strip{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.user-search-stat-strip span{color:#64748b;text-transform:none;background:#fff;border:.0625rem solid #ffe0d2;border-radius:999rem;align-items:center;gap:.25rem;min-height:2rem;padding:.25rem .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.user-search-stat-strip strong{color:#0f172a;font-size:.9rem}.user-search-sort{background:#fff;border-radius:.7rem;padding:.45rem .55rem .45rem .7rem}.user-search-content-shell{grid-template-columns:18.5rem minmax(0,1fr);gap:1.1rem}.user-search-filter-sidebar,.user-search-results-pane{border-color:#e2e8f0f2;border-radius:.95rem}.user-search-filter-sidebar{box-shadow:0 1rem 2.2rem #0f172a14}.user-search-filter-head{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-bottom:0}.user-search-filter-head span{color:#ffb291}.user-search-filter-head strong{color:#fff;align-items:center;gap:.45rem;display:inline-flex}.user-search-filter-head em{color:#ff4d12;background:#fff}.user-search-filter-field,.user-search-filter-check{background:#fff;border-color:#e8edf5;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 .35rem 1rem #0f172a09}.user-search-filter-field:focus-within,.user-search-filter-check:hover{border-color:#ff4d1259;transform:translateY(-.06rem);box-shadow:0 .6rem 1.2rem #ff4d1214}.user-search-filter-check:has(input:checked){background:#fff7f3;border-color:#ff4d1261}.user-search-results-pane{background:#fff;padding:0;overflow:hidden;box-shadow:0 1rem 2.4rem #0f172a0f}.user-search-results-head{background:linear-gradient(#fff 0%,#fbfdff 100%);border-bottom:.0625rem solid #edf1f7;justify-content:space-between;align-items:center;gap:1rem;min-height:4.7rem;padding:.9rem 1rem;display:flex}.user-search-results-head>div:first-child{min-width:8rem}.user-search-results-head span:first-child{color:#ff4d12;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.user-search-results-head strong{color:#0f172a;margin-top:.2rem;font-size:1.02rem;display:block}.user-search-active-chips{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.user-search-active-chips button,.user-search-soft-note{border-radius:999rem;align-items:center;gap:.4rem;min-height:2.15rem;font-size:.78rem;font-weight:800;display:inline-flex}.user-search-active-chips button{color:#9a3412;cursor:pointer;background:#fff7f3;border:.0625rem solid #ffd8c8;max-width:15rem;padding:.25rem .65rem;transition:background .2s,border-color .2s,transform .2s}.user-search-active-chips button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.user-search-active-chips button:hover{background:#ffede5;border-color:#ff4d12;transform:translateY(-.05rem)}.user-search-soft-note{color:#64748b;background:#f8fafc;border:.0625rem solid #e2e8f0;padding:0 .75rem}.user-search-grid{gap:1rem;padding:1rem}.user-search-card.product-grid-card,.user-search-card.user-search-skeleton{border-color:#e7edf5;border-radius:.8rem;box-shadow:0 .4rem 1.1rem #0f172a0a}.user-search-card.product-grid-card:hover{border-color:#ff4d1252;transform:translateY(-.28rem);box-shadow:0 1rem 2rem #0f172a1c}.user-search-card .card-img-container{background:linear-gradient(#f8fafc 0%,#fff 100%);height:13rem}.user-search-card .card-badge{background:#0f172a;box-shadow:0 .35rem .8rem #0f172a2e}.user-search-card .card-title{font-size:.9rem}.user-search-load-more{padding:.25rem 1rem 1.2rem}.user-search-load-more button{background:#ff4d12;border-color:#ff4d12;border-radius:999rem;justify-content:center;align-items:center;gap:.5rem;min-width:10.5rem;display:inline-flex;box-shadow:0 .7rem 1.3rem #ff4d122e}.user-search-load-more button:hover:not(:disabled){background:#0f172a;border-color:#0f172a}.user-search-load-more button:disabled i{animation:.9s linear infinite user-search-spin}.user-search-empty-state{background:#fffaf7;border-color:#ffd8c8;margin:1rem}.user-search-recommendations{border-top:.0625rem solid #edf1f7;padding-top:.5rem}.user-search-section-head{justify-content:space-between;align-items:flex-end;gap:1rem;padding:1rem 1.15rem .25rem;display:flex}.user-search-section-head span{color:#ff4d12;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.user-search-section-head strong{color:#0f172a;margin-top:.2rem;font-size:1.05rem;display:block}.user-search-section-head small{color:#64748b;white-space:nowrap;border:.0625rem solid #e2e8f0;border-radius:999rem;padding:.45rem .7rem;font-size:.78rem;font-weight:850}.user-search-toast{border-radius:.7rem;box-shadow:0 .75rem 1.6rem #0f172a3d}@keyframes user-search-spin{to{transform:rotate(360deg)}}@media (width<=72rem){.user-search-toolbar{flex-direction:column;align-items:flex-start}.user-search-toolbar-actions{align-items:stretch;width:100%}.user-search-stat-strip,.user-search-sort{justify-content:space-between}.user-search-content-shell{grid-template-columns:16.5rem minmax(0,1fr)}}@media (width<=48rem){.user-search-main,.user-search-content-shell{width:min(94vw,100rem)}.user-search-toolbar{min-height:0;padding:.9rem}.user-search-title-group{align-items:flex-start;gap:.75rem}.user-search-title-icon{border-radius:.7rem;width:2.8rem;height:2.8rem}.user-search-toolbar h1{font-size:1.35rem}.user-search-stat-strip{justify-content:flex-start}.user-search-filter-sidebar{position:relative;top:0}.user-search-results-head{flex-direction:column;align-items:flex-start}.user-search-active-chips{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:.1rem;overflow-x:auto}.user-search-active-chips button{flex:none;max-width:none}.user-search-grid{padding:.8rem}.user-search-card .card-img-container{height:10.5rem}}.user-search-grid .user-product-card.product-grid-card,.user-search-grid .user-search-skeleton{border:1px solid var(--border-color,#e2e8f0);width:19rem;max-width:19rem;min-height:100%;box-shadow:none;background-color:#fff;border-radius:16px}.user-search-grid .user-product-card .card-img-container{background-color:#f8fafc;background-image:none;aspect-ratio:1!important;height:auto!important}.user-search-grid .user-product-card.product-grid-card .card-img{object-fit:cover!important}.user-search-grid .user-product-card .card-badge{color:#fff;box-shadow:none;background:#ff4d12}.user-search-grid .user-product-card .card-title{font-size:.875rem}.user-search-grid .user-product-card .card-price-row{flex-direction:row;align-items:center}.user-search-grid .user-product-card .card-cart-btn{border-radius:8px;width:auto;min-width:auto;min-height:auto;padding:6px 12px;font-size:12px;font-weight:700}@media (width<=72rem){.user-search-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}.user-search-grid .user-product-card.product-grid-card,.user-search-grid .user-search-skeleton{width:100%;max-width:none}}@media (width<=48rem){.user-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.user-search-grid .user-product-card .card-img-container{aspect-ratio:1!important;height:auto!important}.user-search-grid .user-product-card .card-info{padding:.75rem}.user-search-grid .user-product-card .card-price-row{flex-direction:column;align-items:flex-start}.user-search-grid .user-product-card .card-cart-btn{justify-content:center;width:100%;min-width:0}}@media (width<=28rem){.user-search-grid{grid-template-columns:1fr}}.user-search-content-shell.user-search-layout-collapsed{grid-template-columns:minmax(0,1fr);gap:0;position:relative}.user-search-layout-collapsed .user-search-results-pane{grid-column:1;width:100%}.user-search-layout-collapsed .user-search-filter-sidebar{z-index:20;width:var(--user-search-collapse-size);min-width:var(--user-search-collapse-size);max-width:var(--user-search-collapse-size);position:absolute;top:.85rem;left:.85rem}.user-search-layout-collapsed .user-search-results-head{padding-left:calc(var(--user-search-collapse-size) + 1.5rem)}@media (width<=48rem){.user-search-content-shell.user-search-layout-collapsed{grid-template-columns:1fr;gap:.75rem}.user-search-layout-collapsed .user-search-filter-sidebar{width:100%;min-width:0;max-width:none;position:relative;top:0;left:0}.user-search-layout-collapsed .user-search-results-head{padding-left:1rem}}.user-search-filter-actions{grid-template-columns:1fr;gap:.65rem;display:grid}.user-search-apply-filters{color:#fff;cursor:pointer;background:#ff4d12;border:.0625rem solid #ff4d12;border-radius:.6rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.55rem;font-size:.85rem;font-weight:900;transition:background .2s,border-color .2s,opacity .2s,transform .2s;display:inline-flex}.user-search-apply-filters:hover:not(:disabled){background:#0f172a;border-color:#0f172a;transform:translateY(-.05rem)}.user-search-apply-filters:disabled{cursor:not-allowed;opacity:.62}.user-search-filter-actions .user-search-clear-filters{width:100%}.user-search-grid{justify-content:space-evenly}@media (width<=48rem){.user-search-grid{justify-content:stretch}}.user-search-main,.user-search-content-shell{width:calc(100% - 2rem);max-width:none}.user-search-content-shell{grid-template-columns:18.5rem minmax(0,1fr);transition:grid-template-columns .45s cubic-bezier(.22,1,.36,1),gap .45s cubic-bezier(.22,1,.36,1)}.user-search-content-shell.user-search-layout-collapsed{grid-template-columns:0 minmax(0,1fr);gap:0}.user-search-layout-collapsed .user-search-results-pane{grid-column:2;width:100%;transition:width .45s cubic-bezier(.22,1,.36,1)}.user-search-layout-collapsed .user-search-filter-sidebar{z-index:20;opacity:1;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute;top:.85rem;left:.85rem;transform:translate(0)}.user-search-grid{grid-template-columns:repeat(auto-fill,19rem);justify-content:space-evenly;align-items:stretch;gap:1.25rem}.user-search-grid .user-product-card.product-grid-card,.user-search-grid .user-search-skeleton{border:1px solid var(--border-color,#e2e8f0);width:19rem;max-width:19rem;box-shadow:none;border-radius:16px}.user-search-grid .user-product-card.product-grid-card:hover{border-color:#cbd5e1;transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.user-search-grid .user-product-card .card-img-container{background-color:#f8fafc;background-image:none;height:220px}.user-search-grid .user-product-card .card-img{object-fit:contain;width:calc(100% - 1.25rem);height:calc(100% - 1.25rem)}.user-search-grid .user-product-card .card-badge{box-shadow:none;background:#ff4d12;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;top:12px;left:12px}.user-search-grid .user-product-card .card-overlay-btn{width:36px;height:36px;top:12px;right:12px}.user-search-grid .user-product-card .card-title{height:36px;margin:0 0 6px;font-size:14px}.user-search-grid .user-product-card .card-rating{gap:6px;margin-bottom:12px}.user-search-grid .user-product-card .card-info{padding:16px}.user-search-grid .user-product-card .card-price-row{flex-direction:row;align-items:center;gap:8px}.user-search-grid .user-product-card .card-cart-btn{border-radius:8px;width:auto;min-width:auto;min-height:auto;padding:6px 12px;font-size:12px}@media (width<=72rem){.user-search-content-shell{grid-template-columns:16.5rem minmax(0,1fr)}.user-search-content-shell.user-search-layout-collapsed{grid-template-columns:0 minmax(0,1fr)}.user-search-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));justify-content:stretch}.user-search-grid .user-product-card.product-grid-card,.user-search-grid .user-search-skeleton{width:100%;max-width:none}}@media (width<=48rem){.user-search-main,.user-search-content-shell{width:calc(100% - 1rem)}.user-search-content-shell,.user-search-content-shell.user-search-layout-collapsed{grid-template-columns:1fr;gap:.75rem}.user-search-layout-collapsed .user-search-results-pane{grid-column:1}.user-search-layout-collapsed .user-search-filter-sidebar{width:100%;min-width:0;max-width:none;position:relative;top:0;left:0}.user-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.user-search-grid .user-product-card .card-img-container{height:11rem}.user-search-grid .user-product-card .card-info{padding:.75rem}.user-search-grid .user-product-card .card-price-row{flex-direction:column;align-items:flex-start}.user-search-grid .user-product-card .card-cart-btn{justify-content:center;width:100%;min-width:0}}.user-search-grid .home-product-skeleton{pointer-events:none;background:linear-gradient(110deg,#ff57221a,#fff3) 0 0/100% 100%,linear-gradient(105deg,#fff7f3 10%,#ffe4d8 24%,#fff 42%,#ffe4d8 62%,#fff7f3 80%) 0 0/230% 100%;animation:1.25s ease-in-out infinite home-product-loader-sweep}.user-search-grid .home-product-skeleton:hover{box-shadow:none;border-color:var(--border-color,#e2e8f0);transform:none}.user-search-grid .home-product-skeleton-media{background:0 0}.user-search-grid .home-product-loader__mark,.user-search-grid .home-product-loader__line,.user-search-grid .home-product-loader__button{background:#ff5722bf;border-radius:999px;display:block}.user-search-grid .home-product-loader__mark{background:#ff572238;border-radius:1.25rem;width:4.75rem;height:4.75rem}.user-search-grid .home-product-skeleton-info{gap:.75rem}.user-search-grid .home-product-loader__line{background:#0f172a1f;width:68%;height:.75rem}.user-search-grid .home-product-loader__line--wide{background:#0f172a29;width:88%;height:1rem}.user-search-grid .home-product-loader__line--short{width:46%}.user-search-grid .home-product-loader__button{background:#ff5722b8;width:100%;height:2.35rem;margin-top:auto}.user-search-grid .product-grid-card.user-search-card{border:1px solid var(--border-color,#e2e8f0);width:19rem;min-width:0;max-width:19rem;color:inherit;cursor:pointer;box-shadow:none;background-color:#fff;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.user-search-grid .product-grid-card.user-search-card .card-img-container{box-sizing:border-box;background-color:#f8fafc;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.user-search-grid .product-grid-card.user-search-card .card-img-container.is-image-loading .card-img{opacity:0}.user-search-grid .product-grid-card.user-search-card .card-img-container.is-image-loaded .card-img{opacity:1}.user-search-grid .product-grid-card.user-search-card .card-image-skeleton{z-index:1;background:linear-gradient(90deg,#e2e8f0a6 25%,#f8fafcf2 42%,#e2e8f0a6 65%) 0 0/220% 100%;border-radius:.75rem;animation:1.1s ease-in-out infinite user-product-card-image-shimmer;position:absolute;inset:.625rem}.user-search-grid .product-grid-card.user-search-card .card-info{flex-direction:column;flex-grow:1;padding:16px;display:flex}.user-search-grid .product-grid-card.user-search-card .rating-stars,.user-search-grid .product-grid-card.user-search-card .rating-count{font-size:11px}.user-search-grid .product-grid-card.user-search-card .card-cart-btn{border-radius:8px;width:auto;min-width:auto;min-height:auto;padding:6px 12px;font-size:12px}@media (width<=72rem){.user-search-grid .product-grid-card.user-search-card{width:100%;max-width:none}}@media (width<=48rem){.user-search-grid .product-grid-card.user-search-card .card-img-container{height:11rem}.user-search-grid .product-grid-card.user-search-card .card-info{padding:.75rem}.user-search-grid .product-grid-card.user-search-card .card-price-row{flex-direction:column;align-items:flex-start}.user-search-grid .product-grid-card.user-search-card .card-cart-btn{justify-content:center;width:5.75rem;min-width:5.75rem}}.user-search-filter-head strong{line-height:1.2}.user-search-filter-head em{margin-top:.6rem;padding-inline:.65rem}.user-search-toolbar-actions,.user-search-stat-strip,.user-search-sort{min-width:0}.user-search-layout-collapsed .user-search-filter-toggle{color:#fff;background:#111827;border-color:#111827;border-radius:999rem;box-shadow:0 .75rem 1.5rem #0f172a2e}.user-search-layout-collapsed .user-search-filter-toggle:hover{color:#fff;background:#ff4d12;border-color:#ff4d12;box-shadow:0 .8rem 1.6rem #ff4d122e}@media (width<=48rem){.user-search-main,.user-search-content-shell,.user-search-results-pane,.user-search-filter-sidebar{max-width:100%}.user-search-toolbar-actions{flex-wrap:wrap}.user-search-stat-strip{justify-content:space-between;width:100%}.user-search-layout-collapsed .user-search-filter-toggle{color:#ff4d12;background:#fff;border-color:#ffd2bf;border-radius:.75rem;box-shadow:0 .35rem 1rem #0f172a14}}.user-search-grid .product-grid-card.user-search-card{border:1px solid var(--border-color,#e2e8f0);width:19rem;min-width:0;max-width:19rem;box-shadow:none;color:inherit;cursor:pointer;scroll-snap-align:start;background-color:#fff;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.user-search-grid .product-grid-card.user-search-card:hover{border-color:#cbd5e1;transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.user-search-grid .product-grid-card.user-search-card .card-badge{background-color:var(--primary-orange,#ff5722);color:#fff;z-index:2;text-transform:uppercase;box-shadow:none;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.user-search-grid .product-grid-card.user-search-card .card-badge-new{background-color:#10b981}.user-search-grid .product-grid-card.user-search-card .card-img-container{box-sizing:border-box;background-color:#f8fafc;background-image:none;justify-content:center;align-items:center;width:100%;height:12.5rem;display:flex;position:relative;overflow:hidden}.user-search-grid .product-grid-card.user-search-card .card-img{object-fit:contain;opacity:1;width:calc(100% - 1.25rem);height:calc(100% - 1.25rem);transition:opacity .2s}.user-search-grid .product-grid-card.user-search-card:hover .card-img{transform:none}.user-search-grid .product-grid-card.user-search-card .card-info{flex-direction:column;flex-grow:1;min-height:9.5rem;padding:16px;display:flex}.user-search-grid .product-grid-card.user-search-card .card-title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.user-search-grid .product-grid-card.user-search-card .card-rating{align-items:center;gap:6px;margin-bottom:12px;display:flex}.user-search-grid .product-grid-card.user-search-card .rating-stars{color:#f59e0b;font-size:11px}.user-search-grid .product-grid-card.user-search-card .rating-count{color:var(--text-muted,#64748b);font-size:11px;font-weight:500}.user-search-grid .product-grid-card.user-search-card .card-price-row{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;display:flex}.user-search-grid .product-grid-card.user-search-card .price-group{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.user-search-grid .product-grid-card.user-search-card .current-price{color:var(--primary-orange,#ff5722);font-size:17px;font-weight:800}.user-search-grid .product-grid-card.user-search-card .discount-wrapper{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.user-search-grid .product-grid-card.user-search-card .original-price{color:var(--text-muted,#64748b);font-size:13px;text-decoration:line-through}.user-search-grid .product-grid-card.user-search-card .discount-tag{color:#10b981;white-space:nowrap;background-color:#ecfdf5;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.user-search-grid .product-grid-card.user-search-card .user-cart-action-btn,.user-search-grid .product-grid-card.user-search-card .card-cart-btn{border-radius:8px;width:auto;min-width:auto;min-height:auto;padding:6px 12px;font-size:12px}@media (width<=58rem){.user-search-grid .product-grid-card.user-search-card .card-img-container{height:11rem}.user-search-grid .product-grid-card.user-search-card .card-info{min-height:8.5rem}}@media (width<=40rem){.user-search-grid .product-grid-card.user-search-card .card-img-container{height:9.5rem}.user-search-grid .product-grid-card.user-search-card .card-info{min-height:7.5rem}}@media (width<=28rem){.user-search-grid .product-grid-card.user-search-card{width:100%;max-width:none}.user-search-grid .product-grid-card.user-search-card .card-img-container{height:8.5rem}.user-search-grid .product-grid-card.user-search-card .card-info{min-height:7rem}}@media (width<=48rem){.user-search-grid .product-grid-card.user-search-card .card-price-row{flex-direction:column;align-items:stretch;gap:.5rem}.user-search-grid .product-grid-card.user-search-card .price-group,.user-search-grid .product-grid-card.user-search-card .discount-wrapper{width:100%}.user-search-grid .product-grid-card.user-search-card .user-cart-action-btn,.user-search-grid .product-grid-card.user-search-card .card-cart-btn{justify-content:center;width:100%;min-width:0;max-width:none;padding:.5rem .6rem}}.user-search-content-shell{--user-search-collapse-ease:cubic-bezier(.16, 1, .3, 1);transition:grid-template-columns .62s var(--user-search-collapse-ease), gap .5s var(--user-search-collapse-ease);will-change:grid-template-columns}.user-search-filter-sidebar{contain:layout paint;backface-visibility:hidden;will-change:width, max-width, transform, opacity;transition:width .62s var(--user-search-collapse-ease), min-width .62s var(--user-search-collapse-ease), max-width .62s var(--user-search-collapse-ease), min-height .46s var(--user-search-collapse-ease), box-shadow .32s ease, border-color .32s ease, transform .62s var(--user-search-collapse-ease), opacity .32s ease;transform:translate(0,0)}.user-search-filter-head,.user-search-filter-toggle{backface-visibility:hidden;transform:translate(0,0)}.user-search-filter-head div,.user-search-filter-content{will-change:opacity, transform, max-height}.user-search-filter-content{max-height:42rem;transition:opacity .24s ease, transform .42s var(--user-search-collapse-ease), max-height .5s var(--user-search-collapse-ease), padding .42s var(--user-search-collapse-ease)}.user-search-layout-collapsed .user-search-filter-head div,.user-search-layout-collapsed .user-search-filter-content{opacity:0;transform:translate(-.65rem)}.user-search-layout-collapsed .user-search-filter-content{height:auto;max-height:0;padding-top:0;padding-bottom:0}.user-search-results-pane{backface-visibility:hidden;min-width:0;transform:translate(0,0)}.user-search-grid{contain:layout paint}.user-search-layout-collapsed .user-search-filter-sidebar{transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.user-search-content-shell,.user-search-filter-sidebar,.user-search-filter-content,.user-search-filter-head div,.user-search-filter-toggle{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=48rem){.user-search-content-shell,.user-search-content-shell.user-search-layout-collapsed{transition:none}.user-search-filter-sidebar{contain:none;will-change:auto}.user-search-grid{contain:none}}.user-search-content-shell{--user-search-collapse-ease:cubic-bezier(.2, .8, .2, 1);transition:grid-template-columns .28s var(--user-search-collapse-ease), gap .24s var(--user-search-collapse-ease)}.user-search-filter-sidebar{transition:width .28s var(--user-search-collapse-ease), min-width .28s var(--user-search-collapse-ease), max-width .28s var(--user-search-collapse-ease), min-height .22s var(--user-search-collapse-ease), box-shadow .18s ease, border-color .18s ease, transform .28s var(--user-search-collapse-ease), opacity .18s ease}.user-search-filter-content{transition:opacity .14s ease, transform .22s var(--user-search-collapse-ease), max-height .24s var(--user-search-collapse-ease), padding .22s var(--user-search-collapse-ease)}.user-search-layout-collapsed .user-search-filter-sidebar{width:var(--user-search-collapse-size);min-width:var(--user-search-collapse-size);max-width:var(--user-search-collapse-size);min-height:var(--user-search-collapse-size);box-shadow:none;background:0 0;border-color:#0000}.user-search-layout-collapsed .user-search-filter-head{width:var(--user-search-collapse-size);height:var(--user-search-collapse-size);min-height:var(--user-search-collapse-size);border-bottom:0;place-items:center;padding:0;display:grid}.user-search-layout-collapsed .user-search-filter-toggle{width:var(--user-search-collapse-size);height:var(--user-search-collapse-size);min-width:var(--user-search-collapse-size);min-height:var(--user-search-collapse-size);aspect-ratio:1;flex:0 0 var(--user-search-collapse-size);border-radius:50%;place-items:center;margin:0;padding:0;line-height:1;display:inline-grid}.user-search-layout-collapsed .user-search-filter-toggle i{text-align:center;width:1em;height:1em;line-height:1;display:block}.user-search-layout-collapsed .user-search-filter-head div,.user-search-layout-collapsed .user-search-filter-content{transform:translate(-.35rem)}@media (width<=48rem){.user-search-layout-collapsed .user-search-filter-head,.user-search-layout-collapsed .user-search-filter-toggle{aspect-ratio:auto;border-radius:.75rem;width:100%;min-width:0;height:2.75rem;min-height:2.75rem}}.user-search-content-shell,.user-search-content-shell.user-search-layout-collapsed{overflow:visible}.user-search-layout-collapsed .user-search-filter-sidebar{z-index:80;width:var(--user-search-collapse-size);min-width:var(--user-search-collapse-size);max-width:var(--user-search-collapse-size);height:var(--user-search-collapse-size);min-height:var(--user-search-collapse-size);opacity:1;visibility:visible;pointer-events:auto;contain:none;box-shadow:none;background:0 0;border-color:#0000;position:absolute;top:.85rem;left:.85rem;overflow:visible}.user-search-layout-collapsed .user-search-filter-head{width:var(--user-search-collapse-size);height:var(--user-search-collapse-size);min-height:var(--user-search-collapse-size);opacity:1;visibility:visible;pointer-events:auto;place-items:center;display:grid;overflow:visible}.user-search-layout-collapsed .user-search-filter-toggle{z-index:2;width:var(--user-search-collapse-size);height:var(--user-search-collapse-size);min-width:var(--user-search-collapse-size);min-height:var(--user-search-collapse-size);opacity:1;visibility:visible;pointer-events:auto;color:#fff;background:#111827;border-color:#111827;position:relative;box-shadow:0 .75rem 1.5rem #0f172a2e}.user-search-layout-collapsed .user-search-results-pane{z-index:1;position:relative}@media (width<=48rem){.user-search-layout-collapsed .user-search-filter-sidebar{z-index:1;width:100%;min-width:0;max-width:none;height:2.75rem;min-height:2.75rem;position:relative;top:0;left:0}.user-search-layout-collapsed .user-search-filter-head,.user-search-layout-collapsed .user-search-filter-toggle{width:100%;min-width:0;height:2.75rem;min-height:2.75rem}}.user-search-filter-content .user-select-open{z-index:5}.user-search-filter-content .user-select-menu{max-height:13.5rem;margin-top:.5rem;animation:.14s forwards user-select-menu-in;position:static}.user-search-filter-content .user-select-menu-right{right:auto}.user-search-sale-strip{background:linear-gradient(135deg,#fff7f3c2,#fffffff5);border:1px solid #ff572229;border-radius:1rem;margin:0 0 1rem;padding:.7rem;overflow:hidden;box-shadow:0 .8rem 1.8rem #0f172a0b}.user-search-sale-strip:empty{display:none}.user-search-sale-strip .uc-promotion-cards__grid{gap:.85rem}.user-search-sale-strip .uc-promotion-cards__grid--count-1{grid-template-columns:minmax(0,1fr);justify-items:center}.user-search-sale-strip .uc-promotion-cards__grid--count-1 .uc-promotion-card{aspect-ratio:21/9;background:0 0;border-color:#ff57223d;border-radius:1rem;width:min(58rem,100%);max-height:none;box-shadow:0 .9rem 1.8rem #0f172a0f}.user-search-sale-strip .uc-promotion-cards__grid--count-1 .uc-promotion-card__backdrop{display:none!important}.user-search-sale-strip .uc-promotion-cards__grid--count-1 .uc-promotion-card.is-image-loaded .uc-promotion-card__backdrop{opacity:0}.user-search-sale-strip .uc-promotion-cards__grid--count-1 .uc-promotion-card:before{display:none}.user-search-sale-strip .uc-promotion-cards__grid--count-1 .uc-promotion-card__image{z-index:2;width:100%;height:100%;box-shadow:none;object-fit:contain;object-position:center;border:0;border-radius:1rem;inset:0;transform:none}.user-search-sale-strip .uc-promotion-cards__grid--count-2:not(.uc-promotion-cards__grid--scroll){grid-template-columns:repeat(2,minmax(0,1fr))}.user-search-sale-strip .uc-promotion-card{aspect-ratio:21/9;box-shadow:none;border-radius:.85rem}.user-search-sale-strip .uc-promotion-card__image{object-fit:contain;border-radius:.85rem}.user-search-sale-strip .uc-sale-countdown{width:min(100% - 1.2rem,20rem);bottom:.75rem}@media (width<=62rem){.user-search-sale-strip .uc-promotion-cards__grid--count-2:not(.uc-promotion-cards__grid--scroll){grid-template-columns:none;grid-auto-columns:minmax(18rem,86vw);grid-auto-flow:column;overflow:auto hidden}.user-search-sale-strip .uc-promotion-card{aspect-ratio:21/9}}.user-search-filter-toggle .desktop-chevron{display:inline-block!important}.user-search-filter-toggle .mobile-chevron{display:none!important}@media (width<=48rem){.user-search-filter-toggle .desktop-chevron{display:none!important}.user-search-filter-toggle .mobile-chevron{transition:transform .3s cubic-bezier(.4,0,.2,1)!important;display:inline-block!important;transform:rotate(180deg)!important}.user-search-layout-collapsed .user-search-filter-toggle .mobile-chevron{transform:rotate(0)!important}.user-search-content-shell{flex-direction:column!important;gap:1rem!important;display:flex!important}.user-search-filter-sidebar{opacity:1!important;visibility:visible!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:.75rem!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;margin-top:1rem!important;margin-bottom:0!important;padding:0!important;display:block!important;position:relative!important;top:0!important;left:0!important;overflow:hidden!important;box-shadow:0 1px 3px #0000000d!important}.user-search-filter-head{cursor:pointer!important;box-sizing:border-box!important;opacity:1!important;visibility:visible!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:auto!important;min-height:0!important;padding:.75rem 1.25rem!important;display:flex!important}.user-search-filter-head div{opacity:1!important;pointer-events:auto!important;align-items:center!important;gap:.5rem!important;display:flex!important;transform:none!important}.user-search-filter-head span{color:#0f172a!important;font-size:.9rem!important;font-weight:700!important}.user-search-filter-head strong{display:none!important}.user-search-filter-toggle{color:#64748b!important;cursor:pointer!important;z-index:1!important;opacity:1!important;visibility:visible!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:2rem!important;height:2rem!important;display:flex!important;position:relative!important;top:0!important;left:0!important;box-shadow:0 1px 2px #0000000d!important}.user-search-filter-content{box-sizing:border-box!important;opacity:1!important;flex-direction:column!important;gap:1rem!important;max-height:none!important;padding:1.25rem!important;transition:opacity .25s!important;display:flex!important;overflow:visible!important}.user-search-layout-collapsed .user-search-filter-sidebar{width:100%!important;height:auto!important;margin-bottom:0!important;position:relative!important;top:0!important;left:0!important}.user-search-layout-collapsed .user-search-filter-head{border-bottom:none!important}.user-search-layout-collapsed .user-search-filter-head div{opacity:1!important;pointer-events:auto!important;transform:none!important}.user-search-layout-collapsed .user-search-filter-content{opacity:0!important;pointer-events:none!important;max-height:0!important;padding-top:0!important;padding-bottom:0!important}.user-search-layout-collapsed .user-search-filter-toggle{color:#64748b!important;background:#fff!important;border-color:#e2e8f0!important;transform:none!important}}.user-search-filter-head div{display:block!important}.user-search-filter-head strong{align-items:center!important;margin-top:.2rem!important;line-height:1.2!important;display:inline-flex!important}.user-search-filter-head em{white-space:nowrap!important;align-items:center!important;margin:.2rem 0 0 .6rem!important;display:inline-flex!important}.user-search-filter-sidebar,.user-search-layout-collapsed .user-search-filter-sidebar{z-index:20!important;contain:none!important;position:sticky!important;top:5.5rem!important;left:auto!important}.user-search-layout-collapsed .user-search-filter-sidebar{width:var(--user-search-collapse-size)!important;min-width:var(--user-search-collapse-size)!important;max-width:var(--user-search-collapse-size)!important;height:var(--user-search-collapse-size)!important;min-height:var(--user-search-collapse-size)!important;margin:0!important}.user-search-layout-collapsed .user-search-filter-head{width:var(--user-search-collapse-size)!important;height:var(--user-search-collapse-size)!important}.user-search-layout-collapsed .user-search-filter-toggle{width:var(--user-search-collapse-size)!important;height:var(--user-search-collapse-size)!important;min-width:var(--user-search-collapse-size)!important;min-height:var(--user-search-collapse-size)!important;color:#fff!important;background:#111827!important;border-color:#111827!important;border-radius:50%!important}@media (width<=48rem){.user-search-filter-head div{display:flex!important}.user-search-filter-head em{margin:0 0 0 .45rem!important}.user-search-filter-sidebar,.user-search-layout-collapsed .user-search-filter-sidebar{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;position:relative!important;top:0!important}}@media (width>=48.0625rem){.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-sidebar{flex-direction:column!important;min-height:0!important;max-height:calc(100vh - 6.5rem)!important;display:flex!important;overflow:hidden!important}.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-head{flex:none!important}.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-content{scrollbar-width:thin;scrollbar-color:#ff4d1273 transparent;overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;max-height:none!important;padding-bottom:0!important;overflow-y:auto!important}.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-content::-webkit-scrollbar{width:.45rem}.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-content::-webkit-scrollbar-thumb{background:#ff4d126b;border-radius:999rem}.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-actions{background:linear-gradient(#ffffffdb,#fff 35%);box-shadow:0 -.75rem 1.35rem #0f172a0f;z-index:8!important;border-top:1px solid #e2e8f0!important;margin:0 -.9rem!important;padding:.85rem .9rem 1rem!important;position:sticky!important;bottom:0!important}}@media (width<=48rem){.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-sidebar{max-height:none!important;overflow:visible!important}.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-content{overscroll-behavior:auto!important;max-height:none!important;padding-bottom:1.25rem!important;overflow:visible!important}.user-search-content-shell:not(.user-search-layout-collapsed) .user-search-filter-actions{box-shadow:none!important;background:0 0!important;border-top:1px solid #e2e8f0!important;margin:.5rem 0 0!important;padding:.85rem 0 0!important;position:static!important}}.user-search-grid .product-grid-card.user-search-card{width:100%!important;min-width:0!important;max-width:none!important}.user-search-grid .product-grid-card.user-search-card .card-img-container{aspect-ratio:1!important;width:100%!important;height:auto!important}.user-search-grid .product-grid-card.user-search-card .card-img{object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}.user-search-grid .product-grid-card.user-search-card .card-info{min-height:0!important}.user-search-grid .product-grid-card.user-search-card .card-price-row{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:.65rem!important;display:flex!important}.user-search-grid .product-grid-card.user-search-card .price-group{flex:auto!important;width:auto!important;min-width:0!important}.user-search-grid .product-grid-card.user-search-card .user-cart-action-btn,.user-search-grid .product-grid-card.user-search-card .card-cart-btn{color:#fff!important;background:linear-gradient(135deg,#ff5a1f,#ff2f0f)!important;border:0!important;border-radius:999rem!important;flex:0 0 6.25rem!important;width:6.25rem!important;min-width:6.25rem!important;max-width:6.25rem!important;min-height:2.25rem!important;padding:0 .75rem!important}.user-search-grid .product-grid-card.user-search-card .user-cart-action-btn.active,.user-search-grid .product-grid-card.user-search-card .card-cart-btn.active{background:linear-gradient(135deg,#10b981,#059669)!important}@media (width<=48rem){.user-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.user-search-grid .product-grid-card.user-search-card{border-radius:.8rem!important}.user-search-grid .product-grid-card.user-search-card .card-info{padding:.65rem!important}.user-search-grid .product-grid-card.user-search-card .card-title{height:2.1rem!important;margin-bottom:.35rem!important;font-size:.78rem!important;line-height:1.3!important}.user-search-grid .product-grid-card.user-search-card .card-rating{margin-bottom:.5rem!important}.user-search-grid .product-grid-card.user-search-card .current-price{font-size:.9rem!important}.user-search-grid .product-grid-card.user-search-card .original-price{font-size:.68rem!important}.user-search-grid .product-grid-card.user-search-card .discount-tag{padding:.1rem .3rem!important;font-size:.6rem!important}.user-search-grid .product-grid-card.user-search-card .card-price-row{flex-direction:column!important;align-items:stretch!important;gap:.45rem!important}.user-search-grid .product-grid-card.user-search-card .user-cart-action-btn,.user-search-grid .product-grid-card.user-search-card .card-cart-btn{flex:none!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:2.2rem!important;font-size:.72rem!important}.user-search-grid .product-grid-card.user-search-card .card-overlay-btn{width:2rem!important;height:2rem!important;top:.55rem!important;right:.55rem!important}}@media (width<=22rem){.user-search-grid{grid-template-columns:1fr!important}}@media (width<=48rem){.user-search-filter-head,.user-search-layout-collapsed .user-search-filter-head{box-sizing:border-box!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;width:100%!important;height:auto!important;min-height:2.75rem!important;padding:.55rem .75rem!important;display:flex!important}.user-search-filter-head>div,.user-search-layout-collapsed .user-search-filter-head>div{flex:auto!important;align-items:center!important;min-width:0!important}.user-search-filter-toggle,.user-search-layout-collapsed .user-search-filter-toggle{border-radius:50%!important;flex:0 0 2rem!important;place-items:center!important;width:2rem!important;min-width:2rem!important;height:2rem!important;min-height:2rem!important;margin:0 0 0 auto!important;padding:0!important;display:inline-grid!important;position:static!important;inset:auto!important;transform:none!important}}.offers-page{--offers-accent:#ff5a1f;--offers-green:#16a34a;--offers-text:#0f172a;--offers-muted:#64748b;color:var(--offers-text);background:#fff;min-height:100vh}.offers-main{max-width:1180px;margin:0 auto;padding:1rem clamp(.85rem,3vw,2rem) 3rem}.offers-head{justify-content:space-between;align-items:center;gap:1rem;margin:.35rem 0 1rem;display:flex}.offers-head span{color:var(--offers-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:950}.offers-head h1{color:var(--offers-text);margin:.18rem 0 0;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08}.offers-cart-pill{color:#9a3412;background:#fff7f3;border:1px solid #ff5a1f33;border-radius:999px;flex:none;align-items:center;gap:.5rem;min-height:2.5rem;padding:0 .9rem;display:inline-flex}.offers-cart-pill span{color:inherit;letter-spacing:0;text-transform:none;font-size:.82rem;font-weight:850}.offers-alert,.offers-empty,.offers-login-panel{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.offers-empty.compact{margin:0;padding:.8rem;font-size:.8rem}.offers-alert{color:#b91c1c;border-color:#fecaca}.offers-section,.offers-promotion-band{margin-top:1.35rem}.offers-section-title{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.85rem;display:flex}.offers-section-title h2{color:var(--offers-text);margin:0;font-size:clamp(1.15rem,2vw,1.65rem);line-height:1.1}.offers-section-title p{color:var(--offers-muted);margin:.3rem 0 0;font-size:.86rem;line-height:1.35}.offers-section-title>span{color:var(--offers-accent);background:#fff7f3;border:1px solid #ff5a1f33;border-radius:999px;flex:none;padding:.34rem .7rem;font-size:.74rem;font-weight:950}.offers-promotion-band .uc-promotion-cards__grid{scroll-snap-type:x proximity;scrollbar-color:#ff57228c #e2e8f0bf;scrollbar-width:thin;grid-auto-columns:calc(33.3333% - 12px);grid-auto-flow:column;justify-content:start;gap:18px;padding:4px 2px 16px;display:grid;overflow:auto hidden;grid-template-columns:none!important}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid{grid-auto-columns:calc(50% - 9px);justify-content:center}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--scroll{justify-content:start}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--count-1{grid-auto-columns:min(42rem,100%)}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--count-1 .uc-promotion-card--sale{aspect-ratio:21/9!important}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--count-2{grid-auto-columns:calc(50% - 9px)}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--count-2:not(.uc-promotion-cards__grid--scroll){justify-content:stretch;overflow:visible;grid-auto-flow:initial!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-columns:unset!important}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--scroll{grid-auto-columns:calc(50% - 9px);overflow:auto hidden;grid-template-columns:none!important;grid-auto-flow:column!important}.offers-promotion-band .uc-promotion-cards__grid::-webkit-scrollbar{height:.35rem}.offers-promotion-band .uc-promotion-cards__grid::-webkit-scrollbar-track{background:#e2e8f066;border-radius:999px}.offers-promotion-band .uc-promotion-cards__grid::-webkit-scrollbar-thumb{background:var(--offers-accent);border-radius:999px}.offers-promotion-band .uc-promotion-card{aspect-ratio:21/10;scroll-snap-align:start;background:0 0;border:1px solid #e2e8f0cc;border-radius:12px;height:auto;box-shadow:none!important}.offers-promotion-band .uc-promotion-card:hover,.offers-promotion-band .uc-promotion-card.is-active{border-color:var(--offers-accent);transform:translateY(-2px);box-shadow:none!important}.offers-promotion-band .uc-promotion-card:after,.offers-promotion-band .uc-promotion-card__backdrop{display:none!important}.offers-promotion-band .uc-promotion-card__image{border-radius:12px;object-fit:cover!important}.offers-promotion-band .uc-promotion-card--sale{aspect-ratio:21/10!important}.offers-promotion-band .uc-promotion-card--sale .uc-promotion-card__backdrop{display:block!important}.offers-promotion-band .uc-promotion-card--sale .uc-promotion-card__image{object-fit:contain!important}.offers-coupon-columns{grid-template-columns:repeat(2,minmax(22rem,1fr));align-items:flex-start;gap:1rem;display:grid}.offers-coupon-source{background:linear-gradient(#fff,#fffefe);border:1px solid #eef2f7;border-radius:8px;gap:.7rem;min-width:0;padding:.8rem;display:grid}.offers-coupon-source-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.offers-coupon-source-head span{color:#0f766e;font-size:.82rem;font-weight:900}.offers-coupon-source-head i{margin-right:.3rem}.offers-coupon-source-head small{color:var(--offers-muted);font-size:.68rem;font-weight:800}.offers-coupon-list{gap:.55rem;display:grid}.offers-locked-block{border-top:1px dashed #dbe6f2;gap:.55rem;padding-top:.68rem;display:grid}.offers-used-block{border-top:1px dashed #fed7aa;gap:.55rem;padding-top:.68rem;display:grid}.offers-locked-block>strong,.offers-used-block>strong{color:#64748b;text-transform:uppercase;font-size:.72rem;font-weight:950}.offers-used-block>strong{color:#9a3412}.offers-coupon-card{color:#334155;background:radial-gradient(circle at 0,#fff 0 .55rem,#0000 .57rem),radial-gradient(circle at calc(100% - 3.55rem) -.02rem,#fff 0 .5rem,#0000 .52rem),radial-gradient(circle at calc(100% - 3.55rem) calc(100% + .02rem),#fff 0 .5rem,#0000 .52rem),linear-gradient(#fff,#fbfdff);border:1px solid #dbe6f2;border-radius:.85rem;grid-template-columns:auto minmax(0,1fr);gap:.5rem;min-height:5.35rem;padding:.52rem .68rem;display:grid;position:relative;overflow:visible}.offers-coupon-card:hover,.offers-coupon-card:focus-within{z-index:30}.offers-coupon-card:before{content:"";border-right:1px dashed #cbd5e1;position:absolute;top:.62rem;bottom:.62rem;right:3.55rem}.offers-coupon-card:after{border-radius:inherit;content:"";pointer-events:none;background:radial-gradient(circle at 0,#fff 0 .55rem,#dbe6f2 .57rem .61rem,#0000 .63rem),radial-gradient(circle at calc(100% - 3.55rem) -.02rem,#fff 0 .5rem,#dbe6f2 .52rem .56rem,#0000 .58rem),radial-gradient(circle at calc(100% - 3.55rem) calc(100% + .02rem),#fff 0 .5rem,#dbe6f2 .52rem .56rem,#0000 .58rem);position:absolute;inset:-1px}.offers-coupon-card.is-eligible{background:radial-gradient(circle at 0,#fff 0 .55rem,#0000 .57rem),radial-gradient(circle at calc(100% - 3.55rem) -.02rem,#fff 0 .5rem,#0000 .52rem),radial-gradient(circle at calc(100% - 3.55rem) calc(100% + .02rem),#fff 0 .5rem,#0000 .52rem),linear-gradient(135deg,#f0fdf4 0%,#fff 68%);border-color:#86efac}.offers-coupon-card.is-eligible:after{background:radial-gradient(circle at 0,#fff 0 .55rem,#86efac .57rem .61rem,#0000 .63rem),radial-gradient(circle at calc(100% - 3.55rem) -.02rem,#fff 0 .5rem,#86efac .52rem .56rem,#0000 .58rem),radial-gradient(circle at calc(100% - 3.55rem) calc(100% + .02rem),#fff 0 .5rem,#86efac .52rem .56rem,#0000 .58rem)}.offers-coupon-card.is-locked{color:#64748b;filter:grayscale(.7);background:radial-gradient(circle at 0,#f8fafc 0 .55rem,#0000 .57rem),radial-gradient(circle at calc(100% - 3.55rem) -.02rem,#f8fafc 0 .5rem,#0000 .52rem),radial-gradient(circle at calc(100% - 3.55rem) calc(100% + .02rem),#f8fafc 0 .5rem,#0000 .52rem),linear-gradient(#f8fafc,#f1f5f9)}.offers-coupon-card.is-used{color:#7c2d12;background:radial-gradient(circle at 0,#fff7ed 0 .55rem,#0000 .57rem),radial-gradient(circle at calc(100% - 3.55rem) -.02rem,#fff7ed 0 .5rem,#0000 .52rem),radial-gradient(circle at calc(100% - 3.55rem) calc(100% + .02rem),#fff7ed 0 .5rem,#0000 .52rem),linear-gradient(135deg,#fff7ed 0%,#fff 72%);border-color:#fdba74}.offers-coupon-card.is-used:after{background:radial-gradient(circle at 0,#fff7ed 0 .55rem,#fdba74 .57rem .61rem,#0000 .63rem),radial-gradient(circle at calc(100% - 3.55rem) -.02rem,#fff7ed 0 .5rem,#fdba74 .52rem .56rem,#0000 .58rem),radial-gradient(circle at calc(100% - 3.55rem) calc(100% + .02rem),#fff7ed 0 .5rem,#fdba74 .52rem .56rem,#0000 .58rem)}.offers-coupon-radio{color:#0000;z-index:1;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:.95rem;height:.95rem;margin-top:1.15rem;display:inline-flex}.offers-coupon-card.is-eligible .offers-coupon-radio{background:var(--offers-accent);border-color:var(--offers-accent);color:#fff}.offers-coupon-card.is-locked .offers-coupon-radio{color:#fff;background:#cbd5e1;border-color:#cbd5e1}.offers-coupon-card.is-used .offers-coupon-radio{color:#fff;background:#f97316;border-color:#f97316}.offers-coupon-radio i{font-size:.45rem}.offers-coupon-main{z-index:2;grid-template-columns:minmax(0,1fr) 3.65rem;gap:.35rem;min-width:0;display:grid}.offers-coupon-content{gap:.12rem;min-width:0;padding-right:.18rem;display:grid;position:relative}.offers-coupon-headline{align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.offers-coupon-code{color:var(--offers-text);letter-spacing:.05em;overflow-wrap:anywhere;font-size:.8rem;font-weight:950}.offers-coupon-content em{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#16a34a;border-radius:999px;width:fit-content;padding:.1rem .38rem;font-size:.52rem;font-style:normal;font-weight:950;display:inline-flex}.offers-coupon-card.is-locked .offers-coupon-content em{background:#94a3b8}.offers-coupon-card.is-used .offers-coupon-content em{background:#f97316}.offers-info-wrap{margin-left:auto;display:inline-flex;position:relative}.offers-info-btn{color:#475569;cursor:help;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;padding:0;font-size:.68rem;font-weight:950;display:inline-flex}.offers-info-btn:hover,.offers-info-btn:focus{border-color:var(--offers-accent);color:var(--offers-accent);outline:none}.offers-info-panel{opacity:0;pointer-events:none;visibility:hidden;z-index:60;background:#0f172a;border:1px solid #1e293b;border-radius:8px;gap:.34rem;width:min(18rem,100vw - 2rem);padding:.72rem;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:1.55rem;right:0;transform:translateY(-.25rem);box-shadow:0 1rem 2rem #0f172a3d}.offers-coupon-card:focus-within .offers-info-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.offers-coupon-card:has(.offers-info-btn:hover) .offers-info-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.offers-coupon-card:has(.offers-info-btn:focus) .offers-info-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.offers-info-panel strong{color:#fff;font-size:.72rem}.offers-info-panel span{color:#cbd5e1;font-size:.68rem;font-weight:750;line-height:1.28}.offers-coupon-offer-text{color:#334155;font-size:.65rem;font-weight:750;line-height:1.2}.offers-coupon-meta{color:var(--offers-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:.16rem;margin-top:.04rem;display:grid}.offers-coupon-meta span{white-space:nowrap;background:#f8fafc;border:1px solid #edf2f7;border-radius:999px;align-items:center;gap:.1rem;min-width:0;padding:.18rem .36rem;font-size:.58rem;font-weight:850;display:flex;overflow:hidden}.offers-coupon-meta b{color:var(--offers-text);text-overflow:ellipsis;min-width:0;font-size:.6rem;font-weight:950;overflow:hidden}.offers-coupon-validity{color:var(--offers-muted);margin-top:.02rem;font-size:.6rem;font-weight:760;line-height:1.25}.offers-coupon-validity.warning{color:#c2410c}.offers-coupon-validity.locked{color:#64748b}.offers-coupon-validity.used{color:#9a3412}.offers-coupon-offer{color:var(--offers-green);text-align:center;text-transform:uppercase;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:.55rem;align-self:center;place-items:center;min-width:2.7rem;margin-left:1.2rem;padding:.28rem .2rem;font-size:.58rem;font-weight:950;line-height:1.05;display:grid}.offers-coupon-offer.locked{color:#64748b;background:#e2e8f0;border-color:#cbd5e1}.offers-coupon-offer.used{color:#c2410c;background:#ffedd5;border-color:#fdba74}.offers-coupon-offer strong{color:inherit;font-size:.66rem;font-weight:950}.offers-coupon-offer small{color:inherit;font-size:.55rem;font-weight:950}.offers-login-panel{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.offers-login-panel i{color:var(--offers-accent);font-size:1.35rem}.offers-login-panel strong{color:var(--offers-text)}.offers-login-panel a{background:var(--offers-accent);color:#fff;border-radius:6px;padding:.62rem .9rem;font-weight:900;text-decoration:none}.offers-coupon-grid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:.75rem;display:grid}.offers-coupon-skeleton{background:linear-gradient(90deg,#e5e7eb,#f8fafc,#e5e7eb) 0 0/200% 100%;border-radius:8px;min-height:5rem;animation:1.2s ease-in-out infinite offers-pulse}@keyframes offers-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=900px){.offers-coupon-columns{grid-template-columns:1fr}}@media (width<=680px){.offers-head,.offers-section-title{flex-direction:column;align-items:flex-start}.offers-section-title{gap:.55rem}.offers-section-title>span{padding:.28rem .58rem;font-size:.68rem}.offers-promotion-band .uc-promotion-cards__grid{scrollbar-color:#ff57228c #e2e8f0bf;scrollbar-width:thin;justify-content:start;grid-auto-columns:minmax(17rem,84vw)!important}.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid,.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--count-2:not(.uc-promotion-cards__grid--scroll){justify-content:start;overflow:auto hidden;grid-template-columns:none!important;grid-auto-columns:minmax(0,100%)!important;grid-auto-flow:column!important}.offers-promotion-band .uc-promotion-card{border-radius:12px}.offers-promotion-band .uc-promotion-card--sale{aspect-ratio:20/11!important}.offers-coupon-main{grid-template-columns:minmax(0,1fr) 2.9rem}}@media (width<=430px){.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid,.offers-promotion-band .uc-promotion-cards--sale .uc-promotion-cards__grid--count-2:not(.uc-promotion-cards__grid--scroll){grid-auto-columns:minmax(0,100%)!important}.offers-promotion-band .uc-promotion-card--sale{aspect-ratio:16/9!important}}.static-policy-page{--policy-orange:#ff5722;--policy-orange-dark:#e64a19;--policy-ink:#0f172a;--policy-muted:#64748b;--policy-border:#e2e8f0;min-height:100vh;color:var(--policy-ink);font-family:var(--uc-font-body);background:#fff}.static-policy-main{width:min(94rem,100% - 2rem);margin:0 auto;padding:1.75rem 0 3.5rem}.static-policy-hero{border-bottom:1px solid var(--policy-border);justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.2rem;padding:1.25rem 0 1.4rem;display:flex}.static-policy-hero-copy{flex-direction:column;align-items:flex-start;max-width:58rem;display:flex}.static-policy-eyebrow{width:fit-content;color:var(--policy-orange);text-transform:uppercase;letter-spacing:.08rem;align-items:center;gap:.55rem;font-size:.72rem;font-weight:900;display:inline-flex}.static-policy-hero h1{color:var(--policy-ink);font-family:var(--uc-font-heading);margin:.55rem 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.static-policy-hero p{color:#475569;max-width:48rem;margin:0;font-size:.98rem;line-height:1.65}.static-policy-actions{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.static-policy-actions a{min-height:2.25rem;color:var(--policy-orange);background:#fff;border:1px solid #ff572238;border-radius:999rem;justify-content:center;align-items:center;padding:0 .85rem;font-size:.8rem;font-weight:900;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.static-policy-actions a:first-child{color:#fff;background:var(--policy-orange);border-color:var(--policy-orange)}.static-policy-actions a:hover{background:#fff5f2;border-color:#ff572285;transform:translateY(-1px)}.static-policy-actions a:first-child:hover{color:#fff;background:var(--policy-orange-dark);border-color:var(--policy-orange-dark)}.static-policy-updated{color:var(--policy-muted);border:1px solid var(--policy-border);background:#f8fafc;border-radius:999rem;flex:none;padding:.55rem .8rem;font-size:.78rem;font-weight:700}.static-policy-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0 0 1rem;display:grid}.static-policy-summary span{color:#1e293b;background:#fff;border:1px solid #e8edf5;border-radius:.65rem;align-items:center;gap:.65rem;min-height:3.5rem;padding:.85rem 1rem;font-size:.88rem;font-weight:900;display:flex;box-shadow:0 .7rem 1.5rem #0f172a0a}.static-policy-summary i{color:#16a34a;font-size:.95rem}.static-policy-layout{grid-template-columns:18rem minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.static-policy-index{border:1px solid var(--policy-border);background:#fff;border-radius:.75rem;max-height:calc(100vh - 7rem);padding:1rem;position:sticky;top:6rem;overflow:auto;box-shadow:0 .9rem 2rem #0f172a0f}.static-policy-index strong{color:var(--policy-ink);margin-bottom:.8rem;font-size:.9rem;font-weight:950;display:block}.static-policy-index nav{gap:.35rem;display:grid}.static-policy-index a{color:#475569;border-radius:.5rem;grid-template-columns:1.7rem minmax(0,1fr);align-items:center;gap:.55rem;padding:.55rem;font-size:.82rem;font-weight:800;line-height:1.35;text-decoration:none;transition:color .18s,background-color .18s;display:grid}.static-policy-index a:hover{color:var(--policy-orange);background:#fff5f2}.static-policy-index a span{width:1.7rem;height:1.7rem;color:var(--policy-orange);background:#fff5f2;border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:950;display:inline-flex}.static-policy-content{gap:.85rem;display:grid}.static-policy-content article{background:#fff;border:1px solid #e8edf5;border-radius:.75rem;padding:1.4rem;scroll-margin-top:6rem;box-shadow:0 .8rem 1.8rem #0f172a0a}.static-policy-content h2{color:var(--policy-ink);font-family:var(--uc-font-heading);align-items:center;gap:.8rem;margin:0 0 .95rem;font-size:clamp(1.3rem,2vw,1.85rem);line-height:1.1;display:flex}.static-policy-content h2 span{color:#fff;background:var(--policy-orange);width:2.25rem;height:2.25rem;font-family:var(--uc-font-body);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.85rem;font-weight:950;display:inline-flex;box-shadow:0 .45rem 1rem #ff572233}.static-policy-lines{gap:.5rem;display:grid}.static-policy-lines p{color:#334155;margin:0;padding-left:1rem;font-size:.96rem;line-height:1.75;position:relative}.static-policy-lines p:before{content:"";background:#ff572280;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.78rem;left:0}.static-policy-intro{background:#fff7f3!important;border-color:#ffd8ca!important}.static-policy-intro .static-policy-lines p{color:#1e293b;padding-left:0;font-size:1.04rem}.static-policy-intro .static-policy-lines p:before{display:none}.static-policy-state{color:#475569;text-align:center;border:1px solid var(--policy-border);background:#fff;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;min-height:22rem;display:flex}.static-policy-state i{color:var(--policy-orange);font-size:1.8rem}.static-policy-state a{color:var(--policy-orange);font-weight:900;text-decoration:none}.static-policy-loader{border:3px solid #ff57222e;border-top-color:var(--policy-orange);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite static-policy-spin}@keyframes static-policy-spin{to{transform:rotate(360deg)}}@media (width<=64rem){.static-policy-layout{grid-template-columns:1fr}.static-policy-index{max-height:none;position:static}.static-policy-index nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=42rem){.static-policy-main{width:min(100% - 1rem,94rem);padding-top:.75rem}.static-policy-hero-copy,.static-policy-content article,.static-policy-index{border-radius:.55rem}.static-policy-hero{flex-direction:column;align-items:flex-start;padding-top:.75rem}.static-policy-actions a{flex:8rem}.static-policy-summary,.static-policy-index nav{grid-template-columns:1fr}.static-policy-content article{padding:1rem}.static-policy-content h2{align-items:flex-start}}.ap-brand{align-items:center;gap:.75rem;min-width:0;line-height:1;display:inline-flex}.ap-brand-logo{width:3.5rem;height:3.5rem;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;place-items:center;display:inline-grid;overflow:visible}.ap-brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.ap-brand-logo b{color:#fff;letter-spacing:0;font-size:1rem;font-weight:900}.ap-brand-text{flex-direction:column;justify-content:center;min-width:0;display:flex}.ap-brand-text strong{color:#fff;font-family:var(--ap-font-heading);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;line-height:1.15;display:block;overflow:hidden}.ap-brand-name-accent{color:#ff7a45}.ap-brand-name-rest{color:#fff}.ap-brand-text small{color:#8e95ad;font-family:var(--ap-font-body);white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.6875rem;font-weight:700;line-height:1.15;display:block;overflow:hidden}.admin-login-logo-brand{justify-content:center}.admin-login-logo-brand .ap-brand-logo{filter:drop-shadow(0 .875rem 1.5rem #4f46e547);width:4.75rem;height:4.75rem}:root{--ns-font-primary:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ns-font-secondary:var(--ns-font-primary);--ns-font-code:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--ap-font-heading:var(--ns-font-secondary);--ap-font-display:var(--ns-font-secondary);--ap-font-body:var(--ns-font-primary);--ap-font-body-bold:var(--ns-font-primary);--ap-font-code:var(--ns-font-code)}.ac-shell,.admin-login-wrapper,.admin-modal-root,.admin-modal-overlay{font-family:var(--ap-font-body)}.ac-shell h1,.ac-shell h2,.ac-shell h3,.ac-shell h4,.admin-login-wrapper h1,.admin-login-wrapper h2,.admin-login-wrapper h3,.admin-modal-root h1,.admin-modal-root h2,.admin-modal-root h3,.admin-modal-overlay h1,.admin-modal-overlay h2,.admin-modal-overlay h3{font-family:var(--ap-font-heading);letter-spacing:0;font-weight:700}.ac-shell strong,.ac-shell b,.admin-login-wrapper strong,.admin-login-wrapper b,.admin-modal-root strong,.admin-modal-root b,.admin-modal-overlay strong,.admin-modal-overlay b{font-family:var(--ap-font-body-bold);font-weight:700}.admin-login-wrapper{min-height:100vh;font-family:var(--ap-font-body);isolation:isolate;box-sizing:border-box;background:radial-gradient(circle at 18% 16%,#6366f11f,#0000 26%),radial-gradient(circle at 82% 18%,#0ea5e91a,#0000 28%),linear-gradient(#fbfbff 0%,#f3f5ff 50%,#f8fafc 100%);justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.admin-login-wrapper:before{content:"";opacity:.7;z-index:1;pointer-events:none;background-color:#0000;background-image:linear-gradient(#4f46e50b 1px,#0000 1px),linear-gradient(90deg,#4f46e50b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#00000029 55%,#0000 100%);mask-image:linear-gradient(#0000008c,#00000029 55%,#0000 100%)}.admin-login-wrapper:after{content:"";filter:blur(18px);z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#6366f124 34%,#0ea5e914 68%,#4f46e51c 100%);height:56vh;position:absolute;inset:auto -14% -8%}.admin-aurora{filter:saturate(132%);pointer-events:none;z-index:2;height:min(64vh,44rem);position:absolute;inset:auto -9vw -2vh;overflow:hidden}.admin-aurora:before{content:"";filter:blur(16px);background:radial-gradient(at 50% 82%,#4f46e547,#0000 68%);position:absolute;inset:0 4% -18%}.admin-aurora:after{content:"";filter:blur(18px);opacity:.72;background:linear-gradient(100deg,#0000 10%,#ffffff47 26%,#0000 42%),linear-gradient(80deg,#0000 38%,#6366f129 52%,#0000 68%);animation:9s ease-in-out infinite alternate adminAuroraShimmer;position:absolute;inset:18% -18% 6%;transform:translate(-18%)}.admin-aurora-boat{z-index:4;opacity:.9;filter:drop-shadow(0 18px 26px #4f46e52e)drop-shadow(0 0 16px #7dd3fc29);transform-origin:50% 82%;pointer-events:auto;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;width:clamp(6.2rem,8.6vw,9.25rem);height:auto;animation:10s ease-in-out infinite adminBoatRide;position:absolute;bottom:clamp(7.8rem,15vh,11rem);left:max(2rem,50% - 720px);overflow:visible}.admin-aurora-boat[data-creator-armed=true]{filter:drop-shadow(0 18px 26px #4f46e52e)drop-shadow(0 0 16px #7dd3fc29)drop-shadow(0 0 18px #ff5f1f57)}.admin-aurora-boat[data-creator-armed=true] .admin-boat-light{fill:#ff5f1f;opacity:.96;filter:drop-shadow(0 0 10px #ff5f1f8a)}.admin-boat-hit-target{fill:#0000;pointer-events:all}.admin-boat-shadow{fill:#4f46e524;filter:blur(9px);transform-origin:50%;animation:10s ease-in-out infinite adminBoatShadow}.admin-boat-body{transform-origin:50% 82%;animation:5s ease-in-out infinite adminBoatBodySettle}.admin-boat-keel{fill:none;stroke:#4f46e557;stroke-width:2px;stroke-linecap:round}.admin-boat-hull{fill:url(#adminBoatHull);stroke:#4f46e56b;stroke-width:2.4px;stroke-linejoin:round}.admin-boat-hull-depth{fill:#4f46e529;stroke:#4f46e51f;stroke-width:1px}.admin-boat-hull-shine,.admin-boat-waterline{fill:none;stroke-linecap:round}.admin-boat-hull-shine{stroke:#fffc;stroke-width:2.2px}.admin-boat-waterline{stroke:#7dd3fc94;stroke-width:2px;filter:drop-shadow(0 0 6px #38bdf83d)}.admin-boat-rim,.admin-boat-mast{fill:none;stroke:#4f46e5ad;stroke-width:3px;stroke-linecap:round}.admin-boat-sails{transform-origin:91px 72px;animation:5s ease-in-out infinite adminBoatSailSway}.admin-boat-sail-main{fill:url(#adminBoatMainSail);stroke:#ffffffb8;stroke-width:2.1px;stroke-linejoin:round}.admin-boat-sail-side{fill:url(#adminBoatSideSail);stroke:#ffffffb8;stroke-width:2.1px;stroke-linejoin:round}.admin-boat-sail-fold{fill:none;stroke:#ffffff94;stroke-width:1.8px;stroke-linecap:round}.admin-boat-sail-main-glow,.admin-boat-sail-side-glow{fill:none;stroke:#ffffff80;stroke-linecap:round}.admin-boat-sail-main-glow{stroke-width:1.4px}.admin-boat-sail-side-glow{stroke-width:1.2px}.admin-boat-light{fill:#f43f5e;opacity:.74;filter:drop-shadow(0 0 5px #f43f5e52);animation:2.8s ease-in-out infinite adminBoatLightPulse}.admin-boat-wake{fill:none;stroke:url(#adminBoatWake);stroke-width:2px;stroke-linecap:round;opacity:.75;filter:blur(.2px)drop-shadow(0 0 6px #7dd3fc33);animation:5s ease-in-out infinite adminBoatWakePulse}.admin-boat-wake path:nth-child(2){opacity:.72;animation-delay:.45s}.admin-boat-wake path:nth-child(3){opacity:.58;animation-delay:.9s}.admin-aurora-waves{opacity:.96;mix-blend-mode:multiply;width:108%;height:108%;position:absolute;inset:-8% -4% 0}.admin-aurora-wave{transform-origin:bottom;will-change:transform}.admin-aurora-wave-1{animation:9s ease-in-out infinite alternate adminAuroraDriftOne}.admin-aurora-wave-2{animation:11s ease-in-out infinite alternate-reverse adminAuroraDriftTwo}.admin-aurora-wave-3{animation:13s ease-in-out infinite alternate adminAuroraDriftThree}@keyframes adminAuroraDriftOne{0%{transform:translate(-22px,16px)scaleX(1.03)}50%{transform:translate(26px,-18px)scaleX(1.07)}to{transform:translate(-10px,8px)scaleX(1.04)}}@keyframes adminAuroraDriftTwo{0%{transform:translate(30px,-8px)scaleX(1.05)}48%{transform:translate(-34px,22px)scaleX(1.1)}to{transform:translate(16px,-18px)scaleX(1.04)}}@keyframes adminAuroraDriftThree{0%{transform:translate(-18px,20px)scaleX(1.04)}45%{transform:translate(38px,-10px)scaleX(1.09)}to{transform:translate(-26px,12px)scaleX(1.06)}}@keyframes adminAuroraShimmer{0%{opacity:.48;transform:translate(-22%)skew(-8deg)}55%{opacity:.78;transform:translate(10%)skew(4deg)}to{opacity:.56;transform:translate(24%)skew(-3deg)}}@keyframes adminBoatRide{0%{transform:translateY(13px)rotate(-4deg)}18%{transform:translate(10px,-14px)rotate(5.8deg)}38%{transform:translate(24px,-3px)rotate(1deg)}58%{transform:translate(32px,15px)rotate(-6deg)}78%{transform:translate(14px,-18px)rotate(6.4deg)}to{transform:translateY(13px)rotate(-4deg)}}@keyframes adminBoatShadow{0%,to{opacity:.28;transform:scaleX(.9)translateY(5px)}50%{opacity:.14;transform:scaleX(1.18)translateY(12px)}}@keyframes adminBoatBodySettle{0%,to{transform:translateY(0)scaleY(1)}44%{transform:translateY(1.5px)scaleY(.985)}66%{transform:translateY(-1px)scaleY(1.01)}}@keyframes adminBoatSailSway{0%,to{transform:rotate(1.2deg)skew(0)}35%{transform:rotate(-2.4deg)skew(-1.4deg)}68%{transform:rotate(2.8deg)skew(1deg)}}@keyframes adminBoatWakePulse{0%,to{opacity:.38;transform:translate(-3px,1px)scaleX(.86)}45%{opacity:.82;transform:translate(4px,-1px)scaleX(1.08)}70%{opacity:.56;transform:translate(10px)scaleX(1.18)}}@keyframes adminBoatLightPulse{0%,to{opacity:.52}50%{opacity:.95}}.admin-creator-note{color:#f8fafc;z-index:40;pointer-events:none;opacity:0;background:linear-gradient(135deg,#0f172aeb,#312e81db),radial-gradient(circle at 18% 18%,#ff5f1f4d,#0000 34%);border:1px solid #c7d2fe57;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:1rem;width:min(31rem,100vw - 2rem);min-height:8.2rem;padding:1rem 1.1rem;animation:5s cubic-bezier(.22,1,.36,1) forwards adminCreatorNoteLifecycle;display:grid;position:fixed;bottom:clamp(1.75rem,5.4vh,3.4rem);left:50%;overflow:hidden;transform:translate(-50%,22px)scale(.96);box-shadow:0 26px 62px #312e8157,inset 0 0 0 1px #ffffff14}.admin-creator-note:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:.74;background:conic-gradient(from 180deg,#ff5f1f1a,#818cf8c7,#38bdf86b,#ff5f1f94,#ff5f1f1a);padding:1px;animation:5s linear forwards adminCreatorBorderSpin;position:absolute;inset:-2px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)}.admin-creator-note:after{content:"";background:linear-gradient(100deg,#0000 8%,#fff3 28%,#0000 48%);animation:3.9s ease-in-out .26s forwards adminCreatorSweep;position:absolute;inset:0;transform:translate(-120%)skew(-14deg)}.admin-creator-note__glow{filter:blur(18px);opacity:.72;background:radial-gradient(circle at 24% 34%,#ff5f1f6b,#0000 30%),radial-gradient(circle at 74% 30%,#818cf85c,#0000 36%);height:140%;animation:5s ease-in-out forwards adminCreatorGlow;position:absolute;inset:auto -16% -64%}.admin-creator-note__mark{z-index:1;color:#fff;width:4.9rem;height:4.9rem;font-family:var(--ap-font-display);background:radial-gradient(circle at 30% 20%,#ffffff57,#0000 36%),linear-gradient(135deg,#ff5f1f,#4f46e5 64%,#111827);border-radius:1.35rem;place-items:center;font-size:2.35rem;font-weight:800;animation:5s ease-in-out forwards adminCreatorMarkPulse;display:grid;position:relative;box-shadow:0 16px 34px #ff5f1f3d,inset 0 0 0 1px #fff3}.admin-creator-note__content{z-index:1;gap:.3rem;display:grid;position:relative}.admin-creator-note__content span{color:#fed7aa;letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-creator-note__content strong{color:#fff;font-family:var(--ap-font-display);letter-spacing:0;font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.45}.admin-creator-note__content em{color:#e2e8f0c7;font-size:.82rem;font-style:normal}.admin-creator-note__spark{z-index:1;opacity:0;background:#fed7aa;border-radius:999px;width:.42rem;height:.42rem;animation:5s ease-in-out forwards adminCreatorSpark;position:absolute;box-shadow:0 0 20px #fed7aacc}.admin-creator-note__spark--one{top:1.05rem;right:4.4rem}.admin-creator-note__spark--two{width:.32rem;height:.32rem;animation-delay:.22s;bottom:1.45rem;right:1.65rem}@keyframes adminCreatorNoteLifecycle{0%{opacity:0;filter:blur(6px);transform:translate(-50%,26px)scale(.94)}12%,82%{opacity:1;filter:blur();transform:translate(-50%)scale(1)}to{opacity:0;filter:blur(5px);transform:translate(-50%,-18px)scale(.98)}}@keyframes adminCreatorGlow{0%,to{opacity:.28;transform:translate(-4%,8%)scale(.96)}34%,76%{opacity:.8;transform:translate(4%)scale(1.05)}}@keyframes adminCreatorBorderSpin{0%{transform:rotate(0)}to{transform:rotate(130deg)}}@keyframes adminCreatorSweep{0%{transform:translate(-120%)skew(-14deg)}44%,to{transform:translate(130%)skew(-14deg)}}@keyframes adminCreatorMarkPulse{0%{transform:translateY(8px)rotate(-4deg)scale(.92)}16%,72%{transform:translateY(0)rotate(0)scale(1)}to{transform:translateY(-4px)rotate(2deg)scale(.97)}}@keyframes adminCreatorSpark{0%,12%,to{opacity:0;transform:translateY(10px)scale(.5)}28%,72%{opacity:1;transform:translate(-14px,-6px)scale(1)}}@media (prefers-reduced-motion:reduce){.admin-aurora-boat,.admin-boat-shadow,.admin-boat-body,.admin-boat-sails,.admin-boat-wake,.admin-boat-light,.admin-aurora-wave,.admin-aurora-wave animate,.admin-aurora:after,.admin-creator-note,.admin-creator-note:before,.admin-creator-note:after,.admin-creator-note__glow,.admin-creator-note__mark,.admin-creator-note__spark,.admin-login-card{animation:none}}.admin-login-card{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffffb3;border:1px solid #ffffff8c;border-radius:24px;width:100%;max-width:900px;height:480px;transition:transform .4s,border-color .4s;animation:.8s cubic-bezier(.16,1,.3,1) cardFadeIn,5s ease-in-out infinite alternate cardGlassPulse;display:flex;position:relative;overflow:hidden}.admin-login-card:hover{border-color:#4f46e540;transform:translateY(-4px)scale(1.005)}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cardGlassPulse{0%{box-shadow:0 12px 32px -5px #4f46e514,0 24px 48px -10px #a855f71f,inset 0 1px 1px #fffc}to{box-shadow:0 18px 45px -5px #4f46e526,0 36px 72px -10px #a855f733,inset 0 1px 1px #fffffff2}}.admin-login-left{background-color:#f7f6fd;background-image:url(/admin_dashboard_3d_panel.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:48%;transition:transform .5s;position:relative}.admin-login-card:hover .admin-login-left{transform:scale(1.015)}.admin-login-left:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#4f46e50d 0%,#f43f5e05 100%);position:absolute;inset:0}.admin-login-right{box-sizing:border-box;z-index:5;background:#ffffff73;border-left:1px solid #ffffff59;justify-content:center;align-items:center;width:52%;padding:24px 48px;display:flex;position:relative}.admin-right-content{width:100%;max-width:340px}.admin-logo-square{width:64px;height:64px;box-shadow:none;filter:drop-shadow(0 .8rem 1.2rem #4f46e52e);background:0 0;border:0;border-radius:0;place-items:center;margin:0 auto 18px;padding:0;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),filter .4s;display:grid;position:relative}.admin-logo-square img{object-fit:contain;filter:saturate(1.04)contrast(1.08);width:60px;height:60px;display:block}.admin-logo-square:hover{filter:drop-shadow(0 1rem 1.5rem #4f46e547);transform:scale(1.04)}.admin-login-title-group{text-align:center;margin-bottom:32px}.admin-login-title-group h1{color:#1e293b;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:700}.admin-login-title-group p{color:#475569;margin:10px 0 0;font-size:14px}.admin-error-banner{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:14px;animation:.4s ease-in-out shake;display:flex}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.admin-form{flex-direction:column;gap:20px;display:flex}.admin-field{flex-direction:column;gap:8px;display:flex}.admin-field label{color:#334155;font-size:14px;font-weight:600;transition:color .2s}.admin-input-wrap{position:relative}.admin-input-icon{color:#94a3b8;pointer-events:none;font-size:16px;transition:color .25s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.admin-input-wrap input{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:13px 16px 13px 44px;font-size:15px;transition:border-color .25s,box-shadow .25s,transform .2s}.admin-input-wrap input::placeholder{color:#94a3b8;opacity:.85}.admin-input-wrap input:focus{border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 0 0 4px #4f46e514}.admin-input-wrap input:focus~.admin-input-icon,.admin-field:focus-within label{color:#4f46e5}.admin-eye-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-size:16px;transition:color .2s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.admin-eye-btn:hover{color:#4f46e5}.admin-submit-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px;font-size:15px;font-weight:600;transition:background-color .2s,transform .1s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #4f46e526}.admin-submit-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.admin-submit-btn:hover:after{transition:all .7s ease-in-out;left:100%}.admin-submit-btn:hover{background-color:#4338ca;transform:translateY(-1px);box-shadow:0 8px 24px #4f46e540}.admin-submit-btn:active{transform:scale(.99)}.admin-submit-btn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background-color:#cbd5e1}.admin-submit-btn.is-loading,.admin-submit-btn.is-loading:disabled{color:#fff;cursor:wait;opacity:1;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 54%,#4338ca 100%);border:1px solid #818cf8;box-shadow:0 .75rem 1.55rem #4f46e547,inset 0 1px #ffffff3d}.admin-submit-btn.is-loading .admin-cart-loader{color:#fff;font-weight:850}.admin-submit-btn.is-loading .admin-cart-loader__track{opacity:.34}.admin-submit-btn.is-loading .admin-cart-loader__draw,.admin-submit-btn.is-loading .admin-cart-loader__wheel{opacity:1;stroke:#fff}@media (width<=900px){.admin-aurora{height:42vh;inset:auto -20vw -14vh}.admin-aurora-boat{width:clamp(5.2rem,19vw,7rem);bottom:clamp(5.8rem,12vh,7rem);left:clamp(1rem,9vw,4rem)}.admin-creator-note{text-align:center;grid-template-columns:1fr;justify-items:center;padding:1rem;bottom:1rem}.admin-creator-note__mark{width:4.2rem;height:4.2rem;font-size:2rem}.admin-login-card{flex-direction:column;max-width:480px;height:auto}.admin-login-left{width:100%;height:220px}.admin-login-card:hover .admin-login-left{transform:none}.admin-login-right{border-top:1px solid #ffffff59;border-left:none;width:100%;padding:36px 28px}}.admin-cart-loader{color:var(--admin-cart-color,#5b49e8);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.admin-cart-loader.inline{vertical-align:middle;flex-direction:row;gap:.45rem;display:inline-flex}.admin-cart-loader svg{width:var(--admin-cart-size,120px);height:calc(var(--admin-cart-size,120px) * .8333);flex:none;overflow:visible}.admin-cart-loader.inline svg{width:var(--admin-cart-size,1.35rem);height:calc(var(--admin-cart-size,1.35rem) * .8333)}.admin-cart-loader__track{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;opacity:.22}.admin-cart-loader__draw{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:230;stroke-dashoffset:230px;animation:2s infinite admin-cart-draw}.admin-cart-loader__wheel{fill:none;stroke:currentColor;stroke-width:6px;stroke-dasharray:56.5;stroke-dashoffset:56.5px;transform-box:fill-box;transform-origin:50%;animation:2s infinite admin-cart-wheel-fill;transform:rotate(-90deg)}.admin-cart-loader__label{color:#64748b;font-size:.82rem;font-weight:700;line-height:1.25}.admin-cart-loader.inline .admin-cart-loader__label{color:inherit;font-size:inherit;font-weight:inherit}@keyframes admin-cart-draw{0%,8%{stroke-dashoffset:230px;opacity:1}50%{stroke-dashoffset:0;opacity:1}55%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:-230px;opacity:1}85%{stroke-dashoffset:-230px;opacity:0}86%{stroke-dashoffset:230px;opacity:0}to{stroke-dashoffset:230px;opacity:1}}@keyframes admin-cart-wheel-fill{0%,50%{stroke-dashoffset:56.5px}65%,85%{stroke-dashoffset:0}to{stroke-dashoffset:56.5px}}@media (prefers-reduced-motion:reduce){.admin-cart-loader__draw,.admin-cart-loader__wheel{animation-duration:4s}}.admin-cart-loader:not(.inline){filter:drop-shadow(0 .45rem .8rem color-mix(in srgb, currentColor 12%, transparent));border-radius:1rem;gap:.4rem;padding:.65rem}.admin-cart-loader__label{font-family:var(--ns-font-primary,"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);color:#475569;letter-spacing:.025em;text-align:center;font-size:.78rem;font-weight:550;line-height:1.2}.admin-cart-loader.inline .admin-cart-loader__label{letter-spacing:inherit;font-family:inherit}.admin-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:13000;background:#0f172a66;justify-content:center;align-items:center;animation:.3s adminModalFadeIn;display:flex;position:fixed;inset:0}@keyframes adminModalFadeIn{0%{opacity:0}to{opacity:1}}.admin-modal-card{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #fffc;border-radius:20px;width:90%;max-width:440px;padding:32px;animation:.4s cubic-bezier(.175,.885,.32,1.15) adminModalScaleIn;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #4f46e50d,0 25px 50px -12px #4f46e526,inset 0 1px #fff9}@keyframes adminModalScaleIn{0%{opacity:0;transform:scale(.9)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}.admin-modal-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:26px;display:flex;position:relative}.admin-modal-icon-wrap.confirm{color:#d97706;background-color:#fef3c7}.admin-modal-icon-wrap.alert{color:#0284c7;background-color:#e0f2fe}.admin-modal-icon-wrap.danger{color:#dc2626;background-color:#fee2e2}.admin-modal-icon-wrap.success{color:#16a34a;background-color:#dcfce7}.admin-modal-card h3{color:#0f172a;letter-spacing:-.3px;margin:0 0 12px;font-size:20px;font-weight:700}.admin-modal-card p{color:#475569;margin:0 0 28px;font-size:15px;line-height:1.5}.admin-modal-actions{justify-content:center;gap:12px;display:flex}.admin-modal-btn{cursor:pointer;box-sizing:border-box;border-radius:10px;outline:none;padding:12px 24px;font-size:14px;font-weight:600;transition:background-color .2s,transform .1s}.admin-modal-btn.primary{color:#fff;background-color:#4f46e5;border:none;box-shadow:0 4px 12px #4f46e526}.admin-modal-btn.primary:hover{background-color:#4338ca;box-shadow:0 6px 16px #4f46e540}.admin-modal-btn.danger{color:#fff;background-color:#dc2626;border:none;box-shadow:0 4px 12px #dc262626}.admin-modal-btn.danger:hover{background-color:#b91c1c;box-shadow:0 6px 16px #dc262640}.admin-modal-btn.cancel{color:#475569;background-color:#fff;border:1.5px solid #e2e8f0}.admin-modal-btn.cancel:hover{color:#1e293b;background-color:#f8fafc;border-color:#cbd5e1}.admin-modal-btn:active{transform:scale(.98)}.admin-toast-container{z-index:13100;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.admin-toast-card{pointer-events:auto;box-sizing:border-box;background:#fff;border-left:5px solid #4f46e5;border-radius:12px;align-items:center;gap:14px;min-width:280px;max-width:380px;padding:16px 20px;transition:opacity .3s,transform .3s;animation:.35s cubic-bezier(.16,1,.3,1) adminToastSlideIn;display:flex;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #0000000d,0 0 0 1px #4f46e50d}@keyframes adminToastSlideIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-toast-card.success{border-left-color:#16a34a}.admin-toast-card.danger{border-left-color:#dc2626}.admin-toast-card.warning{border-left-color:#d97706}.admin-toast-card.info{border-left-color:#0284c7}.admin-toast-icon{font-size:20px}.admin-toast-card.success .admin-toast-icon{color:#16a34a}.admin-toast-card.danger .admin-toast-icon{color:#dc2626}.admin-toast-card.warning .admin-toast-icon{color:#d97706}.admin-toast-card.info .admin-toast-icon{color:#0284c7}.admin-toast-content{color:#1e293b;font-size:14px;font-weight:500;line-height:1.4}.maintenance-page{--maintenance-accent:#ff5722;--maintenance-accent-dark:#e64a19;--maintenance-accent-soft:#fff4ee;--maintenance-accent-border:#ffd5c5;--maintenance-page:#fbfbfc;--maintenance-card:#fff;--maintenance-text:#1f2937;--maintenance-muted:#667085;--maintenance-border:#eceff4;--maintenance-shadow:0 22px 54px #0f172a14;color:var(--maintenance-text);background:linear-gradient(135deg, #fff7f2db 0%, #fffffff0 45%, #fff4eebd 100%), var(--maintenance-page);place-items:center;min-height:100vh;padding:1.25rem;display:grid;overflow:hidden}.maintenance-vendor{--maintenance-accent:#ff5c24;--maintenance-accent-dark:#d94a1b;--maintenance-accent-soft:#fff3ed;--maintenance-accent-border:#ffd4c2;--maintenance-page:#fff8f4;--maintenance-text:#231f20}.maintenance-delivery{--maintenance-accent:#ff5c24;--maintenance-accent-dark:#e04b15;--maintenance-accent-soft:#fff2ec;--maintenance-accent-border:#fed7aa;--maintenance-page:#f8fafc;--maintenance-text:#0f172a}.maintenance-panel{background:var(--maintenance-card);border:1px solid var(--maintenance-border);box-shadow:var(--maintenance-shadow);text-align:center;border-radius:.875rem;width:min(100%,34rem);padding:clamp(1.4rem,4.5vw,2.6rem);position:relative;overflow:hidden}.maintenance-panel:before{background:var(--maintenance-accent-soft);border:1px solid var(--maintenance-accent-border);content:"";opacity:.7;border-radius:999px;width:10rem;height:10rem;position:absolute;top:-5rem;right:-5rem}.maintenance-brand{z-index:1;justify-content:center;align-items:center;gap:.65rem;margin-bottom:1.7rem;display:flex;position:relative}.maintenance-brand span{background:var(--maintenance-accent);color:#fff;border-radius:.65rem;place-items:center;width:2.45rem;height:2.45rem;font-weight:900;display:grid}.maintenance-brand strong{color:var(--maintenance-text);font-size:1.05rem}.maintenance-customer-brand .ucustomer-brand{justify-content:center}.maintenance-customer-brand .ucustomer-brand span{color:inherit;font-weight:inherit;place-items:initial;background:0 0;border-radius:0;width:auto;height:auto;display:inline}.maintenance-customer-brand .ucustomer-brand-logo{width:3.1rem;height:3.1rem;display:inline-flex}.maintenance-customer-brand .ucustomer-brand-copy strong{color:#111827;font-size:1.2rem}.maintenance-illustration{width:7.2rem;height:7.2rem;margin:0 auto 1.25rem;position:relative}.maintenance-illustration span{background:var(--maintenance-accent-soft);border:1px solid var(--maintenance-accent-border);color:var(--maintenance-accent);border-radius:1.6rem;place-items:center;height:6.2rem;margin:.5rem;font-size:2.1rem;display:grid}.maintenance-illustration>i{color:var(--maintenance-accent);opacity:.44;position:absolute}.maintenance-illustration>i:first-of-type{font-size:1.35rem;top:.1rem;right:.1rem}.maintenance-illustration>i:nth-of-type(2){font-size:1rem;bottom:.35rem;left:.1rem}.maintenance-status{background:var(--maintenance-accent-soft);border:1px solid var(--maintenance-accent-border);color:var(--maintenance-accent-dark);letter-spacing:0;text-transform:uppercase;border-radius:999px;padding:.42rem .75rem;font-size:.7rem;font-weight:850;display:inline-flex}.maintenance-panel h1{color:var(--maintenance-text);margin:.85rem 0 .6rem;font-size:clamp(1.85rem,5.5vw,2.55rem);line-height:1.08}.maintenance-panel>p{color:var(--maintenance-muted);max-width:29rem;margin:0 auto;font-size:.94rem;line-height:1.62}.maintenance-support{border:1px solid var(--maintenance-border);text-align:left;background:#fff;border-radius:.8rem;align-items:center;gap:.75rem;max-width:25rem;margin:1.45rem auto 1rem;padding:.8rem;display:flex}.maintenance-support>span{background:var(--maintenance-accent-soft);color:var(--maintenance-accent);border-radius:.65rem;flex:0 0 2.5rem;place-items:center;height:2.5rem;display:grid}.maintenance-support small,.maintenance-support strong,.maintenance-support b{display:block}.maintenance-support small{color:#8a94a6;font-size:.65rem}.maintenance-support strong{color:var(--maintenance-text);margin-top:.15rem;font-size:.78rem}.maintenance-support b{color:var(--maintenance-muted);margin-top:.15rem;font-size:.68rem;font-weight:650}.maintenance-panel>button{background:var(--maintenance-accent);border:1px solid var(--maintenance-accent);box-shadow:0 10px 20px color-mix(in srgb, var(--maintenance-accent) 20%, transparent);color:#fff;cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 1.1rem;font-weight:850;display:inline-flex}.maintenance-panel>button:hover{background:var(--maintenance-accent-dark);border-color:var(--maintenance-accent-dark)}.maintenance-panel>button:disabled{cursor:wait;opacity:.7}.maintenance-hours{color:#8a94a6;margin-top:.8rem;font-size:.65rem;display:block}.blocked-account-page{--maintenance-accent:#ef4444;--maintenance-accent-dark:#b91c1c;--maintenance-accent-soft:#fff1f2;--maintenance-accent-border:#fecdd3;--maintenance-page:#fff7f7}.blocked-account-panel{width:min(100%,36rem)}.blocked-account-status{color:#b91c1c}.blocked-account-meta{border:1px solid var(--maintenance-border);color:#475569;background:#f8fafc;border-radius:999px;align-items:center;gap:.45rem;max-width:100%;margin-top:1rem;padding:.48rem .75rem;font-size:.78rem;font-weight:750;display:inline-flex}.blocked-account-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.blocked-account-actions{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.2rem;display:flex}.blocked-account-actions>button{cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 1.1rem;font-weight:850;display:inline-flex}.blocked-account-actions>button:first-child{background:var(--maintenance-accent);border:1px solid var(--maintenance-accent);box-shadow:0 10px 20px color-mix(in srgb, var(--maintenance-accent) 20%, transparent);color:#fff}.blocked-account-actions>button:first-child:hover{background:var(--maintenance-accent-dark);border-color:var(--maintenance-accent-dark)}.blocked-account-actions>button:disabled{cursor:wait;opacity:.72}.blocked-account-secondary{border:1px solid var(--maintenance-border);color:#334155;background:#fff}.blocked-account-secondary:hover{background:#f8fafc;border-color:#cbd5e1}@media (width<=32rem){.maintenance-page{padding:.75rem}.maintenance-panel{border-radius:.8rem}.blocked-account-actions>button{width:100%}}@property --countdown-progress{syntax:"<percentage>";inherits:false;initial-value:100%}.session-expired-overlay{--session-accent:#ff5c24;--session-accent-dark:#e04b15;--session-accent-soft:#fff2ec;z-index:100000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--uc-font-body);background:#0f172abd;place-items:center;padding:1rem;animation:.22s ease-out both session-overlay-in;display:grid;position:fixed;inset:0}.session-expired-card{border:1px solid color-mix(in srgb, var(--session-accent) 24%, transparent);text-align:center;background:#fff;border-radius:1.5rem;width:min(25rem,100%);padding:2rem;animation:.34s cubic-bezier(.22,1,.36,1) both session-card-in;box-shadow:0 1.5rem 4rem #0f172a4d}.session-expired-icon{color:#fff;background:linear-gradient(135deg, var(--session-accent), var(--session-accent-dark));width:4rem;height:4rem;box-shadow:0 .75rem 1.75rem color-mix(in srgb, var(--session-accent) 28%, transparent);border-radius:1.25rem;place-items:center;margin:0 auto 1rem;font-size:1.45rem;display:grid}.session-expired-eyebrow{color:var(--session-accent-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.session-expired-card h2{color:#0f172a;margin:.4rem 0 .55rem;font-size:1.55rem;font-weight:800}.session-expired-card p{color:#64748b;margin:0;font-size:.92rem;line-height:1.6}.session-expired-countdown{background:conic-gradient(var(--session-accent) var(--countdown-progress), var(--session-accent-soft) 0);border-radius:50%;place-items:center;width:4.75rem;height:4.75rem;margin:1.25rem auto .65rem;transition:--countdown-progress .72s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.session-expired-countdown:before{border-radius:inherit;content:"";background:#fff;position:absolute;inset:.38rem}.session-expired-countdown span{color:var(--session-accent-dark);font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:900;animation:.32s cubic-bezier(.22,1,.36,1) both session-number-in;position:relative}.session-expired-card small{color:#94a3b8;font-size:.75rem;font-weight:700}@media (width<=30rem){.session-expired-card{border-radius:1.25rem;padding:1.6rem 1.25rem}}@keyframes session-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes session-card-in{0%{opacity:0;transform:translateY(.75rem)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes session-number-in{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.session-expired-overlay,.session-expired-card,.session-expired-countdown span{animation:none}.session-expired-countdown{transition:none}}.vendor-cart-loader{color:var(--cart-color,var(--primary-orange,#ff5c24));flex-direction:column;justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.vendor-cart-loader.inline{vertical-align:middle;flex-direction:row;gap:.45rem;display:inline-flex}.vendor-cart-loader svg{width:var(--cart-size,120px);height:calc(var(--cart-size,120px) * .8333);flex:none;overflow:visible}.vendor-cart-loader.inline svg{width:var(--cart-size,1.35rem);height:calc(var(--cart-size,1.35rem) * .8333)}.vendor-cart-loader__track{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;opacity:.22}.vendor-cart-loader__draw{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:230;stroke-dashoffset:230px;animation:2s infinite vendor-cart-draw}.vendor-cart-loader__wheel{fill:none;stroke:currentColor;stroke-width:6px;stroke-dasharray:56.5;stroke-dashoffset:56.5px;transform-box:fill-box;transform-origin:50%;animation:2s infinite vendor-cart-wheel-fill;transform:rotate(-90deg)}.vendor-cart-loader__label{color:#64748b;font-size:.82rem;font-weight:700;line-height:1.25}.vendor-cart-loader.inline .vendor-cart-loader__label{color:inherit;font-size:inherit;font-weight:inherit}@keyframes vendor-cart-draw{0%,8%{stroke-dashoffset:230px;opacity:1}50%{stroke-dashoffset:0;opacity:1}55%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:-230px;opacity:1}85%{stroke-dashoffset:-230px;opacity:0}86%{stroke-dashoffset:230px;opacity:0}to{stroke-dashoffset:230px;opacity:1}}@keyframes vendor-cart-wheel-fill{0%,50%{stroke-dashoffset:56.5px}65%,85%{stroke-dashoffset:0}to{stroke-dashoffset:56.5px}}@media (prefers-reduced-motion:reduce){.vendor-cart-loader__draw,.vendor-cart-loader__wheel{animation-duration:4s}}.vendor-cart-loader:not(.inline){filter:drop-shadow(0 .45rem .8rem color-mix(in srgb, currentColor 12%, transparent));border-radius:1rem;gap:.4rem;padding:.65rem}.vendor-cart-loader__label{font-family:var(--ns-font-primary,"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);color:#475569;letter-spacing:.025em;text-align:center;font-size:.78rem;font-weight:550;line-height:1.2}.vendor-cart-loader.inline .vendor-cart-loader__label{letter-spacing:inherit;font-family:inherit}.delivery-cart-loader{color:var(--delivery-cart-color,var(--delivery-accent,#ff5c24));flex-direction:column;justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.delivery-cart-loader.inline{vertical-align:middle;flex-direction:row;gap:.45rem;display:inline-flex}.delivery-cart-loader svg{width:var(--delivery-cart-size,120px);height:calc(var(--delivery-cart-size,120px) * .8333);flex:none;overflow:visible}.delivery-cart-loader.inline svg{width:var(--delivery-cart-size,1.35rem);height:calc(var(--delivery-cart-size,1.35rem) * .8333)}.delivery-cart-loader__track{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;opacity:.22}.delivery-cart-loader__draw{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:230;stroke-dashoffset:230px;animation:2s infinite delivery-cart-draw}.delivery-cart-loader__wheel{fill:none;stroke:currentColor;stroke-width:6px;stroke-dasharray:56.5;stroke-dashoffset:56.5px;transform-box:fill-box;transform-origin:50%;animation:2s infinite delivery-cart-wheel-fill;transform:rotate(-90deg)}.delivery-cart-loader__label{color:var(--delivery-muted,#64748b);font-size:.82rem;font-weight:700;line-height:1.25}.delivery-cart-loader.inline .delivery-cart-loader__label{color:inherit;font-size:inherit;font-weight:inherit}@keyframes delivery-cart-draw{0%,8%{stroke-dashoffset:230px;opacity:1}50%{stroke-dashoffset:0;opacity:1}55%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:-230px;opacity:1}85%{stroke-dashoffset:-230px;opacity:0}86%{stroke-dashoffset:230px;opacity:0}to{stroke-dashoffset:230px;opacity:1}}@keyframes delivery-cart-wheel-fill{0%,50%{stroke-dashoffset:56.5px}65%,85%{stroke-dashoffset:0}to{stroke-dashoffset:56.5px}}@media (prefers-reduced-motion:reduce){.delivery-cart-loader__draw,.delivery-cart-loader__wheel{animation-duration:4s}}.delivery-cart-loader:not(.inline){filter:drop-shadow(0 .45rem .8rem color-mix(in srgb, currentColor 12%, transparent));border-radius:1rem;gap:.4rem;padding:.65rem}.delivery-cart-loader__label{font-family:var(--ns-font-primary,"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);color:#475569;letter-spacing:.025em;text-align:center;font-size:.78rem;font-weight:550;line-height:1.2}.delivery-cart-loader.inline .delivery-cart-loader__label{letter-spacing:inherit;font-family:inherit}:root{--ns-font-primary:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ns-font-secondary:var(--ns-font-primary);--ns-font-code:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--uc-font-heading:var(--ns-font-secondary);--uc-font-body:var(--ns-font-primary);--uc-font-body-bold:var(--ns-font-primary);--uc-font-code:var(--ns-font-code)}.home-container,.profile-container,.verification-container,.user-category-page,.brands-page,.product-detail-page,.user-search-results-page,.offers-page,.cart-tab,.wishlist-tab,.orders-tab,.user-context-modal,.user-modal,.maintenance-customer,.blocked-account-page,.session-expired-modal{font-family:var(--uc-font-body)!important}.home-container h1,.home-container h2,.home-container h3,.profile-container h1,.profile-container h2,.profile-container h3,.verification-container h1,.verification-container h2,.verification-container h3,.user-category-page h1,.user-category-page h2,.user-category-page h3,.brands-page h1,.brands-page h2,.brands-page h3,.product-detail-page h1,.product-detail-page h2,.product-detail-page h3,.user-search-results-page h1,.user-search-results-page h2,.user-search-results-page h3,.offers-page h1,.offers-page h2,.offers-page h3,.cart-tab h1,.cart-tab h2,.cart-tab h3,.wishlist-tab h1,.wishlist-tab h2,.wishlist-tab h3,.orders-tab h1,.orders-tab h2,.orders-tab h3,.user-context-modal h1,.user-context-modal h2,.user-context-modal h3,.user-modal h1,.user-modal h2,.user-modal h3,.maintenance-customer h1,.maintenance-customer h2,.maintenance-customer h3{font-family:var(--uc-font-heading);letter-spacing:0;font-weight:700}.home-container strong,.home-container b,.profile-container strong,.profile-container b,.verification-container strong,.verification-container b,.user-category-page strong,.user-category-page b,.brands-page strong,.brands-page b,.product-detail-page strong,.product-detail-page b,.user-search-results-page strong,.user-search-results-page b,.offers-page strong,.offers-page b,.cart-tab strong,.cart-tab b,.wishlist-tab strong,.wishlist-tab b,.orders-tab strong,.orders-tab b,.user-context-modal strong,.user-context-modal b,.user-modal strong,.user-modal b,.maintenance-customer strong,.maintenance-customer b{font-family:var(--uc-font-body-bold);font-weight:700}.home-container :is(button,input,select,textarea),.profile-container :is(button,input,select,textarea),.verification-container :is(button,input,select,textarea),.user-category-page :is(button,input,select,textarea),.brands-page :is(button,input,select,textarea),.product-detail-page :is(button,input,select,textarea),.user-search-results-page :is(button,input,select,textarea),.offers-page :is(button,input,select,textarea),.cart-tab :is(button,input,select,textarea),.wishlist-tab :is(button,input,select,textarea),.orders-tab :is(button,input,select,textarea){font-family:var(--uc-font-body)}
