.dz-tool-shell{margin:32px 0;background:#f5f7fc;border:1px solid var(--line);border-top:5px solid var(--topic-spark,var(--cyan));color:var(--ink)}
.dz-tool-form{padding:30px}.dz-tool-form label{display:block;margin-bottom:9px;font-size:13px;font-weight:700}.dz-tool-form input,.dz-tool-form textarea,.dz-tool-form select{width:100%;min-height:50px;padding:11px 14px;border:1px solid #7c879b;background:#fff;color:var(--ink)}.dz-tool-form textarea{min-height:160px;resize:vertical}
.field-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.field-action button,.dz-tool-submit{min-height:50px;padding:10px 20px;border:0;background:var(--violet);color:#fff;font-weight:700}.field-action button:hover,.dz-tool-submit:hover{background:var(--violet-dark)}.field-action button:disabled,.dz-tool-submit:disabled{cursor:not-allowed;opacity:.6}
.dz-tool-help{margin-top:10px;color:var(--muted);font-size:13px}.dz-tool-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.dz-tool-options label{margin:0}.dz-tool-options input[type=checkbox]{width:20px;min-height:20px;margin-right:8px}
.dz-tool-status{display:none;align-items:center;gap:10px;padding:16px 30px;border-top:1px solid var(--line);background:#fff;font-size:14px}.dz-tool-status.is-visible{display:flex}.dz-tool-status::before{content:"";width:14px;height:14px;border:3px solid #c8cfde;border-top-color:var(--violet);border-radius:50%;animation:dz-spin .8s linear infinite}
@keyframes dz-spin{to{transform:rotate(1turn)}}
.dz-tool-result{display:none;padding:0 30px 30px}.dz-tool-result.is-visible{display:block}.dz-result-summary{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;align-items:center;padding:24px;background:#141823;color:#fff}.dz-score{display:grid;place-items:center;width:132px;height:132px;border:10px solid var(--lime);border-radius:50%;font-size:34px;font-weight:700}.dz-result-summary h2{font-size:28px}.dz-result-summary p{margin-top:8px;color:#d7dceb}.dz-result-groups{display:grid;gap:16px;margin-top:20px}
.dz-result-item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:6px 14px;padding:18px;background:#fff;border-left:4px solid var(--state,#365391)}.dz-result-item--ok{--state:#157154}.dz-result-item--warning{--state:#755604}.dz-result-item--error{--state:#a74646}.dz-result-item--info{--state:#365391}.dz-result-icon{grid-row:1/4;display:grid;place-items:center;width:32px;height:32px;background:#edf0f7;color:var(--state)}.dz-result-icon .dz-icon{width:18px}.dz-result-item h3{font-size:18px;line-height:1.25}.dz-result-value{color:var(--muted);font-size:14px;overflow-wrap:anywhere}.dz-result-advice{color:var(--text);font-size:14px}.dz-result-list{margin:12px 0 0;padding-left:18px;color:var(--text);font-size:14px}.dz-result-list li+li{margin-top:5px}
.dz-result-table-wrap{max-width:100%;margin-top:18px;overflow:auto}.dz-result-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff;font-size:13px}.dz-result-table th,.dz-result-table td{padding:11px 12px;border:1px solid var(--line);text-align:left;vertical-align:top}.dz-result-table th{background:#edf0f7}.dz-result-table td{overflow-wrap:anywhere}
.dz-copy-output{position:relative;margin-top:18px}.dz-copy-output textarea{min-height:260px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.dz-copy-button{margin-top:10px}
.dz-serp-preview{margin-top:18px;padding:24px;background:#fff;border:1px solid var(--line)}.dz-serp-preview h3{margin:4px 0 6px;color:#1a0dab;font:400 22px/1.25 Arial,sans-serif;letter-spacing:0}.dz-serp-preview p{color:#4d5156;font:400 14px/1.45 Arial,sans-serif}.dz-serp-preview .dz-serp-url{color:#202124;font-size:13px}
.related-tools{margin-top:52px;padding:36px 0;border-top:3px solid var(--topic-rule)}.related-tools .tool-grid{margin-top:22px}
@media(max-width:700px){.dz-tool-shell{margin:24px calc(-1 * var(--gutter))}.dz-tool-form{padding:22px 20px}.field-action{grid-template-columns:1fr}.field-action button,.dz-tool-submit{width:100%}.dz-tool-options{grid-template-columns:1fr}.dz-tool-status{padding:14px 20px}.dz-tool-result{padding:0 20px 22px}.dz-result-summary{grid-template-columns:1fr;text-align:center}.dz-score{margin:auto;width:112px;height:112px}.dz-result-item{grid-template-columns:30px minmax(0,1fr);padding:15px 13px}.dz-result-icon{width:28px;height:28px}.dz-result-item h3{font-size:17px}}

/* 1.1: actionable reports, readable evidence, filtered tables. */
.dz-tool-shell{border:1px solid var(--line);border-radius:10px;background:#f7f9fc;overflow:hidden}.dz-tool-form input,.dz-tool-form select,.dz-tool-form textarea{border-color:#bac4d1;border-radius:6px}.dz-tool-form label{font-size:13px}.field-action button,.dz-tool-submit{border-radius:6px}.dz-tool-submit{margin-top:18px}.dz-tool-options{margin-bottom:18px}.dz-schema-fields[hidden]{display:none!important}.dz-schema-fields{margin-top:22px}.dz-tool-form textarea{line-height:1.6}.dz-tool-help{font-size:12px;line-height:1.65}.dz-tool-status{line-height:1.5}.dz-tool-status::before{flex:0 0 16px}.dz-report-shell{margin-top:24px;background:#fff}.dz-report-shell .dz-tool-form{background:#f6f8fc;border-bottom:1px solid var(--line)}.dz-report-shell .dz-tool-result{padding:26px}.dz-result-summary{display:block;padding:26px 28px;border-radius:8px;background:#172333}.dz-result-summary h2{font-size:28px;margin:8px 0}.dz-result-summary .dz-report-eyebrow{color:#a0f0e0;margin:0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.dz-summary-copy>a{display:block;color:#cbdedb;margin-top:12px;font-size:13px;overflow-wrap:anywhere}.dz-result-timestamp{font-size:12px;color:var(--muted);margin:12px 0 18px}.dz-report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-top:18px}.dz-report-metrics>div{padding:19px 21px;border:1px solid #f0f2f5;min-width:0}.dz-report-metrics span{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.dz-report-metrics strong{font-size:24px;letter-spacing:-.03em}.dz-report-actions{display:flex;gap:10px;margin:18px 0}.dz-secondary-button{padding:10px 14px;min-height:40px;border:1px solid #b8c3d3;border-radius:6px;background:#fff;color:var(--ink);font-size:12px;font-weight:700}.dz-secondary-button:hover{background:#f0f4f8}.dz-priorities{padding:24px;margin:22px 0;background:#fffbec;border:1px solid #eee1aa;border-radius:8px}.dz-priorities h3{font-size:20px}.dz-priorities ol{padding-left:20px;margin:18px 0 0}.dz-priorities li{padding-left:5px;margin:14px 0;font-size:13px}.dz-priorities li strong,.dz-priorities li span{display:block}.dz-priorities li span{color:#625733;margin-top:4px;line-height:1.6}.dz-result-filters{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 18px}.dz-filter-button{border:1px solid var(--line);border-radius:5px;background:#fff;padding:9px 12px;font-size:12px;min-height:38px;color:var(--muted)}.dz-filter-button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.dz-result-groups{gap:26px}.dz-check-group{min-width:0}.dz-group-title{font-size:21px;margin:8px 0 16px}.dz-result-item{grid-template-columns:28px minmax(0,1fr);gap:12px;margin:10px 0;padding:18px;border:1px solid var(--line);border-left:3px solid var(--state);border-radius:6px}.dz-result-icon{grid-row:auto;width:26px;height:26px;border-radius:50%;font-size:13px}.dz-item-body{min-width:0}.dz-item-head{display:flex;gap:12px;align-items:start;justify-content:space-between;margin-bottom:7px}.dz-item-head h4{font-size:16px;line-height:1.4}.dz-state{flex:none;padding:3px 7px;border-radius:4px;font-size:10px;background:#edf2fa;color:#405778;white-space:nowrap}.dz-state--ok{background:#e4f5ec;color:#205d45}.dz-state--warning{background:#fff2cc;color:#755606}.dz-state--error{background:#fce8e8;color:#a03939}.dz-result-value{font-size:13px;line-height:1.6}.dz-result-advice{font-size:13px;line-height:1.65;margin-top:7px}.dz-related-action{display:inline-block;margin-top:10px;font-size:12px;color:var(--violet-dark);font-weight:700}.dz-table-block{margin-top:28px}.dz-table-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dz-table-search{width:260px;max-width:100%;min-height:42px;border:1px solid #b8c3d3;border-radius:6px;padding:9px 12px;font-size:13px}.dz-table-count{color:var(--muted);font-size:12px;margin-right:auto}.dz-result-table-wrap{border:1px solid var(--line);border-radius:7px;margin-top:12px}.dz-result-table{min-width:720px;font-size:12px}.dz-result-table th{font-size:11px;background:#f0f4f8;white-space:nowrap}.dz-result-table td{min-width:90px;max-width:340px;line-height:1.65;border-color:#e5eaf0}.dz-result-table td a{color:#354f83;text-decoration:underline;text-underline-offset:3px}.dz-result-table tr:nth-child(even){background:#fafbfd}.dz-report-scope{padding:18px 20px;margin-top:26px;font-size:12px;line-height:1.7;color:var(--muted);background:#f4f6fa;border-radius:6px}.dz-preview-section{margin-top:28px}.dz-preview-section>h3{font-size:21px}.dz-serp-preview{max-width:700px;border-radius:8px;transition:max-width .18s;margin-top:12px}.dz-serp-preview.is-mobile{max-width:360px}.dz-serp-preview h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dz-serp-preview p:not(.dz-serp-url){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dz-serp-url{overflow-wrap:anywhere}.dz-copy-output textarea{width:100%;padding:18px;background:#101b2b;color:#e8edf4;border:0;border-radius:8px;line-height:1.65;resize:vertical}.dz-empty-state{padding:22px;background:#f4f6fa;color:var(--muted);font-size:14px}
@media(max-width:760px){.dz-tool-shell{margin:24px 0}.dz-tool-form{padding:22px}.dz-tool-result,.dz-report-shell .dz-tool-result{padding:18px}.dz-result-summary{padding:22px;text-align:left}.dz-result-summary h2{font-size:24px}.dz-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dz-report-metrics>div{padding:16px}.dz-report-metrics strong{font-size:22px}.dz-item-head{flex-direction:column;gap:5px}.dz-priorities{padding:20px}.dz-result-item{padding:15px 12px;gap:9px}.dz-table-search{width:100%}.dz-result-table{min-width:640px}.dz-result-filters{gap:6px}.dz-filter-button{font-size:11px;padding:8px 10px}.dz-preview-section>h3{font-size:19px}}
@media print{.dz-tool-form,.dz-report-actions,.dz-result-filters,.dz-table-toolbar,.dz-copy-button,.dz-related-action,.dz-tool-status{display:none!important}.dz-tool-shell,.dz-report-shell .dz-tool-result{border:0;padding:0;margin:0}.dz-tool-result{display:block!important}.dz-result-summary{background:#fff;color:#000;border:1px solid #bbb}.dz-result-summary p,.dz-summary-copy>a{color:#333}.dz-result-summary .dz-report-eyebrow{color:#333}.dz-result-item,.dz-priorities,.dz-report-metrics{break-inside:avoid}.dz-result-table-wrap{overflow:visible}.dz-result-table{min-width:0;font-size:9px}.dz-serp-preview{display:none}.dz-report-metrics{grid-template-columns:repeat(3,1fr)}}

/* Shared visual family: square panels and the same form controls. */
.dz-tool-shell{border-top:4px solid var(--topic-spark);background:#f2efff}.dz-tool-shell,.dz-tool-form input,.dz-tool-form select,.dz-tool-form textarea,.field-action button,.dz-tool-submit,.dz-result-summary,.dz-report-metrics,.dz-priorities,.dz-result-item,.dz-state,.dz-filter-button,.dz-secondary-button,.dz-table-search,.dz-result-table-wrap,.dz-report-scope,.dz-serp-preview,.dz-copy-output textarea{border-radius:0}.dz-tool-form input,.dz-tool-form textarea,.dz-tool-form select{border-color:#616979}.dz-result-summary{background:#dce6ff;color:var(--ink);border-bottom:3px solid var(--blue)}.dz-result-summary p,.dz-summary-copy>a{color:var(--muted)}.dz-result-summary .dz-report-eyebrow{color:var(--blue-dark)}.dz-context-note{margin:0 0 18px;padding:12px 14px;border-left:3px solid var(--blue);background:#fff;font-size:13px;color:var(--muted);overflow-wrap:anywhere}.dz-next-steps{margin:30px 0;padding-top:24px;border-top:1px solid var(--line)}.dz-next-steps h3{font-size:21px}.dz-next-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.dz-next-links a{padding:14px;background:#f2efff;color:var(--blue-dark);font-size:13px;font-weight:700}.dz-help-result{padding:24px;background:var(--lime);border-top:3px solid var(--blue);margin-top:28px;display:flex;flex-wrap:wrap;align-items:center;gap:18px}.dz-help-result>div{flex:1 1 320px}.dz-help-result h3{font-size:23px;margin-bottom:10px}.dz-help-result p{font-size:15px;color:var(--muted)}.dz-help-result small{flex-basis:100%;font-size:12px;color:var(--muted)}.dz-help-result .button-link{font-size:14px}.dz-result-summary h2{line-height:1.25}.dz-tool-result:focus{outline:none}.dz-tool-result:focus-visible{outline:3px solid var(--blue);outline-offset:2px}
@media(max-width:600px){.dz-next-links{grid-template-columns:1fr}.dz-help-result{padding:20px}.dz-help-result .button-link{width:100%}.dz-tool-form{padding:22px 20px}.dz-tool-result,.dz-report-shell .dz-tool-result{padding:18px 14px}}
@media print{.dz-next-steps,.dz-help-result{display:none!important}}

/* Result actions: four equally sized cards and one clear conversion. */
.dz-next-steps{padding-top:24px;margin-top:28px;border-top:1px solid var(--line)}.dz-section-kicker{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--blue-dark);margin:0 0 10px}.dz-next-steps h3{font-size:25px;margin:0 0 10px}.dz-next-intro{font-size:15px;color:var(--muted);margin:0 0 20px}.dz-next-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.dz-next-links .dz-next-card{display:grid;grid-template-columns:28px minmax(0,1fr) 24px;align-items:start;gap:12px;padding:20px 16px;border:1px solid var(--line);background:#fff;color:var(--ink);text-decoration:none;min-width:0}.dz-next-links .dz-next-card:hover{border-color:var(--blue);background:#faf9ff}.dz-next-number{font-size:11px;font-weight:700;color:var(--blue);padding-top:3px}.dz-next-copy{display:grid;gap:8px}.dz-next-copy strong{font-size:16px;line-height:1.3}.dz-next-copy>span{font-size:13px;font-weight:400;color:var(--muted);line-height:1.5}.dz-next-arrow{display:grid;place-items:center;width:24px;height:24px;color:var(--blue);background:#edeaff;font-size:18px}
.dz-help-result{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr);gap:28px;align-items:center;padding:28px;margin:24px 0 0;background:#171837;color:#fff;border:0;border-left:5px solid #e9ff76}.dz-help-result .dz-section-kicker{color:#e9ff76;margin:0 0 10px;font-size:11px}.dz-help-result h3{color:#fff;font-size:25px;line-height:1.2;margin:0 0 12px}.dz-help-result .dz-help-copy>p:last-child{font-size:15px;line-height:1.6;color:#dbdcec;margin:0}.dz-help-result .dz-help-action{display:grid;gap:12px}.dz-help-result .button-link{display:flex;justify-content:space-between;gap:12px;min-height:56px;padding:16px 18px;background:#e9ff76;color:#171837;font-size:15px;border:0;text-decoration:none}.dz-help-result .button-link:hover{background:#f2ffa8}.dz-help-result small{font-size:12px;line-height:1.5;color:#cccde3;margin:0;text-align:center;grid-column:auto}.dz-help-result .button-link>span{font-size:22px;line-height:1}
@media(max-width:700px){.dz-help-result{grid-template-columns:1fr;gap:22px;padding:24px 20px}.dz-next-links .dz-next-card{padding:16px 12px;gap:8px;grid-template-columns:minmax(0,1fr) 24px}.dz-next-number{display:none}.dz-help-result h3{font-size:24px}}
@media(max-width:520px){.dz-next-links{grid-template-columns:1fr}.dz-next-copy strong{font-size:17px}}
@media print{.dz-next-steps,.dz-help-result{display:none!important}}

.dz-download-output{margin:10px 0 0 10px}@media(max-width:480px){.dz-download-output{margin-left:0;display:block;width:100%}}
