*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;--bg: #1c1c1e;--bg-secondary: #2c2c2e;--text: #f2f2f7;--text-secondary: #b0b0b5;--border: rgba(255,255,255,.12);--border-hover: rgba(255,255,255,.25);--radius-md: 8px;--radius-lg: 12px;--green: #25D366;--green-dark: #1aad55;--green-text: #4cd97a;--focus-ring: #4da3ff;--error-text: #ff9090;--error-bg: #3b1010}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{font-family:DM Sans,sans-serif;background:var(--bg-secondary);color:var(--text);min-height:100vh;padding:2rem 1rem 4rem}._skipLink_1c3u7_1{position:absolute;left:-9999px;top:0;z-index:999;background:var(--bg);color:var(--text);padding:8px 16px;font-size:14px;font-weight:500;border:2px solid var(--focus-ring);border-radius:var(--radius-md);text-decoration:none}._skipLink_1c3u7_1:focus{left:1rem}._srOnly_1c3u7_19{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._app_1c3u7_31{max-width:880px;margin:0 auto}._header_1c3u7_36{display:flex;align-items:center;gap:12px;margin-bottom:2rem}._logo_1c3u7_43{width:40px;height:40px;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._header_1c3u7_36 h1{font-size:20px;font-weight:500}._header_1c3u7_36 p{font-size:13px;color:var(--text-secondary);margin-top:2px}._tabs_1c3u7_57{display:flex;gap:4px;margin-bottom:1.25rem;border-bottom:1px solid var(--border)}._tab_1c3u7_57{padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;border:none;background:transparent;color:var(--text-secondary);border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}._tab_1c3u7_57:hover{color:var(--text)}._tabActive_1c3u7_80{color:var(--green-text);border-bottom-color:var(--green)}._pillGroup_1c3u7_85{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}._pill_1c3u7_85{padding:5px 12px;border-radius:99px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;cursor:pointer;border:.5px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);transition:border-color .12s,color .12s,background .12s;text-align:left;touch-action:manipulation}._pill_1c3u7_85:hover{border-color:var(--border-hover);color:var(--text)}._pillActive_1c3u7_112{background:#25d3661a;border-color:var(--green);color:var(--green-text);font-weight:500}._twoCol_1c3u7_119{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}@media (max-width: 620px){._twoCol_1c3u7_119{grid-template-columns:1fr}}._panel_1c3u7_130{background:var(--bg);border:.5px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem 1.25rem}._panelTitle_1c3u7_137{display:block;font-size:11px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.5rem}._textarea_1c3u7_147{width:100%;border:.5px solid var(--border);border-radius:var(--radius-md);padding:10px 12px;font-family:DM Mono,monospace;font-size:16px;line-height:1.6;resize:vertical;background:var(--bg-secondary);color:var(--text);transition:border-color .15s;min-height:230px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-webkit-appearance:none;-moz-appearance:none;appearance:none}._textarea_1c3u7_147:focus{border-color:var(--border-hover)}._fieldGroup_1c3u7_170{margin-bottom:.75rem}._fieldGroup_1c3u7_170 label{display:block;font-size:12px;color:var(--text-secondary);margin-bottom:4px;font-weight:500}._fieldGroup_1c3u7_170 input{width:100%;border:.5px solid var(--border);border-radius:var(--radius-md);padding:8px 10px;font-family:DM Sans,sans-serif;font-size:16px;background:var(--bg-secondary);color:var(--text);-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s}._fieldGroup_1c3u7_170 input:focus{border-color:var(--border-hover)}._fieldGroup_1c3u7_170 input:focus-visible,._textareaSmall_1c3u7_197:focus-visible,._textarea_1c3u7_147:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;border-color:var(--focus-ring)}._btn_1c3u7_204:focus-visible,._copyBtn_1c3u7_205:focus-visible,._tab_1c3u7_57:focus-visible,._pill_1c3u7_85:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}._textareaSmall_1c3u7_197{width:100%;border:.5px solid var(--border);border-radius:var(--radius-md);padding:8px 10px;font-family:DM Sans,sans-serif;font-size:16px;background:var(--bg-secondary);color:var(--text);transition:border-color .15s;resize:vertical}._textareaSmall_1c3u7_197:focus{border-color:var(--border-hover)}._participants_1c3u7_227{min-height:85px}._dateTimeRow_1c3u7_229{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:.75rem}._btnRow_1c3u7_236{display:flex;gap:8px;margin-top:1rem;flex-wrap:wrap}._btn_1c3u7_204{padding:10px 20px;border-radius:var(--radius-md);font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;border:.5px solid var(--border-hover);background:transparent;color:var(--text);transition:background .12s,transform .08s;touch-action:manipulation}._btn_1c3u7_204:hover{background:var(--bg-secondary)}._btn_1c3u7_204:active{transform:scale(.97)}._btnPrimary_1c3u7_255{background:var(--green);color:#fff;border-color:var(--green-dark)}._btnPrimary_1c3u7_255:hover{background:var(--green-dark)}._outputPanel_1c3u7_263{background:var(--bg);border:.5px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem 1.25rem;margin-top:1.25rem}._outputHeader_1c3u7_271{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._copyBtn_1c3u7_205{display:flex;align-items:center;gap:6px;padding:6px 16px;border-radius:var(--radius-md);font-size:13px;font-weight:500;cursor:pointer;border:.5px solid var(--green);background:transparent;color:var(--green-text);font-family:DM Sans,sans-serif;transition:background .12s}._copyBtn_1c3u7_205:hover{background:#25d36614}._copyBtn_1c3u7_205._copied_1c3u7_295{background:#25d36626}._outputText_1c3u7_297{font-family:DM Mono,monospace;font-size:12px;line-height:1.7;background:var(--bg-secondary);border:.5px solid var(--border);border-radius:var(--radius-md);padding:12px 14px;white-space:pre-wrap;word-break:break-word;max-height:420px;overflow-y:auto;color:var(--text);cursor:text;outline:none;-webkit-user-select:text;user-select:text}._outputText_1c3u7_297:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}._eventChips_1c3u7_321{display:flex;flex-wrap:wrap;gap:6px;margin-top:.75rem}._chip_1c3u7_323{font-size:12px;padding:4px 10px;border-radius:99px;background:var(--bg-secondary);border:.5px solid var(--border);color:var(--text-secondary)}._newChip_1c3u7_332{background:#25d3661a;border-color:var(--green);color:var(--green-text);font-weight:500}._error_1c3u7_339{font-size:13px;color:var(--error-text);padding:8px 12px;background:var(--error-bg);border-radius:var(--radius-md);margin-top:8px}._messageDisplay_1c3u7_348{width:100%;border:.5px solid var(--border);border-radius:var(--radius-md);padding:10px 12px;font-family:DM Mono,monospace;font-size:16px;line-height:1.6;background:var(--bg-secondary);color:var(--text);height:230px;overflow-y:scroll;overflow-x:hidden;white-space:pre-wrap;word-break:break-word;overscroll-behavior:contain;outline:none;caret-color:transparent}._panelTitleRow_1c3u7_370{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.4rem}._changeMsgBtn_1c3u7_377{font-family:DM Sans,sans-serif;font-size:11px;color:var(--text-secondary);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;touch-action:manipulation}
