
/* Toshiba hub redesign v1 — scoped to /faults/toshiba/ only */
:root{--th-navy:#102d66;--th-navy-2:#081f4c;--th-red:#e31b23;--th-green:#16a34a;--th-ink:#0f1f3d;--th-muted:#60708f;--th-soft:#f5f7ff;--th-line:#dfe6f7;--th-white:#fff}
.th-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7f9ff 0%,#eef3ff 52%,#fff 100%);border-bottom:1px solid var(--th-line)}
.th-hero:before{content:"";position:absolute;inset:auto -120px -180px auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(227,27,35,.10),rgba(227,27,35,0) 70%);pointer-events:none}
.th-hero__grid{display:flex;flex-direction:column;gap:30px;padding-top:28px;padding-bottom:46px}
.th-breadcrumbs{margin-bottom:24px}.th-breadcrumbs a,.th-breadcrumbs span{font-size:13px}
.th-hero__brand{width:220px;height:auto;max-height:72px;object-fit:contain;object-position:right center;margin-bottom:8px}
.th-kicker{margin:0 0 8px;color:var(--th-red);font-weight:800;font-size:14px;letter-spacing:.01em}
.th-hero h1{margin:0;color:var(--th-navy-2);font-size:clamp(34px,4vw,58px);line-height:1.22;max-width:760px}
.th-lead{margin:18px 0 0;color:#3f4f6e;font-size:18px;line-height:1.95;max-width:720px}
.th-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.th-trust span{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;background:rgba(255,255,255,.82);border:1px solid #dfe6f7;border-radius:999px;color:#173465;font-weight:700;font-size:13px;box-shadow:0 6px 18px rgba(16,45,102,.06)}.th-trust b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#edf3ff;color:var(--th-navy)}
.th-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.th-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:10px;font-weight:800;text-decoration:none;transition:.2s ease}.th-btn--primary{background:var(--th-navy);color:#fff;box-shadow:0 10px 22px rgba(16,45,102,.18)}.th-btn--whatsapp{background:var(--th-green);color:#fff;box-shadow:0 10px 22px rgba(22,163,74,.15)}.th-btn:hover{transform:translateY(-2px)}
.th-hero__visual{position:relative;width:100%;aspect-ratio:16/7;min-height:0;border-radius:28px;background:#eef3ff;border:1px solid #dfe6f7;box-shadow:0 24px 70px rgba(16,45,102,.12);overflow:hidden}
.th-hero__photo{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center 54%}
.th-visual-card{display:none}
.th-visual-badge{position:absolute;right:20px;bottom:20px;z-index:3;display:flex;align-items:center;gap:10px;padding:11px 14px;background:rgba(8,31,76,.92);color:#fff;border-radius:14px;box-shadow:0 14px 30px rgba(8,31,76,.25)}.th-visual-badge strong{font-size:28px;color:#fff}.th-visual-badge span{font-size:12px;max-width:130px;line-height:1.5}
.th-devices{padding:54px 0;background:#fff}.th-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.th-section-head h2{margin:0;color:var(--th-navy-2);font-size:clamp(26px,3vw,38px)}.th-section-head>a{font-weight:800;color:var(--th-navy);text-decoration:none}.th-section-head>a:hover{text-decoration:underline}
.th-device-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.th-device-card{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 9px 12px;background:linear-gradient(180deg,#f8faff,#f2f5ff);border:1px solid #e0e7f6;border-radius:16px;text-decoration:none;color:var(--th-ink);transition:.2s ease}.th-device-card:hover{transform:translateY(-4px);border-color:#b7c8ee;box-shadow:0 12px 24px rgba(16,45,102,.10)}.th-device-card img{width:88px;height:74px;object-fit:contain;margin-bottom:7px}.th-device-card strong{font-size:14px;color:var(--th-navy-2)}.th-device-card span{display:none;font-size:11px;color:var(--th-muted);line-height:1.5;margin-top:5px}.th-all-devices{text-align:center;margin-top:18px}.th-all-devices a{display:inline-flex;padding:10px 28px;border:1px solid #9cb3e9;border-radius:9px;color:var(--th-navy);font-weight:800;text-decoration:none;background:#fff}
.th-benefits{padding:44px 0 50px;background:linear-gradient(180deg,#f6f8ff,#eef3ff);border-top:1px solid var(--th-line);border-bottom:1px solid var(--th-line)}.th-section-head--center{justify-content:center;text-align:center}.th-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.th-benefit-grid article{padding:22px 18px;background:rgba(255,255,255,.78);border:1px solid #dfe6f7;border-radius:18px;text-align:center}.th-benefit-icon{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 12px;border-radius:50%;background:#e8efff;color:var(--th-navy);font-size:24px;font-weight:900}.th-benefit-grid h3{margin:0 0 6px;color:var(--th-navy-2);font-size:17px}.th-benefit-grid p{margin:0;color:#52617d;line-height:1.75;font-size:13px}
#toshiba-fault-explorer{scroll-margin-top:110px}.fault-explorer{padding-top:56px}
@media (max-width:1100px){.th-hero__grid{gap:26px}.th-device-grid{grid-template-columns:repeat(4,1fr)}.th-device-card span{display:block}.th-benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.th-hero__grid{display:flex;flex-direction:column;gap:18px;padding-top:14px;padding-bottom:30px;min-height:auto}.th-hero__visual{width:100%;aspect-ratio:4/3;min-height:0;border-radius:22px}.th-hero__photo{height:100%;min-height:0;object-position:center 50%}.th-visual-badge{right:14px;bottom:14px;padding:8px 10px}.th-visual-badge strong{font-size:22px}.th-visual-badge span{font-size:10px;max-width:105px}.th-hero__content{width:100%}.th-breadcrumbs{margin-bottom:12px}.th-hero__brand{width:170px;max-height:54px;margin:0 auto 8px;display:block}.th-kicker{text-align:center}.th-hero h1{text-align:center;font-size:34px}.th-lead{text-align:center;font-size:15px;line-height:1.8}.th-trust{justify-content:center}.th-trust span{font-size:11px;padding:7px 9px}.th-actions{display:grid;grid-template-columns:1fr;margin-top:18px}.th-btn{width:100%}.th-devices{padding:34px 0}.th-section-head{display:block;text-align:center}.th-section-head>a{display:none}.th-device-grid{grid-template-columns:repeat(3,1fr);gap:9px}.th-device-card{padding:10px 6px}.th-device-card img{width:68px;height:60px}.th-device-card strong{font-size:12px}.th-device-card span{display:none}.th-benefits{padding:34px 0}.th-benefit-grid{grid-template-columns:1fr 1fr;gap:10px}.th-benefit-grid article{padding:16px 10px}.th-benefit-grid h3{font-size:14px}.th-benefit-grid p{font-size:11px}.fault-explorer{padding-top:38px}}
@media (max-width:430px){.th-device-grid{grid-template-columns:repeat(2,1fr)}.th-benefit-grid{grid-template-columns:1fr}.th-hero__visual{aspect-ratio:4/3;min-height:0}.th-hero__photo{height:100%;min-height:0}.th-visual-badge{display:none}}

/* Toshiba hero-first layout: scoped to this page stylesheet only */
.th-hero__content{width:min(900px,100%);margin:0 auto;text-align:center}.th-breadcrumbs{justify-content:center}.th-hero__brand{margin-left:auto;margin-right:auto;object-position:center}.th-lead{margin-left:auto;margin-right:auto}.th-trust,.th-actions{justify-content:center}
