:root{--v58-navy:#0b2433;--v58-teal:#0f8f86;--v58-red:#d71920;--v58-soft:#f4f8fa;--v58-line:#dbe6eb;--v58-text:#14212b}
.v58-product-hero{background:linear-gradient(125deg,#0b2433 0%,#0d4b55 58%,#0f8f86 100%);color:#fff;padding:54px 0 48px;position:relative;overflow:hidden}
.v58-product-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;inset:auto -120px -230px auto}
.v58-breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:13px;margin-bottom:20px;color:#d5edf0}
.v58-breadcrumbs a{color:#fff;text-decoration:none}
.v58-model-chip{display:inline-flex;align-items:center;gap:7px;background:#fff;color:var(--v58-navy);padding:8px 13px;border-radius:999px;font-weight:800;font-size:13px}
.v58-model-chip:before{content:"";width:7px;height:7px;background:var(--v58-red);border-radius:50%}
.v58-product-hero h1{font-size:clamp(29px,4vw,48px);line-height:1.3;max-width:1000px;margin:16px 0 12px;color:#fff}
.v58-product-hero p{max-width:900px;font-size:17px;line-height:1.9;color:#e6f4f5;margin:0}
.v58-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.v58-hero-actions .btn-outline{background:#fff;color:var(--v58-navy);border-color:#fff}
.v58-product-section{padding:46px 0;background:var(--v58-soft)}
.v58-product-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:24px;align-items:start}
.v58-product-box,.v58-side-card{background:#fff;border:1px solid var(--v58-line);border-radius:22px;box-shadow:0 12px 36px rgba(11,36,51,.07)}
.v58-product-box{padding:28px}
.v58-product-visual{height:440px;margin:0 0 30px;border-radius:18px;background:#fff;border:1px solid #e8eef1;display:flex;align-items:center;justify-content:center;overflow:hidden}
.v58-product-visual img{width:100%;height:100%;object-fit:contain;padding:28px}
.v58-product-box h2{font-size:27px;color:var(--v58-navy);margin:24px 0 10px}
.v58-product-box h3{font-size:21px;color:var(--v58-navy);margin:28px 0 14px}
.v58-product-box p,.v58-feature-list{line-height:1.95;color:#465862}
.v58-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}
.v58-trust-strip div{background:#ecf9f7;color:#0a6e68;border-radius:12px;padding:12px;text-align:center;font-weight:800;font-size:14px}
.v58-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.v58-spec{border:1px solid var(--v58-line);border-radius:14px;padding:15px;background:#fbfdfe;display:flex;flex-direction:column;gap:7px}
.v58-spec b{color:var(--v58-teal);font-size:13px}.v58-spec span{color:var(--v58-text);line-height:1.65;overflow-wrap:anywhere}
.v58-feature-list{padding-inline-start:22px}.v58-feature-list li{margin:7px 0}
.v58-review-note{margin-top:24px;padding:17px 18px;border-radius:14px;background:#fff8e5;border:1px solid #eed28a;color:#6c5316;line-height:1.8}
.v58-side{display:grid;gap:18px;position:sticky;top:108px}.v58-side-card{padding:22px}.v58-side-card h2{font-size:20px;margin:0 0 10px;color:var(--v58-navy)}.v58-side-card p{color:#53636c;line-height:1.8;margin:0 0 15px}
.v58-side-card a{display:block;text-align:center;border-radius:11px;padding:12px 14px;font-weight:800;text-decoration:none;margin-top:9px}.v58-side-card .wa{background:#1fbf6b;color:#fff}.v58-side-card .quote{background:var(--v58-navy);color:#fff}
.v58-related,.v58-faq{padding:48px 0}.v58-related{background:#fff}.v58-related-head{text-align:center;max-width:760px;margin:0 auto 24px}.v58-related-head h2,.v58-faq h2{font-size:30px;color:var(--v58-navy);margin:8px 0}.v58-related-head p{color:#60717a}
.v58-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.v58-related-card{border:1px solid var(--v58-line);border-radius:18px;padding:16px;text-decoration:none;color:inherit;background:#fff;transition:.2s}.v58-related-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(11,36,51,.1)}.v58-related-card img{width:100%;height:220px;object-fit:contain;background:#fff;border-radius:12px}.v58-related-card small{color:var(--v58-red);font-weight:800;display:block;margin-top:12px}.v58-related-card h3{font-size:18px;line-height:1.55;margin:7px 0;color:var(--v58-navy)}.v58-related-card p{color:#63747c;margin:0}
.v58-faq{background:var(--v58-soft)}.v58-faq .container{max-width:900px}.v58-faq details{background:#fff;border:1px solid var(--v58-line);border-radius:14px;padding:17px 19px;margin:10px 0}.v58-faq summary{font-weight:800;color:var(--v58-navy);cursor:pointer}.v58-faq p{color:#566870;line-height:1.8;margin:12px 0 0}
@media(max-width:900px){.v58-product-layout{grid-template-columns:1fr}.v58-side{position:static}.v58-product-visual{height:360px}.v58-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.v58-product-hero{padding:38px 0}.v58-product-hero h1{font-size:28px}.v58-product-box{padding:17px}.v58-product-visual{height:300px}.v58-product-visual img{padding:18px}.v58-spec-grid,.v58-trust-strip,.v58-related-grid{grid-template-columns:1fr}.v58-related-card img{height:240px}}
