.product-page-section{padding-top:16px}.product-breadcrumb{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.product-breadcrumb .breadcrumbs{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.product-breadcrumb .breadcrumbs a{color:var(--muted);transition:color .2s ease;text-decoration:none}.product-breadcrumb .breadcrumbs a:hover{color:var(--brand)}.product-breadcrumb .breadcrumbs span{color:var(--ink)}.product-back-link{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;background:var(--brand-soft);color:var(--brand);font-weight:500;font-size:12px;transition:all .2s ease;text-decoration:none}.product-back-link:hover{background:var(--brand);color:#fff}.product-detail-layout .main-image{background:var(--bg-soft);border-radius:var(--radius);padding:16px;display:grid;place-items:center;margin-bottom:12px;box-shadow:var(--shadow-sm)}.product-detail-layout .main-image img{width:100%;height:auto;max-height:360px;object-fit:contain}.thumbs{display:flex;gap:8px;flex-wrap:wrap}.thumbs img{width:60px;height:60px;object-fit:cover;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .2s ease;opacity:.7}.thumbs img.active{opacity:1;border-color:var(--brand);box-shadow:var(--shadow-sm)}.details .details-top{margin-bottom:12px}.details .details-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.details .details-meta{display:flex;align-items:center;gap:10px}.details .brand-pill{display:inline-block;padding:3px 10px;background:var(--brand-soft);color:var(--brand);border-radius:5px;font-size:11px;font-weight:600}.details .product-summary{display:flex;align-items:center;gap:10px}.details .product-summary .stars{font-size:14px;color:var(--star);letter-spacing:1px}.details .product-summary .stars small{font-size:11px;color:var(--muted);letter-spacing:normal;margin-right:4px}.wishlist-button{width:36px;height:36px;border-radius:6px;border:1px solid var(--line);background:var(--bg);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.wishlist-button:hover{background:var(--brand-soft);border-color:var(--pink)}.product-title{font-size:24px;font-weight:900;margin:6px 0 4px;color:var(--ink)}.product-subtitle{font-size:13px;color:var(--muted);margin-bottom:0}.price-panel{padding:12px;background:var(--bg-soft);border-radius:10px;margin-bottom:16px}.price-panel .price-row{display:flex;align-items:baseline;gap:10px}.price-panel del{color:var(--muted);font-size:13px}.price-panel .price{font-size:24px;font-weight:900;color:var(--brand)}.price-panel .price small{color:var(--muted);font-size:12px;align-self:center}.discount-badge{margin-top:6px;font-size:11px;color:var(--green)}.discount-badge span{font-weight:600}.variant-selector{margin-bottom:12px}.variant-selector label{display:block;font-weight:600;margin-bottom:8px;color:var(--ink);font-size:13px}.variant-selector .variants{display:flex;gap:8px;flex-wrap:wrap}.variant{padding:8px 12px;border-radius:6px;border:2px solid var(--line);background:var(--bg);color:var(--ink);cursor:pointer;font-weight:500;font-size:12px;transition:all .2s ease}.variant.active{background:var(--brand);color:#fff;border-color:var(--brand)}.variant:disabled{opacity:.5;cursor:not-allowed}.product-actions{display:flex;gap:10px;margin-bottom:16px}.qty{display:flex;border:2px solid var(--line);border-radius:8px;overflow:hidden;background:var(--bg)}.qty button{width:40px;height:40px;background:var(--bg);border:0;cursor:pointer;font-size:16px;color:var(--ink);transition:all .2s ease}.qty button:hover{background:var(--bg-soft)}.qty input{width:60px;text-align:center;border:0;background:var(--bg);color:var(--ink);font-weight:600;font-size:13px}.btn-add-cart{flex:1;background:var(--brand);color:#fff;padding:10px 20px;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;border:0;transition:all .2s ease}.btn-add-cart:hover{transform:translateY(-1px);box-shadow:var(--shadow-md);background:var(--brand-dark)}.product-info-box{padding:12px;background:var(--bg-soft);border-radius:8px}.product-info-box h4{font-weight:600;margin-bottom:8px;color:var(--ink);font-size:12px}.product-info-list{list-style:none;display:flex;flex-direction:column;gap:6px;font-size:12px;margin:0;padding:0}.product-info-list li{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid var(--line)}.product-info-list li:last-child{border-bottom:0}.product-info-list li span{color:var(--muted)}.product-stock{font-weight:700}.product-stock.in-stock{color:var(--green)}.product-stock.out-of-stock{color:var(--pink)}.product-tabs .tabs-head{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:10px 14px;border-radius:18px;background:rgba(245,245,250,.88);border:1px solid var(--line)}.product-tabs .tab{padding:10px 18px;border-radius:999px;border:1px solid transparent;background:var(--bg);color:var(--muted);font-weight:600;font-size:13px;transition:all .25s ease;cursor:pointer;min-width:fit-content;white-space:nowrap}.product-tabs .tab:hover{background:var(--bg-soft);color:var(--brand)}.product-tabs .tab.active{background:var(--brand);color:#fff;box-shadow:0 18px 32px rgba(245,130,31,.12);border-color:transparent}.product-tabs .tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:rgba(245,130,31,.14);color:var(--brand);border-radius:999px;font-size:11px;font-weight:700;margin-inline-start:8px}.product-tabs .tabpanels{margin-top:24px;padding:24px;border-radius:22px;background:var(--bg);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.product-tabs .tabpanel{display:none;color:var(--ink);line-height:1.8;font-size:14px}.product-tabs .tabpanel.active{display:block}.product-toc{margin-bottom:24px;padding:22px;background:var(--bg-soft);border:1px solid rgba(245,130,31,.15);box-shadow:0 18px 40px rgba(245,130,31,.08);border-radius:22px;max-width:460px;position:sticky;top:122px;align-self:start;max-height:calc(100vh - 140px);overflow:auto;z-index:1}.product-toc::-webkit-scrollbar{width:8px}.product-toc::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:999px}.product-toc .toc-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.product-toc .toc-header strong{font-size:14px;color:var(--ink);display:block;margin-bottom:4px}.product-toc .toc-header small{display:block;color:var(--muted);font-size:12px;line-height:1.5}.product-toc .toc-actions{display:flex;align-items:center;gap:8px}.product-toc .toc-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border-radius:999px;background:rgba(245,130,31,.12);color:var(--brand);font-size:12px;font-weight:700}.product-toc .toc-toggle{display:none;border:0;background:transparent;color:var(--brand);font-weight:700;cursor:pointer;padding:0;margin:0;font-size:13px}.product-toc .toc-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.product-toc .toc-list li{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:rgba(245,245,250,.9);transition:transform .2s ease,background .2s ease}.product-toc .toc-list li:hover{background:rgba(245,130,31,.14);transform:translateX(2px)}.product-toc .toc-list li.active{background:var(--brand);color:#fff}.product-toc .toc-list li.active::before{background:#fff;color:var(--brand)}.product-toc .toc-list li.active a{color:#fff}.product-toc .toc-list li::before{content:attr(data-index);min-width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-size:12px;font-weight:700}.product-toc .toc-list a{display:block;color:var(--ink);text-decoration:none;font-weight:600;font-size:13px;width:100%;transition:color .2s ease}.product-toc .toc-list a:hover{color:var(--brand)}.product-toc .toc-list a:focus-visible{outline:2px solid rgba(245,130,31,.4);outline-offset:2px}html{scroll-behavior:smooth}section#desc{display:grid;gap:24px}section#desc .desc-body{min-width:0}@media(min-width:992px){section#desc{grid-template-columns:320px minmax(0,1fr)}}#desc h2{scroll-margin-top:112px}@media(max-width:991px){section#desc{display:block}.product-toc{position:static!important;top:auto!important;z-index:auto;width:100%;max-width:100%;max-height:none;overflow:scroll;padding:16px;margin-bottom:18px}.product-toc .toc-header{flex-wrap:wrap;align-items:flex-start}.product-toc .toc-actions{width:100%;justify-content:space-between}.product-toc .toc-toggle{display:inline-flex}.product-toc .toc-list{gap:8px;max-height:0;overflow:hidden;transition:max-height .25s ease}.product-toc.expanded .toc-list{max-height:1000px;overflow:visible}.product-toc .toc-list li{padding:10px 12px}.product-toc .toc-list li:hover{transform:none}.product-toc .toc-badge{margin-top:8px}}.product-tabs .qa-list,.product-tabs #reviewsList{display:grid;gap:14px;margin-bottom:20px}.product-tabs .qa-item,.product-tabs .review{padding:18px;background:var(--bg-soft);border-radius:14px;border:1px solid rgba(120,120,140,.08)}.product-tabs .qa-item b,.product-tabs .review b{display:block;margin-bottom:8px;color:var(--ink);font-size:13px}.product-tabs .qa-item p,.product-tabs .review p{color:var(--muted);font-size:13px;line-height:1.5}.product-tabs .qa-item small{display:block;margin-top:8px;color:var(--muted);font-size:11px}.product-tabs .qa-form,.product-tabs .review-form{background:var(--bg-soft);padding:16px;border-radius:8px}.product-tabs .form-title{font-weight:600;margin-bottom:12px;color:var(--ink);font-size:13px}.product-tabs .form-field{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:6px;margin-bottom:10px;font-family:inherit;font-size:13px;background:var(--bg)}.product-tabs .form-field.textarea{min-height:70px;resize:vertical}.product-tabs .form-field.small{font-size:12px}.product-tabs .form-actions{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--brand);color:#fff;border:0;border-radius:6px;cursor:pointer;font-weight:600;font-size:12px;transition:all .2s ease}.product-tabs .form-actions:hover{gap:10px}.product-tabs .review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.related-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(206px,1fr));gap:16px}.related-product .thumb{position:relative;overflow:hidden;aspect-ratio:1}.related-product .thumb a{display:block;width:100%;height:100%}.related-product .thumb img{transition:transform .3s ease}.related-product .body{padding:12px}.related-product .cat{font-size:11px;color:var(--muted);margin-bottom:4px}.related-product h3{font-size:12px;font-weight:600;margin-bottom:8px;line-height:1.3}.related-product a{color:var(--ink);transition:color .2s ease;text-decoration:none}.related-product a:hover{color:var(--brand)}.related-product .foot{display:flex;justify-content:space-between;align-items:center}.related-product .price{font-size:12px;font-weight:600;color:var(--brand)}.related-product .price small{font-size:10px}.related-product .add-cart{width:30px;height:30px;border-radius:6px;background:var(--brand-soft);border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:inherit}.related-product .add-cart:hover{background:var(--brand);color:#fff}.product-tabs textarea{min-height:100px}.review-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}.review-meta label{font-weight:600;color:var(--ink);font-size:13px}@media(max-width:600px){.product-actions{flex-direction:column}.btn-add-cart{width:100%}.variant{flex:1}.review-header{flex-direction:column;align-items:flex-start;gap:8px}}section#desc p img{text-align:center;place-self:center;border-radius:1rem;box-shadow:0 0 6px #cf2df1;margin:3rem 0}.gallery{display:flex;flex-direction:column;gap:12px}.gallery .main-image{position:relative;overflow:hidden;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center}.gallery .main-image img{max-width:100%;height:auto;display:block;transition:transform .25s ease}.gallery .main-image .nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.45);border:0;color:#fff;padding:8px 10px;border-radius:6px;cursor:pointer}.gallery .main-image .nav.prev{left:8px}.gallery .main-image .nav.next{right:8px}.zoom-overlay{position:absolute;inset:0;pointer-events:none;background-repeat:no-repeat;background-size:200%;opacity:0;transition:opacity .15s ease}.thumbs-wrap{display:flex;align-items:center;gap:8px}.thumb-nav{background:transparent;border:0;font-size:22px;padding:6px;color:var(--text-color,#222);cursor:pointer}.thumbs{display:flex;gap:8px;overflow-x:auto;padding:6px;scroll-behavior:smooth}.thumb{object-fit:cover;border-radius:6px;border:2px solid transparent;cursor:pointer;flex:0 0 auto}.thumb.active{border-color:var(--accent,#ff7a59);transform:scale(1.02)}@media(min-width:900px){.product-detail-layout{display:grid;grid-template-columns:420px 1fr;gap:30px}.gallery{align-self:start}}section #desc{display:none}section #desc.active{display:grid}.gallery .main-image{aspect-ratio:1;width:100%;max-width:100%}.gallery .main-image img{height:100%;object-fit:contain}.gallery .main-image .nav{z-index:20;font-size:18px;font-weight:bold;padding:12px 16px;background:rgba(0,0,0,.65);transition:background .2s}.gallery .main-image .nav:hover{background:rgba(0,0,0,.85)}.gallery .main-image .nav.prev{left:12px}.gallery .main-image .nav.next{right:12px}.thumb-nav{z-index:10}.thumb:hover{opacity:.7}.thumb.active{transform:scale(1.05)}