*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#14181f;background:#f4f5f7}.hidden{display:none}.app{display:flex;flex-direction:column;height:100%}.bar{display:flex;align-items:center;gap:16px;padding:10px 16px;background:#fff;border-bottom:1px solid #e4e7ec;flex-wrap:wrap}.brand{font-weight:700;letter-spacing:-.01em}.brand-note{font-weight:400;font-size:12.5px;color:#8a93a3;margin-left:8px}.doc-name{font-size:13.5px;color:#5a6473;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats{display:flex;gap:12px;align-items:center;font-size:13px;color:#8a93a3}.stat-btn{background:none;border:0;padding:0;font-size:13px;color:#8a93a3}.stat-btn:disabled{cursor:default}.stat-btn.dirty{color:#b45309;font-weight:600}.edit-summary{background:#fffbeb;border-bottom:1px solid #f1e3c0;padding:8px 16px;max-height:180px;overflow:auto;font-size:13px}.edit-row{display:flex;gap:10px;padding:3px 0;align-items:baseline}.edit-tag{font:600 11px ui-monospace,monospace;color:#8a93a3;min-width:36px;text-transform:uppercase}.edit-before{color:#991b1b;text-decoration:line-through;overflow-wrap:anywhere}.edit-arrow{color:#8a93a3}.edit-after{color:#14532d;overflow-wrap:anywhere}.actions{margin-left:auto;display:flex;gap:8px}button{font:inherit;font-size:13.5px;border-radius:8px;padding:7px 14px;cursor:pointer;border:1px solid transparent;transition:background .12s}button.primary{background:#2563eb;color:#fff;font-weight:600}button.primary:hover{background:#1d4fd8}button.ghost{background:#fff;border-color:#e4e7ec;color:#14181f}button.ghost:hover{background:#f4f5f7}.preview{flex:1;width:100%;border:0;background:#fff}.print-frame{position:fixed;width:0;height:0;border:0}.foot{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;flex:0 0 auto;padding:8px 16px;font-size:12.5px;color:#8a93a3;background:#fff;border-top:1px solid #e4e7ec}.foot a{color:#5a6473}.foot-note{color:#a8b0bd}.empty{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;text-align:center;padding:clamp(20px,6vh,56px) 24px 40px;overflow-y:auto;outline:none}.empty.drag{background:#eef2ff}.empty h1{font-size:40px;margin:0;letter-spacing:-.02em}.empty .tagline{font-size:clamp(20px,3.4vw,27px);font-weight:650;line-height:1.25;margin:2px 0 0;color:#14181f;letter-spacing:-.02em;max-width:20ch}.empty .sub{font-size:15px;color:#5a6473;line-height:1.6;margin:0 0 6px;max-width:52ch}.empty .sub strong{color:#14181f;font-weight:600}.empty-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.empty-trust{font-size:12.5px;color:#8a93a3;margin:2px 0 0}.empty-wedge{font-size:13px;color:#5a6473;line-height:1.6;margin:4px 0 0;max-width:58ch}.empty-wedge em{color:#14181f;font-style:normal;font-weight:600}.empty-how{font-size:12.5px;color:#8a93a3;margin:2px 0 0}.demo{margin:22px 0 0;width:100%;max-width:760px;display:flex;flex-direction:column;gap:8px}.demo video{width:100%;display:block;border-radius:10px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 12px 32px #1018281a}.demo figcaption{font-size:12px;color:#a8b0bd}.kind-ask{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;flex:0 0 auto;padding:9px 16px;font-size:13px;color:#14181f;background:#f6f8ff;border-top:1px solid #dfe4f5}.kind-ask.done{color:#5a6473}.kind-q{font-weight:550}.kind-opts{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.kind-chip{font:inherit;font-size:12.5px;padding:4px 10px;cursor:pointer;color:#14181f;background:#fff;border:1px solid #ccd3e6;border-radius:999px}.kind-chip:hover{background:#eef2ff;border-color:#2563eb}.kind-skip{font:inherit;font-size:12.5px;padding:4px 6px;cursor:pointer;color:#8a93a3;background:none;border:0;text-decoration:underline}
