:root{font-family:system-ui,sans-serif;color:#20283e;background:#f5f7fc;font-size:16px;--ink:#20283e;--muted:#626c81;--brand:#365ce6;--line:#dfe4f0;--wash:#edf1ff;--radius:20px;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:#294cca;text-underline-offset:3px}button:disabled{cursor:not-allowed;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #c5620d;outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1{font-size:2rem;letter-spacing:-.06em;line-height:1.3;margin-bottom:8px}h2{font-size:1.25rem;letter-spacing:-.04em}h3{font-size:1.08rem;line-height:1.5;margin-bottom:8px}p{line-height:1.7}small,.small{font-size:.875rem;line-height:1.6}.muted{color:var(--muted)}.eyebrow{font-size:.8rem;letter-spacing:.1em;font-weight:750;color:#4561bb;text-transform:uppercase}.btn{min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:11px 17px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;line-height:1.45}.btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn.subtle{background:var(--wash);color:#294cca;border-color:transparent}.btn.danger{border-color:#bd5963;color:#9e2434}.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.between{justify-content:space-between}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;min-width:0}.card p:last-child{margin-bottom:0}.badge{display:inline-block;font-size:.8rem;font-weight:650;padding:5px 9px;border-radius:6px;background:var(--wash);color:#3f558f;line-height:1.5}.badge.neutral{background:#f0f2f5;color:#596174}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:28px 0 14px}.section-head h2{margin:0}.notice{border-left:3px solid #b57c15;background:#fff9e9;border-radius:6px;padding:14px 16px;color:#624b23;font-size:.875rem;line-height:1.65}.info{background:#edf2ff;border-left-color:#365ce6;color:#344679}.metric{font-size:2.8rem;font-weight:750;letter-spacing:-.05em;font-variant-numeric:tabular-nums;line-height:1.2}.metric small{font-size:1rem;color:var(--muted);letter-spacing:0;font-weight:450}.field{display:grid;gap:8px;margin:18px 0}.field label{font-weight:650}.field input:not([type=checkbox]),.field select,.field textarea{width:100%;min-width:0;padding:12px;border:1px solid #aeb8d1;border-radius:10px;color:var(--ink);background:#fff}.field textarea{resize:vertical;min-height:94px}.rating{display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:6px;border:0;padding:0;margin:18px 0 8px}.rating button{min-height:44px;background:#f6f8fd;border:1px solid #d7deef;border-radius:9px;color:#3b4661}.rating button[aria-pressed=true]{background:var(--brand);color:white;border-color:var(--brand);box-shadow:0 0 0 2px #fff,0 0 0 4px #365ce6}.scale-labels{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.875rem}.progress{height:6px;background:#e4e9f6;border-radius:8px;overflow:hidden;margin:20px 0}.progress i{display:block;height:100%;background:var(--brand);transition:width .2s}.score-ring{width:164px;height:164px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--brand) var(--angle,0deg),#e8edfb 0);position:relative}.score-ring:before{content:'';position:absolute;inset:12px;border-radius:50%;background:#fff}.score-ring>div{z-index:1;text-align:center}.score-ring .metric{font-size:2.6rem}.dim{display:grid;gap:9px}.dim-head{display:flex;gap:8px;justify-content:space-between;font-size:.875rem}.dim-track{height:7px;background:#eef1f7;border-radius:9px;overflow:hidden}.dim-track span{display:block;height:100%;border-radius:inherit;background:var(--tone,var(--brand))}.action-icon{width:42px;height:42px;border-radius:12px;background:var(--wash);color:#365ce6;display:grid;place-items:center;font-size:1.2rem;font-weight:700;margin-bottom:18px}.card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.method{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.method .btn{margin-top:auto}.method p{margin:0 0 8px}.empty{border:1px dashed #b8c3dc;border-radius:16px;padding:25px;color:var(--muted);text-align:center}.history{list-style:none;padding:0;margin:0}.history li{border-top:1px solid var(--line);padding:16px 0;display:flex;justify-content:space-between;gap:12px;align-items:center}.history li:first-child{border:0}.history p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;max-width:60ch}.history strong{font-size:1.6rem;color:var(--brand)}details{margin-top:16px;line-height:1.7}summary{cursor:pointer;font-weight:650;min-height:44px;padding:10px 0}dialog{border:1px solid var(--line);border-radius:24px;width:min(600px,calc(100% - 28px));max-height:85dvh;overflow:auto;padding:28px;color:var(--ink);box-shadow:0 24px 100px #14204733}dialog::backdrop{background:#18213688}.dialog-close{float:right;background:none;border:1px solid var(--line);border-radius:50%;width:44px;height:44px}.dialog-copy{clear:both;padding-top:12px}.toast{position:fixed;bottom:88px;left:50%;transform:translateX(-50%);background:#20283e;color:white;padding:14px 20px;border-radius:14px;box-shadow:0 8px 30px #13214b26;z-index:30;width:max-content;max-width:calc(100% - 32px);line-height:1.5}.consent{display:flex;align-items:start;gap:10px;margin:18px 0;font-size:.875rem;line-height:1.6}.consent input{width:20px;height:20px;flex:none;margin:2px 0}.danger-zone{border-color:#e6bac0}pre{white-space:pre-wrap;overflow-wrap:anywhere}.skip{position:fixed;top:-70px;left:12px;background:#fff;padding:12px;z-index:50}.skip:focus{top:8px}.chart{display:flex;gap:10px;align-items:flex-end;min-height:160px;padding-top:15px}.chart-col{flex:1;min-width:0;text-align:center;font-size:.8rem;color:var(--muted)}.chart-bar{background:#7d96ee;border-radius:7px 7px 0 0;width:min(40px,100%);min-height:3px;margin:8px auto}.chart-col b{color:var(--ink)}.hidden-visually{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-large=true]{font-size:20px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.sidebar,.topbar,.bottomnav,.btn,.toast,.app-footer{display:none!important}.workspace{margin:0!important;padding:0!important;max-width:none!important}.card{break-inside:avoid}.notice{background:white}.view[hidden]{display:none!important}}
