:root{--store-bg:var(--kpc-bg);--store-surface:#0e0a2eb3;--store-surface-hover:#1a1142cc;--store-border:#ffffff14;--store-text:var(--kpc-ink);--store-text-muted:var(--kpc-mute);--store-pink:var(--kpc-magenta);--store-cyan:var(--kpc-cyan);--store-purple:var(--kpc-violet);--store-yellow:var(--kpc-acid);--store-gradient-cta:linear-gradient(135deg, var(--store-pink), var(--store-purple));--store-gradient-cool:linear-gradient(135deg, var(--store-cyan), var(--store-purple));--store-glow-pink:0 0 30px #ff2a8a66;--store-glow-cyan:0 0 20px #18f0ff4d;--store-price-color:var(--store-cyan);--store-sale-color:var(--kpc-warn);--store-compare-color:var(--kpc-mute);--store-ease:cubic-bezier(.19, 1, .22, 1);--store-duration:.4s}.store-wrapper{background:var(--store-bg);min-height:100vh;color:var(--store-text)}.store-container{max-width:1400px;margin:0 auto;padding:0 2rem}.store-section{padding:6rem 0}.store-section__title{color:var(--kpc-ink);margin-bottom:3rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.store-hero{background:radial-gradient(#7f28ca26 0%,#0000 70%);align-items:center;min-height:50vh;padding:calc(4rem + 80px) 0 4rem;display:flex;position:relative;overflow:hidden}.store-hero--enhanced{min-height:85vh;padding-top:calc(6rem + 80px);padding-bottom:4rem}.store-hero__backgrounds{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.store-hero__bg-image{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.5s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.05)}.store-hero__bg-image.active{opacity:1;animation:12s ease-out forwards subtle-zoom}@keyframes subtle-zoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.store-hero__overlay{background:linear-gradient(135deg,#ff2a8a0d 0%,#0000 50%),linear-gradient(#050505f2 0%,#050505cc 50%,#050505f2 100%);position:absolute;top:0;bottom:0;left:0;right:0}.store-hero__content{z-index:2;max-width:650px;position:relative}.store-hero__badge-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.store-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--store-cyan);align-items:center;gap:.75rem;font-size:.875rem;font-weight:700;display:inline-flex}.store-hero__nonprofit-badge{color:var(--store-pink);text-transform:uppercase;letter-spacing:.05em;background:#ff2a8a26;border:1px solid #ff2a8a4d;border-radius:50px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.pulse-dot{background:var(--store-pink);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-glow}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 #ff2a8a80}50%{opacity:.8;box-shadow:0 0 0 4px #ff2a8a00}}.store-hero__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.store-hero__title span{color:var(--kpc-ink);display:block}.store-hero__description{color:var(--store-text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.store-hero__description strong{color:var(--store-text);font-weight:600}.store-hero__ctas{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.store-hero__cta{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:background-color .3s,border-color .3s,color .3s,opacity .3s,transform .3s,box-shadow .3s;display:inline-flex}.store-hero__cta--primary{background:var(--store-gradient-cta);color:var(--kpc-ink);box-shadow:0 0 30px #ff2a8a66}.store-hero__cta--primary:hover{transform:translateY(-2px);box-shadow:0 0 40px #ff2a8a99}.store-hero__cta--secondary{color:var(--store-text);border:2px solid var(--store-border);background:0 0}.store-hero__cta--secondary:hover{border-color:var(--store-cyan);color:var(--store-cyan)}.store-hero__trust-badges{justify-content:center;gap:2rem;display:flex}.store-trust-badge{align-items:center;gap:.75rem;display:flex}.store-trust-badge__icon{font-size:1.5rem}.store-trust-badge__text{flex-direction:column;display:flex}.store-trust-badge__title{color:var(--store-text);font-size:.8125rem;font-weight:600}.store-trust-badge__subtext{color:var(--store-text-muted);font-size:.6875rem}.store-impact-strip{background:linear-gradient(90deg,#ff2a8a1a,#b465ff1a);border-top:1px solid #ff2a8a33;border-bottom:1px solid #ff2a8a33;padding:1.25rem 0}.store-impact-strip__content{text-align:center;justify-content:center;align-items:center;gap:1rem;display:flex}.store-impact-strip__icon{flex-shrink:0;font-size:1.5rem}.store-impact-strip__text{color:var(--store-text-muted);font-size:.9375rem;line-height:1.5}.store-impact-strip__text strong{color:var(--store-text)}.store-section__header{text-align:center;margin-bottom:3rem}.store-section__header .store-section__title{margin-bottom:.75rem}.store-section__subtitle{color:var(--store-text-muted);margin:0;font-size:1.125rem}.store-community{background:linear-gradient(180deg, var(--store-bg) 0%, #b465ff0d 50%, var(--store-bg) 100%);text-align:center;padding:6rem 0}.store-community__content{max-width:700px;margin:0 auto}.store-community__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.store-community__title span{color:var(--kpc-ink)}.store-community__description{color:var(--store-text-muted);margin-bottom:3rem;font-size:1.125rem;line-height:1.7}.store-community__stats{flex-wrap:wrap;justify-content:center;gap:4rem;margin-bottom:2.5rem;display:flex}.store-stat{flex-direction:column;align-items:center;display:flex}.store-stat__number{color:var(--store-cyan);text-shadow:var(--store-glow-cyan);font-size:2.5rem;font-weight:900;line-height:1}.store-stat__label{color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-size:.875rem}.store-community__link{color:var(--store-cyan);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.store-community__link:hover{gap:.75rem}.store-guarantee{background:var(--store-surface);border-top:1px solid var(--store-border);padding:1.5rem 0}.store-guarantee__items{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.store-guarantee__item{align-items:center;gap:.75rem;display:flex}.store-guarantee__icon{font-size:1.25rem}.store-guarantee__text{color:var(--store-text-muted);font-size:.875rem}.store-error{text-align:center;color:var(--store-text-muted);padding:4rem 2rem}@media (max-width:768px){.store-hero--enhanced{min-height:70vh;padding-top:calc(4rem + 70px)}.store-hero__badge-row{flex-direction:column;align-items:flex-start;gap:.75rem}.store-hero__trust-badges{gap:1.5rem}.store-hero__ctas{flex-direction:column}.store-hero__cta{width:100%}.store-impact-strip__content{text-align:center;flex-direction:column}.store-community__stats{gap:2rem}.store-guarantee__items{flex-direction:column;align-items:center;gap:1rem}}.store-product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@media (min-width:1200px){.store-product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}.store-product-grid--featured .store-product-card:first-child{grid-area:span 2/span 2}}.store-product-card{background:var(--store-surface);-webkit-backdrop-filter:blur(12px);border:1px solid var(--store-border);transition:transform var(--store-duration) var(--store-ease), box-shadow var(--store-duration) ease;cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.store-product-card:hover{box-shadow:var(--store-glow-pink);transform:translateY(-8px)}.store-product-card:focus-visible{outline:2px solid var(--store-pink);outline-offset:2px}.store-product-card__image-wrapper{aspect-ratio:1;background:var(--kpc-n-900);position:relative;overflow:hidden}.store-product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--store-ease)}.store-product-card:hover .store-product-card__image{transform:scale(1.08)}.store-product-card__badge{text-transform:uppercase;letter-spacing:.05em;background:var(--store-gradient-cta);color:var(--kpc-ink);z-index:2;border-radius:50px;padding:.375rem .875rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.store-product-card__badge--sale{background:var(--store-sale-color);animation:2s infinite pulse}.store-product-card__badge--new{background:var(--store-gradient-cool)}.store-product-card__color-badge{text-transform:capitalize;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--store-cyan);z-index:2;background:#000000b3;border:1px solid #18f0ff4d;border-radius:50px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.store-product-card__overlay{opacity:0;background:linear-gradient(#0000 50%,#000000e6 100%);align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.store-product-card:hover .store-product-card__overlay{opacity:1}.store-product-card__quick-add{width:100%}.store-product-card__wishlist{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:36px;height:36px;color:var(--store-text-muted);cursor:pointer;opacity:0;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:opacity .2s,color .2s,transform .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.store-product-card:hover .store-product-card__wishlist,.store-product-card__wishlist--active{opacity:1}.store-product-card__wishlist--active{color:#ff4081}.store-product-card__wishlist:hover{color:#ff4081;transform:scale(1.1)}.store-product-detail__actions{align-items:stretch;gap:.75rem;display:flex}.store-product-detail__actions .store-add-to-cart{flex:1}.store-product-detail__wishlist-btn{background:var(--store-surface);border:2px solid var(--store-border);width:48px;color:var(--store-text-muted);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:flex}.store-product-detail__wishlist-btn:hover{color:#ff4081;border-color:#ff4081}.store-product-detail__wishlist-btn--active{color:#ff4081;background:#ff40811a;border-color:#ff4081}.store-product-card__content{padding:1.25rem}.store-product-card__title{color:var(--store-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.store-product-card__price{align-items:center;gap:.75rem;display:flex}.store-product-card__price-current{color:var(--store-price-color);font-size:1.125rem;font-weight:700}.store-product-card__price-compare{color:var(--store-compare-color);font-size:.875rem;text-decoration:line-through}.store-variant-selector{margin-bottom:1.5rem}.store-variant-selector__label{color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.store-variant-selector__options{flex-wrap:wrap;gap:.75rem;display:flex}.store-size-pill{min-width:52px;height:52px;color:var(--store-text);cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:50px;justify-content:center;align-items:center;padding:0 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:inline-flex}.store-size-pill:hover:not(:disabled){border-color:#fff6}.store-size-pill--selected{border-color:var(--store-cyan);box-shadow:var(--store-glow-cyan);background:#18f0ff1a}.store-size-pill:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.store-color-swatch{cursor:pointer;border:3px solid #0000;border-radius:50%;width:36px;height:36px;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;position:relative}.store-color-swatch:after{content:"";border:2px solid #0000;border-radius:50%;transition:border-color .2s;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px}.store-color-swatch--selected:after{border-color:var(--store-cyan)}.store-color-swatch:disabled{opacity:.35;cursor:not-allowed}.store-add-to-cart{background:var(--store-gradient-cta);width:100%;height:56px;color:var(--kpc-ink);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:0 2rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .3s;display:flex;box-shadow:0 0 20px #ff2a8a66}.store-add-to-cart:hover:not(:disabled){transform:scale(1.02);box-shadow:0 0 30px #ff2a8a99}.store-add-to-cart:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.store-add-to-cart__spinner{border:2px solid #ffffff4d;border-top-color:var(--kpc-ink);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.store-cart-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;z-index:1040;background:#0009;transition:opacity .3s,visibility .3s;position:fixed;top:0;bottom:0;left:0;right:0}.store-cart-backdrop--open{opacity:1;visibility:visible;pointer-events:auto}.store-cart-drawer{width:min(450px,90vw);height:100vh;-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--store-border);visibility:hidden;pointer-events:none;height:100dvh;transition:transform var(--store-duration) var(--store-ease), visibility 0s linear var(--store-duration);z-index:1050;background:#0a0a0af2;flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.store-cart-drawer--open{visibility:visible;pointer-events:auto;transition:transform var(--store-duration) var(--store-ease), visibility 0s linear 0s;transform:translate(0)}.store-cart-drawer__header{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.store-cart-drawer__title{font-size:1.25rem;font-weight:700}.store-cart-drawer__count{color:var(--store-text-muted);margin-left:.5rem;font-size:.875rem;font-weight:400}.store-cart-drawer__close{width:40px;height:40px;color:var(--store-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:background .2s;display:flex}.store-cart-drawer__close:hover{background:#ffffff1a}.store-cart-drawer__items{flex:1;padding:1.5rem;overflow-y:auto}.store-cart-drawer__empty{height:100%;color:var(--store-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.store-cart-drawer__empty-icon{opacity:.5;margin-bottom:1rem;font-size:4rem}.store-cart-drawer__empty-text{margin-bottom:1.5rem;font-size:1.125rem}.store-cart-drawer__footer{border-top:1px solid var(--store-border);padding:1.5rem}.store-cart-drawer__subtotal{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.store-cart-drawer__subtotal-label{color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.store-cart-drawer__subtotal-value{color:var(--store-price-color);font-size:1.25rem;font-weight:700}.store-cart-drawer__note{color:var(--store-text-muted);text-align:center;margin-bottom:1rem;font-size:.75rem}.store-cart-item{border-bottom:1px solid var(--store-border);grid-template-columns:80px minmax(0,1fr);gap:1rem;padding:1rem 0;display:grid}.store-cart-item:last-child{border-bottom:none}.store-cart-item__image{object-fit:cover;background:var(--kpc-n-900);border-radius:8px;width:80px;height:80px}.store-cart-item__details{flex-direction:column;justify-content:space-between;display:flex}.store-cart-item__title{color:var(--store-text);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.store-cart-item__variant{color:var(--store-text-muted);font-size:.8125rem}.store-cart-item__bottom{justify-content:space-between;align-items:center;display:flex}.store-cart-item__price{color:var(--store-price-color);font-weight:700}.store-cart-item__remove{color:var(--store-text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem;transition:color .2s}.store-cart-item__remove:hover{color:var(--store-sale-color)}.store-quantity{border:1px solid var(--store-border);border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.store-quantity__btn{width:32px;height:32px;color:var(--store-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;transition:background .2s;display:flex}.store-quantity__btn:hover:not(:disabled){background:#ffffff1a}.store-quantity__btn:disabled{opacity:.3;cursor:not-allowed}.store-quantity__value{text-align:center;width:40px;font-size:.875rem;font-weight:600}.store-form-group{margin-bottom:1.25rem;padding-bottom:1lh;position:relative}.store-form-error{color:var(--kpc-warn);font-size:.8125rem;display:block;position:absolute;bottom:0;left:0;right:0}.store-form-group label{color:var(--store-text-muted);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.store-form-group input,.store-form-group select{border:1px solid var(--store-border);width:100%;height:48px;color:var(--store-text);background:#ffffff0d;border-radius:8px;padding:0 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.store-form-group input:focus,.store-form-group select:focus{border-color:var(--store-cyan);outline:none;box-shadow:0 0 0 3px #18f0ff1a}.store-form-group input::placeholder{color:var(--kpc-mute)}.store-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.store-form-row--3{grid-template-columns:2fr minmax(0,1fr) minmax(0,1fr)}.store-checkout-steps{justify-content:center;gap:0;margin-bottom:3rem;display:flex}.store-checkout-step{color:var(--store-text-muted);align-items:center;gap:.75rem;padding:0 1rem;font-size:.875rem;font-weight:500;display:flex}.store-checkout-step--active{color:var(--store-text)}.store-checkout-step--completed{color:var(--store-cyan)}.store-checkout-step__number{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.store-checkout-step--active .store-checkout-step__number{background:var(--store-gradient-cta);color:var(--kpc-ink);border-color:#0000}.store-checkout-step--completed .store-checkout-step__number{background:var(--store-cyan);color:var(--kpc-accent-ink);border-color:#0000}.store-checkout-step__connector{background:var(--store-border);width:60px;height:2px}.store-checkout-step--completed+.store-checkout-step__connector{background:var(--store-cyan)}.store-skeleton{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff1a 50%,#ffffff0d 100%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.optimized-image-wrapper,.optimized-image-wrapper img{border-radius:inherit}.store-skeleton--card{aspect-ratio:1/1.3}.store-skeleton--text{height:1rem;margin-bottom:.5rem}.store-skeleton--text:last-child{width:60%}@media (max-width:768px){.store-container{padding:0 1rem}.store-section{padding:4rem 0}.store-hero{text-align:center;min-height:auto}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.store-product-card__content{padding:1rem}.store-checkout-step__label{display:none}.store-form-row,.store-form-row--3{grid-template-columns:minmax(0,1fr)}}@media (max-width:480px){.store-product-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.store-product-card,.store-product-card__image,.store-cart-drawer,.store-add-to-cart,.store-hero__bg-image,.store-hero__cta,.pulse-dot{transition:none;animation:none}.store-hero__bg-image.active{opacity:1;transform:none}@keyframes pulse{0%,to{opacity:1}}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:none}}@keyframes subtle-zoom{0%,to{transform:none}}@keyframes skeleton-shimmer{0%,to{background-position:0 0}}}.store-trust-badge--minimal{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:.875rem;padding:.75rem 1rem;display:flex}.store-trust-badge__icon-text{color:var(--store-cyan);white-space:nowrap;font-size:1rem;font-weight:800}.design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}@media (max-width:1024px){.design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (max-width:600px){.design-grid{grid-template-columns:minmax(0,1fr);gap:1.25rem}}.design-card{background:var(--store-surface);-webkit-backdrop-filter:blur(12px);border:1px solid var(--store-border);transition:transform var(--store-duration) var(--store-ease), box-shadow var(--store-duration) ease, border-color .3s ease;cursor:pointer;border-radius:20px;position:relative;overflow:hidden}.design-card:hover{box-shadow:var(--store-glow-pink);border-color:#ff2a8a4d;transform:translateY(-8px)}.design-card:focus-visible{outline:2px solid var(--store-pink);outline-offset:2px}.design-card__image-wrapper{aspect-ratio:4/5;background:linear-gradient(135deg, var(--kpc-n-900) 0%, #1a1a1a 100%);position:relative;overflow:hidden}.design-card__image{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--store-ease)}.design-card:hover .design-card__image{transform:scale(1.05)}.design-card__image--placeholder{background:linear-gradient(135deg,#ff2a8a1a 0%,#b465ff1a 100%);justify-content:center;align-items:center;display:flex}.design-card__placeholder-text{color:#ffffff1a;font-size:4rem;font-weight:900}.design-card__badge{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--store-cyan);background:#0009;border:1px solid #18f0ff33;border-radius:50px;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;position:absolute;top:1rem;left:1rem}.design-card__content{padding:1.25rem 1.5rem 1.5rem}.design-card__title{color:var(--store-text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;overflow:hidden}.design-card__colors{align-items:center;gap:.375rem;margin-bottom:1rem;display:flex}.design-card__color-swatch{border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;width:16px;height:16px}.design-card__color-more{color:var(--store-text-muted);padding-left:.25rem;font-size:.6875rem}.design-card__types{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.design-card__type-chip{color:var(--store-text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:inline-flex}.design-card__type-chip:hover{color:var(--store-cyan);background:#18f0ff0d;border-color:#18f0ff4d}.design-card__type-more{color:var(--store-text-muted);padding:.375rem 0;font-size:.75rem}.design-card__price{color:var(--store-price-color);font-size:1rem;font-weight:700}.design-card--skeleton{pointer-events:none}.store-pagination-wrapper{justify-content:center;margin-top:3rem;display:flex}.pagination{align-items:center;gap:.5rem;display:flex}.pagination__btn{background:var(--store-surface);border:1px solid var(--store-border);color:var(--store-text);cursor:pointer;border-radius:50px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:flex}.pagination__btn:hover:not(:disabled){border-color:var(--store-cyan);color:var(--store-cyan)}.pagination__btn--disabled{opacity:.4;cursor:not-allowed}.pagination__btn-text{display:inline}@media (max-width:480px){.pagination__btn-text{display:none}}.pagination__pages{align-items:center;gap:.25rem;display:flex}.pagination__page{width:40px;height:40px;color:var(--store-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:flex}.pagination__page:hover{color:var(--store-text);background:#ffffff0d}.pagination__page--active{background:var(--store-gradient-cta);color:var(--kpc-ink);border-color:#0000}.pagination__page--active:hover{background:var(--store-gradient-cta);color:var(--kpc-ink)}.pagination__ellipsis{text-align:center;width:40px;color:var(--store-text-muted);cursor:default}.design-detail__hero{align-items:flex-end;min-height:40vh;padding-top:calc(100px + 3rem);padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.design-detail__hero-bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.design-detail__hero-image{object-fit:cover;object-position:center top;filter:blur(30px);opacity:.4;width:100%;height:100%;transform:scale(1.2)}.design-detail__hero-overlay{background:linear-gradient(#050505b3 0%,#050505e6 100%);position:absolute;top:0;bottom:0;left:0;right:0}.design-detail__hero-content{z-index:1;position:relative}.design-detail__back{color:var(--store-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 0;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-flex}.design-detail__back:hover{color:var(--store-cyan)}.design-detail__title{color:var(--kpc-ink);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.design-detail__meta{color:var(--store-text-muted);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1rem;display:flex}.design-detail__meta-item{color:var(--store-text);font-weight:500}.design-detail__meta-divider{opacity:.3}.design-detail__hero-colors{align-items:center;gap:.5rem;display:flex}.design-detail__hero-swatch{border:2px solid #fff3;border-radius:50%;width:24px;height:24px}.design-detail__hero-swatch-more{color:var(--store-text-muted);padding-left:.25rem;font-size:.75rem}.design-detail__filters{background:var(--store-surface);border-bottom:1px solid var(--store-border);z-index:10;padding:1.5rem 0;position:sticky;top:80px}.design-detail__filter-bar{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.design-detail__filter-group{align-items:center;gap:.75rem;display:flex}.design-detail__filter-label{color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.design-detail__filter-chips{flex-wrap:wrap;gap:.5rem;display:flex}.design-detail__filter-chip{color:var(--store-text-muted);border:1px solid var(--store-border);cursor:pointer;background:0 0;border-radius:50px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s}.design-detail__filter-chip:hover{color:var(--store-text);border-color:#ffffff4d}.design-detail__filter-chip--active{background:var(--store-gradient-cta);color:var(--kpc-ink);border-color:#0000}.design-detail__filter-chip--active:hover{color:var(--kpc-ink);border-color:#0000}.design-detail__color-filters{flex-wrap:wrap;gap:.375rem;display:flex}.design-detail__color-filter{border:2px solid var(--store-border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:flex}.design-detail__color-filter:hover{border-color:#ffffff4d}.design-detail__color-filter--active{border-color:var(--store-cyan);box-shadow:0 0 0 2px #18f0ff33}.design-detail__color-all{color:var(--store-text-muted);font-size:.625rem;font-weight:700}.design-detail__color-filter--active .design-detail__color-all{color:var(--store-cyan)}.design-detail__color-dot{border:1px solid #ffffff1a;border-radius:50%;width:20px;height:20px}.design-detail__clear-filters{color:var(--store-pink);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:opacity .2s;display:inline-flex}.design-detail__clear-filters:hover{opacity:.8}.design-detail__results-count{color:var(--store-text-muted);margin-bottom:1.5rem;font-size:.875rem}.design-detail__info{background:linear-gradient(180deg, var(--store-bg) 0%, #b465ff08 100%);padding:4rem 0}.design-detail__info-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}@media (max-width:768px){.design-detail__info-cards{grid-template-columns:minmax(0,1fr);gap:1.5rem}}.design-detail__info-card{text-align:center;background:var(--store-surface);border:1px solid var(--store-border);border-radius:16px;padding:2rem}.design-detail__info-icon{width:56px;height:56px;color:var(--store-pink);background:#ff2a8a1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;display:inline-flex}.design-detail__info-card h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.design-detail__info-card p{color:var(--store-text-muted);margin:0;font-size:.875rem;line-height:1.6}.design-detail__loading{padding:2rem 0}.store-empty-state{text-align:center;padding:4rem 2rem}.store-empty-state__icon{color:var(--store-text-muted);opacity:.5;margin-bottom:1rem;font-size:3rem}.store-empty-state__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.store-empty-state__text{color:var(--store-text-muted);margin:0}@media (max-width:768px){.design-detail__hero{min-height:30vh;padding-top:calc(70px + 2rem);padding-bottom:2rem}.design-detail__filters{padding:1rem 0;top:70px}.design-detail__filter-bar{flex-direction:column;align-items:flex-start;gap:1rem}.design-detail__filter-group{flex-wrap:wrap;width:100%}}@media (prefers-reduced-motion:reduce){.design-card,.design-card__image{transition:none}.design-card:hover,.design-card:hover .design-card__image{transform:none}}.store-section-nav{z-index:40;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--store-border);background:#050505eb;padding:.75rem 0;position:sticky;top:80px}.store-section-nav__inner{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;overflow-x:auto}.store-section-nav__inner::-webkit-scrollbar{display:none}.store-section-nav__chip{border:1px solid var(--store-border);min-height:44px;color:var(--store-text-muted);font-family:var(--kpc-font-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:50px;flex-shrink:0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s}.store-section-nav__chip:hover{color:var(--store-text);border-color:#fff3}.store-section-nav__chip--active{background:var(--store-gradient-cta);color:var(--kpc-ink);border-color:#0000}.store-filter-bar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.store-filter-bar__left{align-items:center;gap:1rem;display:flex}.store-filter-bar__right{flex-shrink:0;align-items:center;gap:1rem;display:flex}.store-filter-bar__count{color:var(--store-text-muted);white-space:nowrap;font-size:.8125rem}.store-filter-bar__sort{border:1px solid var(--store-border);min-height:44px;color:var(--store-text);font-family:var(--kpc-font-body);cursor:pointer;background:#ffffff0d;border-radius:8px;padding:.5rem .75rem;font-size:.8125rem}.store-filter-bar__sort:focus{border-color:var(--store-cyan);outline:none}.store-filter-bar__categories-btn{min-height:44px;color:var(--store-pink);font-family:var(--kpc-font-body);cursor:pointer;letter-spacing:.02em;background:#ff2a8a14;border:1px solid #ff2a8a4d;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:none}.store-filter-bar__categories-btn:hover{background:#ff2a8a26;border-color:#ff2a8a80;box-shadow:0 0 12px #ff2a8a33}.store-body{padding-top:2rem}.store-designs-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:2rem;display:grid}.store-sidebar-backdrop{display:none}.store-sidebar{scrollbar-width:thin;scrollbar-color:#ff2a8a33 transparent;-webkit-backdrop-filter:blur(16px);max-height:calc(100vh - 140px);font-family:var(--kpc-font-body);background:linear-gradient(#111111d9 0%,#0a0a0af2 100%);border:1px solid #ff2a8a1f;border-radius:16px;position:sticky;top:120px;overflow-y:auto;box-shadow:0 4px 30px #0006,inset 0 1px #ffffff0a}.store-sidebar__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem .75rem;display:flex}.store-sidebar__title{text-transform:uppercase;letter-spacing:.12em;color:var(--kpc-ink);margin:0;font-size:.75rem;font-weight:700}.store-sidebar__close{border:1px solid var(--store-border);width:36px;height:36px;color:var(--store-text-muted);cursor:pointer;background:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s,box-shadow .2s;display:none}.store-sidebar__close:hover{color:var(--store-pink);background:#ff2a8a14;border-color:#ff2a8a4d}.store-sidebar__list{margin:0;padding:.5rem 0;list-style:none}.store-sidebar__divider{text-transform:uppercase;letter-spacing:.14em;color:var(--store-text-muted);opacity:.6;padding:1rem 1.25rem .375rem;font-size:.625rem;font-weight:700}.store-sidebar__item{width:100%;color:var(--store-text-muted);font-family:var(--kpc-font-body);cursor:pointer;transition:background-color .2s var(--store-ease), border-color .2s var(--store-ease), color .2s var(--store-ease), opacity .2s var(--store-ease), transform .2s var(--store-ease), box-shadow .2s var(--store-ease);text-align:left;letter-spacing:.01em;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;display:flex}.store-sidebar__item:hover{color:var(--store-text);background:#ffffff0a;border-left-color:#ffffff26}.store-sidebar__item--active{color:var(--kpc-ink);border-left-color:var(--store-pink);text-shadow:0 0 20px #ff2a8a66;background:linear-gradient(90deg,#ff2a8a1f 0%,#0000 100%)}.store-sidebar__item--active .store-sidebar__item-count{color:var(--store-pink);opacity:1}.store-sidebar__item-icon{text-align:center;flex-shrink:0;width:1.25rem;font-size:.875rem}.store-sidebar__item-label{flex:1;min-width:0}.store-sidebar__item-count{color:var(--store-text-muted);opacity:.4;text-align:right;flex-shrink:0;min-width:1.5rem;font-size:.6875rem;font-weight:600}.store-designs-content{min-width:0}.store-designs-content .store-section{padding-left:0;padding-right:0}.store-designs-content .store-section .store-container{max-width:none;padding:0}.store-designs-content .store-section-nav{z-index:auto;-webkit-backdrop-filter:none;background:0 0;border-bottom:none;margin-bottom:1rem;padding:0 0 .5rem;position:relative;top:auto}.store-designs-content .store-section-nav__inner{padding:0}.store-designs-content .store-design-section{padding:1.5rem 0}.store-designs-content .store-section--designs{padding:2rem 0}.store-designs-layout .design-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1200px){.store-designs-layout .design-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.store-designs-layout{grid-template-columns:200px minmax(0,1fr);gap:1.5rem}.store-designs-layout .design-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.store-designs-layout{display:block}.store-filter-bar__categories-btn{display:inline-flex}.store-sidebar-backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;background:#000000b3;transition:opacity .3s,visibility .3s;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.store-sidebar-backdrop--open{opacity:1;visibility:visible}.store-sidebar{background:linear-gradient(180deg, #0a0a0a 0%, var(--kpc-bg) 100%);z-index:1001;width:300px;max-height:none;transition:transform .3s var(--store-ease);border:none;border-right:1px solid #ff2a8a26;border-radius:0;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 40px #ff2a8a1a}.store-sidebar--open{transform:translate(0)}.store-sidebar__close{display:flex}.store-sidebar__header{padding-top:1.5rem}.store-sidebar__item{padding:.75rem 1.25rem;font-size:.875rem}}.design-section--scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.25rem;padding-bottom:1rem;display:flex;overflow-x:auto}.design-section--scroll::-webkit-scrollbar{display:none}.design-section--scroll__card{scroll-snap-align:start;flex:0 0 calc(25% - 1rem);min-width:0}@media (max-width:1024px){.design-section--scroll__card{flex:0 0 calc(33.333% - 1rem)}}@media (max-width:768px){.design-section--scroll__card{flex:0 0 calc(42% - .75rem)}}@media (max-width:480px){.design-section--scroll__card{flex:0 0 calc(42% - .5rem)}}.store-design-section{padding:3rem 0}.store-load-more{flex-direction:column;align-items:center;gap:1rem;padding:2rem 0 1rem;display:flex}.store-load-more__progress{color:var(--store-text-muted);font-size:.875rem}.store-load-more__btn{border:2px solid var(--store-pink);min-height:48px;color:var(--store-pink);cursor:pointer;background:0 0;border-radius:50px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;transition:background-color .3s,border-color .3s,color .3s,opacity .3s,transform .3s,box-shadow .3s}.store-load-more__btn:hover{background:var(--store-gradient-cta);color:var(--kpc-ink);box-shadow:var(--store-glow-pink);border-color:#0000}.design-card__label{text-transform:uppercase;letter-spacing:.08em;z-index:2;border-radius:50px;padding:.25rem .75rem;font-size:.625rem;font-weight:800;position:absolute;top:1rem;right:1rem}.design-card__label--new{color:var(--store-cyan);background:#18f0ff33;border:1px solid #18f0ff4d}.design-card__label--popular{color:var(--store-pink);background:#ff2a8a33;border:1px solid #ff2a8a4d}@media (max-width:600px){.design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.store-filter-bar{flex-direction:column;align-items:stretch}.store-filter-bar__left,.store-filter-bar__right{justify-content:space-between}}
