:root{--rk-two-light: #edeaff;--rk-two-medium: #d4cfff;--rk-two-bold-tint: #f3eaff;--rk-two-normal: #ae78ff;--rk-two-bold: #7f2aff;--rk-two-dark: #6521cc;--rk-one-light: #f2b7e8;--rk-one-medium: #e575d2;--rk-one-bold: #d933bd;--rk-neutral: #ddd;--rk-warn: #ffeaa7;--rk-error: #ffb3ba;--rk-success: #baffc9;--rk-dark: #333;--rk-dark5: #555;--rk-dark8: #888;--border: #ddd;--text-mid: #555;--text-muted: #666;--text-subtle: #888}html,body{width:100%;height:100%;margin:0;padding:0}body{display:flex;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--rk-dark)}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#aaa;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#555}.textarea{width:100%;padding:8px;border:1px solid var(--rk-two-medium);border-radius:8px;background-color:#fff;font-family:inherit;font-size:14px;box-sizing:border-box}.textarea.user{height:5em;margin-top:10px;resize:none}.textarea.instr{flex:1;min-height:0;resize:vertical}.textarea:focus{outline:none;border-color:var(--rk-dark)}.hidden{display:none!important}.icon-button{width:28px;height:28px;padding:0;border:none;background:var(--rk-two-light);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center}.icon-button:active{transform:scale(.9)}.log-icon{vertical-align:middle}
