:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#152238;background:#f4f7f9}*{box-sizing:border-box}body{margin:0}.wrap{max-width:720px;margin:0 auto;padding:24px 16px 48px}.comparison-wrap{max-width:1380px}.hero{padding:24px 4px 12px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700;color:#607080}.hero h1,.section-head h2,.card h2{margin:.35rem 0 .7rem}.hero p,.card p{line-height:1.5;color:#4e5d6c}.card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 8px 28px rgba(22,37,55,.08);margin:14px 0}.privacy-warning{border:1px solid #f0d8a5;background:#fffaf0}.privacy-warning strong{color:#7b5700}.camera-button,.file-button,.primary,.secondary,.danger{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:14px 16px;font-weight:700;cursor:pointer}.source-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.camera-button,.primary{background:#153f5b;color:#fff}.file-button,.secondary{background:#e8eef2;color:#173c54}.primary{width:100%}.primary:disabled{opacity:.45;cursor:not-allowed}.danger{background:#fff0f0;color:#9b2c2c;padding:10px 12px;margin-top:10px}.file-input{position:absolute;left:-10000px}.selection-count{margin:8px 0}.preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 14px}.preview-item{position:relative}.preview-item img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.preview-remove{position:absolute;top:6px;right:6px;width:30px;height:30px;border:0;border-radius:999px;background:rgba(21,34,56,.88);color:#fff;font-size:1.3rem;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2)}.preview-number{position:absolute;left:6px;bottom:6px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#173c54;font-size:.74rem;font-weight:800}.small,.disclaimer{font-size:.86rem;color:#687887}.benchmark-toggle{display:flex;align-items:flex-start;gap:10px;margin:14px 0;padding:13px 14px;border:1px solid #cfdde5;border-radius:12px;background:#f7fafb;cursor:pointer}.benchmark-toggle input{width:20px;height:20px;margin-top:1px;flex:0 0 auto}.benchmark-toggle strong{display:block;color:#173c54}.benchmark-toggle small{display:block;margin-top:4px;color:#687887;line-height:1.4}.mode-picker{display:block;margin:14px 0;padding:13px 14px;border:1px solid #cfdde5;border-radius:12px;background:#f7fafb}.mode-picker strong{display:block;color:#173c54;margin-bottom:8px}.mode-picker select{display:block;width:100%;border:1px solid #c7d4dc;border-radius:10px;padding:11px 12px;background:#fff;color:#173c54;font:inherit;font-weight:650}.mode-picker small{display:block;margin-top:7px;color:#687887;line-height:1.4}.analysis-meta{margin:4px 0 10px;padding:9px 11px;border-radius:10px;background:#eef4f7;color:#496272;font-size:.8rem;font-weight:650;line-height:1.4}.hidden{display:none!important}.spinner{width:42px;height:42px;border:4px solid #d7e0e6;border-top-color:#153f5b;border-radius:50%;animation:spin .9s linear infinite;margin:6px auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.section-head{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:24px}.section-head h2{margin-top:4px}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.comparison-grid.triple{grid-template-columns:repeat(3,minmax(0,1fr))}.comparison-panel{min-width:0}.method-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 8px}.method-head h3{margin:2px 0 0;font-size:1.35rem}.method-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800;color:#758593}.method-badge{font-size:.72rem;font-weight:800;border-radius:999px;padding:6px 9px}.method-badge.local{background:#e8f4ed;color:#27613f}.method-badge.external{background:#e9eefb;color:#334a8a}.method-error{padding:14px;border-radius:12px;background:#fff3f3;color:#8c2f2f;line-height:1.45}.medication-card label{display:block;font-size:.82rem;font-weight:700;color:#607080;margin:10px 0}.medication-card input[type=text]{display:block;width:100%;margin-top:6px;border:1px solid #cfd9df;border-radius:10px;padding:12px;font:inherit;color:#152238;background:#fbfcfd}.compact-card{padding:15px;margin:10px 0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.confidence{display:inline-block;font-size:.78rem;font-weight:700;padding:6px 9px;border-radius:999px;background:#e8f4ed;color:#27613f}.confidence.warn{background:#fff4d9;color:#805a00}details{margin-top:12px;border-top:1px solid #edf1f3;padding-top:12px}summary{cursor:pointer;font-weight:700;color:#3d5364}.evidence{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86rem}.confirm-row{display:flex;gap:12px;align-items:flex-start;font-weight:600;line-height:1.4;margin-bottom:16px}.confirm-row input{width:22px;height:22px;flex:0 0 auto}.success{text-align:center}.success-icon{width:60px;height:60px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#e8f4ed;color:#27613f;font-size:2rem;font-weight:800}@media(max-width:1100px){.comparison-grid.triple{grid-template-columns:1fr 1fr}.qwen30-panel{grid-column:1/-1}}@media(max-width:800px){.comparison-grid,.comparison-grid.triple{grid-template-columns:1fr}.qwen30-panel{grid-column:auto}.comparison-wrap{max-width:720px}}@media(max-width:480px){.wrap{padding:16px 12px 36px}.grid{grid-template-columns:1fr}.section-head{align-items:flex-end}.secondary{padding:11px 12px}.source-actions{grid-template-columns:1fr}.preview{grid-template-columns:repeat(2,1fr)}}
