.du-checklist{margin:2rem 0;padding:1.7rem;background:#edf3f6;border-radius:12px;color:#112d55}.du-checklist h3{margin-top:0!important}.du-checklist fieldset{border:0;padding:0;margin:1.25rem 0}.du-checklist label{position:relative;display:flex;align-items:flex-start;gap:.85rem;cursor:pointer;min-height:52px;padding:.85rem 0;font-size:.96rem;line-height:1.6;border-bottom:1px solid #ccd9e2}.du-checklist input{position:absolute;opacity:0;width:24px;height:24px}.du-check-mark{display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;margin-top:1px;border:1px solid #678398;border-radius:5px;background:#fff;color:#fff;transition:background .18s ease-out}.is-checked .du-check-mark{background:#163d61;border-color:#163d61}.du-checklist input:focus-visible+.du-check-mark{outline:3px solid #173f7d;outline-offset:4px}.du-checklist-result{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.du-checklist output{font-weight:700;font-variant-numeric:tabular-nums}.du-checklist button{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .7rem;text-decoration:underline;text-underline-offset:.2em;color:#173f7d;border-radius:5px}.du-checklist button:disabled{color:#596c7d;cursor:default;text-decoration:none}.du-checklist button:focus-visible{outline:3px solid #173f7d;outline-offset:3px}.du-checklist .du-tool-note{font-size:.8rem;margin-top:1rem;line-height:1.7;color:#4d6078}.du-overview-path{margin:2rem 0 0;padding:1.75rem;background:#edf3f6;border-radius:12px}.du-overview-path h3{margin:0 0 1.2rem!important}.du-overview-path ol{list-style:none;margin:0;padding:0}.du-overview-path li{position:relative;display:grid;grid-template-columns:44px 1fr;gap:1rem;padding:.8rem 0}.du-overview-path li:not(:last-child):before{content:"";position:absolute;left:21px;top:53px;bottom:-5px;border-left:1px solid #9eb2c2}.du-overview-path .du-path-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#163d61;color:#fff}.du-overview-path li:last-child .du-path-icon{background:#edac39;color:#163652}.du-overview-path strong{display:block;font-size:1rem;margin-bottom:.3rem}.du-overview-path p{font-size:.92rem;line-height:1.7;color:#4d6078;margin:0}.du-overview-path figcaption{font-size:.8rem;margin-top:1.2rem;color:#4d6078;line-height:1.7}@media(max-width:600px){.du-checklist,.du-overview-path{padding:1.3rem}.du-overview-path li{gap:.75rem}}@media(prefers-reduced-motion:reduce){.du-check-mark{transition:none}}.du-matrix{margin:2rem 0;color:#123858}.du-matrix>figcaption{font-weight:600;font-size:.95rem!important;margin:0 0 1rem!important}.du-matrix-head,.du-matrix-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:1.2rem;padding:1.15rem}.du-matrix-head{background:#153d61;color:#fff;border-radius:10px 10px 0 0;font-size:.9rem}.du-matrix-row{border-bottom:1px solid #ccd7df;line-height:1.75;font-size:.92rem}.du-matrix-row:nth-child(odd){background:#f0f5f8}.du-matrix dt{font-weight:600}.du-matrix dd{color:#496175;margin:0}.du-mobile-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:650px){.du-matrix-head{display:none}.du-matrix-row{display:block;padding:1.2rem;border-radius:8px;margin:.6rem 0;border:0}.du-matrix dt{margin-bottom:.7rem}.du-matrix dd+dd{margin-top:.6rem}.du-mobile-label{position:static;width:auto;height:auto;clip-path:none;white-space:normal;font-weight:600}}