.products-page{gap:2.5rem;padding-bottom:3rem}.products-hero,.products-page{display:flex;flex-direction:column}.products-hero{gap:1.5rem;padding:3.5rem 2rem;border-radius:32px;background:radial-gradient(120% 120% at 0 0,rgba(160,174,192,.45),rgba(240,249,255,.4));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.35);box-shadow:0 24px 60px rgba(15,23,42,.12)}.products-hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;font-weight:600;color:rgba(15,23,42,.55)}.products-hero__title{font-size:clamp(2.2rem,4vw,3rem);font-weight:700;margin:0;color:#0f172a}.products-hero__subtitle{max-width:560px;font-size:1.05rem;color:rgba(15,23,42,.72);margin-bottom:0}.products-hero__search{max-width:640px}.glass-input .input-group-text{background:transparent;border:none}.glass-input .form-control{border:none;background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.products-shell{width:min(85%,1400px);margin:0 auto;padding:0 1rem}.products-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:flex-start}.filters-panel{position:-webkit-sticky;position:sticky;top:96px;align-self:start;height:calc(100vh - 120px);overflow-y:auto;padding:1.5rem;border-radius:24px;background:#fff;border:1px solid rgba(148,163,184,.3);box-shadow:0 24px 48px rgba(15,23,42,.08)}.filters-panel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.filters-panel__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600;color:rgba(15,23,42,.5);margin-bottom:.25rem}.filters-panel__title{margin:0;font-size:1.35rem;font-weight:700;color:#0f172a}.filters-panel__clear{border:none;background:none;color:#0f172a;font-weight:600;text-decoration:underline;font-size:.9rem;padding:0}.filters-panel__body{display:flex;flex-direction:column;gap:1.75rem}.filters-section__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.filters-section__header h2{font-size:.95rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.08em;color:rgba(15,23,42,.72)}.filters-chips{display:flex;flex-wrap:wrap;gap:.5rem}.filters-chip{border:none;padding:.4rem .85rem;border-radius:999px;background:rgba(241,245,249,.9);color:#0f172a;font-weight:600;font-size:.85rem;transition:all .2s ease}.filters-chip--active{background:linear-gradient(135deg,rgba(15,23,42,.95),rgba(15,118,110,.9));color:#fff;box-shadow:0 12px 24px rgba(15,23,42,.18)}.filters-range{position:relative;display:grid;grid-gap:.75rem;gap:.75rem}.filters-range input[type=range]{width:100%;accent-color:#0f172a}.filters-actions,.products-content{display:flex;flex-direction:column}.products-content{gap:1.5rem}.products-empty,.products-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 2rem;border-radius:24px;background:hsla(0,0%,100%,.7);border:1px solid rgba(148,163,184,.14)}.products-empty i{font-size:2.5rem;color:rgba(15,23,42,.35)}.products-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:576px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cart-feedback-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2100;padding:1.5rem}.cart-feedback-modal{width:min(360px,100%);background:#fff;border-radius:28px;padding:2rem 2.25rem;text-align:center;box-shadow:0 24px 56px rgba(15,23,42,.18)}.cart-feedback-icon{font-size:2.25rem;margin-bottom:.75rem;color:rgba(15,23,42,.6)}.cart-feedback-icon--success{color:#15803d}.cart-feedback-icon--danger{color:#dc2626}.cart-feedback-message{margin:0 0 1.25rem;font-weight:600;font-size:1rem;color:rgba(15,23,42,.85)}.cart-feedback-message--success{color:#15803d}.cart-feedback-message--danger{color:#dc2626}.cart-feedback-close{width:100%}.product-card{position:relative;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:linear-gradient(150deg,hsla(0,0%,100%,.96),rgba(241,245,249,.72));border:1px solid rgba(148,163,184,.2);box-shadow:none;transition:transform .3s ease;cursor:pointer;min-height:100%}.product-card--out{opacity:.6}.product-card:hover{transform:translateY(-8px)}.product-card:focus-visible{outline:2px solid #0f172a;outline-offset:4px}.product-card__media{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#e2e8f0}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__labels{position:absolute;top:18px;left:18px;display:flex;flex-direction:column;gap:.25rem;pointer-events:none;z-index:3}.product-card__pill{padding:.28rem .72rem;background:rgba(15,23,42,.38);color:#f8fafc;letter-spacing:.12em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-card__badge,.product-card__pill{display:inline-flex;align-items:center;border-radius:999px;font-size:.62rem;text-transform:uppercase;font-weight:600}.product-card__badge{padding:.26rem .65rem;background:rgba(248,250,252,.9);color:rgba(15,23,42,.7);letter-spacing:.08em}.product-card__cart{position:absolute;top:18px;right:18px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(148,163,184,.5);background:rgba(248,250,252,.95);color:#0f172a;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px rgba(15,23,42,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.product-card__cart .spinner-border{width:1rem;height:1rem}.product-card__cart:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 38px rgba(15,23,42,.22);border-color:rgba(15,23,42,.6)}.product-card__cart:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.product-card__nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(248,250,252,.95);border:1px solid rgba(148,163,184,.35);color:#0f172a;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 24px rgba(15,23,42,.18);z-index:3;transition:transform .2s ease,box-shadow .2s ease}.product-card__nav:hover{transform:translateY(calc(-50% - 1px));box-shadow:0 16px 30px rgba(15,23,42,.22)}.product-card__nav--prev{left:14px}.product-card__nav--next{right:14px}.product-card__dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:.45rem}.product-card__dot{width:7px;height:7px;border-radius:50%;border:none;background:rgba(248,250,252,.55);transition:background .2s ease}.product-card__dot--active{background:#0f172a}.product-card__body{display:flex;flex-direction:column;gap:.65rem;padding:1.1rem 1.1rem 1.3rem;background:#fff}.product-card__header{display:flex;flex-direction:column;gap:.4rem}.product-card__title{font-size:1rem;font-weight:700;color:#0f172a}.product-card__description,.product-card__title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__description{position:relative;padding-left:0;list-style:none;font-size:.75rem;font-weight:600;color:rgba(71,85,105,.88);letter-spacing:.02em;mask-image:linear-gradient(90deg,#000 82%,transparent);-webkit-mask-image:linear-gradient(90deg,#000 82%,transparent)}.product-card__cta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.6rem}.product-card__price-chip{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .9rem;border-radius:999px;background:rgba(15,23,42,.08);color:#0f172a;font-weight:700;font-size:.85rem}.product-card__price-compare{font-size:.75rem;color:rgba(15,23,42,.45);text-decoration:line-through;font-weight:500}.product-card__discount{font-size:.72rem;font-weight:600;color:#15803d;white-space:nowrap}.product-card__feedback{font-size:.78rem;font-weight:600;margin-top:.35rem;color:#dc2626}.product-card__feedback--success{color:#047857}.products-pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:991.98px){.products-hero{padding:2.5rem 1.5rem}.filters-panel{position:static;height:auto;max-height:none}.products-layout{grid-template-columns:1fr}}@media(max-width:575.98px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__price-quantity{flex-direction:column;align-items:stretch;gap:.75rem}.product-card__cta-group{flex-direction:row;align-items:stretch;gap:1rem}.product-card__quantity{flex:1 1 100%}.product-card__cta-button,.product-card__link--cta{width:100%;justify-content:center}.product-card__link--cta{margin-left:0}}:root{color-scheme:light}body{font-family:Mona Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f5f7fb;min-height:100vh}*{font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}main{min-height:60vh}.container-responsive{width:100%;margin:0 auto;padding-inline:1.5rem}@media(min-width:992px){.container-responsive{max-width:960px}}@media(min-width:1200px){.container-responsive{max-width:1140px}}@media(min-width:1400px){.container-responsive{max-width:1320px}}.dashboard-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:992px){.dashboard-grid{grid-template-columns:320px 1fr}}.dashboard-nav-link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .9rem;border-radius:.9rem;color:rgba(15,23,42,.7);transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.dashboard-nav-link:focus-visible,.dashboard-nav-link:hover{background-color:rgba(15,23,42,.06);color:#0f172a;text-decoration:none}.dashboard-nav-link.disabled{opacity:.5;cursor:not-allowed}.dashboard-nav-link-active{background-color:#0f172a;color:#fff!important;font-weight:600;box-shadow:0 14px 32px -18px rgba(15,23,42,.6)}.dashboard-nav-link-active i{opacity:.85}.quantity-stepper{display:inline-flex;align-items:stretch;border:1px solid rgba(15,23,42,.12);border-radius:999px;background-color:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.quantity-stepper:focus-within{border-color:rgba(15,23,42,.6);box-shadow:0 0 0 3px rgba(15,23,42,.1)}.quantity-stepper__btn{width:2.5rem;border:none;background:transparent;color:rgba(15,23,42,.7);display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;transition:background-color .2s ease,color .2s ease}.quantity-stepper__btn:focus-visible,.quantity-stepper__btn:hover{background-color:rgba(15,23,42,.06);color:#0f172a}.quantity-stepper__btn:disabled{opacity:.4;cursor:not-allowed}.quantity-stepper__input{width:3rem;border:none;text-align:center;font-weight:600;font-size:.95rem;background:transparent;color:#0f172a}.quantity-stepper__input:focus{outline:none;box-shadow:none}.quantity-stepper__input::-webkit-inner-spin-button,.quantity-stepper__input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.quantity-stepper--disabled{opacity:.6}.cart-dashboard-item{display:flex;flex-direction:column;gap:1rem;background-color:#fff}@media(min-width:768px){.cart-dashboard-item{flex-direction:row;align-items:stretch}}.cart-dashboard-media{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:220px;align-self:stretch}.cart-dashboard-media__primary{position:relative;border-radius:1rem;overflow:hidden;background:#f1f5f9;aspect-ratio:4/5}.cart-dashboard-media__primary img{width:100%;height:100%;object-fit:cover;display:block}.cart-dashboard-media__nav{position:absolute;top:50%;transform:translateY(-50%);border:none;background:rgba(15,23,42,.55);color:#fff;width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.cart-dashboard-media__nav:focus-visible,.cart-dashboard-media__nav:hover{background:rgba(15,23,42,.75)}.cart-dashboard-media__nav--prev{left:8px}.cart-dashboard-media__nav--next{right:8px}.cart-dashboard-thumbs{display:flex;gap:.4rem;overflow-x:auto;padding:.2rem 0}.cart-dashboard-thumb{width:52px;height:52px;border-radius:.85rem;border:2px solid transparent;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,transform .2s ease}.cart-dashboard-thumb img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.cart-dashboard-thumb--active{border-color:#0f172a;transform:translateY(-2px)}.cart-dashboard-content{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.cart-dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.cart-dashboard-controls{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.cart-dashboard-stock{color:rgba(15,23,42,.55)}.card-stretch{height:100%}.text-muted-soft{color:rgba(15,23,42,.6)!important}