.layout-default .powerPage{background:#fff;flex-direction:column;gap:18px;max-width:1200px;margin:0 auto;padding:20px 60px 60px;display:flex}.layout-default .powerHeader{text-align:center;margin-bottom:30px}.layout-default .powerHeader h1{color:#040404;letter-spacing:-.02em;margin-bottom:12px;font-size:2.1rem;font-weight:800}.layout-default .powerHeader p{color:#04040499;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.7}.layout-default .powerProducts{background:#fff;border:1px solid #0404041a;border-radius:14px;padding:20px 24px 20px 28px;position:relative;box-shadow:0 6px 18px #04040414}.layout-default .powerProducts:before{content:"";background:linear-gradient(#ff5a00,#ff8a3d);border-radius:14px 0 0 14px;width:6px;position:absolute;top:0;bottom:0;left:0}.layout-default .powerProductTitle{color:#040404;margin-bottom:12px;padding-bottom:6px;scroll-margin-top:100px;font-size:1.15rem;font-weight:700;display:inline-block;position:relative}.layout-default .powerProductTitle:after{content:"";background:#ff5a00;border-radius:2px;width:42px;height:3px;position:absolute;bottom:0;left:0}.layout-default .powerProductWrapper{align-items:center;gap:26px;display:flex}.layout-default .powerImageSection{flex:0 0 130px}.layout-default .powerMainImage{aspect-ratio:1;background:linear-gradient(160deg,#14181a 0%,#040404 100%);border:2px solid #ff5a00;border-radius:10px;width:100%;position:relative;overflow:hidden}.layout-default .powerThumbRow{display:none}.layout-default .powerDetailsSection{background:#fff6ee;border-radius:10px;flex:1;justify-content:space-between;align-items:center;gap:24px;padding:14px 18px;display:flex}.layout-default .powerDescription{flex:1;min-width:0}.layout-default .powerDescription h3{display:none}.layout-default .powerDescription p{color:#040404a6;margin-bottom:0;font-size:.95rem;line-height:1.65}.layout-default .powerPriceRow{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.layout-default .powerPrice{color:#fff;white-space:nowrap;background:#ff5a00;border-radius:20px;padding:4px 14px;font-size:1rem;font-weight:800}.layout-default .powerPiece{color:#0404048c;font-size:.8rem}.layout-default .powerRequest{display:none}.layout-default .readMoreBtn{color:#fff;white-space:nowrap;background:#040404;border:1.5px solid #040404;border-radius:8px;flex:none;align-items:center;gap:6px;padding:9px 18px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:900px){.layout-default .powerPage{padding:36px 32px 48px}.layout-default .powerDetailsSection{flex-wrap:wrap}.layout-default .powerPriceRow{flex-direction:row;order:3;align-items:flex-start;gap:8px}.layout-default .readMoreBtn{order:4}}@media (max-width:768px){.layout-default .powerProductWrapper{flex-direction:column;align-items:flex-start;gap:16px}.layout-default .powerImageSection{flex:none;width:130px}.layout-default .powerDetailsSection{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.layout-default .powerPriceRow{flex-direction:row;align-items:center}}@media (max-width:480px){.layout-default .powerPage{padding:28px 16px 40px}.layout-default .powerHeader h1{font-size:1.6rem}.layout-default .powerProducts{padding:16px}.layout-default .powerProductTitle{font-size:1rem}}.layout-card .powerPage{background:#fff;grid-template-columns:repeat(3,1fr);gap:26px;max-width:1200px;margin:0 auto;padding:20px 24px 60px;display:grid}.layout-card .powerHeader{text-align:center;grid-column:1/-1;margin-bottom:36px}.layout-card .powerHeader h1{color:#040404;letter-spacing:-.01em;margin-bottom:10px;font-size:1.9rem;font-weight:800}.layout-card .powerHeader p{color:#04040499;max-width:760px;margin:0 auto;font-size:.95rem;line-height:1.6}.layout-card .powerProducts{background:#fff;border:1px solid #ff5a0040;border-radius:14px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0404040f}.layout-card .powerProducts:before{content:"";z-index:2;background:linear-gradient(90deg,#ff5a00,#ff8a3d);height:5px;position:absolute;top:0;left:0;right:0}.layout-card .powerProductTitle{color:#040404;margin:0;padding:18px 18px 0;scroll-margin-top:100px;font-size:1.05rem;font-weight:700;display:block}.layout-card .powerProductWrapper{flex-direction:column;flex:1;display:flex}.layout-card .powerImageSection{background:linear-gradient(160deg,#fff4ec 0%,#ffe8d8 100%);border-bottom:1px solid #ff5a0026;position:relative}.layout-card .powerMainImage{aspect-ratio:4/3;width:100%;padding:18px;position:relative}.layout-card .powerThumbRow{justify-content:center;gap:8px;margin-top:8px;padding:0 14px 12px;display:flex}.layout-card .powerThumb{cursor:pointer;background:#fff;border:1px solid #ff5a004d;border-radius:6px;width:38px;height:38px;padding:3px;position:relative;overflow:hidden}.layout-card .powerThumbActive{background:#fff0e4;border-width:2px;border-color:#ff5a00}.layout-card .powerDetailsSection{background:#fff;flex-direction:column;flex:1;padding:16px 18px 20px;display:flex}.layout-card .powerDescription{flex-direction:column;flex:1;order:1;display:flex}.layout-card .powerDescription h3{display:none}.layout-card .powerDescription p{color:#040404a6;flex:1;margin-top:4px;margin-bottom:14px;font-size:.85rem;line-height:1.55}.layout-card .powerPriceRow{order:2;align-items:center;gap:8px;margin-top:15px;margin-bottom:5px;display:flex}.layout-card .powerPrice{color:#fff;white-space:nowrap;background:#ff5a00;border-radius:20px;padding:4px 12px;font-size:1rem;font-weight:800}.layout-card .powerPiece{color:#0404048c;font-size:.8rem}.layout-card .powerRequest{display:none}.layout-card .readMoreBtn{color:#fff;background:#040404;border:1.5px solid #040404;border-radius:8px;order:3;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.88rem;font-weight:600;text-decoration:none;display:flex}@media (max-width:900px){.layout-card .powerPage{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.layout-card .powerPage{grid-template-columns:1fr;padding:32px 16px 48px}.layout-card .powerHeader h1{font-size:1.5rem}}.layout-split .powerPage{background:#fff;grid-template-columns:repeat(2,1fr);gap:22px;max-width:1200px;margin:0 auto;padding:20px 24px 60px;display:grid}.layout-split .powerHeader{text-align:center;grid-column:1/-1;margin-bottom:36px}.layout-split .powerHeader h1{color:#040404;letter-spacing:-.01em;margin-bottom:10px;font-size:1.9rem;font-weight:800}.layout-split .powerHeader p{color:#04040499;max-width:760px;margin:0 auto;font-size:.95rem;line-height:1.6}.layout-split .powerProducts{background:linear-gradient(135deg,#fff6ee 0%,#ffe6d3 100%);border:1px solid #ff5a00;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px #ff5a001f}.layout-split .powerProducts:nth-of-type(2n){background:#040404;border-color:#040404}.layout-split .powerProductTitle{color:#a83e00;margin:0;padding:16px 18px 0;scroll-margin-top:100px;font-size:1rem;font-weight:700;display:block}.layout-split .powerProducts:nth-of-type(2n) .powerProductTitle{color:#fff}.layout-split .powerProductWrapper{align-items:center;gap:18px;padding:18px;display:flex}.layout-split .powerImageSection{flex:0 0 42%}.layout-split .powerMainImage{aspect-ratio:1;background:linear-gradient(160deg,#ffddc0 0%,#ffb37a 100%);border:2px solid #ff5a00;border-radius:10px;width:100%;position:relative;overflow:hidden}.layout-split .powerProducts:nth-of-type(2n) .powerMainImage{background:linear-gradient(160deg,#1a1a1a 0%,#040404 100%);border:1px solid #ff5a0080}.layout-split .powerThumbRow{display:none}.layout-split .powerDetailsSection{background:#fff;border-radius:10px;flex:1;min-width:0;padding:12px 14px}.layout-split .powerProducts:nth-of-type(2n) .powerDetailsSection{background:#1a1a1a}.layout-split .powerDescription h3{display:none}.layout-split .powerDescription p{color:#040404b3;margin-bottom:12px;font-size:.85rem;line-height:1.55}.layout-split .powerProducts:nth-of-type(2n) .powerDescription p{color:#ffffffbf}.layout-split .powerPriceRow{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.layout-split .powerPrice{color:#fff;background:#ff5a00;border-radius:20px;padding:3px 12px;font-size:1rem;font-weight:800}.layout-split .powerProducts:nth-of-type(2n) .powerPrice{color:#fff;background:#ff5a00}.layout-split .powerPiece{color:#0404048c;font-size:.8rem}.layout-split .powerProducts:nth-of-type(2n) .powerPiece{color:#fff9}.layout-split .powerRequest{display:none}.layout-split .readMoreBtn{color:#fff;background:#040404;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.layout-split .powerProducts:nth-of-type(2n) .readMoreBtn{color:#fff;background:#ff5a00}@media (max-width:900px){.layout-split .powerPage{grid-template-columns:1fr}.layout-split .powerImageSection{flex:0 0 38%}}@media (max-width:560px){.layout-split .powerPage{padding:32px 16px 48px}.layout-split .powerHeader h1{font-size:1.5rem}.layout-split .powerProductWrapper{flex-direction:column;align-items:stretch}.layout-split .powerImageSection{flex:none;width:100%}}
