:root{--product-navy:#101d35;--product-blue:#1659b7;--product-sky:#eef5ff;--product-border:#e3e9f1;--product-muted:#67748a;--product-bg:#f6f8fb;--product-green:#12805c}
.product-page{background:var(--product-bg);color:var(--product-navy);padding:18px 0 80px;font-family:Poppins,system-ui,sans-serif}.product-shell{width:min(1320px,calc(100% - 40px));margin:auto}.product-path{display:flex;align-items:center;gap:9px;min-width:0;margin:4px 0 18px;color:#8994a6;font-size:12px}.product-path a{color:#56647a;text-decoration:none}.product-path span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:28px;align-items:start}.product-media,.product-purchase{background:#fff;border:1px solid var(--product-border);border-radius:24px}.product-media{padding:22px}.product-image-stage{height:570px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#fbfcfe,#f2f5f9)}.product-image-stage>img{width:100%;height:100%;object-fit:contain;padding:38px;mix-blend-mode:multiply;transition:opacity .12s ease,transform .12s ease}.product-image-stage>img.changing{opacity:.2;transform:scale(.985)}.product-placeholder{display:grid;place-items:center;gap:12px;color:#9aa5b5}.product-placeholder i{font-size:48px}.gallery-control{position:absolute;top:50%;z-index:2;width:44px;height:44px;border:1px solid #dfe5ed;border-radius:50%;background:#fffffff2;color:var(--product-navy);cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 22px #17233b17}.gallery-control.previous{left:16px}.gallery-control.next{right:16px}.gallery-counter{position:absolute;right:16px;bottom:16px;padding:7px 11px;border-radius:99px;background:#101d35d9;color:#fff;font-size:11px;font-weight:700}.product-thumbnails{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding:2px}.product-thumb{flex:0 0 74px;height:74px;border:2px solid transparent;border-radius:13px;background:#f5f7fa;padding:6px;cursor:pointer}.product-thumb.selected{border-color:var(--product-blue);background:#fff}.product-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-purchase{padding:34px;position:sticky;top:18px}.product-brand-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.product-brand-row>span{padding:7px 12px;border-radius:8px;background:var(--product-sky);color:var(--product-blue);font-size:12px;font-weight:800;text-transform:uppercase}.product-brand-row small{color:#8a95a6;font-size:10px}.product-purchase h1{margin:18px 0 10px;font-size:30px;line-height:1.3;letter-spacing:-.7px}.product-rating{display:flex;align-items:center;gap:9px;border:0;background:none;padding:0;cursor:pointer;color:var(--product-muted)}.product-rating .stars{color:#f4aa22;letter-spacing:1px;font-size:16px}.product-rating b{color:var(--product-navy)}.product-rating>span:last-child{font-size:11px;text-decoration:underline}.product-lead{margin:18px 0;color:var(--product-muted);font-size:12px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.purchase-price{padding:19px 21px;border:1px solid #dce7f7;border-radius:16px;background:linear-gradient(130deg,#f0f6ff,#fff)}.purchase-price small,.purchase-price span{display:block;color:#718097;font-size:10px}.purchase-price>div{display:flex;align-items:baseline;gap:14px;margin:4px 0}.purchase-price strong{font-size:36px;letter-spacing:-1.5px;color:#123c79}.purchase-price del{color:#9ca6b3;font-size:14px}.purchase-stock{display:flex;align-items:center;gap:12px;margin:14px 0;padding:13px 15px;border-radius:13px}.purchase-stock.in-stock{background:#effaf5;color:var(--product-green)}.purchase-stock.out-stock{background:#fff1f1;color:#be3434}.purchase-stock>i{font-size:21px}.purchase-stock b,.purchase-stock span{display:block}.purchase-stock b{font-size:12px}.purchase-stock span{margin-top:2px;font-size:10px;opacity:.8}.purchase-actions{display:grid;grid-template-columns:1fr 52px 52px;gap:9px}.add-to-cart,.round-action{height:54px;border:0;border-radius:13px;cursor:pointer}.add-to-cart{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#174e9a,#176ac7);color:#fff;font:700 14px Poppins;box-shadow:0 13px 28px #1659b72b}.add-to-cart:disabled{opacity:.5;cursor:not-allowed}.round-action{border:1px solid var(--product-border);background:#fff;color:#26364f;font-size:17px}.purchase-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid var(--product-border)}.purchase-benefits>div{display:flex;align-items:flex-start;gap:8px}.purchase-benefits i{color:var(--product-blue);margin-top:2px}.purchase-benefits b,.purchase-benefits small{display:block}.purchase-benefits b{font-size:10px}.purchase-benefits small{margin-top:3px;color:#8290a2;font-size:8px;line-height:1.4}.product-details{margin-top:28px}.detail-tabs{display:grid;grid-template-columns:repeat(5,1fr);padding:7px;border:1px solid var(--product-border);border-radius:17px;background:#fff;box-shadow:0 8px 30px #2436550b;position:sticky;top:8px;z-index:10}.detail-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:11px;background:transparent;color:#5b687b;font:600 11px Poppins;cursor:pointer}.detail-tabs button.active{background:var(--product-navy);color:#fff;box-shadow:0 8px 18px #101d3526}.detail-tabs button span{min-width:20px;height:20px;display:grid;place-items:center;border-radius:99px;background:#edf2fa;color:var(--product-blue);font-size:9px}.detail-panel{margin-top:15px;min-height:300px;padding:38px;border:1px solid var(--product-border);border-radius:22px;background:#fff;animation:panelIn .24s ease}.detail-panel[hidden]{display:none!important}@keyframes panelIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.panel-heading>span{color:var(--product-blue);font-size:9px;font-weight:800;letter-spacing:1.5px}.panel-heading h2{margin:6px 0 22px;font-size:24px;letter-spacing:-.4px}.description-copy{max-width:980px;color:#4f5f74;font-size:13px;line-height:2}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;border:1px solid var(--product-border);border-radius:15px;overflow:hidden}.spec-grid>div{display:grid;grid-template-columns:150px 1fr;gap:16px;padding:16px 18px;border-bottom:1px solid var(--product-border)}.spec-grid>div:nth-child(odd){border-right:1px solid var(--product-border)}.spec-grid>div:nth-last-child(-n+2){border-bottom:0}.spec-grid dt{color:#7f8b9d;font-size:11px}.spec-grid dd{margin:0;font-size:12px;font-weight:700}.review-overview{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:28px;padding:23px;border-radius:16px;background:var(--product-sky)}.review-score{text-align:center;border-right:1px solid #d3e0f2}.review-score>*{display:block}.review-score strong{font-size:45px}.review-score span,.review-stars{color:#f4aa22;letter-spacing:2px}.review-score small{color:#7a879a;font-size:9px}.review-overview h3{margin:0 0 5px;font-size:16px}.review-overview p{margin:0 0 12px;color:#69778b;font-size:11px}.review-overview button,.review-form button{border:0;border-radius:9px;background:var(--product-blue);color:#fff;padding:10px 15px;font-weight:700;cursor:pointer}.review-form{margin-top:14px;padding:18px;border:1px solid var(--product-border);border-radius:14px}.review-form[hidden]{display:none}.review-form textarea{width:100%;min-height:110px;margin:10px 0;padding:12px;border:1px solid var(--product-border);border-radius:10px;resize:vertical;font:inherit}.star-picker{display:flex;flex-direction:row-reverse;justify-content:flex-end}.star-picker input{display:none}.star-picker label{color:#d6dce5;font-size:28px;cursor:pointer}.star-picker input:checked~label,.star-picker label:hover,.star-picker label:hover~label{color:#f4aa22}.review-form #reviewResult{font-size:11px}.review-form #reviewResult.success{color:var(--product-green)}.review-form #reviewResult.error{color:#b42318}.review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.review-list article{padding:18px;border:1px solid var(--product-border);border-radius:14px}.review-list header{display:flex;align-items:center;gap:10px}.review-list time{margin-left:auto;color:#8b96a6;font-size:9px}.review-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--product-sky);color:var(--product-blue);font-weight:800}.review-list header b,.review-list header small{display:block}.review-list header b{font-size:11px}.review-list header small{color:var(--product-green);font-size:8px}.review-stars{margin:11px 0 4px;font-size:12px}.review-list article>p{margin:0;color:#59687c;font-size:11px;line-height:1.7}.empty-reviews{grid-column:1/-1;text-align:center;padding:30px;color:#8290a2}.empty-reviews i{font-size:32px}.empty-reviews h3{color:var(--product-navy)}.installment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.installment-card{border:1px solid var(--product-border);border-radius:15px;overflow:hidden}.installment-card>header{display:flex;align-items:center;gap:12px;padding:16px;background:#f7f9fc}.installment-card>header i{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e8f1ff;color:var(--product-blue)}.installment-card header b,.installment-card header small{display:block}.installment-card header small{color:#7f8b9b;font-size:9px}.installment-table{overflow-x:auto}.installment-table table{width:100%;border-collapse:collapse}.installment-table th,.installment-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #edf0f4;font-size:10px}.installment-table th{color:#7f8a9a;background:#fbfcfd}.shipping-layout{display:grid;gap:18px}.shipping-message{display:flex;align-items:flex-start;gap:18px;padding:22px;border-radius:15px;background:var(--product-sky)}.shipping-message i{font-size:26px;color:var(--product-blue)}.shipping-message p{margin:0;color:#4d5d72;font-size:12px;line-height:1.8}.shipping-layout>a{color:var(--product-blue);font-size:12px;font-weight:700;text-decoration:none}
@media(max-width:1050px){.product-hero{grid-template-columns:1fr}.product-purchase{position:relative;top:auto}.product-image-stage{height:500px}}
@media(max-width:760px){.product-page{padding-top:10px}.product-shell{width:min(100% - 22px,1320px)}.product-hero{gap:12px}.product-media{padding:10px;border-radius:18px}.product-image-stage{height:365px;border-radius:13px}.product-image-stage>img{padding:22px}.product-purchase{padding:21px 17px;border-radius:18px}.product-brand-row{align-items:flex-start}.product-purchase h1{font-size:22px}.purchase-price strong{font-size:31px}.purchase-benefits{grid-template-columns:1fr}.purchase-benefits>div{padding:5px}.detail-tabs{display:flex;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.detail-tabs button{flex:0 0 auto;padding:0 16px}.detail-panel{padding:24px 17px;border-radius:17px;min-height:280px}.panel-heading h2{font-size:20px}.spec-grid{grid-template-columns:1fr}.spec-grid>div{grid-template-columns:115px 1fr;border-right:0!important}.spec-grid>div:nth-last-child(2){border-bottom:1px solid var(--product-border)}.review-overview{grid-template-columns:1fr}.review-score{border-right:0;border-bottom:1px solid #d3e0f2;padding-bottom:18px}.review-list,.installment-grid{grid-template-columns:1fr}}
@media(max-width:430px){.product-path{font-size:10px}.product-image-stage{height:310px}.gallery-control{width:38px;height:38px}.product-purchase h1{font-size:20px}.purchase-actions{grid-template-columns:1fr 48px 48px}.purchase-price strong{font-size:28px}.detail-panel{padding:21px 14px}}
.product-image-stage>img{position:absolute;left:50%;top:50%;display:block;object-position:center center;transform:translate(-50%,-50%)}
.product-image-stage>img.changing{transform:translate(-50%,-50%) scale(.985)}
.review-notice{display:flex;align-items:center;gap:8px}.review-notice i{color:var(--product-blue)}.review-notice.success,.review-notice.success i{color:var(--product-green)}.review-login{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:9px;background:var(--product-blue);color:#fff;font-size:11px;font-weight:700;text-decoration:none}
