@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700&family=Unbounded:wght@700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.ikea-store{background-color:#f5f5f5;font-family:Noto Sans,sans-serif;min-height:100vh}.ikea-header{background-color:#0051ba;box-shadow:0 4px 6px #0000001a;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-container{margin:0 auto;max-width:1280px;padding:0 1rem}.header-content{height:80px;justify-content:space-between}.header-content,.header-left{align-items:center;display:flex}.header-left{gap:2rem}.logo{font-family:Unbounded,sans-serif;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin:0}.main-nav{display:none;font-size:.875rem;font-weight:500;gap:1.5rem}.main-nav a{color:#fff;text-decoration:none;transition:color .2s}.main-nav a:hover{color:#ffdb00}.header-right{gap:1rem}.header-right,.icon-btn{align-items:center;display:flex}.icon-btn{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;justify-content:center;padding:.5rem;transition:background-color .2s}.icon-btn:hover{background-color:#003d8f}@media (min-width:768px){.main-nav{display:flex}}.hero-section{background:linear-gradient(135deg,#0051ba,#06c 50%,#0051ba);color:#fff;padding:4rem 0}.hero-container{margin:0 auto;max-width:1024px;padding:0 1rem}.hero-title{font-family:Unbounded,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.hero-subtitle{color:#c7e0ff;font-size:1.25rem;margin-bottom:2rem;text-align:center}.search-wrapper{margin:0 auto;max-width:672px}.search-container{position:relative}.search-icon{color:#9ca3af;left:1.25rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-input{border:none;border-radius:9999px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;color:#1f2937;font-size:1.125rem;padding:1.25rem 1.5rem 1.25rem 3.5rem;transition:all .2s;width:100%}.search-input:focus{box-shadow:0 0 0 4px #ffdb00;outline:none}.search-loading{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}.spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-bottom-color:#0051ba;border-radius:50%;height:24px;width:24px}.products-dropdown{background:#fff;border-radius:12px;box-shadow:0 10px 25px -5px #00000026;left:0;margin-top:8px;max-height:500px;overflow:hidden;position:absolute;right:0;top:100%;z-index:40}.dropdown-results-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 1.25rem}.results-count{color:#6b7280;font-size:.875rem;font-weight:500}.dropdown-products{-ms-overflow-style:none;max-height:450px;overflow-y:auto;scrollbar-width:none}.dropdown-products::-webkit-scrollbar{display:none}.dropdown-product-item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;gap:1rem;padding:.75rem 1.25rem;transition:background-color .2s}.dropdown-product-item:last-child{border-bottom:none}.dropdown-product-item:hover{background-color:#f9fafb}.dropdown-product-image{background:#f3f4f6;border-radius:6px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.dropdown-product-image img{height:100%;object-fit:cover;width:100%}.dropdown-product-details{flex:1 1;min-width:0}.dropdown-product-name{color:#111827;font-size:.95rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-product-category{color:#6b7280;font-size:.8rem;margin-bottom:.35rem}.dropdown-product-price{color:#0051ba;font-size:1rem;font-weight:700}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-item{align-items:center;animation:fadeIn .3s ease-out;border-bottom:1px solid #f3f4f6;display:flex;gap:1rem;padding:.75rem 1.25rem}.skeleton-item:last-child{border-bottom:none}.skeleton-image{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;border-radius:6px;flex-shrink:0;height:80px;width:80px}.skeleton-details{display:flex;flex:1 1;flex-direction:column;gap:.6rem;min-width:0}.skeleton-name{height:16px;width:70%}.skeleton-category,.skeleton-name{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;border-radius:4px}.skeleton-category{height:12px;width:50%}.skeleton-price{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;border-radius:4px;height:14px;width:40%}.dropdown-no-results{align-items:center;color:#9ca3af;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.25rem}.no-results-icon{font-size:2rem;margin-bottom:.5rem}.no-results-text{font-size:.95rem;margin:0}@keyframes spin{to{transform:rotate(1turn)}}.main-content{background:linear-gradient(135deg,#f5f5f5,#fff);min-height:70vh;padding:3rem 1rem}.main-container{margin:0 auto;max-width:1280px}.featured-header{margin-bottom:3rem;text-align:center}.featured-title{color:#0051ba;font-family:Unbounded,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.featured-subtitle{color:#6b7280;font-size:1.125rem;margin:0}.products-grid{grid-gap:2rem;animation:fadeInUp .6s ease-out;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-card{animation:fadeInUp .5s ease-out;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.product-card:hover{border-color:#0051ba;box-shadow:0 12px 24px #00000026;transform:translateY(-6px)}.product-image-container{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,#f9fafb,#f3f4f6);display:flex;justify-content:center}.product-image{transition:transform .5s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-image{transform:scale(1.12) rotate(.5deg)}.wishlist-btn{box-shadow:0 4px 12px #00000026;color:#9ca3af;padding:.75rem;right:1rem;top:1rem;transition:all .3s ease}.product-card:hover .wishlist-btn{transform:scale(1.1)}.wishlist-btn:hover{background:#fecaca;color:#dc2626;transform:scale(1.2)}.stock-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;box-shadow:0 2px 8px #10b9814d;left:1rem;padding:.35rem .85rem;top:1rem}.product-name{color:#111827;font-size:1rem;line-height:1.4;margin:0 0 .5rem;transition:color .2s ease}.product-category{color:#9ca3af;font-size:.85rem;font-weight:500;margin:0 0 .75rem}.product-footer{align-items:center;border-top:1px solid #f3f4f6;gap:.75rem;margin-top:1rem;padding-top:1rem}.product-price{display:flex;flex-direction:column}.price-amount{color:#0051ba;font-size:1.35rem;font-weight:800;line-height:1}.add-to-bag-btn{background:linear-gradient(135deg,#ffdb00,gold);border-radius:8px;box-shadow:0 2px 8px #ffdb004d;color:#111827;font-size:.85rem;padding:.65rem 1rem;transition:all .2s ease}.add-to-bag-btn:hover{background:linear-gradient(135deg,#ffed4e,#ffe680);box-shadow:0 4px 12px #ffdb0066;transform:translateY(-2px)}.add-to-bag-btn:active{transform:translateY(0)}@media (max-width:768px){.products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.featured-title{font-size:1.875rem}.featured-subtitle{font-size:1rem}.product-info{padding:1rem}.product-name{font-size:.9rem}.price-amount{font-size:1.1rem}.add-to-bag-btn{font-size:.75rem;padding:.5rem .75rem}.main-content{min-height:auto;padding:2rem 1rem}.featured-header{margin-bottom:2rem}}@media (max-width:480px){.products-grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.featured-title{font-size:1.5rem}.featured-header{margin-bottom:1.5rem}.product-info{padding:.75rem}.product-name{font-size:.8rem}.product-category{font-size:.7rem}.price-amount{font-size:1rem}.product-footer{gap:.5rem;margin-top:.75rem;padding-top:.75rem}.add-to-bag-btn{font-size:.65rem;padding:.4rem .6rem}}.results-header{margin-bottom:2rem}.results-title{color:#1f2937;font-size:1.5rem;font-weight:600}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.products-grid{grid-template-columns:repeat(4,1fr)}}.product-card{animation:fadeInUp .5s ease-out both;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;overflow:hidden;transition:all .3s}.product-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-image-container{aspect-ratio:1/1;background-color:#f3f4f6;overflow:hidden;position:relative}.product-image{height:100%;object-fit:cover;transition:transform .5s;width:100%}.product-card:hover .product-image{transform:scale(1.1)}.wishlist-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;cursor:pointer;display:flex;justify-content:center;opacity:0;padding:.5rem;position:absolute;right:.75rem;top:.75rem;transition:opacity .3s}.product-card:hover .wishlist-btn{opacity:1}.wishlist-btn:hover{background-color:#fee2e2}.wishlist-btn:hover svg{stroke:#ef4444}.stock-badge{background-color:#10b981;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:700;left:.75rem;padding:.25rem .75rem;position:absolute;top:.75rem}.product-info{padding:1.25rem}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;overflow:hidden;transition:color .2s}.product-card:hover .product-name{color:#0051ba}.product-category{color:#6b7280;font-size:.75rem;margin-bottom:.75rem}.product-footer{align-items:baseline;display:flex;justify-content:space-between}.price-amount{color:#1f2937;font-size:1.5rem;font-weight:700}.add-to-bag-btn{background-color:#ffdb00;border:none;border-radius:9999px;box-shadow:0 1px 3px #0000001a;color:#1f2937;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.add-to-bag-btn:hover{background-color:#ffed4e;transform:scale(1.05)}.empty-state{padding:5rem 0;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-title{color:#374151;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.empty-text{color:#6b7280}.modal-overlay{align-items:center;animation:fadeIn .2s;background-color:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s;background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;max-width:1024px;overflow-y:auto;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-title{color:#1f2937;font-size:1.25rem;font-weight:600}.modal-close{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .2s}.modal-close:hover{background-color:#f3f4f6}.modal-body{padding:1.5rem}.modal-grid{grid-gap:2rem;display:grid;gap:2rem}@media (min-width:768px){.modal-grid{grid-template-columns:1fr 1fr}}.modal-images{display:flex;flex-direction:column;gap:1rem}.main-image{aspect-ratio:1/1;background-color:#f3f4f6;border-radius:.5rem;overflow:hidden}.main-image img{height:100%;object-fit:cover;width:100%}.image-thumbnails{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.thumbnail{aspect-ratio:1/1;background-color:#f3f4f6;border-radius:.5rem;cursor:pointer;overflow:hidden;transition:opacity .2s}.thumbnail:hover{opacity:.75}.thumbnail img{height:100%;object-fit:cover;width:100%}.modal-details{display:flex;flex-direction:column}.detail-name{color:#1f2937;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.detail-price{margin-bottom:1.5rem}.detail-price-amount{color:#1f2937;font-size:2.25rem;font-weight:700}.detail-stock{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem}.stock-indicator{background-color:#10b981;border-radius:50%;height:.75rem;width:.75rem}.detail-stock span{color:#059669;font-weight:500}.detail-meta{margin-bottom:1.5rem}.detail-sku{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}.detail-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.category-tag{background-color:#f3f4f6;border-radius:9999px;color:#374151;font-size:.75rem;padding:.25rem .75rem}.detail-description{margin-bottom:1.5rem}.detail-description h4{color:#1f2937;font-weight:600;margin-bottom:.5rem}.detail-description div{color:#6b7280}.detail-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.btn-primary{background-color:#0051ba;border:none;border-radius:9999px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 1.5rem;transition:all .2s;width:100%}.btn-primary:hover{background-color:#003d8f;transform:scale(1.02)}.btn-secondary{align-items:center;background:none;border:2px solid #d1d5db;border-radius:9999px;color:#1f2937;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .2s;width:100%}.btn-secondary:hover{border-color:#9ca3af}@media (max-width:640px){.hero-title{font-size:2rem}.hero-subtitle,.search-input{font-size:1rem}.search-input{padding:1rem 1rem 1rem 3rem}}.hero-section-expanded{background:linear-gradient(135deg,#0051ba,#06c 50%,#0051ba);color:#fff;padding:2rem 0 3rem}.hero-section-expanded .results-header{margin-bottom:2rem}.hero-section-expanded .results-title{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.hero-section-expanded .products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:1.5rem}.hero-section-expanded .product-card{animation:fadeInUp .5s ease-out;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;overflow:hidden;transition:all .3s ease}.hero-section-expanded .product-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-4px)}.hero-section-expanded .product-image-container{aspect-ratio:1;background:#f3f3f3;overflow:hidden;position:relative}.hero-section-expanded .product-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.hero-section-expanded .product-card:hover .product-image{transform:scale(1.1)}.hero-section-expanded .wishlist-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#666;cursor:pointer;display:flex;justify-content:center;opacity:0;padding:.5rem;position:absolute;right:.75rem;top:.75rem;transition:opacity .3s ease}.hero-section-expanded .product-card:hover .wishlist-btn{opacity:1}.hero-section-expanded .wishlist-btn:hover{background:#ffe8ec;color:#d9334f}.hero-section-expanded .stock-badge{background:#10b981;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:700;left:.75rem;padding:.25rem .75rem;position:absolute;top:.75rem}.hero-section-expanded .product-info{color:#1f2937;padding:1rem}.hero-section-expanded .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111;display:-webkit-box;font-size:.95rem;font-weight:600;margin:0 0 .5rem;overflow:hidden;transition:color .2s ease}.hero-section-expanded .product-card:hover .product-name{color:#0051ba}.hero-section-expanded .product-category{color:#6b7280;font-size:.8rem;margin:0 0 .75rem}.hero-section-expanded .product-footer{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.hero-section-expanded .price-amount{color:#1f2937;font-size:1.25rem;font-weight:700}.hero-section-expanded .add-to-bag-btn{background:#ffdb00;border:none;border-radius:9999px;box-shadow:0 2px 4px #0000001a;color:#1f2937;cursor:pointer;font-size:.8rem;font-weight:600;padding:.5rem .75rem;transition:all .2s ease}.hero-section-expanded .add-to-bag-btn:hover{background:#ffed4e;transform:scale(1.05)}@media (max-width:768px){.hero-section-expanded .products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.hero-section-expanded .results-title{font-size:1.25rem}}
/*# sourceMappingURL=main.2c8967c8.css.map*/