*,:before,:after{box-sizing:border-box;margin:0;padding:0}.powerPage{color:#1c1c1e;background:#f4f4f4;min-height:100vh;padding-bottom:80px}.powerHeader{background:#fff;border-bottom:1px solid #e2e2e2;padding:40px 80px 32px}.powerHeader h1{color:#040404;letter-spacing:-.5px;margin-bottom:10px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;display:inline-block;position:relative}.powerHeader h1:after{content:"";background:#ff5a00;border-radius:2px;width:48px;height:3px;margin-top:8px;display:block}.powerHeader p{color:#5a5a5a;max-width:760px;margin-top:4px;font-size:15px;line-height:1.65}.products{background:#fff;border:none;border-bottom:1px solid #e8e8e8;border-radius:4px;width:100%;max-width:1160px;margin:28px auto 0;padding:40px 48px;box-shadow:0 1px 4px #0000000f}.powerProductTitle{color:#040404;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #f0f0f0;margin-bottom:28px;padding-bottom:14px;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:700;line-height:1.3;position:relative}.powerProductTitle:before{content:"";background:#ff5a00;border-radius:0 2px 2px 0;width:4px;position:absolute;top:0;bottom:14px;left:-48px}.powerProductWrapper{flex-direction:row;align-items:flex-start;gap:40px;display:flex}.powerImageSection{flex-direction:row;flex-shrink:0;align-items:flex-start;gap:10px;display:flex;position:sticky;top:90px}.powerThumbList{flex-direction:column;gap:8px;display:flex}.powerThumbItem{aspect-ratio:1;cursor:pointer;background:#f8f8f8;border:1.5px solid #e2e2e2;border-radius:6px;width:60px;transition:border-color .2s;overflow:hidden}.powerThumbItem:hover{border-color:#ff5a00}.powerThumbItem img{object-fit:cover;width:100%;height:100%}.powerMainImage{aspect-ratio:1;background:#f8f8f8;border:1.5px solid #e8e8e8;border-radius:8px;justify-content:center;align-items:center;width:380px;max-width:380px;display:flex;position:relative;overflow:hidden}.powerMainImage:after{content:"";opacity:0;background:#ff5a00;height:3px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.powerMainImage:hover:after{opacity:1}.powerMainImage img{object-fit:contain;transition:transform .3s;display:block;width:100%!important;height:100%!important}.powerMainImage:hover img{transform:scale(1.04)}.powerDetailsSection{flex:1;min-width:0}.powerPriceRow{background:#040404;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:24px;padding:18px 20px;display:flex}.powerPrice{color:#fff;letter-spacing:-.5px;font-size:clamp(1.4rem,2.8vw,1.85rem);font-weight:800}.powerPiece{color:#9a9a9a;font-size:.85rem;font-weight:400}.powerRequest{color:#fff;letter-spacing:.4px;cursor:pointer;text-transform:uppercase;background:#ff5a00;border-radius:5px;margin-left:auto;padding:6px 16px;font-size:.78rem;font-weight:700;transition:background .15s,transform .1s}.powerRequest:hover{background:#e04e00;transform:translateY(-1px)}.infoBox{background:#fafafa;border:1px solid #ebebeb;border-radius:6px;margin-bottom:24px;overflow:hidden}.infoRow{border-bottom:1px solid #f0f0f0;border-left:3px solid #0000;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px 10px 20px;font-size:.875rem;transition:border-left-color .15s,background .15s;display:flex}.infoRow:hover{background:#fff8f5;border-left-color:#ff5a00}.infoRow:last-child{border-bottom:none}.infoRow:nth-child(2n){background:#f5f5f5}.infoRow:nth-child(2n):hover{background:#fff8f5}.infoRow span:first-child{color:#ff5a00;text-transform:uppercase;letter-spacing:.4px;flex-shrink:0;min-width:140px;font-size:.83rem;font-weight:600}.infoRow span:last-child{color:#040404;text-align:right;font-size:.875rem;font-weight:600}.powerDescription{color:#444;line-height:1.72}.powerDescription h3{color:#040404;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #f0f0f0;margin:20px 0 10px;padding-bottom:6px;font-size:.95rem;font-weight:700}.powerDescription h3:first-child{margin-top:0}.powerDescription h4{color:#ff5a00;text-transform:uppercase;letter-spacing:.8px;margin:18px 0 7px;font-size:15px;font-weight:700}.powerDescription p{color:#4a4a4a;border-left:2px solid #e8e8e8;margin-bottom:5px;padding-left:14px;font-size:15px;line-height:1.65;transition:border-left-color .15s}.powerDescription p:hover{border-left-color:#ff5a00}.powerDescription p+p{margin-top:3px}.powerDescription p:first-of-type,.powerDescription p:last-of-type{color:#3a3a3a;border-left:none;margin-bottom:12px;padding-left:0;font-size:15px}.powerDescription strong{color:#040404;font-weight:700}@media (min-width:1200px){.products{padding:44px 52px}.powerMainImage{width:400px;max-width:400px}}@media (max-width:1199px){.powerMainImage{width:300px;max-width:300px}.powerProductWrapper{gap:28px}.products{padding:36px 40px}.powerProductTitle:before{left:-40px}}@media (max-width:991px){.powerHeader{padding:32px 32px 28px}.products{margin-top:20px;padding:28px 32px}.powerProductTitle:before{left:-32px}.powerProductWrapper{flex-direction:column}.powerImageSection{flex-direction:row;justify-content:flex-start;gap:12px;width:100%;position:static}.powerThumbList{flex-direction:column}.powerMainImage{flex:1;width:auto;min-width:200px;max-width:360px}.powerDetailsSection{width:100%}}@media (max-width:767px){.powerHeader{padding:28px 18px 24px}.products{border-radius:4px;width:calc(100% - 16px);margin-top:14px;margin-left:auto;margin-right:auto;padding:22px 18px}.powerProductTitle:before{width:3px;left:-18px}.powerProductWrapper{flex-direction:column;gap:20px}.powerImageSection{flex-direction:row;gap:10px;width:100%;position:static}.powerThumbList{flex-direction:column;gap:8px}.powerThumbItem{border-radius:6px;width:52px;height:52px}.powerMainImage{flex:1;width:auto;max-width:none}.powerPriceRow{gap:6px 10px;padding:14px 16px}.powerRequest{text-align:center;width:100%;margin-left:0;padding:8px 14px}.infoRow{padding:9px 12px 9px 16px;font-size:.83rem}.infoRow span:first-child{min-width:110px}}@media (max-width:480px){.powerProductTitle{margin-bottom:18px;font-size:.95rem}.powerThumbItem{width:46px;height:46px}.powerPrice{font-size:1.3rem}.infoRow{padding:8px 10px 8px 14px;font-size:.78rem}.infoRow span:first-child{min-width:100px;font-size:.75rem}.powerDescription h4{font-size:.72rem}.powerDescription p{font-size:12.5px}}@media (max-width:360px){.products{width:calc(100% - 12px);padding:16px 14px}.powerProductTitle:before{display:none}.powerThumbItem{width:40px;height:40px}.infoRow span:first-child{min-width:88px;font-size:.72rem}.powerDescription p{padding-left:10px;font-size:12px}}
