@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Nunito:wght@400;500&family=Poppins:wght@700&display=swap";
:root{--nw-color-white:#fff;--nw-color-text:#0d0d0d;--nw-color-muted:#a1a1a1;--nw-color-border:#262626;--nw-color-page-bg:#f5f5f5;--nw-frame-pad-y:.75rem;--nw-frame-pad-x:1rem;--nw-grad-start:#c084fc80;--nw-grad-end:#724f9680;--nw-shadow-grad:#c084fc33;--nw-focus-ring:#724f9659;--nw-font-body:"Nunito", sans-serif;--nw-font-display:"Poppins", sans-serif;--nw-font-inter:"Inter", sans-serif;--nw-color-upload-bg:#f7f7f7;--nw-color-upload-border:#e5e5e5;--nw-color-link:#0ea5e9;--nw-color-neutral-500:#525252;--nw-color-neutral-300:#a3a3a3;--nw-color-error:#b91c1c;--nw-color-danger:#dc2626;--nw-color-danger-hover:#b91c1c;--nw-overlay-scrim:#0f172a73;--nw-verification-heading-start:#c084fc;--nw-verification-heading-end:#7c3aed;--nw-color-otp-border:#e5e5e5;--nw-verification-otp-focus-start:#c084fc;--nw-verification-otp-focus-end:#7c3aed;--nw-laundry-details-title:#7c3aed;--nw-laundry-back:#9333ea;--nw-laundry-menu-services-start:#7c3aed;--nw-laundry-menu-services-end:#4c1d95;--nw-laundry-menu-soft-start:#c084fc;--nw-laundry-menu-soft-end:#9333ea;--nw-shadow-service-card:0 .125rem .5rem #0f172a14;--nw-shop-surface-strong:#c084fc59;--nw-shop-surface-soft:#c084fc26;--nw-shop-surface-mid:#c084fc47;--nw-shop-surface-faint:#c084fc1a;--nw-shop-cta-disabled-start:#c084fc59;--nw-shop-cta-disabled-end:#724f9640;--nw-shop-line-card-border:#7c3aed59;--nw-shop-line-card-shadow:0 .125rem .5rem #0f172a0f;--nw-select-border-purple:#7c3aeda6;--nw-shop-customer-hint-bg:#c084fc2e}
@keyframes nw-m-fade-up{0%{opacity:0;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}@keyframes nw-m-fade-in{0%{opacity:0}to{opacity:1}}@keyframes nw-m-scale-in{0%{opacity:0;transform:scale(.96)translateY(.35rem)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes nw-m-pop-badge{0%{opacity:0;transform:scale(.82)}55%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes nw-m-float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-.4rem)}}@keyframes nw-m-shimmer-bg{0%{background-position:0 40%}to{background-position:100% 60%}}.nw-auth-page-bg{position:relative;overflow-x:hidden}.nw-auth-page-bg:before{content:"";opacity:.95;pointer-events:none;z-index:0;background:radial-gradient(80% 70% at 15% 20%,#7c3aed29 0%,#0000 55%),radial-gradient(70% 60% at 85% 65%,#a855f71f 0%,#0000 50%);height:75%;position:absolute;inset:-35% -25% auto}.nw-auth-page-bg>*{z-index:1;position:relative}.nw-customer-home-bg{position:relative;overflow-x:hidden}.nw-customer-home-bg:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(85% 75% at 50% 0,#7c3aed17 0%,#0000 58%);height:55%;position:absolute;inset:-20% -20% auto}.nw-customer-home-bg>*{z-index:1;position:relative}.nw-shop-dashboard-bg{position:relative;overflow-x:hidden}.nw-shop-dashboard-bg:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 70% at 20% 0,#7c3aed12 0%,#0000 55%);height:45%;position:absolute;inset:-15% -15% auto}.nw-shop-dashboard-bg>*{z-index:1;position:relative}@media (prefers-reduced-motion:no-preference){.nw-auth-page-bg:before{background-size:150% 150%;animation:14s ease-in-out infinite alternate nw-m-shimmer-bg}}.nw-motion-card-in,.nw-motion-fade-up{opacity:1}@media (prefers-reduced-motion:no-preference){.nw-motion-card-in{animation:.58s cubic-bezier(.22,1,.36,1) both nw-m-scale-in}.nw-motion-fade-up{opacity:0;animation:.52s cubic-bezier(.22,1,.36,1) forwards nw-m-fade-up}.nw-motion-fade-up-delay-1{animation-delay:80ms}.nw-motion-fade-up-delay-2{animation-delay:.14s}.nw-motion-fade-up-delay-3{animation-delay:.22s}.nw-motion-form-reveal{opacity:0;animation:.52s cubic-bezier(.22,1,.36,1) .16s forwards nw-m-fade-up}.nw-success-badge-in{animation:.65s cubic-bezier(.22,1,.36,1) both nw-m-pop-badge}.nw-customer-hero-float{animation:5s ease-in-out infinite nw-m-float-soft}.nw-motion-stagger>*{opacity:0;animation:.48s cubic-bezier(.22,1,.36,1) forwards nw-m-fade-up}.nw-motion-stagger>:first-child{animation-delay:40ms}.nw-motion-stagger>:nth-child(2){animation-delay:.1s}.nw-motion-stagger>:nth-child(3){animation-delay:.16s}.nw-motion-stagger>:nth-child(4){animation-delay:.22s}.nw-motion-stagger>:nth-child(5){animation-delay:.28s}.nw-motion-stagger>:nth-child(6){animation-delay:.34s}.nw-motion-stagger>:nth-child(7){animation-delay:.4s}.nw-motion-stagger>:nth-child(8){animation-delay:.46s}.nw-motion-stagger>:nth-child(9){animation-delay:.52s}.nw-motion-stagger>:nth-child(10){animation-delay:.58s}.nw-motion-stagger-otp>*{opacity:0;animation:.38s cubic-bezier(.22,1,.36,1) forwards nw-m-scale-in}.nw-motion-stagger-otp>:first-child{animation-delay:40ms}.nw-motion-stagger-otp>:nth-child(2){animation-delay:90ms}.nw-motion-stagger-otp>:nth-child(3){animation-delay:.14s}.nw-motion-stagger-otp>:nth-child(4){animation-delay:.19s}.nw-motion-stagger-otp>:nth-child(5){animation-delay:.24s}.nw-motion-stagger-otp>:nth-child(6){animation-delay:.29s}.nw-customer-home-stack>*{opacity:0;animation:.54s cubic-bezier(.22,1,.36,1) forwards nw-m-fade-up}.nw-customer-home-stack>:first-child{animation-delay:40ms}.nw-customer-home-stack>:nth-child(2){animation-delay:.11s}.nw-customer-home-stack>:nth-child(3){animation-delay:.18s}.nw-customer-home-stack>:nth-child(4){animation-delay:.24s}.nw-customer-home-stack>:nth-child(5){animation-delay:.3s}.nw-customer-home-stack>:nth-child(6){animation-delay:.36s}.nw-customer-home-stack>:nth-child(7){animation-delay:.42s}}@media (prefers-reduced-motion:reduce){.nw-motion-card-in,.nw-motion-fade-up,.nw-motion-form-reveal,.nw-success-badge-in,.nw-customer-hero-float,.nw-motion-stagger>*,.nw-motion-stagger-otp>*,.nw-customer-home-stack>*{opacity:1!important;animation:none!important;transform:none!important}.nw-auth-page-bg:before,.nw-shop-dashboard-bg:before{animation:none!important}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{margin:0;padding:0}*{box-sizing:border-box}
