.loading-screen,.error-screen{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-content,.error-content{text-align:center;color:#fff}.error-icon{margin-bottom:16px;font-size:64px}.error-content h2{color:#fff;margin-bottom:8px;font-size:28px}.error-content p{opacity:.8;color:#fff;margin-bottom:16px}.error-content code{color:#fff;background:#fff3;border-radius:8px;padding:8px 16px;font-size:12px}.storefront-layout{min-height:100vh}.storefront-header{z-index:1000;top:0;box-shadow:0 4px 20px #00000026;background:linear-gradient(135deg,var(--primary-color,#1e3a5f),var(--accent-color,#2d5a87))!important;height:auto!important;padding:0!important;line-height:normal!important;position:sticky!important}.header-content{justify-content:space-between;align-items:center;gap:32px;max-width:1400px;margin:0 auto;padding:12px 32px;display:flex}.header-brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.header-logo{border-radius:8px;width:auto;height:36px}.header-logo-placeholder{color:#fff;background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:flex}.header-title{white-space:nowrap;color:#fff!important;margin:0!important;font-size:18px!important;font-weight:600!important}.header-search{flex:1;min-width:200px;max-width:480px}.search-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:10px;padding:10px 16px;transition:all .3s;display:flex}.search-box:focus-within{background:#fff3;border-color:#ffffff4d}.search-box input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:100px;font-size:14px}.search-box input::placeholder{color:#fff9}.search-box .anticon{color:#ffffffb3;font-size:16px}.header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-icon-btn{color:#fff!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:18px!important;transition:background .3s!important;display:flex!important}.header-icon-btn:hover{background:#ffffff26!important}.header-login-btn{border:none!important;border-radius:8px!important;align-items:center!important;gap:6px!important;height:36px!important;padding:6px 16px!important;font-size:14px!important;font-weight:500!important;display:flex!important}.hero-carousel,.hero-default{position:relative}.hero-slide{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:420px;display:flex;position:relative}.hero-overlay{opacity:.9;position:absolute;inset:0}.hero-content{z-index:1;text-align:center;padding:24px;position:relative}.hero-title{color:#fff;text-shadow:0 4px 20px #0000004d;margin-bottom:24px;font-size:44px;font-weight:700;animation:.8s fadeInUp}.hero-default{justify-content:center;align-items:center;height:360px;display:flex}.hero-default-content{text-align:center;color:#fff;animation:.8s fadeInUp}.hero-icon{color:#fff;margin-bottom:16px;font-size:56px;display:block}.hero-default-content h1{text-shadow:0 4px 20px #0003;color:#fff;margin-bottom:12px;font-size:36px;font-weight:700}.hero-default-content p{opacity:.9;color:#fff;margin-bottom:24px;font-size:16px}.hero-cta{transition:transform .3s,box-shadow .3s;box-shadow:0 8px 30px #0003;color:#333!important;background:#fff!important;border:none!important;border-radius:8px!important;height:auto!important;padding:10px 32px!important;font-size:15px!important;font-weight:600!important}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000040}.section{max-width:1200px;margin:0 auto;padding:48px 24px}.section-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.section-title{color:#1a1a1a!important;align-items:center!important;gap:10px!important;margin:0!important;font-size:24px!important;font-weight:700!important;display:flex!important}.title-icon{font-size:24px;display:inline-flex}.categories-section{padding-top:32px}.categories-scroll{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:24px;padding:8px 4px 16px;display:flex;overflow-x:auto}.categories-scroll::-webkit-scrollbar{display:none}.category-card{scroll-snap-align:start;text-align:center;flex-shrink:0;text-decoration:none;transition:transform .3s}.category-card:hover{transform:translateY(-4px)}.category-image{background-position:50%;background-size:cover;border:3px solid #fff;border-radius:50%;width:120px;height:120px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000001f}.category-overlay{background:linear-gradient(135deg,#0000000d,#0003);transition:opacity .3s;position:absolute;inset:0}.category-card:hover .category-overlay{opacity:.5}.category-name{color:#333;margin-top:12px;font-size:14px;font-weight:600;display:block}.products-section{padding-top:24px}.product-card{cursor:pointer;background:#fff;border-radius:12px;transition:all .3s;animation:.5s backwards fadeInUp;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.product-badge{z-index:10;border:none!important;border-radius:4px!important;padding:3px 10px!important;font-size:11px!important;font-weight:600!important;line-height:1.4!important;position:absolute!important}.sale-badge{top:10px!important;left:10px!important}.trending-badge{color:#fff!important;background:linear-gradient(135deg,#ff6b6b,#ee5a24)!important;top:10px!important;right:10px!important}.product-image-container{background:#f5f7fa;height:200px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-image{transform:scale(1.05)}.product-image-placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;display:flex}.product-actions{opacity:0;background:linear-gradient(#0000,#0009);justify-content:space-between;align-items:center;padding:12px;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(16px)}.product-card:hover .product-actions{opacity:1;transform:translateY(0)}.action-btn{box-shadow:0 2px 8px #00000026;background:#fff!important;border:none!important}.add-to-cart-btn{box-shadow:0 2px 8px #00000026;border:none!important;border-radius:6px!important;font-size:13px!important;font-weight:600!important}.product-info{padding:14px}.product-title{color:#222!important;margin-bottom:4px!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important;display:block!important}.product-subtitle{margin-bottom:6px!important;font-size:12px!important;display:block!important}.product-rating{align-items:center;gap:6px;margin-bottom:6px;display:flex}.rating-text{color:#888!important;font-size:11px!important}.product-price{align-items:center;gap:8px;margin-top:4px;display:flex}.original-price{color:#999!important;font-size:13px!important}.sale-price,.regular-price{font-size:17px!important;font-weight:700!important}.empty-products{text-align:center;background:#fff;border-radius:12px;padding:60px 20px}.trust-section{border-radius:16px;margin-top:24px;margin-left:auto;margin-right:auto;padding:40px 24px;max-width:1200px!important}.trust-badge{text-align:center;padding:20px 16px}.trust-icon{margin-bottom:10px;font-size:32px;display:block}.trust-badge .ant-typography{display:block!important}.trust-badge .ant-typography-secondary{margin-top:4px!important;font-size:12px!important}.storefront-footer{margin-top:48px;background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%)!important;padding:48px 24px 20px!important}.storefront-footer .ant-layout-footer{background:0 0!important}.footer-content{max-width:1200px;margin:0 auto}.footer-brand{max-width:280px}.footer-logo{width:auto;height:40px}.storefront-footer h5,.storefront-footer .ant-typography h5,.storefront-footer .ant-typography-h5{color:#fff!important;margin-bottom:16px!important;font-size:16px!important}.storefront-footer p,.storefront-footer .ant-typography,.storefront-footer .ant-typography-secondary{color:#ffffffbf!important;font-size:14px!important}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{font-size:14px;text-decoration:none;transition:color .3s;color:#ffffffb3!important}.footer-links a:hover{color:#fff!important}.newsletter-box{gap:8px;margin-top:12px;display:flex}.newsletter-box input{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:6px;outline:none;flex:1;padding:10px 14px;font-size:14px}.newsletter-box input::placeholder{color:#ffffff80}.newsletter-box input:focus{background:#ffffff1f;border-color:#fff6}.newsletter-box button{border-radius:6px!important;font-weight:600!important}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;margin-top:36px;padding-top:20px}.footer-bottom .ant-typography{color:#ffffff80!important;font-size:13px!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.header-content{flex-wrap:wrap;gap:12px;padding:12px 16px}.header-brand{flex:1}.header-search{order:3;width:100%;min-width:auto;max-width:none}.header-actions{gap:4px}.hero-title{font-size:28px}.hero-default-content h1{font-size:26px}.hero-slide{height:300px}.hero-default{height:280px}.section{padding:32px 16px}.section-title{font-size:20px!important}.category-image{width:90px;height:90px}.product-image-container{height:160px}.trust-section{margin:24px 16px}}
