:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}body{color:#111827;background:radial-gradient(circle at 0 0,#6d28d938,#0000 32%),radial-gradient(circle at 100% 100%,#06b6d42e,#0000 24%),linear-gradient(135deg,#f5f2ff 0%,#fcfbff 52%,#f1f7ff 100%);min-height:100vh;margin:0}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:1420px;min-height:100svh;margin:0 auto;padding:0 16px;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app-shell{box-sizing:border-box;background:linear-gradient(135deg,#fffffff5 0%,#f8f4fff5 48%,#f0f8fff5 100%);border:1px solid #4c1d9529;border-radius:28px;flex-direction:column;gap:24px;width:100%;max-width:none;min-height:100vh;margin:0 auto;padding:32px 28px 56px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #1118271f}.app-shell:before,.app-shell:after{content:"";filter:blur(16px);opacity:.6;pointer-events:none;border-radius:999px;position:absolute}.app-shell:before{background:#a78bfa2e;width:220px;height:220px;top:-70px;right:-40px}.app-shell:after{background:#22d3ee29;width:180px;height:180px;bottom:-50px;left:-30px}.hero-panel{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);align-items:start;gap:24px;display:grid}.review-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center}.auth-panel{grid-template-columns:minmax(0,1fr) minmax(320px,460px);align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#6d28d9;font-size:.8rem;font-weight:700}.hero-copy{color:#4c566a;margin-top:12px;line-height:1.7}.auth-title{margin:18px 0;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15}.config-card,.page-card,.summary-grid article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#fff 0%,#fdfaff 100%);border:1px solid #4c1d9529;border-radius:18px;box-shadow:0 16px 40px #11182714}.config-card{flex-direction:column;gap:14px;padding:20px;display:flex}fieldset{background:#ffffff08;border:1px solid #f5c84b38;border-radius:12px;padding:12px}.rule-groups{max-height:420px;overflow-y:auto}.rule-section-stack{flex-direction:column;gap:12px;display:flex}.rule-section{max-height:none;overflow:visible}.rule-section-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}legend{padding:0 6px;font-weight:700}.checkbox-row{flex-direction:row;align-items:center;gap:8px;font-weight:500;display:flex}label{color:#111827;flex-direction:column;gap:6px;font-weight:600;display:flex}input,select,button{font:inherit;border:1px solid #d8c9ff;border-radius:10px;padding:10px 12px;transition:transform .18s,box-shadow .18s,border-color .18s}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4c1d95 0%,#7c3aed 50%,#2563eb 100%);font-weight:700;box-shadow:0 10px 20px #11182733}button:hover{transform:translateY(-1px);box-shadow:0 14px 24px #1118273d}input:focus,select:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 4px #8b5cf629}.secondary-button{color:#4c1d95;background:#fff}button:disabled{opacity:.7;cursor:wait}.inline-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.error{color:#b91c1c;font-weight:600}.page-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-header h2{margin:4px 0 0}.button-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.inline-actions,.auth-mode-switch{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.auth-mode-button{width:auto;min-width:116px;max-width:160px;padding-inline:16px}.nav-action-row{margin-bottom:-8px}.nav-link-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.inline-actions button{flex:1 1 0;min-width:120px}.application-picker-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.application-picker{text-align:left;color:#111827;width:100%;box-shadow:none;background:#fff;border:1px solid #7c3aed3d;flex-direction:column;align-items:flex-start;gap:6px;display:flex}.application-picker.is-selected{background:linear-gradient(135deg,#7c3aed14,#2563eb14);border-color:#4c1d95cc}.application-picker-name{font-weight:700}.application-picker-meta{color:#4b5563;font-size:.82rem}.logout-button{width:fit-content;margin-top:14px}.verification-code{color:#4c1d95;letter-spacing:.08em;background:#f5f0ff;border-radius:10px;margin:0;padding:10px 12px;font-weight:700}.selection-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.selection-summary{color:#111827;margin:0;font-weight:600}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.summary-grid article{background:linear-gradient(145deg,#f5f0ff 0%,#fff 100%);flex-direction:column;gap:4px;padding:18px;display:flex}.summary-grid article:hover,.page-card:hover,.config-card:hover{transform:translateY(-2px);box-shadow:0 20px 45px #11182724}.summary-grid strong{color:#4c1d95;font-size:1.7rem}.results-panel{flex-direction:column;gap:16px;display:flex}.results-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.results-header h2{margin:0 0 4px}.report-chart-card{background:linear-gradient(145deg,#fff 0%,#f8f5ff 100%);border:1px solid #4c1d9529;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:0 18px 45px #11182714}.report-chart-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.report-chart-caption{color:#6b7280;margin:0;font-size:.95rem}.report-chart-body{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.pie-chart{background-clip:padding-box;border-radius:50%;width:152px;height:152px;padding:14px;position:relative;box-shadow:inset 0 2px #ffffffe6,inset 0 -8px 18px #11182729,0 16px 28px #11182729}.pie-chart:before{content:"";pointer-events:none;border:1px solid #ffffff80;border-radius:50%;position:absolute;inset:6px}.pie-chart:after{content:attr(data-label);color:#111827;text-align:center;text-shadow:0 1px #ffffffbf;white-space:pre-line;place-items:center;padding:20px;font-size:.95rem;font-weight:800;display:grid;position:absolute;inset:0}.pie-chart-inner{background:linear-gradient(145deg,#ffffffeb 0%,#f8fafcf2 100%);border-radius:50%;width:100%;height:100%;box-shadow:inset 0 0 0 1px #4c1d9514,inset 0 8px 16px #fff9}.legend-list{color:#374151;flex-direction:column;gap:8px;margin:0;padding:0;font-weight:600;list-style:none;display:flex}.legend-list li{align-items:center;gap:8px;display:flex}.legend-swatch{border-radius:50%;width:12px;height:12px;display:inline-block}.legend-failure{background:#ef4444}.legend-pass{background:#10b981}.legend-skip{background:#94a3b8}.legend-medium{background:#f59e0b}.legend-low{background:#22c55e}.comparison-grid,.audit-issue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.audit-list{padding-left:0}.issue-screenshot{object-fit:contain;background:#f8fafc;border:1px solid #d9d5ff;border-radius:12px;width:100%;max-width:320px;margin-top:10px;display:block}.issue-compare-screens{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.comparison-detail-stack{flex-direction:column;gap:14px;display:flex}.comparison-card{background:linear-gradient(145deg,#fff 0%,#f8f5ff 100%);border:1px solid #4c1d9524;border-radius:16px;padding:14px}.comparison-card h3{margin:0 0 10px}.page-card{background:linear-gradient(145deg,#fff 0%,#fbf8ff 100%);padding:16px 18px}.page-card header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.report-meta{color:#4b5563;margin:-6px 0 8px}.rule-row{align-items:flex-start;margin-bottom:8px}.rule-row span{flex:1}.rule-row em{color:#6b7280;margin-top:2px;font-style:normal;font-weight:400;display:block}.footer-note{text-align:center;color:#6b7280;margin-top:8px;font-size:.95rem;font-style:italic}.page-card ul{flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}.drilldown-list{gap:12px;padding-left:0}.drilldown-list>li{background:linear-gradient(135deg,#f8f5ff 0%,#fff 100%);border:1px solid #e6dcff;border-radius:12px;padding:12px;transition:transform .18s,box-shadow .18s}.drilldown-list>li:hover{transform:translate(3px);box-shadow:0 10px 24px #6d28d914}.node-list{gap:6px;margin-top:8px;padding-left:16px}.node-list code{white-space:pre-wrap;word-break:break-word;color:#374151;margin-top:4px;display:block}.meta{color:#6b7280;margin-top:3px;font-size:.95rem}.no-issues{color:#047857;background:#ecfdf3;border-radius:999px;padding:8px 10px;font-weight:600;display:inline-block}@media (width<=860px){.hero-panel,.auth-panel,.summary-grid,.comparison-grid{grid-template-columns:1fr}.page-header,.button-row,.selection-toolbar{flex-direction:column;align-items:flex-start}.inline-actions button{flex:auto;width:100%}}.cookie-banner{z-index:1000;color:#fff;background:#111827f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 16px 40px #0000003d}.cookie-banner .actions{gap:8px;display:flex}.cookie-banner button{min-width:96px;padding:8px 10px}.data-rights-card{background:linear-gradient(135deg,#fff 0%,#f8f5ff 100%);border:1px solid #4c1d9529;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.data-rights-card h3{color:#4c1d95;margin:0}.data-rights-actions{flex-wrap:wrap;gap:8px;display:flex}.privacy-page{background:linear-gradient(135deg,#fff 0%,#f7f1ff 100%);border:1px solid #4c1d9529;border-radius:20px;flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 16px 40px #11182714}.privacy-page h1,.privacy-page h2{color:#4c1d95}.privacy-page ul{flex-direction:column;gap:8px;margin:0;padding-left:20px;display:flex}.privacy-page .back-link{color:#4c1d95;font-weight:700;text-decoration:none}
