.toast-container{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:420px;pointer-events:none}.toast-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-left:4px solid;pointer-events:auto;transform:translate(100%);opacity:0;transition:all .3s ease-in-out;max-width:100%;word-wrap:break-word}.toast-item.toast-visible{transform:translate(0);opacity:1}.toast-default{border-left-color:#3b82f6}.toast-success{border-left-color:#10b981}.toast-destructive{border-left-color:#ef4444}.toast-icon{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.toast-icon-info{color:#3b82f6}.toast-icon-success{color:#10b981}.toast-icon-error{color:#ef4444}.toast-content{flex:1;min-width:0}.toast-title{font-weight:600;font-size:.875rem;line-height:1.25rem;color:#111827;margin-bottom:.25rem}.toast-description{font-size:.875rem;line-height:1.25rem;color:#6b7280}.toast-close{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;color:#9ca3af;transition:color .2s ease-in-out;flex-shrink:0}.toast-close:hover{color:#374151}.toast-close:focus{outline:2px solid #3b82f6;outline-offset:2px}@media(max-width:640px){.toast-container{left:1rem;right:1rem;max-width:none}.toast-item{transform:translateY(-100%)}.toast-item.toast-visible{transform:translateY(0)}}.FullPageLoader-module__overlay__huvkK{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;justify-content:center;align-items:center;animation:FullPageLoader-module__fadeIn__ng3sf .3s ease-in-out}.FullPageLoader-module__overlay__huvkK.FullPageLoader-module__fadeOut__-UUAy{animation:FullPageLoader-module__fadeOut__-UUAy .3s ease-in-out}.FullPageLoader-module__container__rH1dL{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px;max-width:400px;text-align:center}.FullPageLoader-module__logoContainer__lyHU5{margin-bottom:16px}.FullPageLoader-module__logo__KQgkK{display:flex;flex-direction:column;align-items:center;gap:12px}.FullPageLoader-module__logoImage__ACV1l{height:60px;width:auto;max-width:300px;animation:FullPageLoader-module__logoFloat__DzRbo 3s ease-in-out infinite;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}@media(prefers-color-scheme:dark){.FullPageLoader-module__logoImage__ACV1l{filter:drop-shadow(0 4px 12px rgba(255,255,255,.1)) invert(1)}}.FullPageLoader-module__loaderContainer__uOcPp{margin:16px 0}.FullPageLoader-module__spinnerRing__7bTM0{display:inline-block;position:relative;width:80px;height:80px}.FullPageLoader-module__spinnerRing__7bTM0 div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid transparent;border-radius:50%;animation:FullPageLoader-module__spinnerRing__7bTM0 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#2563eb transparent transparent transparent}.FullPageLoader-module__spinnerRing__7bTM0 div:nth-child(1){animation-delay:-.45s}.FullPageLoader-module__spinnerRing__7bTM0 div:nth-child(2){animation-delay:-.3s}.FullPageLoader-module__spinnerRing__7bTM0 div:nth-child(3){animation-delay:-.15s}.FullPageLoader-module__messageContainer__6Zw-h{display:flex;flex-direction:column;gap:8px;max-width:300px}.FullPageLoader-module__message__9hLRW{font-size:24px;font-weight:600;color:#1e293b;margin:0;letter-spacing:-.5px}.FullPageLoader-module__subMessage__Y7mLU{font-size:16px;color:#64748b;margin:0;font-weight:400;line-height:1.5}.FullPageLoader-module__progressIndicator__fkHag{width:100%;max-width:280px}.FullPageLoader-module__progressBar__ovh3v{width:100%;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.FullPageLoader-module__progressFill__J6dBY{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6,#1d4ed8);border-radius:2px;animation:FullPageLoader-module__progressFill__J6dBY 2s ease-in-out infinite}@keyframes FullPageLoader-module__fadeIn__ng3sf{0%{opacity:0}to{opacity:1}}@keyframes FullPageLoader-module__fadeOut__-UUAy{0%{opacity:1}to{opacity:0}}@keyframes FullPageLoader-module__logoFloat__DzRbo{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes FullPageLoader-module__spinnerRing__7bTM0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FullPageLoader-module__progressFill__J6dBY{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@media(prefers-color-scheme:dark){.FullPageLoader-module__overlay__huvkK{background:#111827f2}.FullPageLoader-module__message__9hLRW{color:#f8fafc}.FullPageLoader-module__subMessage__Y7mLU{color:#cbd5e1}.FullPageLoader-module__progressBar__ovh3v{background:#374151}.FullPageLoader-module__spinnerRing__7bTM0 div{border-color:#3b82f6 transparent transparent transparent}}@media(max-width:640px){.FullPageLoader-module__container__rH1dL{padding:24px;gap:20px}.FullPageLoader-module__logoImage__ACV1l{height:50px;max-width:250px}.FullPageLoader-module__message__9hLRW{font-size:20px}.FullPageLoader-module__subMessage__Y7mLU{font-size:14px}.FullPageLoader-module__spinnerRing__7bTM0{width:60px;height:60px}.FullPageLoader-module__spinnerRing__7bTM0 div{width:48px;height:48px;border-width:6px}}@media(prefers-reduced-motion:reduce){.FullPageLoader-module__logoImage__ACV1l,.FullPageLoader-module__spinnerRing__7bTM0 div,.FullPageLoader-module__progressFill__J6dBY,.FullPageLoader-module__overlay__huvkK,.FullPageLoader-module__overlay__huvkK.FullPageLoader-module__fadeOut__-UUAy{animation:none}}.Toast-module__toastContainer__ISvTK{position:fixed;z-index:9999;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toast-module__toast__pKEgS{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toast-module__success__nZpem{background:#07bc0c}.Toast-module__error__-P7P7{background:#e74c3c}.Toast-module__warning__gu4vr{background:#f1c40f}.Toast-module__info__G5lWO{background:#3498db}.Toast-module__progressBar__NTf-k{position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:#ffffffb3;animation:Toast-module__progress__kp-OG 3s linear forwards}.Toast-module__top-right__A37FM{top:1em;right:1em;transition:transform .6s ease-in-out;animation:Toast-module__toast-in-right__c6ooq .7s}.Toast-module__top-left__Cycem{top:1em;left:1em;transition:transform .6s ease-in;animation:Toast-module__toast-in-left__m1q30 .7s}.Toast-module__bottom-right__EsaDU{bottom:1em;right:1em;transition:transform .6s ease-in-out;animation:Toast-module__toast-in-right__c6ooq .7s}.Toast-module__bottom-left__HHcHi{bottom:1em;left:1em;transition:transform .6s ease-in;animation:Toast-module__toast-in-left__m1q30 .7s}@keyframes Toast-module__toast-in-right__c6ooq{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Toast-module__toast-in-left__m1q30{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes Toast-module__progress__kp-OG{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.ProductCard-module__card__6vKWb{border-radius:10px;background-color:#fff;padding:15px 16px 26px;border:1px solid #e4e4e4;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.ProductCard-module__card__6vKWb:hover{box-shadow:0 5px 15px #0000001a}.ProductCard-module__card__6vKWb.ProductCard-module__noBorder__BPvOf{border:none}.ProductCard-module__imageContainer__L7WQo{position:relative;border-radius:var(--border-radius-md);aspect-ratio:1.06;width:100%;overflow:hidden}.ProductCard-module__productImage__H6dfH{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-md);transition:transform .3s ease}.ProductCard-module__imageContainer__L7WQo:hover .ProductCard-module__productImage__H6dfH{transform:scale(1.05)}.ProductCard-module__wishlistIcon__eUTCK{position:absolute;top:14px;left:15px;width:19px;height:19px;background:none;border:none;cursor:pointer;transition:transform .2s ease;padding:0;z-index:2;display:flex;align-items:center;justify-content:center}.ProductCard-module__wishlistIcon__eUTCK:hover{transform:scale(1.2)}.ProductCard-module__wishlistIcon__eUTCK svg{width:100%;height:100%;transition:all .2s ease}.ProductCard-module__wishlistActive__Lb-F9 svg{fill:#e53e3e!important;stroke:#e53e3e!important}.ProductCard-module__productBadge__yjVTu{position:absolute;top:10px;right:10px;width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;text-align:center;padding:4px 8px;border-radius:8px;background-color:#ffc107;color:#000;font-size:13px;font-weight:600}.ProductCard-module__title__1VOru{color:var(--color-text);margin-top:28px;font:700 16px Open Sans,sans-serif;transition:color .2s ease}.ProductCard-module__card__6vKWb:hover .ProductCard-module__title__1VOru{color:var(--color-primary)}.ProductCard-module__details__vJF3R{display:flex;margin-top:7px;justify-content:space-between;align-items:flex-end}.ProductCard-module__ratingPrice__7e0Zc{display:flex;flex-direction:column}.ProductCard-module__rating__G8MCT{display:flex;gap:10px;font-size:var(--font-size-xs);color:#a5a5a5;align-items:center}.ProductCard-module__ratingIcon__42jvr{width:16px;aspect-ratio:1}.ProductCard-module__price__-5VuK{color:var(--color-text);font-size:20px;font-weight:700;margin-top:7px;font-family:Inter,sans-serif}.ProductCard-module__priceContainer__wBeuD{display:flex;flex-direction:column;gap:4px;margin-top:7px}.ProductCard-module__originalPrice__5HhSy{color:#a5a5a5;font-size:13px;font-weight:400;text-decoration:line-through}.ProductCard-module__discountedPrice__qAwdz{color:var(--color-primary);font-size:18px;font-weight:700;font-family:Inter,sans-serif}.ProductCard-module__discountBadge__GFHGi{background-color:#0055b6;color:#fff;font-size:12px;font-weight:700;padding:2px 6px;border-radius:4px;display:none;margin-top:2px;width:fit-content}.ProductCard-module__cartButton__oXaLb{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.ProductCard-module__cartButton__oXaLb:hover{transform:scale(1.1)}.ProductCard-module__cartIcon__CAS0y{aspect-ratio:1;object-fit:contain;object-position:center;width:25px;margin:3px 0}@media(max-width:991px){.ProductCard-module__card__6vKWb{padding:5px 5px 10px}.ProductCard-module__wishlistIcon__eUTCK{width:13px;top:11px;left:12px}.ProductCard-module__productBadge__yjVTu{top:10px;right:9px;border-radius:5px;font:700 12px Open Sans,sans-serif;width:50%}.ProductCard-module__title__1VOru{margin-top:0;text-align:center;font:700 12px Open Sans,sans-serif}.ProductCard-module__details__vJF3R{flex-direction:column;margin-top:0;padding:5px}.ProductCard-module__ratingPrice__7e0Zc{align-self:start}.ProductCard-module__rating__G8MCT{gap:5px}.ProductCard-module__ratingIcon__42jvr{width:12px}.ProductCard-module__discountedPrice__qAwdz{font-size:14px}.ProductCard-module__originalPrice__5HhSy{font-size:10px}.ProductCard-module__cartButton__oXaLb{align-self:flex-end;margin-top:-20px}}.SearchOverlay-module__search-bar-container__qYBQP{position:absolute;top:50%;right:0;transform:translateY(-50%);width:280px;background:#fff;border-radius:25px;box-shadow:0 4px 20px #00000026;z-index:1500;border:2px solid #e4e4e4;animation:SearchOverlay-module__slideIn__-vior .2s ease-out}@keyframes SearchOverlay-module__slideIn__-vior{0%{opacity:0;transform:translateY(-50%) scale(.95)}to{opacity:1;transform:translateY(-50%) scale(1)}}@media(max-width:768px){.SearchOverlay-module__search-bar-container__qYBQP{width:250px;right:-20px}}@media(max-width:480px){.SearchOverlay-module__search-bar-container__qYBQP{width:200px;right:-40px}}.SearchOverlay-module__search-form__cnb-4{display:flex;align-items:center;position:relative;width:100%}.SearchOverlay-module__search-input__W5zLS{width:100%;padding:12px 40px 12px 16px;border:none;border-radius:25px;font-size:14px;outline:none;background:transparent;color:#333}.SearchOverlay-module__search-input__W5zLS::placeholder{color:#999;font-size:14px}.SearchOverlay-module__search-close-button__pKfU3{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;font-size:20px;cursor:pointer;padding:4px 8px;border-radius:50%;transition:background-color .2s,color .2s;line-height:1}.SearchOverlay-module__search-close-button__pKfU3:hover{background-color:#f0f0f0;color:#333}.SearchOverlay-module__search-results-dropdown__ocqSG{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 15px 15px;box-shadow:0 8px 25px #00000026;max-height:300px;overflow-y:auto;border-top:1px solid #e4e4e4;z-index:1501;animation:SearchOverlay-module__dropdownSlide__ErX9s .2s ease-out}@keyframes SearchOverlay-module__dropdownSlide__ErX9s{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SearchOverlay-module__result-item__uYAod{padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;align-items:center;gap:12px;transition:background-color .2s}.SearchOverlay-module__result-item__uYAod:hover{background-color:#f8f9fa}.SearchOverlay-module__result-item__uYAod:last-child{border-bottom:none;border-radius:0 0 15px 15px}.SearchOverlay-module__result-image__RJBeY{width:40px;height:40px;object-fit:cover;border-radius:6px;flex-shrink:0}.SearchOverlay-module__result-info__CSpae{flex:1;min-width:0}.SearchOverlay-module__result-title__6J43r{font-weight:500;font-size:14px;margin-bottom:2px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SearchOverlay-module__result-price__Q5fCI{color:#0055b6;font-weight:600;font-size:13px}.SearchOverlay-module__no-results__t9DpL{padding:16px;text-align:center;color:#666;font-size:14px;font-style:italic}.header{position:fixed;top:20px;left:50%;transform:translate(-50%);border-radius:20px;background-color:#f2f2f2;display:flex;width:80%;overflow:visible;gap:20px;justify-content:space-between;align-items:center;padding:21px 68px;box-shadow:1px 5px 9px 3px #00000025;z-index:1000;margin:0 auto}.h-logo{aspect-ratio:4.13;object-fit:contain;object-position:center;width:132px;max-width:100%;position:relative;z-index:1001}.nav{display:flex;align-items:center;gap:30px;color:#000;justify-content:start;margin:auto 0;font:500 14px Open Sans,sans-serif}.navLink{align-self:stretch;margin:auto 0;cursor:pointer;text-decoration:none;color:inherit}.userActions{align-self:center;display:flex;margin-top:4px;align-items:center;gap:30px;order:2}.actionIcon{aspect-ratio:1;object-fit:contain;object-position:center;width:24px;cursor:pointer}.searchContainer{position:relative;display:flex;align-items:center}.searchButton{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.cartWrapper{position:relative;display:inline-block}.cartNotification{position:absolute;top:-8px;right:-8px;background-color:#f44;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:5px;z-index:1001}.hamburgerLine{width:25px;height:3px;background-color:#000;margin:5px 0;transition:all .3s ease}@media(max-width:991px){.header{width:100%;padding:15px 20px;top:0;margin:0;border-radius:0}.nav{position:fixed;top:0;right:-100%;flex-direction:row;background-color:#f2f2f2;width:100%;padding:80px 20px;transition:right .3s ease-in-out}.navOpen{right:0;box-shadow:1px 5px 9px 3px #00000025}.hamburger{display:block;order:1}.hamburgerOpen .hamburgerLine:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburgerOpen .hamburgerLine:nth-child(2){opacity:0}.hamburgerOpen .hamburgerLine:last-child{transform:rotate(-45deg) translate(7px,-7px)}.userActions{order:0;margin-right:-10px;gap:10px;position:relative;z-index:1001}}.logoutButton{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.logoutButton:hover{opacity:.8}.logoutButton img{width:28px;height:28px;aspect-ratio:1;object-fit:contain;object-position:center}.userProfileContainer{position:relative;display:flex;align-items:center;justify-content:center;display:inline-block}.userProfileButton{align-self:center;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.userProfileButton:hover{opacity:.8}.user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--primary-color, #0055b6)}.user-avatar-fallback{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--primary-color, #0055b6);color:#fff;font-weight:700;font-size:14px;border:2px solid var(--primary-color, #0055b6)}.dropdownMenu{position:absolute;top:100%;right:0;margin-top:8px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 10px #0000001a;z-index:1000;min-width:150px}.dropdownItem{display:block;width:100%;padding:12px 16px;text-align:left;border:none;background:none;cursor:pointer;font-size:14px;color:#000;transition:background-color .2s ease}.dropdownItem:hover{background-color:#f5f5f5}.dropdownItem:not(:last-child){border-bottom:1px solid #e0e0e0}.footer{background-color:#000;padding-top:10px;width:100%;margin-top:auto}.footerContent{padding:73px 70px 40px;display:flex;justify-content:center}.footerSections{display:flex;flex-direction:row;width:100%;max-width:50%;gap:20px;justify-content:space-between}.footerLogoSocial{display:flex;flex-direction:column}.logo{aspect-ratio:4.13;object-fit:contain;object-position:center;width:132px;max-width:100%}.socialIcons{display:flex;margin-top:19px;gap:33px}.socialLink{color:#fff;text-decoration:none;background-color:#000;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.socialLink:hover{opacity:.8}.socialIcon{width:18px;aspect-ratio:1}.footerLinks{display:flex;flex-direction:column;gap:32px}.footerHeading{color:#dedede;font-size:17px;font-weight:700;font-family:Inter,sans-serif}.footerLink{color:#fff;font:300 12px Inter,sans-serif;text-decoration:none}.footerLink:hover,.footerLink:focus{text-decoration:underline}.copyright{background-color:#191919;color:#fff;text-align:center;padding:7px 70px 13px;font:400 10px Inter,sans-serif}@media(max-width:991px){.footerContent{padding:40px 20px}.footerSections{max-width:100%;flex-wrap:wrap;align-items:start;text-align:start;gap:0rem;justify-content:space-around}.socialIcons{justify-content:center}.copyright{padding:7px 20px}}:root{--color-primary: #0055b6;--color-primary-hover: #0044a8;--color-primary-active: #003d96;--color-primary-light: rgba(0, 85, 182, .1);--color-secondary: #000000;--color-secondary-light: #333333;--color-secondary-lighter: #666666;--color-success: #10b981;--color-success-light: #d1fae5;--color-warning: #f59e0b;--color-warning-light: #fef3c7;--color-danger: #ef4444;--color-danger-light: #fef2f2;--color-info: #3b82f6;--color-info-light: #dbeafe;--color-white: #ffffff;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-background: #eef2f4;--color-background-alt: #f5f5f5;--color-background-card: #ffffff;--color-background-overlay: rgba(0, 0, 0, .5);--color-text: #000000;--color-text-primary: #111827;--color-text-secondary: #374151;--color-text-muted: #6b7280;--color-text-light: #9ca3af;--color-text-inverse: #ffffff;--color-border: #e4e4e4;--color-border-light: #f3f4f6;--color-border-dark: #d1d5db;--color-border-focus: var(--color-primary);--color-border-error: var(--color-danger);--spacing-0: 0;--spacing-1: 4px;--spacing-2: 8px;--spacing-3: 12px;--spacing-4: 16px;--spacing-5: 20px;--spacing-6: 24px;--spacing-8: 32px;--spacing-10: 40px;--spacing-12: 48px;--spacing-16: 64px;--spacing-20: 80px;--spacing-24: 96px;--spacing-32: 128px;--spacing-xs: var(--spacing-1);--spacing-sm: var(--spacing-2);--spacing-md: var(--spacing-4);--spacing-lg: var(--spacing-6);--spacing-xl: var(--spacing-8);--border-radius-none: 0;--border-radius-xs: 2px;--border-radius-sm: 4px;--border-radius-md: 6px;--border-radius-lg: 8px;--border-radius-xl: 12px;--border-radius-2xl: 16px;--border-radius-3xl: 20px;--border-radius-full: 50%;--border-radius-sm-legacy: 5px;--border-radius-md-legacy: 10px;--border-radius-lg-legacy: 20px;--border-radius-xl-legacy: 30px;--font-family-primary: "Open Sans", sans-serif;--font-family-mono: "Monaco", "Menlo", "Ubuntu Mono", monospace;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 30px;--font-size-4xl: 36px;--font-size-5xl: 48px;--font-size-md: var(--font-size-base);--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-inner: inset 0 2px 4px rgba(0, 0, 0, .06);--z-index-dropdown: 1000;--z-index-sticky: 1020;--z-index-fixed: 1030;--z-index-modal-backdrop: 1040;--z-index-modal: 1050;--z-index-popover: 1060;--z-index-tooltip: 1070;--z-index-toast: 1080;--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--transition-all: all var(--transition-normal);--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{height:100%;font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden;font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin:0;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);color:var(--color-text-primary)}h1{font-size:var(--font-size-4xl)}h2{font-size:var(--font-size-3xl)}h3{font-size:var(--font-size-2xl)}h4{font-size:var(--font-size-xl)}h5{font-size:var(--font-size-lg)}h6{font-size:var(--font-size-base)}p{margin:0;color:var(--color-text-secondary);line-height:var(--line-height-normal)}a{text-decoration:none;color:inherit;transition:var(--transition-all)}a:hover{text-decoration:none}a:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px;border-radius:var(--border-radius-sm)}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}img{border-style:none}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer;padding:0}button:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}input,textarea,select{background:transparent;border:none;outline:none}select::-ms-expand{display:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}ul,ol{list-style:none;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}.container{width:100%;max-width:var(--container-xl);margin:0 auto;padding:0 var(--spacing-4)}.container--sm{max-width:var(--container-sm)}.container--md{max-width:var(--container-md)}.container--lg{max-width:var(--container-lg)}.container--xl{max-width:var(--container-xl)}.container--2xl{max-width:var(--container-2xl)}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1}.flex-auto{flex:auto}.flex-none{flex:none}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-12{grid-template-columns:repeat(12,1fr)}.gap-1{gap:var(--spacing-1)}.gap-2{gap:var(--spacing-2)}.gap-3{gap:var(--spacing-3)}.gap-4{gap:var(--spacing-4)}.gap-6{gap:var(--spacing-6)}.gap-8{gap:var(--spacing-8)}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.m-0{margin:0}.m-1{margin:var(--spacing-1)}.m-2{margin:var(--spacing-2)}.m-3{margin:var(--spacing-3)}.m-4{margin:var(--spacing-4)}.m-6{margin:var(--spacing-6)}.m-8{margin:var(--spacing-8)}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mt-0{margin-top:0}.mt-1{margin-top:var(--spacing-1)}.mt-2{margin-top:var(--spacing-2)}.mt-4{margin-top:var(--spacing-4)}.mt-6{margin-top:var(--spacing-6)}.mt-8{margin-top:var(--spacing-8)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing-1)}.mb-2{margin-bottom:var(--spacing-2)}.mb-4{margin-bottom:var(--spacing-4)}.mb-6{margin-bottom:var(--spacing-6)}.mb-8{margin-bottom:var(--spacing-8)}.ml-0{margin-left:0}.ml-1{margin-left:var(--spacing-1)}.ml-2{margin-left:var(--spacing-2)}.ml-4{margin-left:var(--spacing-4)}.mr-0{margin-right:0}.mr-1{margin-right:var(--spacing-1)}.mr-2{margin-right:var(--spacing-2)}.mr-4{margin-right:var(--spacing-4)}.p-0{padding:0}.p-1{padding:var(--spacing-1)}.p-2{padding:var(--spacing-2)}.p-3{padding:var(--spacing-3)}.p-4{padding:var(--spacing-4)}.p-6{padding:var(--spacing-6)}.p-8{padding:var(--spacing-8)}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:var(--spacing-1);padding-right:var(--spacing-1)}.px-2{padding-left:var(--spacing-2);padding-right:var(--spacing-2)}.px-4{padding-left:var(--spacing-4);padding-right:var(--spacing-4)}.px-6{padding-left:var(--spacing-6);padding-right:var(--spacing-6)}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:var(--spacing-1);padding-bottom:var(--spacing-1)}.py-2{padding-top:var(--spacing-2);padding-bottom:var(--spacing-2)}.py-4{padding-top:var(--spacing-4);padding-bottom:var(--spacing-4)}.py-6{padding-top:var(--spacing-6);padding-bottom:var(--spacing-6)}.w-full{width:100%}.w-auto{width:auto}.w-fit{width:fit-content}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.min-h-full{min-height:100%}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-full{max-width:100%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-base{font-size:var(--font-size-base)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.text-2xl{font-size:var(--font-size-2xl)}.font-light{font-weight:var(--font-weight-light)}.font-normal{font-weight:var(--font-weight-normal)}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.leading-tight{line-height:var(--line-height-tight)}.leading-normal{line-height:var(--line-height-normal)}.leading-relaxed{line-height:var(--line-height-relaxed)}.text-primary{color:var(--color-text-primary)}.text-secondary{color:var(--color-text-secondary)}.text-muted{color:var(--color-text-muted)}.text-light{color:var(--color-text-light)}.text-white{color:var(--color-white)}.text-brand{color:var(--color-primary)}.text-success{color:var(--color-success)}.text-warning{color:var(--color-warning)}.text-danger{color:var(--color-danger)}.bg-white{background-color:var(--color-white)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-primary{background-color:var(--color-primary)}.bg-success{background-color:var(--color-success)}.bg-warning{background-color:var(--color-warning)}.bg-danger{background-color:var(--color-danger)}.border{border:1px solid var(--color-border)}.border-0{border:0}.border-t{border-top:1px solid var(--color-border)}.border-b{border-bottom:1px solid var(--color-border)}.border-l{border-left:1px solid var(--color-border)}.border-r{border-right:1px solid var(--color-border)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--border-radius-sm)}.rounded{border-radius:var(--border-radius-md)}.rounded-lg{border-radius:var(--border-radius-lg)}.rounded-xl{border-radius:var(--border-radius-xl)}.rounded-full{border-radius:var(--border-radius-full)}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}@media(min-width:640px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:flex{display:flex}.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm\:text-left{text-align:left}}@media(min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:text-left{text-align:left}}@media(min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}.focus\:outline-none:focus{outline:none}.focus\:ring:focus{outline:2px solid var(--color-border-focus);outline-offset:2px}.landing-container{background-color:#fff;display:flex;flex-direction:column;align-items:stretch;min-height:100vh;width:100%}.main-content{display:flex;align-self:center;width:100%;max-width:95%;flex-direction:column;align-items:center;padding:0 10%;margin-top:80px}@media(max-width:991px){.main-content{padding:0 2%;margin-top:60px}}.hero-section{width:100%;height:100vh;position:relative;overflow:hidden;margin:0;padding:0;background-color:#000}@media(max-width:991px){.hero-section{height:100vh}}.hero-slide{background-color:#000;position:absolute;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1.5s ease-in-out}.index-hero-content{z-index:2;position:relative;z-index:1;gap:3%;height:100%;padding:2rem;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.index-hero-content h1{font-size:clamp(2.75rem,4.5vw + 1rem,4.8rem);font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:normal}.index-hero-content p{font-size:clamp(1.125rem,2vw + .25rem,1.5rem);font-family:Ubuntu,sans-serif;font-weight:400;line-height:normal}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;background-repeat:no-repeat;object-position:center}.hero-title-left,.hero-title-right{display:flex;flex-direction:column;line-height:normal;width:45%;margin-left:20px}@media(max-width:991px){.hero-title-right{width:100%}}.header-section{position:fixed;border-radius:20px;background-color:#f2f2f2;display:flex;width:70%;overflow:hidden;gap:20px;justify-content:space-between;padding:21px 68px;box-shadow:1px 5px 9px 3px #00000025;z-index:1000}.categories-section{display:flex;width:100%;max-width:100%;margin:20px 10% 0%;flex-direction:column;align-self:center;justify-content:center;overflow:hidden}@media(max-width:991px){.categories-section{max-width:100%;margin:0%}}.hero-controls{align-self:flex-end;display:flex;gap:13px}.arrow-button{cursor:pointer;background-color:#eee;aspect-ratio:1.31;object-fit:contain;object-position:center;width:47px;border-radius:15px;padding:13px}.slider-container{position:relative;width:95%;margin:0%;align-self:start;overflow:hidden;border-radius:8px;padding:20px}.categories-products{display:flex;gap:1rem;transition:transform .5s ease}.categories-products-icon{display:flex;flex-direction:column;align-items:center;overflow:hidden}.category-title{color:#000;margin-top:109px;font:700 25px Open Inter,sans-serif}.category-icon-wrapper{background-color:#eee;border-radius:10px;display:flex;align-items:center;width:124px;flex-direction:column;justify-content:center;padding:13px 0;cursor:pointer}.category-icon-wrapper:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.category-icon{aspect-ratio:1.16;object-fit:contain;object-position:center;width:94px;border-radius:10px;padding:10px}.category-label{color:#000;align-self:center;margin-top:9px;font:700 14px Open Inter,sans-serif}.items-section{color:#000;margin-top:90px;font:700 25px Open Inter,sans-serif;display:flex;flex-direction:column;align-self:stretch;justify-content:space-between}.items-section h3{font:700 25px Open Inter,sans-serif}@media(max-width:991px){.items-section{max-width:100%;margin-top:40px}}.image-section{align-self:center;display:flex;justify-content:center;width:100%;margin-top:20px}@media(max-width:1024px){.image-section{flex-wrap:wrap}}@media(max-width:991px){.image-section{flex-direction:column;align-items:center;background-color:#f8f8f8;border-radius:10px;margin-top:10px;box-shadow:0 2px 4px #0000000d}}.card{padding:30px;border-radius:10px;text-align:start;flex:1;display:flex;gap:20px;flex-direction:column;width:100%}.card a{color:#9a9494;text-decoration:none;font-weight:700;padding:10px 0;align-self:center;position:relative;transition:all .3s ease}.card a.active{font-weight:700;color:#060606}.card a.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#060606}.card a:hover{color:#060606}@media(max-width:991px){.card{padding:15px 10px;border-bottom:1px solid #eee}.card a{text-align:center;font-size:16px;padding:12px 0;margin-bottom:0}}.grid-item{align-items:center;border-radius:10px;height:100%;width:100%;justify-content:center}.card-content{flex-grow:1;display:flex;width:100%;height:auto}.card-content img{width:100%;height:100%;object-fit:cover;border:1px solid #d3d2d2;border-radius:1.5rem}.grid-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:10px;flex-grow:1}.grid-container img{width:100%;height:100%;border:1px solid #d3d2d2;object-fit:cover;border-radius:1.5rem}.double-image-container{display:flex;flex-direction:column;gap:10px;flex-grow:1}.double-image-container img{flex:1;width:100%;height:100%;border:1px solid #d3d2d2;object-fit:cover;border-radius:1.5rem}@media(max-width:991px){.double-image-container{flex-direction:row}}.product-txt{width:50%;align-self:start;margin-top:80px;font:700 25px Open Inter,sans-serif}@media(max-width:991px){.product-txt{width:100%}}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;width:100%;padding:20px 0}@media(max-width:991px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}}.small-products-grid{display:flex;gap:15px;width:100%;overflow-x:auto;padding:20px 0;margin:0;height:auto;scrollbar-width:thin}.small-products-grid::-webkit-scrollbar{height:5px}.small-products-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.small-products-grid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.small-products-grid::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:991px){.small-products-grid{gap:10px}}.full-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px;width:100%;padding:20px 0}@media(max-width:991px){.full-products-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}}.product-section-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:-60px;padding-bottom:8px;border-bottom:1px solid #e5e5e5}@media(max-width:991px){.product-section-header{margin-top:0}}.view-all-link{color:#0055b6;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;margin-left:auto}.view-all-link:hover{text-decoration:underline}.promo-banner{border-radius:20px;background-color:#c0ddff;align-self:stretch;display:flex;flex-direction:column;align-items:center;margin:57px 0 0;padding:15px 70px 25px}@media(max-width:991px){.promo-banner{max-width:100%;margin:40px 10px 0 0;padding:40px}}.promo-content{width:755px;max-width:100%}.promo-row{gap:20px;display:flex}@media(max-width:991px){.promo-row{align-items:stretch;flex-direction:column;gap:0}}.promo-col{display:flex;flex-direction:column;line-height:normal;width:41%;margin-left:0}@media(max-width:991px){.promo-col{width:100%}}.promo-image{aspect-ratio:.92;object-fit:contain;object-position:center;width:100%;flex-grow:1}.promo-text-col{align-self:center;line-height:normal;width:100%;margin-left:20px}@media(max-width:991px){.promo-text-col{width:100%;text-align:center;margin-left:0}}.promo-title{color:#000;align-self:stretch;margin:auto 0;font-size:clamp(2.75rem,4.5vw + 1rem,4.8rem);font-weight:700}@media(max-width:991px){.promo-title{margin-top:40px}}.promo-description{color:#000;align-self:stretch;margin:auto 0;font-family:Inter,sans-serif;font-size:clamp(1.5rem,3vw + .5rem,2.25rem)}.features-section{display:flex;flex-direction:column;width:100%;margin:76px 0 0;align-items:center}@media(max-width:991px){.features-section{max-width:100%;margin-top:40px}}.features-grid{gap:50px;width:80%;align-self:center;align-items:center;display:flex}@media(max-width:991px){.features-grid{align-items:stretch;flex-direction:column-reverse;width:100%;gap:10px}}.feature-col{display:flex;flex-direction:column;line-height:normal;width:33%;margin-left:0}@media(max-width:991px){.feature-col{width:100%}}.feature-card{display:flex;flex-grow:1;flex-direction:column;color:#000;justify-content:start;font:15px Inter,sans-serif}@media(max-width:991px){.feature-card{margin-top:40px}}.feature-content{display:flex;max-width:100%;flex-direction:column;align-items:center}.feature-icon{aspect-ratio:1;object-fit:contain;object-position:center;width:81px}.feature-title{font-weight:600;text-align:center;margin:11px}.feature-description{font-weight:400;text-align:center;align-self:stretch;margin-top:-7px}@media(max-width:991px){.feature-description{margin-top:0}}.newsletter-section{background-color:#191919;display:flex;margin:107px 0 0;width:100%;flex-direction:column;align-items:center;font-family:Inter,sans-serif;color:#fff;font-weight:700;text-align:center;justify-content:center;padding:78px 0;align-self:stretch}@media(max-width:991px){.newsletter-section{margin-top:40px;padding:60px 20px}}.newsletter-content{display:flex;width:542px;max-width:100%;flex-direction:column;align-items:center;margin:0 auto}.newsletter-title{font-size:20px}.newsletter-description{font-size:12px;font-weight:500;margin-top:4px}.newsletter-form{background-color:#fff;align-self:stretch;display:flex;margin-top:14px;align-items:end;font-size:15px;color:#000;white-space:nowrap}@media(max-width:991px){.newsletter-form{max-width:100%;padding-left:20px;white-space:initial}}.email-input{align-self:stretch;padding:0 10px;width:542px;display:flex;border:none;font-size:15px;color:#000;white-space:nowrap}.newsletter-button{align-self:end;background-color:#c0ddff;padding:11px 39px;border:none;cursor:pointer}@media(max-width:991px){.newsletter-button{white-space:initial;padding:0 20px}}.trend-card{background:linear-gradient(135deg,#000674,#0055b6);border-radius:10px;padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.trend-card p{font-size:24px;font-weight:700;line-height:1.2;margin-top:20px;color:#fff;position:relative;z-index:2}.highlight-circle{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:30px;right:30px}.highlight-circle img{width:15px}.simple-product-card{border-radius:1rem;overflow:hidden;text-align:center;background-color:#fff;box-shadow:0 1px 3px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative}.simple-product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.small-products-grid .simple-product-card{min-width:160px;width:160px;flex-shrink:0}@media(max-width:991px){.small-products-grid .simple-product-card{min-width:130px;width:130px}.highlight-circle{width:30px;height:30px}}.full-products-grid .simple-product-card{min-width:0;width:100%}.product-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#000000e0,#0000009e,#0000);padding:10px;color:#fff;transition:opacity .3s ease}.product-overlay h3{margin:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.product-image-wrapper{position:relative;width:100%;cursor:pointer;overflow:hidden}.product-image{width:100%;aspect-ratio:1;object-fit:cover}.small-products-grid .product-image{height:160px}@media(max-width:991px){.small-products-grid .product-image{height:130px}}.full-products-grid .product-image{height:160px}@media(max-width:991px){.full-products-grid .product-image{height:130px}}h1{font-size:clamp(1.75rem,2.25vw + .25rem,2rem);font-family:Plus Jakarta Sans,sans-serif;font-weight:700}h2{font-size:clamp(1.5rem,2vw + .25rem,1.75rem);font-family:Plus Jakarta Sans,sans-serif;font-weight:600}h3{font-size:clamp(1.25rem,1.75vw + .25rem,1.5rem);font-family:Plus Jakarta Sans,sans-serif;font-weight:500}h4{font-size:clamp(1.125rem,1.8vw + .25rem,1.25rem);font-family:Plus Jakarta Sans,sans-serif;font-weight:400}.loading-spinner{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.loading-spinner.large{width:48px;height:48px;border-width:4px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-loading{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}.loading-container{text-align:center;max-width:400px}.loading-container h3{margin:1rem 0 .5rem;color:#333;font-weight:600}.loading-container p{margin:0;color:#666;font-size:14px}.component-loading{display:flex;justify-content:center;align-items:center;padding:1rem;min-height:100px}.admin-section-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:2rem;background:#f8f9fa;border-radius:8px}.admin-section-loading p{margin-top:1rem;color:#666;font-weight:500}.admin-modal-loading{display:flex;justify-content:center;align-items:center;min-height:200px;padding:2rem}.admin-chart-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:2rem;background:#fff;border:1px solid #e1e5e9;border-radius:8px}.chart-skeleton{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:1rem}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-base{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-card-skeleton{width:100%;max-width:280px;border:1px solid #e1e5e9;border-radius:8px;overflow:hidden;background:#fff}.skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.skeleton-content{padding:1rem}.skeleton-title{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:.5rem}.skeleton-title.large{height:32px;margin-bottom:1rem}.skeleton-price{height:16px;width:60%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:.5rem}.skeleton-rating{height:14px;width:80%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-view-loading{padding:2rem;max-width:1200px;margin:0 auto}.skeleton-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.skeleton-image-gallery{height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}.skeleton-product-info{display:flex;flex-direction:column;gap:1rem}.skeleton-description{height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.skeleton-buttons{height:40px;width:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}@media(max-width:768px){.skeleton-product-layout{grid-template-columns:1fr;gap:1rem}.skeleton-image-gallery{height:300px}.page-loading{min-height:40vh;padding:1rem}.loading-container h3{font-size:1.2rem}}@media(prefers-color-scheme:dark){.skeleton-base,.skeleton-image,.skeleton-title,.skeleton-price,.skeleton-rating,.skeleton-description,.skeleton-buttons,.chart-skeleton,.skeleton-image-gallery{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%}.loading-container h3{color:#fff}.loading-container p,.admin-section-loading p{color:#ccc}}
