*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0;overscroll-behavior:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}section{height:100%;height:100dvh;display:flex;flex-direction:column}[hidden]{display:none!important}.panel{margin:auto;max-width:26rem;width:100%;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.panel.center{align-items:center;text-align:center}.panel-inline{padding:.5rem 1rem}h1{font-size:1.35rem}p{line-height:1.45}ol{padding-left:1.4rem;display:grid;gap:.4rem}.muted{color:#94a3b8}.small{font-size:.82rem}.hint{font-size:.85rem;color:#94a3b8;border-left:3px solid #f59e0b;padding-left:.7rem}.kbd{border:1px solid #475569;border-radius:4px;padding:0 .35em}button{font:inherit;border:none;border-radius:10px;padding:.7rem 1.1rem;cursor:pointer;color:#e2e8f0;background:#334155;min-height:44px}button:disabled{opacity:.4}.btn-primary{background:#2563eb;font-weight:600}.btn-secondary{background:#334155}.btn-danger{background:#b91c1c}.btn-ghost{background:transparent;color:#94a3b8}.btn-big{padding:1rem;font-size:1.05rem}.topbar,.bottombar{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;padding-top:calc(.5rem + env(safe-area-inset-top,0px));background:#111827;z-index:5}.bottombar{padding-bottom:calc(.6rem + env(safe-area-inset-bottom,0px));justify-content:space-between}.bottombar>.btn-primary{flex:1}.topbar-right{margin-left:auto;display:flex;gap:.25rem}.summary{font-size:.85rem;color:#94a3b8;flex:1;text-align:center}.canvas-wrap{flex:1;position:relative;overflow:hidden;background:#020617;min-height:0}.canvas-wrap canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none}.banner-warn{background:#f59e0b29;border-bottom:1px solid rgba(245,158,11,.5);color:#fcd34d;font-size:.82rem;font-weight:600;padding:.55rem .9rem;text-align:center}.canvas-hint{position:absolute;top:.75rem;left:50%;transform:translate(-50%);background:#f59e0beb;color:#1e293b;font-size:.85rem;font-weight:600;padding:.4rem .8rem;border-radius:999px;pointer-events:none;white-space:nowrap}.seg{display:inline-flex;border-radius:10px;overflow:hidden}.seg-btn{border-radius:0;background:#1e293b}.seg-btn.on{background:#2563eb}.export-meta{background:#111827;display:grid;gap:.3rem}.meta-row{display:flex;gap:.6rem;align-items:center;min-height:40px;font-size:.9rem}.meta-row input{width:1.2rem;height:1.2rem;accent-color:#2563eb}.reason-input{width:100%;min-height:40px;border:1px solid #f59e0b;border-radius:8px;padding:0 .7rem;background:#1e1b12;color:#e2e8f0;font-size:.88rem}.reason-input::placeholder{color:#a8a29e}.reason-input.invalid{border-color:#ef4444}.scroll-panel{flex:1;overflow-y:auto;min-height:0}.field-label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#cbd5e1}.field-row{display:flex;gap:.6rem}.field-row .field-label{flex:1}.text-input{font:inherit;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;padding:.55rem .7rem;min-height:44px}.text-input:focus{outline:2px solid #2563eb}.textarea{resize:vertical;min-height:88px;font-family:inherit;width:100%}.list-field{border-top:1px solid #1e293b;padding-top:.9rem;margin-top:.3rem}.add-row{display:flex;gap:.5rem}.add-row .text-input{flex:1}.chip-row{display:flex;align-items:center;justify-content:space-between;background:#1e293b;border-radius:8px;padding:.5rem .7rem;margin-bottom:.4rem;font-size:.88rem}.chip-row button{min-height:32px;padding:.2rem .6rem;background:transparent;color:#94a3b8}.case-list-item{display:flex;flex-direction:column;gap:.15rem;background:#1e293b;border-radius:10px;padding:.7rem .9rem;margin-bottom:.5rem;text-align:left;width:100%;border:none;color:#e2e8f0;cursor:pointer}.case-list-item .title{font-weight:600}.case-list-item .meta{font-size:.8rem;color:#94a3b8}.spinner{width:44px;height:44px;border:4px solid #334155;border-top-color:#2563eb;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.group-label{margin:.6rem 0 .25rem;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.choice-chips{display:flex;flex-wrap:wrap;gap:.4rem}.choice-chip{min-height:40px;padding:.4rem .85rem;border-radius:999px;background:#1e293b;border:1px solid #334155;color:#cbd5e1;font-size:.9rem}.choice-chip.on{background:#2563eb;border-color:#2563eb;color:#fff;font-weight:600}.choice-chip.on.on-yes{background:#166534;border-color:#166534}.choice-chip.on.on-no{background:#b91c1c;border-color:#b91c1c}.choice-chip.on.on-un{background:#b45309;border-color:#b45309}.question{margin:.75rem 0;display:grid;gap:.35rem}.q-text{margin:0;font-weight:600}.q-why{margin:0;font-size:.76rem;color:#64748b}.note-row{display:flex;gap:.6rem;padding:.35rem 0;border-bottom:1px solid #1e293b}.note-row .note-time{color:#94a3b8;font-variant-numeric:tabular-nums;font-size:.82rem;flex-shrink:0;padding-top:.05rem}.verify-row{display:flex;justify-content:space-between;align-items:center;gap:.6rem;padding:.45rem 0;border-bottom:1px solid #1e293b;font-size:.9rem}.pill{font-size:.76rem;border-radius:999px;padding:.18rem .6rem;white-space:nowrap}.pill-ok{background:#14532d;color:#86efac}.pill-warn{background:#78350f;color:#fcd34d}#hazard-banner{white-space:pre-line}.capture-bar{display:flex;gap:.5rem;padding:.6rem .9rem calc(.6rem + env(safe-area-inset-bottom));border-top:1px solid #1e293b;background:#0f172a}.capture-bar button{flex:1;min-height:44px}.term-link{background:none;border:none;padding:0;color:inherit;font:inherit;font-weight:inherit;min-height:0;text-decoration:underline dotted #f59e0b;text-underline-offset:3px}.sref{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.82em;color:#93c5fd;font-weight:600}.def-popover{position:fixed;left:50%;transform:translate(-50%);bottom:calc(72px + env(safe-area-inset-bottom));width:calc(100% - 24px);max-width:560px;max-height:45vh;overflow-y:auto;background:#1e293b;border:1px solid #f59e0b;border-radius:14px;padding:.8rem 1rem;z-index:40;font-size:.92rem;box-shadow:0 10px 34px #00000080}.def-popover-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.def-popover-head span:first-child{font-weight:700}.def-popover-head .btn-ghost{margin-left:auto;min-height:0;padding:.2rem .4rem}.def-popover p{margin-bottom:.35rem;white-space:pre-wrap}.ref-drawer{border:1px solid #1e293b;border-radius:12px;padding:.7rem .9rem;margin-bottom:.7rem}.ref-drawer>summary{cursor:pointer;font-size:.98rem;color:#e2e8f0;list-style-position:outside;padding-left:.1rem}.ref-drawer>summary strong{font-weight:650}.ref-term{margin:.45rem 0 .45rem .2rem}.ref-term>summary{cursor:pointer;font-size:.92rem}.ref-term p{margin:.3rem 0 0 1rem}.ref-power{margin:.55rem 0}.ref-power p{margin:0}.ref-detail{color:#94a3b8;font-size:.86rem;margin-top:.1rem}.ref-script{margin:.45rem 0 0 .2rem;padding:.55rem .75rem;border-left:3px solid #f59e0b;background:#172033;border-radius:0 8px 8px 0;font-size:.95rem;line-height:1.45;color:#e2e8f0;white-space:pre-wrap;user-select:text}.btn-wide{width:100%;margin-top:.4rem}.ref-drawer>summary{font-size:1rem;padding:.15rem 0}.ref-sub{color:#94a3b8;font-size:.82rem;font-weight:400}.ref-subdrawer{border-left:2px solid #1e293b;margin:.5rem 0 .5rem .15rem;padding:.1rem 0 .1rem .7rem}.ref-subdrawer>summary{cursor:pointer;font-size:.92rem;color:#cbd5e1}.ref-subdrawer>summary strong{font-weight:600}.ref-drawer{background:#172033;border:1px solid #24314d;border-radius:14px;padding:0;margin-bottom:.6rem;overflow:hidden}.ref-drawer>summary{padding:.85rem 1rem;display:flex;align-items:center;gap:.5rem;list-style:none}.ref-drawer>summary::-webkit-details-marker{display:none}.ref-drawer>summary:after{content:"›";margin-left:auto;color:#64748b;font-size:1.25rem;line-height:1;transition:transform .15s ease}.ref-drawer[open]>summary:after{transform:rotate(90deg)}.ref-drawer[open]>summary{border-bottom:1px solid #24314d}.ref-drawer>*:not(summary){padding:0 1rem}.ref-drawer>.ref-subdrawer{margin:.55rem 1rem .55rem 1.1rem;padding-left:.7rem}.ref-subdrawer>summary{list-style:none;display:flex;align-items:center;gap:.4rem;padding:.35rem 0}.ref-subdrawer>summary::-webkit-details-marker{display:none}.ref-subdrawer>summary:after{content:"›";margin-left:auto;color:#64748b;font-size:1.1rem;line-height:1;transition:transform .15s ease}.ref-subdrawer[open]>summary:after{transform:rotate(90deg)}.ref-term>summary{list-style:none;display:flex;align-items:baseline;gap:.4rem}.ref-term>summary::-webkit-details-marker{display:none}.ref-term>summary:after{content:"›";margin-left:auto;color:#64748b;font-size:1rem;line-height:1}.ref-term[open]>summary:after{content:"⌄"}.ref-def{white-space:pre-wrap}@media(prefers-reduced-motion:reduce){.ref-drawer>summary:after,.ref-subdrawer>summary:after{transition:none}}
