/* Generated route CSS — v1990. Source: tools/css-source/page-specializations/help-troubleshooting.css. */
/* MapMyStaff help troubleshooting — v1786. Loaded only by pages that use these specializations. */
/* Troubleshooting family shell — v92. Shared family shell extracted from route-local copies. */


body.mms-help-checklist .mms-check-answer h2{color:var(--mms-text-primary);}
body.mms-help-checklist .mms-check-answer p{margin-top:.55rem;color:var(--mms-text-muted-editorial);}
body.mms-help-checklist .mms-check-heading p,
body.mms-help-trouble .mms-trouble-heading p,
body.mms-help-support-request .mms-support-heading p{margin-top:.8rem;color:var(--mms-text-muted-editorial);line-height:1.75;}
/* ===== Page specialization 41: en/help/troubleshooting/index.html | fr/aide/depannage/index.html ===== */
body.mms-help-trouble{--mms-trouble-warning:#8a5b00;}


body.mms-help-trouble .mms-trouble-hero .mms-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg, rgba(255,255,255,.99) 0%, rgba(255,255,255,.96) 42%, rgba(255,255,255,.66) 64%, rgba(255,255,255,.22) 84%, rgba(255,255,255,.04) 100%);}

body.mms-help-trouble .mms-trouble-hero__copy{max-width:52rem;padding-block:var(--mms-hero-copy-space-roomy);}
body.mms-help-trouble .mms-trouble-hero__copy h1{max-width:18ch;color:var(--mms-text-primary);font-size:clamp(2.35rem, 5vw, 4.75rem);line-height:1.02;}
body.mms-help-trouble .mms-trouble-hero__copy > p{max-width:66ch;margin-top:1.15rem;color:var(--mms-text-support);font-size:clamp(1rem, 1.6vw, 1.2rem);line-height:1.7;}
body.mms-help-trouble .mms-trouble-section--soft{background:var(--mms-surface-soft-editorial);}
body.mms-help-trouble .mms-trouble-heading{max-width:58rem;}
body.mms-help-trouble .mms-trouble-heading h2{max-width:22ch;margin-top:.55rem;color:var(--mms-text-primary);font-size:clamp(1.9rem, 3.5vw, 3.15rem);line-height:1.12;}

body.mms-help-trouble .mms-trouble-method{padding:clamp(1.2rem, 3vw, 2rem);border:1px solid #cfdfdb;border-radius:clamp(1.2rem, 2vw, 1.7rem);background:#fff;box-shadow:0 25px 70px rgba(20,58,55,.1);}
body.mms-help-trouble .mms-trouble-method__flow{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:var(--mms-space-3);counter-reset:trouble-flow;}
body.mms-help-trouble .mms-trouble-step{position:relative;min-width:0;min-height:0;padding:.9rem;border:1px solid #d8e5e2;border-radius:var(--mms-card-radius);background:#f9fbfa;}
body.mms-help-trouble .mms-trouble-step::before{counter-increment:trouble-flow;content:counter(trouble-flow, decimal-leading-zero);display:inline-grid;width:2rem;height:2rem;place-items:center;border-radius:50%;background:#dff0ec;color:var(--mms-accent);font-size:.68rem;font-weight:900;}
body.mms-help-trouble .mms-trouble-step:not(:last-child)::after{content:"→";position:absolute;top:50%;right:-.62rem;z-index:2;display:grid;width:1.25rem;height:1.25rem;place-items:center;border-radius:50%;background:#fff;color:#4c7773;font-size:.78rem;font-weight:900;transform:translateY(-50%);}
body.mms-help-trouble .mms-trouble-step h3{margin-top:.72rem;color:var(--mms-text-primary);font-size:.92rem;}
body.mms-help-trouble .mms-trouble-step p{margin-top:.45rem;color:var(--mms-text-muted-editorial);font-size:.78rem;line-height:1.5;}

body.mms-help-trouble .mms-trouble-symptom{display:grid;min-height:0;padding:1.1rem;border:1px solid var(--mms-border-default);border-radius:1.12rem;background:#fff;text-decoration:none;box-shadow:0 12px 35px rgba(16,49,46,.055);}
body.mms-help-trouble .mms-trouble-symptom__icon{display:grid;width:2.65rem;height:2.65rem;place-items:center;border-radius:.85rem;background:#e9f4f1;color:var(--mms-accent);}
body.mms-help-trouble .mms-trouble-symptom__icon svg{width:1.1rem;height:1.1rem;}
body.mms-help-trouble .mms-trouble-symptom small{color:var(--mms-accent);font-size:.67rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase;}
body.mms-help-trouble .mms-trouble-symptom__kicker{display:block;margin-bottom:.65rem;}
body.mms-help-trouble .mms-trouble-symptom__title{align-items:center;}
body.mms-help-trouble .mms-trouble-symptom__title h3{margin:0;color:var(--mms-text-primary);font-size:1.08rem;line-height:1.35;}
body.mms-help-trouble .mms-trouble-symptom p{margin-top:.55rem;color:var(--mms-text-muted-editorial);font-size:.86rem;line-height:1.6;}
body.mms-help-trouble .mms-trouble-symptom strong{align-self:end;margin-top:1rem;color:var(--mms-accent);font-size:.83rem;}
body.mms-help-trouble .mms-trouble-symptom:hover,
body.mms-help-trouble .mms-trouble-symptom:focus-visible{border-color:var(--mms-interactive-border-strong);box-shadow:var(--mms-help-resource-focus-shadow);transform:translateY(-2px);}
body.mms-help-trouble .mms-trouble-symptom:focus-visible{outline:3px solid var(--mms-help-focus-outline);outline-offset:3px;}

body.mms-help-trouble .mms-trouble-guide{display:grid;grid-template-columns:3rem minmax(0, 1fr);gap:.9rem;min-height:0;padding:1.15rem;border:1px solid var(--mms-border-default);border-radius:var(--mms-card-radius-lg);background:#fff;text-decoration:none;}
body.mms-help-trouble .mms-trouble-guide__number{display:grid;width:3rem;height:3rem;place-items:center;border-radius:.9rem;background:#e9f4f1;color:var(--mms-accent);font-weight:900;}
body.mms-help-trouble .mms-trouble-guide h3{color:var(--mms-text-primary);font-size:1.15rem;line-height:1.4;}
body.mms-help-trouble .mms-trouble-guide p{margin-top:.55rem;color:var(--mms-text-muted-editorial);font-size:.9rem;line-height:1.65;}
body.mms-help-trouble .mms-trouble-guide strong{display:inline-block;margin-top:1rem;color:var(--mms-accent);font-size:.84rem;}

body.mms-help-trouble .mms-trouble-evidence-card{padding:1.35rem;border:1px solid var(--mms-border-default);border-radius:var(--mms-card-radius-lg);background:#fff;}
body.mms-help-trouble .mms-trouble-evidence-card--avoid{border-color:#ead8b4;background:#fffaf0;}
body.mms-help-trouble .mms-trouble-evidence-card__head{display:flex;gap:var(--mms-space-3);align-items:center;}
body.mms-help-trouble .mms-trouble-evidence-card__head svg{width:1.2rem;height:1.2rem;color:var(--mms-accent);}
body.mms-help-trouble .mms-trouble-evidence-card--avoid .mms-trouble-evidence-card__head svg{color:var(--mms-trouble-warning);}
body.mms-help-trouble .mms-trouble-evidence-card h3{color:var(--mms-text-primary);font-size:1.12rem;}
body.mms-help-trouble .mms-trouble-list{display:grid;gap:.72rem;margin:1rem 0 0;padding:0;list-style:none;}
body.mms-help-trouble .mms-trouble-list li{display:grid;grid-template-columns:1.4rem minmax(0, 1fr);gap:.6rem;color:var(--mms-text-muted-editorial);line-height:1.58;}
body.mms-help-trouble .mms-trouble-list svg{width:.95rem;height:.95rem;margin-top:.28rem;color:var(--mms-accent);}
body.mms-help-trouble .mms-trouble-evidence-card--avoid .mms-trouble-list svg{color:var(--mms-trouble-warning);}





@media (max-width: 1050px){
body.mms-help-trouble .mms-trouble-method__flow{grid-template-columns:repeat(3, minmax(0, 1fr));}
body.mms-help-trouble .mms-trouble-step:nth-child(3)::after{content:none;}
body.mms-help-trouble .mms-trouble-symptoms{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media (max-width: 780px){
body.mms-help-trouble .mms-trouble-hero .mms-hero__media img{object-position:center 45%;}
body.mms-help-trouble .mms-trouble-hero .mms-hero__veil{background:linear-gradient(180deg, rgba(255,255,255,.99) 0%, rgba(255,255,255,.95) 48%, rgba(255,255,255,.68) 72%, rgba(255,255,255,.22) 100%);}
body.mms-help-trouble .mms-trouble-hero__copy{padding-top:7rem;padding-bottom:4.5rem;}
body.mms-help-trouble .mms-trouble-method__flow,body.mms-help-trouble .mms-trouble-symptoms,body.mms-help-trouble .mms-trouble-guides,body.mms-help-trouble .mms-trouble-evidence{grid-template-columns:1fr;}
body.mms-help-trouble .mms-trouble-step{min-height:0;}
body.mms-help-trouble .mms-trouble-step:not(:last-child)::after,
  body.mms-help-trouble .mms-trouble-step:nth-child(3)::after{content:"↓";top:auto;right:50%;bottom:-.72rem;transform:translateX(50%);}
}
