body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.register-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:1.5rem}.register-form{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000001a;max-width:550px;padding:2.5rem;transition:transform .3s ease;width:100%}.register-form:hover{transform:translateY(-3px)}.register-form h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.form-step{gap:1.2rem}.form-step,.input-group{display:flex;flex-direction:column}.input-group{gap:.5rem;position:relative}.input-group label{color:#34495e;font-size:1rem;font-weight:500;gap:.5rem}.input-icon{color:#7f8c8d;font-size:1.2rem}.helper-text{color:#95a5a6;font-size:.85rem}.tooltip{background:#34495e;border-radius:4px;color:#fff;font-size:.8rem;left:50%;opacity:0;padding:.3rem .6rem;position:absolute;top:-2.5rem;transform:translateX(-50%);transition:opacity .3s ease;visibility:hidden;white-space:nowrap}.input-group:hover .tooltip{opacity:1;visibility:visible}.register-form input,.register-form select,.register-form textarea{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.9rem;resize:vertical;transition:all .3s ease}.register-form input:focus,.register-form select:focus,.register-form textarea:focus{background:#fff;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.register-form input[type=file]{background:none;border:none;padding:.5rem 0}.phone-input-wrapper{display:flex;gap:.5rem}.phone-input-wrapper select{background:#fff;border:1px solid #e0e0e0;border-radius:8px 0 0 8px;flex:0 0 30%}.phone-input-wrapper input{border-radius:0 8px 8px 0;flex:1 1}.unit-input-wrapper{display:flex;gap:.5rem}.unit-input-wrapper select{border-radius:8px 0 0 8px;width:80px}.unit-input-wrapper input{border-radius:0 8px 8px 0;flex:1 1}.height-ft-in{display:flex;gap:.5rem}.height-ft-in input{flex:1 1}.input-error{border-color:#e74c3c!important}.input-error:focus{box-shadow:0 0 0 3px #e74c3c1a!important}.error-text{font-size:.85rem;margin-top:.2rem}.button-group{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}.btn-primary{background:#3498db;border-radius:8px;flex:1 1;font-weight:500;padding:.9rem;transition:background .3s ease,transform .2s ease}.btn-primary:hover{background:#2980b9;transform:translateY(-2px)}.btn-secondary{background:#ecf0f1;border:1px solid #e0e0e0;border-radius:8px;color:#7f8c8d;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:.9rem;transition:background .3s ease,transform .2s ease}.btn-secondary:hover{background:#dfe6e9;transform:translateY(-2px)}.message{background:#e8f4f8;border-radius:5px;color:#2c3e50;font-size:.95rem;margin-top:1.5rem;padding:.5rem}.login-toggle{background:#ecf0f1;border-radius:25px;display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem;padding:.3rem}.toggle-btn{background:none;border:none;border-radius:20px;color:#7f8c8d;cursor:pointer;flex:1 1;font-size:1rem;padding:.6rem 1rem;transition:all .3s ease}.toggle-btn.active{background:#3498db;color:#fff;font-weight:500}.toggle-btn:hover:not(.active){background:#dfe6e9}.toggle-text{color:#7f8c8d;margin-top:1.5rem}.toggle-link{color:#3498db;font-weight:500;text-decoration:none}.toggle-link:hover{text-decoration:underline}.resend-btn{background:#ecf0f1;border:1px solid #e0e0e0;border-radius:8px;color:#7f8c8d;cursor:pointer;font-size:.9rem;margin-top:.5rem;padding:.6rem;transition:background .3s ease}.resend-btn:hover{background:#dfe6e9}.resend-btn:disabled{background:#e0e0e0;cursor:not-allowed}.helper-text.timer{color:#7f8c8d;font-size:.85rem;margin-top:.5rem;text-align:center}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh}.login-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;padding:2rem;width:100%}.login-form h2{color:#333;margin-bottom:1.5rem;text-align:center}.input-group{margin-bottom:1.2rem}.input-group label{align-items:center;color:#555;display:flex;font-size:.9rem;margin-bottom:.5rem}.input-icon{color:#888;margin-right:.5rem}.helper-text{color:#888;font-size:.8rem;margin-left:.3rem}input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.8rem;transition:border-color .3s;width:100%}input:focus{border-color:#007bff;outline:none}.input-error{border-color:#e74c3c}.error-text{color:#e74c3c;font-size:.8rem;margin-top:.3rem}.btn-primary{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem;transition:background-color .3s;width:100%}.btn-primary:hover{background-color:#0056b3}.message{color:#28a745}.message,.toggle-text{margin-top:1rem;text-align:center}.toggle-text{font-size:.9rem}.toggle-link{color:#007bff;cursor:pointer;text-decoration:underline}.toggle-link:hover{color:#0056b3}.forgot-password{margin-top:.5rem;text-align:center}.forgot-password a{color:#007bff;font-size:.9rem;text-decoration:none}.forgot-password a:hover{text-decoration:underline}h2{font-size:1.25em;margin-bottom:1rem}.product-list-container{margin:0 auto;max-width:1200px;padding:1rem}.search-bar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:10vh;margin-left:auto;margin-right:auto;max-width:1000px;width:100%}.search-bar input{border:1px solid #ccc;border-radius:6px;flex:1 1 100%;font-size:1rem;max-width:800px;padding:.75rem 1rem}.search-bar button{background-color:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .3s ease}.search-bar button:hover{background-color:#555}.filter-bar{background-color:#f8f8f8;border-radius:8px;box-shadow:0 2px 8px #0000000a;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:100%;padding:1rem}.filter-bar button,.filter-bar input,.filter-bar select{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;flex:1 1 180px;font-size:1rem;max-width:220px;padding:.6rem 1rem}.filter-bar button{cursor:pointer;font-weight:600;transition:background .3s ease}.filter-bar .apply-btn{background-color:#007bff;border:none;color:#fff}.filter-bar .apply-btn:hover{background-color:#0056b3}.filter-bar .reset-btn{background-color:#f44336;border:none;color:#fff}.filter-bar .reset-btn:hover{background-color:#c62828}.filter-bar input:not(:last-child),.filter-bar select:not(:last-child){margin-bottom:.5rem}.product-cards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-card{transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 4px 12px #00000014}.product-card img{border-radius:8px}.product-card h4{font-size:1rem;font-weight:600}.pagination{margin-top:10vh;text-align:center}.page-btn{background-color:#f4f4f4;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-weight:500;margin:0 5px;padding:.9em 1rem;transition:background .2s ease}.page-btn:hover{background-color:#ddd}.page-btn.active{background-color:#333;color:#fff}@media (max-width:1200px){.product-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-cards{grid-template-columns:repeat(2,1fr)}.filter-bar button,.filter-bar input,.filter-bar select{max-width:20%;width:20%}}@media (max-width:480px){.product-cards{grid-template-columns:1fr}.search-bar{flex-direction:column;gap:.75rem}.search-bar button,.search-bar input{max-width:100%;width:100%}.filter-bar button,.filter-bar input,.filter-bar select{max-width:20%;width:20%}}.landing-page{margin:0;padding:0;width:100%}.hero-banner{height:100vh;overflow:hidden;position:relative;width:100%}.hero-slide{height:100%;object-fit:cover;opacity:0;position:absolute;transition:opacity 1.5s ease-in-out;width:100%;z-index:0}.hero-slide.active{opacity:1;z-index:1}.hero-text{background:#0006;border-radius:8px;bottom:10%;color:#fff;left:5%;max-width:90%;padding:1rem 1.5rem;position:absolute;z-index:2}.hero-text h1{font-size:3rem;margin:0}.hero-text p{font-size:1.2rem;margin-top:.5rem}@media (max-width:768px){.hero-text h1{font-size:2rem}.hero-text p{font-size:1rem}}.product-showcase-container{background-color:#fff;padding:2rem 1rem}.product-showcase-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.product-tabs{display:flex;flex-wrap:wrap;gap:1rem}.product-tab{background-color:initial;border:1px solid #000;color:#000;cursor:pointer;font-size:1em;font-weight:700;padding:1rem;transition:all .3s ease}.product-tab.active,.product-tab:hover{background-color:#000;color:#fff}.view-all{border-bottom:2px solid #000;color:#000;font-weight:700;text-decoration:none;transition:all .3s}.view-all:hover{opacity:.8}.product-row-wrapper{position:relative}.product-cards-row{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth}.product-card{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem;width:100%}.product-link:hover{color:inherit;text-decoration:none}.product-card:hover{box-shadow:0 2px 6px #0000001a;transform:translateY(-4px)}.product-card img{border-radius:6px;margin-bottom:1rem}.product-card h4{margin:.2rem 0}.product-card .price{color:#000;display:block;margin:.5rem 0}.product-card p{color:#666;font-size:.85rem}.arrow-button{background:#fff;border:1px solid #ccc;cursor:pointer;font-size:1.5rem;padding:.3rem .6rem;position:absolute;top:40%;transform:translateY(-50%);z-index:2}.arrow-button:hover{background-color:#f0f0f0}.arrow-button.left{left:0}.arrow-button.right{right:0}@media (max-width:768px){.product-tabs{flex-wrap:wrap}.product-tab{font-size:.9rem}.arrow-button{font-size:1.2rem;padding:.2rem .5rem}}.landing-intro{background-color:#000;color:#fff;padding:4rem 2rem;text-align:center}.landing-intro h1{font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;text-transform:uppercase}.landing-intro p{font-size:1rem;line-height:1.8;margin:0 auto 1.5rem;max-width:800px}.landing-intro img{height:auto;margin-top:2rem;opacity:.8;width:50px}@media (max-width:768px){.landing-intro h1{font-size:1.5rem}.landing-intro p{font-size:.95rem}.landing-intro img{width:40px}}.my-products-container{margin:0 auto;max-width:1400px;padding:1rem;text-align:center}.error-message{margin-bottom:1rem}.product-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin-top:1rem}.product-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 8px #0000000f;overflow:hidden;padding:0;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-link{color:inherit;display:block;text-decoration:none}.product-card img{border-top-left-radius:10px;border-top-right-radius:10px;height:180px;object-fit:cover;width:100%}.card-body{padding:.75rem 1rem;text-align:left}.product-card h3{font-size:1rem;margin:.5rem 0 .25rem}.product-card .price{color:#e60023;font-size:1.1rem;font-weight:700;margin:0}.icon-buttons{background:#f9f9f9;border-top:1px solid #eee;display:flex;gap:1rem;justify-content:center;padding:.75rem 0}.icon{cursor:pointer;font-size:1.2rem}.edit-icon{color:#007bff}.delete-icon{color:#dc3545}.modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border-radius:10px;max-width:500px;padding:2rem;width:90%}.modal-content h3{margin-bottom:1rem}.modal-content input,.modal-content textarea{border:1px solid #ccc;border-radius:6px;margin-bottom:1rem;padding:.5rem;width:100%}.cancel-btn,.save-btn{border:none;border-radius:6px;cursor:pointer;font-weight:700;margin-right:.5rem;padding:.6rem 1.2rem}.save-btn{background-color:#28a745;color:#fff}.cancel-btn{background-color:#ccc;color:#333}@media (max-width:768px){.product-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.product-cards{grid-template-columns:1fr}}.profile-container h2{margin-bottom:20px;text-align:center}.user-info{margin-bottom:20px}.delete-account-btn{background-color:#ff4d4f;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.delete-account-btn:hover{background-color:#d9363e}.profile-container{margin:0 auto;max-width:800px;padding:20px}h2{margin-bottom:20px;text-align:center}.error-message{color:red;margin-bottom:10px}.success-message{color:green;margin-bottom:10px;text-align:center}.user-info{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.user-info p{margin:10px 0}.change-password-btn,.delete-account-btn,.submit-password-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;margin:10px 5px;padding:10px 20px;transition:background-color .3s}.change-password-btn:hover,.delete-account-btn:hover,.submit-password-btn:hover{background-color:#0056b3}.delete-account-btn{background-color:#dc3545}.delete-account-btn:hover{background-color:#c82333}.password-form{background-color:#fff;border:1px solid #ddd;border-radius:8px;margin-top:20px;padding:20px}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 5px #007bff4d;outline:none}.upload-message{color:green}.upload-wrapper{background-color:#f3f3f3;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:center;margin:2rem auto;max-width:1000px;padding:3rem}.upload-form{display:flex;flex-wrap:wrap;gap:2rem;width:100%}.upload-left{flex:1 1;min-width:280px}.file-drop,.upload-left{align-items:center;display:flex;justify-content:center}.file-drop{background-color:#f4f4f4;border:2px dashed #ccc;border-radius:12px;cursor:pointer;flex-direction:column;min-height:400px;padding:1rem;text-align:center;transition:border-color .3s ease;width:100%}.file-drop:hover{border-color:#999}.file-drop img{border-radius:8px;max-height:360px;max-width:100%;object-fit:cover}.upload-icon{font-size:2rem;margin-bottom:1rem}.upload-hint{color:#666;font-size:.85rem;margin-top:1rem}.upload-right{display:flex;flex:1 1;flex-direction:column;gap:1rem;min-width:280px}.upload-right input,.upload-right select,.upload-right textarea{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.75rem;width:100%}.upload-right textarea{min-height:100px;resize:vertical}.upload-right button{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .3s ease}.upload-right button:hover{background-color:#333}.upload-message{font-size:.95rem;font-weight:500;margin-top:1rem}.upload-message.success{color:green}.upload-message.error{color:#ff4d4f}.file-drop.dragging{background-color:#e9f5ff;border-color:#666}.progress-bar{background:#e0e0e0;border-radius:8px;height:16px;margin-top:1rem;overflow:hidden;position:relative}.progress-bar .progress{background-color:#4caf50;height:100%;transition:width .3s ease}.progress-bar span{color:#fff;font-size:.8rem;font-weight:700;left:50%;position:absolute;top:0;transform:translateX(-50%)}@media (max-width:768px){.upload-form{flex-direction:column}.file-drop{min-height:300px}}.user-profile-page{margin:28px auto 48px;max-width:1120px;padding:0 16px}.user-profile-hero{grid-gap:14px;display:grid;gap:14px;margin-bottom:22px}.user-profile-hero__card{background:linear-gradient(180deg,#fcf7ff,#fff);border:1px solid #14141414;border-radius:18px;box-shadow:0 10px 28px #0000000f;padding:16px}.user-profile-hero__identity{align-items:center;display:flex;gap:14px}.user-profile-hero__avatar{background:#f6f6f7;border:1px solid #1414141a;border-radius:18px;height:72px;object-fit:cover;width:72px}.user-profile-hero__title{font-size:1.35rem;letter-spacing:-.02em;margin:0}.user-profile-hero__subtitle{color:#141414a6;margin:4px 0 0}.user-profile-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.btn{align-items:center;appearance:none;background:#fff;border:1px solid #1414141f;border-radius:12px;color:#141414eb;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:10px 12px;text-decoration:none}.btn--primary{background:#8000ff1a;border-color:#8000ff40}.btn--ghost{background:#fff9}.btn--small{border-radius:10px;padding:9px 10px}.user-profile-hero__meta{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-top:14px}.meta-pill{background:#ffffffbf;border:1px solid #14141414;border-radius:12px;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.meta-pill__label{color:#141414a6;font-weight:700}.meta-pill__value{color:#141414eb;max-width:70%;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.meta-pill__value--muted{color:#14141480}.user-profile-share{background:#fff;border:1px solid #14141414;border-radius:16px;padding:14px 16px}.user-profile-share__label{color:#141414b8;font-weight:700;margin-bottom:10px}.user-profile-share__row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto}.user-profile-share__input{background:#fafafa;border:1px solid #1414141f;border-radius:12px;padding:10px 12px;width:100%}.user-profile-products{margin-top:18px}.user-profile-products__header{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.user-profile-products__title{font-size:1.15rem;letter-spacing:-.01em;margin:0}.user-profile-products__subtitle{color:#141414a6;margin:0}.product-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-tile{background:#fff;border:1px solid #14141414;border-radius:16px;box-shadow:0 8px 20px #0000000f;color:inherit;display:grid;grid-template-rows:auto 1fr;overflow:hidden;text-decoration:none}.product-tile__media{aspect-ratio:4/3;background:#f6f6f7}.product-tile__image{display:block;height:100%;object-fit:cover;width:100%}.product-tile__body{grid-gap:6px;display:grid;gap:6px;padding:12px}.product-tile__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:800;letter-spacing:-.01em;line-height:1.15;overflow:hidden}.product-tile__price{font-weight:800}.product-tile__meta{color:#141414a6;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-state{background:#fff;border:1px dashed #1414142e;border-radius:16px;color:#141414b8;padding:18px;text-align:center}.empty-state__title{font-weight:900;margin-bottom:6px}.seller-signup-banner{align-items:flex-start;background:#14141408;border:1px solid #14141414;border-radius:18px;display:flex;flex-direction:column;gap:12px;margin-top:22px;padding:16px}.seller-signup-banner__content h3{margin:0 0 6px}.seller-signup-banner__content p{color:#141414b3;margin:0}.signup-button{background:#8000ff1a;border:1px solid #8000ff40;border-radius:12px;color:#141414eb;font-weight:800;padding:10px 14px;text-decoration:none}.error-message{color:#b00020;text-align:center}.loading-message{color:#141414b3;text-align:center}@media (min-width:820px){.user-profile-hero{align-items:start;grid-template-columns:1.5fr 1fr}.user-profile-hero__meta{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-signup-banner{align-items:center;flex-direction:row;justify-content:space-between}}.open-app-banner{margin:1rem auto 0;max-width:1200px;padding:0 1rem}.open-app-banner .btn-filled-black{width:100%}.product-detail-wrapper{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:2rem;margin:2rem auto;max-width:1200px;padding:1rem}.product-detail-left{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:300px}.product-detail-left img{border-radius:12px;max-width:400px;width:100%}.product-detail-right{flex:2 1;min-width:300px}.product-detail-right h1{font-size:1.8rem;margin-bottom:.5rem}.price-row{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.price{color:#e60023;font-size:1.8rem;font-weight:700}.original-price{color:#999;text-decoration:line-through}.discount{background:#fcc;border-radius:4px;color:#d00;font-weight:700;padding:.2rem .5rem}.detail-line{margin-bottom:.5rem}.product-description{margin-top:1.5rem}.product-description h4{font-size:1.2rem;margin-bottom:.5rem}.product-detail-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.btn-filled-black,.btn-outline-black{border-radius:12px;flex:1 1;font-size:1.1rem;min-width:180px;padding:1rem 2rem;text-align:center}.btn-outline-black{background-color:initial;border:2px solid #000;color:#000}.btn-filled-black{border:none}.btn-filled-black,.btn-outline-black:hover{background-color:#000;color:#fff}.btn-filled-black:hover{background-color:#333}.store-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;flex-wrap:wrap;justify-content:space-between;margin:1rem auto;max-width:1200px;padding:1.5rem}.store-card,.store-left{align-items:center;display:flex}.store-left{gap:1rem}.store-logo{align-items:center;background:#ffe4e4;border-radius:12px;color:#d33;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.store-info h3{font-size:1.2rem;margin:0}.store-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.4rem}.tag{background:#f9f1ee;border-radius:6px;color:#8a4a2d;font-size:.85rem;padding:.2rem .6rem}.store-actions{display:flex;gap:1rem;margin-top:1rem}.btn-store-outline{background:#fff;border:1px solid #e60023;border-radius:8px;color:#e60023;cursor:pointer;font-weight:700;padding:.6rem 1.2rem;text-decoration:none;transition:.3s ease}.btn-store-outline:hover{background:#e60023;color:#fff}@media (max-width:768px){.product-detail-wrapper{flex-direction:column}.product-detail-right h1{font-size:1.45rem}.price{font-size:1.5rem}}@media (max-width:600px){.product-detail-buttons{flex-direction:column;gap:.75rem}.btn-filled-black,.btn-outline-black{width:100%}}.header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:1rem 2rem;position:relative}.header-left h1{color:#333;font-size:1.8rem;margin:0}.subtitle{color:#666;font-size:1rem}.header-right{align-items:center;display:flex}.hamburger{background:none;border:none;cursor:pointer;display:none}.nav ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.logout-button,.nav li a{background:none;border:none;color:#000;cursor:pointer;font-size:1.2em;font-weight:700;text-decoration:none;transition:color .3s ease}.logout-button:hover,.nav li a:hover{color:#007bff}@media (max-width:768px){.hamburger{display:block}.nav{align-items:center;background:#fdf4f4;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:100%;transition:max-height .4s ease,opacity .4s ease;width:100%;z-index:999}.nav.active{max-height:500px;opacity:1}.nav ul{flex-direction:column;gap:.5rem;padding:1rem 0}.nav li,.nav ul{margin:0;width:100%}.nav li{border-bottom:1px solid #eee;padding:.75rem 1rem;text-align:center}.nav li:last-child{border-bottom:none}.logout-button,.nav li a{background:none;border:none;color:#333;display:block;font-size:1rem;font-weight:600;text-align:center;transition:background .3s ease,color .3s ease;width:100%}.logout-button:hover,.nav li a:hover{color:#007bff}.logout-button{text-align:center}}.footer{background-color:#000;color:#fff;font-family:Arial,sans-serif;width:100%}.footer-banner{background-color:#f3e000;color:#000;padding:2rem 1rem;text-align:center}.footer-banner h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-banner button{background-color:#000;border:none;border-radius:2px;color:#fff;cursor:pointer;font-weight:700;padding:.8rem 1.6rem;transition:background-color .3s ease}.footer-banner button:hover{background-color:#222}.footer-main{background-color:#fff;color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:3rem 2rem}.footer-column{flex:1 1 200px;margin-bottom:2rem}.footer-column .footer-h3{font-size:1rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{font-size:.9rem;margin-bottom:.5rem}.footer-column li a{color:#000;text-decoration:none}.footer-column li a:hover{text-decoration:underline}.footer-socials{display:flex;gap:1rem;margin-top:1rem}.footer-socials a{color:#000;font-size:1.2rem;transition:color .3s ease}.footer-socials a:hover{color:#f3e000}.footer-bottom{background-color:#1c1c1c;color:#ccc;display:flex;flex-wrap:wrap;font-size:.8rem;gap:1rem;justify-content:center;padding:1rem;text-align:center}.footer-bottom a{color:#ccc;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width:1024px){.footer-main{gap:2rem;justify-content:space-around}}@media (max-width:768px){.footer-banner h2{font-size:1.4rem}.footer-banner button{font-size:.9rem;padding:.6rem 1.2rem}.footer-main{align-items:center;flex-direction:column;text-align:center}.footer-column{max-width:400px;width:100%}.footer-socials{justify-content:center}.footer-bottom{flex-direction:column;gap:.5rem}}.cart-item img{height:100px;width:100px}.item-info h4{font-size:1.1rem}.item-info p{margin:.2rem 0}.quantity-control{align-items:center;display:flex;gap:.5rem;margin-top:.5rem}.quantity-control button{background-color:#f8f8f8;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:1rem;padding:.3rem .6rem;transition:background-color .2s}.quantity-control button:hover{background-color:#ddd}.remove-btn{background-color:#ff4d4d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.4rem .8rem;transition:background-color .2s}.remove-btn:hover{background-color:#e60023}.cart-summary{margin-top:2rem;text-align:right}.cart-summary h3{font-size:1.4rem;margin-bottom:1rem}.btn-checkout{background-color:#222;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.btn-checkout:hover{background-color:#444}@media (max-width:768px){.cart-item{align-items:flex-start;flex-direction:column}.item-info{width:100%}.cart-summary{text-align:center}}.checkout-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:Segoe UI,sans-serif;margin:2rem auto;max-width:800px;padding:2rem}h2 .checkout-h3{color:#222;margin-bottom:1.5rem;text-align:center}.order-summary,.user-info-form{background-color:#fafafa;border:1px solid #eee;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.user-info-form input,.user-info-form select{background-color:#fff;border:1px solid #ccc;border-radius:6px;display:block;font-size:1rem;margin-bottom:1rem;padding:.75rem;transition:border .2s ease;width:100%}.user-info-form input:focus,.user-info-form select:focus{border-color:#007bff;outline:none}label{display:block;font-weight:500;margin-bottom:.25rem}.address-preview{background:#f0f8ff;border-left:4px solid #007bff;border-radius:6px;font-size:1rem;margin:1rem 0;padding:.75rem}.order-item{border-bottom:1px solid #eee;font-size:1rem;padding:.5rem 0}.order-summary h4{color:#333;font-size:1.2rem;margin-top:1.5rem;text-align:right}.btn-checkout,.user-info-form button{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .3s ease;width:100%}.btn-checkout:hover,.user-info-form button:hover{background-color:#333}.checkout-message{color:green;font-size:1rem;font-weight:600;margin-top:1rem;text-align:center}.cart-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin:2rem auto;max-width:1200px;padding:1rem}.cart-container h2{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{align-items:center;border-bottom:1px solid #eee;display:flex;gap:1rem;padding-bottom:1rem}.cart-item img{border:1px solid #ddd;border-radius:6px;height:150px;object-fit:cover;width:150px}.item-info{flex-grow:1}.item-info h4{color:#222;font-size:1.3em;margin:0 0 .3rem}.item-info p{color:#666;font-size:.95rem;margin:.5rem 0}.order-status,.payment-status{font-size:1em}.btn-pay-now{background-color:#222;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;margin-top:.5rem;padding:.5rem 1.2rem;transition:background-color .2s}.btn-pay-now:hover{background-color:#444}@media (max-width:768px){.cart-item{align-items:flex-start;flex-direction:column}.item-info{width:100%}.cart-container h2{font-size:1.5rem}}.dashboard-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin:2rem auto;max-width:1200px;padding:1rem}.dashboard-container h2{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.dashboard-orders{display:flex;flex-direction:column;gap:1.5rem}.dashboard-order-card{align-items:flex-start;border-bottom:1px solid #eee;display:flex;gap:1rem;padding-bottom:1rem}.order-image{border:1px solid #ddd;border-radius:6px;height:100px;object-fit:cover;width:100px}.order-details{display:flex;flex-direction:column;flex-grow:1;gap:.4rem}.order-details h4{color:#222;font-size:1.2rem;margin:0}.order-details p{color:#666;font-size:.95rem;margin:.2rem 0}.order-status,.payment-status{border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;margin-right:10px;padding:.3rem .6rem}.order-status.pending{background-color:#f0ad4e}.order-status.shipped{background-color:#5bc0de}.order-status.delivered{background-color:#5cb85c}.payment-status.paid{background-color:#4caf50}.payment-status.failed{background-color:#f44336}.payment-status.pending{background-color:#ffc107}.status-select{background-color:#f8f8f8;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:.9rem;margin-top:.6rem;padding:.4rem .8rem}.status-select:focus{border-color:#007bff;outline:none}@media (max-width:768px){.dashboard-order-card{align-items:center;flex-direction:column}.order-image{height:auto;width:100%}.order-details{text-align:center}}.inbox-container{background:#fff;border-radius:12px;box-shadow:0 0 10px #0000000d;margin:2rem auto;max-width:600px;padding:1rem}.inbox-title{border-bottom:2px solid #eee;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.inbox-list{display:flex;flex-direction:column;gap:1rem}.inbox-card{align-items:center;background-color:#f9f9f9;border:1px solid #eee;border-radius:10px;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:all .2s ease-in-out}.inbox-card:hover{background-color:#f1f1f1;cursor:pointer}.inbox-info{display:flex;flex-direction:column}.inbox-user{font-size:1.1rem;font-weight:600}.inbox-message{color:#666;font-size:.9rem}.inbox-time{color:#999;font-size:.8rem;margin-left:1rem;white-space:nowrap}.forgot-password-container{margin:0 auto;max-width:400px;padding:20px;text-align:center}.forgot-password-container h2{margin-bottom:20px}.forgot-password-container form{display:flex;flex-direction:column;gap:15px}.forgot-password-container input{border:1px solid #ccc;border-radius:5px;font-size:16px;padding:10px}.forgot-password-container button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px}.forgot-password-container button:hover{background-color:#0056b3}.forgot-password-container .message{color:green;margin-top:10px}.forgot-password-container .error{color:red;margin-top:10px}.input-type-toggle{display:flex;gap:20px;justify-content:center;margin-bottom:10px}.input-type-toggle label{align-items:center;display:flex;font-size:16px;gap:5px}.phone-input-container{display:flex;gap:10px}.country-code-select{width:150px}.country-code-select,.phone-number-input{border:1px solid #ccc;border-radius:5px;font-size:16px;padding:10px}.phone-number-input{flex:1 1}
/*# sourceMappingURL=main.8911af03.css.map*/