.ikea-scraper{max-width:850px}@media screen and (min-width: 741px){.page-header__text-wrapper{margin-top:68px;margin-bottom:38px}}.login-form h3{font-weight:400}.login-form span.separator{margin:0 10px}.form-container{margin-bottom:2rem}.small-container{margin:0 0 30px}.form-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;text-align:center}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;margin-bottom:0;flex:1;transition:border-color .15s ease}.form-input:focus{outline:none;border-color:#ff5e4d;box-shadow:0 0 0 3px #4f46e51a}.form-submit{flex-shrink:0;text-align:center;margin-left:1rem;background-color:#ff5e4d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}.form-submit:hover{background-color:#e54}.form-submit:disabled{background-color:#9ca3af;cursor:not-allowed}#ikea-form{display:flex;flex-direction:column;gap:1.5rem}.form-input-group{display:flex;gap:1rem;align-items:stretch}.white-container{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}.loading-container{padding:2rem;max-width:420px;margin:0 auto;width:100%;text-align:center}.loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-spinner{width:3rem;height:3rem;border:3px solid #e5e7eb;border-top:3px solid #ff5e4d;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-size:1.125rem;font-weight:500;color:#1f2937;margin:0}.loading-subtext{font-size:.875rem;color:#6b7280;margin:0}#products-container{margin-top:1.5rem}.products-header{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.step-section{margin-bottom:2.5rem}.step-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.step-description{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.5}.new-import-link{font-size:.875rem;color:#6366f1;text-decoration:none;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .15s ease}.new-import-link:hover{background-color:#f9fafb;border-color:#6366f1}.global-color-selection{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;display:flex;gap:2rem;align-items:flex-start}.global-color-left{flex:1;width:100%}.global-color-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.color-type-section{margin-bottom:1.5rem}.color-type-section:last-child{margin-bottom:0}.color-type-title{font-size:1rem;font-weight:600;color:#374151;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.color-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(3rem,max-content));gap:.6rem}.color-type-grid .color-swatch,.color-grid .color-swatch{width:3rem;height:3rem}.global-color-right{flex-shrink:0;width:250px;text-align:center}.global-preview-title{font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.75rem}.preview-placeholder{position:relative;width:100%;height:254px;border:2px dashed #d1d5db;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-color:#f9fafb}.preview-placeholder-text{text-align:center;color:#9ca3af;font-size:.875rem}.global-preview-image{width:100%;height:250px;border-radius:.5rem;border:1px solid #e5e7eb;position:absolute;top:0;left:0}.global-color-selected{margin-top:1rem;padding:.75rem;background-color:transparent;border:1px solid #6b7280;border-radius:.5rem;color:#6b7280;font-weight:500;display:none}.products-list{border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff}.product-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-bottom:1px solid #f3f4f6;transition:background-color .15s ease;flex-direction:row}.product-item:last-child{border-bottom:none}.product-item:hover{background-color:#f9fafb}.product-image-container{flex-shrink:0;width:3rem;height:5rem;display:flex;align-items:flex-start;justify-content:center;border-radius:.5rem;overflow:hidden}.product-image{max-width:100%;max-height:100%;object-fit:cover;border-radius:.375rem}.product-details{flex:1;min-width:0}.product-title{font-weight:500;color:#111827;font-size:1rem;line-height:1.5;margin-bottom:.25rem;text-decoration:none}.product-title:hover{color:#4f46e5}.product-subtitle{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.product-color-info{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem}.product-color-info.visible{display:flex}.product-color-swatch{width:1.5rem;height:1.5rem;border-radius:.25rem;border:1px solid #d1d5db;position:relative;cursor:pointer}.product-color-swatch img{width:100%;height:100%;object-fit:cover}.product-color-name{color:#374151;font-weight:500}.modify-color-link,.remove-link{color:#444558b3;text-decoration:underline;font-size:.75rem;cursor:pointer}.modify-color-link:hover,.remove-link:hover{color:#444558d4;text-decoration:underline}.preview-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem;box-shadow:0 10px 15px -3px #0000001a;opacity:0;visibility:hidden;transition:all .15s ease;z-index:20;margin-bottom:.5rem;width:150px}.preview-tooltip img{width:100%;height:100px;object-fit:cover;border-radius:.25rem}.preview-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#fff}.stock-status{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;color:#059669;font-size:.875rem}.stock-indicator{width:.5rem;height:.5rem;background-color:#10b981;border-radius:50%}.quantity-controls{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0;min-width:80px}.quantity-dropdown{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;font-size:.875rem;color:#374151;cursor:pointer;min-width:60px;text-align:center}.quantity-dropdown:hover{border-color:#9ca3af}.quantity-dropdown:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.color-swatches{margin-top:.75rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.color-swatch{width:2.5rem;height:2.5rem;border-radius:.375rem;border:2px solid #e5e7eb;cursor:pointer;overflow:hidden;transition:all .15s ease;position:relative}.color-swatch:hover{border-color:#9ca3af;transform:scale(1.05)}.color-swatch.selected{border-color:#6b7280;box-shadow:0 0 0 2px #4f46e533}.color-swatch img{width:100%;height:100%;object-fit:cover}.color-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#1f2937;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:all .15s ease;z-index:10;margin-bottom:.25rem}.color-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#1f2937}.color-swatch:hover .color-tooltip{opacity:1;visibility:visible}#cta-draft{margin-top:1rem;text-align:right}.color-modal{position:fixed;top:80px;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.color-modal.active{opacity:1;visibility:visible}.color-modal-content{background-color:#fff;border-radius:.75rem;padding:1.5rem;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;margin:1rem;box-shadow:0 25px 50px -12px #00000040}.color-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.color-modal-title{font-size:1.125rem;font-weight:600;color:#1f2937}.color-modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem}.color-modal-close:hover{color:#374151;background-color:#f3f4f6}.color-grid .color-swatch{width:2.5rem;height:2.5rem;border:2px solid #e5e7eb;transition:all .15s ease}.color-grid .color-swatch:hover{border-color:#9ca3af;transform:scale(1.05)}.product-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.product-unit-price{color:#6b7280;font-size:.875rem}.product-total-price{color:#111827;font-weight:600;font-size:1rem}.total-summary{padding:1.5rem;background-color:#f9fafb;border-top:1px solid #e5e7eb;text-align:right}.total-label{color:#374151;font-size:.875rem;margin-bottom:.25rem}.total-amount{color:#111827;font-size:1.25rem;font-weight:700}.create-cart-btn{border:none;cursor:pointer;font-family:inherit}@media screen and (max-width: 740px){.content-box--small,.content-box--medium,.container--flush .content-box--large{margin-left:15px;margin-right:15px}}@media (max-width: 640px){.white-container{padding:1.2rem}.results-container{padding:1.5rem;margin-top:1.5rem;border-radius:.75rem}.form-input-group{flex-direction:column;gap:1rem}.button.button--primary{padding:0 10px}.login-form span.separator{margin:0}.loading-text{font-size:1rem}.form-submit{width:100%;margin-left:0}.product-item{flex-direction:row;gap:0;padding:1.5rem .8rem 1.5rem .3rem}.product-pricing{align-items:flex-end;flex-shrink:0;min-width:60px}.quantity-controls{align-items:center;flex-shrink:0;min-width:70px}.product-image-container{width:3.5rem;height:3.5rem;flex-shrink:0}.product-details{flex:1;min-width:0}.product-title{font-size:.9rem;line-height:1.3}.product-subtitle{font-size:.8rem;margin-bottom:.5rem}.color-swatches{margin-top:.5rem}.color-swatch{width:2rem;height:2rem}.show-more-colors{width:1.5rem;height:1.5rem;font-size:.8rem}.stock-status{font-size:.75rem;margin-top:.25rem}.quantity-dropdown{padding:.375rem .5rem;font-size:.8rem;min-width:50px}.remove-link{font-size:.7rem}.product-unit-price{font-size:.8rem}.product-total-price{font-size:.9rem}.color-grid{grid-template-columns:repeat(auto-fill,minmax(3rem,1fr))}.color-grid .color-swatch{width:3rem;height:3rem}.global-color-selection{padding:1rem;margin:1rem 0}.global-color-selection h3{font-size:1.125rem;margin-bottom:1rem}.color-palette{grid-template-columns:repeat(6,1fr);gap:.5rem;margin-bottom:1rem}.color-palette .color-swatch{width:2.5rem;height:2.5rem}.selected-color-info{padding:.75rem;font-size:.875rem;margin-bottom:1rem}.preview-placeholder{height:200px;margin:0;border-radius:.5rem;overflow:hidden}.preview-placeholder img{width:100%;height:100%;object-fit:cover}.preview-content{padding:.75rem}.preview-content h4{font-size:1rem;margin-bottom:.5rem}.preview-content p{font-size:.75rem;line-height:1.4}.product-preview-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;background-color:#ffffffe6;border-radius:.375rem;margin-bottom:.5rem}.product-preview-icon{width:2rem;height:2rem;background-color:#f3f4f6;border-radius:.25rem;flex-shrink:0}.product-preview-details{flex:1;min-width:0}.product-preview-name{font-size:.75rem;font-weight:500;color:#111827;margin-bottom:.125rem}.product-preview-specs{font-size:.625rem;color:#6b7280}.product-preview-quantity{font-size:.75rem;color:#4f46e5;font-weight:500;flex-shrink:0}.global-color-selection{flex-direction:column;gap:1rem}.global-color-right{width:100%}.global-color-swatches{grid-template-columns:repeat(auto-fill,minmax(2rem,1fr));gap:.5rem}.preview-placeholder{height:calc(100vw - 94px)}.global-preview-image{height:auto}.products-header{flex-direction:column;gap:1rem;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/simulator-ikea.css.map */
