.mondcheck{--ink:#102b3b;--ink-deep:#0a202d;--ink-soft:#3f5865;--paper:#f7f5ef;--white:#ffffff;--line:#dce3e4;--line-strong:#c7d2d5;--accent:#bd7b49;--accent-dark:#925a32;--accent-soft:#f5e9dd;--teal:#167b78;--teal-soft:#e3f2ef;--yellow:#b67214;--yellow-soft:#fff1d4;--red:#b7463b;--red-soft:#fbe7e5;--blue:#2f6782;--blue-soft:#e5f0f5;--shadow:0 28px 70px rgba(16,43,59,0.13);--radius-xl:28px;--radius-lg:20px;--radius-md:14px}.mondcheck,.mondcheck *{box-sizing:border-box}.mondcheck{min-width:320px;background:var(--paper);color:var(--ink);font-family:Avenir Next,Avenir,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;scroll-behavior:smooth;min-height:100vh;margin:0;background:radial-gradient(circle at 12% 18%,rgba(189,123,73,.08),transparent 28rem),linear-gradient(160deg,#fbfaf6 0,var(--paper) 48%,#eef2f1 100%)}.mondcheck button,.mondcheck input,.mondcheck select{font:inherit}.mondcheck a,.mondcheck button,.mondcheck label,.mondcheck select{-webkit-tap-highlight-color:transparent}.mondcheck a{color:inherit}.mondcheck svg{display:block}.mondcheck [hidden]{display:none!important}.mondcheck .skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;transform:translateY(-160%);border-radius:8px;background:var(--ink);color:white;font-weight:700}.mondcheck .skip-link:focus{transform:translateY(0)}.mondcheck .site-header{display:flex;width:min(1180px,calc(100% - 48px));min-height:96px;margin:0 auto;align-items:center;justify-content:space-between}.mondcheck .brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.mondcheck .brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:var(--ink);box-shadow:0 8px 18px rgba(16,43,59,.16)}.mondcheck .brand-mark svg{width:28px;fill:#fffdf8}.mondcheck .brand-mark .mark-line{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-width:2.8}.mondcheck .brand-copy{display:flex;flex-direction:column;line-height:1.05}.mondcheck .brand-copy strong{font-family:Avenir Next,Avenir,Inter,system-ui,sans-serif;font-size:1.08rem;letter-spacing:-.025em}.mondcheck .brand-copy small{margin-top:5px;color:var(--ink-soft);font-size:.72rem;font-weight:600;letter-spacing:.055em;text-transform:uppercase}.mondcheck .header-actions{display:flex;align-items:center;gap:10px}.mondcheck .language-toggle{min-width:44px;min-height:42px;border:1px solid var(--line-strong);border-radius:12px;background:rgba(255,255,255,.72);color:var(--ink);cursor:pointer;font-size:.82rem;font-weight:800}.mondcheck .phone-link{display:inline-flex;min-height:42px;padding:0 15px;align-items:center;gap:8px;border-radius:12px;background:var(--ink);color:white;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .16s ease,background .16s ease}.mondcheck .phone-link:hover{background:var(--ink-deep);transform:translateY(-1px)}.mondcheck .phone-link svg{width:17px;fill:currentColor}.mondcheck .tool-shell{display:grid;width:min(1180px,calc(100% - 48px));min-height:650px;margin:14px auto 36px;grid-template-columns:minmax(290px,.82fr) minmax(560px,1.48fr);overflow:hidden;border:1px solid rgba(16,43,59,.07);border-radius:var(--radius-xl);background:var(--white);box-shadow:var(--shadow)}.mondcheck .intro-panel{position:relative;display:flex;min-height:100%;padding:56px 48px 42px;flex-direction:column;overflow:hidden;background:var(--ink);color:white}.mondcheck .intro-panel:before{position:absolute;right:-112px;bottom:-145px;width:330px;height:330px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 50px rgba(255,255,255,.025),0 0 0 100px rgba(255,255,255,.018);content:""}.mondcheck .intro-panel:after{position:absolute;top:0;right:0;width:5px;height:100%;background:linear-gradient(180deg,var(--accent),rgba(189,123,73,.15));content:""}.mondcheck .intro-top,.mondcheck .progress-list,.mondcheck .trust-note{position:relative;z-index:1}.mondcheck .eyebrow{margin:0 0 19px;color:#d6a67e;font-size:.73rem;font-weight:800;letter-spacing:.14em}.mondcheck .intro-panel h1{max-width:330px;margin:0;font-family:Avenir Next,Avenir,Inter,system-ui,sans-serif;font-size:clamp(2rem,3.3vw,3.15rem);line-height:1.07;letter-spacing:-.052em}.mondcheck .intro-copy{max-width:340px;margin:22px 0 0;color:rgba(255,255,255,.72);font-size:1.02rem;line-height:1.65}.mondcheck .progress-list{display:grid;margin:48px 0 42px;padding:0;gap:0;list-style:none}.mondcheck .progress-list li{position:relative;display:grid;min-height:66px;grid-template-columns:36px 1fr;gap:13px;color:rgba(255,255,255,.48);transition:color .18s ease}.mondcheck .progress-list li:not(:last-child):after{position:absolute;top:35px;bottom:0;left:17px;width:1px;background:rgba(255,255,255,.16);content:""}.mondcheck .progress-list li>span{display:grid;width:35px;height:35px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.035);color:inherit;font-size:.78rem;font-weight:800;transition:background .18s ease,border .18s ease,color .18s ease}.mondcheck .progress-list li>span svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mondcheck .progress-list li div{padding-top:2px}.mondcheck .progress-list small,.mondcheck .progress-list strong{display:block}.mondcheck .progress-list strong{font-size:.91rem;font-weight:700}.mondcheck .progress-list small{margin-top:3px;font-size:.76rem}.mondcheck .progress-list li.is-active>span{border-color:var(--accent);background:var(--accent)}.mondcheck .progress-list li.is-complete{color:rgba(255,255,255,.7)}.mondcheck .progress-list li.is-complete>span{border-color:rgba(214,166,126,.65);color:#e6bc98}.mondcheck .trust-note{display:flex;margin-top:auto;align-items:flex-start;gap:11px}.mondcheck .trust-note svg{width:22px;flex:0 0 auto;fill:none;stroke:#d6a67e;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.mondcheck .trust-note p{margin:0}.mondcheck .trust-note span,.mondcheck .trust-note strong{display:block}.mondcheck .trust-note strong{font-size:.81rem}.mondcheck .trust-note span{margin-top:3px;color:rgba(255,255,255,.53);font-size:.75rem}.mondcheck .checker-card{display:flex;min-width:0;padding:38px 54px 28px;flex-direction:column}.mondcheck .card-topline{display:flex;align-items:center;justify-content:space-between;color:#748891;font-size:.78rem;font-weight:700}.mondcheck .time-note{display:flex;align-items:center;gap:5px}.mondcheck .time-note svg{width:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.mondcheck .progress-bar{height:3px;margin:14px 0 34px;overflow:hidden;border-radius:999px;background:#edf1f1}.mondcheck .progress-bar span{display:block;width:25%;height:100%;border-radius:inherit;background:var(--accent);transition:width .26s ease}.mondcheck #triage-form{display:flex;flex:1;flex-direction:column}.mondcheck .step{display:none;min-width:0;margin:0;padding:0;border:0;animation:mondcheck-rise-in .26s ease both}.mondcheck .step.is-active{display:block}@keyframes mondcheck-rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mondcheck .result-view h2,.mondcheck .step legend{max-width:620px;margin:0;padding:0;font-family:Avenir Next,Avenir,Inter,system-ui,sans-serif;color:var(--ink);font-size:clamp(1.62rem,2.9vw,2.24rem);font-weight:800;line-height:1.18;letter-spacing:-.04em}.mondcheck .field-help{margin:10px 0 25px;color:var(--ink-soft);line-height:1.55}.mondcheck .choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.mondcheck .choice-card{position:relative;display:flex;min-height:74px;padding:13px 16px;align-items:center;gap:13px;border:1px solid var(--line);border-radius:var(--radius-md);background:white;cursor:pointer;transition:border .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.mondcheck .choice-card:hover{border-color:#aebec2;box-shadow:0 6px 16px rgba(16,43,59,.06);transform:translateY(-1px)}.mondcheck .choice-card:has(input:focus-visible){outline:3px solid rgba(47,103,130,.25);outline-offset:2px}.mondcheck .choice-card.is-selected,.mondcheck .choice-card:has(input:checked){border-color:var(--ink);background:#f4f7f7;box-shadow:inset 0 0 0 1px var(--ink)}.mondcheck .choice-card input{position:absolute;width:1px;height:1px;opacity:0}.mondcheck .choice-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:12px;background:#eef3f3;color:var(--ink);transition:color .15s ease,background .15s ease}.mondcheck .choice-card.is-selected .choice-icon,.mondcheck .choice-card:has(input:checked) .choice-icon{background:var(--ink);color:white}.mondcheck .choice-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.mondcheck .choice-copy{min-width:0}.mondcheck .choice-copy small,.mondcheck .choice-copy strong{display:block}.mondcheck .choice-copy strong{color:var(--ink);font-size:.9rem;line-height:1.25}.mondcheck .choice-copy small{margin-top:3px;color:#667d87;font-size:.74rem;line-height:1.25}.mondcheck .check-list{display:grid;gap:10px}.mondcheck .check-row{position:relative;display:grid;min-height:57px;padding:12px 15px;grid-template-columns:24px 1fr;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;cursor:pointer;transition:border .15s ease,background .15s ease}.mondcheck .check-row:hover{border-color:#aebec2}.mondcheck .check-row:has(input:checked){border-color:var(--ink);background:#f4f7f7}.mondcheck .check-row input{position:absolute;width:1px;height:1px;opacity:0}.mondcheck .fake-check{display:grid;width:22px;height:22px;place-items:center;border:1.5px solid #a8b7bc;border-radius:7px;background:white;transition:background .15s ease,border .15s ease}.mondcheck .fake-check svg{width:14px;fill:none;stroke:transparent;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.mondcheck .check-row:has(input:checked) .fake-check{border-color:var(--ink);background:var(--ink)}.mondcheck .check-row:has(input:checked) .fake-check svg{stroke:white}.mondcheck .check-row span:last-child{color:var(--ink);font-size:.91rem;font-weight:600;line-height:1.35}.mondcheck .check-row:has(input:focus-visible){outline:3px solid rgba(47,103,130,.25);outline-offset:2px}.mondcheck .safety-callout{display:flex;margin:14px 0 0;padding:13px 15px;align-items:flex-start;gap:10px;border-radius:12px;background:var(--red-soft);color:#8f3029;font-size:.82rem;font-weight:600;line-height:1.45}.mondcheck .safety-callout svg{width:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mondcheck .branch-note{margin:-10px 0 18px;padding:11px 13px;border-radius:10px;background:var(--blue-soft);color:#355f73;font-size:.76rem;font-weight:600;line-height:1.45}.mondcheck .field-group{margin-top:23px}.mondcheck .field-group+.field-group{margin-top:20px}.mondcheck .group-label{display:block;margin-bottom:9px;color:var(--ink);font-size:.83rem;font-weight:700}.mondcheck .segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mondcheck .segmented-control.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.mondcheck .cosmetic-priority-control{grid-template-columns:1fr}.mondcheck .segment{position:relative;min-width:0}.mondcheck .segment input{position:absolute;width:1px;height:1px;opacity:0}.mondcheck .segment span{display:flex;min-height:48px;padding:8px 12px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;background:white;color:var(--ink-soft);cursor:pointer;font-size:.84rem;font-weight:700;text-align:center;transition:border .15s ease,background .15s ease,color .15s ease}.mondcheck .segment span:hover{border-color:#aebec2}.mondcheck .segment input:checked+span{border-color:var(--ink);background:var(--ink);color:white}.mondcheck .segment input:focus-visible+span{outline:3px solid rgba(47,103,130,.25);outline-offset:2px}.mondcheck .select-wrap{position:relative}.mondcheck .select-wrap select{width:100%;min-height:49px;padding:0 44px 0 14px;appearance:none;border:1px solid var(--line);border-radius:12px;background:white;color:var(--ink);cursor:pointer;font-size:.88rem;font-weight:600}.mondcheck .select-wrap select:focus-visible{outline:3px solid rgba(47,103,130,.25);outline-offset:2px}.mondcheck .select-wrap svg{position:absolute;top:50%;right:15px;width:18px;transform:translateY(-50%);fill:none;stroke:var(--ink-soft);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;pointer-events:none}.mondcheck .error-message{min-height:19px;margin:10px 0 0;color:var(--red);font-size:.8rem;font-weight:700}.mondcheck .form-navigation{display:flex;margin-top:auto;padding-top:28px;align-items:center;justify-content:flex-end;gap:10px}.mondcheck .button{display:inline-flex;min-height:48px;padding:0 19px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-size:.88rem;font-weight:800;text-decoration:none;transition:background .15s ease,border .15s ease,color .15s ease,transform .15s ease}.mondcheck .button:hover{transform:translateY(-1px)}.mondcheck .button:focus-visible,.mondcheck .language-toggle:focus-visible,.mondcheck .phone-link:focus-visible,.mondcheck .restart-button:focus-visible{outline:3px solid rgba(47,103,130,.28);outline-offset:3px}.mondcheck .button svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mondcheck .button-primary{min-width:132px;background:var(--ink);color:white}.mondcheck .button-primary:hover{background:var(--ink-deep)}.mondcheck .button-ghost{border-color:var(--line);background:white;color:var(--ink)}.mondcheck .button-ghost:hover,.mondcheck .button-secondary:hover{border-color:#aabbbf;background:#f4f7f7}.mondcheck .button-secondary{border-color:var(--line-strong);background:white;color:var(--ink)}.mondcheck .card-footer{display:flex;margin-top:27px;padding-top:19px;align-items:flex-start;gap:8px;border-top:1px solid #edf0ef;color:#71848c}.mondcheck .card-footer svg{width:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.mondcheck .card-footer p{margin:-1px 0 0;font-size:.72rem;line-height:1.45}.mondcheck .result-view{--result-color:var(--teal);--result-soft:var(--teal-soft)}.mondcheck .result-view[data-level=emergency]{--result-color:var(--red);--result-soft:var(--red-soft)}.mondcheck .result-view[data-level=today]{--result-color:var(--yellow);--result-soft:var(--yellow-soft)}.mondcheck .result-view[data-level=soon]{--result-color:var(--blue);--result-soft:var(--blue-soft)}.mondcheck .result-view[data-level=cosmetic]{--result-color:var(--accent-dark);--result-soft:var(--accent-soft)}.mondcheck .result-view[data-level=gum]{--result-color:#167467;--result-soft:#e5f4f0}.mondcheck .result-status{display:flex;align-items:flex-start;gap:16px}.mondcheck .status-icon{display:grid;width:52px;height:52px;flex:0 0 auto;place-items:center;border-radius:16px;background:var(--result-soft);color:var(--result-color)}.mondcheck .status-icon svg{width:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.mondcheck .result-kicker{margin:1px 0 4px;color:var(--result-color);font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.mondcheck .result-view h2{font-size:clamp(1.5rem,2.5vw,2rem)}.mondcheck .result-summary{margin:18px 0;color:var(--ink-soft);font-size:.94rem;line-height:1.6}.mondcheck .result-actions{display:flex;margin-bottom:19px;flex-wrap:wrap;gap:9px}.mondcheck .result-actions .button-primary{background:var(--result-color)}.mondcheck .result-actions .button-primary:hover{filter:brightness(.9)}.mondcheck .advice-box{padding:18px 20px;border-left:4px solid var(--result-color);border-radius:0 13px 13px 0;background:var(--result-soft)}.mondcheck .advice-box h3,.mondcheck .lead-card h3,.mondcheck .result-context h3{margin:0;color:var(--ink);font-size:.88rem;font-weight:800}.mondcheck .advice-box ul{display:grid;margin:10px 0 0;padding:0;gap:7px;list-style:none}.mondcheck .advice-box li{position:relative;padding-left:18px;color:#354f5a;font-size:.82rem;line-height:1.45}.mondcheck .advice-box li:before{position:absolute;top:.52em;left:1px;width:6px;height:6px;border-radius:50%;background:var(--result-color);content:""}.mondcheck .result-context{margin-top:18px;padding:0 1px}.mondcheck .treatment-overview{margin-top:20px;padding-top:19px;border-top:1px solid #e8eceb}.mondcheck .treatment-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.mondcheck .treatment-heading .lead-eyebrow{margin:0 0 5px;color:var(--accent-dark);font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mondcheck .treatment-heading h3{margin:0;color:var(--ink);font-size:.98rem;line-height:1.35}.mondcheck .match-legend{color:#7a8c93;font-size:.67rem;font-weight:700;line-height:1.35;text-align:right}.mondcheck .treatment-grid{display:grid;margin-top:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mondcheck .treatment-card{position:relative;min-width:0;padding:15px 16px;border:1px solid #e3e9e9;border-radius:12px;background:#fbfcfb}.mondcheck .treatment-card.is-match{border-color:rgba(146,90,50,.46);background:#fcf6f0;box-shadow:inset 3px 0 0 var(--accent)}.mondcheck .treatment-card h4{margin:0;padding-right:74px;color:var(--ink);font-size:.82rem;line-height:1.3}.mondcheck .treatment-card p{margin:6px 0 0;color:#687d86;font-size:.72rem;line-height:1.45}.mondcheck .treatment-badge{position:absolute;top:12px;right:12px;padding:4px 7px;border-radius:999px;background:var(--accent-soft);color:var(--accent-dark);font-size:.6rem;font-weight:800}.mondcheck .education-overview{margin-top:20px;padding-top:19px;border-top:1px solid #e8eceb}.mondcheck .education-heading .lead-eyebrow{margin:0 0 5px;color:#167467;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mondcheck .education-heading h3{margin:0;color:var(--ink);font-size:.98rem;line-height:1.35}.mondcheck .education-heading>p:last-child{margin:6px 0 0;color:#687d86;font-size:.74rem;line-height:1.45}.mondcheck .education-grid{display:grid;margin-top:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mondcheck .education-link{display:flex;min-width:0;min-height:136px;padding:15px 16px;flex-direction:column;justify-content:space-between;gap:13px;border:1px solid #dce8e5;border-radius:12px;background:#f8fcfb;color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.mondcheck .education-link:hover{border-color:#7eb4aa;box-shadow:0 8px 22px rgba(22,116,103,.1);transform:translateY(-1px)}.mondcheck .education-link:focus-visible{outline:3px solid rgba(22,116,103,.2);outline-offset:2px}.mondcheck .education-link small,.mondcheck .education-link strong{display:block}.mondcheck .education-link strong{color:var(--ink);font-size:.82rem;line-height:1.35}.mondcheck .education-link small{margin-top:6px;color:#687d86;font-size:.72rem;line-height:1.45}.mondcheck .education-link-action{display:flex;align-items:center;gap:5px;color:#167467;font-size:.68rem;font-weight:800}.mondcheck .education-link-action svg{width:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mondcheck .result-context dl{display:grid;margin:10px 0 0;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:9px}.mondcheck .result-context dl div{min-width:0;padding:10px 12px;border:1px solid #e6ebeb;border-radius:10px;background:#fbfcfb}.mondcheck .result-context dt{color:#7b8e95;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mondcheck .result-context dd{margin:4px 0 0;overflow-wrap:anywhere;color:var(--ink);font-size:.76rem;font-weight:700;line-height:1.35}.mondcheck .lead-card{display:grid;margin-top:18px;padding:17px 18px;grid-template-columns:1fr auto;align-items:center;gap:18px;border:1px solid var(--line);border-radius:14px;background:#fbfcfb}.mondcheck .lead-card p{max-width:460px;margin:5px 0 0;color:#687e87;font-size:.74rem;line-height:1.4}.mondcheck .lead-card .lead-eyebrow{margin:0 0 4px;color:var(--accent-dark);font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mondcheck .lead-card .button{min-height:44px;white-space:nowrap}.mondcheck .restart-button{display:inline-flex;margin:16px auto 0;padding:4px 5px;align-items:center;gap:7px;border:0;background:transparent;color:#71858d;cursor:pointer;font-size:.76rem;font-weight:700}.mondcheck .restart-button:hover{color:var(--ink)}.mondcheck .restart-button svg{width:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.mondcheck .site-footer{display:flex;width:min(1180px,calc(100% - 48px));margin:0 auto 34px;flex-wrap:wrap;align-items:center;gap:8px;color:#74878e;font-size:.72rem}.mondcheck .site-footer a{text-underline-offset:3px}.mondcheck .footer-source{margin-left:auto}@media (max-width:920px){.mondcheck .tool-shell{grid-template-columns:1fr}.mondcheck .intro-panel{min-height:auto;padding:35px 38px 28px}.mondcheck .intro-panel:after{top:auto;bottom:0;width:100%;height:4px}.mondcheck .intro-panel h1{max-width:620px;font-size:2rem}.mondcheck .intro-copy{max-width:650px;margin-top:12px}.mondcheck .progress-list{grid-template-columns:repeat(4,1fr);margin:28px 0 14px;gap:8px}.mondcheck .progress-list li{min-height:auto;grid-template-columns:29px 1fr;gap:8px}.mondcheck .progress-list li>span{width:29px;height:29px}.mondcheck .progress-list li:not(:last-child):after,.mondcheck .progress-list small,.mondcheck .trust-note{display:none}.mondcheck .progress-list strong{font-size:.72rem;line-height:1.2}.mondcheck .checker-card{min-height:580px}}@media (max-width:680px){.mondcheck .site-header{width:calc(100% - 28px);min-height:76px}.mondcheck .phone-link{width:43px;padding:0}.mondcheck .phone-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mondcheck .tool-shell{width:calc(100% - 20px);margin:4px auto 24px;border-radius:22px}.mondcheck .intro-panel{padding:27px 22px 22px}.mondcheck .eyebrow{margin-bottom:12px}.mondcheck .intro-panel h1{font-size:1.72rem;line-height:1.12}.mondcheck .intro-copy{font-size:.91rem;line-height:1.52}.mondcheck .progress-list{margin-top:23px}.mondcheck .progress-list li{display:flex}.mondcheck .progress-list li div{display:none}.mondcheck .checker-card{min-height:620px;padding:26px 20px 22px}.mondcheck .progress-bar{margin-bottom:28px}.mondcheck .step legend{font-size:1.5rem}.mondcheck .choice-grid{grid-template-columns:1fr}.mondcheck .choice-card{min-height:65px}.mondcheck .choice-icon{width:38px;height:38px}.mondcheck .field-help{margin-bottom:20px}.mondcheck .form-navigation{padding-top:24px}.mondcheck .button{min-height:50px}.mondcheck .result-status{align-items:center}.mondcheck .result-status .status-icon{width:46px;height:46px;border-radius:14px}.mondcheck .result-view h2{font-size:1.48rem}.mondcheck .result-context dl{grid-template-columns:1fr}.mondcheck .treatment-heading{align-items:flex-start;flex-direction:column;gap:7px}.mondcheck .match-legend{text-align:left}.mondcheck .education-grid,.mondcheck .lead-card,.mondcheck .treatment-grid{grid-template-columns:1fr}.mondcheck .lead-card .button{width:100%}.mondcheck .site-footer{width:calc(100% - 28px);margin-bottom:26px}.mondcheck .footer-source{width:100%;margin:3px 0 0;line-height:1.45}}@media (max-width:420px){.mondcheck .brand-copy small{display:none}.mondcheck .brand-mark{width:39px;height:39px}.mondcheck .segmented-control{grid-template-columns:1fr}.mondcheck .segmented-control.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.mondcheck .form-navigation .button{flex:1}}@media (prefers-reduced-motion:reduce){.mondcheck,.mondcheck *,.mondcheck :after,.mondcheck :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mondcheck html{font-size:100%}.mondcheck{line-height:1.5}.mondcheck a,.mondcheck button,.mondcheck summary{touch-action:manipulation}.mondcheck :focus-visible{outline:3px solid #2f6782;outline-offset:4px}.mondcheck .language-toggle{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:44px}.mondcheck .brand-copy small,.mondcheck .education-heading .lead-eyebrow,.mondcheck .eyebrow,.mondcheck .lead-card .lead-eyebrow,.mondcheck .result-kicker,.mondcheck .treatment-heading .lead-eyebrow{font-size:.8125rem}.mondcheck .branch-note,.mondcheck .card-footer p,.mondcheck .card-topline,.mondcheck .choice-copy small,.mondcheck .education-heading>p:last-child,.mondcheck .education-link small,.mondcheck .education-link-action,.mondcheck .error-message,.mondcheck .group-label,.mondcheck .lead-card p,.mondcheck .match-legend,.mondcheck .progress-list small,.mondcheck .restart-button,.mondcheck .result-context dd,.mondcheck .safety-callout,.mondcheck .segment span,.mondcheck .select-wrap select,.mondcheck .site-footer,.mondcheck .trust-note span,.mondcheck .trust-note strong{font-size:.875rem;line-height:1.5}.mondcheck .advice-box li,.mondcheck .choice-copy strong,.mondcheck .education-link strong,.mondcheck .field-help,.mondcheck .intro-copy,.mondcheck .result-summary,.mondcheck .treatment-card p{font-size:1rem;line-height:1.5}.mondcheck .card-footer,.mondcheck .card-topline,.mondcheck .choice-copy small,.mondcheck .education-link small,.mondcheck .lead-card p,.mondcheck .match-legend,.mondcheck .result-context dt,.mondcheck .site-footer,.mondcheck .treatment-card p{color:#435d69}.mondcheck .result-context dt{font-size:.8125rem;letter-spacing:.02em}.mondcheck .progress-list li,.mondcheck .trust-note span{color:#bdccd3}.mondcheck .progress-list li.is-active{color:white}.mondcheck .intro-panel{padding:38px 32px 30px}.mondcheck .intro-panel h1{font-size:clamp(1.9rem,2.8vw,2.6rem);line-height:1.15;letter-spacing:-.035em}.mondcheck .checker-card{padding:30px 32px 26px}.mondcheck .progress-list{margin:32px 0}.mondcheck .tool-shell{grid-template-columns:minmax(250px,.7fr) minmax(0,1.6fr)}.mondcheck .emergency-banner{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 12px;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:10px 16px;border:1px solid #e8cbc8;border-radius:12px;background:#fff4f2;color:#772c26;font-size:.875rem}.mondcheck .emergency-banner a{font-weight:800;text-underline-offset:3px}.mondcheck .choice-card{padding:13px}.mondcheck .choice-icon{width:34px;height:34px;border-radius:9px}.mondcheck .safety-callout{flex-direction:column;margin-top:0}.mondcheck .safety-callout p{margin:0}.mondcheck .safety-callout .button{background:#8f3029}.mondcheck .button{padding:12px 17px;line-height:1.4;text-align:center}.mondcheck .result-view[data-level=today]{--result-color:#835009}.mondcheck .result-view[data-level=gum],.mondcheck .result-view[data-level=routine]{--result-color:#246778;--result-soft:#e9f3f7}.mondcheck .appointment-note{font-size:.875rem;color:var(--ink-soft);margin:-4px 0 20px}.mondcheck .treatment-heading{align-items:flex-start;flex-direction:column;gap:8px}.mondcheck .match-legend{text-align:left}.mondcheck .treatment-card{display:flex;flex-direction:column;align-items:flex-start;padding:16px}.mondcheck .treatment-card h4{padding:0;font-size:1rem}.mondcheck .treatment-link{margin-top:12px;font-size:.875rem;line-height:1.5;text-underline-offset:3px}.mondcheck .treatment-badge{position:static;order:0;margin:0 0 8px;font-size:.8125rem}.mondcheck .lead-card{grid-template-columns:1fr;gap:12px}.mondcheck .lead-card .button{white-space:normal;justify-self:start}.mondcheck .result-utilities{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px}.mondcheck .result-utilities button{padding:10px 0;border:0;background:transparent;color:var(--ink-soft);font:inherit;font-size:.875rem;text-decoration:underline;cursor:pointer}.mondcheck .restart-button{min-height:44px}.mondcheck .patient-information{width:min(1180px,calc(100% - 48px));margin:56px auto 32px}.mondcheck .section-heading{max-width:780px;margin-bottom:34px}.mondcheck .section-heading .eyebrow{color:var(--accent-dark);margin-bottom:8px}.mondcheck .patient-information h2{margin:0 0 14px;font-size:clamp(1.4rem,2.4vw,1.85rem);line-height:1.25;letter-spacing:-.025em}.mondcheck .patient-information h3{font-size:1.125rem;line-height:1.4;margin:0 0 10px}.mondcheck .patient-information p{color:var(--ink-soft);margin:0 0 16px;line-height:1.65}.mondcheck .information-section{margin:34px 0;padding-top:32px;border-top:1px solid var(--line-strong)}.mondcheck .care-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}.mondcheck .care-grid article{min-width:0;padding:24px;background:white;border:1px solid var(--line);border-radius:16px}.mondcheck .care-grid article.periodontitis-card{border-top:4px solid #246778}.mondcheck .care-grid a{display:block;font-size:.875rem;text-underline-offset:3px;margin-top:10px}.mondcheck .text-link{display:inline-block;margin:12px 18px;text-underline-offset:4px}.mondcheck .faq{max-width:840px}.mondcheck .faq details{padding:17px 0;border-bottom:1px solid var(--line-strong)}.mondcheck .faq summary{font-weight:700;cursor:pointer;padding-right:12px}.mondcheck .faq details p{margin:14px 0 0}.mondcheck .clinic-band{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:28px;background:var(--ink);color:white;border-radius:18px}.mondcheck .clinic-band p{color:#d5e0e5;margin-bottom:6px}.mondcheck .clinic-actions{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.mondcheck .clinic-actions .button{background:white;color:var(--ink)}.mondcheck .sources{max-width:850px;margin-top:32px;font-size:.875rem}.mondcheck .sources h2{font-size:1rem}.mondcheck .share-tool{padding:20px;border:1px solid var(--line-strong);border-radius:14px;margin-top:24px}.mondcheck .share-tool h3{font-size:1rem;margin:0 0 8px}.mondcheck .share-tool p{color:var(--ink-soft);font-size:.875rem;margin:0 0 12px}.mondcheck .share-tool .button{margin:0 6px 6px 0}.mondcheck .share-tool input{width:100%;padding:12px;border:1px solid var(--line-strong);border-radius:8px;font-size:.875rem}.mondcheck .share-tool .share-feedback{margin-top:8px}.mondcheck .sources p{margin:12px 0}.mondcheck #checker,.mondcheck #step-label{scroll-margin-top:16px}@media (max-width:960px){.mondcheck .tool-shell{grid-template-columns:1fr}.mondcheck .intro-panel{padding:22px 28px}.mondcheck .intro-panel h1{max-width:100%;font-size:1.75rem}.mondcheck .intro-copy{max-width:100%;margin-top:8px}.mondcheck .intro-panel .eyebrow{margin-bottom:6px}.mondcheck .progress-list,.mondcheck .trust-note{display:none}.mondcheck .checker-card{min-height:0}.mondcheck .care-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.mondcheck .emergency-banner{width:calc(100% - 24px);justify-content:flex-start;font-size:.8125rem;padding:8px 12px}.mondcheck .tool-shell{margin-top:10px}.mondcheck .intro-panel{padding:18px 20px}.mondcheck .intro-panel h1{font-size:1.45rem;line-height:1.2}.mondcheck .intro-copy{font-size:.875rem;line-height:1.5}.mondcheck .checker-card{padding:22px 18px}.mondcheck .progress-bar{margin:10px 0 22px}.mondcheck .choice-grid{gap:8px}.mondcheck .choice-card{min-height:70px}.mondcheck .patient-information{width:calc(100% - 32px);margin-top:36px}.mondcheck .care-grid{grid-template-columns:1fr;gap:12px}.mondcheck .care-grid article{padding:20px}.mondcheck .education-grid,.mondcheck .treatment-grid{grid-template-columns:1fr}.mondcheck .result-actions .button{width:100%}.mondcheck .clinic-band{padding:22px}.mondcheck .card-topline{flex-wrap:wrap;gap:8px}}@media print{.mondcheck{background:white;color:black}.mondcheck .appointment-note,.mondcheck .card-topline,.mondcheck .emergency-banner,.mondcheck .form-navigation,.mondcheck .intro-panel,.mondcheck .lead-card,.mondcheck .patient-information,.mondcheck .progress-bar,.mondcheck .restart-button,.mondcheck .result-actions,.mondcheck .result-utilities,.mondcheck .share-tool,.mondcheck .site-footer,.mondcheck .site-header{display:none!important}.mondcheck .tool-shell{display:block;width:100%;margin:0;min-height:0;border:0;box-shadow:none}.mondcheck .checker-card{padding:0}.mondcheck .result-view:before{content:"Dentacare MondCheck · 020 619 9397";display:block;margin-bottom:20px;font-weight:700}.mondcheck .education-grid{grid-template-columns:1fr}.mondcheck .education-link{min-height:0}.mondcheck .education-link:after{content:attr(href);font-size:11px;overflow-wrap:anywhere}.mondcheck .advice-box,.mondcheck .education-link,.mondcheck .treatment-card{break-inside:avoid}}.mondcheck{--ink:var(--color-ink-900);--ink-deep:var(--color-ink-950);--ink-soft:var(--color-ink-500);--paper:transparent;--white:var(--bg-elevated);--line:var(--surface-border);--line-strong:rgba(24,28,34,0.16);--accent:var(--color-sage-600);--accent-dark:var(--color-sage-700);--accent-soft:var(--color-sage-100);--teal:var(--color-forest-700);--teal-soft:var(--color-sage-50);--yellow:#8a5510;--yellow-soft:#fbf0dc;--red:#a33a30;--red-soft:#f9e6e4;--blue:var(--color-ink-600);--blue-soft:#eef0ec;--shadow:0 24px 60px -28px rgba(24,20,12,0.28);background:transparent;font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",sans-serif}.mondcheck .eyebrow,.mondcheck .result-title,.mondcheck h1,.mondcheck h2,.mondcheck h3{font-family:var(--font-display),Georgia,serif;font-weight:500}.mondcheck .eyebrow{letter-spacing:.25em;text-transform:uppercase}.dark .mondcheck{--ink:var(--color-ivory-50);--ink-deep:var(--color-ivory-50);--ink-soft:var(--color-ink-300);--white:var(--bg-elevated);--line:rgba(255,255,255,0.12);--line-strong:rgba(255,255,255,0.22);--accent:var(--color-sage-300);--accent-dark:var(--color-sage-200);--accent-soft:rgba(169,193,125,0.16);--teal:var(--color-sage-300);--teal-soft:rgba(169,193,125,0.12);--yellow:#e6b667;--yellow-soft:rgba(230,182,103,0.14);--red:#f0a49c;--red-soft:rgba(240,164,156,0.14);--blue:var(--color-ink-200);--blue-soft:rgba(255,255,255,0.06);--shadow:0 24px 60px -28px rgba(0,0,0,0.6)}.mondcheck :is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--ring);outline-offset:2px}