*{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}.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}.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)}}
