.mtdc-skip-link{position:absolute;left:8px;top:-48px;z-index:1000;padding:8px 16px;background:#0f172a;color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:top .15s ease}.mtdc-skip-link:focus-visible{top:8px;outline:2px solid var(--accent);outline-offset:2px}:root{--mtdc-amber-bg: rgba(245,158,11,.1);--mtdc-amber-border: rgba(245,158,11,.3);--mtdc-amber-ink: #b45309;--mtdc-red-bg: rgba(239,68,68,.09);--mtdc-red-ink: #b91c1c;--mtdc-counted-1: var(--accent);--mtdc-counted-2: #2563eb;--mtdc-counted-3: var(--accent2);--mtdc-counted-4: #38bdf8;--mtdc-excluded: #cbd5e1;--mtdc-shadow-sm: 0 1px 3px 0 rgba(15,23,42,.08), 0 1px 2px -1px rgba(15,23,42,.06);--mtdc-shadow-md: 0 4px 10px -2px rgba(15,23,42,.1), 0 2px 4px -2px rgba(15,23,42,.06);--mtdc-shadow-lg: 0 14px 28px -8px rgba(15,23,42,.14), 0 6px 10px -6px rgba(15,23,42,.08);--mtdc-shadow-xl: 0 32px 64px -20px rgba(15,23,42,.28);--mtdc-ease-out: cubic-bezier(.16,1,.3,1)}main.mtdc-page{background:radial-gradient(ellipse 70% 50% at 50% -8%,rgba(14,165,233,.07),transparent 60%),#f8fafc}.stepper{display:flex;gap:8px;max-width:680px;margin:0 auto 24px;padding:0;list-style:none}.stepper-item{flex:1;display:flex;align-items:center;gap:8px;padding:16px;border-radius:8px;background:#fff;border:1px solid var(--border);color:var(--text3);font-size:.75rem;font-weight:600}.stepper-n{width:24px;height:24px;flex:none;border-radius:999px;background:#f1f5f9;color:#64748b;display:grid;place-items:center;font-size:13px;font-weight:700}.stepper-item.is-active{border-color:#0f172a;color:#0f172a;box-shadow:var(--mtdc-shadow-sm)}.stepper-item.is-active .stepper-n{background:#0f172a;color:#fff}.stepper-item.is-done{color:var(--accent2);border-color:#0ea5e966}.stepper-item.is-done .stepper-n{background:var(--accent);color:#fff}.stepper-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mtdc-flow-grid{display:grid;grid-template-columns:1fr 308px;gap:24px;align-items:start;max-width:980px;margin:24px auto 0;padding:0 24px}.mtdc-flow-grid[hidden]{display:none}.mtdc-flow-side{position:sticky;top:86px;display:flex;flex-direction:column;gap:16px}.mtdc-hero-section{padding-top:10rem;padding-bottom:0}.mtdc-flow-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;max-width:980px;margin:8px auto 32px;padding:0 24px}.mtdc-flow-hero-text{max-width:32rem}.mtdc-flow-eyebrow{color:var(--accent2);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px}.mtdc-flow-title{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1.04;letter-spacing:-.01em;color:#0f172a;margin:0 0 18px;text-wrap:pretty}.mtdc-flow-lede{font-size:1.125rem;color:#425466;line-height:1.55;margin:0;max-width:34rem}.mtdc-trust-row{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.mtdc-trust-item{display:flex;align-items:center;gap:11px;font-size:.875rem;font-weight:600;color:#334155}.mtdc-trust-i{width:30px;height:30px;flex:none;border-radius:999px;background:#0ea5e91a;color:var(--accent2);display:grid;place-items:center}.mtdc-hero-disclaimer{margin:16px 0 0;font-size:.75rem;color:var(--text3);line-height:1.5}.mtdc-flow-hero-art{display:flex;justify-content:center}.mtdc-hero-art-panel{position:relative;width:100%;max-width:420px;aspect-ratio:5 / 4;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--border);border-radius:16px;box-shadow:0 10px 15px -3px #0f172a14,0 4px 6px -4px #0f172a0f;display:grid;place-items:center;padding:30px;overflow:hidden}.mtdc-hero-art-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 70% 18%,rgba(14,165,233,.16),transparent 62%);pointer-events:none}.mtdc-hero-art-img{position:relative;width:100%;height:auto}.mtdc-determinism{max-width:980px;width:calc(100% - 48px);margin:0 auto 28px;display:flex;gap:14px;align-items:flex-start;background:#0ea5e90f;border:1px solid rgba(14,165,233,.18);border-radius:14px;padding:18px 20px}.mtdc-determinism-i{flex:none;width:34px;height:34px;border-radius:10px;background:#0ea5e91f;color:var(--accent2);display:grid;place-items:center;margin-top:1px}.mtdc-determinism-h{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#0f172a}.mtdc-determinism-b{margin:0;font-size:.8125rem;color:#425466;line-height:1.55}@keyframes mtdcHeroUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.mtdc-flow-eyebrow,.mtdc-flow-title,.mtdc-flow-lede,.mtdc-trust-row,.mtdc-hero-disclaimer,.mtdc-flow-hero-art{animation:mtdcHeroUp .64s cubic-bezier(.16,1,.3,1) both}.mtdc-flow-title{animation-delay:.11s}.mtdc-flow-hero-art{animation-delay:.18s}.mtdc-flow-lede{animation-delay:.2s}.mtdc-trust-row{animation-delay:.29s}.mtdc-hero-disclaimer{animation-delay:.33s}.mtdc-flow-reassure{display:flex;gap:8px;padding:16px;background:#fff;border:1px solid var(--border);border-radius:12px;text-align:left;flex:1;min-width:220px;max-width:340px}.mtdc-flow-reassure-i{color:var(--accent);flex:none;margin-top:1px}.mtdc-flow-reassure p{margin:0;font-size:.75rem;color:#425466;line-height:1.5}.mtdc-step-card{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--mtdc-shadow-sm);padding:32px}.mtdc-step-card-head{margin-bottom:24px}.mtdc-flow-step-h{font-size:1.5rem;font-weight:700;letter-spacing:0;margin:0 0 8px;color:#0f172a}.mtdc-flow-step-sub{margin:0;color:#425466;font-size:1rem;line-height:1.55}.mtdc-field-note{display:flex;gap:8px;align-items:flex-start;margin:0 0 24px;font-size:.75rem;color:var(--accent2);line-height:1.5;background:#0ea5e90f;border:1px solid rgba(14,165,233,.2);border-radius:8px;padding:16px}.mtdc-field-note-i{flex:none;margin-top:2px;color:var(--accent)}.mtdc-gate-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:#fff;border:1px solid var(--border);border-radius:10px;margin-bottom:8px}.mtdc-gate-label{font-size:.875rem;font-weight:600;color:var(--text);line-height:1.4}.mtdc-gate-reveal{margin-top:8px;margin-bottom:8px;padding:16px;background:var(--surface2);border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;gap:16px}.mtdc-sub-gate-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--border)}.mtdc-sub-gate-label{font-size:.875rem;color:var(--text2);line-height:1.4}.mtdc-sub-gate-reveal{padding:16px 0 0;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px}.mtdc-flow-nav{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:24px;border-top:1px solid var(--border)}.mtdc-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:.75rem 1.5rem;background:#0f172a;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.mtdc-btn-primary:hover:not(:disabled){background:#1e293b}.mtdc-btn-primary:disabled{opacity:.5;cursor:not-allowed}.mtdc-btn-primary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:.75rem 1.5rem;background:none;color:var(--text2);border:1px solid var(--border);border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s}.mtdc-btn-ghost:hover{border-color:var(--text3);color:var(--text)}.mtdc-btn-ghost:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-live{padding:24px;background:#0f172a;border-radius:12px;color:#fff;box-shadow:var(--mtdc-shadow-md);position:relative;overflow:hidden}.mtdc-live:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 80% 0%,rgba(14,165,233,.28),transparent 65%);pointer-events:none}.mtdc-live-top{position:relative}.mtdc-live-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 8px}.mtdc-live-figure{position:relative;font-size:2.6rem;font-weight:800;letter-spacing:0;margin:0 0 16px;line-height:1;font-variant-numeric:tabular-nums}.mtdc-live-meter{position:relative;height:8px;border-radius:999px;background:#ffffff24;overflow:visible}.mtdc-live-meter-fill{position:absolute;left:0;top:0;bottom:0;border-radius:999px;background:linear-gradient(90deg,var(--accent),#38bdf8);transition:width .32s ease-out;min-width:0}.mtdc-meter-tick{position:absolute;top:-3px;bottom:-3px;width:2px;background:#ffffff73;transform:translate(-1px);border-radius:2px}.mtdc-live-hint{position:relative;margin-top:16px;font-size:.75rem;color:#94a3b8;line-height:1.45}.mtdc-live-hint strong{color:#fff}.mtdc-exclude-list{display:flex;flex-direction:column;gap:8px}.mtdc-exclude-item{padding:16px;border:1px solid var(--border);border-radius:12px;background:#fff;transition:border-color .2s,background .2s}.mtdc-exclude-item.is-on{border-color:#0ea5e966;background:#0ea5e908}.mtdc-exclude-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.mtdc-exclude-label{font-size:.875rem;font-weight:600;color:var(--text)}.mtdc-exclude-detail{margin-top:16px;padding-top:16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px}.mtdc-exclude-reason{margin:0;font-size:.75rem;color:var(--accent2);line-height:1.5;display:flex;gap:8px;align-items:flex-start}.mtdc-exclude-reason-i{flex:none;margin-top:2px}.mtdc-exclude-amt{display:flex;flex-direction:column;gap:8px;max-width:280px}.mtdc-exclude-amt label{font-size:.75rem;color:var(--text3)}.mtdc-inline-alert{padding:16px;background:var(--mtdc-amber-bg);border:1px solid var(--mtdc-amber-border);border-radius:8px;color:var(--mtdc-amber-ink);font-size:.875rem;line-height:1.5;margin-bottom:16px}.mtdc-page .section-inner{max-width:780px}.mtdc-page .section{padding:2.5rem 2rem}.mtdc-page .section-sub{margin-bottom:1.5rem}.mtdc-hero{background:var(--bg)}.mtdc-step-money{background:var(--surface2)}.mtdc-step-exclusions{background:var(--bg)}.mtdc-step-complex{background:var(--surface2)}.mtdc-page .mtdc-hero{padding-top:11rem;padding-bottom:2.5rem;text-align:center}.mtdc-hero .section-title{font-size:1.75rem;max-width:780px;margin-left:auto;margin-right:auto}.mtdc-hero .section-sub{max-width:640px;margin-left:auto;margin-right:auto;margin-bottom:0}.mtdc-step-intro{color:#425466;font-size:1rem;line-height:1.6;margin-bottom:2rem}.mtdc-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:2rem}.mtdc-field{margin-bottom:1.5rem}.mtdc-field:last-child{margin-bottom:0}.mtdc-field label{display:block;font-size:.85rem;font-weight:600;color:var(--text);margin-bottom:.5rem;line-height:1.4}.mtdc-field-hint{font-size:.75rem;color:var(--text3);font-weight:400;margin-left:.25rem}.mtdc-helper{font-size:.85rem;color:#425466;line-height:1.55;margin:-.25rem 0 .5rem}.mtdc-input-wrap{position:relative}.mtdc-input-prefix{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text3);font-weight:600;font-size:1rem;pointer-events:none}.mtdc-input{width:100%;padding:.875rem 1rem .875rem 2rem;background:var(--bg);border:1.5px solid var(--border);border-radius:10px;color:var(--text);font-size:1rem;font-family:inherit;outline:none;transition:all .2s;-moz-appearance:textfield;font-variant-numeric:tabular-nums;text-align:right}.mtdc-input::-webkit-outer-spin-button,.mtdc-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mtdc-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.mtdc-input::placeholder{color:var(--text3)}.mtdc-input-plain{padding-left:1rem;text-align:left;font-variant-numeric:tabular-nums}.mtdc-select{width:100%;padding:.875rem 1rem;background:var(--bg);border:1.5px solid var(--border);border-radius:10px;color:var(--text);font-size:1rem;font-family:inherit;outline:none;transition:all .2s;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2394a3b8' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.mtdc-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.mtdc-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:.75rem}.mtdc-row:last-child{margin-bottom:0}.mtdc-row-text{flex:1}.mtdc-row-label{font-size:.925rem;color:var(--text);line-height:1.45;font-weight:600}.mtdc-toggle{position:relative;width:52px;height:28px;background:var(--border);border-radius:100px;border:none;cursor:pointer;padding:0;flex-shrink:0;transition:background .2s;outline-offset:3px}.mtdc-toggle[aria-checked=true]{background:var(--accent)}.mtdc-toggle:focus-visible{outline:2px solid var(--accent)}.mtdc-toggle-thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.mtdc-toggle[aria-checked=true] .mtdc-toggle-thumb{transform:translate(24px)}.mtdc-toggle-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mtdc-teaching-line{font-size:.85rem;color:#425466;line-height:1.55;margin-top:.5rem}.mtdc-teaching-source{display:inline-block;margin-top:.25rem;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:2px}.mtdc-teaching-source:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-source-group{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.mtdc-source-group:first-of-type{margin-top:1rem}.mtdc-source-group-h{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text3);margin:0 0 .75rem}.mtdc-info-note{background:var(--surface2);border-left:3px solid var(--accent);border-radius:8px;padding:.875rem 1rem;margin-top:1.25rem;line-height:1.55}.mtdc-optional-amount{margin-top:.75rem}.mtdc-disclosure{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin:2.5rem 0;overflow:hidden}.mtdc-disclosure-trigger{width:100%;background:none;border:none;color:var(--text);font-size:1.05rem;font-weight:600;text-align:left;padding:1.25rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:inherit;gap:1rem;transition:color .2s}.mtdc-disclosure-trigger:hover{color:var(--accent)}.mtdc-disclosure-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.mtdc-disclosure-arrow{transition:transform .3s;flex-shrink:0;color:var(--text3)}.mtdc-disclosure-trigger[aria-expanded=true] .mtdc-disclosure-arrow{transform:rotate(180deg);color:var(--accent)}.mtdc-disclosure-region{max-height:0;overflow:hidden;transition:max-height .4s ease}.mtdc-disclosure-region.mtdc-open{max-height:4000px}.mtdc-disclosure-content{padding:0 1.5rem 1.5rem}.mtdc-countup{margin-top:2rem;padding:1.5rem;background:var(--surface2);border:1px solid var(--border);border-radius:12px}.mtdc-countup-label{font-size:.8rem;color:var(--text3);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.35rem}.mtdc-countup-amount{font-size:2rem;font-weight:800;color:var(--text);font-family:Satoshi,system-ui,sans-serif;font-variant-numeric:tabular-nums;text-align:right}.mtdc-countup-togo{font-size:.85rem;font-weight:600;color:var(--text3);text-align:right;margin-top:.25rem}.mtdc-countup-body{font-size:.85rem;color:#425466;line-height:1.55;margin-top:.75rem}.mtdc-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mtdc-privacy{font-size:.8rem;color:var(--text3);line-height:1.55;margin-top:1rem}@media(prefers-reduced-motion:reduce){.mtdc-disclosure-region,.mtdc-toggle-thumb,.mtdc-disclosure-arrow,.mtdc-bar-segment,.mtdc-bar-threshold{transition:none}.mtdc-no-motion *{transition:none!important}#mtdc-citations-drawer,.mtdc-drawer-root,.mtdc-live-meter-fill{transition:none}.mtdc-verdict-heading,.mtdc-verdict-subline{transition:none;opacity:1;transform:none}.mtdc-bar-thresh-flag,.mtdc-bar-cross,.mtdc-bar-segment{transition:none;animation:none}.mtdc-result--stale,.mtdc-start-badge{transition:none}.mtdc-flow-eyebrow,.mtdc-flow-title,.mtdc-flow-lede,.mtdc-trust-row,.mtdc-hero-disclaimer,.mtdc-flow-hero-art{animation:none}}@media(max-width:480px){.mtdc-card{padding:1.25rem}.mtdc-row{flex-direction:column;align-items:flex-start;gap:.75rem}}@media(max-width:860px){.mtdc-flow-grid{grid-template-columns:1fr;padding:0 16px}.mtdc-flow-side{position:static;order:-1}}@media(max-width:860px){.mtdc-flow-hero{grid-template-columns:1fr;gap:28px;text-align:center;margin-bottom:28px}.mtdc-flow-hero-text{max-width:34rem;margin:0 auto}.mtdc-flow-hero-art{order:-1}.mtdc-trust-row{align-items:center}.mtdc-flow-lede{margin-left:auto;margin-right:auto}}@media(max-width:620px){.stepper-label{display:none}.stepper-item{justify-content:center}.mtdc-step-card{padding:20px}.mtdc-flow-hero{padding:0 16px}.mtdc-hero-section{padding-top:8rem}}.mtdc-verdict{background:var(--bg)}.mtdc-breakdown{background:var(--surface2)}.mtdc-why{background:var(--bg)}.mtdc-excluded{background:var(--surface2)}.mtdc-next-steps{background:var(--bg)}.mtdc-verdict-section{padding:4px}.mtdc-verdict-eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent2);margin:0 0 8px}.mtdc-verdict-heading{font-family:Satoshi,system-ui,sans-serif;font-size:2.3rem;font-weight:700;line-height:1.05;letter-spacing:0;color:#0f172a;text-wrap:pretty;margin:0 0 8px;opacity:0;transform:translateY(14px);transition:opacity .52s ease-out,transform .52s ease-out}.mtdc-verdict-heading.is-in{opacity:1;transform:none}.mtdc-verdict-subline{font-size:1.1rem;font-weight:400;line-height:1.6;color:#425466;margin:0 0 16px;max-width:56ch;opacity:0;transform:translateY(14px);transition:opacity .52s ease-out 90ms,transform .52s ease-out 90ms}.mtdc-verdict-subline.is-in{opacity:1;transform:none}.mtdc-start-badge{display:inline-block;font-size:.95rem;font-weight:700;color:#0f172a;border:1.5px solid var(--border);border-radius:8px;padding:.35rem .75rem;margin-top:.75rem}.mtdc-assumption-note{margin-top:16px;max-width:56ch}.mtdc-flow-reassure[hidden],.mtdc-start-badge[hidden],.mtdc-banner[hidden]{display:none}@media(min-width:620px){.mtdc-verdict-heading{font-size:3rem}}@media(min-width:860px){.mtdc-verdict-heading{font-size:3.8rem}}.mtdc-bar-track{height:40px;background:#e2e8f0;border-radius:8px;position:relative;overflow:visible;margin:1.5rem 0 0}.mtdc-bar-segment{height:100%;transition:width .6s ease-out}.mtdc-bar-segment--counted{background:#0ea5e9}.mtdc-bar-segment--excluded{background:#cbd5e1}.mtdc-bar-threshold{position:absolute;top:-8px;width:2px;height:56px;background:var(--text)}.mtdc-bar-threshold-label{font-size:.7rem;font-weight:600;color:#0f172a;margin-top:.35rem}.mtdc-why-claim{margin-bottom:1rem;line-height:1.6;color:#425466}.mtdc-why-claim:last-child{margin-bottom:0}.mtdc-cite{font-size:.65rem;font-weight:600;color:var(--accent);text-decoration:none;outline-offset:3px}.mtdc-cite:hover,.mtdc-cite:focus{text-decoration:underline}sup{overflow:visible}.mtdc-excluded-list{list-style:none;padding:0;margin:0}.mtdc-excluded-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.mtdc-excluded-row:last-child{border-bottom:0}.mtdc-steps-list{padding-left:1.5rem;color:#425466;line-height:1.6;margin:1rem 0 1.5rem}.mtdc-steps-list li{margin-bottom:.75rem}.mtdc-steps-list li:last-child{margin-bottom:0}.mtdc-cta-primary{background:#0f172a;margin-top:1.5rem;display:inline-block}.mtdc-cta-primary:hover:not(:disabled){background:#1e293b}.mtdc-cta-subtext{color:var(--text3);font-size:.8rem;line-height:1.5;margin-top:.5rem}.mtdc-cite:focus-visible,.mtdc-cta-primary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-banner{background:var(--mtdc-amber-bg);border:1px solid var(--mtdc-amber-border);border-radius:12px;display:flex;gap:16px;padding:16px}.mtdc-banner-body{flex:1}.mtdc-banner-title{font-size:.925rem;font-weight:700;color:#92400e;margin:0 0 8px}.mtdc-banner-list{margin:8px 0 0;padding-left:1.25rem;font-size:.875rem;color:var(--mtdc-amber-ink);line-height:1.55}.mtdc-banner-list:empty{display:none}.mtdc-messaging{background:var(--surface2)}.mtdc-msg-note{padding:1rem 0;border-bottom:1px solid var(--border)}.mtdc-msg-note:last-child{border-bottom:0;padding-bottom:0}.mtdc-msg-heading{font-size:.925rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.mtdc-msg-body{font-size:.875rem;font-weight:400;color:#425466;line-height:1.55;margin:0}.mtdc-result-footer{background:var(--bg);border-top:1px solid var(--border);padding:1.25rem 2rem}.mtdc-footer-text{font-size:.8rem;font-weight:400;color:var(--text3);text-align:center;margin:0}#mtdc-citations-drawer,.mtdc-drawer-root{position:fixed;top:0;right:0;height:100%;width:min(460px,92vw);background:#fff;box-shadow:var(--mtdc-shadow-xl);z-index:200;transform:translate(100%);transition:transform .28s var(--mtdc-ease-out);display:flex;flex-direction:column;overflow:hidden}#mtdc-citations-drawer[aria-hidden=false],.mtdc-drawer-root[aria-hidden=false]{transform:translate(0)}.mtdc-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid var(--border);flex-shrink:0}.mtdc-drawer-head-text{flex:1}.mtdc-drawer-eyebrow{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent2);margin:0 0 4px}.mtdc-drawer-title{font-size:1.85rem;font-weight:700;line-height:1.1;color:#0f172a;margin:0}.mtdc-drawer-sub{font-size:.8rem;color:#425466;line-height:1.5;margin:0;padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.mtdc-drawer-close{width:36px;height:36px;flex:none;display:flex;align-items:center;justify-content:center;background:none;border:1px solid var(--border);border-radius:50%;cursor:pointer;color:#64748b;padding:0;transition:color .2s,border-color .2s}.mtdc-drawer-close:hover{color:#0f172a;border-color:#94a3b8}.mtdc-drawer-close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-drawer-body{flex:1;overflow-y:auto;padding:16px 20px}.mtdc-cite-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:16px;margin-bottom:8px}.mtdc-cite-card:last-child{margin-bottom:0}.mtdc-cite-card-head{display:flex;gap:8px;align-items:flex-start;margin-bottom:8px}.mtdc-cite-num{width:24px;height:24px;flex:none;border-radius:50%;background:#0f172a;color:#fff;display:grid;place-items:center;font-size:.7rem;font-weight:700;line-height:1}.mtdc-cite-card.is-active{border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91f}.mtdc-cite-card.is-active .mtdc-cite-num{background:var(--accent)}.mtdc-cite-claim{font-size:.875rem;color:#425466;line-height:1.55;margin:0}.mtdc-cite-source{font-size:.75rem;font-weight:600;color:var(--text3);margin:0 0 8px}.mtdc-cite-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.mtdc-cite-link{display:inline-flex;align-items:center;gap:.3rem;font-size:.875rem;font-weight:600;color:var(--accent);text-decoration:none}.mtdc-cite-link:hover{text-decoration:underline}.mtdc-cite-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-cite-date{font-size:.7rem;color:var(--text3)}#mtdc-drawer-scrim,.mtdc-drawer-scrim{position:fixed;inset:0;background:#0f172a6b;z-index:150}.mtdc-segment-card,.mtdc-seg-card{z-index:100}@media(max-width:620px){#mtdc-citations-drawer,.mtdc-drawer-root{inset:auto 0 0;width:100%;height:auto;max-height:86vh;border-radius:16px 16px 0 0;transform:translateY(100%)}#mtdc-citations-drawer[aria-hidden=false],.mtdc-drawer-root[aria-hidden=false]{transform:translateY(0)}.mtdc-bar-track{height:32px}.mtdc-bar-legend .mtdc-bar-leg-cite{display:none}}.mtdc-result--stale{opacity:.4;pointer-events:none}#mtdc-stale-notice{font-size:.875rem;color:#425466;padding:.5rem 0}.mtdc-seg-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 24px #0000001f;padding:1rem;max-width:280px;z-index:100;pointer-events:none}.mtdc-start-badge{transition:opacity .3s ease}.mtdc-email-capture{background:var(--surface2)}.mtdc-field-error{font-size:.8rem;color:#dc2626;margin-top:.375rem;line-height:1.4}.mtdc-capture-success{background:var(--surface2);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;margin-top:1.5rem}.mtdc-capture-success-heading{font-size:.925rem;font-weight:600;color:#0f172a;margin:0 0 .35rem}.mtdc-capture-success-body{font-size:.875rem;font-weight:400;color:#425466;line-height:1.55;margin:0 0 .75rem}.mtdc-capture-success-link{font-size:.875rem;font-weight:600;color:var(--accent);text-decoration:none}.mtdc-capture-success-link:hover{text-decoration:underline}.mtdc-capture-success-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-related-tool{max-width:780px;margin:0 auto;padding:1.5rem 2rem 1rem;text-align:center;font-size:.9rem;color:var(--text3)}.mtdc-disclaimer{max-width:780px;margin:0 auto;padding:1rem 1.25rem;margin-bottom:2.5rem;border:1px solid var(--mtdc-amber-border);background:var(--mtdc-amber-bg);border-radius:10px;text-align:center;font-size:.85rem;line-height:1.55;color:var(--mtdc-amber-ink)}.mtdc-disclaimer a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.mtdc-disclaimer a:focus-visible{outline:2px solid var(--mtdc-amber-ink);outline-offset:2px}.mtdc-related-tool a{color:var(--accent);font-weight:600;text-decoration:none}.mtdc-related-tool a:hover{text-decoration:underline}.mtdc-related-tool a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-result-sections{max-width:760px;margin:24px auto 0;display:flex;flex-direction:column;gap:32px;padding:0 24px}.mtdc-result-sections[hidden]{display:none}.card{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--mtdc-shadow-sm);padding:24px}.mtdc-section-heading{font-size:1.5rem;font-weight:700;line-height:1.1;color:#0f172a;margin:0 0 8px;letter-spacing:0}.mtdc-section-sub{font-size:.875rem;color:#425466;line-height:1.55;margin:0 0 16px}.mtdc-bar-track{height:60px;position:relative;margin-top:64px;background:#f1f5f9;border-radius:8px;overflow:visible}.mtdc-bar-segment{position:absolute;top:0;height:100%;transition:width .52s var(--mtdc-ease-out);overflow:hidden}.mtdc-bar-segment--counted-0{background:var(--mtdc-counted-1)}.mtdc-bar-segment--counted-1{background:var(--mtdc-counted-2)}.mtdc-bar-segment--counted-2{background:var(--mtdc-counted-3)}.mtdc-bar-segment--counted-3{background:var(--mtdc-counted-4)}.mtdc-bar-segment--counted{background:var(--mtdc-counted-1)}.mtdc-bar-segment--excluded{background:var(--mtdc-excluded)}.mtdc-bar-segment:focus-visible{outline:2px solid var(--accent);outline-offset:1px;z-index:2}.mtdc-bar-segment:hover,.mtdc-bar-segment:focus{filter:brightness(1.07)}.mtdc-bar-threshold{position:absolute;top:-8px;width:2px;height:76px;background:#0f172a;transform-origin:top;transition:transform .46s var(--mtdc-ease-out)}.mtdc-bar-thresh-flag{position:absolute;top:-52px;transform:translate(-50%);background:#0f172a;color:#fff;font-size:.7rem;font-weight:600;border-radius:6px;padding:4px 8px;white-space:nowrap;display:flex;flex-direction:column;align-items:center;gap:1px;opacity:0;transform:translate(-50%) translateY(6px);transition:opacity .46s var(--mtdc-ease-out),transform .46s var(--mtdc-ease-out)}.mtdc-bar-thresh-flag:not([hidden]){opacity:1;transform:translate(-50%) translateY(0)}.mtdc-thresh-flag-amount{color:#38bdf8;font-variant-numeric:tabular-nums}@keyframes mtdc-cross-pulse{0%{transform:scale(0);opacity:1}60%{transform:scale(1.4);opacity:.6}to{transform:scale(1);opacity:0}}.mtdc-bar-cross{position:absolute;width:16px;height:16px;border-radius:50%;background:#0ea5e966;transform:translate(-50%,-50%);top:50%}.mtdc-bar-cross.is-active{animation:mtdc-cross-pulse .7s var(--mtdc-ease-out) forwards}.mtdc-bar-caption{font-size:1.1rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;margin:0 0 8px}.mtdc-bar-axis{margin-top:4px}.mtdc-bar-axis-label{font-size:.7rem;color:#94a3b8}.mtdc-bar-threshold-label{font-size:.75rem;font-weight:600;color:#0f172a;margin-top:8px}.mtdc-bar-legend{list-style:none;padding:0;margin:16px 0 0}.mtdc-bar-leg-item{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px solid var(--border);font-size:.875rem}.mtdc-bar-leg-item:first-child{border-top:none}.mtdc-bar-leg-swatch{width:14px;height:14px;border-radius:3px;flex:none}.mtdc-bar-leg-label{flex:1;font-weight:600;color:#0f172a}.mtdc-bar-leg-amt{font-variant-numeric:tabular-nums;font-weight:700;color:#0f172a;margin-left:auto}.mtdc-bar-leg-amt.is-total{color:var(--accent2)}.mtdc-bar-leg-amt.is-excluded{font-weight:400;color:#94a3b8}.mtdc-bar-leg-swatch--0{background:var(--mtdc-counted-1)}.mtdc-bar-leg-swatch--1{background:var(--mtdc-counted-2)}.mtdc-bar-leg-swatch--2{background:var(--mtdc-counted-3)}.mtdc-bar-leg-swatch--3{background:var(--mtdc-counted-4)}.mtdc-why-list{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:16px}.mtdc-why-row{display:flex;align-items:flex-start;gap:8px}.mtdc-why-n{width:28px;height:28px;flex:none;border-radius:50%;background:#f1f5f9;color:#475569;display:grid;place-items:center;font-size:.8rem;font-weight:700}.mtdc-why-content{flex:1}.mtdc-why-claim{margin:0;line-height:1.6;color:#425466;font-size:.9rem}.mtdc-why-text{display:inline}.mtdc-excl-list{list-style:none;padding:0;margin:0}.mtdc-excl-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.mtdc-excl-item:last-child{border-bottom:none}.mtdc-excl-label{font-weight:600;color:#0f172a;font-size:.9rem}.mtdc-excl-reason{display:block;font-size:.8rem;color:#425466;line-height:1.5;margin-top:4px}.mtdc-excl-amount{font-variant-numeric:tabular-nums;font-weight:700;color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:.9rem}.mtdc-next-list{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:8px}.mtdc-next-list[hidden]{display:none}.mtdc-next-item{display:flex;align-items:flex-start;gap:8px;font-size:.9rem;line-height:1.6;color:#425466}.mtdc-next-dot{width:24px;height:24px;flex:none;border-radius:50%;background:#0ea5e91f;display:grid;place-items:center;margin-top:2px}.mtdc-next-dot:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--accent2)}.mtdc-next-item strong{color:#0f172a;font-weight:600}.mtdc-next-cta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:20px}.mtdc-next-cta-primary{display:inline-flex;align-items:center;gap:8px}.mtdc-cta-fine{font-size:.75rem;color:#94a3b8;margin:8px 0 0}.mtdc-template-offer{display:flex;gap:14px;align-items:flex-start;background:#0ea5e90f;border:1px solid rgba(14,165,233,.18);border-radius:14px;padding:18px 20px;margin:4px 0 16px}.mtdc-template-offer-i{flex:none;width:38px;height:38px;border-radius:10px;background:#0ea5e91f;color:var(--accent2);display:grid;place-items:center;margin-top:1px}.mtdc-template-offer-h{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#0f172a}.mtdc-template-offer-b{margin:0 0 10px;font-size:.8125rem;color:#425466;line-height:1.55}.mtdc-template-offer-link{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:var(--accent2);text-decoration:none}.mtdc-template-offer-link:hover{text-decoration:underline}.mtdc-template-offer-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.mtdc-prep-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column}.mtdc-prep-item{position:relative;display:flex;gap:16px;padding-bottom:24px}.mtdc-prep-item:last-child{padding-bottom:0}.mtdc-prep-item:before{content:"";position:absolute;left:15px;top:34px;bottom:0;width:2px;background:var(--border)}.mtdc-prep-item:last-child:before{display:none}.mtdc-prep-n{position:relative;z-index:1;flex:none;width:32px;height:32px;border-radius:999px;background:#0f172a;color:#fff;display:grid;place-items:center;font-size:.875rem;font-weight:700}.mtdc-prep-n--key{background:var(--accent);box-shadow:0 0 0 4px #0ea5e91f}.mtdc-prep-body{padding-top:3px}.mtdc-prep-h{margin:0 0 4px;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.3}.mtdc-prep-sub{margin:0;font-size:.875rem;color:#425466;line-height:1.55}.mtdc-msg-list{display:flex;flex-direction:column;gap:0}.mtdc-msg-note{padding:16px 0;border-bottom:1px solid var(--border)}.mtdc-msg-note:first-child{padding-top:0}.mtdc-msg-note:last-child{border-bottom:none;padding-bottom:0}.mtdc-msg-heading{font-size:.9rem;font-weight:700;color:#0f172a;margin:0 0 4px;line-height:1.4}.mtdc-msg-body{font-size:.875rem;color:#425466;line-height:1.55;margin:0}.mtdc-msg-caveat{margin-top:16px;font-size:.8rem;color:#64748b;line-height:1.5;border-top:1px solid var(--border);padding-top:16px}.mtdc-report-card{background:#0ea5e90b;border:1px solid rgba(14,165,233,.28);border-radius:12px;padding:20px;display:flex;gap:16px;align-items:flex-start}.mtdc-report-icon{width:40px;height:40px;flex:none;border-radius:10px;background:#fff;display:grid;place-items:center;color:var(--accent2);box-shadow:var(--mtdc-shadow-sm)}.mtdc-report-content{flex:1}.mtdc-report-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 4px}.mtdc-report-sub{font-size:.8rem;color:#425466;line-height:1.5;margin:0 0 8px}.mtdc-report-input-row{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.mtdc-report-email{font-size:.875rem;padding:.6rem .875rem .6rem 1rem;border-radius:8px;min-width:180px}.mtdc-report-consent{display:flex;gap:8px;align-items:flex-start;margin:12px 0 0;font-size:.8rem;line-height:1.45;color:#425466;cursor:pointer}.mtdc-report-consent-box{margin-top:2px;flex-shrink:0;width:16px;height:16px;cursor:pointer}.mtdc-report-consent-box:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-report-err{font-size:.8rem;color:var(--mtdc-red-ink);margin:8px 0 0;line-height:1.4}.mtdc-report-fine{font-size:.7rem;color:#94a3b8;margin:8px 0 0;line-height:1.4}.mtdc-report-done{display:flex;gap:8px;align-items:flex-start;padding:16px;background:#0ea5e90f;border:1px solid rgba(14,165,233,.2);border-radius:10px}.mtdc-report-done[hidden]{display:none}.mtdc-report-done-icon{width:32px;height:32px;flex:none;border-radius:50%;background:#0ea5e926;display:grid;place-items:center;color:var(--accent2)}.mtdc-sources-foot{background:#0f172a;color:#fff;border-radius:16px;padding:20px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;max-width:980px;width:calc(100% - 48px);margin:40px auto 16px}.mtdc-sources-left{display:flex;align-items:flex-start;gap:8px;flex:1}.mtdc-sources-shield{flex:none;margin-top:2px}.mtdc-sources-title{font-size:.9rem;font-weight:700;color:#fff;margin:0 0 2px}.mtdc-sources-sub{font-size:.75rem;color:#94a3b8;margin:0;line-height:1.45}.mtdc-sources-right{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.mtdc-sources-view-btn{display:inline-flex;align-items:center;gap:8px;padding:.5rem 1rem;background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.mtdc-sources-view-btn:hover{background:#ffffff1f}.mtdc-sources-view-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mtdc-sources-restart-btn{display:inline-flex;align-items:center;padding:.5rem 1rem;background:none;color:#94a3b8;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:color .2s}.mtdc-sources-restart-btn:hover{color:#fff}.mtdc-sources-restart-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:620px){.mtdc-sources-foot{flex-direction:column;align-items:flex-start}}.mtdc-breakdown-section,.mtdc-why-section,.mtdc-next-steps,.mtdc-messaging,.mtdc-excluded-section{max-width:760px;margin-left:auto;margin-right:auto}.mtdc-result-disclaimer{font-size:.8rem;color:#425466;line-height:1.5;margin-top:12px}.mtdc-bar-reconcile{font-size:.8rem;color:#425466;line-height:1.5;margin-top:8px;margin-bottom:0}.mtdc-bar-reconcile[hidden],.mtdc-why-row[hidden]{display:none}
