.shop-hero{background:linear-gradient(180deg,var(--white) 0%,var(--pastel-yellow) 100%);padding:9rem 0 3.5rem;text-align:center;position:relative;overflow:hidden}.shop-hero h1{color:var(--dark-blue);margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem)}.text-gradient-script{font-family:Dancing Script,cursive;font-weight:700;background:linear-gradient(135deg,var(--yellow-bright) 0%,var(--yellow-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.15em}.shop-hero .hero-subtitle{color:var(--text-secondary);max-width:580px;margin:0 auto;font-size:1.05rem}.shop-section{padding:3rem 0 6rem;background:var(--cream);min-height:60vh}.shop-section .section-container{max-width:1400px}.shop-layout{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;align-items:start}.shop-sidebar{position:sticky;top:5rem}.shop-main{background:var(--white);border:1px solid var(--border-light);border-radius:14px;padding:2rem 2.25rem;min-height:600px}.shop-results-bar{font-size:.85rem;color:var(--text-light);margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.shop-search{position:relative;display:flex;align-items:center;background:var(--white);border:1.5px solid var(--border-light);border-radius:10px;padding:0 .75rem;margin-bottom:1.5rem;transition:border-color .15s}.shop-search:focus-within{border-color:var(--dark-blue)}.shop-search>svg{color:var(--text-light);flex-shrink:0}.shop-search input{flex:1;border:none;outline:none;background:none;padding:.7rem .5rem;font-family:var(--font-body);font-size:.88rem;color:var(--text-primary);min-width:0}.shop-search input::placeholder{color:var(--text-light)}.shop-search-clear{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;color:var(--text-light);transition:color .15s}.shop-search-clear:hover{color:var(--dark-blue)}.sidebar-heading{font-family:var(--font-body);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin:0 0 .6rem .6rem}.sidebar-collections{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.sidebar-collection{width:100%;display:flex;align-items:center;gap:.65rem;padding:.55rem .65rem;background:transparent;border:none;border-radius:8px;font-family:var(--font-body);font-size:.88rem;font-weight:500;color:var(--text-secondary);cursor:pointer;text-align:left;transition:background .15s,color .15s}.sidebar-collection:hover{background:var(--white);color:var(--dark-blue)}.sidebar-collection.active{background:var(--dark-blue);color:var(--white)}.sidebar-collection-icon{display:flex;align-items:center;justify-content:center;width:24px;flex-shrink:0}.sidebar-collection.active .sidebar-collection-icon{color:var(--yellow-accent)}.sidebar-collection-title{flex:1;min-width:0}.product-card{background:var(--white);border:1px solid var(--border-light);border-radius:14px;overflow:hidden;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--yellow-accent)}.product-card-image{position:relative;aspect-ratio:1;overflow:hidden;background:var(--pastel-yellow)}.product-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--pastel-yellow),var(--yellow-light))}.product-card-badge{position:absolute;top:.75rem;left:.75rem;font-size:.68rem;font-weight:600;padding:.28rem .65rem;border-radius:4px;text-transform:uppercase;letter-spacing:.06em;z-index:1}.product-badge-soldout{background:var(--dark-blue);color:var(--white)}.product-badge-sale{background:#dc2626;color:var(--white);animation:saleBadgeIn .3s ease}@keyframes saleBadgeIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.product-card-sale{position:relative}.price-current{color:var(--dark-blue)}.price-current-sale{color:#dc2626}.price-compare{font-size:.85rem;color:var(--text-light);text-decoration:line-through;margin-left:.5rem;font-weight:500}.product-card-desc{font-size:.78rem;color:var(--text-light);line-height:1.45;margin:.4rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.variant-preview{display:flex;gap:.35rem;margin-top:.6rem;flex-wrap:wrap;align-items:center}.variant-swatch{width:16px;height:16px;border-radius:50%;border:1px solid var(--border-light);display:inline-block;box-shadow:inset 0 0 0 1px #ffffff80}.variant-size{display:inline-block;padding:.12rem .45rem;border:1px solid var(--border-light);border-radius:4px;font-size:.68rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.variant-more{font-size:.68rem;color:var(--text-light);font-weight:500}.product-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-bottom:.25rem}.product-card-collection{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-light)}.product-tag{display:inline-block;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .45rem;border-radius:3px;line-height:1.4}.product-tag-custom{background:var(--yellow-accent);color:var(--dark-blue)}.product-tag-asis{background:transparent;color:var(--text-secondary);border:1px solid var(--border-light)}.product-card-body{padding:1rem 1.1rem 1.25rem;flex:1;display:flex;flex-direction:column;gap:.25rem}.product-card-title{font-family:var(--font-body);font-size:.92rem;font-weight:600;color:var(--dark-blue);line-height:1.3;margin:0}.product-card-price{font-size:.95rem;font-weight:600;color:var(--dark-blue);margin:0}.shop-loading,.shop-error,.shop-empty{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:var(--text-light)}.shop-loading p,.shop-error p,.shop-empty p{margin-top:.75rem;font-size:.95rem}.shop-error .btn{margin-top:1.25rem}.spinner{animation:spin 1s linear infinite;color:var(--yellow-bright)}@keyframes spin{to{transform:rotate(360deg)}}.product-skeleton{background:var(--white);border:1px solid var(--border-light);border-radius:14px;aspect-ratio:1 / 1.4;position:relative;overflow:hidden}.product-skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,230,46,.08) 50%,transparent 100%);animation:skeletonShimmer 1.4s ease-in-out infinite}@keyframes skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.products-grid .product-card{animation:productFadeIn .4s ease both}.products-grid .product-card:nth-child(1){animation-delay:0s}.products-grid .product-card:nth-child(2){animation-delay:.04s}.products-grid .product-card:nth-child(3){animation-delay:.08s}.products-grid .product-card:nth-child(4){animation-delay:.12s}.products-grid .product-card:nth-child(5){animation-delay:.16s}.products-grid .product-card:nth-child(6){animation-delay:.2s}.products-grid .product-card:nth-child(n+7){animation-delay:.24s}@keyframes productFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cart-toggle{position:fixed;bottom:1.5rem;right:1.5rem;width:54px;height:54px;border-radius:50%;background:var(--dark-blue);color:var(--white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #1b2a4a40;z-index:90;transition:transform .2s ease,box-shadow .2s ease}.cart-toggle:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1b2a4a59}.cart-count{position:absolute;top:-4px;right:-4px;background:var(--yellow-accent);color:var(--dark-blue);font-size:.72rem;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--white);opacity:0;transform:scale(0);transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1)}.cart-count.visible{opacity:1;transform:scale(1)}.cart-drawer-overlay{position:fixed;inset:0;background:#0b142066;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s}.cart-drawer-overlay.active{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100vh;background:var(--white);z-index:201;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 30px #0000001a}.cart-drawer.active{transform:translate(0)}.cart-header{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between}.cart-header h2{font-family:var(--font-heading);font-size:1.4rem;color:var(--dark-blue);margin:0}.cart-close{width:36px;height:36px;border-radius:8px;background:transparent;border:1px solid var(--border-light);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.cart-close:hover{background:var(--pastel-yellow);border-color:var(--yellow-accent);color:var(--dark-blue)}.cart-body{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-empty{text-align:center;padding:3rem 1rem;color:var(--text-light)}.cart-empty svg{margin-bottom:.75rem;opacity:.4}.cart-empty p{font-size:.95rem}.cart-line{display:flex;gap:.85rem;padding:1rem 0;border-bottom:1px solid var(--border-light)}.cart-line:last-child{border-bottom:none}.cart-line-image{width:70px;height:70px;border-radius:8px;background:var(--pastel-yellow);overflow:hidden;flex-shrink:0}.cart-line-image img{width:100%;height:100%;object-fit:cover;display:block}.cart-line-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.cart-line-info h4{font-family:var(--font-body);font-size:.88rem;font-weight:600;color:var(--dark-blue);margin:0;line-height:1.3}.cart-line-variant{font-size:.78rem;color:var(--text-light);margin:0}.cart-line-price{font-size:.85rem;font-weight:600;color:var(--dark-blue);margin:.2rem 0 .5rem}.cart-line-controls{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.cart-remove{width:28px;height:28px;border-radius:6px;background:transparent;border:1px solid var(--border-light);color:var(--text-light);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.cart-remove:hover{border-color:#fecaca;background:#fef2f2;color:#c53030}.qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--border-light);border-radius:8px;overflow:hidden;-webkit-user-select:none;user-select:none}.qty-btn{width:32px;height:32px;border:none;background:transparent;cursor:pointer;font-size:1rem;font-weight:600;color:var(--dark-blue);display:flex;align-items:center;justify-content:center;transition:background .15s}.qty-btn:hover{background:var(--pastel-yellow)}.qty-value{min-width:32px;text-align:center;font-size:.88rem;font-weight:600;color:var(--dark-blue)}.qty-stepper-sm .qty-btn{width:26px;height:26px;font-size:.9rem}.qty-stepper-sm .qty-value{min-width:28px;font-size:.82rem}.cart-footer{padding:1.25rem 1.5rem;border-top:1px solid var(--border-light);background:var(--cream)}.cart-subtotal{display:flex;justify-content:space-between;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--dark-blue);margin-bottom:1rem}.cart-checkout{width:100%;justify-content:center}.cart-note{font-size:.75rem;color:var(--text-light);text-align:center;margin:.75rem 0 0}.product-page{background:var(--cream);padding:7rem 0 5rem;min-height:80vh}.product-page .breadcrumbs{margin-bottom:2rem;text-align:left;justify-content:flex-start}.product-page-detail{background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.product-page-detail .product-detail-info h1{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.4rem);color:var(--dark-blue);margin:0 0 .75rem;line-height:1.15}.product-page-loading,.product-page-error{text-align:center;padding:5rem 2rem;color:var(--text-light)}.product-page-error h2{color:var(--dark-blue);margin-bottom:1rem}.product-page-error .btn{margin-top:1rem}.product-customizable-note{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.85rem 1rem;background:var(--pastel-yellow);border:1px solid var(--yellow-medium);border-radius:8px;font-size:.85rem;color:var(--dark-blue)}.product-customizable-note svg{color:var(--yellow-bright);flex-shrink:0}@media(max-width:768px){.product-page{padding:6rem 0 3rem}.product-page-detail{grid-template-columns:1fr;padding:1.5rem;gap:1.5rem}}.product-modal{display:none;position:fixed;inset:0;z-index:300;background:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:auto;padding:2rem 1rem;align-items:flex-start;justify-content:center}.product-modal.active{display:flex}.product-modal-inner{background:var(--white);border:1px solid var(--border-light);border-radius:14px;max-width:900px;width:100%;padding:2.5rem;position:relative;margin:auto;box-shadow:0 8px 40px #00000014;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.product-detail-images img,.product-detail-image-placeholder{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;background:var(--pastel-yellow);display:block}.product-thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.product-thumb{width:60px;height:60px;border-radius:6px;border:2px solid var(--border-light);background:none;cursor:pointer;overflow:hidden;padding:0;transition:border-color .2s}.product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-thumb.active{border-color:var(--dark-blue)}.product-detail-info h2{font-family:var(--font-heading);font-size:1.7rem;color:var(--dark-blue);margin:0 0 .5rem;line-height:1.2}.product-detail-price{font-size:1.3rem;font-weight:700;color:var(--dark-blue);margin:0 0 1.25rem}.product-detail-description{color:var(--text-secondary);font-size:.92rem;line-height:1.65;margin-bottom:1.5rem}.product-detail-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.product-option label{display:block;font-size:.78rem;font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.product-option-values{display:flex;flex-wrap:wrap;gap:.4rem}.product-option-btn{padding:.5rem .95rem;border:1.5px solid var(--border-light);border-radius:8px;background:var(--white);font-family:var(--font-body);font-size:.85rem;color:var(--text-secondary);cursor:pointer;transition:all .15s}.product-option-btn:hover{border-color:var(--dark-blue);color:var(--dark-blue)}.product-option-btn.active{background:var(--dark-blue);border-color:var(--dark-blue);color:var(--white)}.product-detail-actions{display:flex;align-items:center;gap:.85rem}.add-to-cart-btn{flex:1;justify-content:center}.add-to-cart-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.sidebar-collections{flex-direction:row;flex-wrap:wrap;gap:.4rem}.sidebar-heading{display:none}.sidebar-collection{width:auto;border:1px solid var(--border-light);background:var(--white);padding:.4rem .75rem}.sidebar-collection-icon svg{width:14px;height:14px}.products-grid{grid-template-columns:repeat(3,1fr)}.product-detail{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:768px){.shop-hero{padding:7rem 0 3rem}.shop-section{padding:2rem 0 4rem}.shop-main{padding:1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.product-modal-inner{padding:1.5rem 1.25rem;border-radius:12px}.product-detail-info h2{font-size:1.4rem}.product-detail-actions{flex-direction:column;align-items:stretch}.qty-stepper{align-self:center}.cart-drawer{max-width:100%}.cart-toggle{bottom:1rem;right:1rem}}
