:root{--background:#fff;--foreground:#171717;--theme-primary:#20b2aa;--theme-primary-light:#4ecdc4;--theme-primary-dark:#008b8b;--theme-teal-start:#20b2aa;--theme-teal-end:#008b8b;--theme-gradient-start:#fff;--theme-gradient-end:#20b2aa;--theme-gradient:linear-gradient(135deg,var(--theme-gradient-start)0%,var(--theme-gradient-end)100%);--theme-gradient-reverse:linear-gradient(135deg,var(--theme-gradient-end)0%,var(--theme-gradient-start)100%);--theme-gradient-45:linear-gradient(45deg,var(--theme-gradient-start)0%,var(--theme-gradient-end)100%);--theme-teal-gradient:linear-gradient(135deg,var(--theme-teal-start)0%,var(--theme-teal-end)100%);--theme-teal-gradient-45:linear-gradient(45deg,var(--theme-teal-start)0%,var(--theme-teal-end)100%);--accent-color:var(--theme-primary);--accent-hover:var(--theme-primary-dark);--accent-light:var(--theme-primary-light)}html,body{background-color:var(--background);max-width:100vw;height:100%;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb)))rgb(var(--background-start-rgb));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;min-height:100vh;padding-top:70px;padding-bottom:50px;font-family:Arial,Helvetica,sans-serif}@media (max-width:768px){body{padding-top:60px;padding-bottom:45px}}@media (max-width:480px){body{padding-top:60px;padding-bottom:40px}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}html{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=search],input[type=url],input[type=date],input[type=time],textarea,select,.passwordContainer input{color:#333!important;background-color:#fff!important}input[type=checkbox],input[type=radio]{accent-color:var(--accent-color);appearance:auto;background-color:#fff!important}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{border-radius:6px;background:#f1f1f1!important}::-webkit-scrollbar-thumb{border:2px solid #f1f1f1;border-radius:6px;background:#c1c1c1!important}::-webkit-scrollbar-thumb:hover{background:#a8a8a8!important}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1!important}
.header-module__bY5_QG__header{color:#ed986e;z-index:100;box-sizing:border-box;background:linear-gradient(135deg,#20b2aa 0%,#008b8b 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;height:70px;max-height:70px;padding:.5rem 2rem;display:flex;position:fixed;top:0;left:0;right:0;overflow:visible;box-shadow:0 2px 10px #0000001a}.header-module__bY5_QG__logo{z-index:101;flex-shrink:0;align-items:center;height:100%;line-height:1;display:flex;position:relative;overflow:visible}.header-module__bY5_QG__logo img{object-fit:contain;z-index:101;width:auto;max-width:none;height:120px;max-height:none;position:relative}.header-module__bY5_QG__nav{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.header-module__bY5_QG__navButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:25px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:all .3s}.header-module__bY5_QG__navButton:hover{background:#fff3;transform:translateY(-2px)}.header-module__bY5_QG__navButton.header-module__bY5_QG__active{background:#ffffff4d;border-color:#ffffff80}.header-module__bY5_QG__cartIconContainer{align-items:center;display:flex;position:relative}.header-module__bY5_QG__cartIcon{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.2rem;transition:all .3s;display:flex;position:relative}.header-module__bY5_QG__cartIcon:hover{background:#ffffff1a;transform:translateY(-2px)}.header-module__bY5_QG__cartBadge{color:#fff;background:#ff4757;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 4px #0003}.header-module__bY5_QG__userIconContainer{z-index:1001;align-items:center;display:flex;position:relative}.header-module__bY5_QG__userIcon{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.2rem;transition:all .3s;display:flex}.header-module__bY5_QG__userIcon:hover{background:#ffffff1a;transform:translateY(-2px)}.header-module__bY5_QG__cartButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#ee5a24);border:none;border-radius:25px;padding:.5rem 1rem;font-weight:700;transition:all .3s;box-shadow:0 2px 10px #ee5a244d}.header-module__bY5_QG__cartButton:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ee5a2466}@keyframes header-module__bY5_QG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.header-module__bY5_QG__userDropdownContainer{position:relative}.header-module__bY5_QG__userAvatar{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header-module__bY5_QG__avatarCircle{color:#fff;background:linear-gradient(135deg,#20b2aa,#008b8b);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;transition:transform .2s;display:flex}.header-module__bY5_QG__avatarCircle:hover{transform:scale(1.1)}.header-module__bY5_QG__userDropdown{z-index:1001;background:#fff;border-radius:12px;min-width:250px;max-width:calc(100vw - 2rem);margin-top:0;animation:.2s ease-out header-module__bY5_QG__dropdownSlide;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 32px #00000026;display:block!important}@keyframes header-module__bY5_QG__dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-module__bY5_QG__dropdownHeader{border-bottom:1px solid #ecf0f1;align-items:center;gap:1rem;padding:1.5rem;display:flex}.header-module__bY5_QG__dropdownAvatar{color:#fff;background:linear-gradient(135deg,#20b2aa,#008b8b);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.header-module__bY5_QG__dropdownUserInfo h4{color:#2c3e50;margin:0 0 .25rem;font-size:1rem}.header-module__bY5_QG__dropdownUserInfo p{color:#7f8c8d;margin:0;font-size:.9rem}.header-module__bY5_QG__dropdownDivider{background:#ecf0f1;height:1px;margin:0}.header-module__bY5_QG__dropdownItem{text-align:left;color:#2c3e50;cursor:pointer;background:linear-gradient(135deg,#20b2aa 0%,#008b8b 100%);border:none;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;transition:background .2s;display:flex}.header-module__bY5_QG__dropdownIcon{color:#20b2aa;font-size:1rem}.header-module__bY5_QG__dropdownItem:hover{background:#f8f9fa}.header-module__bY5_QG__dropdownItem:last-child{color:#e74c3c;font-weight:500}.header-module__bY5_QG__dropdownItem:last-child:hover{background:#fdf2f2}@media (max-width:768px){.header-module__bY5_QG__header{flex-wrap:nowrap;align-items:center;height:60px;min-height:60px;max-height:60px;padding:.5rem 1rem;position:fixed;top:0;left:0;right:0}.header-module__bY5_QG__logo{flex-shrink:0;height:100%}.header-module__bY5_QG__logo img{width:auto!important;max-width:none!important;height:100px!important;max-height:none!important}.header-module__bY5_QG__nav{flex-wrap:nowrap;align-items:center;gap:.5rem}.header-module__bY5_QG__navButton{white-space:nowrap;padding:.4rem .8rem;font-size:.85rem}.header-module__bY5_QG__cartIcon,.header-module__bY5_QG__userIcon{padding:.4rem;font-size:.96rem}.header-module__bY5_QG__userDropdown{min-width:200px;max-width:calc(100vw - 1rem);right:0;transform:translate(0)}.header-module__bY5_QG__toast{max-width:none;left:10px;right:10px}}@media (max-width:480px){.header-module__bY5_QG__header{gap:.5rem;height:60px;min-height:60px;max-height:60px;padding:.4rem .75rem;position:fixed;top:0;left:0;right:0}.header-module__bY5_QG__logo{height:100%}.header-module__bY5_QG__logo img{width:auto!important;max-width:none!important;height:90px!important;max-height:none!important}.header-module__bY5_QG__nav{gap:.3rem}.header-module__bY5_QG__navButton{padding:.35rem .6rem;font-size:.8rem}.header-module__bY5_QG__cartIcon,.header-module__bY5_QG__userIcon{padding:.35rem;font-size:.88rem}.header-module__bY5_QG__userDropdown{min-width:180px;max-width:calc(100vw - .75rem);right:0;transform:translate(0)}.header-module__bY5_QG__dropdownNav{flex-shrink:1}}.header-module__bY5_QG__dropdownNav{display:inline-block;position:relative}.header-module__bY5_QG__productsButton{position:relative}.header-module__bY5_QG__productsButton:after,.header-module__bY5_QG__productsButton[aria-expanded=true]:after{display:none}.header-module__bY5_QG__dropdownArrow{vertical-align:middle;color:#fff;margin-left:.5em;font-size:.9em;transition:transform .2s;display:inline-block}.header-module__bY5_QG__dropdownMenu{z-index:30;background:#fff;border:1px solid #bdbdbd;border-radius:3px;min-width:100%;margin-top:2px;padding:0;position:absolute;top:110%;left:0;overflow:hidden;box-shadow:0 2px 8px #00000012}.header-module__bY5_QG__dropdownMenu:before{display:none}.header-module__bY5_QG__dropdownMenu li{border-bottom:1px solid #f0f0f0}.header-module__bY5_QG__dropdownMenu li:last-child{border-bottom:none}.header-module__bY5_QG__dropdownItem{color:#222;text-align:left;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:.85rem 1.2rem;font-size:1rem;font-weight:400;transition:background .15s,color .15s}.header-module__bY5_QG__dropdownItem:hover,.header-module__bY5_QG__dropdownItem:focus{color:#4b2996;background:#f3eaff}.header-module__bY5_QG__activeDropdownItem{color:#4b2996;background:#f3eaff;font-weight:500}@media (max-width:600px){.header-module__bY5_QG__dropdownMenu{z-index:1001;min-width:120px;left:0}.header-module__bY5_QG__productsButton{padding:.5rem .8rem;font-size:.95rem}}
.footer-module__oqRDSq__footer{color:#fff;text-align:center;z-index:100;box-sizing:border-box;background:linear-gradient(135deg,#20b2aa 0%,#008b8b 100%);justify-content:center;align-items:center;width:100%;height:50px;padding:.75rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.footer-module__oqRDSq__footer p{opacity:.8;margin:0;font-size:.85rem}
.LoginPage-module__ulbnWG__loginOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoginPage-module__ulbnWG__loginModal{background:#fff;border-radius:15px;width:90%;max-width:400px;padding:2rem;position:relative;box-shadow:0 20px 60px #0000004d}.LoginPage-module__ulbnWG__closeButton{cursor:pointer;color:#7f8c8d;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.LoginPage-module__ulbnWG__closeButton:hover{background:#f1f2f6}.LoginPage-module__ulbnWG__loginModal h2{text-align:center;color:#2c3e50;margin-bottom:1.5rem;font-size:1.8rem}.LoginPage-module__ulbnWG__loginForm{flex-direction:column;gap:1rem;display:flex}.LoginPage-module__ulbnWG__formGroup{flex-direction:column;gap:.5rem;display:flex}.LoginPage-module__ulbnWG__formGroup label{color:#2c3e50;font-size:.9rem;font-weight:500}.LoginPage-module__ulbnWG__formGroup input,.LoginPage-module__ulbnWG__formGroup select{color:#333;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.LoginPage-module__ulbnWG__formGroup input:focus,.LoginPage-module__ulbnWG__formGroup select:focus{border-color:#20b2aa;outline:none;box-shadow:0 0 0 3px #667eea1a}.LoginPage-module__ulbnWG__loginButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#20b2aa,#008b8b);border:none;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:1rem;font-weight:500;transition:transform .2s}.LoginPage-module__ulbnWG__loginButton:hover{transform:translateY(-2px)}.LoginPage-module__ulbnWG__loginNote{text-align:center;color:#7f8c8d;margin-top:1rem;font-size:.8rem;font-style:italic}.LoginPage-module__ulbnWG__checkboxGroup{gap:2rem;margin-bottom:1rem;display:flex}.LoginPage-module__ulbnWG__checkboxItem{align-items:center;gap:.2rem;display:flex}.LoginPage-module__ulbnWG__checkboxItem input[type=radio]{cursor:pointer;accent-color:#20b2aa;appearance:none;background-color:#fff;border:2px solid #ddd;border-radius:50%;width:18px;height:18px;position:relative}.LoginPage-module__ulbnWG__checkboxItem input[type=radio]:checked{background-color:#20b2aa;border-color:#20b2aa}.LoginPage-module__ulbnWG__checkboxItem input[type=radio]:checked:after{content:"";background-color:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoginPage-module__ulbnWG__checkboxItem label{color:#2c3e50;cursor:pointer;font-size:.9rem;font-weight:500}.LoginPage-module__ulbnWG__signup{color:#20b2aa;cursor:pointer}
.OtpVerify-module__7-BhYW__otpOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.OtpVerify-module__7-BhYW__otpModal{background:#fff;border-radius:15px;width:90%;max-width:400px;max-height:550px;padding:1rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.OtpVerify-module__7-BhYW__closeButton{cursor:pointer;color:#7f8c8d;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.OtpVerify-module__7-BhYW__closeButton:hover{background:#f1f2f6}.OtpVerify-module__7-BhYW__otpModal h4{text-align:center;color:#2c3e50;margin-bottom:.5rem;font-size:1.5rem}.OtpVerify-module__7-BhYW__otpMessage{text-align:center;color:#7f8c8d;margin-bottom:1.5rem;font-size:.9rem}.OtpVerify-module__7-BhYW__otpForm{flex-direction:column;gap:1rem;display:flex}.OtpVerify-module__7-BhYW__formGroup{flex-direction:column;gap:.2rem;display:flex}.OtpVerify-module__7-BhYW__formGroup label{color:#2c3e50;font-size:.9rem;font-weight:500}.OtpVerify-module__7-BhYW__formGroup input,.OtpVerify-module__7-BhYW__formGroup select{color:#333;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem;font-size:1rem;transition:border-color .2s}.OtpVerify-module__7-BhYW__formGroup input:focus,.OtpVerify-module__7-BhYW__formGroup select:focus{border-color:#20b2aa;outline:none;box-shadow:0 0 0 3px #667eea1a}.OtpVerify-module__7-BhYW__errorInput{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c1a!important}.OtpVerify-module__7-BhYW__errorText{color:#e74c3c;margin-top:.25rem;font-size:.8rem}.OtpVerify-module__7-BhYW__otpContainer{justify-content:center;gap:.5rem;display:flex}.OtpVerify-module__7-BhYW__otpInput{text-align:center;color:#333;background-color:#fff;border:1px solid #ddd;border-radius:8px;width:50px;height:50px;font-size:1.2rem;font-weight:600;transition:border-color .2s}.OtpVerify-module__7-BhYW__otpInput:focus{border-color:#20b2aa;outline:none;box-shadow:0 0 0 3px #667eea1a}.OtpVerify-module__7-BhYW__passwordContainer{border:1px solid #ddd;border-radius:8px;align-items:center;transition:border-color .2s;display:flex;position:relative}.OtpVerify-module__7-BhYW__passwordContainer:focus-within{border-color:#20b2aa;outline:none;box-shadow:0 0 0 3px #667eea1a}.OtpVerify-module__7-BhYW__passwordContainer.OtpVerify-module__7-BhYW__error{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c1a!important}.OtpVerify-module__7-BhYW__passwordContainer input{color:#333;background-color:#fff;border:none;flex:1;padding:.5rem 40px .5rem .5rem;font-size:1rem}.OtpVerify-module__7-BhYW__eyeIcon{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;font-size:1.2rem;transition:background-color .2s;display:flex;position:absolute;right:10px}.OtpVerify-module__7-BhYW__eyeIcon:hover{background-color:#0000001a}.OtpVerify-module__7-BhYW__verifyButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#20b2aa,#008b8b);border:none;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:1rem;font-weight:500;transition:transform .2s}.OtpVerify-module__7-BhYW__verifyButton:hover:not(:disabled){transform:translateY(-2px)}.OtpVerify-module__7-BhYW__verifyButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.OtpVerify-module__7-BhYW__resendSection{text-align:center;border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.OtpVerify-module__7-BhYW__resendSection p{color:#7f8c8d;margin-bottom:.5rem;font-size:.8rem}.OtpVerify-module__7-BhYW__resendButton{color:#20b2aa;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:500;text-decoration:underline;transition:color .2s}.OtpVerify-module__7-BhYW__resendButton:hover{color:#5a6fd8}
.SignupPage-module__LRydIG__signupOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SignupPage-module__LRydIG__signupModal{background:#fff;border-radius:15px;width:90%;max-width:400px;max-height:550px;padding:1rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.SignupPage-module__LRydIG__closeButton{cursor:pointer;color:#7f8c8d;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.SignupPage-module__LRydIG__closeButton:hover{background:#f1f2f6}.SignupPage-module__LRydIG__signupModal h4{text-align:center;color:#2c3e50;align-self:center;margin-bottom:1.5rem;font-size:1.8rem}.SignupPage-module__LRydIG__signupForm{flex-direction:column;gap:.8rem;display:flex}.SignupPage-module__LRydIG__formGroup{flex-direction:column;gap:.2rem;display:flex}.SignupPage-module__LRydIG__formGroup label{color:#2c3e50;font-size:.9rem;font-weight:500}.SignupPage-module__LRydIG__formGroup input,.SignupPage-module__LRydIG__formGroup select{color:#333;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem;font-size:1rem;transition:border-color .2s}.SignupPage-module__LRydIG__formGroup input:focus,.SignupPage-module__LRydIG__formGroup select:focus{border-color:#20b2aa;outline:none;box-shadow:0 0 0 3px #667eea1a}.SignupPage-module__LRydIG__errorInput{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c1a!important}.SignupPage-module__LRydIG__errorText{color:#e74c3c;margin-top:.25rem;font-size:.8rem}.SignupPage-module__LRydIG__successText{color:#27ae60;margin-top:.25rem;font-size:.8rem}.SignupPage-module__LRydIG__passwordContainer{border:1px solid #ddd;border-radius:8px;align-items:center;transition:border-color .2s;display:flex;position:relative}.SignupPage-module__LRydIG__passwordContainer:focus-within{border-color:#20b2aa;outline:none;box-shadow:0 0 0 3px #667eea1a}.SignupPage-module__LRydIG__passwordContainer.SignupPage-module__LRydIG__error{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c1a!important}.SignupPage-module__LRydIG__passwordContainer input{color:#333;background-color:#fff;border:none;flex:1;padding:.5rem;font-size:1rem}.SignupPage-module__LRydIG__eyeIcon{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;font-size:1.2rem;transition:background-color .2s;display:flex;position:absolute;right:10px}.SignupPage-module__LRydIG__eyeIcon:hover{background-color:#0000001a}.SignupPage-module__LRydIG__passwordContainer input{padding-right:40px}.SignupPage-module__LRydIG__signupButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#20b2aa,#008b8b);border:none;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:1rem;font-weight:500;transition:transform .2s}.SignupPage-module__LRydIG__signupButton:hover{transform:translateY(-2px)}.SignupPage-module__LRydIG__signupNote{text-align:center;color:#7f8c8d;margin-top:1rem;font-size:.8rem;font-style:italic}.SignupPage-module__LRydIG__signin{color:#20b2aa;cursor:pointer;font-weight:500}.SignupPage-module__LRydIG__signin:hover{text-decoration:underline}
