.store-product-page{background:#f5f7fb;min-height:70vh;color:#0f172a}.store-product-shell{width:min(100% - 1rem,1220px);margin:0 auto;padding:1rem .5rem 3rem}.store-breadcrumb{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;color:#64748b;font-size:.88rem;margin:.25rem 0 1rem}.store-breadcrumb a{color:#334155;text-decoration:none;font-weight:800}.store-breadcrumb i{font-size:.62rem;color:#94a3b8}.product-loading{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.product-loading-gallery,.product-loading-info{background:#fff;border:1px solid #e2e8f0;border-radius:24px;min-height:520px;box-shadow:0 16px 42px rgba(15,23,42,.07)}.product-loading-gallery{background:linear-gradient(90deg,#f8fafc,#eef2f7,#f8fafc);background-size:220% 100%;animation:shimmer 1.4s infinite}.product-loading-info{padding:2rem;display:grid;align-content:start;gap:1rem}.product-loading-info span{height:18px;border-radius:99px;background:#edf2f7}.product-loading-info span:nth-child(2){height:52px;width:85%}.product-loading-info span:nth-child(3){width:65%}.product-loading-info span:nth-child(4){height:76px}.product-loading-info span:nth-child(5){height:52px}@keyframes shimmer{to{background-position:-220% 0}}.product-error{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:1.15rem;border:1px solid #fecaca;border-radius:18px;background:#fff1f2;color:#991b1b}.product-error>i{font-size:1.5rem}.product-error p{margin:.2rem 0 0;color:#b91c1c}.product-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:1.2rem;align-items:start}.product-gallery-card,.product-info-card,.product-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 16px 42px rgba(15,23,42,.07)}.product-gallery-card{padding:1rem;position:sticky;top:90px}.product-main-image-wrap{position:relative;min-height:520px;border-radius:18px;background:linear-gradient(145deg,#f8fafc,#eef2f7);display:grid;place-items:center;overflow:hidden}.product-main-image{width:100%;height:100%;max-height:620px;object-fit:contain;padding:1rem}.product-image-placeholder{display:grid;place-items:center;gap:.65rem;color:#94a3b8}.product-image-placeholder i{font-size:4rem}.product-stock-badge{position:absolute;top:14px;left:14px;padding:.48rem .7rem;border-radius:999px;font-size:.78rem;font-weight:900;background:#dcfce7;color:#166534}.product-stock-badge.is-low{background:#fef3c7;color:#92400e}.product-stock-badge.is-out{background:#fee2e2;color:#b91c1c}.product-thumbnails{display:flex;gap:.7rem;overflow:auto;padding:.8rem .1rem .1rem}.product-thumbnail{width:76px;height:76px;flex:0 0 76px;border:2px solid transparent;border-radius:14px;background:#f8fafc;padding:.2rem;overflow:hidden;cursor:pointer}.product-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-thumbnail.is-active{border-color:#2563eb}.product-info-card{padding:clamp(1rem,3vw,1.55rem)}.product-topline{display:flex;gap:.55rem;flex-wrap:wrap;color:#64748b;font-weight:800;font-size:.86rem;text-transform:uppercase;letter-spacing:.04em}.product-topline span+span:before{content:'•';margin-right:.55rem;color:#cbd5e1}.product-info-card h1{font-size:clamp(2rem,4vw,3rem);line-height:1.06;margin:.55rem 0 .7rem;letter-spacing:-.04em}.product-short-desc{color:#64748b;line-height:1.6;font-size:1rem}.product-price-box{margin:1.15rem 0;padding:1rem;border:1px solid #dbeafe;border-radius:16px;background:#f8fbff}.product-price-line{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap}.product-price-line strong{font-size:1.75rem;color:#0f172a}.product-price-line del{color:#94a3b8}.product-discount{padding:.25rem .48rem;border-radius:7px;background:#dcfce7;color:#166534;font-weight:900;font-size:.78rem}.product-price-box p{margin:.35rem 0 0;color:#64748b;font-size:.86rem}.product-option-block{margin:1.15rem 0}.product-option-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.text-action{border:0;background:transparent;color:#2563eb;font-weight:900;cursor:pointer}.variant-options{display:flex;gap:.6rem;flex-wrap:wrap}.variant-option{min-width:52px;min-height:44px;padding:.55rem .8rem;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#0f172a;font:inherit;font-weight:800;cursor:pointer}.variant-option:hover{border-color:#60a5fa}.variant-option.is-selected{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 2px rgba(37,99,235,.08)}.variant-option.is-unavailable{opacity:.45;text-decoration:line-through;cursor:not-allowed;background:#f8fafc}.selected-variant-line{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.7rem .8rem;border-radius:12px;background:#f8fafc;color:#64748b}.selected-variant-line strong{color:#0f172a}.selected-stock{margin-left:auto;font-weight:900;color:#166534}.selected-stock.is-low{color:#92400e}.selected-stock.is-out{color:#b91c1c}.quantity-cart-row{display:grid;grid-template-columns:132px 1fr;gap:.75rem;margin-top:1.1rem}.quantity-control{display:grid;grid-template-columns:40px 1fr 40px;border:1px solid #cbd5e1;border-radius:13px;overflow:hidden;min-height:52px}.quantity-control button{border:0;background:#f8fafc;cursor:pointer;color:#334155}.quantity-control input{border:0;text-align:center;font:inherit;font-weight:900;width:100%;background:#fff}.product-add-cart{border:0;border-radius:13px;background:#0f172a;color:#fff;font:inherit;font-weight:900;cursor:pointer;min-height:52px;display:flex;gap:.55rem;align-items:center;justify-content:center}.product-add-cart:hover:not(:disabled){background:#1e293b}.product-add-cart:disabled{opacity:.45;cursor:not-allowed}.cart-feedback{min-height:0;margin-top:.7rem;font-size:.88rem;font-weight:800}.cart-feedback.show{padding:.65rem .75rem;border-radius:10px;background:#f0fdf4;color:#166534}.cart-feedback.error{background:#fef2f2;color:#b91c1c}.delivery-check-card{margin-top:1.2rem;border:1px solid #e2e8f0;border-radius:16px;padding:1rem}.delivery-check-title{display:flex;gap:.7rem;align-items:flex-start}.delivery-check-title>i{color:#2563eb;margin-top:.2rem}.delivery-check-title span{display:block;color:#64748b;font-size:.86rem;margin-top:.15rem}.delivery-check-form{display:grid;grid-template-columns:1fr auto;gap:.6rem;margin-top:.8rem}.delivery-check-form input{min-height:46px;border:1px solid #cbd5e1;border-radius:11px;padding:.7rem;font:inherit;font-size:16px}.delivery-check-form button{border:0;border-radius:11px;padding:0 1rem;background:#2563eb;color:#fff;font-weight:900;cursor:pointer}.delivery-result{margin-top:.7rem;font-size:.88rem;line-height:1.5}.delivery-result.success{color:#166534}.delivery-result.error{color:#b91c1c}.store-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:1rem}.store-trust-row>div{display:flex;gap:.55rem;align-items:flex-start;padding:.75rem;border-radius:12px;background:#f8fafc}.store-trust-row i{color:#2563eb;margin-top:.15rem}.store-trust-row span{font-size:.78rem;color:#64748b}.store-trust-row strong{display:block;color:#0f172a;font-size:.82rem}.product-details-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:1.2rem;margin-top:1.2rem}.product-detail-card{padding:1.2rem}.product-detail-card h2{margin:0 0 .75rem;font-size:1.25rem}.product-rich-text{color:#475569;line-height:1.75;white-space:pre-line}.product-detail-side{display:grid;gap:1rem;align-content:start}.store-help-card{display:flex;gap:.8rem}.store-help-card>i{font-size:1.4rem;color:#2563eb;margin-top:.15rem}.store-help-card p{margin:0;color:#64748b;line-height:1.55}.floating-cart{position:fixed;right:22px;bottom:24px;z-index:50;display:flex;align-items:center;gap:.45rem;padding:.72rem .85rem;border-radius:999px;background:#0f172a;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 14px 34px rgba(15,23,42,.25)}.floating-cart b{display:grid;place-items:center;min-width:24px;height:24px;padding:0 .35rem;border-radius:999px;background:#fff;color:#0f172a;font-size:.78rem}.size-guide-modal{position:fixed;inset:0;z-index:1000}.size-guide-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58)}.size-guide-dialog{position:relative;z-index:1;width:min(92vw,560px);max-height:80vh;overflow:auto;margin:10vh auto 0;background:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 30px 80px rgba(0,0,0,.25)}.size-guide-close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:999px;background:#f1f5f9;cursor:pointer}.size-guide-dialog h2{margin:0 2.5rem .8rem 0}.size-guide-dialog #sizeGuideContent{color:#475569;line-height:1.7;white-space:pre-line}@media(max-width:900px){.product-main,.product-details-grid{grid-template-columns:1fr}.product-gallery-card{position:static}.product-main-image-wrap{min-height:420px}.store-trust-row{grid-template-columns:1fr 1fr}.product-loading{grid-template-columns:1fr}.product-loading-gallery{min-height:420px}}@media(max-width:640px){.store-product-shell{width:100%;padding:.65rem .65rem 5.5rem}.product-gallery-card,.product-info-card,.product-detail-card{border-radius:18px}.product-gallery-card{padding:.7rem}.product-main-image-wrap{min-height:360px;border-radius:14px}.product-info-card h1{font-size:2rem}.quantity-cart-row{grid-template-columns:118px 1fr}.store-trust-row{grid-template-columns:1fr}.floating-cart{display:none}.product-error{grid-template-columns:1fr;text-align:center}.product-error>i{margin:auto}.product-thumbnails{padding-bottom:.2rem}}
