.products-page{color:#0f172a;width:100%;max-width:1200px;margin:0 auto;padding:80px 32px 96px;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.products-header{max-width:880px;margin:0 auto 40px}.products-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#0f172a8c;margin-bottom:.4rem;font-size:.78rem;font-weight:700}.products-title{margin:0 0 .6rem;font-size:2.2rem;line-height:1.2}.products-subtitle{color:#0f172acc;margin:0;font-size:1rem;line-height:1.7}.products-loading{color:#0f172ab3;align-items:center;gap:.7rem;margin-top:1.5rem;font-size:.95rem;display:flex}.loader{border:2px solid #94a3b880;border-top-color:#2563eb;border-radius:999px;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.products-empty{color:#0f172ab3;margin-top:2rem;font-size:.95rem}.product-card{background:#fff;border-radius:24px;grid-template-columns:1.05fr 1.15fr;align-items:center;gap:40px;padding:40px 40px 48px;display:grid;box-shadow:0 24px 60px #0f172a1f}@media (max-width:900px){.product-card{grid-template-columns:1fr;padding:28px 24px 32px}.products-page{padding:56px 20px 72px}}.product-img-wrapper{background:radial-gradient(circle at top,#e0f2fe 0,#eff6ff 45%,#e5e7eb 100%);border-radius:24px;width:100%;max-width:460px;height:380px;position:relative;overflow:hidden}.product-img{object-fit:contain}@media (min-width:900px){.product-img-wrapper{margin-left:auto;margin-right:auto}}.product-body{flex-direction:column;gap:.9rem;display:flex}.product-title{margin:0 0 .4rem;font-size:1.9rem}.product-desc{color:#0f172ad9;margin:0;font-size:.96rem;line-height:1.8}.product-variants-block{margin-top:.4rem}.product-variants-label{color:#0f172acc;margin:0 0 .4rem;font-size:.88rem}.product-variants-list{flex-wrap:wrap;gap:.4rem;display:flex}.variant-pill{cursor:pointer;background:#fff;border:1px solid #94a3b8b3;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.84rem;transition:background .15s,border-color .15s;display:inline-flex}.variant-pill:hover{border-color:#2563eb}.variant-pill.active{background:#2563eb0f;border-color:#2563eb}.variant-thumb{border-radius:999px;width:32px;height:32px;overflow:hidden}.variant-label{white-space:nowrap}.product-addon-block{margin-top:.4rem}.product-addon-label{color:#0f172ad9;margin:0 0 .35rem;font-size:.86rem}.product-addon-label span{font-weight:500}.product-addon-toggle{border:1px solid #94a3b8b3;border-radius:999px;display:inline-flex;overflow:hidden}.addon-pill{cursor:pointer;color:#0f172ad9;background:0 0;border:none;padding:.25rem .85rem;font-size:.84rem;transition:background .15s,color .15s}.addon-pill.active{color:#fff;background:#0f172a}.product-prices{color:#0f172ae6;margin-top:.4rem;font-size:.9rem}.product-prices p{margin:.15rem 0}.price-ttc{font-weight:600}.product-actions{flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;display:flex}.btn{cursor:pointer;text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:.55rem 1.2rem;font-size:.9rem;text-decoration:none}.btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#0f172a;background:#fff;border-color:#94a3b8e6}.btn-secondary:hover{background:#f8fafc}@media (max-width:640px){.products-title{font-size:1.8rem}.product-title{text-align:center;font-size:1.6rem}.product-desc,.product-prices,.product-addon-block,.product-variants-block{text-align:left}.product-actions{justify-content:center}}
