@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);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}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--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-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.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:#e74c3c;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:#e74c3c;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{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-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: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:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform: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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(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-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.confirmation-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.confirmation-modal{animation:slideIn .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:400px;width:90%}.confirmation-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px 16px}.confirmation-modal-header h3{color:#1f2937;font-size:18px;font-weight:600;margin:0}.confirmation-modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:28px;justify-content:center;padding:0;transition:all .2s;width:28px}.confirmation-modal-close:hover{background-color:#f3f4f6;color:#374151}.confirmation-modal-body{padding:16px 24px 24px}.confirmation-modal-body p{color:#4b5563;font-size:14px;line-height:1.6;margin:0}.confirmation-modal-actions{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 20px}.confirmation-modal-cancel,.confirmation-modal-confirm{border:1px solid;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .2s}.confirmation-modal-cancel{background-color:#fff;border-color:#d1d5db;color:#374151}.confirmation-modal-cancel:hover{background-color:#f9fafb;border-color:#9ca3af}.confirmation-modal-confirm{color:#fff}.confirmation-modal-confirm.warning{background-color:#f59e0b;border-color:#f59e0b}.confirmation-modal-confirm.warning:hover{background-color:#d97706;border-color:#d97706}.confirmation-modal-confirm.danger{background-color:#dc2626;border-color:#dc2626}.confirmation-modal-confirm.danger:hover{background-color:#b91c1c;border-color:#b91c1c}.confirmation-modal-confirm.info{background-color:#3b82f6;border-color:#3b82f6}.confirmation-modal-confirm.info:hover{background-color:#2563eb;border-color:#2563eb}@media (max-width:480px){.confirmation-modal{margin:0 10px;width:95%}.confirmation-modal-header h3{font-size:16px}.confirmation-modal-actions{flex-direction:column-reverse}.confirmation-modal-cancel,.confirmation-modal-confirm{padding:12px;width:100%}}.navbar{align-items:center;background-color:#1e1e1e;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem;position:relative}.navbar .logo{font-size:1.5rem;font-weight:700;z-index:10}.top-section{align-items:center;display:flex;justify-content:space-between;width:100%}.search-container{margin:0 auto;position:relative;width:40%;z-index:20}.navbar .search-form{align-items:center;display:flex;width:100%}.navbar .search-input{border:none;border-radius:5px 0 0 5px;padding:.5rem;width:100%}.navbar .search-btn{background:linear-gradient(135deg,#ff6b6b,#e74c3c);border:none;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;padding:.5rem}.search-recommendations{background-color:#222;border-radius:0 0 5px 5px;box-shadow:0 4px 8px #0003;left:0;max-height:250px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:100}.recommendation-item{align-items:center;border-bottom:1px solid #ffffff1a;cursor:pointer;display:flex;padding:10px;transition:background .3s ease}.recommendation-item-img{height:40px;margin-right:10px;object-fit:cover;width:40px}.recommendation-item-text{flex:1 1}.recommendation-item:hover{background-color:#f0544f}.recommendation-item:last-child{border-bottom:none}.search-recommendations::-webkit-scrollbar{width:8px}.search-recommendations::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:5px}.search-recommendations::-webkit-scrollbar-thumb:hover{background-color:#fff9}.bottom-section{margin-top:1rem;width:100%}.bottom-section,.navbar .nav-links{display:flex;justify-content:center}.navbar .nav-links{align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.navbar .nav-links li{margin:0}.nav-button,.navbar .nav-links a{color:#fff;cursor:pointer;display:block;font-size:1rem;padding:.5rem;text-decoration:none}.nav-button:hover,.navbar .nav-links a:hover{color:orange}.nav-button{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:400}.right-icons{gap:1rem}.right-icons a{color:#fff;font-size:1.2rem;text-decoration:none}.right-icons a:hover{color:#f0544f}.cart-icon{display:inline-block;position:relative}.cart-count{background-color:red;border-radius:50%;color:#fff;font-size:.7rem;padding:2px 6px;position:absolute;right:-8px;top:-8px}.logout-btn{align-items:center;background-color:#e74c3c;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:8px 16px;transition:all .3s ease}.logout-btn:before{content:"⏻";font-size:1rem}.logout-btn:hover{background-color:#c0392b}.auth-links{white-space:nowrap}.menu-icon{cursor:pointer;display:none;flex-direction:column;gap:4px;z-index:30}.menu-icon .bar{background-color:#fff;border-radius:2px;height:3px;transition:.3s;width:25px}.menu-icon.open .bar:first-child{transform:rotate(-45deg) translate(-5px,6px)}.menu-icon.open .bar:nth-child(2){opacity:0}.menu-icon.open .bar:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:1200px){.search-container{width:35%}}@media (max-width:992px){.navbar{padding:1rem}.search-container{width:40%}.navbar .nav-links{gap:1rem}}@media (max-width:768px){.navbar{padding:1rem}.navbar,.top-section{flex-wrap:wrap}.menu-icon{display:flex;order:1}.logo{flex-grow:1;order:2;text-align:center}.right-icons{order:3}.search-container{margin:1rem 0;order:4;width:100%}.bottom-section{order:5}.navbar .nav-links{background-color:#333;display:none;flex-direction:column;gap:.5rem;padding:1rem 0;text-align:center;width:100%}.navbar .nav-links.active{display:flex}.navbar .nav-links li{margin:.5rem 0;width:100%}.nav-button,.navbar .nav-links a{display:block;padding:.5rem 1rem;text-align:center;width:100%}.logout-btn{font-size:.8rem;padding:5px 10px}.auth-links{font-size:.9rem}}@media (max-width:576px){.navbar{padding:.8rem}.logo{font-size:1.2rem}.search-container{width:100%}.navbar .search-input{font-size:.9rem;padding:.4rem}.navbar .search-btn{padding:.4rem}.right-icons{gap:.7rem}.right-icons a{font-size:1rem}.recommendation-item{padding:8px}.recommendation-item-img{height:30px;width:30px}.recommendation-item-text p{font-size:.8rem;margin:0}}.auth-links a.active-link,.navbar .nav-links .nav-button.active-link,.navbar .nav-links a.active-link,.right-icons a.active-link{color:orange;font-weight:600;position:relative}.navbar .nav-links .nav-button.active-link:after,.navbar .nav-links a.active-link:after{background-color:orange;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:transform .3s ease;width:100%}.navbar .nav-links .nav-button.active-link:hover,.navbar .nav-links a.active-link:hover,.right-icons a.active-link:hover{color:orange}.wishlist-icon{color:#333;font-size:18px;margin-right:15px;position:relative;text-decoration:none;transition:color .3s ease,transform .2s ease}.wishlist-icon:hover{color:#e91e63;transform:scale(1.1)}.wishlist-icon.active-link{color:#e91e63}.wishlist-count{background-color:#e91e63;border-radius:50%;color:#fff;font-size:11px;font-weight:700;height:18px;justify-content:center;min-width:18px;position:absolute;right:-8px;top:-8px;width:18px}.right-icons,.wishlist-count{align-items:center;display:flex}.right-icons{gap:10px}.mobile-only{display:none}@media (max-width:768px){.mobile-only{display:block}.cart-icon,.wishlist-icon{display:none}.right-icons .cart-icon,.right-icons .wishlist-icon{display:inline-block;margin-right:10px}}.right-icons>*{margin-right:10px}.right-icons>:last-child{margin-right:0}.wishlist-icon svg{transition:all .3s ease}.wishlist-icon.active-link svg,.wishlist-icon:hover svg{fill:#e91e63;stroke:#e91e63}.payment-cancel-container{align-items:center;background:linear-gradient(to bottom right,#fef2f2,#fff);display:flex;justify-content:center;min-height:100vh;padding:2.5rem 1rem}.payment-cancel-card{background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040,0 1.5px 3px 0 #00000012;max-width:32rem;overflow:hidden;padding:2rem;position:relative;text-align:center;width:100%}@media (min-width:768px){.payment-cancel-card{padding:3rem}}.payment-cancel-icon-wrapper{display:flex;justify-content:center;margin-bottom:1.5rem}.payment-cancel-icon-wrapper>svg{background:#fee2e2;border-radius:9999px;color:#dc2626;height:3rem;padding:1rem;width:3rem}.payment-cancel-title{color:#1f2937;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.payment-cancel-message{color:#4b5563;margin-bottom:1.5rem}.payment-cancel-actions{display:flex;flex-direction:column;gap:.75rem}.btn-primary{background:#2563eb;border:none;border-radius:.75rem;cursor:pointer;padding-bottom:.5rem;padding-top:.5rem;transition:background .2s}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#0000;border:1px solid #2563eb;border-radius:.75rem;color:#2563eb;cursor:pointer;padding-bottom:.5rem;padding-top:.5rem;transition:background .2s}.btn-secondary:hover{background:#eff6ff}.payment-cancel-blur-1{background:#fee2e2;height:8rem;opacity:.3;right:-2.5rem;top:-2.5rem;width:8rem}.payment-cancel-blur-1,.payment-cancel-blur-2{border-radius:9999px;filter:blur(32px);position:absolute;z-index:0}.payment-cancel-blur-2{background:#fecaca;bottom:0;height:4rem;left:0;opacity:.4;width:4rem}.mizan-footer{background-color:#222;color:#fff;font-family:Arial,sans-serif;padding:40px 0;text-align:center}.mizan-container{margin:auto;max-width:1200px;width:90%}.mizan-footer-row{display:flex;flex-wrap:wrap;justify-content:space-between}.mizan-footer-col{flex:1 1;margin-bottom:20px;min-width:220px}.mizan-footer-col h3{font-size:18px;margin-bottom:10px;position:relative}.mizan-footer-col ul{list-style:none;padding:0}.mizan-footer-col ul li{font-size:14px;margin-bottom:8px}.mizan-footer-col ul li a{color:#bbb;text-decoration:none;transition:.3s}.mizan-footer-col ul li a:hover{color:#f8b400}.mizan-contact-list{text-align:left}.mizan-contact-item{align-items:flex-start;color:#bbb;display:flex;font-size:14px;margin-bottom:12px}.mizan-contact-icon{color:#f8b400;flex-shrink:0;margin-right:10px;margin-top:2px;width:16px}.mizan-contact-item span{line-height:1.4}.mizan-social-icons a{color:#f8b400;display:inline-block;font-size:20px;margin-right:10px;transition:.3s}.mizan-social-icons a:hover{color:#fff}.mizan-footer-bottom{border-top:1px solid #444;color:#bbb;font-size:14px;margin-top:20px;padding-top:10px}@media (max-width:768px){.mizan-footer-row{flex-direction:column;text-align:center}.mizan-footer-col{margin-bottom:20px}.mizan-contact-list{text-align:center}.mizan-contact-item{justify-content:center}}.hero{background:url(/static/media/heroImage.52628d5ecb2b73b37b0b.png) no-repeat 50%;background-size:cover;box-shadow:0 4px 15px #0000004d;color:#fff;flex-direction:column;height:600px;padding:100px 20px;position:relative;text-align:center}.hero,.hero-content{align-items:center;display:flex;justify-content:center;width:100%}.hero-content{bottom:50px;position:absolute}.hero button{background:linear-gradient(135deg,coral,#ff4500);border:none;border-radius:25px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1.2em;font-weight:700;letter-spacing:1px;padding:15px 35px;transition:all .3s ease}.hero button:hover{background:linear-gradient(135deg,#ff4500,coral);box-shadow:0 6px 12px #0000004d;transform:translateY(-3px)}.banner-content-header{padding:10px;text-align:center}.banner-content-banner img{height:300px;max-width:100%;width:100%}.banner-content-services{padding:20px;text-align:center}.banner-content-services h2{font-size:24px;margin-bottom:20px;margin-left:60px;text-align:left}.banner-content-services-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.banner-content-service{text-align:center;width:150px}.banner-content-service img{height:100px;max-width:120px;width:100%}:root{--dark-purple:#1a1033;--light-purple:#4a3aff;--white:#fff}.sell-your-smartphone-container{align-items:center;animation:gradientAnimation 15s ease infinite;background:linear-gradient(-45deg,#e74c3c,#f39c12,#8e44ad,#2980b9);background-size:400% 400%;color:#fff;display:flex;justify-content:center;margin:40px 0;min-height:50vh;overflow:hidden;padding:30px 0;position:relative}.sell-your-smartphone-container:before{background:#0000004d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.sell-your-smartphone-wrapper{align-items:center;display:flex;justify-content:center;max-width:1200px;position:relative;width:100%;z-index:2}.sell-your-smartphone-content{color:#fff;color:var(--white);flex:1 1;max-width:50%;padding-right:2rem;text-align:left}.sell-your-smartphone-title{font-size:3rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 8px #0000004d}.sell-your-smartphone-description{font-size:1.2rem;line-height:1.6;margin-bottom:30px;text-shadow:1px 1px 3px #0003}.sell-your-smartphone-cta{background-color:initial!important;border:2px solid #fff!important;border-radius:30px!important;color:#fff!important;cursor:pointer;font-size:18px!important;font-weight:700!important;letter-spacing:1px!important;padding:15px 35px!important;transition:all .3s ease!important}.sell-your-smartphone-cta:hover{background-color:#ffffffe6!important;box-shadow:0 5px 15px #0000004d!important;color:#8e44ad!important;transform:scale(1.05)!important}.sell-your-smartphone-devices{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.sell-your-smartphone-devices img{width:30%}.why-us-container{align-items:center;animation:gradientAnimation 15s ease infinite;background:linear-gradient(-45deg,#2c3e50,#3498db,#9b59b6,#16a085);background-size:400% 400%;color:#fff;display:flex;gap:30px;justify-content:center;margin:40px 0;min-height:50vh;overflow:hidden;padding:40px;position:relative}.why-us-container:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.why-us-content{flex:1 1;margin-left:20px}.why-us-content h2{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 8px #0000004d}.why-us-content p{font-size:1.1rem;line-height:1.8;max-width:600px;text-shadow:1px 1px 3px #0003}.why-us-features{grid-gap:2rem;display:grid;flex:2 1;gap:2rem;grid-template-columns:repeat(2,1fr)}.why-us-feature{align-items:center;display:flex;gap:1rem}.why-us-feature-icon{align-items:center;background-color:#ffffff26;border-radius:50%;box-shadow:0 4px 15px #0003;display:flex;height:70px;justify-content:center;transition:transform .3s ease;width:70px}.why-us-feature:hover .why-us-feature-icon{background-color:#ffffff40;transform:scale(1.1)}.why-us-feature-icon svg{color:#2ecc71;height:35px;width:35px}.why-us-feature-content h3{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.why-us-feature-content p{color:#fffc;font-size:.9rem}.marketplace-container{margin:60px auto;max-width:1200px;padding:20px}.marketplace-title{color:#3498db;font-size:3rem;margin-bottom:40px;padding-bottom:15px;position:relative;text-align:center}.marketplace-title:after{background:linear-gradient(90deg,#3498db,#e74c3c);bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.product-categories{display:flex;gap:20px;justify-content:space-between}.product-categories a{text-decoration:none}.category{background-color:#fff;border:1px solid #eaeaea;border-radius:20px;box-shadow:0 10px 30px #0000001a;flex:1 1;padding:30px;text-align:center;transition:all .4s ease}.category:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-15px)}.category h2{color:#2c3e50;font-size:24px;margin-bottom:20px}.product-image{margin-bottom:15px}.product-image img{border-radius:12px;height:auto;max-width:100%;transition:transform .5s ease}.category:hover .product-image img{transform:scale(1.1)}.category-stats{border-top:1px solid #eaeaea;color:#7f8c8d;display:flex;font-size:.95rem;justify-content:space-between;margin-top:20px;padding-top:15px}.category-stats .listings,.category-stats .sellers{align-items:center;display:flex;gap:5px}@media screen and (max-width:1024px){.sell-your-smartphone-wrapper{flex-direction:column;text-align:center}.sell-your-smartphone-content{max-width:100%;padding-right:0;text-align:center}.sell-your-smartphone-devices{margin-top:2rem;width:100%}.why-us-container{flex-direction:column;text-align:center}.why-us-features{grid-template-columns:1fr}.why-us-feature{flex-direction:column;text-align:center}}@media (max-width:768px){.banner-content-services-container{align-items:center;flex-direction:column}.hero{height:400px;padding:50px 20px}.hero-content{bottom:30px}.hero button{font-size:1em;padding:12px 24px}.product-categories{flex-direction:column}}@media (max-width:480px){.hero{height:300px;padding:30px 10px}.hero-content{bottom:20px}.hero button{font-size:.9em;padding:10px 20px}}@media screen and (max-height:651px),screen and (max-width:618px){.hero{background:url(/static/media/mobileview.6ec909936e5e23740293.jpg) no-repeat 50%;background-size:cover}}.white{background-color:#fff}.premium-smartphones-container{margin:auto;padding:40px 0;width:90%}.premium-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.premium-smartphones-title{color:#2e86de;font-size:32px;margin-bottom:25px;padding-bottom:10px;position:relative;text-align:center}.premium-smartphones-title:after{background:linear-gradient(90deg,#2e86de,#ff6b6b);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.premium-smartphones-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;margin-top:15px}.premium-smartphone-card{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 10px 20px #0000001a;cursor:pointer;overflow:hidden;padding:20px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none}.premium-smartphone-card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-10px)}.premium-smartphone-card:focus{outline:2px solid #2e86de;outline-offset:2px}.premium-product-image-container{border-radius:8px;display:inline-block;margin-bottom:15px;overflow:hidden;position:relative}.premium-product-image{border-radius:8px;display:block;height:200px;max-width:100%;object-fit:cover;transition:transform .5s ease}.premium-smartphone-card:hover .premium-product-image{transform:scale(1.05)}.premium-product-image-container .premium-wishlist-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #ff4757;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#ff4757;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;padding:0;position:absolute;right:8px;top:8px;transition:all .3s ease;width:40px;z-index:10}.premium-product-image-container .premium-wishlist-button:hover{background:#ff47571a;box-shadow:0 4px 12px #ff47574d;transform:scale(1.1)}.premium-product-image-container .premium-wishlist-button.active{background:#ff4757;border-color:#ff4757;color:#fff}.premium-product-image-container .premium-wishlist-button.active:hover{background:#ff3742;border-color:#ff3742}.premium-product-image-container .premium-wishlist-button:focus{outline:2px solid #2e86de;outline-offset:2px}.premium-wishlist-btn.animate{animation:premiumWishlistPulse .6s ease-in-out}.premium-wishlist-btn.clicked{transform:scale(.95)}@keyframes premiumWishlistPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.premium-wishlist-ripple{animation:premiumRipple .6s linear;background:#ff47574d;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}@keyframes premiumRipple{to{opacity:0;transform:scale(4)}}.premium-product-brand{color:#666;font-size:.9rem;margin:.25rem 0}.premium-product-name{color:#333;font-size:18px;font-weight:600;line-height:1.4;margin:15px 0}.premium-product-price{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:10px 0}.premium-original-price{color:#999;font-size:16px;font-weight:400;text-decoration:line-through}.premium-discounted-price{color:#e74c3c;font-size:18px;font-weight:700}.premium-add-to-cart-btn{background:linear-gradient(135deg,#ff6b6b,#e74c3c);border:none;border-radius:25px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;display:block;font-weight:700;margin:10px auto 0;min-width:120px;padding:12px 20px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.premium-add-to-cart-btn:hover{background:linear-gradient(135deg,#e74c3c,#ff6b6b);box-shadow:0 6px 12px #0003;transform:translateY(-3px)}.premium-add-to-cart-btn:focus{outline:2px solid #2e86de;outline-offset:2px}.premium-add-to-cart-btn.premium-disabled,.premium-add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.6;transform:none}.premium-out-of-stock-overlay{align-items:center;background-color:#000000b3;border-radius:8px;bottom:0;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;left:0;position:absolute;right:0;top:0}.premium-view-all-btn{background-color:#2e86de;border:1px solid #2e86de;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.premium-view-all-btn:hover{background-color:#1e5bb8;border-color:#1e5bb8}.premium-show-less-container{margin-top:2rem;text-align:center}.premium-show-less-btn{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:all .3s ease}.premium-show-less-btn:hover{background-color:#5a6268}.premium-loading-container{padding:2rem;text-align:center}.premium-spinner-container{margin-top:1rem}.premium-spinner{animation:premiumSpin 2s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:30px;margin:0 auto;width:30px}@keyframes premiumSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.premium-error-container{padding:2rem;text-align:center}.premium-error-message{color:red;margin-bottom:1rem}.premium-retry-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.premium-retry-btn:hover{background-color:#0056b3}.premium-no-products-container{padding:2rem;text-align:center}.premium-refresh-btn{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.premium-refresh-btn:hover{background-color:#218838}@media (max-width:1024px){.premium-smartphones-container{padding:30px 0;width:95%}.premium-smartphones-grid{gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.premium-product-image-container .premium-wishlist-button{font-size:16px;height:38px;right:6px;top:6px;width:38px}}@media (max-width:768px){.premium-smartphones-container{padding:25px 0;width:95%}.premium-smartphones-grid{gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.premium-section-header{align-items:flex-start;flex-direction:column;gap:1rem}.premium-smartphones-title{font-size:28px;margin-bottom:15px}.premium-smartphone-card{padding:15px}.premium-product-image{height:180px}.premium-product-image-container .premium-wishlist-button{font-size:16px;height:36px;right:5px;top:5px;width:36px}.premium-product-name{font-size:16px;margin:10px 0}.premium-discounted-price{font-size:16px}.premium-original-price{font-size:14px}.premium-add-to-cart-btn{font-size:14px;min-width:110px;padding:10px 18px}}@media (max-width:480px){.premium-smartphones-container{padding:20px 10px;width:100%}.premium-smartphones-grid{gap:20px;grid-template-columns:1fr;padding:0 5px}.premium-smartphones-title{font-size:24px;margin-bottom:20px}.premium-smartphone-card{margin:0 5px;padding:20px 15px}.premium-product-image{height:200px;width:100%}.premium-product-image-container .premium-wishlist-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:15px;height:35px;right:8px;top:8px;width:35px}.premium-product-name{font-size:18px;margin:15px 0 10px}.premium-product-brand{font-size:14px;margin:5px 0}.premium-product-price{flex-direction:column;gap:4px;margin:12px 0}.premium-discounted-price{font-size:18px}.premium-original-price{font-size:15px}.premium-add-to-cart-btn{font-size:15px;margin-top:15px;min-width:130px;padding:12px 20px}.premium-section-header{align-items:center;flex-direction:column;gap:15px;text-align:center}.premium-view-all-btn{font-size:14px;padding:8px 16px}.premium-out-of-stock-overlay{font-size:14px}}@media (max-width:360px){.premium-smartphones-container{padding:15px 5px}.premium-smartphone-card{padding:15px 10px}.premium-product-image{height:160px}.premium-product-image-container .premium-wishlist-button{font-size:14px;height:32px;right:6px;top:6px;width:32px}.premium-smartphones-title{font-size:20px}.premium-discounted-price,.premium-product-name{font-size:16px}.premium-add-to-cart-btn{font-size:14px;min-width:120px;padding:10px 16px}}@media (hover:none) and (pointer:coarse){.premium-smartphone-card:hover{box-shadow:0 10px 20px #0000001a;transform:none}.premium-product-image-container .premium-wishlist-button{background:#fffffff2;font-size:18px;height:44px;width:44px}.premium-product-image-container .premium-wishlist-button:hover{box-shadow:0 2px 8px #0000001a;transform:none}.premium-add-to-cart-btn:hover{box-shadow:0 4px 8px #0000001a;transform:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.premium-product-image-container .premium-wishlist-button{border-width:1px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.premium-smartphone-card:focus-visible{outline:3px solid #2e86de;outline-offset:2px}.premium-add-to-cart-btn:focus-visible{outline:3px solid #2e86de;outline-offset:2px}.premium-view-all-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.premium-show-less-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.premium-retry-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.premium-refresh-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.premium-smartphone-card.loading{opacity:.6;pointer-events:none}.premium-smartphone-card.loading .premium-product-image{animation:premiumShimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes premiumShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.premium-wishlist-btn{overflow:hidden;position:relative}.premium-wishlist-btn:before{background:#ff475733;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;width:0}.premium-wishlist-btn:active:before{height:100%;width:100%}.premium-add-to-cart-btn.loading{color:#0000;position:relative}.premium-add-to-cart-btn.loading:after{animation:premiumCartSpin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}@keyframes premiumCartSpin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (prefers-color-scheme:dark){.premium-smartphone-card{background:#2d2d2d;border-color:#444;color:#fff}.premium-product-name{color:#fff}.premium-product-brand{color:#ccc}.premium-smartphones-title{color:#4a9eff}.premium-error-container,.premium-loading-container,.premium-no-products-container{color:#fff}.premium-smartphones-container{background:#1a1a1a}}@media print{.premium-smartphones-container{padding:0;width:100%}.premium-smartphone-card{border:1px solid #ccc;box-shadow:none;break-inside:avoid;page-break-inside:avoid}.premium-add-to-cart-btn,.premium-show-less-btn,.premium-view-all-btn,.premium-wishlist-btn{display:none}.premium-product-image{max-height:150px}}.different-equipment.container{margin:auto;padding:20px 0;width:90%}.different-equipment h2{color:#3498db;font-size:32px;font-weight:700;margin-bottom:15px}.different-equipment.offer-text{color:#e67e22;font-size:18px;margin-bottom:30px;text-align:center}.different-equipment.product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;padding:20px 0}.different-equipment.product{background:#fff;border:1px solid #eaeaea;border-radius:20px;box-shadow:0 10px 30px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:600px;padding:25px;position:relative;text-align:center;transition:transform .4s ease,box-shadow .4s ease}.different-equipment.product:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-15px)}.product-image-container{display:inline-block}.different-equipment.product img{border-radius:8px;height:250px;margin-bottom:10px;max-width:100%;object-fit:contain}.different-equipment h3{align-items:center;color:#2c3e50;display:flex;font-size:18px;font-weight:700;justify-content:center;margin:15px 0;min-height:40px}.product-brand{color:#666;font-size:.9rem;margin:.25rem 0}.different-equipment.color{color:#333;font-size:14px;font-weight:700;margin:5px 0}.different-equipment.color-options{display:flex;justify-content:center;margin:10px 0}.different-equipment.color-circle{border:2px solid #0000;border-radius:50%;cursor:pointer;display:inline-block;height:15px;margin:0 5px;width:15px}.different-equipment.color-circle.black{background:#000}.different-equipment.color-circle.blue{background:blue}.different-equipment.color-circle.gray{background:gray}.different-equipment.color-circle.selected{border-color:#000}.different-equipment.price{color:#e74c3c;font-size:22px;font-weight:700;margin:10px 0}.different-equipment.discount{font-size:14px;margin:5px 0}.different-equipment.save{color:#000;font-weight:700}.different-equipment.add-button{background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:25px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:auto;padding:12px 25px;transition:all .3s ease}.different-equipment.add-button:hover{background:linear-gradient(135deg,#2980b9,#3498db);box-shadow:0 6px 12px #0003;transform:translateY(-3px)}.different-equipment.add-button:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.wishlist-button-card{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffffff2;border:2px solid #ff4757;border-radius:50%;box-shadow:0 3px 10px #0003;color:#ff4757;cursor:pointer;display:flex;font-size:18px;height:45px;justify-content:center;padding:0;position:absolute;right:15px;top:10px;transition:all .3s ease;width:45px;z-index:10}.wishlist-button-card:hover{background-color:#ff47571a;box-shadow:0 5px 15px #ff475766;transform:scale(1.1)}.wishlist-button-card.active{background-color:#ff4757;border-color:#ff4757;color:#fff}.wishlist-button-card.active:hover{background-color:#ff3838;border-color:#ff3838}.wishlist-button-card.clicked{animation:heartBeat .6s ease-in-out}.wishlist-button-card.animate{animation:wishlistPulse .6s ease-in-out}.wishlist-ripple{animation:rippleEffect .6s ease-out;background:#ff47574d;border-radius:50%;position:absolute;transform:scale(0)}@keyframes heartBeat{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1.1)}75%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes wishlistPulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes rippleEffect{to{opacity:0;transform:scale(4)}}.out-of-stock-overlay{align-items:center;background-color:#000000b3;border-radius:8px;bottom:0;color:#fff;display:flex;font-weight:700;justify-content:center;left:0;position:absolute;right:0;top:0}.spinner{animation:spin 2s linear infinite;border:4px solid #f3f3f3;border-top-color:#3498db;height:30px;margin:0 auto;width:30px}.error-container,.loading-container{padding:2rem;text-align:center}.error-container p{color:red;margin-bottom:1rem}.no-products-container{padding:2rem;text-align:center}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.view-all-btn{background-color:#007bff;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.show-less-container{margin-top:2rem;text-align:center}.show-less-btn{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:all .3s ease}.show-less-btn:hover{background-color:#5a6268;transform:translateY(-2px)}@media (max-width:768px){.different-equipment.product-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.section-header{align-items:flex-start;flex-direction:column;gap:1rem}.view-all-btn{align-self:center}}@media (max-width:480px){.different-equipment.product-grid{grid-template-columns:1fr}.different-equipment.product{height:auto;min-height:500px}.different-equipment h2{font-size:24px}.different-equipment.offer-text{font-size:16px}.wishlist-button-card{font-size:16px;height:40px;right:10px;top:10px;width:40px}}.product-categories-container{background-color:#f4f6f9;padding:40px 20px}.categories{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.category{background:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 10px 25px #0000001a;overflow:hidden;position:relative;transform-origin:center;transition:all .3s ease}.category:hover{box-shadow:0 15px 35px #00000026;transform:scale(1.05)}.category-image-wrapper{height:250px;overflow:hidden;width:100%}.category-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.category:hover .category-image{transform:scale(1.1)}.category-content{padding:20px;text-align:center}.category-content h2{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:10px}.category-content p{color:#7f8c8d;font-size:.9rem;margin-bottom:15px}.category-link{background-color:#3498db;border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.category-link:hover{background-color:#2980b9}.category-smartphone{border-top:4px solid #3498db}.category-accessories{border-top:4px solid #2ecc71}.category-Laptops{border-top:4px solid #e74c3c}.category-earphones{border-top:4px solid #9b59b6}@media (max-width:768px){.categories{gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.category-image-wrapper{height:200px}}:root{--primary-color:#3b82f6;--secondary-color:#64748b;--accent-color:#06b6d4;--text-primary:#1e293b;--text-secondary:#64748b;--background:#fff;--background-secondary:#f8fafc;--border-color:#e2e8f0;--shadow-light:#0000000a;--shadow-medium:#0000001a;--border-radius:12px;--transition:all 0.2s ease}body{color:#1e293b;color:var(--text-primary);font-family:Inter,sans-serif;line-height:1.6}.aboutUs-container,body{background-color:#fff;background-color:var(--background)}.aboutUs-container{margin:0 auto;max-width:1000px;padding:60px 20px}.header-section{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);margin-bottom:60px;padding-bottom:40px;text-align:center}.main-titles{color:#1e293b;color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:16px}.main-subtitle{color:#64748b;color:var(--text-secondary);font-size:1.2rem;font-weight:400;margin:0 auto;max-width:600px}.content-section{grid-gap:40px;display:grid;gap:40px;margin-bottom:40px}.content-card{background:#fff;background:var(--background);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 1px 3px #0000000a;box-shadow:0 1px 3px var(--shadow-light);padding:40px;transition:all .2s ease;transition:var(--transition)}.content-card:hover{box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--shadow-medium);transform:translateY(-2px)}.card-title{color:#1e293b;color:var(--text-primary);font-size:1.5rem;font-weight:600;gap:12px;margin-bottom:16px}.card-icon,.card-title{align-items:center;display:flex}.card-icon{border-radius:8px;color:#fff;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.card-description{color:#64748b;color:var(--text-secondary);font-size:1rem;line-height:1.7}.two-column{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.values-grid{grid-gap:16px;display:grid;gap:16px;margin-top:20px}.value-item{background:#f8fafc;background:var(--background-secondary);border-left:4px solid #3b82f6;border-left:4px solid var(--primary-color);border-radius:8px;padding:20px;transition:all .2s ease;transition:var(--transition)}.value-item:hover{background:#eff6ff;transform:translateX(4px)}.value-title{color:#1e293b;color:var(--text-primary);display:block;font-weight:600;margin-bottom:8px}.value-description{color:#64748b;color:var(--text-secondary);font-size:.95rem}.stats-section{background:#f8fafc;background:var(--background-secondary);border-radius:12px;border-radius:var(--border-radius);margin:40px 0;padding:40px}.stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));text-align:center}.stat-item{padding:20px}.stat-number{color:#3b82f6;color:var(--primary-color);display:block;font-size:2rem;margin-bottom:8px}.stat-label{color:#64748b;color:var(--text-secondary);font-size:.9rem}.contact-section{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;text-align:center}.contact-link{background:#3b82f6;background:var(--primary-color);border-radius:8px;color:#fff;display:inline-block;font-weight:500;margin-top:16px;padding:12px 24px;text-decoration:none;transition:all .2s ease;transition:var(--transition)}.contact-link:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.team-members{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px}.team-member{background:#f8fafc;background:var(--background-secondary);border-radius:8px;padding:20px;text-align:center;transition:all .2s ease;transition:var(--transition)}.team-member:hover{background:#eff6ff}.member-name{color:#1e293b;color:var(--text-primary);font-weight:600;margin-bottom:4px}.member-role{color:#64748b;color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.aboutUs-container{padding:40px 16px}.main-title{font-size:2rem}.main-subtitle{font-size:1.1rem}.content-card{padding:30px}.two-column{gap:20px;grid-template-columns:1fr}.stats-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.team-members{grid-template-columns:1fr}.card-title{font-size:1.3rem}}@media (max-width:480px){.aboutUs-container{padding:30px 12px}.header-section{margin-bottom:40px}.main-title{font-size:1.8rem}.content-card{padding:24px}.stats-section{padding:30px 20px}.stats-grid{gap:16px;grid-template-columns:1fr}.stat-number{font-size:1.8rem}}.content-card{animation:fadeIn .6s ease-out}.content-card:first-child{animation-delay:.1s}.content-card:nth-child(2){animation-delay:.2s}.content-card:nth-child(3){animation-delay:.3s}.content-card:nth-child(4){animation-delay:.4s}.text-center{text-align:center}.mb-large{margin-bottom:40px}.contact-us{align-items:center;display:flex;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.background-elements{inset:0;overflow:hidden;pointer-events:none;position:absolute}.bg-element{animation:float 6s ease-in-out infinite;border-radius:50%;filter:blur(4rem);mix-blend-mode:multiply;opacity:.2;position:absolute}.bg-element-1{animation-delay:0s;background:#8b5cf6;height:20rem;right:-10rem;top:-10rem;width:20rem}.bg-element-2{animation-delay:2s;background:#3b82f6;bottom:-10rem;height:20rem;left:-10rem;width:20rem}.bg-element-3{animation-delay:4s;background:#ec4899;height:15rem;left:50%;opacity:.1;top:50%;transform:translate(-50%,-50%);width:15rem}.contact-container{margin:0 auto;max-width:87.5rem;position:relative;width:100%;z-index:1}.contact-header{margin-bottom:4rem;text-align:center}.header-icons{color:#60a5fa;font-size:3rem;margin-right:.5rem}.main-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a855f7,#ec4899);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.subtitle{color:linear-gradient(135deg,#60a5fa,#a855f7,#ec4899);font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:32rem}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 3fr}.contact-info-section{display:flex;flex-direction:column}.contact-info-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f172a,#581c87 50%,#0f172a);border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;height:-webkit-fit-content;height:fit-content;padding:2rem;transition:all .3s ease}.section-title{align-items:center;color:#fff;display:flex;font-size:1.875rem;font-weight:700;gap:.75rem;margin-bottom:2rem}.title-accent{background:linear-gradient(180deg,#3b82f6,#8b5cf6);border-radius:9999px;height:2rem;width:.5rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;border-radius:.75rem;cursor:pointer;display:flex;gap:1rem;padding:.5rem;transition:all .3s ease}.contact-item:hover{background:#ffffff0d;transform:translateX(.5rem)}.contact-icon{align-items:center;border-radius:.75rem;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.contact-item:hover .contact-icon{transform:scale(1.1)}.icon-location{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.icon-email{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.icon-phone{background:linear-gradient(135deg,#ec4899,#ef4444)}.contact-text h3{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.contact-text p{color:#d1d5db;line-height:1.6;margin-bottom:.5rem}.contact-text a{color:#60a5fa;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#93c5fd}.social-section{border-top:1px solid #fff3;margin-top:2rem;padding-top:2rem}.social-section h3{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;border-radius:.75rem;box-shadow:0 4px 15px #0003;color:#fff;display:flex;font-size:1.125rem;height:3rem;justify-content:center;text-decoration:none;transition:all .3s ease;width:3rem}.social-icon:hover{box-shadow:0 8px 25px #0000004d;transform:scale(1.1) rotate(12deg)}.social-facebook{background:linear-gradient(135deg,#1877f2,#1565c0)}.social-instagram{background:linear-gradient(135deg,#e91e63,#8b5cf6)}.social-twitter{background:linear-gradient(135deg,#1da1f2,#0ea5e9)}.contact-form-section{display:flex;flex-direction:column}.contact-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f172a,#581c87 50%,#0f172a);border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;padding:2rem}.form-container{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;gap:1.5rem}.form-group label{color:#fff;font-size:.875rem}.form-group input,.form-group textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group input:focus,.form-group textarea:focus{background:#ffffff26;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group textarea{min-height:120px;resize:none}.checkbox-container{align-items:flex-start;display:flex;gap:.75rem}.checkbox-container input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;height:1.25rem;margin-top:.25rem;width:1.25rem}.checkbox-container label{color:#d1d5db;cursor:pointer;font-size:.875rem;line-height:1.6}.checkbox-container a{color:#60a5fa;text-decoration:underline;transition:color .3s ease}.checkbox-container a:hover{color:#93c5fd}.submit-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.75rem;box-shadow:0 4px 15px #3b82f666;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 8px 25px #3b82f680;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.submit-btn.submitting{background:linear-gradient(135deg,#6b7280,#9ca3af)}.loading-spinner{border:2px solid #0000;border-top-color:#fff;height:1.25rem;width:1.25rem}@media (max-width:1024px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-info-section{order:2}.contact-form-section{order:1}}@media (max-width:768px){.contact-us{padding:1rem}.contact-header{margin-bottom:2rem}.subtitle{font-size:1.125rem}.contact-form-card,.contact-info-card{padding:1.5rem}.form-row{gap:1rem;grid-template-columns:1fr}.contact-item{flex-direction:column;gap:.75rem;text-align:center}.contact-item:hover{transform:none}.social-icons{justify-content:center}}@media (max-width:480px){.contact-us{padding:.5rem}.contact-form-card,.contact-info-card{border-radius:1rem;padding:1rem}.section-title{font-size:1.5rem}.form-container{gap:1rem}.form-group input,.form-group textarea{padding:.75rem}}@media (prefers-reduced-motion:reduce){.bg-element,.contact-icon,.contact-item:hover,.social-icon:hover,.submit-btn:hover{animation:none;transform:none}}@media (prefers-contrast:high){.contact-form-card,.contact-info-card,.form-group input,.form-group textarea{background:#000c;border:2px solid #fff}}.login-page-main-container{margin-top:-70px}.Login-page.signup-text a:hover{text-decoration:underline}.login-page-main-container,.signup-page-main-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:20px}.Login-page.login-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;justify-content:center;margin:0;max-width:360px;padding:2rem;text-align:center;width:100%}.Login-page.login-container h2{color:#333;margin-bottom:10px;text-align:center}.Login-page.login-container p{color:#666;margin-bottom:20px;text-align:center}.Login-page.input-group input{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:10px;width:100%}.error-message{color:red;font-size:.8em;margin-top:5px}.signup-link{margin-top:15px;text-align:center}.signup-btn{background:none;border:none;color:#007bff;cursor:pointer;margin-left:5px}.Login-page h2{color:#333;font-weight:600}.Login-page p{color:#666}.Login-page p,.Login-page.input-group{margin-bottom:1rem}.Login-page input{border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;padding:12px;transition:.3s;width:100%}.Login-page input:focus{border-color:#6e8efb;box-shadow:0 0 5px #6e8efb80}.Login-page.login-button{background:#6e8efb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:12px;transition:.3s;width:100%}.Login-page.login-button:hover{background:#5a7be7}.Login-page.forgot-password{color:#6e8efb;display:block;font-size:14px;margin-top:10px;text-decoration:none}.Login-page.forgot-password:hover{text-decoration:underline}.Login-page.signup-text{font-size:14px;margin-top:1rem}.Login-page.signup-text a{color:#6e8efb;font-weight:600;text-decoration:none}.Signup-page.signup-container{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;margin:50px auto 0;max-width:360px;padding:2rem;text-align:center;width:100%}.Signup-page h2{color:#333;font-weight:600}.Signup-page p{color:#666}.Signup-page p,.Signup-page.input-group{margin-bottom:1rem}.Signup-page input{border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;padding:12px;transition:.3s;width:100%}.Signup-page input:focus{border-color:#6e8efb;box-shadow:0 0 5px #6e8efb80}.Signup-page.signup-button{background:#6e8efb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:12px;transition:.3s;width:100%}.Signup-page.signup-button:hover{background:#5a7be7}.Signup-page.login-text{font-size:14px;margin-top:1rem}.Signup-page.login-text a{color:#6e8efb;font-weight:600;text-decoration:none}.Signup-page.login-text a:hover{text-decoration:underline}.foreget-password-page.password-container{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;margin-bottom:50px;margin-left:550px;margin-top:50px;max-width:360px;padding:2rem;text-align:center;width:100%}.foreget-password-page h2{color:#333;font-weight:600}.foreget-password-page p{color:#666;margin-bottom:1rem}.foreget-password-page.input-group{margin-bottom:1rem}.foreget-password-page input{border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;padding:12px;transition:.3s;width:100%}.foreget-password-page input:focus{border-color:#6e8efb;box-shadow:0 0 5px #6e8efb80}.foreget-password-page.reset-button{background:#6e8efb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:12px;transition:.3s;width:100%}.foreget-password-page.reset-button:hover{background:#5a7be7}.foreget-password-page.back-text{font-size:14px;margin-top:1rem}.foreget-password-page.back-text a{color:#6e8efb;font-weight:600;text-decoration:none}.foreget-password-page.back-text a:hover{text-decoration:underline}.profile-details-container{margin:2rem auto;max-width:800px;padding:1rem}.profile-details-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;padding:2rem}.profile-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.profile-image-container{display:inline-block;position:relative}.profile-details-avatar{border:4px solid #e5e7eb;border-radius:50%;height:120px;object-fit:cover;transition:filter .3s ease;width:120px}.profile-image-container:hover .profile-details-avatar{filter:brightness(.8)}.image-overlay{align-items:center;background:#00000080;border-radius:50%;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.profile-image-container:hover .image-overlay{opacity:1}.change-image-btn{align-items:center;background:#ffffffe6;border-radius:50%;color:#374151;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s;width:40px}.change-image-btn:hover{background:#fff}.loading-spinner{border:2px solid #f3f4f6;border-top-color:#3b82f6;height:20px;width:20px}.profile-header-info{flex:1 1}.profile-details-full-name{color:#1f2937;font-size:2rem;font-weight:600;margin:0 0 .5rem}.profile-details-username{color:#6b7280;font-size:1.1rem;margin:0 0 1rem}.edit-profile-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.edit-profile-btn:hover{background:#2563eb}.message.success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.message.error{background:#fee2e2;border:1px solid #fecaca;color:#dc2626}.profile-section{margin-bottom:2rem}.profile-section h3{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.profile-details-info table{border-collapse:collapse;width:100%}.profile-details-info td{border-bottom:1px solid #f3f4f6;padding:.75rem 0}.profile-details-info td:first-child{color:#374151;width:150px}.profile-details-info td:last-child{color:#6b7280}.profile-details-info a{color:#3b82f6;text-decoration:none}.profile-details-info a:hover{text-decoration:underline}.bio-text{color:#4b5563;line-height:1.6;margin:0}.profile-edit-form{width:100%}.form-grid{grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;color:#000;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{min-height:100px}.form-actions{border-top:1px solid #e5e7eb;padding-top:1.5rem}.cancel-btn,.save-btn{border-radius:6px;font-weight:500;transition:all .2s}.cancel-btn{background:#f3f4f6;color:#4b5563}.cancel-btn:hover{background:#e5e7eb}.save-btn{background:#10b981}.save-btn:hover{background:#059669}.cancel-btn:disabled,.save-btn:disabled{opacity:.5}@media (max-width:768px){.profile-details-container{padding:.5rem}.profile-details-card{padding:1rem}.profile-header{flex-direction:column;text-align:center}.profile-image-container{margin-bottom:1rem}.profile-details-avatar{height:100px;width:100px}.profile-details-full-name{font-size:1.5rem}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-btn,.save-btn{width:100%}}.disabled-field{color:#666!important;cursor:not-allowed!important;opacity:.7}.disabled-field,.disabled-field:hover{background-color:#f5f5f5!important}.field-note{color:#666;display:block;font-size:.8em;font-style:italic;margin-top:4px}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;padding:.75rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 2px #007bff40}.full-width{grid-column:1/-1}.form-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.form-actions{border-top:1px solid #eee;gap:1rem;margin-top:2rem;padding-top:1rem}.cancel-btn,.save-btn{border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.save-btn{background-color:#007bff;color:#fff}.save-btn:hover:not(:disabled){background-color:#0056b3}.cancel-btn{background-color:#6c757d;color:#fff}.cancel-btn:hover:not(:disabled){background-color:#545b62}.cancel-btn:disabled,.save-btn:disabled{cursor:not-allowed;opacity:.6}.message{border-radius:4px;margin-bottom:1rem;padding:1rem}.profile-action-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.orders-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.orders-btn:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.orders-btn:active{transform:translateY(0)}@media (max-width:768px){.profile-action-buttons{flex-direction:column;width:100%}.edit-profile-btn,.orders-btn{justify-content:center;width:100%}}.cart-items-shopping-cart-container{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.cart-items-shopping-cart-container h1{font-size:24px;margin-bottom:20px}.cart-items-cart-content{display:flex;flex-direction:row;gap:20px}.cart-items-cart-items{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:3 1;overflow:hidden}.cart-items-cart-header{background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;display:grid;font-weight:700;grid-template-columns:3fr 1fr 1fr 1fr;padding:15px}.cart-items-price-header,.cart-items-quantity-header,.cart-items-total-header{padding-right:15px;text-align:right}.cart-items-cart-item{align-items:center;border-bottom:1px solid #e0e0e0;display:grid;grid-template-columns:3fr 1fr 1fr 1fr;padding:15px}.cart-items-product-info{align-items:center;display:flex;gap:15px}.cart-items-product-image{align-items:center;background-color:#f0f0f0;border-radius:4px;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.cart-items-product-image img{height:100%;object-fit:cover;object-position:center;width:100%}.cart-items-product-details h3{font-size:16px;margin:0 0 5px}.cart-items-remove-btn{align-items:center;background:none;border:none;color:#e74c3c;cursor:pointer;display:flex;font-size:14px;gap:5px;padding:0}.cart-items-price{font-weight:700;padding-right:15px;text-align:right}.cart-items-quantity-controls{align-items:center;display:flex;justify-content:flex-end}.cart-items-quantity-controls button{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:30px;justify-content:center;width:30px}.cart-items-quantity-controls span{font-weight:700;padding:0 10px}.cart-items-item-total{font-weight:700;text-align:right}.cart-items-cart-actions{display:flex;justify-content:space-between;padding:15px}.cart-items-clear-cart,.cart-items-continue-shopping{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px 15px}.cart-items-clear-cart{background:none;border:1px solid red;border-radius:8px;color:red}.cart-items-continue-shopping{background-color:#fff;border:1px solid #ddd;color:#333}.cart-items-order-summary{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;height:-webkit-fit-content;height:fit-content;padding:20px}.cart-items-order-summary h2{border-bottom:1px solid #e0e0e0;font-size:18px;margin-bottom:20px;padding-bottom:10px}.cart-items-summary-row{display:flex;justify-content:space-between;margin-bottom:10px}.cart-items-summary-row.cart-items-total{border-top:1px solid #e0e0e0;font-size:18px;font-weight:700;margin-top:15px;padding-top:15px}.cart-items-checkout-btn{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:20px;padding:15px;width:100%}.cart-items-checkout-btn:disabled{background-color:#9e9e9e;cursor:not-allowed}.cart-items-additional-info{color:#666;font-size:14px;margin-top:20px}.cart-items-additional-info p{margin:5px 0}.cart-items-empty-cart{padding:50px 0;text-align:center}.cart-items-empty-cart p{color:#666;font-size:18px;margin-bottom:20px}.cart-items-special-offer{align-items:center;display:flex;margin:5px 0}.cart-items-offer-badge{background-color:#ff6b6b;border-radius:4px;color:#fff;font-size:12px;font-weight:700;margin-right:8px;padding:2px 6px}.cart-items-discount-text{color:#ff6b6b;font-size:14px;font-weight:700}.cart-items-promo-code{color:#666;font-size:13px;margin-bottom:8px}.cart-items-original-price{color:#999;display:block;font-size:14px;text-decoration:line-through}.cart-items-discounted-price{color:#ff6b6b;display:block;font-weight:700}.cart-items-active-promotions{border-top:1px dashed #ddd;margin-top:20px;padding-top:15px}.cart-items-active-promotions h3{font-size:16px;margin-bottom:10px}.cart-items-promotion-item{color:#ff6b6b;display:flex;font-size:14px;justify-content:space-between;margin:5px 0}.cart-items-empty-cart button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}@media screen and (max-width:885px){.cart-items-cart-content{flex-direction:column}.cart-items-cart-header{display:none}.cart-items-cart-item{gap:10px;grid-template-columns:1fr}.cart-items-product-info{margin-bottom:10px}.cart-items-item-total,.cart-items-price,.cart-items-quantity-controls{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:5px 0;text-align:right}.cart-items-price:before{content:"Price:";font-weight:400;text-align:left}.cart-items-quantity-controls:before{content:"Quantity:";font-weight:400;text-align:left}.cart-items-item-total:before{content:"Total:";font-weight:400;text-align:left}}.cart-items-promo-banner{background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #667eea4d;color:#fff;margin:20px 0;overflow:hidden;padding:24px;position:relative;text-align:center}.cart-items-promo-banner:before{animation:shimmer 3s infinite;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.cart-items-promo-banner h4{color:#fff;font-size:20px;font-weight:700;margin:0 0 8px;position:relative;text-shadow:0 2px 4px #0003;z-index:1}.cart-items-promo-banner p{font-size:14px;font-weight:400;line-height:1.5;margin:0 0 20px;opacity:.9;position:relative;z-index:1}.cart-items-promo-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:12px 24px;position:relative;text-transform:uppercase;transition:all .3s ease;z-index:1}.cart-items-promo-btn:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.cart-items-promo-btn:active{box-shadow:0 4px 15px #0003;transform:translateY(0)}button.cart-items-special-offers{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 4px 20px #f5576c4d;transition:all .3s ease}button.cart-items-special-offers:before{content:"🎁"}button.cart-items-special-offers:hover{background:linear-gradient(135deg,#f5576c,#f093fb);box-shadow:0 8px 30px #f5576c66}button.cart-items-special-offers:active{box-shadow:0 4px 20px #f5576c4d}button.cart-items-special-offers:after{transition:width .6s,height .6s}@media (max-width:768px){.cart-items-promo-banner{border-radius:12px}.cart-items-promo-banner h4{font-size:18px}.cart-items-promo-banner p{font-size:13px;margin-bottom:16px}.cart-items-promo-btn{font-size:13px}button.cart-items-special-offers{font-size:14px;justify-content:center}}@media (max-width:480px){.cart-items-promo-banner h4{font-size:16px}.cart-items-promo-banner p{font-size:12px}}.cart-items-promo-banner.variant-orange{background:linear-gradient(135deg,#ff9a9e,#fecfef 50%,#fecfef)}.cart-items-promo-banner.variant-blue{background:linear-gradient(135deg,#667eea,#764ba2)}.cart-items-promo-banner.variant-green{background:linear-gradient(135deg,#a8edea,#fed6e3)}.cart-items-promo-banner.pulse{animation:pulse 2s infinite}button.cart-items-special-offers.floating{animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}button.cart-items-special-offers{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a52);border:none;border-radius:12px;box-shadow:0 4px 20px #ff6b6b4d;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.3px;min-width:200px;overflow:hidden;position:relative;text-transform:capitalize;transition:all .3s cubic-bezier(.4,0,.2,1)}button.cart-items-special-offers:before{animation:sparkle 2s ease-in-out infinite;content:"✨";font-size:16px}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}button.cart-items-special-offers:hover{background:linear-gradient(135deg,#ee5a52,#e74c3c);box-shadow:0 8px 30px #ff6b6b66;transform:translateY(-3px)}button.cart-items-special-offers:hover:before{animation-duration:.5s}button.cart-items-special-offers:active{box-shadow:0 4px 20px #ff6b6b4d;transform:translateY(-1px)}button.cart-items-special-offers:after{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0;z-index:0}button.cart-items-special-offers:active:after{height:300px}button.cart-items-special-offers>*{position:relative;z-index:1}button.cart-items-special-offers:focus{box-shadow:0 4px 20px #ff6b6b4d,0 0 0 3px #ff6b6b33;outline:none}button.cart-items-special-offers:disabled{background:#ccc;box-shadow:none;color:#666;cursor:not-allowed;transform:none}button.cart-items-special-offers:disabled:before{animation:none;opacity:.5}@media (max-width:768px){button.cart-items-special-offers{font-size:14px;min-width:0;min-width:auto;padding:10px}}@media (max-width:480px){button.cart-items-special-offers{font-size:13px;margin:12px 0;padding:10px}}button.cart-items-special-offers.outlined{background:#0000;border:2px solid #ff6b6b;box-shadow:none;color:#ff6b6b}button.cart-items-special-offers.outlined:hover{background:#ff6b6b;box-shadow:0 4px 20px #ff6b6b4d;color:#fff}button.cart-items-special-offers.large{font-size:16px;min-width:240px}button.cart-items-special-offers.small{font-size:13px;min-width:160px}button.cart-items-special-offers.full-width{min-width:0;min-width:auto;width:100%}button.cart-items-special-offers.pulse{animation:buttonPulse 2s ease-in-out infinite}@keyframes buttonPulse{0%,to{box-shadow:0 4px 20px #ff6b6b4d}50%{box-shadow:0 4px 20px #ff6b6b99}}button.cart-items-special-offers.glow{box-shadow:0 4px 20px #ff6b6b4d,0 0 40px #ff6b6b33,inset 0 1px 0 #fff3}button.cart-items-special-offers.glow:hover{box-shadow:0 8px 30px #ff6b6b66,0 0 60px #ff6b6b4d,inset 0 1px 0 #fff3}.Checkout-page{background-color:#f7f8fa;font-family:Segoe UI,sans-serif;min-height:100vh}.Checkout-page-container{margin:0 auto;max-width:1000px;padding:20px}.Checkout-page-header{background-color:#fff;box-shadow:0 2px 4px #0000001a;margin-bottom:30px;padding:25px 0}.Checkout-page-header h1{color:#222;font-size:28px;font-weight:700;text-align:center}.Checkout-page-summary{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:30px}.Checkout-page-summary-header h3{font-size:20px;font-weight:600;margin-bottom:20px}.Checkout-page-summary-products{margin-bottom:20px}.Checkout-page-summary-product{align-items:center;border-bottom:1px solid #eee;display:flex;gap:15px;padding:10px 0}.Checkout-page-summary-product img{border-radius:6px;height:60px;object-fit:cover;width:60px}.Checkout-page-summary-product p{font-size:14px;margin:2px 0}.special-offer-text small{color:#10b981;font-size:13px;font-weight:500}.Checkout-page-summary-totals{border-top:1px solid #ddd;font-size:16px;padding-top:15px}.Checkout-page-summary-row{display:flex;justify-content:space-between;margin:8px 0}.Checkout-page-summary-row.total{border-top:1px solid #ccc;font-size:18px;font-weight:700;margin-top:12px;padding-top:12px}.Checkout-page-active-promotions{background-color:#f0f9ff;border:1px solid #cce7ff;border-radius:6px;margin-top:20px;padding:15px}.Checkout-page-active-promotions h4{color:#0369a1;margin-bottom:10px}.Checkout-page-promotion-item{display:flex;font-size:14px;justify-content:space-between;margin:6px 0}.total-savings{color:#059669;font-weight:600;margin-top:10px}.Checkout-page-btn{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px;transition:background-color .3s}.Checkout-page-btn:hover{background-color:#2563eb}.Checkout-page-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.toast-notification{animation:slideInRight .3s ease-out;position:fixed;right:20px;top:20px;z-index:9999}.toast-content{background-color:#dc3545;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:500;min-width:200px;padding:12px 20px;text-align:center}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.Checkout-page-summary-product{align-items:flex-start;flex-direction:row}.Checkout-page-summary-product img{height:50px;width:50px}.Checkout-page-summary-product p{font-size:13px}.Checkout-page-container{padding:15px}.Checkout-page-header h1{font-size:22px}.Checkout-page-btn{font-size:15px;padding:12px}}.Product-details-container{margin:auto;max-width:1200px;padding:20px;width:90%}.Product-details-main{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.Product-details-image,.Product-details-related-image{border-radius:10px;height:250px;object-fit:contain;object-position:center;width:100%}.Product-details-info{flex:1 1;min-width:250px;text-align:center}.Product-details-name{font-size:clamp(20px,5vw,24px);font-weight:700}.Product-details-price{align-items:center;color:red;display:flex;font-size:clamp(18px,4vw,25px);font-weight:700;gap:10px;justify-content:center}.Product-details-original-price{font-size:clamp(14px,3vw,18px)}.Product-details-add-to-cart{background-color:blue;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;max-width:250px;padding:10px 20px;width:100%}.Product-details-tabs{display:flex;gap:10px;justify-content:center;margin-top:20px}.Product-details-tab{background:none;border:none;cursor:pointer;flex-grow:1;font-size:clamp(14px,4vw,16px);max-width:200px;padding:10px}.Product-details-active-tab{border-bottom:2px solid blue}.Product-details-tab-content{margin-top:20px;padding:0 15px;text-align:center}.Product-details-specs{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-top:20px;padding:15px}.Product-details-specs p{align-items:center;border-bottom:1px solid #eee;color:#333;display:flex;font-size:clamp(14px,3vw,16px);justify-content:space-between;margin-bottom:10px;padding:8px 0}.Product-details-specs p:last-child{border-bottom:none}.Product-details-specs strong{color:#007bff;font-weight:700}.Product-details-specs span{color:#555;font-weight:400}.Product-details-specs-header{color:#333;font-size:clamp(18px,5vw,22px);font-weight:700;margin-bottom:15px}.Product-details-related-title{font-size:clamp(18px,5vw,22px);font-weight:700;margin-top:40px;text-align:center}.Product-details-related-products{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.Product-details-related-item{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:15px;text-align:center;width:250px}.Product-details-related-name,.Product-details-related-price{font-size:clamp(14px,3vw,16px);font-weight:700}.Product-details-related-price{color:red;display:flex;gap:10px;justify-content:center}.Product-details-original-price{color:gray;font-size:clamp(12px,3vw,14px);text-decoration:line-through}.Product-details-special-offer{align-items:center;background-color:#fff8e1;border:1px solid #ffecb3;border-radius:8px;display:flex;margin-bottom:20px;padding:15px}.special-offer-badge{background-color:#ff6b6b;border-radius:4px;color:#fff;font-size:14px;font-weight:700;margin-top:80px;padding:8px 12px;white-space:nowrap}.special-offer-info{flex:1 1}.special-offer-info h3{color:#d32f2f;font-size:16px;margin:0 0 8px}.special-offer-info p{font-size:14px;margin:5px 0}.special-offer-validity{color:#757575;font-size:12px!important;font-style:italic}.special-offer-promo{align-items:center;background-color:#f5f5f5;border-radius:4px;display:flex;margin-top:8px;padding:8px 8px 8px 100px}.copy-promo-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;margin-left:10px;padding:5px 10px;transition:background-color .3s}.copy-promo-button:hover{background-color:#43a047}.Product-details-offer-details{background-color:#f9f9f9;border-radius:8px;padding:20px}.offer-details-content,.promo-code-container{margin-top:15px}.promo-code-box{align-items:center;background-color:#e8f5e9;border:1px dashed #4caf50;border-radius:4px;display:flex;margin-top:8px;padding:10px 15px}.promo-code-box span{flex:1 1;font-family:monospace;font-size:16px;font-weight:700}.promo-code-box button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px;transition:background-color .3s}.promo-code-box button:hover{background-color:#43a047}.smart-phone-container{display:flex;flex-wrap:wrap}.smart-phone-container,.smart-phone-container-grid{gap:20px;justify-content:center;margin:auto;max-width:1200px;padding:20px}.smart-phone-container-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,280px)}.smart-phone-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;flex-shrink:0;overflow:hidden;padding:15px;text-align:center;transition:transform .3s ease-in-out;width:280px}.smart-phone-card:hover{transform:translateY(-5px)}.smart-phone-image{border-radius:10px;height:200px;object-fit:cover;width:100%}.smart-phone-name{color:#333;font-size:1.2rem;margin:10px 0}.smart-phone-price{color:#2c3e50;font-size:1rem;font-weight:700}.smart-phone-old-price{color:#b2bec3;margin-right:5px;text-decoration:line-through}.smart-phone-btn{background:#27ae60;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:10px;padding:10px 15px;transition:background .3s ease}.smart-phone-btn:hover{background:#219150}.smart-phone-loading{color:#666;font-size:1.2rem;padding:40px;text-align:center}.smart-phone-error{color:#e74c3c}.smart-phone-empty,.smart-phone-error{font-size:1.1rem;padding:40px;text-align:center}.smart-phone-empty{color:#666}@media (max-width:768px){.smart-phone-container{gap:15px;justify-content:center;padding:15px}.smart-phone-container-grid{gap:15px;grid-template-columns:repeat(auto-fill,260px);padding:15px}.smart-phone-card{width:260px}}@media (max-width:600px){.smart-phone-container{justify-content:center}.smart-phone-container-grid{grid-template-columns:1fr;max-width:300px}.smart-phone-card{max-width:280px;width:100%}}.product-card{border:none;border-radius:16px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;max-width:280px;transition:all .3s ease;width:100%}.product-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.product-card-img-wrapper{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #f0f0f0;display:flex;height:240px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-card-img{height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.product-card:hover .product-card-img{transform:scale(1.05)}.discount-badge{background:linear-gradient(135deg,#ff6b6b,#ee5a52);border-radius:20px;box-shadow:0 2px 8px #ff6b6b4d;font-size:.75rem;left:12px;padding:4px 8px;top:12px}.wishlist-icon-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .3s ease;width:36px;z-index:2}.wishlist-icon-btn:hover{background:#fff;transform:scale(1.1)}.wishlist-icon-btn svg{color:#666;font-size:16px;transition:color .3s ease}.wishlist-icon-btn.in-wishlist svg,.wishlist-icon-btn:hover svg{color:#ff6b6b}.product-card-info{display:flex;flex-direction:column;flex-grow:1;gap:12px;padding:20px}.product-card-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis}.product-card-prices{align-items:center;display:flex;gap:8px;margin-bottom:4px}.product-card-new-price{color:#2c3e50;font-size:1.2rem;font-weight:700}.product-card-old-price{color:#95a5a6;font-size:.9rem;font-weight:500;text-decoration:line-through}.cart-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:auto;padding:12px 16px;text-transform:uppercase;transition:all .3s ease;width:100%}.cart-btn:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.cart-btn:active{transform:translateY(0)}.cart-btn svg{font-size:16px}@media (max-width:1200px){.product-card{max-width:260px}.product-card-img-wrapper{height:220px}}@media (max-width:768px){.product-card{margin:0 auto;max-width:100%}.product-card-img-wrapper{height:200px}.product-card-info{padding:16px}.product-card-name{font-size:1rem}.product-card-new-price{font-size:1.1rem}.cart-btn{font-size:.9rem;padding:10px 14px}}@media (max-width:480px){.product-card{border-radius:12px;max-width:100%}.product-card-img-wrapper{height:180px}.product-card-info{gap:10px;padding:14px}.discount-badge{font-size:.7rem;padding:3px 6px}.wishlist-icon-btn{height:32px;width:32px}.wishlist-icon-btn svg{font-size:14px}}.watches-container{display:flex;flex-wrap:wrap}.watches-container,.watches-container-grid{gap:20px;justify-content:center;margin:auto;max-width:1200px;padding:20px}.watches-container-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,280px)}.watches-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;flex-shrink:0;overflow:hidden;padding:15px;text-align:center;transition:transform .3s ease-in-out;width:280px}.watches-card:hover{transform:translateY(-5px)}.watches-image{border-radius:10px;height:200px;object-fit:cover;width:100%}.watches-name{color:#333;font-size:1.2rem;margin:10px 0}.watches-price{color:#2c3e50;font-size:1rem;font-weight:700}.watches-old-price{color:#b2bec3;margin-right:5px;text-decoration:line-through}.watches-btn{background:#27ae60;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:10px;padding:10px 15px;transition:background .3s ease}.watches-btn:hover{background:#219150}.watches-loading{color:#666;font-size:1.2rem;padding:40px;text-align:center}.watches-error{color:#e74c3c}.watches-empty,.watches-error{font-size:1.1rem;padding:40px;text-align:center}.watches-empty{color:#666}@media (max-width:768px){.watches-container{gap:15px;justify-content:center;padding:15px}.watches-container-grid{gap:15px;grid-template-columns:repeat(auto-fill,260px);padding:15px}.watches-card{width:260px}}@media (max-width:600px){.watches-container{justify-content:center}.watches-container-grid{grid-template-columns:1fr;max-width:300px}.watches-card{max-width:280px;width:100%}}.Laptops-container{display:flex;flex-wrap:wrap}.Laptops-container,.Laptops-container-grid{gap:20px;justify-content:center;margin:auto;max-width:1200px;padding:20px}.Laptops-container-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,280px)}.Laptops-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;flex-shrink:0;overflow:hidden;padding:15px;text-align:center;transition:transform .3s ease-in-out;width:280px}.Laptops-card:hover{transform:translateY(-5px)}.Laptops-image{border-radius:10px;height:200px;object-fit:cover;width:100%}.Laptops-name{color:#333;font-size:1.2rem;margin:10px 0}.Laptops-price{color:#2c3e50;font-size:1rem;font-weight:700}.Laptops-old-price{color:#b2bec3;margin-right:5px;text-decoration:line-through}.Laptops-btn{background:#27ae60;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:10px;padding:10px 15px;transition:background .3s ease}.Laptops-btn:hover{background:#219150}.Laptops-loading{color:#666;font-size:1.2rem;padding:40px;text-align:center}.Laptops-error{color:#e74c3c}.Laptops-empty,.Laptops-error{font-size:1.1rem;padding:40px;text-align:center}.Laptops-empty{color:#666}@media (max-width:768px){.Laptops-container{gap:15px;justify-content:center;padding:15px}.Laptops-container-grid{gap:15px;grid-template-columns:repeat(auto-fill,260px);padding:15px}.Laptops-card{width:260px}}@media (max-width:600px){.Laptops-container{justify-content:center}.Laptops-container-grid{grid-template-columns:1fr;max-width:300px}.Laptops-card{max-width:280px;width:100%}}*{box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}.airpods-container{display:flex;flex-wrap:wrap}.airpods-container,.airpods-container-grid{gap:20px;justify-content:center;margin:auto;max-width:1200px;padding:20px}.airpods-container-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,280px)}.airpods-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;flex-shrink:0;overflow:hidden;padding:15px;text-align:center;transition:transform .3s ease-in-out;width:280px}.airpods-card:hover{transform:translateY(-5px)}.airpods-image{border-radius:10px;height:200px;object-fit:cover;width:100%}.airpods-name{color:#333;font-size:1.2rem;margin:10px 0}.airpods-price{color:#2c3e50;font-size:1rem;font-weight:700}.airpods-old-price{color:#b2bec3;margin-right:5px;text-decoration:line-through}.airpods-btn{background:#27ae60;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:10px;padding:10px 15px;transition:background .3s ease}.airpods-btn:hover{background:#219150}.airpods-loading{color:#666;font-size:1.2rem;padding:40px;text-align:center}.airpods-error{color:#e74c3c}.airpods-empty,.airpods-error{font-size:1.1rem;padding:40px;text-align:center}.airpods-empty{color:#666}@media (max-width:768px){.airpods-container{gap:15px;justify-content:center;padding:15px}.airpods-container-grid{gap:15px;grid-template-columns:repeat(auto-fill,260px);padding:15px}.airpods-card{width:260px}}@media (max-width:600px){.airpods-container{justify-content:center}.airpods-container-grid{grid-template-columns:1fr;max-width:300px}.airpods-card{max-width:280px;width:100%}}.sale-me-your-phone-container{color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.sale-me-your-phone-header{background-color:#f8f9fa;border-radius:8px;margin-bottom:30px;padding:30px 0;text-align:center}.sale-me-your-phone-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:10px}.sale-me-your-phone-header p{color:#7f8c8d;font-size:1.2rem}.sale-me-your-phone-content{display:flex;flex-wrap:wrap;gap:30px}.sale-me-your-phone-info-section{flex:1 1;min-width:300px}.sale-me-your-phone-steps{display:flex;flex-direction:column;gap:20px}.sale-me-your-phone-step{align-items:flex-start;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;gap:15px;padding:15px}.sale-me-your-phone-step-number{align-items:center;background-color:#3498db;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}.sale-me-your-phone-step-text h3{color:#2c3e50;margin:0 0 5px}.sale-me-your-phone-step-text p{color:#7f8c8d;margin:0}.sale-me-your-phone-form{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 10px #0000001a;flex:1 1;min-width:300px;padding:30px}.sale-me-your-phone-form h2{border-bottom:2px solid #3498db;color:#2c3e50;margin-bottom:20px;margin-top:0;padding-bottom:10px}.sale-me-your-phone-form-group{margin-bottom:20px}.sale-me-your-phone-form-group label{color:#2c3e50;display:block;font-weight:700;margin-bottom:8px}.sale-me-your-phone-form-group input,.sale-me-your-phone-form-group select,.sale-me-your-phone-form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:12px;width:100%}.sale-me-your-phone-checkbox-label{align-items:center;display:flex;gap:10px}.sale-me-your-phone-checkbox-label input[type=checkbox]{width:auto}.sale-me-your-phone-image-preview{margin-top:10px;text-align:center}.sale-me-your-phone-image-preview img{border:1px solid #ddd;border-radius:4px;max-height:200px;max-width:100%}.sale-me-your-phone-submit-btn{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;padding:15px 25px;transition:background-color .3s;width:100%}.sale-me-your-phone-submit-btn:hover{background-color:#2980b9}.sale-me-your-phone-testimonials{background-color:#f8f9fa;border-radius:8px;margin-top:40px;padding:30px}.sale-me-your-phone-testimonials h2{color:#2c3e50;margin-bottom:25px;text-align:center}.sale-me-your-phone-testimonial-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.sale-me-your-phone-testimonial{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;min-width:250px;padding:20px}.sale-me-your-phone-testimonial p{font-style:italic;margin-bottom:10px}.sale-me-your-phone-testimonial-author{color:#3498db;display:block;font-weight:700;text-align:right}.sale-me-your-phone-footer{border-top:1px solid #ddd;margin-top:40px;padding:20px;text-align:center}@media (max-width:768px){.sale-me-your-phone-header h1{font-size:2rem}.sale-me-your-phone-content,.sale-me-your-phone-testimonial-container{flex-direction:column}.sale-me-your-phone-form,.sale-me-your-phone-info-section{min-width:100%}}@media (max-width:480px){.sale-me-your-phone-header h1{font-size:1.8rem}.sale-me-your-phone-header p{font-size:1rem}.sale-me-your-phone-step{flex-direction:column}.sale-me-your-phone-step-number{margin-bottom:10px}}.Repair-phone.container{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:2rem 1rem}.Repair-phone.header{margin-bottom:2rem;text-align:center}.Repair-phone.title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.Repair-phone.subtitle{color:#666;font-size:1.25rem}.Repair-phone.repair-hero{border-radius:.5rem;display:flex;flex-direction:column;margin-bottom:3rem;overflow:hidden}@media (min-width:768px){.Repair-phone.repair-hero{align-items:center;flex-direction:row}}.Repair-phone.repair-hero-content{flex:1 1;padding:2rem}.Repair-phone.repair-hero-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:1rem}.Repair-phone.repair-hero-text{color:#666;font-size:1.125rem;margin-bottom:1.5rem}.Repair-phone.repair-cta-button{background-color:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s}.Repair-phone.repair-cta-button:hover{background-color:#1d4ed8}.Repair-phone.repair-hero-image-container{flex:1 1;min-height:250px;position:relative}.Repair-phone.repair-hero-image{height:100%;object-fit:cover;width:100%}.Repair-phone.repair-services-section{margin-bottom:3rem}.Repair-phone.section-title{font-size:1.875rem;font-weight:700;margin-bottom:2rem;text-align:center}.Repair-phone.repair-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.Repair-phone.repair-services-grid{grid-template-columns:repeat(2,1fr)}}.Repair-phone.repair-service-card{border:1px solid #e5e5e5;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s,box-shadow .3s}.Repair-phone.repair-service-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-5px)}.Repair-phone.repair-service-image-container{height:200px;overflow:hidden}.Repair-phone.repair-service-image{height:100%;object-fit:cover;transition:transform .5s;width:100%}.Repair-phone.repair-service-card:hover .Repair-phone.repair-service-image{transform:scale(1.05)}.Repair-phone.repair-service-details{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.Repair-phone.repair-service-name{color:#333;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.Repair-phone.repair-service-description{color:#666;flex-grow:1;margin-bottom:1rem}.Repair-phone.repair-service-info{display:flex;justify-content:space-between;margin-bottom:1rem}.Repair-phone.repair-service-price{color:#2563eb;font-weight:600}.Repair-phone.repair-service-time{align-items:center;color:#666;display:flex}.Repair-phone.repair-time-icon{margin-right:.25rem}.Repair-phone.repair-service-button{background-color:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem;transition:background-color .3s;width:100%}.Repair-phone.repair-service-button:hover{background-color:#1d4ed8}.Repair-phone.repair-process-section{margin-bottom:3rem}.Repair-phone.repair-process-steps{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.Repair-phone.repair-process-steps{flex-direction:row}}.Repair-phone.repair-step{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;display:flex;flex:1 1;flex-direction:column;padding:1.5rem;text-align:center}.Repair-phone.repair-step-number{align-items:center;background-color:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:3rem;justify-content:center;margin-bottom:1rem;width:3rem}.Repair-phone.repair-step-title{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.Repair-phone.repair-step-description{color:#666;font-size:.9375rem}.Repair-phone.cta-section{background-color:#f8f8f8;border-radius:.5rem;margin-bottom:3rem;overflow:hidden;padding:2rem;position:relative;text-align:center;z-index:1}.Repair-phone.cta-section:before{animation:gradientAnimation 15s ease infinite;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;content:"";height:200%;left:-50%;opacity:.85;position:absolute;top:-50%;width:200%;z-index:-1}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Repair-phone.cta-title{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:1rem;text-shadow:0 1px 3px #0000004d}.Repair-phone.cta-text{color:#fff;font-size:1.25rem;margin-bottom:1.5rem;text-shadow:0 1px 2px #0003}.Repair-phone.cta-button{background-color:#fff;border:none;border-radius:.5rem;box-shadow:0 4px 10px #0003;color:#333;cursor:pointer;font-size:1.125rem;font-weight:500;padding:.75rem 2rem;transition:all .3s}.Repair-phone.cta-button:hover{background-color:#f0f0f0;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.Repair-phone.testimonials-section{margin-bottom:3rem}.Repair-phone.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.Repair-phone.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.Repair-phone.testimonial-card{background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;padding:1.5rem}.Repair-phone.testimonial-rating{color:#f59e0b;font-size:1.25rem;margin-bottom:.75rem}.Repair-phone.testimonial-text{color:#333;font-style:italic;margin-bottom:1rem}.Repair-phone.testimonial-author{color:#666;font-weight:600}.Repair-phone.footer{border-top:1px solid #e5e5e5;color:#666;padding-top:2rem;text-align:center}.Repair-phone.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.Repair-phone.footer-link{color:#666;text-decoration:none;transition:color .3s}.Repair-phone.footer-link:hover{color:#2563eb}.Repair-phone.copyright{margin-bottom:1rem}.booking-phone.container{margin:0 auto;max-width:800px;padding:20px}.booking-phone.header{border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#fff;margin-bottom:30px;padding:20px 0;text-align:center}.booking-phone.header h1{font-size:2.2rem;margin-bottom:10px}.booking-phone.booking-form{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:30px}.booking-phone.form-group{margin-bottom:20px}.booking-phone.form-row{display:flex;gap:20px;margin-bottom:20px}.booking-phone.form-row .booking-phone.form-group{flex:1 1;margin-bottom:0}.booking-phone.form-group label{color:#444;display:block;font-weight:600;margin-bottom:8px}.booking-phone.form-group input,.booking-phone.form-group select,.booking-phone.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:12px;transition:border-color .3s;width:100%}.booking-phone.form-group input:focus,.booking-phone.form-group select:focus,.booking-phone.form-group textarea:focus{border-color:#06c;box-shadow:0 0 0 2px #06c3;outline:none}.booking-phone.form-group textarea{resize:vertical}.booking-phone.btn{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:background-color .3s;width:100%}.booking-phone.btn:hover{background-color:#0052a3}.booking-phone.footer{color:#777;font-size:14px;margin-top:30px;text-align:center}.booking-phone.success-container{align-items:center;display:flex;justify-content:center;min-height:60vh}.booking-phone.success-message{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:500px;padding:40px;text-align:center;width:100%}.booking-phone.success-message h2{color:#06c;margin-bottom:20px}.booking-phone.success-message p{margin-bottom:12px}.booking-phone.success-message .booking-phone.btn{margin-top:20px}@media (max-width:768px){.booking-phone.container{padding:15px}.booking-phone.header{padding:15px 0}.booking-phone.header h1{font-size:1.8rem}.booking-phone.booking-form{padding:20px}}@media (max-width:576px){.booking-phone.form-row{flex-direction:column;gap:0}.booking-phone.form-row .booking-phone.form-group{margin-bottom:20px}.booking-phone.header h1{font-size:1.5rem}.booking-phone.booking-form{padding:15px}.booking-phone.btn{padding:12px 20px}}.offers-page-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.offers-header{margin-bottom:40px;text-align:center}.offers-header h1{color:#1a1a1a;font-size:2.5rem;margin-bottom:10px}.offers-header p{color:#666;font-size:1.1rem}.offers-filter-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.offers-filter-button{background-color:#f1f1f1;border:none;border-radius:20px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease}.offers-filter-button:hover{background-color:#e1e1e1}.offers-filter-button.active{background-color:#06c;color:#fff}.offers-grid{grid-template-columns:repeat(3,1fr);margin-bottom:50px}.offer-card{background-color:#fff;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.offer-card:hover{box-shadow:0 8px 20px #00000026}.offer-card-image{height:200px;overflow:hidden;position:relative}.offer-card-image img{height:100%;object-fit:cover;width:100%}.offer-discount-badge{background-color:#ff3b30;border-radius:4px;color:#fff;font-size:.9rem;font-weight:700;padding:5px 10px;position:absolute;right:15px;top:15px}.offer-card-content{padding:20px}.offer-card-content h3{color:#333;font-size:1.2rem;margin-bottom:10px;margin-top:0}.offer-card-content p{color:#666;line-height:1.5;margin-bottom:15px}.offer-expiry{color:#888;font-size:.9rem;margin-bottom:15px}.offer-cta-button{background-color:#06c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px;transition:background-color .3s ease;width:100%}.offer-cta-button:hover{background-color:#0055b3}.offers-newsletter{background-color:#f8f9fa;border-radius:10px;margin-top:40px;padding:40px}.offers-newsletter-content{margin:0 auto;max-width:600px;text-align:center}.offers-newsletter-content h2{color:#333;margin-bottom:15px;margin-top:0}.offers-newsletter-content p{color:#666;margin-bottom:20px}.offers-newsletter-form{display:flex;gap:10px}.offers-newsletter-form input{border:1px solid #ddd;border-radius:5px;flex:1 1;font-size:1rem;padding:12px 15px}.offers-newsletter-form button{background-color:#06c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 25px;white-space:nowrap}.offers-newsletter-form button:hover{background-color:#0055b3}.offers-loading-container{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center}.offers-loading-spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#06c;height:50px;margin-bottom:20px;width:50px}.offers-error-container{padding:50px 20px;text-align:center}.offers-error-container button{background-color:#06c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:10px 20px}.offer-modal-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.offer-modal{animation:modalFadeIn .3s ease;background-color:#fff;border-radius:10px;box-shadow:0 10px 30px #0003;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;position:absolute;right:15px;top:15px;z-index:10}.offer-modal-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:25px}.offer-modal-header h2{color:#333;font-size:1.5rem;margin:0;max-width:80%}.offer-modal-discount{background-color:#ff3b30;border-radius:4px;color:#fff;font-size:1rem;font-weight:700;margin-right:20px;padding:5px 10px}.offer-modal-details{padding:25px}.offer-modal-details p{color:#555;line-height:1.6;margin-top:0}.offer-promo-code-container{margin:25px 0}.offer-promo-code-container h3{color:#333;font-size:1.1rem;margin-bottom:10px}.offer-promo-code{align-items:center;background-color:#f1f8ff;border:1px dashed #06c;border-radius:5px;display:flex;font-family:monospace;font-size:1.2rem;justify-content:space-between;margin-bottom:20px;padding:12px 15px}.copy-code-button{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:5px 12px}.copy-code-button:hover{background-color:#0055b3}.offer-steps-container h3{color:#333;font-size:1.1rem;margin-bottom:10px}.offer-redemption-steps{margin-top:10px;padding-left:20px}.offer-redemption-steps li{color:#555;line-height:1.5;margin-bottom:8px}.offer-modal-actions{background-color:#f8f9fa;border-top:1px solid #eee;display:flex;flex-direction:column;gap:10px;padding:20px 25px}.add-to-cart-button{background-color:#06c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 15px}.add-to-cart-button:hover{background-color:#0055b3}.continue-shopping-button{background-color:initial;border:1px solid #ddd;border-radius:5px;color:#555;cursor:pointer;font-size:1rem;padding:12px 15px}.continue-shopping-button:hover{background-color:#f1f1f1}@media (max-width:1024px){.offers-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.offers-header h1{font-size:2rem}.offers-newsletter{padding:30px 20px}.offers-newsletter-form{flex-direction:column}.offers-newsletter-form button{width:100%}.offer-modal-header{align-items:flex-start;flex-direction:column}.offer-modal-discount{margin-top:10px}.offer-modal-actions{flex-direction:column}}@media (max-width:576px){.offers-grid{grid-template-columns:1fr}.offers-filter-container{justify-content:flex-start;overflow-x:auto;padding-bottom:10px}.offers-filter-button{flex-shrink:0}.offers-header h1{font-size:1.8rem}.offer-modal{max-height:80vh}}.wishlist-page{background-color:#f8f9fa;min-height:100vh;padding:20px 0}.wishlist-container{margin:0 auto;max-width:1200px;padding:0 20px}.wishlist-header{border-bottom:2px solid #e9ecef;margin-bottom:30px;padding-bottom:20px;text-align:left}.wishlist-header h1{color:#333;font-size:2.2rem;font-weight:600;margin-bottom:8px}.wishlist-header p{color:#666;font-size:1rem;margin:0}.empty-wishlist{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:80px 20px;text-align:center}.empty-wishlist h2{color:#333;font-size:1.6rem;font-weight:500;margin:20px 0 15px}.empty-wishlist p{color:#666;font-size:1rem;line-height:1.5;margin-bottom:35px}.continue-shopping-btn{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;letter-spacing:.5px;padding:14px 28px;text-transform:uppercase;transition:all .3s ease}.continue-shopping-btn:hover{background-color:#0056b3;box-shadow:0 4px 12px #007bff4d;transform:translateY(-2px)}.wishlist-table{background:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.wishlist-table-header{grid-gap:20px;align-items:center;background-color:#f8f9fa;border-bottom:2px solid #e9ecef;color:#333;display:grid;font-size:1rem;font-weight:600;gap:20px;grid-template-columns:80px 1fr auto auto;padding:20px}.wishlist-table-header span{letter-spacing:.5px;text-transform:uppercase}.wishlist-item{grid-gap:20px;align-items:center;border-bottom:1px solid #f1f1f1;display:grid;gap:20px;grid-template-columns:80px 1fr auto auto;padding:20px;transition:background-color .3s ease}.wishlist-item:last-child{border-bottom:none}.wishlist-item-image,.wishlist-item:hover{background-color:#f8f9fa}.wishlist-item-image{align-items:center;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.wishlist-item-image img{height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.wishlist-item-image:hover img{transform:scale(1.1)}.wishlist-item-details{display:flex;flex-direction:column;gap:8px;min-width:0}.wishlist-item-name{color:#333;cursor:pointer;font-size:1.1rem;font-weight:500;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap}.wishlist-item-name:hover{color:#007bff}.wishlist-item-price{align-items:center;display:flex;gap:10px;justify-content:flex-end;min-width:120px}.current-price{font-size:1.2rem}.original-price{color:#999;font-size:1rem;font-weight:400}.wishlist-item-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;min-width:140px}.add-to-cart-btn{background-color:#28a745;border-radius:6px;font-size:.9rem;font-weight:500;gap:6px;padding:10px 16px;transition:all .3s ease;white-space:nowrap}.add-to-cart-btn:hover{background-color:#218838;box-shadow:0 4px 12px #28a7454d;transform:translateY(-1px)}.remove-btn{align-items:center;background-color:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;justify-content:center;min-width:40px;padding:10px 12px;transition:all .3s ease}.remove-btn:hover{background-color:#c82333;box-shadow:0 4px 12px #dc35454d;transform:translateY(-1px)}@media (max-width:1024px){.wishlist-item,.wishlist-table-header{gap:15px;grid-template-columns:70px 1fr auto auto}.wishlist-item-image{height:70px;width:70px}.wishlist-item-actions{min-width:120px}}@media (max-width:768px){.wishlist-container{padding:0 15px}.wishlist-header h1{font-size:1.8rem}.wishlist-table-header{font-size:.9rem;grid-template-columns:60px 1fr auto;padding:15px}.wishlist-table-header span:nth-child(3){display:none}.wishlist-item{gap:12px;grid-template-columns:60px 1fr auto;padding:15px}.wishlist-item-image{height:60px;width:60px}.wishlist-item-name{font-size:1rem}.wishlist-item-price{grid-column:2;justify-content:flex-start;margin-top:5px}.current-price{font-size:1.1rem}.wishlist-item-actions{flex-direction:column;gap:8px;grid-column:3;grid-row:1;min-width:auto}.add-to-cart-btn{font-size:.8rem;padding:8px 12px}.remove-btn{min-width:36px;padding:8px 10px}}@media (max-width:480px){.wishlist-page{padding:15px 0}.wishlist-container{padding:0 10px}.wishlist-header{margin-bottom:20px;text-align:center}.wishlist-header h1{font-size:1.6rem}.wishlist-table-header{display:none}.wishlist-item{display:flex;flex-direction:column;gap:15px;padding:20px 15px;text-align:center}.wishlist-item-image{align-self:center;height:100px;width:100px}.wishlist-item-details{align-items:center;gap:10px}.wishlist-item-name{text-align:center;white-space:normal}.wishlist-item-price{justify-content:center;margin:0}.wishlist-item-actions{flex-direction:row;gap:15px;justify-content:center;min-width:auto}.add-to-cart-btn{flex:1 1;padding:12px 16px}}.admin-product-list{background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.loading-container{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:40px 0;min-height:400px}.loading-spinner{border-top-color:#007bff;height:40px;width:40px}.loading-container p{color:#6c757d;font-size:16px;margin:0}.access-denied{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:40px 0;padding:60px 20px;text-align:center}.access-denied h2{color:#dc3545;font-size:1.8rem;margin-bottom:16px}.access-denied p{color:#6c757d;font-size:16px;margin-bottom:8px}.debug-info{color:#6c757d;font-size:14px;font-style:italic;margin-top:10px}.page-header{border-bottom:2px solid #e9ecef;margin-bottom:40px;padding-bottom:20px;text-align:center}.page-header h1{color:#212529;font-size:2.5rem;font-weight:700;margin-bottom:8px}.subtitle{color:#6c757d;font-size:1.1rem;margin:0}.filters-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.search-bar{margin-bottom:20px}.search-input{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.category-filters{display:flex;flex-wrap:wrap;gap:12px}.filter-btn{background:#fff;border:2px solid #e9ecef;border-radius:25px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;transition:all .3s ease;white-space:nowrap}.filter-btn:hover{background:#f8f9ff;border-color:#007bff;transform:translateY(-1px)}.filter-btn.active{background:#007bff;border-color:#007bff;color:#fff}.results-info{color:#6c757d;font-size:14px;font-weight:500;margin-bottom:20px}.admin-products-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:40px}.admin-product-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.admin-product-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.product-image{background:#f8f9fa;height:220px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.admin-product-card:hover .product-image img{transform:scale(1.05)}.product-badges{display:flex;flex-direction:column;gap:6px;position:absolute;right:12px;top:12px}.badge{border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.badge.featured{background:#ffc107;color:#000}.badge.stock.in-stock{background:#28a745;color:#fff}.badge.stock.out-of-stock{background:#dc3545;color:#fff}.product-details{flex-grow:1;padding:20px}.product-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.product-name{color:#212529;flex:1 1;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0}.product-category{background:#e9ecef;border-radius:6px;color:#495057;font-size:12px;font-weight:500;padding:4px 8px;white-space:nowrap}.product-brand{color:#6c757d;font-size:14px;font-weight:500;margin:4px 0 8px}.product-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#495057;display:-webkit-box;font-size:14px;line-height:1.4;margin:8px 0 12px;overflow:hidden}.product-pricing{align-items:center;display:flex;gap:10px;margin:12px 0}.current-price{color:#28a745;font-size:1.3rem;font-weight:700}.old-price{color:#6c757d;font-size:1rem;text-decoration:line-through}.specs-preview{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.spec-tag{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;color:#495057;font-size:11px;font-weight:500;padding:2px 6px}.product-actions{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:12px;padding:16px 20px}.btn-delete,.btn-edit{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:10px 16px;transition:all .3s ease}.btn-edit{background:#007bff;color:#fff}.btn-edit:hover{background:#0056b3}.no-products{display:flex;grid-column:1/-1;justify-content:center;padding:60px 20px}.no-products-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;max-width:400px;padding:40px;text-align:center}.no-products-content h3{color:#495057;font-size:1.4rem;margin-bottom:12px}.no-products-content p{color:#6c757d;font-size:14px;margin-bottom:20px}.btn-clear-filters{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:background .3s ease}.btn-clear-filters:hover{background:#0056b3}.pagination{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:40px;padding:20px 0}.pagination-btn{background:#fff;border:2px solid #e9ecef;border-radius:6px;color:#495057;cursor:pointer;font-weight:500;padding:10px 16px;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:#f8f9ff;border-color:#007bff}.pagination-btn:disabled{background:#f8f9fa;color:#6c757d;cursor:not-allowed;opacity:.6}.pagination-numbers{display:flex;gap:4px;margin:0 12px}.pagination-number{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;transition:all .3s ease;width:40px}.pagination-number:hover{background:#f8f9ff;border-color:#007bff}.pagination-number.active{background:#007bff;border-color:#007bff;color:#fff}.modal-backdrop{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{border-radius:12px;box-shadow:0 20px 40px #0000004d;max-width:600px;width:100%}.edit-modal{max-width:700px}.modal-header{border-bottom:1px solid #e9ecef;padding:20px 24px}.modal-header h3{color:#212529;font-size:1.4rem;font-weight:600;margin:0}.modal-close{color:#6c757d;font-size:24px;height:30px;padding:0;transition:all .3s ease;width:30px}.modal-close:hover{background:#f8f9fa;color:#495057}.edit-form{padding:24px}.form-row{grid-gap:16px;gap:16px}.form-group,.form-row{margin-bottom:16px}.form-group label{color:#495057;font-size:14px;font-weight:500;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e9ecef;box-sizing:border-box;font-size:14px;padding:10px 12px}.form-group textarea{min-height:80px;resize:vertical}.checkbox-group{flex-direction:column;gap:12px}.checkbox-label{display:flex;gap:8px}.checkbox-label input[type=checkbox]{margin:0;width:auto}.error{color:#dc3545;display:block;font-size:12px;margin-top:4px}.specs-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:24px 0;padding:20px}.specs-section h4{color:#495057;font-size:1.1rem;font-weight:600;margin:0 0 16px}.specs-grid{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.specs-grid input{margin-bottom:0}.image-preview-container{margin-top:12px;text-align:center}.image-preview{border:2px solid #e9ecef}.modal-actions{border-top:1px solid #e9ecef;display:flex;gap:12px;margin-top:24px;padding-top:20px}.btn-cancel,.btn-save{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:12px 24px;transition:all .3s ease}.btn-save{background:#28a745;color:#fff}.btn-save:hover{background:#218838;transform:translateY(-1px)}.btn-cancel{background:#6c757d;color:#fff}.btn-cancel:hover{background:#5a6268;transform:translateY(-1px)}@media (max-width:768px){.admin-product-list{padding:12px}.page-header h1{font-size:2rem}.admin-products-grid{gap:16px}.admin-products-grid,.form-row{grid-template-columns:1fr}.category-filters{flex-direction:column}.filter-btn{text-align:center}.pagination-numbers{flex-wrap:wrap}.modal-content{margin:10px;max-height:95vh}.specs-grid{grid-template-columns:1fr}.product-actions{flex-direction:column}}@media (max-width:480px){.admin-product-list{padding:8px}.filters-section,.product-details{padding:16px}.product-actions{padding:12px 16px}.modal-backdrop{padding:10px}.edit-form{padding:16px}}.admin-container{background-color:#f8fafc;min-height:100vh;padding:2rem 0}.admin-wrapper{margin:0 auto;max-width:64rem;padding:0 1rem}.admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.admin-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.header-content{gap:.75rem}.header-content,.header-icon{align-items:center;display:flex}.header-icon{background-color:#dbeafe;border-radius:.5rem;height:2.5rem;justify-content:center;width:2.5rem}.header-icon .icon{color:#2563eb;height:1.25rem;width:1.25rem}.header-text{flex:1 1}.header-title{color:#111827;font-size:1.5rem;font-weight:700;margin:0}.header-subtitle{color:#6b7280;margin:.25rem 0 0}.tabs-container{border-bottom:1px solid #e5e7eb}.tabs-nav{display:flex;gap:2rem;overflow-x:auto;padding:0 1.5rem}.tab-button{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:1rem .25rem;transition:all .2s;white-space:nowrap}.tab-button:hover{border-bottom-color:#d1d5db;color:#374151}.tab-button.active{border-bottom-color:#3b82f6;color:#2563eb}.tab-icon{height:1rem;width:1rem}.content-container{padding:1.5rem}.tab-content{gap:1.5rem}.form-group,.tab-content{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#374151;font-size:.875rem;font-weight:500}.form-input,.form-select,.form-textarea{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:all .2s;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-input.error,.form-select.error,.form-textarea.error{border-color:#ef4444}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.form-textarea{min-height:100px;resize:vertical}.form-helper{color:#6b7280;font-size:.875rem;margin-top:.25rem}.form-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.specs-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.input-with-icon{position:relative}.input-icon{color:#9ca3af;height:1.25rem;left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.form-input-with-icon{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .2s;width:100%}.form-input-with-icon:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-input-with-icon.error{border-color:#ef4444}.form-input-with-icon:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.discount-info{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:1rem}.discount-content{align-items:center;display:flex;gap:.5rem}.discount-icon{color:#16a34a;height:1.25rem;width:1.25rem}.discount-text{color:#166534;font-weight:500}.toggle-group{display:flex;flex-direction:column;gap:1rem}.toggle-item{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;justify-content:space-between;padding:1rem}.toggle-info{flex:1 1}.toggle-label{color:#374151;display:block;font-weight:500;margin-bottom:.25rem}.toggle-description{color:#6b7280;font-size:.875rem;margin:0}.toggle-switch{display:inline-block;height:24px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#d1d5db;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.toggle-switch input:checked+.toggle-slider{background-color:#3b82f6}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.toggle-switch input:disabled+.toggle-slider{cursor:not-allowed;opacity:.5}.image-upload-area{background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;padding:2rem;text-align:center;transition:all .2s}.image-upload-area:hover{background-color:#f0f9ff;border-color:#3b82f6}.image-upload-area.error{background-color:#fef2f2;border-color:#ef4444}.image-upload-area.has-image{background-color:#fff;border-color:#e5e7eb;border-style:solid}.image-preview-container{align-items:center;display:flex;flex-direction:column;gap:1rem}.image-preview{border:1px solid #e5e7eb;border-radius:.5rem;max-height:200px;max-width:200px;object-fit:cover}.image-actions{display:flex;flex-wrap:wrap;gap:.5rem}.upload-placeholder{align-items:center;display:flex;flex-direction:column;gap:1rem}.upload-icon{color:#9ca3af;height:3rem;width:3rem}.upload-content{align-items:center;display:flex;flex-direction:column;gap:.5rem}.upload-text{color:#6b7280;font-size:.875rem;margin:0}.file-input{display:none}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background-color:#3b82f6}.btn-primary:hover:not(:disabled){background-color:#2563eb}.btn-secondary{background-color:#f9fafb;border:1px solid #d1d5db;color:#374151}.btn-secondary:hover:not(:disabled){background-color:#f3f4f6}.btn-icon{height:1rem;width:1rem}.admin-footer{background-color:#f9fafb;border-radius:0 0 .75rem .75rem;border-top:1px solid #e5e7eb;padding:1.5rem}.footer-content{align-items:center;display:flex;gap:1rem;justify-content:space-between}.footer-left{flex:1 1}.footer-right{display:flex;gap:.75rem}.error-message{align-items:center;color:#ef4444;display:flex;font-size:.875rem;gap:.5rem;margin:0}.error-icon{height:1rem;width:1rem}.error-summary{align-items:center;color:#ef4444;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.spinner{border:2px solid #0000;border-top-color:currentcolor;height:1rem;width:1rem}.toast{animation:slideIn .3s ease-out;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:400px;padding:1rem 1.5rem;position:fixed;right:1rem;top:1rem;z-index:1000}.toast.success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.toast.error{background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b}.toast-content{align-items:center;display:flex;gap:.75rem}.toast-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.toast-message{font-weight:500;line-height:1.5}@media (max-width:768px){.admin-container{padding:1rem 0}.admin-wrapper{padding:0 .5rem}.admin-header{padding:1rem}.header-content{align-items:flex-start;flex-direction:column;gap:.5rem}.tabs-nav{gap:1rem;padding:0 1rem}.tab-button{font-size:.75rem;padding:.75rem .25rem}.content-container{padding:1rem}.form-grid,.specs-grid{grid-template-columns:1fr}.footer-content{align-items:stretch}.footer-content,.footer-right{flex-direction:column}.toast{left:1rem;max-width:none;right:1rem}}@media (max-width:480px){.admin-container{padding:.5rem 0}.admin-wrapper{padding:0 .25rem}.admin-footer,.admin-header,.content-container{padding:.75rem}.header-title{font-size:1.25rem}.tabs-nav{gap:.5rem;padding:0 .75rem}.tab-button{flex-direction:column;gap:.25rem;padding:.5rem .25rem}.tab-icon{height:.875rem;width:.875rem}.image-preview{max-height:150px;max-width:150px}.image-actions{flex-direction:column}}.phone-orders-management{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1600px;min-height:100vh;padding:24px}.phone-orders-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 32px #0000001a;color:#fff;display:flex;justify-content:space-between;margin-bottom:32px;overflow:hidden;padding:28px 32px;position:relative}.phone-orders-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='3' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.header-left{position:relative;z-index:1}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;margin:0;text-shadow:0 2px 4px #0003}.page-subtitle{font-size:16px;font-weight:300;margin:8px 0 0;opacity:.9}.header-right{position:relative;z-index:1}.refresh-button{align-items:center;background:linear-gradient(45deg,#4caf50,#45a049);border:none;border-radius:8px;box-shadow:0 4px 16px #4caf504d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.refresh-button:hover{box-shadow:0 6px 20px #4caf5066;transform:translateY(-2px)}.refresh-button:active{transform:translateY(0)}.refresh-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.phone-orders-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:32px}.stat-card{align-items:center;background:#fff;border:1px solid #fffc;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:20px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.stat-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-4px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#667eea20,#764ba220);border-radius:12px;display:flex;font-size:40px;height:64px;justify-content:center;opacity:.8;width:64px}.stat-content{flex:1 1}.stat-number{color:#2c3e50;font-size:28px;font-weight:700;line-height:1;margin:0}.stat-label{color:#7f8c8d;font-size:14px;font-weight:500;letter-spacing:.5px;margin-top:6px;text-transform:uppercase}.phone-orders-filters{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:32px;padding:24px}.filter-group{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:200px}.filter-group label{color:#2c3e50;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.search-input,.status-filter{background:#fff;border:2px solid #e8ecf4;border-radius:8px;font-size:14px;padding:12px 16px;transition:all .3s ease}.search-input:focus,.status-filter:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.search-input{min-width:300px}.status-filter{cursor:pointer;min-width:180px}.phone-orders-table-container{background:#fff;border:1px solid #fffc;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow-x:auto;overflow-y:visible;scrollbar-color:#667eea #f1f3f4;scrollbar-width:thin}.phone-orders-table-container::-webkit-scrollbar{height:8px}.phone-orders-table-container::-webkit-scrollbar-track{background:#f1f3f4;border-radius:4px}.phone-orders-table-container::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.phone-orders-table-container::-webkit-scrollbar-thumb:hover{background:#5a67d8}.phone-orders-table{border-collapse:collapse;font-size:14px;min-width:1200px;width:100%}.phone-orders-table th{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #e8ecf4;color:#2c3e50;font-size:13px;font-weight:700;letter-spacing:.5px;padding:20px 16px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:10}.phone-orders-table td{border-bottom:1px solid #f1f3f4;padding:18px 16px;vertical-align:middle}.order-row{transition:all .2s ease}.order-row:hover{background:linear-gradient(135deg,#f8f9ff,#f0f4ff)}.order-row:nth-child(2n){background:#f8f9fa80}.order-row:nth-child(2n):hover{background:linear-gradient(135deg,#f8f9ff,#f0f4ff)}.order-id{background:#667eea1a;border-radius:6px;color:#667eea;display:inline-block;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;font-weight:700;padding:4px 8px}.customer-info{min-width:220px}.customer-name{color:#2c3e50;font-size:15px;font-weight:600;margin-bottom:4px}.customer-email{color:#7f8c8d;font-size:12px;margin-bottom:2px}.customer-phone{color:#7f8c8d;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}.phone-details{min-width:200px}.phone-model{color:#2c3e50;font-size:15px;font-weight:600;margin-bottom:4px}.phone-specs{align-items:center;color:#7f8c8d;display:flex;font-size:12px;gap:8px}.quantity{color:#2c3e50;text-align:center}.quantity,.total-price{font-size:16px;font-weight:700}.total-price{color:#27ae60;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.status-cell{text-align:center}.status-badge{border:2px solid #fff3;box-shadow:0 2px 8px #00000026;color:#fff;font-size:11px;font-weight:700;padding:6px 12px}.priority-cell{text-align:center}.priority-badge{align-items:center;border-radius:20px;box-shadow:0 2px 8px #00000026;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.priority-standard{background:linear-gradient(45deg,#6c757d,#545b62);color:#fff}.priority-express{background:linear-gradient(45deg,#ffc107,#e0a800);color:#212529}.priority-urgent{background:linear-gradient(45deg,#dc3545,#c82333);color:#fff}.order-date{color:#7f8c8d;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;min-width:140px}.actions-cell{min-width:180px}.actions-group{align-items:center;display:flex;gap:8px}.status-select{background:#fff;border:2px solid #e8ecf4;border-radius:6px;cursor:pointer;font-size:12px;padding:6px 10px;transition:all .2s ease;width:110px}.status-select:focus{border-color:#667eea;outline:none}.view-details-button{align-items:center;background:linear-gradient(45deg,#17a2b8,#138496);border:none;border-radius:6px;box-shadow:0 2px 8px #17a2b84d;color:#fff;cursor:pointer;display:flex;font-size:12px;gap:4px;padding:8px 12px;transition:all .3s ease}.view-details-button:hover{box-shadow:0 4px 12px #17a2b866;transform:translateY(-1px)}.phone-orders-loading{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;justify-content:center;padding:60px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:48px;width:48px}.loading-text{color:#7f8c8d;font-size:18px;font-weight:500;margin-top:20px}.phone-orders-error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border:2px solid #f5c6cb;border-radius:16px;box-shadow:0 4px 20px #00000014;color:#721c24;padding:32px;text-align:center}.error-icon{font-size:64px;margin-bottom:20px}.error-text{font-size:16px;font-weight:500;margin-bottom:20px}.retry-button{background:linear-gradient(45deg,#dc3545,#c82333);border:none;border-radius:8px;box-shadow:0 4px 16px #dc35454d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.retry-button:hover{box-shadow:0 6px 20px #dc354566;transform:translateY(-2px)}.no-orders{color:#7f8c8d;padding:60px 32px;text-align:center}.no-orders-icon{font-size:80px;margin-bottom:20px;opacity:.6}.no-orders-text{font-size:18px;font-weight:500}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:900px;overflow-y:auto;width:90%}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #e8ecf4;display:flex;justify-content:space-between;padding:24px 32px}.modal-header h2{color:#2c3e50;font-size:24px;font-weight:700;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#7f8c8d;cursor:pointer;display:flex;font-size:28px;height:44px;justify-content:center;padding:8px;transition:all .2s ease;width:44px}.modal-close:hover{background:#0000000d;color:#2c3e50}.modal-body{padding:32px}.order-details-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.detail-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #fffc;border-radius:12px;padding:20px}.detail-section.full-width{grid-column:1/-1}.detail-section h3{border-bottom:2px solid #667eea;color:#2c3e50;font-size:16px;font-weight:700;letter-spacing:.5px;margin:0 0 16px;padding-bottom:8px;text-transform:uppercase}.detail-item{align-items:center;display:flex;gap:12px;margin-bottom:12px}.detail-item strong{color:#2c3e50;font-size:14px;font-weight:600;min-width:140px}.message-text{background:#fff;border-left:4px solid #667eea;border-radius:8px;box-shadow:0 2px 8px #0000000d;color:#555;font-style:italic;margin:0;padding:16px}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal-content::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#5a67d8}@media (max-width:1200px){.phone-orders-management{padding:16px}.phone-orders-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.phone-orders-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:768px){.phone-orders-management{padding:12px}.phone-orders-header{flex-direction:column;gap:16px;padding:20px;text-align:center}.page-title{font-size:24px}.phone-orders-filters{flex-direction:column;gap:16px}.filter-group,.search-input{min-width:auto}.search-input{width:100%}.phone-orders-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.phone-orders-table{min-width:1200px}.order-details-grid{grid-template-columns:1fr}.modal-content{margin:10px;max-height:95vh;width:95%}.modal-header{padding:16px 20px}.modal-body{padding:20px}.stat-card{padding:16px}.stat-number{font-size:24px}.stat-icon{font-size:32px;height:56px;width:56px}}@media (max-width:480px){.phone-orders-stats{grid-template-columns:1fr}.page-title{font-size:20px}.stat-card{gap:12px;padding:12px}.stat-number{font-size:20px}.stat-icon{font-size:28px;height:48px;width:48px}.actions-group{flex-direction:column;gap:6px}.status-select{width:100%}.modal-header h2{font-size:18px}.detail-item{align-items:flex-start;flex-direction:column;gap:4px}.detail-item strong{min-width:auto}}@media print{.phone-orders-management{background:#fff;padding:0}.actions-cell,.modal-overlay,.refresh-button{display:none!important}.phone-orders-header{background:#fff;box-shadow:none;color:#000}.phone-orders-table-container,.stat-card{border:1px solid #ddd;box-shadow:none}}@media (prefers-color-scheme:dark){.phone-orders-management{background:linear-gradient(135deg,#1a202c,#2d3748);color:#e2e8f0}.modal-content,.phone-orders-filters,.phone-orders-table-container,.stat-card{background:#2d3748;color:#e2e8f0}.phone-orders-table th{background:linear-gradient(135deg,#2d3748,#4a5568);color:#e2e8f0}.order-row:hover{background:#4a55684d}.search-input,.status-filter,.status-select{background:#4a5568;border-color:#718096;color:#e2e8f0}.detail-section{background:linear-gradient(135deg,#4a5568,#2d3748)}.message-text{background:#4a5568;color:#e2e8f0}}@media (max-width:480px){.phone-orders-table{min-width:1000px}.phone-orders-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}}.admin-add-offer{background:#f8f9fa;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.admin-header{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.admin-header h2{color:#333;font-size:1.8rem;margin:0}.message{border-radius:8px;font-weight:500;margin-bottom:20px;padding:15px}.message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.message.warning{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.offer-form{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin-bottom:40px;padding:30px}.form-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.form-section{background:#fafafa;border:1px solid #e9ecef;border-radius:8px;padding:25px}.form-section h3{border-bottom:2px solid #007bff;color:#333;font-size:1.3rem;margin:0 0 20px;padding-bottom:10px}.form-group{margin-bottom:20px}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.form-group label{color:#555;display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e1e5e9;border-radius:6px;font-size:1rem;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-group input[readonly]{background-color:#f8f9fa;cursor:not-allowed}.checkbox-group{align-items:center;display:flex}.checkbox-label{align-items:center;cursor:pointer;display:flex!important;font-weight:600!important;margin-bottom:0!important}.checkbox-label input[type=checkbox]{margin-right:10px;transform:scale(1.2);width:auto!important}.image-preview{border:2px solid #e1e5e9;border-radius:8px;margin-top:15px;max-width:300px;overflow:hidden}.image-preview img{display:block;height:200px;object-fit:cover;width:100%}.redemption-step{margin-bottom:15px}.step-input-group{display:flex;gap:10px}.step-input-group input{flex:1 1}.btn-remove-step{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;height:46px;transition:background-color .3s ease;width:40px}.btn-remove-step:hover{background:#c82333}.btn-add-step{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.btn-add-step:hover{background:#218838}.section-description{color:#666;font-size:.9rem;font-style:italic;margin-bottom:15px}.products-list{background:#fff;border:1px solid #e1e5e9;border-radius:6px;max-height:300px;overflow-y:auto;padding:15px}.product-checkbox{border-bottom:1px solid #f1f3f4;cursor:pointer;display:block!important;margin-bottom:0!important;padding:8px 0;transition:background-color .2s ease}.product-checkbox:last-child{border-bottom:none}.product-checkbox:hover{background-color:#f8f9fa}.product-checkbox input{margin-right:10px;width:auto!important}.product-name{color:#333;font-size:.9rem}.form-actions{border-top:2px solid #e9ecef;display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px}.btn-delete,.btn-edit,.btn-primary,.btn-secondary,.btn-toggle{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background:#0056b3;box-shadow:0 4px 12px #007bff4d;transform:translateY(-2px)}.btn-primary:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background:#545b62;box-shadow:0 4px 12px #6c757d4d;transform:translateY(-2px)}.existing-offers{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:30px}.existing-offers h3{border-bottom:2px solid #007bff;color:#333;font-size:1.5rem;margin:0 0 25px;padding-bottom:10px}.no-offers{color:#666;font-style:italic;padding:40px 0;text-align:center}.offers-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.offer-card{background:#fff;border:2px solid #e9ecef;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.offer-card:hover{border-color:#007bff;box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.offer-card.inactive{border-color:#dc3545;opacity:.7}.offer-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px}.offer-header h4{color:#333;font-size:1.2rem;margin:0}.status-badge{border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.status-badge.active{background:#d4edda;color:#155724}.status-badge.inactive{background:#f8d7da;color:#721c24}.offer-image{height:150px;overflow:hidden}.offer-image img{height:100%;object-fit:cover;width:100%}.offer-details{padding:20px}.offer-description{color:#666;line-height:1.5;margin-bottom:15px}.offer-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.offer-meta span{background:#e9ecef;border-radius:4px;font-size:.8rem;font-weight:600;padding:4px 8px}.discount{background:#007bff!important;color:#fff!important}.offer-dates,.redemption-info{color:#666;font-size:.9rem;margin-bottom:10px}.offer-actions{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:8px;padding:15px 20px}.btn-edit{background:#ffc107;color:#212529;flex:1 1;font-size:.9rem;padding:8px 12px}.btn-edit:hover{background:#e0a800;transform:translateY(-1px)}.btn-toggle{flex:1 1;font-size:.9rem;padding:8px 12px}.btn-toggle.activate{background:#28a745;color:#fff}.btn-toggle.activate:hover{background:#218838;transform:translateY(-1px)}.btn-toggle.deactivate{background:#fd7e14;color:#fff}.btn-toggle.deactivate:hover{background:#e96314;transform:translateY(-1px)}.btn-delete{background:#dc3545;color:#fff;flex:1 1;font-size:.9rem;padding:8px 12px}.btn-delete:hover{background:#c82333;transform:translateY(-1px)}@media (max-width:768px){.admin-add-offer{padding:15px}.form-grid{gap:20px}.form-grid,.form-row{grid-template-columns:1fr}.admin-header{gap:15px;text-align:center}.admin-header,.form-actions{flex-direction:column}.offers-grid{grid-template-columns:1fr}.offer-actions{flex-direction:column;gap:10px}}@media (max-width:480px){.form-section{padding:15px}.existing-offers,.offer-form{padding:20px}}.status-badge.expired{background-color:#ff6b6b;color:#fff}.expired-info{color:#666;font-size:.8em;margin-left:8px}.new-phone-booking-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,"sans-serif";min-height:100vh;padding:20px}.new-phone-booking-form-wrapper{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:800px;padding:40px}.new-phone-booking-header{margin-bottom:40px;text-align:center}.new-phone-booking-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;margin-bottom:10px}.new-phone-booking-subtitle{color:#666;font-size:18px;margin:0}.new-phone-booking-error{align-items:center;background:#ffebee;border:1px solid #ef5350;border-radius:10px;color:#c62828;display:flex;gap:10px;margin-bottom:20px;padding:15px}.new-phone-booking-section{border-radius:15px;margin-bottom:25px;padding:25px}.new-phone-booking-section.personal{background:#f8f9fa}.new-phone-booking-section.phone-selection{background:#f0f8ff;border:2px solid #e3f2fd}.new-phone-booking-section.payment-delivery{background:#fff3e0;border:2px solid #ffcc02}.new-phone-booking-section.additional{background:#f8f9fa}.new-phone-booking-section-title{color:#2c3e50;font-size:20px;margin-bottom:20px;margin-top:0}.new-phone-booking-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.new-phone-booking-grid.small{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.new-phone-booking-grid.large{grid-template-columns:1fr}.new-phone-booking-form-group{margin-bottom:20px}.new-phone-booking-label{color:#2c3e50;display:block;font-weight:700;margin-bottom:8px}.new-phone-booking-input,.new-phone-booking-select,.new-phone-booking-textarea{border:2px solid #e0e0e0;border-radius:10px;box-sizing:border-box;font-family:inherit;font-size:16px;outline:none;padding:12px;transition:border-color .3s ease;width:100%}.new-phone-booking-input:focus,.new-phone-booking-select:focus,.new-phone-booking-textarea:focus{border-color:#667eea}.new-phone-booking-input:disabled,.new-phone-booking-select:disabled,.new-phone-booking-textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.new-phone-booking-select{background:#fff;cursor:pointer}.new-phone-booking-textarea{min-height:80px;resize:vertical}.new-phone-booking-input.phone,.new-phone-booking-select.priority{max-width:300px}.new-phone-booking-price-display{background:#e8f5e8;border:2px solid #4caf50;border-radius:10px;margin-top:20px;padding:15px;text-align:center}.new-phone-booking-total-price{color:#2e7d32;font-size:24px;font-weight:700;margin:0}.new-phone-booking-address-field{margin-bottom:20px}.new-phone-booking-submit-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:15px;box-shadow:0 10px 25px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:10px;justify-content:center;padding:18px;transition:all .3s ease;width:100%}.new-phone-booking-submit-btn:hover:not(:disabled){box-shadow:0 15px 35px #667eea66;transform:translateY(-2px)}.new-phone-booking-submit-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.new-phone-booking-spinner{animation:new-phone-booking-spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;height:20px;width:20px}@keyframes new-phone-booking-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.new-phone-booking-success-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.new-phone-booking-success-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:40px;text-align:center;width:100%}.new-phone-booking-success-icon{font-size:60px;margin-bottom:20px}.new-phone-booking-success-title{color:#2c3e50;font-size:28px;margin-bottom:20px}.new-phone-booking-success-text{font-size:16px;margin-bottom:15px}.new-phone-booking-order-summary{background:#f8f9fa;border-radius:15px;margin-bottom:25px;padding:25px;text-align:left}.new-phone-booking-order-summary h3{color:#2c3e50;font-size:20px;margin-bottom:15px;margin-top:0}.new-phone-booking-order-summary p{line-height:1.5;margin-bottom:8px}.new-phone-booking-order-summary .price{color:#27ae60;font-size:18px;font-weight:700}.new-phone-booking-next-steps{background:#e3f2fd;border-radius:10px;margin-bottom:25px;padding:20px}.new-phone-booking-next-steps-title{color:#1976d2;font-weight:700;margin-bottom:10px}.new-phone-booking-next-steps-text{font-size:14px;line-height:1.6;margin:0}.new-phone-booking-new-order-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 5px 15px #667eea66;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:15px 30px;transition:transform .2s ease}.new-phone-booking-new-order-btn:hover{transform:translateY(-2px)}@media (max-width:768px){.new-phone-booking-form-wrapper{margin:10px;padding:20px}.new-phone-booking-title{font-size:24px}.new-phone-booking-section-title{font-size:18px}.new-phone-booking-grid{gap:15px;grid-template-columns:1fr}.new-phone-booking-section{padding:20px}.new-phone-booking-success-card{margin:10px;padding:25px}.new-phone-booking-success-title{font-size:24px}}@media (max-width:480px){.new-phone-booking-container{padding:10px}.new-phone-booking-form-wrapper{padding:15px}.new-phone-booking-title{font-size:20px}.new-phone-booking-section{padding:15px}.new-phone-booking-submit-btn{font-size:16px;padding:15px}}.new-phone-booking-mb-0{margin-bottom:0}.new-phone-booking-text-center{text-align:center}.new-phone-booking-font-bold{font-weight:700}.search-results-container{background:#fff;min-height:100vh;overflow-x:hidden;position:relative}.search-results-container:before{background:radial-gradient(circle at 20% 50%,#f0f0f04d 0,#0000 50%),radial-gradient(circle at 80% 20%,#fafafa80 0,#0000 50%),radial-gradient(circle at 40% 80%,#f0f0f033 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.search-results-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;color:#333;padding:3rem 0 2rem;position:relative;z-index:10}.search-header-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.search-header-content h1{color:#2c3e50;font-size:3.5rem;font-weight:800;letter-spacing:-.5px;margin-bottom:2rem;text-shadow:0 2px 4px #0000001a}.search-form-results{margin:0 auto;max-width:700px}.search-input-container{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:60px;box-shadow:0 10px 30px #0000001a,0 4px 15px #0000000d;display:flex;padding:8px;position:relative}.search-icon{color:#6c757d;font-size:1.3rem;left:2rem;position:absolute;z-index:2}.search-input-results{background:#0000;border:none;border-radius:60px;color:#333;flex:1 1;font-size:1.1rem;font-weight:500;outline:none;padding:1.2rem 1.5rem 1.2rem 4rem}.search-input-results::placeholder{color:#999;font-weight:400}.search-submit-btn{background:#007bff;border:none;border-radius:50px;box-shadow:0 8px 25px #007bff4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:1.2rem 2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.search-submit-btn:hover{background:#0056b3;box-shadow:0 15px 35px #007bff66;transform:translateY(-3px) scale(1.05)}.results-controls{align-items:center;display:flex;justify-content:space-between;margin:20px auto 3rem;max-width:1200px;padding:0 2rem;position:relative;z-index:10}.results-count{background:#f8f9fa;border:1px solid #dee2e6;border-radius:25px;color:#495057;font-size:1.3rem;font-weight:600;padding:.8rem 1.5rem}.controls-right{align-items:center;display:flex;gap:1rem}.sort-select{display:none!important}.search-results-content{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:10}.filter-toggle-btn,.filters-sidebar{display:none!important}.products-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding-bottom:4rem}.product-card{background:#fff;border:1px solid #e9ecef;border-radius:24px;box-shadow:0 10px 30px #0000001a,0 4px 15px #0000000d;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.product-card:hover{box-shadow:0 20px 50px #00000026,0 8px 25px #0000001a;transform:translateY(-8px) scale(1.02)}.product-image-container{border-radius:20px 20px 0 0;overflow:hidden;position:relative}.product-image{cursor:pointer;height:280px;object-fit:cover;transition:all .4s ease;width:100%}.product-image:hover{transform:scale(1.08)}.discount-badge{background:#dc3545;border-radius:25px;box-shadow:0 4px 15px #dc35454d;color:#fff;font-size:.9rem;font-weight:700;left:1.5rem;padding:.6rem 1.2rem}.discount-badge,.wishlist-btn{position:absolute;top:1.5rem;z-index:2}.wishlist-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 15px #0000001a;color:#6c757d;cursor:pointer;display:flex;font-size:1.1rem;height:45px;justify-content:center;right:1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:45px}.wishlist-btn:hover{background:#f8f9fa;box-shadow:0 6px 20px #00000026;transform:scale(1.15)}.wishlist-btn.active{background:#dc3545;color:#fff;transform:scale(1.1)}.product-info{padding:2rem}.product-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;cursor:pointer;display:-webkit-box;font-size:1.3rem;font-weight:700;line-height:1.4;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.product-name:hover{color:#007bff}.product-rating{align-items:center;display:flex;gap:.8rem;margin-bottom:1.5rem}.stars{display:flex;gap:.3rem}.star-filled{color:#ffc107;font-size:1.1rem}.star-empty{color:#e0e0e0;font-size:1.1rem}.rating-text{color:#6c757d;font-size:.95rem;font-weight:500}.product-price{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.discounted-price{color:#007bff;font-size:1.5rem;font-weight:800}.original-price{color:#6c757d;font-size:1.1rem;font-weight:500;text-decoration:line-through}.add-to-cart-btn{align-items:center;background:#28a745;border:none;border-radius:16px;box-shadow:0 4px 15px #28a7454d;color:#fff;cursor:pointer;display:flex;font-size:1.05rem;font-weight:700;gap:.8rem;justify-content:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:100%}.add-to-cart-btn:hover{background:#218838;box-shadow:0 6px 20px #28a74566;transform:translateY(-2px)}.add-to-cart-btn:active{transform:translateY(0)}.no-results{background:#f8f9fa;border:1px solid #e9ecef;border-radius:24px;box-shadow:0 10px 30px #0000000d;color:#495057;grid-column:1/-1;padding:5rem 2rem;text-align:center}.no-results-icon{color:#dee2e6;font-size:5rem;margin-bottom:2rem}.no-results h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1rem}.no-results p{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-bottom:.8rem}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:2rem}.spinner{animation:spin 1s linear infinite;border:5px solid #e9ecef;border-radius:50%;border-top-color:#007bff;height:50px;margin-bottom:2rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner p{color:#495057;font-size:1.2rem;font-weight:500;margin:0}@media (max-width:768px){.search-header-content{padding:0 1rem}.search-header-content h1{font-size:2.5rem}.search-input-container{align-items:stretch;border-radius:20px;flex-direction:column;padding:.8rem}.search-input-results{border-radius:16px;margin-bottom:.8rem;padding:1rem 1.5rem 1rem 3.5rem}.search-submit-btn{border-radius:16px;padding:1rem}.results-controls{align-items:stretch;flex-direction:column;gap:1rem;padding:0 1rem}.controls-right{justify-content:center}.products-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0 1rem 3rem}.search-results-content{padding:0}}@media (max-width:480px){.search-results-header{padding:2rem 0 1.5rem}.search-header-content h1{font-size:2rem}.products-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem 2rem}.product-card{max-width:100%}.product-info{padding:1.5rem}.results-count{font-size:1.1rem;padding:.6rem 1.2rem}}.user-orders-container{background-color:#f8f9fa;min-height:100vh;padding-bottom:40px}.user-orders-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:30px;padding:40px 0}.user-orders-header h1{font-size:2.5rem;font-weight:600;margin:0 0 8px}.user-orders-header p{font-size:1.1rem;margin:0;opacity:.9}.container{margin:0 auto;max-width:1200px;padding:0 20px}.orders-list{display:flex;flex-direction:column;gap:20px}.order-card{transition:transform .2s ease,box-shadow .2s ease}.order-card:hover{box-shadow:0 4px 12px #00000026!important;transform:translateY(-2px)}.order-products{max-height:300px;overflow-y:auto}.order-products::-webkit-scrollbar{width:6px}.order-products::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.order-products::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.order-products::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.user-orders-header{padding:30px 0}.user-orders-header h1{font-size:2rem}.container{padding:0 15px}.order-card{padding:15px!important}.order-card>div:first-child{align-items:flex-start!important;flex-direction:column!important;gap:10px}.order-card>div:first-child>div:last-child{text-align:left!important;width:100%}.order-card>div:nth-child(2){gap:15px!important;grid-template-columns:1fr!important}.order-card>div:nth-child(2)>div:first-child{order:2}.order-card>div:nth-child(2)>div:last-child{order:1}}@media (max-width:480px){.user-orders-header h1{font-size:1.8rem}.user-orders-header p{font-size:1rem}.order-card{padding:12px!important}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:pulse 2s infinite}@keyframes badge-glow{0%{box-shadow:0 0 5px #ffffff80}50%{box-shadow:0 0 20px #fffc}to{box-shadow:0 0 5px #ffffff80}}.order-card span[style*=background]{transition:all .3s ease}.order-card:hover span[style*=background]{animation:badge-glow 2s infinite}