*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-color: #2563eb;--primary-hover: #1d4ed8;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-600: #4b5563;--gray-700: #374151;--gray-900: #111827;--red-500: #ef4444;--green-500: #10b981;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#fff;color:var(--gray-900)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-white{color:#fff}.text-gray-700{color:var(--gray-700)}.text-gray-900{color:var(--gray-900)}.bg-white{background-color:#fff}.bg-blue-600{background-color:var(--primary-color)}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.cursor-pointer{cursor:pointer}.transition-colors{transition:color .2s,background-color .2s}.min-h-screen{min-height:100vh}@media(min-width:640px){.sm\:inline{display:inline}}@media(min-width:1024px){.lg\:inline{display:inline}}.not-found-page{max-width:1280px;margin:0 auto;padding:4rem 1rem;text-align:center}.not-found-page__title{font-size:2.25rem;font-weight:700}.button{font-weight:500;border-radius:8px;transition:background-color .2s,color .2s;border:none;cursor:pointer}.button--primary{background-color:#2563eb;color:#fff}.button--primary:hover{background-color:#1d4ed8}.button--secondary{background-color:#e5e7eb;color:#111827}.button--secondary:hover{background-color:#d1d5db}.button--outline{border:2px solid rgb(37,99,235);color:#2563eb;background-color:transparent}.button--outline:hover{background-color:#eff6ff}.button--ghost{color:#374151;background-color:transparent}.button--ghost:hover{background-color:#f3f4f6}.button--sm{padding:.375rem .75rem;font-size:.875rem}.button--md{padding:.5rem 1rem;font-size:1rem}.button--lg{padding:.75rem 1.5rem;font-size:1.125rem}.input-wrapper{width:100%}.input-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.input{width:100%;padding:.5rem 1rem;border:1px solid rgb(209,213,219);border-radius:8px;outline:none;font-size:16px}.input::placeholder{font-size:16px}.input:focus{box-shadow:0 0 0 2px #3b82f6;border-color:transparent}.input--error{border-color:#ef4444}.input-error-message{margin-top:.25rem;font-size:.875rem;color:#ef4444}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background-color:#fff;border-radius:.5rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.modal-close{background:none;border:none;cursor:pointer;padding:.25rem;color:#6b7280;transition:color .2s;display:flex;align-items:center;justify-content:center}.modal-close:hover{color:#111827}.modal-body{padding:1.5rem}@media(max-width:640px){.modal-content{max-width:100%;margin:.5rem}.modal-header,.modal-body{padding:1rem}}.password-input-wrapper{width:100%}.password-input-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.password-input-container{position:relative;width:100%}.password-input{width:100%;padding:.5rem 3rem .5rem 1rem;border:1px solid rgb(209,213,219);border-radius:8px;outline:none;font-size:16px}.password-input::placeholder{font-size:16px}.password-input:focus{box-shadow:0 0 0 2px #3b82f6;border-color:transparent}.password-input--error{border-color:#ef4444}.password-toggle-button{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease;border-radius:4px}.password-toggle-button:hover{color:#3b82f6;background-color:#3b82f61a}.password-toggle-button:focus{outline:none;color:#3b82f6}.password-toggle-button:active{transform:translateY(-50%) scale(.95)}.password-input-error-message{margin-top:.25rem;font-size:.875rem;color:#ef4444}.login-form{display:flex;flex-direction:column;gap:1.25rem}.login-form__error-message{padding:.75rem 1rem;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem;text-align:center}.login-form__footer{margin-top:.5rem;text-align:center}.login-form__switch-text{font-size:.875rem;color:#6b7280;margin:.5rem 0 0}.login-form__switch-text:first-child{margin-top:0}.login-form__switch-btn{background:none;border:none;color:#2563eb;font-weight:600;cursor:pointer;padding:0;transition:color .2s}.login-form__switch-btn:hover{color:#1d4ed8;text-decoration:underline}.toast{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:8px;box-shadow:0 4px 12px #00000026;background:#fff;min-width:300px;max-width:400px;animation:slideIn .3s ease-out;z-index:9999}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.toast--success{border-left:4px solid #10b981}.toast--success .toast__icon{color:#10b981}.toast--error{border-left:4px solid #ef4444}.toast--error .toast__icon{color:#ef4444}.toast--info{border-left:4px solid #3b82f6}.toast--info .toast__icon{color:#3b82f6}.toast__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.toast__message{flex:1;margin:0;font-size:.875rem;color:#1a1a1a;line-height:1.5}.toast__close{flex-shrink:0;background:none;border:none;color:#666;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.toast__close:hover{background:#f5f5f5;color:#1a1a1a}@media(max-width:640px){.toast{bottom:1rem;right:1rem;left:1rem;min-width:auto}}.password-reset-form__description{color:#666;font-size:.95rem;line-height:1.5;margin:0}.password-reset-form__error-message{padding:.75rem;background-color:#fee;border:1px solid #fcc;border-radius:.375rem;color:#c33;font-size:.875rem}.register-form{display:flex;flex-direction:column;gap:1.25rem}.register-form__error-message{padding:.75rem 1rem;background-color:#fee2e2;color:#dc2626;border-radius:.375rem;font-size:.875rem;text-align:center}.register-form__footer{margin-top:.5rem;text-align:center}.register-form__switch-text{font-size:.875rem;color:#6b7280;margin:0}.register-form__switch-btn{background:none;border:none;color:#2563eb;font-weight:600;cursor:pointer;padding:0;transition:color .2s}.register-form__switch-btn:hover{color:#1d4ed8;text-decoration:underline}.mobile-menu__overlay{position:fixed;inset:0;background-color:#00000080;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-menu__content{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:320px;background-color:#fff;z-index:101;display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000026}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgb(229,231,235)}.mobile-menu__title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;color:#111827;margin:0}.mobile-menu__close-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;transition:all .2s;padding:0}.mobile-menu__close-btn:hover{background-color:#f3f4f6;color:#111827}.mobile-menu__close-btn:focus-visible{outline:2px solid rgb(37,99,235);outline-offset:2px}.mobile-menu__nav{flex:1;overflow-y:auto;padding:1rem 0;display:flex;flex-direction:column;gap:.25rem}.mobile-menu__item{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:none;border:none;color:#374151;text-decoration:none;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;width:100%;text-align:left}.mobile-menu__item:hover{background-color:#f3f4f6;color:#2563eb}.mobile-menu__item:focus-visible{outline:2px solid rgb(37,99,235);outline-offset:-2px;background-color:#f3f4f6}.mobile-menu__item--logout{color:#dc2626;margin-top:.5rem;border-top:1px solid rgb(229,231,235)}.mobile-menu__item--logout:hover{background-color:#fef2f2;color:#b91c1c}.mobile-menu__auth-info{padding:1.5rem;background-color:#f9fafb;border-top:1px solid rgb(229,231,235)}.mobile-menu__auth-info p{font-family:Montserrat,sans-serif;font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.mobile-menu__user-info{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background-color:#f9fafb;border-top:1px solid rgb(229,231,235);font-family:Montserrat,sans-serif;font-size:.875rem;color:#4b5563}.mobile-menu__user-info svg{flex-shrink:0;color:#6b7280}.mobile-menu__nav::-webkit-scrollbar{width:6px}.mobile-menu__nav::-webkit-scrollbar-track{background:transparent}.mobile-menu__nav::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.mobile-menu__nav::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@media(min-width:640px){.mobile-menu__content{max-width:384px}}.search-modal__overlay{position:fixed;inset:0;background-color:#00000080;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.search-modal__content{position:fixed;inset:0;background-color:#fff;z-index:101;display:flex;flex-direction:column;max-height:100vh}.search-modal__header{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgb(229,231,235);background-color:#fff}.search-modal__search-wrapper{flex:1;position:relative;display:flex;align-items:center}.search-modal__form{flex:1;display:flex}.search-modal__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.search-modal__input{width:100%;padding:.875rem 3rem;border:2px solid rgb(229,231,235);border-radius:12px;font-family:Montserrat,sans-serif;font-size:1rem;outline:none;transition:border-color .2s}.search-modal__input:focus{border-color:#2563eb}.search-modal__input::placeholder{color:#9ca3af}.search-modal__clear-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;transition:all .2s;padding:0}.search-modal__clear-btn:hover{background-color:#f3f4f6;color:#4b5563}.search-modal__close-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;border-radius:12px;color:#6b7280;cursor:pointer;transition:all .2s;padding:0;flex-shrink:0}.search-modal__close-btn:hover{background-color:#f3f4f6;color:#111827}.search-modal__close-btn:focus-visible{outline:2px solid rgb(37,99,235);outline-offset:2px}.search-modal__body{flex:1;overflow-y:auto;padding:1rem}.search-modal__results{max-width:800px;margin:0 auto}.search-modal__results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0 .5rem}.search-modal__results-header h3{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;color:#111827;margin:0}.search-modal__results-count{font-family:Montserrat,sans-serif;font-size:.875rem;color:#6b7280}.search-modal__results-list{display:flex;flex-direction:column;gap:.5rem}.search-modal__result-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border:1px solid rgb(229,231,235);border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.search-modal__result-item:hover{border-color:#2563eb;background-color:#f9fafb}.search-modal__result-item:focus-visible{outline:2px solid rgb(37,99,235);outline-offset:2px}.search-modal__result-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.search-modal__result-name{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#111827;line-height:1.4}.search-modal__result-price{font-family:Montserrat,sans-serif;font-size:.875rem;color:#6b7280}.search-modal__result-arrow{color:#9ca3af;flex-shrink:0}.search-modal__loading{text-align:center;padding:3rem 1rem;font-family:Montserrat,sans-serif;font-size:1rem;color:#6b7280}.search-modal__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;text-align:center;color:#9ca3af}.search-modal__empty svg{margin-bottom:1rem;opacity:.5}.search-modal__empty p{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;color:#4b5563;margin:0 0 .5rem}.search-modal__empty span{font-family:Montserrat,sans-serif;font-size:.875rem;color:#9ca3af}.search-modal__history{max-width:800px;margin:0 auto}.search-modal__history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0 .5rem}.search-modal__history-header h3{display:flex;align-items:center;gap:.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#111827;margin:0}.search-modal__history-header h3 svg{color:#9ca3af}.search-modal__clear-history{background:none;border:none;color:#2563eb;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:6px;transition:all .2s}.search-modal__clear-history:hover{background-color:#eff6ff}.search-modal__history-list{display:flex;flex-direction:column;gap:.5rem}.search-modal__history-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border:1px solid rgb(229,231,235);border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.search-modal__history-item:hover{border-color:#2563eb;background-color:#f9fafb}.search-modal__history-item svg:first-child{color:#9ca3af;flex-shrink:0}.search-modal__history-item span{flex:1;font-family:Montserrat,sans-serif;font-size:1rem;color:#374151}.search-modal__history-remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;transition:all .2s;padding:0;flex-shrink:0}.search-modal__history-remove:hover{background-color:#fef2f2;color:#dc2626}.search-modal__body::-webkit-scrollbar{width:8px}.search-modal__body::-webkit-scrollbar-track{background:transparent}.search-modal__body::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:4px}.search-modal__body::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}@media(min-width:640px){.search-modal__content{max-width:640px;left:50%;transform:translate(-50%);border-radius:16px;margin-top:2rem;max-height:calc(100vh - 4rem);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.search-modal__header{border-radius:16px 16px 0 0}}@media(min-width:768px){.search-modal__content{max-width:768px}}.user-menu__trigger{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem .75rem;color:#374151;border-radius:.25rem;transition:all .2s;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500}.user-menu__trigger:hover{background-color:#f3f4f6;color:#2563eb}.user-menu__trigger:focus-visible{outline:2px solid rgb(37,99,235);outline-offset:2px}.user-menu__trigger[data-state=open]{background-color:#f3f4f6;color:#2563eb}.user-menu__email{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu__chevron{transition:transform .2s}.user-menu__trigger[data-state=open] .user-menu__chevron{transform:rotate(180deg)}.user-menu__content{min-width:200px;background-color:#fff;border:1px solid rgb(229,231,235);border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:.5rem;z-index:100}.user-menu__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;border-radius:.375rem;cursor:pointer;color:#374151;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;text-align:left;outline:none}.user-menu__item:hover{background-color:#f3f4f6;color:#2563eb}.user-menu__item:focus-visible{background-color:#f3f4f6;color:#2563eb;outline:2px solid rgb(37,99,235);outline-offset:-2px}.user-menu__item--danger{color:#dc2626}.user-menu__item--danger:hover{background-color:#fef2f2;color:#b91c1c}.user-menu__item--danger:focus-visible{background-color:#fef2f2;color:#b91c1c;outline-color:#dc2626}.user-menu__separator{height:1px;background-color:#e5e7eb;margin:.5rem 0}.user-menu__arrow{fill:#fff}@media(max-width:767px){.user-menu__email{display:none}.user-menu__trigger{padding:.5rem}}.header{background-color:#fff;box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:50}.header__container{max-width:1200px;margin:0 auto;padding:0}.header__content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:1rem;position:relative;flex-wrap:nowrap}.header__logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header__logo-box{display:flex;align-items:center;justify-content:center;width:100px;height:60px;background-color:#fff;border-radius:10px;padding:8px}.header__logo-text{width:85px;height:auto;mix-blend-mode:darken;object-fit:contain}.header__catalog-btn{display:none;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;width:180px;height:34px;padding:5px 41px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;box-shadow:0 1px 2px #0000001a;cursor:pointer;flex-shrink:0;transition:background-color .2s;text-decoration:none}.header__catalog-btn:hover{background-color:#1d4ed8}.header__catalog-text{display:none;font-weight:700;font-size:16px}.header__catalog-btn--desktop{display:flex}@media(min-width:640px){.header__catalog-text{display:inline}}.header__search{flex:1;max-width:42rem;margin:0 1rem}.header__search--desktop{display:none}.header__search--mobile{display:block}@media(min-width:768px){.header__search--desktop{display:block}.header__search--mobile{display:none}}.header__search-wrapper{position:relative}.header__search-input{width:100%;padding:.5rem 2.5rem .5rem 1rem;border:1px solid rgb(209,213,219);border-radius:.25rem;outline:none;font-size:14px}.header__search--desktop .header__search-input{font-size:16px}.header__search-input:focus{border-color:transparent;box-shadow:0 0 0 2px #3b82f6}.header__search-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;transition:color .2s}.header__search-btn:hover{color:#4b5563}.header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.header__actions--desktop{display:none}@media(min-width:768px){.header__actions{gap:1rem}.header__actions--desktop{display:flex}}.header__action-link{display:flex;align-items:center;gap:.5rem;color:#374151;text-decoration:none;transition:color .2s;font-size:1.125rem}.header__action-link:hover{color:#2563eb}.header__action-link--icon-only{position:relative}.header__action-link--icon-only svg{width:28px;height:28px}.header__action-text{display:none}@media(min-width:1024px){.header__action-text{display:inline}}.header__badge{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;padding:0 6px;background-color:#ef4444;color:#fff;font-size:12px;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 4px #0000001a;animation:badge-pop .3s ease-out}@keyframes badge-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.header__cart-link{position:relative}.header__action-btn{background:none;border:none;cursor:pointer;padding:0;font-size:1.125rem}.header__action-btn svg{width:28px;height:28px}.header__register-btn{padding:.5rem 1rem;background-color:#2563eb;color:#fff;border-radius:.25rem;transition:background-color .2s}.header__register-btn:hover{background-color:#1d4ed8;color:#fff}.header__user-menu{position:relative}.header__user-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem .75rem;color:#374151;border-radius:.25rem;transition:all .2s}.header__user-btn:hover{background-color:#f3f4f6;color:#2563eb}.header__user-email{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:none}@media(min-width:768px){.header__user-email{display:inline}}.header__user-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background-color:#fff;border:1px solid rgb(229,231,235);border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:180px;z-index:100}.header__user-dropdown-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;color:#374151;font-size:.875rem;transition:background-color .2s;text-align:left;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:500}.header__user-dropdown-item:hover{background-color:#f3f4f6}.header__user-dropdown-item:last-child:hover{color:#dc2626}.header__mobile-menu-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;color:#374151;cursor:pointer;border-radius:.25rem;transition:all .2s;flex-shrink:0}.header__mobile-menu-btn:hover{background-color:#f3f4f6;color:#2563eb}.header__mobile-menu-btn:focus-visible{outline:2px solid rgb(37,99,235);outline-offset:2px}@media(min-width:768px){.header__mobile-menu-btn{display:none}}@media(max-width:639px){.header__logo-box{width:70px;height:45px;padding:6px}.header__logo-text{width:60px}.header__search{margin:0 .5rem}.header__search-input{font-size:13px;padding:.4rem 2rem .4rem .75rem}.header__search-btn{right:.4rem}}@media(max-width:767px){.header__action-link--icon-only svg{width:22px;height:22px}.header__action-btn svg{width:22px;height:22px}.header__badge{min-width:16px;height:16px;font-size:10px;padding:0 3px;top:-6px;right:-6px}.header__action-text{display:none}}@media(min-width:768px){.header__logo-box{width:120px;height:80px;padding:10px}.header__logo-text{width:100px}}.footer{background-color:#f9fafb;border-top:1px solid rgb(229,231,235);margin-top:4rem}.footer__container{max-width:1280px;margin:0 auto;padding:3rem 1rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid{grid-template-columns:repeat(5,1fr)}}.footer__section-title{font-weight:700;color:#111827;margin-bottom:1rem}.footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer__list--spaced{gap:.75rem}.footer__link{color:#4b5563;text-decoration:none;transition:color .2s}.footer__link:hover{color:#2563eb}.footer__contact-link{display:flex;align-items:center;gap:.5rem;color:#4b5563;text-decoration:none;transition:color .2s}.footer__contact-link:hover{color:#2563eb}.footer__social-title{font-weight:600;color:#111827;margin-bottom:.75rem;margin-top:1rem}.footer__social-icons{display:flex;gap:.5rem}.footer__social-link{width:2rem;height:2rem;background-color:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#111827;transition:background-color .2s,color .2s}.footer__social-link:hover{background-color:#2563eb;color:#fff}.footer__copyright{margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(229,231,235);text-align:center;color:#4b5563;font-size:.875rem}.footer__copyright p{margin:0}.footer__copyright p+p{margin-top:.5rem}.layout{display:flex;flex-direction:column;min-height:100vh}.layout__main{flex:1}.account-compromised-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.account-compromised-container{max-width:600px;width:100%;background:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a;text-align:center}.account-compromised-container--error{border-left:6px solid #dc3545}.account-compromised-container--success{border-left:6px solid rgb(37,99,235)}.loading-spinner{animation:spin 1s linear infinite;color:#ffc107;margin:0 auto 1rem}.icon-error{color:#dc3545;margin:0 auto 1.5rem}.icon-success{color:#28a745;margin:0 auto 1.5rem}.account-compromised-container h1{font-size:1.75rem;margin-bottom:1rem;color:#333}.account-compromised-container p{font-size:1rem;color:#666;margin-bottom:1rem;line-height:1.6}.email-display{font-weight:600;color:#007bff;font-size:1.1rem;margin:1.5rem 0}.info-box{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin:2rem 0;text-align:left}.info-box h3{font-size:1.1rem;margin-bottom:1rem;color:#333}.info-box ol{margin:0;padding-left:1.5rem}.info-box ol li{margin-bottom:.5rem;color:#555;line-height:1.5}.security-tips{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;padding:1.5rem;margin:2rem 0;text-align:left}.security-tips h3{font-size:1.1rem;margin-bottom:1rem;color:#856404}.security-tips ul{margin:0;padding-left:1.5rem}.security-tips ul li{margin-bottom:.5rem;color:#856404;line-height:1.5}.btn-primary,.btn-secondary{padding:.75rem 2rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem;color:#007bff}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.btn-secondary:hover{background:#545b62;transform:translateY(-2px);box-shadow:0 4px 12px #6c757d4d}@media(max-width:768px){.account-compromised-page{padding:1rem}.account-compromised-container{padding:2rem 1.5rem}.account-compromised-container h1{font-size:1.5rem}.info-box,.security-tips{padding:1rem}}.cancel-email-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.cancel-email-container{background:#fff;border-radius:12px;padding:40px;max-width:600px;width:100%;box-shadow:0 10px 40px #0000001a;text-align:center}.cancel-email-loading,.cancel-email-success,.cancel-email-error{display:flex;flex-direction:column;align-items:center;gap:20px}.cancel-email-container h2{margin:0;font-size:28px;color:#333}.cancel-email-container h3{margin:10px 0;font-size:20px;color:#333}.cancel-email-container p{margin:0;font-size:16px;color:#666;line-height:1.6}.security-warning{background:#fff3cd;padding:20px;border-radius:8px;border-left:4px solid #ffc107;display:flex;gap:15px;text-align:left;align-items:flex-start}.warning-icon{font-size:32px;flex-shrink:0}.warning-content{flex:1}.warning-content p{margin:5px 0}.warning-content strong{color:#856404}.next-steps{background:#f8f9fa;padding:20px;border-radius:8px;text-align:left}.next-steps ol{margin:10px 0;padding-left:20px}.next-steps li{margin:8px 0;color:#666;line-height:1.6}.error-help{background:#f8f9fa;padding:20px;border-radius:8px;text-align:left}.error-help p{margin:10px 0;font-weight:600}.error-help ul{margin:10px 0;padding-left:20px}.error-help li{margin:8px 0;color:#666;line-height:1.6}@media(max-width:768px){.cancel-email-container{padding:30px 20px}.cancel-email-container h2{font-size:24px}.success-icon,.error-icon{width:60px;height:60px;font-size:36px}.security-warning{flex-direction:column;align-items:center;text-align:center}.warning-icon{font-size:40px}}.mobile-quantity-selector{display:flex;align-items:center;gap:.5rem;border:1px solid #e5e5e5;border-radius:8px;padding:.25rem;background:#fff}.mobile-quantity-selector__btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#666;cursor:pointer;transition:all .2s;border-radius:6px}.mobile-quantity-selector__btn:hover:not(:disabled){background:#f5f5f5;color:#1a1a1a}.mobile-quantity-selector__btn:disabled{opacity:.4;cursor:not-allowed}.mobile-quantity-selector__value{min-width:32px;text-align:center;font-weight:600;font-size:1rem;color:#1a1a1a}@media(max-width:480px){.mobile-quantity-selector{gap:.25rem;padding:.125rem}.mobile-quantity-selector__btn{width:28px;height:28px}.mobile-quantity-selector__value{min-width:28px;font-size:.875rem}}.mobile-cart-item{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:all .2s}.mobile-cart-item__header{display:flex;align-items:flex-start;gap:.75rem}.mobile-cart-item__checkbox{width:24px;height:24px;flex-shrink:0;margin-top:.25rem;appearance:none;background-color:#fff;border:2px solid #e5e5e5;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.mobile-cart-item__checkbox:hover{border-color:#4361ee}.mobile-cart-item__checkbox[data-state=checked]{background-color:#4361ee;border-color:#4361ee}.mobile-cart-item__checkbox-indicator{color:#fff;display:flex;align-items:center;justify-content:center}.mobile-cart-item__image{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f5}.mobile-cart-item__image img{width:100%;height:100%;object-fit:cover}.mobile-cart-item__info{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.mobile-cart-item__name{font-size:.9375rem;font-weight:500;color:#1a1a1a;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.mobile-cart-item__name:hover{color:#4361ee}.mobile-cart-item__category{font-size:.8125rem;color:#666;margin:0}.mobile-cart-item__body{display:flex;flex-direction:column;gap:.75rem;padding-top:.75rem;border-top:1px solid #f0f0f0}.mobile-cart-item__price-section{display:flex;align-items:baseline;gap:.5rem}.mobile-cart-item__old-price{font-size:.875rem;color:#999;text-decoration:line-through}.mobile-cart-item__current-price{font-size:1.125rem;font-weight:600;color:#1a1a1a}.mobile-cart-item__controls{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mobile-cart-item__actions{display:flex;gap:.5rem}.mobile-cart-item__action-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #e5e5e5;border-radius:8px;color:#666;cursor:pointer;transition:all .2s}.mobile-cart-item__action-btn:hover{border-color:#4361ee;color:#4361ee}.mobile-cart-item__action-btn--danger:hover{border-color:#ef4444;color:#ef4444}@media(max-width:480px){.mobile-cart-item{padding:.875rem;border-radius:10px}.mobile-cart-item__header{gap:.625rem}.mobile-cart-item__checkbox{width:22px;height:22px}.mobile-cart-item__image{width:70px;height:70px}.mobile-cart-item__name{font-size:.875rem}.mobile-cart-item__category{font-size:.75rem}.mobile-cart-item__current-price{font-size:1rem}.mobile-cart-item__action-btn{width:32px;height:32px}}.mobile-cart-summary{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -4px 20px #0000001a;z-index:100;padding:1rem;animation:slideUp .3s ease-out}.mobile-cart-summary__main{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.mobile-cart-summary__total{display:flex;flex-direction:column;gap:.25rem}.mobile-cart-summary__total-label{font-size:.875rem;color:#666}.mobile-cart-summary__total-value{font-size:1.5rem;font-weight:700;color:#1a1a1a}.mobile-cart-summary__checkout-btn{flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:10px}.mobile-cart-summary__promo{display:flex;gap:.5rem;margin-bottom:.75rem}.mobile-cart-summary__promo .input-wrapper{flex:1;margin:0}.mobile-cart-summary__promo .button{white-space:nowrap}.mobile-cart-summary__toggle{width:100%;padding:.75rem;background:none;border:none;color:#4361ee;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s;text-align:center}.mobile-cart-summary__toggle:hover{color:#3651d4}.mobile-cart-summary__details{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid #f0f0f0;margin-top:.5rem}.mobile-cart-summary__row{display:flex;justify-content:space-between;font-size:.875rem;color:#666}.mobile-cart-summary__row--discount{color:#10b981}@media(max-width:480px){.mobile-cart-summary{padding:.875rem}.mobile-cart-summary__main{gap:.75rem}.mobile-cart-summary__total-value{font-size:1.25rem}.mobile-cart-summary__checkout-btn{padding:.75rem 1rem;font-size:.9375rem}.mobile-cart-summary__promo{flex-direction:column}.mobile-cart-summary__promo .button{width:100%}}body:has(.mobile-cart-summary){padding-bottom:200px}@media(max-width:480px){body:has(.mobile-cart-summary){padding-bottom:180px}}.cart-page{min-height:calc(100vh - 200px);padding:2rem 0;background-color:#f5f5f5}.cart-page__container{max-width:1200px;margin:0 auto;padding:0 1rem}.cart-page__header{margin-bottom:2rem}.cart-page__title{font-size:2rem;font-weight:600;color:#1a1a1a;margin:0}.cart-page__title sup{font-size:1rem;font-weight:400;color:#666;margin-left:.25rem}.cart-page__loading{text-align:center;padding:4rem 0;font-size:1.125rem;color:#666}.cart-page__empty{text-align:center;padding:4rem 0}.cart-page__empty p{font-size:1.25rem;color:#666;margin-bottom:2rem}.cart-page__content{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}.cart-page__items{background:#fff;border-radius:8px;padding:1.5rem}.cart-page__controls{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid #e5e5e5;margin-bottom:1rem}.cart-page__checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#666}.cart-page__checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#4361ee}.cart-page__delete-btn{background:none;border:none;color:#999;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.cart-page__delete-btn:hover:not(:disabled){color:#ef4444}.cart-page__delete-btn:disabled{opacity:.5;cursor:not-allowed}.cart-page__list{display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:auto 100px 1fr auto auto auto;gap:1rem;align-items:center;padding:1rem;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.cart-item__checkbox{display:flex;align-items:center;cursor:pointer}.cart-item__checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#4361ee}.cart-item__image{width:100px;height:100px;border-radius:8px;overflow:hidden;background:#f5f5f5}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__info{display:flex;flex-direction:column;gap:.25rem}.cart-item__name{font-size:1rem;font-weight:500;color:#1a1a1a;text-decoration:none;transition:color .2s}.cart-item__name:hover{color:#4361ee}.cart-item__description{font-size:.875rem;color:#666;margin:0}.cart-item__quantity{display:flex;align-items:center;gap:.5rem;border:1px solid #e5e5e5;border-radius:6px;padding:.25rem}.cart-item__quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#666;cursor:pointer;font-size:1.25rem;transition:all .2s;border-radius:4px}.cart-item__quantity-btn:hover:not(:disabled){background:#f5f5f5;color:#1a1a1a}.cart-item__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.cart-item__quantity-value{min-width:32px;text-align:center;font-weight:500}.cart-item__price{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.cart-item__old-price{font-size:.875rem;color:#999;text-decoration:line-through}.cart-item__current-price{font-size:1.125rem;font-weight:600;color:#1a1a1a}.cart-item__actions{display:flex;gap:.5rem}.cart-item__action-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #e5e5e5;border-radius:6px;color:#666;cursor:pointer;transition:all .2s}.cart-item__action-btn:hover{border-color:#4361ee;color:#4361ee}.cart-page__summary{position:sticky;top:2rem}.cart-summary{background:#fff;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.cart-summary__promo{display:flex;gap:.5rem}.cart-summary__promo .input-wrapper{flex:1;margin:0}.cart-summary__promo .button{white-space:nowrap}.cart-summary__bonus{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#666}.cart-summary__bonus-link{background:none;border:none;color:#4361ee;cursor:pointer;text-decoration:underline;font-size:.875rem}.cart-summary__bonus-link:hover{color:#3651d4}.cart-summary__details{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.cart-summary__row{display:flex;justify-content:space-between;font-size:.875rem;color:#666}.cart-summary__row--bonus{color:#10b981}.cart-summary__total{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600}.cart-summary__total-price{font-size:1.5rem;color:#1a1a1a}.cart-summary__checkout-btn{width:100%;padding:1rem;font-size:1rem;font-weight:600}@media(max-width:1024px){.cart-page__content{grid-template-columns:1fr}.cart-page__summary{position:static}}@media(max-width:768px){.cart-page{padding:1rem 0;background-color:#f8f8f8}.cart-page__container{padding:0 .75rem}.cart-page__header{margin-bottom:1rem}.cart-page__title{font-size:1.5rem}.cart-page__title sup{font-size:.875rem}.cart-page__items{background:transparent;border-radius:0;padding:0}.cart-page__controls{background:#fff;padding:.875rem;border-radius:10px;margin-bottom:.75rem;border:1px solid #e5e5e5}.cart-page__checkbox{font-size:.875rem}.cart-page__list{display:flex;flex-direction:column;gap:.75rem}.cart-item{display:none}.cart-page__content{padding-bottom:200px}}@media(max-width:480px){.cart-page{padding:.75rem 0}.cart-page__container{padding:0 .5rem}.cart-page__title{font-size:1.25rem}.cart-page__controls{padding:.75rem;border-radius:8px}.cart-page__list{gap:.625rem}.cart-page__content{padding-bottom:180px}}@media(min-width:769px){.mobile-cart-item,.mobile-cart-summary{display:none}body:has(.mobile-cart-summary){padding-bottom:0}}.category-filter{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #00000014;border:1px solid rgba(229,231,235,1);max-width:100%;overflow:hidden;box-sizing:border-box}.category-filter__title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#111827;margin:0 0 12px;letter-spacing:-.02em}.category-filter__divider{height:1px;background:#e5e7eb;margin-bottom:16px}.category-filter__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.category-filter__item{list-style:none;margin:0}.category-filter__parent-wrapper{display:flex;align-items:stretch;gap:4px}.category-filter__accordion-btn{flex-shrink:0;width:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#6b7280;border-radius:6px;transition:all .2s ease;opacity:1}.category-filter__accordion-btn--hidden{opacity:0;pointer-events:none}.category-filter__accordion-btn:hover{background:#f3f4f6;color:#2563eb}.category-filter__button{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;gap:12px;box-sizing:border-box;transition:all .2s ease}.category-filter__button:hover{background:#f3f4f6}.category-filter__button--active{background:#eff6ff;border:1px solid rgba(191,219,254,1)}.category-filter__button--active:hover{background:#dbeafe}.category-filter__name{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#1f2937;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-filter__button--active .category-filter__name{font-weight:600;color:#2563eb}.category-filter__checkbox{width:20px;height:20px;border:2px solid rgba(209,213,219,1);border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;transition:all .2s ease}.category-filter__checkbox--checked{background:#2563eb;border-color:#2563eb;color:#fff}.category-filter__sublist-container{display:grid;grid-template-rows:0fr;transition:grid-template-rows .7s cubic-bezier(.4,0,.2,1);overflow:hidden}.category-filter__sublist-container--expanded{grid-template-rows:1fr}.category-filter__sublist-inner{min-height:0}.category-filter__sublist{list-style:none;padding:8px 0 0;margin:0 0 0 32px;display:flex;flex-direction:column;gap:2px;border-left:2px solid rgba(229,231,235,1);opacity:0;transform:translateY(-8px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1),border-color .2s ease}.category-filter__sublist:has(.category-filter__button--active){border-left-color:#2563eb4d}.category-filter__sublist-container--expanded .category-filter__sublist{opacity:1;transform:translateY(0)}.category-filter__subitem{list-style:none}.category-filter__button--sub{padding:8px 20px;border-radius:6px;width:100%;background:transparent;border:none}.category-filter__button--sub:hover{background:#f3f4f680}.category-filter__button--sub.category-filter__button--active{background:transparent;border:none}.category-filter__button--sub .category-filter__checkbox{display:none}.category-filter__name--sub{font-size:13px;font-weight:400;color:#4b5563;transition:all .2s ease}.category-filter__button--sub:hover .category-filter__name--sub{color:#2563eb}.category-filter__button--sub.category-filter__button--active .category-filter__name--sub{font-weight:600;color:#2563eb}.category-filter__checkbox--small{width:18px;height:18px;border-width:1.5px;border-radius:4px}.product-filters__radio-label{display:flex;align-items:center;gap:10px;padding:8px 0;cursor:pointer;transition:opacity .2s}.product-filters__radio-label:hover{opacity:.8}.product-filters__radio-input{position:absolute;opacity:0;cursor:pointer}.product-filters__radio-custom{position:relative;width:18px;height:18px;border:2px solid rgba(209,213,219,1);border-radius:50%;transition:all .2s;flex-shrink:0}.product-filters__radio-input:checked+.product-filters__radio-custom{border-color:#2563eb;background-color:#2563eb}.product-filters__radio-input:checked+.product-filters__radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background-color:#fff}.product-filters__radio-text{font-family:Montserrat,sans-serif;font-size:14px;color:#1f2937;-webkit-user-select:none;user-select:none}.product-filters__room-list,.product-filters__label-list{display:flex;flex-direction:column;gap:8px}.product-filters__clear-room{margin-top:8px;padding:6px 12px;background:none;border:1px solid rgba(209,213,219,1);border-radius:6px;font-family:Montserrat,sans-serif;font-size:13px;color:#6b7280;cursor:pointer;transition:all .2s}.product-filters__clear-room:hover{border-color:#2563eb;color:#2563eb}.product-filters{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #00000014;border:1px solid rgba(229,231,235,1);margin-top:20px;max-width:100%;overflow:hidden;box-sizing:border-box}.product-filters__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-filters__title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#111827;margin:0;letter-spacing:-.02em}.product-filters__reset{display:flex;align-items:center;gap:4px;padding:6px 12px;background:transparent;border:1px solid rgba(229,231,235,1);border-radius:6px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.product-filters__reset:hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.product-filters__divider{height:1px;background:#e5e7eb;margin-bottom:20px}.product-filters__section{margin-bottom:24px;max-width:100%;overflow:hidden}.product-filters__section:last-child{margin-bottom:0}.product-filters__section-title{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#1f2937;margin:0 0 12px}.product-filters__price-inputs{display:flex;align-items:center;gap:6px;max-width:100%;box-sizing:border-box}.product-filters__price-input{flex:1;min-width:0;max-width:calc(50% - 10px);padding:6px 8px;border:1px solid rgba(209,213,219,1);border-radius:6px;font-family:Montserrat,sans-serif;font-size:12px;color:#1f2937;transition:all .2s;box-sizing:border-box;height:32px}.product-filters__price-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.product-filters__price-input::placeholder{color:#9ca3af}.product-filters__price-separator{font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280;flex-shrink:0}.product-filters__brand-list{display:flex;flex-direction:column;gap:10px;max-width:100%;overflow:hidden}.product-filters__checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.product-filters__checkbox-input{position:absolute;opacity:0;pointer-events:none}.product-filters__checkbox-custom{width:18px;height:18px;border:2px solid rgba(209,213,219,1);border-radius:4px;flex-shrink:0;transition:all .2s;position:relative;background:#fff}.product-filters__checkbox-input:checked+.product-filters__checkbox-custom{background:#2563eb;border-color:#2563eb}.product-filters__checkbox-input:checked+.product-filters__checkbox-custom:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.product-filters__checkbox-text{font-family:Montserrat,sans-serif;font-size:14px;color:#374151;line-height:1.4;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-filters__checkbox-label:hover .product-filters__checkbox-text{color:#1f2937}.product-filters__rating-list{display:flex;flex-direction:column;gap:8px;max-width:100%}.product-filters__rating-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;background:transparent;border:1px solid rgba(229,231,235,1);border-radius:8px;cursor:pointer;transition:all .2s;width:100%;box-sizing:border-box;max-width:100%}.product-filters__rating-btn:hover{background:#f3f4f6;border-color:#d1d5db}.product-filters__rating-btn--active{background:#eff6ff;border-color:#2563eb}.product-filters__rating-stars{display:flex;gap:2px;color:#fbbf24}.product-filters__rating-star{flex-shrink:0}.product-filters__rating-text{font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;color:#4b5563}.product-filters__rating-btn--active .product-filters__rating-text{color:#2563eb;font-weight:600}.product-filters__options{display:flex;flex-direction:column;gap:10px}.mobile-filters__overlay{position:fixed;inset:0;background-color:#00000080;z-index:50;animation:fadeIn .2s ease-out}.mobile-filters__content{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:400px;background:#fff;z-index:51;display:flex;flex-direction:column;animation:slideIn .3s ease-out;box-shadow:-4px 0 24px #00000026}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-filters__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.mobile-filters__header-left{display:flex;align-items:center;gap:12px}.mobile-filters__title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#111827;margin:0}.mobile-filters__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#6b7280;cursor:pointer;border-radius:8px;transition:all .2s}.mobile-filters__close:hover{background:#f3f4f6;color:#111827}.mobile-filters__separator{height:1px;background:#e5e7eb;flex-shrink:0}.mobile-filters__scroll-area{flex:1;overflow:hidden}.mobile-filters__viewport{height:100%;padding:16px 20px}.mobile-filters__body{display:flex;flex-direction:column;gap:20px}.mobile-filters__scrollbar{width:8px;background:#f3f4f6;border-radius:4px;touch-action:none}.mobile-filters__thumb{background:#d1d5db;border-radius:4px;transition:background .2s}.mobile-filters__thumb:hover{background:#9ca3af}.mobile-filters__footer{padding:16px 20px;border-top:1px solid #e5e7eb;flex-shrink:0;background:#fff}.mobile-filters__apply-button{width:100%;padding:14px 20px;background:#2563eb;color:#fff;border:none;border-radius:12px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.mobile-filters__apply-button:hover{background:#1d4ed8}.mobile-filters__apply-button:active{transform:scale(.98)}@media(max-width:480px){.mobile-filters__content{max-width:100%}.mobile-filters__header,.mobile-filters__viewport,.mobile-filters__footer{padding:14px 16px}.mobile-filters__apply-button{padding:12px 16px;font-size:15px}}.mobile-sort__trigger{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;white-space:nowrap}.mobile-sort__trigger:hover{background:#f9fafb;border-color:#d1d5db}.mobile-sort__trigger:active{transform:scale(.98)}.mobile-sort__label{flex:1;text-align:left}.mobile-sort__content{min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;box-shadow:0 4px 12px #00000026;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-sort__item{display:flex;align-items:center;padding:10px 12px;font-family:Montserrat,sans-serif;font-size:14px;color:#374151;cursor:pointer;border-radius:6px;transition:all .2s;-webkit-user-select:none;user-select:none}.mobile-sort__item:hover{background:#f3f4f6}.mobile-sort__item--active{background:#eff6ff;color:#2563eb;font-weight:600}.mobile-sort__item--active:hover{background:#dbeafe}.star-rating{display:flex;align-items:center;gap:6px}.star-rating__stars{display:flex;gap:2px}.star-rating__star{color:#d1d5db;transition:color .2s}.star-rating__star--filled,.star-rating__star--half{color:#fbbf24}.star-rating__count{font-family:Montserrat,sans-serif;font-size:13px;color:#6b7280}.product-card{position:relative;width:280px;min-height:420px;background:#fff;border:1px solid rgba(229,231,235,1);border-radius:30px;box-shadow:0 1px 2px #0000001a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:768px){.product-card{width:100%;min-height:auto;border-radius:16px}.product-card__image-wrapper{height:160px;padding:16px}.product-card__content{padding:0 16px 16px}.product-card__title{font-size:13px;min-height:38px}.product-card__price{font-size:15px}.product-card__cart-btn,.product-card__wishlist-btn{padding:10px 14px;font-size:13px}}@media(max-width:480px){.product-card{border-radius:12px}.product-card__image-wrapper{height:140px;padding:12px}.product-card__content{padding:0 12px 12px}.product-card__title{font-size:12px;min-height:34px}.product-card__price{font-size:14px}.product-card__cart-btn,.product-card__wishlist-btn{padding:8px 12px;font-size:12px}}.product-card__new-badge{position:absolute;top:15px;right:15px;background:#059669;color:#fff;padding:6px 12px;border-radius:6px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;z-index:10}.product-card__image-wrapper{display:flex;align-items:center;justify-content:center;padding:20px;height:180px;text-decoration:none}.product-card__image{max-width:100%;max-height:100%;object-fit:contain}.product-card__content{padding:0 20px 20px;display:flex;flex-direction:column;flex:1}.product-card__title-link{text-decoration:none;color:inherit}.product-card__title{color:#1f2937;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.011em;text-align:left;margin:0 0 8px;min-height:42px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__sku{color:#6b7280;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:-.011em;text-align:left;margin:0 0 12px}.product-card__divider{width:100%;height:1px;background:#e5e7eb;margin-bottom:12px}.product-card__price-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.product-card__price{color:#1f2937;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;line-height:150%;letter-spacing:-.011em;text-align:left}.product-card__old-price{color:#6b7280;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%;text-decoration:line-through}.product-card__discount-badge{background:#059669;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px;margin-left:8px}.product-card .star-rating{margin:8px 0 12px}.product-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}.product-card__cart-btn{width:100%;background:#2563eb;color:#fff;border:none;border-radius:8px;padding:12px 16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.product-card__cart-btn:hover{background:#1d4ed8}.product-card__wishlist-btn{width:100%;background:#fff;color:#2563eb;border:1px solid rgba(37,99,235,1);border-radius:8px;padding:10px 16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.product-card__wishlist-btn:hover{background:#eff6ff}.product-card__wishlist-icon{color:#2563eb}.product-card__badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:500;z-index:1;letter-spacing:.3px;font-family:Montserrat,sans-serif;border:1px solid;transition:opacity .2s}.product-card:hover .product-card__badge{opacity:.9}.product-card__badge--new{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.product-card__badge--hit{background:#fef2f2;color:#991b1b;border-color:#fecaca}.product-card__badge--sale{background:#fffbeb;color:#92400e;border-color:#fde68a}.product-card__badge--exclusive{background:#faf5ff;color:#6b21a8;border-color:#e9d5ff}.product-card-skeleton{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014;border:1px solid rgba(229,231,235,1);display:flex;flex-direction:column;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-card-skeleton__image{width:100%;aspect-ratio:1;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-card-skeleton__content{padding:16px;display:flex;flex-direction:column;gap:12px}.product-card-skeleton__title{height:16px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.product-card-skeleton__title--short{width:60%}.product-card-skeleton__price{height:24px;width:40%;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;margin-top:4px}.product-card-skeleton__button{height:40px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-top:8px}.catalog-page__search{position:relative;margin-bottom:24px}.catalog-page__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.catalog-page__search-input{width:100%;padding:12px 40px 12px 48px;border:1px solid rgba(229,231,235,1);border-radius:8px;font-family:Montserrat,sans-serif;font-size:15px;transition:border-color .2s}.catalog-page__search-input:focus{outline:none;border-color:#2563eb}.catalog-page__search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.catalog-page__search-clear:hover{color:#1f2937}.catalog-page{min-height:100vh;background:#f9fafb;padding:32px 0}.catalog-page__container{max-width:1200px;margin:0 auto;padding:0;display:flex;gap:20px;align-items:flex-start;width:100%}.catalog-page__main{flex:1;min-width:0;max-width:900px;width:100%}.catalog-page__sidebar{flex-shrink:0;width:280px}.catalog-page__main{flex:1;min-width:0;max-width:900px}.catalog-page__title{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#1f2937;margin:0 0 24px;line-height:120%}.catalog-page__sort-panel{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.catalog-page__sort-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#1f2937;white-space:nowrap}.catalog-page__sort-buttons{display:flex;flex-wrap:wrap;gap:8px}.catalog-page__sort-button{padding:8px 16px;background:#f3f4f6;border:1px solid rgba(229,231,235,1);border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;white-space:nowrap}.catalog-page__sort-button:hover{background:#e5e7eb;border-color:#d1d5db}.catalog-page__sort-button--active{background:#2563eb;border-color:#2563eb;color:#fff}.catalog-page__sort-button--active:hover{background:#1d4ed8;border-color:#1d4ed8}.catalog-page__active-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.catalog-page__filter-chip{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#2563eb;color:#fff;border:none;border-radius:20px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.catalog-page__filter-chip:hover{background:#1d4ed8}.catalog-page__filter-chip span{line-height:1}.catalog-page__filter-chip--search{background:#059669}.catalog-page__filter-chip--search:hover{background:#047857}.catalog-page__grid{display:grid;grid-template-columns:repeat(3,280px);gap:20px;margin-bottom:32px;justify-content:center}@media(min-width:769px){.catalog-page__grid{justify-content:center}}.catalog-page__loading,.catalog-page__error,.catalog-page__empty{text-align:center;padding:64px 32px;font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280}.catalog-page__loading{display:flex;flex-direction:column;align-items:center;gap:16px}.catalog-page__loading:after{content:"";width:40px;height:40px;border:4px solid rgba(229,231,235,1);border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.catalog-page__error{color:#ef4444}.catalog-page__mobile-controls{display:none;gap:12px;margin-bottom:16px}.catalog-page__mobile-filters-button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;flex:1}.catalog-page__mobile-filters-button:hover{background:#f9fafb;border-color:#d1d5db}.catalog-page__mobile-filters-button:active{transform:scale(.98)}@media(max-width:1200px){.catalog-page__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:992px){.catalog-page__container{flex-direction:column}.catalog-page__sidebar{width:100%;position:static}.catalog-page__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}}@media(max-width:768px){.catalog-page{padding:16px 0}.catalog-page__container{padding:0 12px;gap:16px;max-width:100%}.catalog-page__main{max-width:100%}.catalog-page__title{font-size:24px;margin-bottom:16px}.catalog-page__mobile-controls{display:flex}.catalog-page__sort-panel,.catalog-page__sidebar{display:none}.catalog-page__grid{grid-template-columns:repeat(2,1fr);gap:12px;justify-content:stretch}}@media(max-width:480px){.catalog-page{padding:12px 0}.catalog-page__container{padding:0 8px;gap:12px}.catalog-page__grid{grid-template-columns:1fr;gap:12px}.catalog-page__mobile-controls{flex-direction:column}.catalog-page__mobile-filters-button{width:100%}}.date-picker-wrapper{display:flex;flex-direction:column;gap:8px}.date-picker__label{font-size:14px;font-weight:500;color:var(--gray-900)}.date-picker{position:relative;width:100%}.date-picker__input{width:100%;padding:12px 40px 12px 12px;font-size:14px;border:1px solid var(--gray-300);border-radius:8px;transition:all .2s;font-family:inherit}.date-picker__input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f61a}.date-picker__input--error{border-color:var(--red-500)}.date-picker__input--error:focus{border-color:var(--red-500);box-shadow:0 0 0 3px #ef44441a}.date-picker__icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--gray-400);pointer-events:none}.date-picker__error{font-size:12px;color:var(--red-500)}.date-picker__input:disabled{background-color:var(--gray-100);cursor:not-allowed;opacity:.6}.textarea-wrapper{display:flex;flex-direction:column;gap:8px}.textarea__label{font-size:14px;font-weight:500;color:var(--gray-900)}.textarea{width:100%;min-height:100px;padding:12px;font-size:14px;font-family:inherit;border:1px solid var(--gray-300);border-radius:8px;resize:vertical;transition:all .2s}.textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f61a}.textarea::placeholder{color:var(--gray-400)}.textarea--error{border-color:var(--red-500)}.textarea--error:focus{border-color:var(--red-500);box-shadow:0 0 0 3px #ef44441a}.textarea__error{font-size:12px;color:var(--red-500)}.textarea:disabled{background-color:var(--gray-100);cursor:not-allowed;opacity:.6}.time-picker-wrapper{display:flex;flex-direction:column;gap:8px}.time-picker__label{font-size:14px;font-weight:500;color:var(--gray-900)}.time-picker{position:relative;width:100%}.time-picker__input{width:100%;padding:12px 40px 12px 12px;font-size:14px;border:1px solid var(--gray-300);border-radius:8px;transition:all .2s;font-family:inherit}.time-picker__input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f61a}.time-picker__input--error{border-color:var(--red-500)}.time-picker__input--error:focus{border-color:var(--red-500);box-shadow:0 0 0 3px #ef44441a}.time-picker__icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--gray-400);pointer-events:none}.time-picker__error{font-size:12px;color:var(--red-500)}.time-picker__input:disabled{background-color:var(--gray-100);cursor:not-allowed;opacity:.6}.mobile-checkout-item{display:flex;flex-direction:column;gap:.75rem;padding:.875rem;background:#fff;border:1px solid #e5e5e5;border-radius:10px;transition:all .2s}.mobile-checkout-item__header{display:flex;align-items:flex-start;gap:.625rem}.mobile-checkout-item__checkbox{width:22px;height:22px;flex-shrink:0;margin-top:.125rem;appearance:none;background-color:#fff;border:2px solid #e5e5e5;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.mobile-checkout-item__checkbox:hover{border-color:#4361ee}.mobile-checkout-item__checkbox[data-state=checked]{background-color:#4361ee;border-color:#4361ee}.mobile-checkout-item__checkbox-indicator{color:#fff;display:flex;align-items:center;justify-content:center}.mobile-checkout-item__image{width:70px;height:70px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f5}.mobile-checkout-item__image img{width:100%;height:100%;object-fit:cover}.mobile-checkout-item__info{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.mobile-checkout-item__name{font-size:.875rem;font-weight:500;color:#1a1a1a;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.mobile-checkout-item__name:hover{color:#4361ee}.mobile-checkout-item__category{font-size:.75rem;color:#666;margin:0}.mobile-checkout-item__remove{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#999;cursor:pointer;transition:all .2s;border-radius:6px;flex-shrink:0}.mobile-checkout-item__remove:hover{background:#fef2f2;color:#ef4444}.mobile-checkout-item__body{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.625rem;border-top:1px solid #f0f0f0}.mobile-checkout-item__price-section{display:flex;align-items:baseline}.mobile-checkout-item__current-price{font-size:1rem;font-weight:600;color:#1a1a1a}@media(max-width:480px){.mobile-checkout-item{padding:.75rem;border-radius:8px}.mobile-checkout-item__header{gap:.5rem}.mobile-checkout-item__checkbox{width:20px;height:20px}.mobile-checkout-item__image{width:60px;height:60px}.mobile-checkout-item__name{font-size:.8125rem}.mobile-checkout-item__category{font-size:.6875rem}.mobile-checkout-item__current-price{font-size:.9375rem}.mobile-checkout-item__remove{width:28px;height:28px}}.mobile-checkout-summary{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -4px 20px #0000001a;z-index:100;padding:1rem;animation:slideUp .3s ease-out}.mobile-checkout-summary__main{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.mobile-checkout-summary__total{display:flex;flex-direction:column;gap:.25rem}.mobile-checkout-summary__total-label{font-size:.875rem;color:#666}.mobile-checkout-summary__total-value{font-size:1.5rem;font-weight:700;color:#1a1a1a}.mobile-checkout-summary__submit-btn{flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:10px}.mobile-checkout-summary__promo{display:flex;gap:.5rem;margin-bottom:.75rem}.mobile-checkout-summary__promo .input-wrapper{flex:1;margin:0}.mobile-checkout-summary__promo .button{white-space:nowrap}.mobile-checkout-summary__toggle{width:100%;padding:.75rem;background:none;border:none;color:#4361ee;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s;text-align:center}.mobile-checkout-summary__toggle:hover{color:#3651d4}.mobile-checkout-summary__details{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid #f0f0f0;margin-top:.5rem}.mobile-checkout-summary__row{display:flex;justify-content:space-between;font-size:.875rem;color:#666}.mobile-checkout-summary__row--discount{color:#10b981}@media(max-width:480px){.mobile-checkout-summary{padding:.875rem}.mobile-checkout-summary__main{gap:.75rem}.mobile-checkout-summary__total-value{font-size:1.25rem}.mobile-checkout-summary__submit-btn{padding:.75rem 1rem;font-size:.9375rem}.mobile-checkout-summary__promo{flex-direction:column}.mobile-checkout-summary__promo .button{width:100%}}body:has(.mobile-checkout-summary){padding-bottom:200px}@media(max-width:480px){body:has(.mobile-checkout-summary){padding-bottom:180px}}.delivery-method-selector{display:flex;gap:12px;background:var(--gray-100);padding:4px;border-radius:8px;width:fit-content}.delivery-method-btn{padding:10px 24px;font-size:14px;font-weight:500;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s;color:var(--gray-700)}.delivery-method-btn:hover{color:var(--gray-900)}.delivery-method-btn--active{background:var(--primary-color);color:#fff}@media(max-width:768px){.delivery-method-selector{width:100%}.delivery-method-btn{flex:1}}.payment-method-selector{width:100%}.payment-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100px;height:60px;padding:8px;background:#fff;border:2px solid var(--gray-900);border-radius:12px;cursor:pointer;transition:all .2s ease}.payment-card:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #0000001a}.payment-card--selected{border-color:var(--primary-color);background-color:#3b82f60d}.payment-card__icon{color:var(--gray-900);flex-shrink:0}.payment-card__label{font-size:11px;font-weight:500;color:var(--gray-900);text-align:center;line-height:1.2;white-space:nowrap}@media(max-width:768px){.payment-card{width:90px;height:55px}.payment-card__icon{width:24px;height:24px}.payment-card__label{font-size:10px}}.checkout-page{padding:32px 0;min-height:calc(100vh - 200px)}.checkout-page__container{max-width:1200px;margin:0 auto;padding:0 16px}.checkout-page__back{display:inline-flex;align-items:center;gap:4px;color:var(--primary-color);text-decoration:none;font-size:14px;margin-bottom:16px;transition:opacity .2s}.checkout-page__back:hover{opacity:.8}.checkout-page__title{font-size:32px;font-weight:700;margin-bottom:32px;color:var(--gray-900)}.checkout-page__loading,.checkout-page__empty{text-align:center;padding:60px 20px;color:var(--gray-600)}.checkout-page__content{display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:start}.checkout-section{background:#fff;padding:24px;border-radius:12px;border:1px solid var(--gray-200);margin-bottom:16px}.checkout-section__title{font-size:18px;font-weight:600;margin-bottom:16px;color:var(--gray-900)}.checkout-section__title sup{color:var(--primary-color);font-size:14px;margin-left:4px}.checkout-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-items__select-all{display:flex;align-items:center;gap:8px;margin-bottom:16px;cursor:pointer;-webkit-user-select:none;user-select:none}.checkout-items__select-all input{width:18px;height:18px;cursor:pointer}.checkout-items__list{display:flex;flex-direction:column;gap:12px}.checkout-item{display:grid;grid-template-columns:auto 80px 1fr auto auto auto;gap:16px;align-items:center;padding:12px;border:1px solid var(--gray-200);border-radius:8px;transition:box-shadow .2s}.checkout-item:hover{box-shadow:0 2px 8px #00000014}.checkout-item__checkbox input{width:18px;height:18px;cursor:pointer}.checkout-item__image{width:80px;height:80px;border-radius:8px;overflow:hidden}.checkout-item__image img{width:100%;height:100%;object-fit:cover}.checkout-item__info{display:flex;flex-direction:column;gap:4px;min-width:0}.checkout-item__name{font-size:14px;font-weight:500;color:var(--gray-900);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-item__name:hover{color:var(--primary-color)}.checkout-item__category{font-size:12px;color:var(--gray-600)}.checkout-item__quantity{display:flex;align-items:center;gap:8px;background:var(--gray-100);padding:4px;border-radius:6px}.checkout-item__quantity-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--gray-300);border-radius:4px;cursor:pointer;font-size:16px;transition:all .2s}.checkout-item__quantity-btn:hover:not(:disabled){background:var(--gray-50);border-color:var(--primary-color)}.checkout-item__quantity-btn:disabled{opacity:.4;cursor:not-allowed}.checkout-item__quantity-value{min-width:30px;text-align:center;font-weight:500}.checkout-item__price{font-size:16px;font-weight:600;color:var(--gray-900);white-space:nowrap}.checkout-item__remove{padding:8px;background:transparent;border:none;color:var(--gray-400);cursor:pointer;border-radius:4px;transition:all .2s}.checkout-item__remove:hover{background:var(--red-50);color:var(--red-500)}.checkout-page__summary{position:sticky;top:80px}.checkout-summary{background:#fff;padding:24px;border-radius:12px;border:1px solid var(--gray-200)}.checkout-summary__promo{display:flex;gap:8px;margin-bottom:16px}.checkout-summary__error{color:var(--red-500);font-size:12px;margin-top:-12px;margin-bottom:16px}.checkout-summary__bonus{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--gray-50);border-radius:8px;margin-bottom:16px;font-size:14px}.checkout-summary__bonus-link{background:none;border:none;color:var(--primary-color);cursor:pointer;font-size:14px;text-decoration:underline}.checkout-summary__bonus-link:hover{opacity:.8}.checkout-summary__details{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--gray-200)}.checkout-summary__row{display:flex;justify-content:space-between;font-size:14px;color:var(--gray-700)}.checkout-summary__row--discount{color:var(--red-500)}.checkout-summary__row--bonus{color:var(--green-500)}.checkout-summary__total{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:16px;font-weight:600}.checkout-summary__total-price{font-size:24px;color:var(--primary-color)}.checkout-summary__submit-btn{width:100%}@media(max-width:968px){.checkout-page__content{grid-template-columns:1fr}.checkout-page__summary{position:static;order:2}.checkout-section__grid{grid-template-columns:1fr}.checkout-item{grid-template-columns:auto 60px 1fr;gap:12px}.checkout-item__quantity,.checkout-item__price{grid-column:2 / -1;justify-self:start}.checkout-item__remove{grid-column:3;grid-row:1;justify-self:end}}@media(max-width:768px){.checkout-page{padding:1rem 0;background-color:#f8f8f8}.checkout-page__container{padding:0 .75rem}.checkout-page__back{font-size:.875rem;margin-bottom:.75rem}.checkout-page__title{font-size:1.5rem;margin-bottom:1.5rem}.checkout-section{background:#fff;padding:1rem;border-radius:10px;margin-bottom:.75rem;border:1px solid #e5e5e5}.checkout-section__title{font-size:1rem;margin-bottom:.875rem}.checkout-section__title sup{font-size:.75rem}.checkout-section__grid{grid-template-columns:1fr;gap:.75rem}.checkout-items__select-all{font-size:.875rem;margin-bottom:.75rem}.checkout-items__list{gap:.625rem}.checkout-item{display:none}.checkout-page__content{padding-bottom:200px}}@media(max-width:480px){.checkout-page{padding:.75rem 0}.checkout-page__container{padding:0 .5rem}.checkout-page__title{font-size:1.25rem;margin-bottom:1rem}.checkout-section{padding:.875rem;border-radius:8px;margin-bottom:.625rem}.checkout-section__title{font-size:.9375rem;margin-bottom:.75rem}.checkout-items__list{gap:.5rem}.checkout-page__content{padding-bottom:180px}}@media(min-width:769px){.mobile-checkout-item,.mobile-checkout-summary{display:none}body:has(.mobile-checkout-summary){padding-bottom:0}}.confirm-new-email-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.confirm-new-email-container{background:#fff;border-radius:12px;padding:40px;max-width:550px;width:100%;box-shadow:0 10px 40px #0000001a;text-align:center}.confirm-new-email-loading,.confirm-new-email-success,.confirm-new-email-error{display:flex;flex-direction:column;align-items:center;gap:20px}.confirm-new-email-container h2{margin:0;font-size:28px;color:#333}.confirm-new-email-container p{margin:0;font-size:16px;color:#666;line-height:1.6}.new-email-info{background:#f8f9fa;padding:20px;border-radius:8px;margin:10px 0}.new-email-info p:first-child{font-weight:600;color:#333;margin-bottom:8px}.email-value{font-size:20px;color:#667eea;font-weight:700;word-break:break-all}.security-notice{background:#fff3cd;padding:15px;border-radius:8px;border-left:4px solid #ffc107;text-align:left}.security-notice p{margin:5px 0}.security-notice strong{color:#856404}.action-buttons{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap;justify-content:center}.btn-primary,.btn-secondary{padding:12px 30px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}@media(max-width:768px){.confirm-new-email-container{padding:30px 20px}.confirm-new-email-container h2{font-size:24px}.success-icon,.error-icon{width:60px;height:60px;font-size:36px}.action-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.confirm-email-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.confirm-email-container{background:#fff;border-radius:12px;padding:40px;max-width:500px;width:100%;box-shadow:0 10px 40px #0000001a;text-align:center}.confirm-email-loading,.confirm-email-success,.confirm-email-error{display:flex;flex-direction:column;align-items:center;gap:20px}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-icon,.error-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700}.success-icon{background:#d4edda;color:#155724}.error-icon{background:#f8d7da;color:#721c24}.confirm-email-container h2{margin:0;font-size:28px;color:#333}.confirm-email-container p{margin:0;font-size:16px;color:#666;line-height:1.6}.success-message,.error-message{font-size:18px;font-weight:500}.next-step{background:#e7f3ff;padding:15px;border-radius:8px;border-left:4px solid #667eea;margin-top:10px}.btn-primary,.btn-secondary{padding:12px 30px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px #6c757d66}.error-actions{display:flex;gap:10px;margin-top:10px}@media(max-width:768px){.confirm-email-container{padding:30px 20px}.confirm-email-container h2{font-size:24px}.success-icon,.error-icon{width:60px;height:60px;font-size:36px}}.hero-slider{position:relative;height:300px;background-color:#111827;overflow:hidden}@media(min-width:640px){.hero-slider{height:400px}}@media(min-width:768px){.hero-slider{height:500px}}.hero-slider__slide{position:absolute;inset:0;transition:opacity .5s;opacity:0}.hero-slider__slide--active{opacity:1}.hero-slider__overlay{position:absolute;inset:0;background:linear-gradient(to right,#000000b3,#0000004d)}.hero-slider__background{position:absolute;inset:0;background:linear-gradient(to bottom right,#1f2937,#111827)}.hero-slider__container{max-width:1200px;margin:0 auto;padding:0 1rem;height:100%;display:flex;align-items:center;position:relative;z-index:10}@media(min-width:640px){.hero-slider__container{padding:0 1.5rem}}@media(min-width:768px){.hero-slider__container{padding:0 2rem}}.hero-slider__content{max-width:100%;color:#fff}@media(min-width:640px){.hero-slider__content{max-width:32rem}}@media(min-width:768px){.hero-slider__content{max-width:42rem}}.hero-slider__title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;line-height:1.2}@media(min-width:640px){.hero-slider__title{font-size:2rem;margin-bottom:1rem}}@media(min-width:768px){.hero-slider__title{font-size:3rem}}.hero-slider__description{font-size:.875rem;color:#e5e7eb;line-height:1.5;margin-bottom:1rem}@media(min-width:640px){.hero-slider__description{font-size:1rem}}@media(min-width:768px){.hero-slider__description{font-size:1.25rem}}.hero-slider__nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;background-color:#fff3;border:none;border-radius:50%;display:none;align-items:center;justify-content:center;transition:background-color .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;cursor:pointer}@media(min-width:640px){.hero-slider__nav-btn{display:flex;width:3rem;height:3rem}}.hero-slider__nav-btn:hover{background-color:#ffffff4d}.hero-slider__nav-btn--prev{left:.5rem}@media(min-width:640px){.hero-slider__nav-btn--prev{left:1rem}}.hero-slider__nav-btn--next{right:.5rem}@media(min-width:640px){.hero-slider__nav-btn--next{right:1rem}}.hero-slider__nav-btn svg{color:#fff;width:20px;height:20px}@media(min-width:640px){.hero-slider__nav-btn svg{width:24px;height:24px}}.hero-slider__dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:20}@media(min-width:640px){.hero-slider__dots{bottom:1.5rem}}.hero-slider__dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#ffffff80;border:none;cursor:pointer;transition:all .2s;padding:0}.hero-slider__dot:hover{background-color:#ffffffbf}.hero-slider__dot--active{background-color:#fff;transform:scale(1.2)}.brands-section{padding:2rem 0;background-color:#f9fafb}@media(min-width:640px){.brands-section{padding:3rem 0}}.brands-section__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.brands-section__container{padding:0 1.5rem}}@media(min-width:768px){.brands-section__container{padding:0 2rem}}.brands-section__grid{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}@media(min-width:640px){.brands-section__grid{gap:2rem}}@media(min-width:768px){.brands-section__grid{gap:3rem}}@media(min-width:1024px){.brands-section__grid{gap:100px}}.brands-section__brand{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.brands-section__logo{max-width:80px;max-height:30px;width:auto;height:auto;object-fit:contain;opacity:.6}@media(min-width:640px){.brands-section__logo{max-width:100px;max-height:35px}}@media(min-width:768px){.brands-section__logo{max-width:120px;max-height:40px}}@media(min-width:1024px){.brands-section__logo{max-width:150px;max-height:50px}}.categories-section__loading{text-align:center;padding:64px 32px;font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280}.categories-section__title{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#1f2937;margin:0 0 32px;text-align:center}.category-card__description{font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280;margin-top:8px;line-height:1.5}.categories-section{padding:2rem 0;background-color:#fff}@media(min-width:640px){.categories-section{padding:3rem 0}}.categories-section__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.categories-section__container{padding:0 1.5rem}}@media(min-width:768px){.categories-section__container{padding:0 2rem}}.categories-section__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.categories-section__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:768px){.categories-section__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:1024px){.categories-section__grid{display:flex;flex-wrap:wrap;gap:1rem}}.category-card{position:relative;display:block;height:180px;border-radius:16px;overflow:hidden;text-decoration:none;transition:transform .3s ease;flex:1 1 auto}@media(min-width:640px){.category-card{height:200px;border-radius:18px}}@media(min-width:768px){.category-card{height:220px;border-radius:20px}}@media(min-width:1024px){.category-card--small{width:280px;flex:0 0 280px;height:200px}.category-card--medium{width:380px;flex:0 0 380px;height:200px}.category-card--large{width:480px;flex:0 0 480px;height:200px}}.category-card__image{width:100%;height:100%;object-fit:cover}.category-card__content{position:absolute;bottom:8px;left:8px;padding:4px 8px;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px}@media(min-width:640px){.category-card__content{bottom:10px;left:10px;padding:5px 10px;border-radius:12px}}.category-card__title{color:#fff;font-size:1rem;font-weight:700;margin:0;white-space:nowrap}@media(min-width:640px){.category-card__title{font-size:1.125rem}}@media(min-width:768px){.category-card__title{font-size:1.25rem}}.category-card__arrow{position:absolute;top:12px;right:12px;width:26px;height:26px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(min-width:640px){.category-card__arrow{top:15px;right:15px;width:30px;height:30px}}.category-card__arrow img{width:10px;height:auto}@media(min-width:640px){.category-card__arrow img{width:12px}}.new-products-section{padding:2rem 0;background-color:#fff}@media(min-width:640px){.new-products-section{padding:3rem 0}}.new-products-section__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.new-products-section__container{padding:0 1.5rem}}@media(min-width:768px){.new-products-section__container{padding:0 2rem}}.new-products-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}@media(min-width:640px){.new-products-section__header{margin-bottom:2rem}}.new-products-section__title-wrapper{display:flex;align-items:center;gap:.5rem}@media(min-width:640px){.new-products-section__title-wrapper{gap:.75rem}}.new-products-section__title{font-size:1.25rem;font-weight:700;color:#111827}@media(min-width:640px){.new-products-section__title{font-size:1.5rem}}@media(min-width:768px){.new-products-section__title{font-size:1.875rem}}.new-products-section__count-badge{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background-color:#2563eb;color:#fff;border-radius:50%;font-size:.75rem;font-weight:600}@media(min-width:640px){.new-products-section__count-badge{width:2rem;height:2rem;font-size:.875rem}}.new-products-section__view-all{display:flex;align-items:center;gap:.5rem;color:#2563eb;font-weight:500;text-decoration:none;transition:color .2s;font-size:.875rem}@media(min-width:640px){.new-products-section__view-all{font-size:1rem}}.new-products-section__view-all:hover{color:#1d4ed8}.new-products-section__slider-wrapper{position:relative;display:flex;align-items:center;gap:1rem}.new-products-section__nav-button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;color:#1f2937;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;box-shadow:0 2px 8px #0000001a}.new-products-section__nav-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px #00000026}.new-products-section__nav-button:active:not(:disabled){transform:translateY(-50%) scale(.95)}.new-products-section__nav-button--disabled{opacity:.3;cursor:not-allowed}.new-products-section__nav-button--left{left:-22px}.new-products-section__nav-button--right{right:-22px}@media(max-width:1023px){.new-products-section__nav-button--left{left:0}.new-products-section__nav-button--right{right:0}}@media(max-width:639px){.new-products-section__nav-button{width:36px;height:36px}.new-products-section__nav-button--left{left:0}.new-products-section__nav-button--right{right:0}}.new-products-section__slider{flex:1;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.new-products-section__slider::-webkit-scrollbar{display:none}.new-products-section__slider-track{display:flex;gap:.5rem;padding:.5rem}@media(min-width:640px){.new-products-section__slider-track{gap:.75rem}}@media(min-width:1024px){.new-products-section__slider-track{gap:1rem}}.new-products-section__slider-item{flex:0 0 auto;width:calc(100vw - 7rem)}@media(min-width:640px){.new-products-section__slider-item{width:calc(50% - .375rem)}}@media(min-width:768px){.new-products-section__slider-item{width:calc(33.333% - .5rem)}}@media(min-width:1024px){.new-products-section__slider-item{width:calc(25% - .5rem)}}.new-products-section__slider-item .product-card{height:100%}.contact-form-section{padding:2rem 0;background-color:#f9fafb}@media(min-width:640px){.contact-form-section{padding:3rem 0}}@media(min-width:768px){.contact-form-section{padding:4rem 0}}.contact-form-section__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.contact-form-section__container{padding:0 1.5rem}}@media(min-width:768px){.contact-form-section__container{padding:0 2rem}}.contact-form-section__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:640px){.contact-form-section__grid{gap:2.5rem}}@media(min-width:768px){.contact-form-section__grid{gap:3rem}}@media(min-width:1024px){.contact-form-section__grid{grid-template-columns:repeat(2,1fr)}}.contact-form-section__image{position:relative;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media(min-width:640px){.contact-form-section__image{border-radius:20px}}@media(min-width:768px){.contact-form-section__image{border-radius:24px}}@media(min-width:1024px){.contact-form-section__image{border-radius:30px}}.contact-form-section__image-img{width:100%;height:100%;object-fit:cover}.contact-form-section__title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}@media(min-width:640px){.contact-form-section__title{font-size:1.75rem;margin-bottom:1rem}}@media(min-width:768px){.contact-form-section__title{font-size:1.875rem}}@media(min-width:1024px){.contact-form-section__title{font-size:2.25rem}}.contact-form-section__description{color:#4b5563;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}@media(min-width:640px){.contact-form-section__description{font-size:1rem;margin-bottom:2rem}}.contact-form-section__form{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.contact-form-section__form{gap:1rem}}.contact-form-section__inputs-row{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.contact-form-section__inputs-row{gap:1rem}}@media(min-width:768px){.contact-form-section__inputs-row{grid-template-columns:repeat(2,1fr)}}.contact-form-section__textarea{width:100%;padding:.625rem .875rem;border:1px solid rgb(209,213,219);border-radius:8px;outline:none;min-height:100px;resize:none;font-size:14px;font-family:inherit}@media(min-width:640px){.contact-form-section__textarea{padding:.75rem 1rem;min-height:120px;font-size:16px}}.contact-form-section__textarea::placeholder{font-size:14px}@media(min-width:640px){.contact-form-section__textarea::placeholder{font-size:16px}}.contact-form-section__textarea:focus{box-shadow:0 0 0 2px #3b82f6;border-color:transparent}.contact-form-section__submit-wrapper{display:flex;align-items:flex-start;gap:.5rem}@media(min-width:640px){.contact-form-section__submit-wrapper{gap:.75rem}}.contact-form-section__disclaimer{font-size:.6875rem;color:#6b7280;margin-top:.25rem;line-height:1.4}@media(min-width:640px){.contact-form-section__disclaimer{font-size:.75rem;margin-top:.5rem}}.home-page{min-height:100vh}.orders-page{min-height:100vh;background:#f9fafb;padding:32px 0}.orders-page__container{max-width:1200px;margin:0 auto;padding:0 32px}.orders-page__header{margin-bottom:32px}.orders-page__title{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#1f2937;margin:0 0 8px;line-height:120%}.orders-page__subtitle{font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280;margin:0}.orders-page__loading{text-align:center;padding:64px 32px;font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280}.orders-page__empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:64px 32px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.orders-page__empty-icon{color:#d1d5db}.orders-page__empty-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;color:#1f2937;margin:0}.orders-page__empty-text{font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280;margin:0}.orders-page__empty-btn{padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:8px}.orders-page__empty-btn:hover{background:#1d4ed8}.orders-page__list{display:flex;flex-direction:column;gap:16px}.order{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:box-shadow .2s}.order:hover{box-shadow:0 4px 6px #0000001a}.order--expanded{box-shadow:0 4px 12px #00000026}.order__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;transition:background-color .2s}.order__header:hover{background:#f9fafb}.order__header-left{display:flex;flex-direction:column;gap:8px}.order__number{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#1f2937}.order__date{display:flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280}.order__header-right{display:flex;align-items:center;gap:16px}.order__status{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.order__status--pending{background:#fef3c7;color:#b45309}.order__status--confirmed{background:#dbeafe;color:#1e40af}.order__status--shipped{background:#e0e7ff;color:#4338ca}.order__status--delivered{background:#dcfce7;color:#166534}.order__status--cancelled{background:#fee2e2;color:#991b1b}.order__total{display:flex;align-items:center;gap:4px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#1f2937}.order__details{padding:0 24px 24px;border-top:1px solid rgba(229,231,235,1)}.order__section{padding-top:20px}.order__section+.order__section{margin-top:20px;padding-top:20px;border-top:1px solid rgba(243,244,246,1)}.order__section-title{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}.order__info-grid{display:flex;flex-direction:column;gap:12px}.order__info-item{display:flex;gap:8px}.order__info-label{font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280;min-width:120px}.order__info-value{font-family:Montserrat,sans-serif;font-size:14px;color:#1f2937;font-weight:500}.order__payment-status{padding:2px 8px;border-radius:8px;font-size:13px;font-weight:500}.order__payment-status--pending{background:#fef3c7;color:#b45309}.order__payment-status--paid{background:#dcfce7;color:#166534}.order__payment-status--failed{background:#fee2e2;color:#991b1b}.order__payment-status--refunded{background:#e5e7eb;color:#374151}.order__items{display:flex;flex-direction:column;gap:12px}.order-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#f9fafb;border-radius:8px}.order-item__info{display:flex;flex-direction:column;gap:4px}.order-item__name{font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:#1f2937}.order-item__meta{font-family:Montserrat,sans-serif;font-size:13px;color:#6b7280}.order-item__total{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#1f2937}.order__total-section{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:2px solid rgba(229,231,235,1)}.order__total-label{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#1f2937}.order__total-value{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#2563eb}.order__actions{margin-top:20px;padding-top:20px;border-top:1px solid rgba(243,244,246,1);display:flex;justify-content:flex-end}.order__cancel-btn{padding:10px 20px;background:#fff;border:2px solid rgba(239,68,68,1);border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#ef4444;cursor:pointer;transition:all .2s}.order__cancel-btn:hover:not(:disabled){background:#ef4444;color:#fff}.order__cancel-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.orders-page{padding:24px 0}.orders-page__container{padding:0 16px}.orders-page__title{font-size:24px}.order__header{flex-direction:column;align-items:flex-start;gap:16px}.order__header-right{width:100%;flex-direction:column;align-items:flex-start;gap:8px}.order__status{width:100%;justify-content:center}.order__info-item{flex-direction:column;gap:4px}.order__info-label{min-width:auto;font-weight:500}.order-item,.order__total-section{flex-direction:column;align-items:flex-start;gap:8px}}.order-success-page{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:40px 16px}.order-success-page__container{max-width:600px;width:100%}.order-success-card{background:#fff;padding:48px 32px;border-radius:16px;border:1px solid var(--gray-200);text-align:center;box-shadow:0 4px 12px #0000000d}.order-success-card__icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:var(--green-500);color:#fff;border-radius:50%}.order-success-card__title{font-size:28px;font-weight:700;color:var(--gray-900);margin-bottom:16px}.order-success-card__order-number{font-size:16px;color:var(--gray-700);margin-bottom:24px}.order-success-card__order-number strong{color:var(--primary-color);font-weight:600}.order-success-card__text{font-size:14px;color:var(--gray-600);line-height:1.6;margin-bottom:32px}.order-success-card__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.order-success-card{padding:32px 24px}.order-success-card__title{font-size:24px}.order-success-card__actions{flex-direction:column}.order-success-card__actions a,.order-success-card__actions button{width:100%}}.password-reset-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.password-reset-container{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:480px;width:100%}.password-reset-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem;text-align:center}.password-reset-subtitle{color:#666;font-size:1rem;text-align:center;margin-bottom:2rem}.password-reset-form{display:flex;flex-direction:column;gap:1.5rem}.password-reset-form__field{display:flex;flex-direction:column;gap:.5rem}.form-hint{font-size:.85rem;color:#999}@media(max-width:640px){.password-reset-container{padding:2rem 1.5rem}.password-reset-title{font-size:1.5rem}}.payment-return-page{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:40px 16px}.payment-return-page__container{max-width:600px;width:100%}.payment-return-card{background:#fff;padding:48px 32px;border-radius:16px;border:1px solid var(--gray-200);text-align:center;box-shadow:0 4px 12px #0000000d}.payment-return-card__icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:48px;font-weight:700}.payment-return-card--success .payment-return-card__icon{background:var(--green-500);color:#fff}.payment-return-card--error .payment-return-card__icon{background:var(--red-500);color:#fff}.payment-return-card__title{font-size:28px;font-weight:700;color:var(--gray-900);margin-bottom:16px}.payment-return-card__text{font-size:14px;color:var(--gray-600);line-height:1.6;margin-bottom:24px}.payment-return-card__actions{display:flex;gap:12px;justify-content:center}@media(max-width:768px){.payment-return-card{padding:32px 24px}.payment-return-card__title{font-size:24px}.payment-return-card__actions{flex-direction:column}.payment-return-card__actions button{width:100%}}.product-image-gallery{display:flex;flex-direction:column;gap:1rem}.product-image-gallery__thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding:.25rem 0;scrollbar-width:none;-ms-overflow-style:none}.product-image-gallery__thumbnails::-webkit-scrollbar{display:none}.product-image-gallery__thumbnail{flex-shrink:0;width:72px;height:72px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#f3f4f6;transition:border-color .2s;padding:0}.product-image-gallery__thumbnail:hover{border-color:#d1d5db}.product-image-gallery__thumbnail--active{border-color:#2563eb}.product-image-gallery__thumbnail img{width:100%;height:100%;object-fit:contain}.product-image-gallery__main-image-container{display:flex;align-items:center;justify-content:center}.product-image-gallery__main-image{width:100%;max-width:486px;aspect-ratio:1;background-color:#f9fafb;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;padding:0;border:none}.product-image-gallery__main-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-image-gallery__main-image:hover img{transform:scale(1.02)}.product-image-gallery__no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:16px;color:#9ca3af;background:#f3f4f6}.product-image-gallery__zoom-hint{position:absolute;bottom:1rem;right:1rem;background:#0009;color:#fff;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.product-image-gallery__main-image:hover .product-image-gallery__zoom-hint{opacity:1}.product-image-gallery__overlay{position:fixed;inset:0;background:#000000e6;z-index:1000;animation:fadeIn .2s ease-out}.product-image-gallery__fullscreen-content{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1001;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.product-image-gallery__close-button{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;color:#fff;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:10}.product-image-gallery__close-button:hover{background:#fff3}.product-image-gallery__nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:10}.product-image-gallery__nav-button:hover{background:#fff3}.product-image-gallery__nav-button--prev{left:1rem}.product-image-gallery__nav-button--next{right:1rem}.product-image-gallery__fullscreen-image{max-width:90vw;max-height:80vh;display:flex;align-items:center;justify-content:center}.product-image-gallery__fullscreen-image img{max-width:100%;max-height:100%;object-fit:contain}.product-image-gallery__fullscreen-thumbnails{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;overflow-x:auto;max-width:90vw;padding:.5rem;scrollbar-width:none;-ms-overflow-style:none}.product-image-gallery__fullscreen-thumbnails::-webkit-scrollbar{display:none}.product-image-gallery__fullscreen-thumbnail{flex-shrink:0;width:60px;height:60px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#ffffff1a;transition:border-color .2s;padding:0}.product-image-gallery__fullscreen-thumbnail:hover{border-color:#ffffff4d}.product-image-gallery__fullscreen-thumbnail--active{border-color:#fff}.product-image-gallery__fullscreen-thumbnail img{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.product-image-gallery__thumbnail{width:64px;height:64px}.product-image-gallery__main-image{max-width:100%;border-radius:8px}.product-image-gallery__zoom-hint{width:40px;height:40px;bottom:.75rem;right:.75rem}.product-image-gallery__zoom-hint svg{width:20px;height:20px}.product-image-gallery__close-button{width:40px;height:40px;top:.75rem;right:.75rem}.product-image-gallery__nav-button{width:48px;height:48px}.product-image-gallery__nav-button--prev{left:.5rem}.product-image-gallery__nav-button--next{right:.5rem}.product-image-gallery__fullscreen-image{max-width:95vw;max-height:70vh}.product-image-gallery__fullscreen-thumbnail{width:50px;height:50px}}@media(max-width:480px){.product-image-gallery__thumbnail{width:56px;height:56px}.product-image-gallery__zoom-hint{opacity:1}}.mobile-product-info{display:flex;flex-direction:column;gap:1rem}.mobile-product-info__title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#111827;line-height:1.3;margin:0}.mobile-product-info__sku{font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280}.mobile-product-info__rating{display:flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#111827}.mobile-product-info__price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mobile-product-info__price{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;color:#111827}.mobile-product-info__old-price{font-family:Montserrat,sans-serif;font-size:16px;color:#9ca3af;text-decoration:line-through}.mobile-product-info__discount-badge{background:#059669;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px}.mobile-product-info__actions{display:flex;flex-direction:column;gap:.75rem}.mobile-product-info__cart-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}.mobile-product-info__wishlist-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#fff;color:#2563eb;border:1px solid #2563eb;border-radius:8px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.mobile-product-info__wishlist-button:hover{background:#eff6ff}.mobile-product-info__status-list{display:flex;flex-direction:column;gap:12px;padding:1rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.mobile-product-info__status-item{display:flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:14px;color:#374151}.mobile-product-info__status-icon,.mobile-product-info__status-icon-green{color:#10b981;flex-shrink:0}.mobile-product-info__accordion{display:flex;flex-direction:column;gap:.5rem}.mobile-product-info__accordion-item{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.mobile-product-info__accordion-header{margin:0}.mobile-product-info__accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border:none;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:#111827;transition:background .2s}.mobile-product-info__accordion-trigger:hover,.mobile-product-info__accordion-trigger[data-state=open]{background:#f9fafb}.mobile-product-info__accordion-icon{transition:transform .2s}.mobile-product-info__accordion-trigger[data-state=open] .mobile-product-info__accordion-icon{transform:rotate(180deg)}.mobile-product-info__accordion-content{padding:0 1rem 1rem;background:#f9fafb;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-product-info__specs-compact{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.mobile-product-info__spec-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.mobile-product-info__spec-row:last-child{border-bottom:none}.mobile-product-info__spec-label{font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280}.mobile-product-info__spec-value{font-family:Montserrat,sans-serif;font-size:14px;color:#111827;font-weight:500;text-align:right;max-width:60%}.mobile-product-info__specs-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #2563eb;border-radius:8px;color:#2563eb;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;width:100%}.mobile-product-info__specs-link:hover{background:#eff6ff}.mobile-product-info__delivery-info,.mobile-product-info__warranty-info{display:flex;flex-direction:column;gap:.75rem}.mobile-product-info__delivery-info p,.mobile-product-info__warranty-info p{font-family:Montserrat,sans-serif;font-size:14px;color:#374151;margin:0;font-weight:500}.mobile-product-info__delivery-info ul,.mobile-product-info__warranty-info ul{margin:0;padding-left:1.5rem}.mobile-product-info__delivery-info li,.mobile-product-info__warranty-info li{font-family:Montserrat,sans-serif;font-size:14px;color:#374151;margin-bottom:.5rem}.mobile-product-info__delivery-info li:last-child,.mobile-product-info__warranty-info li:last-child{margin-bottom:0}@media(max-width:480px){.mobile-product-info__title{font-size:18px}.mobile-product-info__price{font-size:24px}.mobile-product-info__old-price{font-size:14px}.mobile-product-info__cart-button{padding:12px 16px;font-size:15px}.mobile-product-info__wishlist-button{padding:10px 16px;font-size:15px}}.review-form-drawer__overlay{position:fixed;inset:0;background:#00000080;z-index:1000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.review-form-drawer__content{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:16px 16px 0 0;padding:1.5rem;max-height:90vh;overflow-y:auto;z-index:1001;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.review-form-drawer__close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;transition:color .2s;z-index:10}.review-form-drawer__close-button:hover{color:#111827}.review-form-drawer__header{margin-bottom:1.5rem;padding-right:2rem}.review-form-drawer__title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#111827;margin:0}.review-form-drawer__form{display:flex;flex-direction:column;gap:1.5rem}.review-form-drawer__form-group{display:flex;flex-direction:column;gap:.5rem}.review-form-drawer__label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#374151}.review-form-drawer__rating-input{display:flex;gap:.25rem}.review-form-drawer__rating-star{background:none;border:none;cursor:pointer;color:#d1d5db;padding:.25rem;transition:color .2s}.review-form-drawer__rating-star:hover,.review-form-drawer__rating-star--filled{color:#fbbf24}.review-form-drawer__textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:16px;font-family:inherit;resize:vertical;transition:border-color .2s}.review-form-drawer__textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.review-form-drawer__actions{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.review-form-drawer__submit-button,.review-form-drawer__cancel-button{width:100%;padding:14px 20px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}@media(min-width:768px){.review-form-drawer__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);bottom:auto;width:100%;max-width:500px;border-radius:12px;animation:scaleIn .2s ease-out}@keyframes scaleIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.review-form-drawer__actions{flex-direction:row}.review-form-drawer__submit-button,.review-form-drawer__cancel-button{flex:1}}@media(max-width:480px){.review-form-drawer__content{padding:1rem}.review-form-drawer__title{font-size:18px}.review-form-drawer__rating-star svg{width:24px;height:24px}.review-form-drawer__textarea{font-size:16px}.review-form-drawer__submit-button,.review-form-drawer__cancel-button{padding:12px 16px;font-size:15px}}.similar-products-slider{margin-bottom:2rem}.similar-products-slider__title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#111827;margin:0 0 1.5rem}.similar-products-slider__container{position:relative;display:flex;align-items:center;gap:1rem}.similar-products-slider__scroll-container{flex:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.similar-products-slider__scroll-container::-webkit-scrollbar{display:none}.similar-products-slider__products{display:flex;gap:1rem;padding:.5rem 0}.similar-products-slider__product{flex-shrink:0;width:280px}.similar-products-slider__nav-button{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:10;box-shadow:0 2px 8px #0000001a}.similar-products-slider__nav-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px #00000026}.similar-products-slider__nav-button--disabled{opacity:.3;cursor:not-allowed}.similar-products-slider__nav-button--left{left:-24px}.similar-products-slider__nav-button--right{right:-24px}@media(max-width:1024px){.similar-products-slider__nav-button--left{left:0}.similar-products-slider__nav-button--right{right:0}}@media(max-width:768px){.similar-products-slider__title{font-size:20px}.similar-products-slider__product{width:calc(50vw - 1.5rem)}.similar-products-slider__nav-button{width:40px;height:40px}.similar-products-slider__nav-button svg{width:20px;height:20px}}@media(max-width:480px){.similar-products-slider{margin-bottom:1.5rem}.similar-products-slider__title{font-size:18px;margin-bottom:1rem}.similar-products-slider__product{width:calc(100vw - 3rem)}.similar-products-slider__products{gap:.75rem}.similar-products-slider__nav-button{width:36px;height:36px}.similar-products-slider__nav-button svg{width:18px;height:18px}}.product-detail-page{padding:2rem 0;min-height:calc(100vh - 200px)}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.product-detail-page__desktop-layout{display:contents}.product-detail-page__mobile-layout{display:none}.product-detail-page__breadcrumbs{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:14px;color:#6b7280;font-family:Montserrat,sans-serif}.product-detail-page__breadcrumbs a{color:#6b7280;text-decoration:none;transition:color .2s}.product-detail-page__breadcrumbs a:hover{color:#2563eb}.product-detail-page__breadcrumbs span{color:#111827;font-weight:500}.product-detail-page__main{display:grid;grid-template-columns:68px 486px 280px 280px;gap:30px 24px;margin-bottom:3rem}.product-detail-page__thumbnails-vertical{display:flex;flex-direction:column;gap:14px}.product-detail-page__thumbnail-vertical{width:68px;height:68px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#f3f4f6;transition:border-color .2s;padding:0}.product-detail-page__thumbnail-vertical:hover{border-color:#d1d5db}.product-detail-page__thumbnail-vertical--active{border-color:#2563eb}.product-detail-page__thumbnail-vertical img{width:100%;height:100%;object-fit:contain}.product-detail-page__main-image-container{display:flex;align-items:flex-start;justify-content:center}.product-detail-page__main-image{width:486px;height:496px;background-color:#f9fafb;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-detail-page__main-image img{width:100%;height:100%;object-fit:cover}.product-detail-page__no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:16px;color:#9ca3af;background:#f3f4f6}.product-detail-page__info{display:contents}.product-detail-page__info-left{display:flex;flex-direction:column;gap:20px;width:280px}.product-detail-page__title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#111827;line-height:1.3;margin:0}.product-detail-page__sku{font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280}.product-detail-page__rating{display:flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#111827}.product-detail-page__info-right{display:flex;flex-direction:column;gap:16px;width:280px}.product-detail-page__color-section{display:flex;flex-direction:column;gap:12px}.product-detail-page__label{font-family:Montserrat,sans-serif;font-size:14px;color:#374151;font-weight:500}.product-detail-page__color-options{display:flex;gap:12px}.product-detail-page__color-option{width:80px;height:80px;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#f9fafb;transition:border-color .2s;padding:8px}.product-detail-page__color-option:hover{border-color:#d1d5db}.product-detail-page__color-option--active{border-color:#2563eb}.product-detail-page__color-option img{width:100%;height:100%;object-fit:contain}.product-detail-page__price-row{display:flex;align-items:center;gap:12px}.product-detail-page__price{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#111827}.product-detail-page__old-price{font-family:Montserrat,sans-serif;font-size:18px;color:#9ca3af;text-decoration:line-through}.product-detail-page__discount-badge-new{background:#059669;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;padding:4px 10px;border-radius:6px}.product-detail-page__cart-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}.product-detail-page__wishlist-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#fff;color:#2563eb;border:1px solid #2563eb;border-radius:8px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.product-detail-page__wishlist-button:hover{background:#eff6ff}.product-detail-page__status-list{display:flex;flex-direction:column;gap:16px;margin-top:8px}.product-detail-page__status-item{display:flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:14px;color:#374151}.product-detail-page__status-icon,.product-detail-page__status-icon-green{color:#10b981;flex-shrink:0}.product-detail-page__about{display:flex;flex-direction:column;gap:16px}.product-detail-page__about-header{display:flex;justify-content:space-between;align-items:center}.product-detail-page__about h3{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#111827;margin:0}.product-detail-page__about-link{font-family:Montserrat,sans-serif;font-size:14px;color:#2563eb;cursor:pointer;text-decoration:none}.product-detail-page__about-link:hover{text-decoration:underline}.product-detail-page__specs-table-compact{width:100%;border-collapse:collapse}.product-detail-page__specs-table-compact tr{border-bottom:1px solid #e5e7eb}.product-detail-page__specs-table-compact tr:last-child{border-bottom:none}.product-detail-page__specs-table-compact td{padding:12px 0;font-family:Montserrat,sans-serif;font-size:14px}.product-detail-page__specs-table-compact td:first-child{color:#6b7280;width:50%}.product-detail-page__specs-table-compact td:last-child{color:#111827;font-weight:500;text-align:right}.product-detail-page__tabs-section{margin-top:3rem}.product-detail-page__tabs{display:flex;gap:2rem;border-bottom:2px solid #e5e7eb;margin-bottom:2rem}.product-detail-page__tab{padding:1rem 0;font-size:1rem;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:all .2s}.product-detail-page__tab:hover{color:#111827}.product-detail-page__tab--active{color:#2563eb;border-bottom-color:#2563eb}.product-detail-page__tab-content{padding:2rem 0}.product-detail-page__description h3,.product-detail-page__specifications h3,.product-detail-page__reviews h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.product-detail-page__description-meta{margin-bottom:.75rem;color:#374151}.product-detail-page__description-meta strong{color:#111827}.product-detail-page__description p{line-height:1.75;color:#374151;margin-bottom:1rem}.product-detail-page__specs-table{width:100%;border-collapse:collapse}.product-detail-page__specs-table tr{border-bottom:1px solid #e5e7eb}.product-detail-page__specs-table td{padding:1rem 0;font-size:.9375rem}.product-detail-page__specs-table td:first-child{color:#6b7280;width:40%;padding-right:2rem}.product-detail-page__specs-table td:last-child{color:#111827;font-weight:500}.product-detail-page__reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.product-detail-page__reviews-count{color:#6b7280;font-weight:400;font-size:.875rem}.product-detail-page__no-reviews{text-align:center;color:#6b7280;padding:3rem 0;font-size:1.125rem}.product-detail-page__review-form{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin-bottom:2rem}.product-detail-page__review-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.product-detail-page__review-form-header h4{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.product-detail-page__review-form-close{background:none;border:none;cursor:pointer;color:#6b7280;padding:.25rem;transition:color .2s}.product-detail-page__review-form-close:hover{color:#111827}.product-detail-page__form-group{margin-bottom:1.25rem}.product-detail-page__form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.product-detail-page__rating-input{display:flex;gap:.25rem}.product-detail-page__rating-star{background:none;border:none;cursor:pointer;color:#d1d5db;padding:.25rem;transition:color .2s}.product-detail-page__rating-star:hover{color:#fbbf24}.product-detail-page__rating-star svg[fill=currentColor]{color:#fbbf24}.product-detail-page__form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s}.product-detail-page__form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.product-detail-page__form-actions{display:flex;gap:.75rem}.product-detail-page__reviews-loading{text-align:center;padding:2rem;color:#6b7280}.product-detail-page__reviews-list{display:flex;flex-direction:column;gap:1.5rem}.product-detail-page__review{padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.product-detail-page__review-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.product-detail-page__review-rating{display:flex;gap:.125rem;color:#fbbf24}.product-detail-page__review-meta{display:flex;align-items:center;gap:.75rem;flex:1;flex-wrap:wrap}.product-detail-page__review-author{font-weight:600;color:#111827}.product-detail-page__review-verified{font-size:.75rem;padding:.125rem .5rem;background-color:#d1fae5;color:#065f46;border-radius:.25rem;font-weight:600}.product-detail-page__review-date{font-size:.875rem;color:#6b7280}.product-detail-page__review-actions{display:flex;gap:.5rem;margin-left:auto}.product-detail-page__review-action-btn{background:none;border:none;cursor:pointer;padding:.375rem;color:#6b7280;transition:color .2s;border-radius:.25rem}.product-detail-page__review-action-btn:hover{color:#2563eb;background-color:#eff6ff}.product-detail-page__review-action-btn--delete:hover{color:#dc2626;background-color:#fee2e2}.product-detail-page__review-comment{color:#374151;line-height:1.6;margin:0}.product-detail-page__similar{margin-bottom:3rem}.product-detail-page__similar h2{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 1.5rem}.product-detail-page__similar-loading{text-align:center;padding:3rem 0;color:#6b7280}.product-detail-page__similar-grid{display:flex;gap:20px}.product-detail-page__loading,.product-detail-page__error{padding:3rem;text-align:center;font-size:1.125rem;color:#6b7280}.product-detail-page__error{color:#ef4444}@media(max-width:1024px){.product-detail-page__main{display:block}.product-detail-page__desktop-layout{display:none}.product-detail-page__mobile-layout{display:flex;flex-direction:column;gap:1.5rem}.product-detail-page__info{grid-template-columns:1fr}.product-detail-page__thumbnails-vertical{flex-direction:row;overflow-x:auto}.product-detail-page__similar-grid{overflow-x:auto}}@media(max-width:768px){.product-detail-page{padding:1rem 0}.container{padding:0 .75rem}.product-detail-page__breadcrumbs{font-size:12px;margin-bottom:1rem;gap:.25rem}.product-detail-page__breadcrumbs span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-page__tabs{gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.product-detail-page__tabs::-webkit-scrollbar{display:none}.product-detail-page__tab{padding:.75rem 0;font-size:14px;white-space:nowrap}.product-detail-page__tab-content{padding:1rem 0}.product-detail-page__description h3,.product-detail-page__specifications h3,.product-detail-page__reviews h3{font-size:1.25rem;margin-bottom:1rem}.product-detail-page__description p{font-size:14px}.product-detail-page__reviews-header{flex-direction:column;align-items:flex-start;gap:1rem}.product-detail-page__reviews-header h3{font-size:1.25rem}.product-detail-page__review{padding:1rem}.product-detail-page__review-header{flex-direction:column;gap:.5rem}.product-detail-page__review-meta{flex-wrap:wrap;gap:.5rem}.product-detail-page__review-actions{margin-left:0;margin-top:.5rem}.product-detail-page__specs-table td{padding:.75rem 0;font-size:14px}.product-detail-page__specs-table td:first-child{width:45%;padding-right:1rem}}@media(max-width:480px){.product-detail-page{padding:.75rem 0}.container{padding:0 .5rem}.product-detail-page__breadcrumbs{font-size:11px}.product-detail-page__breadcrumbs span{max-width:100px}.product-detail-page__tab{font-size:13px}.product-detail-page__description h3,.product-detail-page__specifications h3,.product-detail-page__reviews h3{font-size:1.125rem}.product-detail-page__description p{font-size:13px;line-height:1.6}.product-detail-page__specs-table td{padding:.5rem 0;font-size:13px}.product-detail-page__review{padding:.75rem}.product-detail-page__review-comment{font-size:14px}}.profile-page{min-height:100vh;background:#f9fafb;padding:32px 0}.profile-page__container{max-width:1200px;margin:0 auto;padding:0}.profile-page__title{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#1f2937;margin:0 0 32px;line-height:120%}.profile-page__loading,.profile-page__error{text-align:center;padding:64px 32px;font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280}.profile-page__error{color:#ef4444}.profile-page__grid{display:grid;grid-template-columns:790px 390px;gap:20px;margin-bottom:32px}.profile-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.profile-card__header{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid rgba(229,231,235,1)}.profile-card__icon{color:#2563eb}.profile-card__title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#1f2937;margin:0}.profile-card__content{padding:20px}.profile-info{display:flex;flex-direction:column;gap:16px}.profile-info__item{display:flex;align-items:flex-start;gap:16px}.profile-info__icon{color:#6b7280;flex-shrink:0;margin-top:2px}.profile-info__content{display:flex;flex-direction:column;gap:4px;flex:1}.profile-info__label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#6b7280}.profile-info__value{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;color:#1f2937}.profile-actions{display:flex;flex-direction:column;gap:10px}.profile-action-btn{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#f3f4f6;border:1px solid rgba(229,231,235,1);border-radius:8px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:#1f2937;cursor:pointer;transition:all .2s;text-align:left}.profile-action-btn:hover{background:#e5e7eb;border-color:#d1d5db}.profile-action-btn--danger{color:#ef4444}.profile-action-btn--danger:hover{background:#fef2f2;border-color:#fee2e2}.profile-orders{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.profile-orders__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.profile-orders__title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;color:#1f2937;margin:0}.profile-orders__view-all{padding:8px 16px;background:transparent;border:1px solid rgba(37,99,235,1);border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#2563eb;cursor:pointer;transition:all .2s}.profile-orders__view-all:hover{background:#2563eb;color:#fff}.profile-orders__loading{text-align:center;padding:32px;font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280}.profile-orders__empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 32px;text-align:center}.profile-orders__empty-icon{color:#d1d5db}.profile-orders__empty-text{font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280;margin:0}.profile-orders__empty-btn{padding:10px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.profile-orders__empty-btn:hover{background:#1d4ed8}.profile-orders__list{display:flex;flex-direction:column;gap:16px}.order-card{border:1px solid rgba(229,231,235,1);border-radius:8px;padding:16px;transition:border-color .2s}.order-card:hover{border-color:#d1d5db}.order-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(243,244,246,1)}.order-card__number{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#1f2937}.order-card__status{padding:4px 12px;border-radius:12px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500}.order-card__status--pending{background:#fef3c7;color:#b45309}.order-card__status--confirmed{background:#dbeafe;color:#1e40af}.order-card__status--shipped{background:#e0e7ff;color:#4338ca}.order-card__status--delivered{background:#dcfce7;color:#166534}.order-card__status--cancelled{background:#fee2e2;color:#991b1b}.order-card__info{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:12px}.order-card__info-item{display:flex;flex-direction:column;gap:4px}.order-card__info-label{font-family:Montserrat,sans-serif;font-size:13px;color:#6b7280}.order-card__info-value{font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:#1f2937}.order-card__items{display:flex;flex-direction:column;gap:6px;padding-top:12px;border-top:1px solid rgba(243,244,246,1)}.order-card__item{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563}.order-card__item-more{font-family:Montserrat,sans-serif;font-size:13px;color:#6b7280;font-style:italic}@media(max-width:992px){.profile-page__grid{grid-template-columns:1fr}}@media(max-width:768px){.profile-page{padding:24px 0}.profile-page__container{padding:0 16px}.profile-page__title{font-size:24px;margin-bottom:24px}.order-card__info{grid-template-columns:1fr;gap:12px}}.profile-edit-info{display:flex;flex-direction:column;gap:1rem}.profile-edit-info__row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.profile-edit-info__row:last-of-type{border-bottom:none}.profile-edit-info__label{font-family:Montserrat,sans-serif;font-weight:500;color:#666}.profile-edit-info__value{font-family:Montserrat,sans-serif;color:#333;font-weight:500}.profile-edit-info__description{font-family:Montserrat,sans-serif;color:#666;line-height:1.6;margin-bottom:1rem}.profile-edit-form{display:flex;flex-direction:column;gap:1.25rem}.profile-edit-form__buttons{display:flex;gap:1rem;margin-top:.5rem}.profile-edit-btn{padding:.75rem 1.5rem;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;border:none;flex:1;background-color:#2563eb;color:#fff}.profile-edit-btn:hover{background-color:#1d4ed8}.profile-edit-btn--primary{background-color:#2563eb;color:#fff}.profile-edit-btn--primary:hover{background-color:#1d4ed8}.profile-edit-btn--secondary{background-color:#fff;color:#2563eb;border:1px solid rgba(37,99,235,1)}.profile-edit-btn--secondary:hover{background-color:#eff6ff}@media(max-width:768px){.profile-edit-form__buttons{flex-direction:column}.profile-edit-btn{width:100%}}.email-change-modal{display:flex;flex-direction:column;align-items:center;gap:24px;padding:8px 0 16px}.email-change-modal__icon-wrapper{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#2563eb1a,#3b82f61a);border-radius:50%;margin-bottom:8px}.email-change-modal__icon{color:#2563eb}.email-change-modal__content{width:100%;display:flex;flex-direction:column;gap:24px}.email-change-modal__subtitle{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;color:#1f2937;text-align:center;margin:0}.email-change-modal__steps{display:flex;flex-direction:column;gap:20px}.email-change-modal__step{display:flex;gap:16px;align-items:flex-start}.email-change-modal__step-number{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;border-radius:50%;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.email-change-modal__step-content{flex:1;display:flex;flex-direction:column;gap:6px}.email-change-modal__step-title{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#1f2937;margin:0}.email-change-modal__step-text{font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;color:#4b5563;margin:0}.email-change-modal__step-text strong{color:#2563eb;font-weight:600}.email-change-modal__info{background:#fef3c74d;border:1px solid rgba(251,191,36,.3);border-radius:8px;padding:16px}.email-change-modal__info-text{font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;color:#78350f;margin:0}.email-change-modal__button{width:100%;padding:14px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:8px}.email-change-modal__button:hover{background:#1d4ed8}@media(max-width:768px){.email-change-modal__icon-wrapper{width:64px;height:64px}.email-change-modal__icon{width:36px;height:36px}.email-change-modal__subtitle{font-size:18px}.email-change-modal__step-number{width:28px;height:28px;font-size:14px}.email-change-modal__step-title{font-size:15px}.email-change-modal__step-text{font-size:13px}}.wishlist-page{min-height:100vh;background:#f9fafb;padding:32px 0}.wishlist-page__container{max-width:1200px;margin:0 auto;padding:0 32px}.wishlist-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid rgba(229,231,235,1)}.wishlist-page__title-wrapper{display:flex;align-items:center;gap:16px}.wishlist-page__icon{color:#ef4444}.wishlist-page__title{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#1f2937;margin:0}.wishlist-page__count{font-family:Montserrat,sans-serif;font-size:24px;font-weight:400;color:#6b7280}.wishlist-page__clear-btn{padding:12px 24px;background:#fff;color:#ef4444;border:1px solid rgba(239,68,68,1);border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.wishlist-page__clear-btn:hover{background:#fef2f2}.wishlist-page__loading,.wishlist-page__error{text-align:center;padding:64px 32px;font-family:Montserrat,sans-serif;font-size:18px;color:#6b7280}.wishlist-page__error{color:#ef4444}.wishlist-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 32px;text-align:center}.wishlist-page__empty-icon{color:#d1d5db;margin-bottom:24px}.wishlist-page__empty-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#1f2937;margin:0 0 12px}.wishlist-page__empty-text{font-family:Montserrat,sans-serif;font-size:16px;color:#6b7280;margin:0 0 32px}.wishlist-page__empty-btn{padding:14px 32px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.wishlist-page__empty-btn:hover{background:#1d4ed8}.wishlist-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.wishlist-item{position:relative;background:#fff;border:1px solid rgba(229,231,235,1);border-radius:16px;overflow:hidden;transition:all .2s;display:flex;flex-direction:column}.wishlist-item:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.wishlist-item__remove{position:absolute;top:12px;right:12px;width:36px;height:36px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ef4444;box-shadow:0 2px 4px #0000001a;transition:all .2s;z-index:10}.wishlist-item__remove:hover{background:#fef2f2;transform:scale(1.1)}.wishlist-item__image-wrapper{width:100%;height:200px;display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer;background:#f9fafb}.wishlist-item__image{max-width:100%;max-height:100%;object-fit:contain}.wishlist-item__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:14px;color:#9ca3af}.wishlist-item__content{padding:20px;display:flex;flex-direction:column;flex:1}.wishlist-item__title{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;color:#1f2937;margin:0 0 8px;cursor:pointer;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;line-height:1.5}.wishlist-item__title:hover{color:#2563eb}.wishlist-item__sku{font-family:Montserrat,sans-serif;font-size:12px;color:#6b7280;margin:0 0 12px}.wishlist-item__price-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.wishlist-item__price{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#1f2937}.wishlist-item__old-price{font-family:Montserrat,sans-serif;font-size:14px;color:#6b7280;text-decoration:line-through}.wishlist-item__discount-badge{background:#059669;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px}.wishlist-item__stock{margin-bottom:16px}.wishlist-item__in-stock{font-family:Montserrat,sans-serif;font-size:14px;color:#059669;font-weight:500}.wishlist-item__out-of-stock{font-family:Montserrat,sans-serif;font-size:14px;color:#ef4444;font-weight:500}.wishlist-item__cart-btn{width:100%;padding:12px 16px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto}.wishlist-item__cart-btn:hover:not(:disabled){background:#1d4ed8}.wishlist-item__cart-btn:disabled{background:#d1d5db;cursor:not-allowed}@media(max-width:992px){.wishlist-page__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}}@media(max-width:768px){.wishlist-page{padding:24px 0}.wishlist-page__container{padding:0 16px}.wishlist-page__header{flex-direction:column;align-items:flex-start;gap:16px}.wishlist-page__title{font-size:24px}.wishlist-page__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media(max-width:576px){.wishlist-page__grid{grid-template-columns:1fr}.wishlist-item__image-wrapper{height:180px}}
