.tcb-pmg{--pmg-navy: #072b61;--pmg-blue: #0d3b8e;--pmg-accent: #2f8bff;--pmg-yellow: #f4c430;--pmg-soft: #f8fafc;--pmg-border: #e5e7eb;--pmg-text: #0f172a;--pmg-muted: #64748b;background:#fff;color:var(--pmg-text);font-family:Barlow,sans-serif}.tcb-pmg .tcb-wrap{max-width:1240px;margin:0 auto;padding:0 20px}.tcb-pmg__crumb{margin:0 0 16px;font-size:13px;color:var(--pmg-muted)}.tcb-pmg__crumb a{color:var(--pmg-accent);text-decoration:none}.tcb-pmg-hero{padding:28px 0 24px;background:linear-gradient(180deg,#fff 0%,var(--pmg-soft) 100%);border-bottom:1px solid var(--pmg-border)}.tcb-pmg-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:28px;align-items:center}.tcb-pmg-kicker{display:inline-block;margin:0 0 12px;padding:6px 12px;border-radius:999px;background:#2f8bff1f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--pmg-blue)}.tcb-pmg-hero__copy h1{margin:0;font-size:clamp(28px,3.2vw,40px);line-height:1.08;font-weight:950;color:var(--pmg-navy)}.tcb-pmg-hero__lead{margin:14px 0 0;color:#475569;font-size:16px;line-height:1.65}.tcb-pmg-hero__meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:16px;font-size:13px;color:var(--pmg-muted)}.tcb-pmg-hero__ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.tcb-pmg .tcb-rh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:10px;font-size:14px;font-weight:800;text-decoration:none;text-align:center}.tcb-pmg-sidebar__card .tcb-rh-btn{display:flex;width:100%}.tcb-pmg-hero__media img{display:block;width:100%;height:auto;border-radius:14px;border:1px solid var(--pmg-border);box-shadow:0 16px 40px #0f172a14}.tcb-pmg-body{padding:28px 0 40px}.tcb-pmg-body__grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.tcb-pmg-panel{margin-bottom:24px;padding:24px;border:1px solid var(--pmg-border);border-radius:14px;background:#fff}.tcb-pmg-panel h2{margin:0 0 14px;font-size:22px;color:var(--pmg-navy)}.tcb-pmg-panel h3{margin:0 0 10px;font-size:16px;color:var(--pmg-navy)}.tcb-pmg-panel p,.tcb-pmg-panel li{color:#475569;line-height:1.65}.tcb-pmg-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;padding:0;list-style:none}.tcb-pmg-checklist li{position:relative;padding-left:26px;font-size:14px}.tcb-pmg-checklist li:before{content:"\2713";position:absolute;left:0;color:#16a34a;font-weight:800}.tcb-pmg-callout{margin-top:18px;padding:16px 18px;border-radius:12px;border:1px solid rgba(47,139,255,.25);background:#2f8bff14}.tcb-pmg-callout--note{border-color:#f4c43073;background:#f4c4301f}.tcb-pmg-callout strong{display:block;margin-bottom:6px;color:var(--pmg-navy)}.tcb-pmg-parts-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tcb-pmg-part-tile{display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px;border:1px solid var(--pmg-border);border-radius:12px;background:var(--pmg-soft);text-align:center;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.tcb-pmg-part-tile:hover{border-color:var(--pmg-accent);box-shadow:0 8px 24px #0f172a14}.tcb-pmg-part-tile img{width:100%;max-width:180px;height:auto}.tcb-pmg-part-tile span{font-size:14px;font-weight:800;color:var(--pmg-navy)}.tcb-pmg-part-tile small{font-size:12px;font-weight:700;color:var(--pmg-accent)}.tcb-pmg-steps{margin:0;padding:0;list-style:none;counter-reset:pmg-step}.tcb-pmg-steps li{position:relative;margin-bottom:14px;padding-left:42px}.tcb-pmg-steps li:before{counter-increment:pmg-step;content:counter(pmg-step);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:999px;background:var(--pmg-blue);color:#fff;font-size:13px;font-weight:800;display:grid;place-items:center}.tcb-pmg-schedule-wrap{overflow-x:auto}.tcb-pmg-schedule{width:100%;border-collapse:collapse;font-size:13px}.tcb-pmg-schedule th,.tcb-pmg-schedule td{padding:10px 12px;border-bottom:1px solid var(--pmg-border);text-align:center}.tcb-pmg-schedule th:first-child,.tcb-pmg-schedule td:first-child{text-align:left;font-weight:700;color:var(--pmg-navy)}.tcb-pmg-dot{display:inline-block;width:10px;height:10px;border-radius:999px;background:var(--pmg-accent)}.tcb-pmg-faq details{border-bottom:1px solid var(--pmg-border);padding:12px 0}.tcb-pmg-faq summary{cursor:pointer;font-weight:800;color:var(--pmg-navy)}.tcb-pmg-faq p{margin:10px 0 0}.tcb-pmg-sidebar__card{margin-bottom:16px;padding:18px;border:1px solid var(--pmg-border);border-radius:14px;background:#fff}.tcb-pmg-sidebar__card h3{margin:0 0 12px;font-size:16px;color:var(--pmg-navy)}.tcb-pmg-sidebar__specs{margin:0;padding:0;list-style:none}.tcb-pmg-sidebar__specs li{padding:8px 0;border-bottom:1px solid var(--pmg-border);font-size:13px}.tcb-pmg-sidebar__specs strong{display:block;color:var(--pmg-muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.tcb-pmg-sidebar__toc{display:grid;gap:8px}.tcb-pmg-sidebar__toc a{font-size:13px;color:var(--pmg-accent);text-decoration:none}.tcb-pmg-related-part{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--pmg-border);text-decoration:none;color:inherit}.tcb-pmg-related-part:last-child{border-bottom:0}.tcb-pmg-related-part img{width:72px;height:72px;object-fit:contain;border-radius:8px;border:1px solid var(--pmg-border);background:var(--pmg-soft)}.tcb-pmg-related-part strong{display:block;font-size:13px;color:var(--pmg-navy)}.tcb-pmg-related-part span{font-size:12px;font-weight:700;color:var(--pmg-accent)}.tcb-pmg-inline-cta{margin-top:24px;padding:22px;border:2px solid var(--pmg-blue);border-radius:14px;background:#072b6108}.tcb-pmg-inline-cta h3{margin:0 0 14px;color:var(--pmg-navy)}.tcb-pmg-inline-cta__btns{display:flex;flex-wrap:wrap;gap:10px}.tcb-pmg-bottom-cta{padding:36px 0;background:linear-gradient(135deg,var(--pmg-navy) 0%,var(--pmg-blue) 100%);color:#fff}.tcb-pmg-bottom-cta .tcb-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.tcb-pmg-bottom-cta h2{margin:0;font-size:clamp(22px,2.5vw,30px)}.tcb-pmg-bottom-cta__btns{display:flex;flex-wrap:wrap;gap:10px}.tcb-pmg-related-articles{padding:36px 0;background:var(--pmg-soft);border-top:1px solid var(--pmg-border)}.tcb-pmg-related-articles__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tcb-pmg-related-articles__card{display:block;border:1px solid var(--pmg-border);border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;color:inherit}.tcb-pmg-related-articles__card img{display:block;width:100%;height:auto}.tcb-pmg-related-articles__card span{display:block;padding:12px 14px;font-size:13px;font-weight:800;color:var(--pmg-navy)}.tcb-pmg-trust{padding:20px 0 28px;border-top:1px solid var(--pmg-border)}.tcb-pmg-trust__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tcb-pmg-trust__item{text-align:center;font-size:12px;font-weight:800;color:var(--pmg-muted)}.tcb-pmg-trust__item img{display:block;width:100%;max-width:120px;height:auto;margin:0 auto 8px}.tcb-pmg-part-focus{display:grid;gap:24px}.tcb-pmg-part-focus__intro{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:20px;align-items:center}.tcb-pmg-part-focus__collage{width:100%;max-width:320px;height:auto;border-radius:14px;border:1px solid var(--pmg-border);background:var(--pmg-soft)}.tcb-pmg-part-focus__brands{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px}.tcb-pmg-part-focus__brands img{display:block;width:auto;max-width:120px;max-height:32px;object-fit:contain}.tcb-pmg-part-focus__copy h2{margin:0 0 10px}.tcb-pmg-part-focus__copy p{margin:0;color:var(--pmg-muted)}.tcb-pmg-part-focus__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tcb-pmg-part-focus__product{display:grid;grid-template-columns:minmax(110px,.42fr) minmax(0,1fr);gap:14px;align-items:center;padding:16px;border:1px solid var(--pmg-border);border-radius:14px;background:var(--pmg-soft);text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.tcb-pmg-part-focus__product:hover{border-color:var(--pmg-accent);box-shadow:0 8px 24px #0f172a14}.tcb-pmg-part-focus__product-media{position:relative}.tcb-pmg-part-focus__product-media>img:first-child{display:block;width:100%;height:auto;aspect-ratio:5 / 4;object-fit:contain;border-radius:10px;border:1px solid var(--pmg-border);background:#fff}.tcb-pmg-part-focus__brand-mark{position:absolute;left:8px;bottom:8px;max-width:72px;max-height:20px;padding:4px 6px;border-radius:6px;background:#fffffff0;box-shadow:0 1px 4px #0f172a14;object-fit:contain}.tcb-pmg-part-focus__product-kicker{display:block;margin-bottom:4px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--pmg-muted)}.tcb-pmg-part-focus__product-copy strong{display:block;margin-bottom:6px;font-size:15px;line-height:1.35;color:var(--pmg-navy)}.tcb-pmg-part-focus__product-price{display:block;margin-bottom:8px;font-size:14px;font-weight:800;color:var(--pmg-navy)}.tcb-pmg-part-focus__product-cta{display:inline-flex;align-items:center;font-size:13px;font-weight:800;color:var(--pmg-accent)}@media(max-width:990px){.tcb-pmg-body__grid,.tcb-pmg-hero__grid,.tcb-pmg-part-focus__intro,.tcb-pmg-part-focus__products{grid-template-columns:1fr}.tcb-pmg-checklist,.tcb-pmg-parts-row,.tcb-pmg-related-articles__grid,.tcb-pmg-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.tcb-pmg-hero__ctas{flex-direction:column}.tcb-pmg-hero__ctas .tcb-rh-btn{width:100%;justify-content:center}.tcb-pmg-part-focus__product,.tcb-pmg-checklist,.tcb-pmg-parts-row,.tcb-pmg-related-articles__grid,.tcb-pmg-trust__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/tcb-parts-maintenance-guide.css.map */
