*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{color:#1d1d1f;display:flex;background:#fff;min-height:100vh;font-family:GT America,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.4}nav{position:sticky;overflow-y:auto;background:#f6f4f2;border-right:1px solid #e6e6e6;width:220px;min-width:220px;height:100vh;padding:24px 0;top:0}nav .brand{color:#1d1d1f;letter-spacing:-.01em;border-bottom:1px solid #e6e6e6;margin-bottom:16px;padding:0 16px 24px;font-family:GT America Condensed,sans-serif;font-size:16px;font-weight:400}nav a{display:block;color:#666;text-decoration:none;padding:6px 16px;transition:background .1s;font-size:12px;line-height:1.4}nav a:hover{color:#1d1d1f;background:#e6e6e6}nav a.active{color:#1d1d1f;background:#e6e6e6;font-weight:500}nav .nav-group{text-transform:uppercase;letter-spacing:.05em;color:#999;padding:16px 16px 6px;font-size:10px}main{flex:1;max-width:900px;padding:48px}h1{color:#1d1d1f;margin-bottom:8px;font-family:GT America Condensed,sans-serif;font-size:24px;font-weight:400;line-height:1.2}h2{color:#1d1d1f;border-bottom:1px solid #e6e6e6;margin:48px 0 16px;padding-bottom:8px;font-family:GT America Condensed,sans-serif;font-size:20px;font-weight:400;line-height:1.2}h3{color:#1d1d1f;margin:32px 0 12px;font-family:GT America Condensed,sans-serif;font-size:16px;font-weight:400;line-height:1.2}p{color:#1d1d1f;margin-bottom:12px}p.secondary{color:#737373}section{margin-bottom:48px}table{border-collapse:collapse;width:100%;margin:16px 0;font-size:13px}th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#999;border-bottom:1px solid #e6e6e6;padding:8px 12px;font-size:10px;font-weight:400}td{color:#1d1d1f;vertical-align:top;border-bottom:1px solid #f6f4f2;padding:8px 12px}tr:hover td{background:#f6f4f2}.swatch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin:16px 0}.swatch{overflow:hidden;border:1px solid #e6e6e6;border-radius:4px}.swatch-color{width:100%;height:48px}.swatch-info{background:#fff;padding:8px}.swatch-name{color:#1d1d1f;font-size:11px;font-weight:500}.swatch-hex{color:#999;font-family:monospace;font-size:10px}.demo-row{display:flex;background:#f6f4f2;border-radius:4px;flex-wrap:wrap;align-items: center;gap:12px;margin:16px 0;padding:16px}.btn-primary{color:#fff;cursor:pointer;background:#1d1d1f;border:none;border-radius:4px;padding:8px 16px;font-family:GT America,sans-serif;font-size:13px}.btn-primary:hover{background:#333}.btn-primary:disabled{color:#999;cursor:not-allowed;background:#dbdad8}.btn-ghost{color:#1d1d1f;cursor:pointer;background:0 0;border:1px solid #dbdad8;border-radius:4px;padding:8px 16px;font-family:GT America,sans-serif;font-size:13px}.btn-ghost:hover{border-color:#1d1d1f}.btn-naked{color:#1d1d1f;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-family:GT America,sans-serif;font-size:13px}.btn-naked:hover{color:#333;text-decoration:underline}.badge{display:inline-flex;border-radius:4px;align-items: center;gap:4px;padding:2px 8px;font-size:11px}.badge-success{color:#26b941;background:#bcfbae}.badge-warning{color:#e17655;background:#ffa77f}.badge-error{color:red;background:#ffb1b1}.toggle-wrap{display:flex;align-items: center;gap:8px}.toggle{position:relative;cursor:pointer;background:#1d1d1f;border-radius:10px;width:36px;height:20px;transition:background .2s}.toggle.on{background:#f0ff71}.toggle:after{content:"";position:absolute;background:#fff;border-radius:50%;width:14px;height:14px;transition:left .2s,background .2s;top:3px;left:3px}.toggle.on:after{background:#1d1d1f;left:19px}.tooltip-demo{display:inline-block;position:relative}.tooltip{color:#fff;white-space:nowrap;background:#1d1d1f;border-radius:4px;padding:6px 10px;font-size:11px}.dropdown-demo{overflow:hidden;background:#fff;border:1px solid #dbdad8;border-radius:4px;width:200px}.dropdown-item{cursor:pointer;padding:8px 12px;font-size:13px}.dropdown-item:hover,.dropdown-item.selected{background:#f0eefb}.caption{display:flex;color:#737373;align-items: flex-start;gap:6px;margin:8px 0;font-size:11px}.banner{display:flex;border-radius:4px;align-items: flex-start;gap:10px;margin:8px 0;padding:12px 16px;font-size:13px}.banner-success{color:#26b941;background:#bcfbae}.banner-warning{color:#e17655;background:#ffa77f}.banner-error{color:red;background:#ffb1b1}.banner-info{color:#1d1d1f;background:#f6f4f2}.modal-demo{background:#fff;border:1px solid #d4d4d4;border-radius:3px;width:489px;max-width:100%;margin:16px 0;padding:24px;box-shadow:0 2px 8px #00000014,0 0 1px #0000000a}.modal-title{margin-bottom:8px;font-family:GT America Condensed,sans-serif;font-size:18px}.modal-body{color:#737373;margin-bottom:24px;font-size:13px}.modal-footer{display:flex;justify-content:flex-end;gap:8px}.upload-zone{border:2px dashed #bab3e0;border-radius:4px;margin:16px 0;padding:16px}.upload-row{display:flex;background:#fff;border:1px solid #e6e6e6;border-radius:8px;align-items: center;gap:12px;margin-bottom:8px;padding:10px 12px}.upload-status{border-radius:50%;flex-shrink:0;width:16px;height:16px}.status-success{background:#26b941}.status-warning{background:#e17655}.status-error{background:red}.status-neutral{background:#dbdad8}.upload-filename{color:#1d1d1f;flex:1;font-size:13px}.upload-label{color:#999;font-size:11px}.upload-edit{color:#1d1d1f;cursor:pointer;margin-left:auto;font-size:11px}.rule{background:#f6f4f2;border-left:3px solid #1d1d1f;margin:12px 0;padding:12px 16px;font-size:13px}.rule.client{border-left-color:#d0c8fb}.rule.warning{border-left-color:#e17655}code{color:#1d1d1f;background:#f6f4f2;border-radius:2px;padding:2px 6px;font-family:monospace;font-size:12px}.spacing-row{display:flex;align-items: center;gap:16px;margin:8px 0}.spacing-block{background:#d0c8fb;border-radius:2px;height:16px}.spacing-label{color:#999;flex-shrink:0;width:60px;font-size:11px}.spacing-value{color:#1d1d1f;font-size:11px}tr:hover td{background:#e6e6e6}input:not([type=checkbox]),select,textarea{color:#1d1d1f;background:#fff;border:1px solid #dbdad8;border-radius:4px;padding:8px 12px;font-family:GT America,sans-serif;font-size:13px;line-height:1.4}input:not([type=checkbox])::placeholder,textarea::placeholder{color:#999}input:not([type=checkbox]):focus,select:focus,textarea:focus{outline:none;border-color:#1d1d1f}input:not([type=checkbox]):disabled,select:disabled,textarea:disabled{color:#999;cursor:not-allowed;background:#f6f4f2}select{appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5 6 7.5 9 4.5' fill='none' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}input[type=checkbox]{appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;background:#fff;border:1px solid #dbdad8;border-radius:2px;flex:none;width:16px;height:16px}input[type=checkbox]:checked{background:#1d1d1f;border-color:#1d1d1f}input[type=checkbox]:checked:after{content:"";position:absolute;border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;top:2px;left:5px;transform:rotate(45deg)}input[type=checkbox]:focus-visible{outline:none;border-color:#1d1d1f}button:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}a:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.demo-row input:not([type=checkbox]):not([type=date]){flex:auto;min-width:180px}#root{display:contents}nav a{display:flex;align-items: center;gap:8px}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.account{padding:16px 16px 0}.account p{margin-bottom:8px}.account .btn-primary,.account .btn-ghost{width:100%}.chat-page{display:flex;flex-direction:row;gap:16px;height:calc(100dvh - 96px);margin-bottom:0}.chat-main{display:flex;flex-direction:column;flex:auto;min-width:0}.chat-header{flex:none}.chat-header p{margin-bottom:0}.chat-header-row{display:flex;justify-content:space-between;align-items: center;gap:16px}.chat-threads{display:flex;background:#f6f4f2;border-right:1px solid #e6e6e6;border-radius:4px;flex-direction:column;flex:none;width:260px;min-height:0;padding:12px}.chat-threads-header{display:flex;justify-content:space-between;align-items: center;margin-bottom:8px}.chat-threads-label{letter-spacing:.05em;text-transform:uppercase;color:#999;font-size:10px;line-height:1.2}.chat-threads-close{display:none;color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13px}.chat-threads-new{width:100%;margin-bottom:8px}.chat-threads-hint{color:#737373;margin:4px 0 0;font-size:11px;line-height:1.4}.chat-thread-list{list-style:none;overflow-y:auto;flex:auto;min-height:0;margin:0;padding:0}.chat-thread{display:flex;border-radius:4px;align-items: center}.chat-thread:hover,.chat-thread-active{background:#f0eefb}.chat-thread-open{display:flex;font:inherit;text-align:left;color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;flex:auto;gap:2px;min-width:0;padding:8px 12px}.chat-thread-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.4}.chat-thread-time{color:#737373;font-size:11px;line-height:1.4}.chat-thread-delete{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none;margin-right:4px;padding:4px 8px;font-size:12px}.chat-thread-delete:hover{color:#1d1d1f;background:#e6e6e6}.chat-threads-toggle{display:none}.chat-threads-backdrop{display:none;position:fixed;z-index:15;cursor:pointer;background:#0006;border:none;padding:0;inset:0}@media (max-width:800px){.chat-threads{display:none}.chat-threads.chat-threads-open{display:flex;position:fixed;z-index:16;border-right:1px solid #e6e6e6;border-radius:0;inset:0 auto 0 0}.chat-threads-open .chat-threads-close{display:block}.chat-threads-toggle{display:inline-block}.chat-threads-backdrop{display:block}}.chat-log{display:flex;overflow-y:auto;flex-direction:column;flex:auto;gap:8px;min-height:0;margin:16px 0 0;padding:2px}.chat-bubble{white-space:pre-wrap;border-radius:4px;max-width:min(70ch,100%);padding:8px 12px}.chat-user{color:#fff;background:#1d1d1f;align-self: flex-end}.chat-assistant{color:#1d1d1f;background:#f6f4f2;align-self: flex-start}.chat-empty{display:flex;text-align:center;flex-direction:column;align-items: center;gap:8px;max-width:48ch;margin:auto;padding:16px}.chat-empty-icon{fill:none;stroke:#dbdad8;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.chat-empty-title{color:#1d1d1f;margin:0;font-family:GT America Condensed,sans-serif;font-size:16px;line-height:1.2}.chat-empty-description{color:#737373;margin:0;font-size:13px}.chat-empty-prompts{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:8px}.chat-empty-prompt{text-align:left;width:100%}.chat-heading,.chat-subheading{margin:10px 0 2px;font-weight:600}.chat-heading{font-size:15px}.chat-subheading{font-size:13px}.chat-heading:first-child,.chat-subheading:first-child{margin-top:0}.chat-list{margin:4px 0;padding-left:20px}.chat-bubble code{background:#00000012;border-radius:3px;padding:1px 4px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.9em}.chat-sources{color:#737373;list-style:disc;margin:8px 0 0;padding-left:16px;font-size:12px}.chat-source{font:inherit;color:inherit;text-decoration:underline;cursor:pointer;background:0 0;border:none;padding:0}.chat-composer{flex:none;margin-top:12px}.chat-composer-row{display:flex;align-items: flex-end;gap:8px}.chat-composer-row textarea{resize:none;overflow-y:auto;flex:auto;min-width:0;max-height:96px}.chat-send{flex:none;min-width:64px;min-height:34px}.chat-send-spinner{display:inline-block;vertical-align:middle;animation:chat-spin .7s linear infinite;border:2px solid #b3b3b3;border-top-color:#1d1d1f;border-radius:50%;width:12px;height:12px}@keyframes chat-spin{to{transform:rotate(360deg)}}.chat-composer-hint{color:#999;margin:4px 0 0;font-size:11px}.chat-save-warning{color:#e17655;margin:0 0 8px;font-size:11px;line-height:1.4}.chat-banner{justify-content:space-between;align-items: center;margin-bottom:8px}.chat-banner .btn-ghost{flex:none}.chat-controls{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:16px;margin-top:8px}.chat-deep{display:inline-flex;cursor:pointer;align-items: center;gap:8px;font-size:13px}.chat-deep input.chat-deep-input{position:absolute;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0}.chat-deep-input:focus-visible+.toggle{outline:2px solid #1d1d1f;outline-offset:2px}.chat-actions{display:flex;flex-wrap:wrap;align-items: center;gap:8px}.chat-actions .btn-ghost:disabled{color:#999;cursor:not-allowed;border-color:#dbdad8}.chat-viewer-overlay{position:fixed;z-index:10;display:flex;background:#0006;justify-content:center;align-items: center;padding:24px;inset:0}.chat-viewer{display:flex;background:#fff;border:1px solid #d4d4d4;border-radius:4px;flex-direction:column;width:min(760px,100%);max-height:100%;padding:24px;box-shadow:0 2px 8px #00000014,0 0 1px #0000000a}@media (max-width:640px){.chat-viewer-overlay{padding:8px}.chat-viewer{width:100%;height:100%;padding:16px}}.chat-viewer-header{display:flex;justify-content:space-between;align-items: flex-start;gap:16px;margin-bottom:12px}.chat-viewer-title{border-bottom:none;margin:0;padding:0;font-size:18px}.chat-viewer-path{color:#737373;margin:4px 0 0;font-size:12px}.chat-viewer-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.chat-chip{display:inline-flex;color:#1d1d1f;background:#f6f4f2;border-radius:4px;align-items: center;padding:2px 8px;font-size:11px;line-height:1.4}.chat-chip-type{background:#f0eefb}.chat-viewer-close{color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:13px}.chat-viewer-close:hover{background:#f0eefb}.chat-viewer-content{overflow-y:auto;white-space:pre-wrap;color:#1d1d1f;font-size:13px;line-height:1.5}.chat-viewer-content .chat-h1,.chat-viewer-content .chat-heading,.chat-viewer-content .chat-subheading,.chat-viewer-content .chat-h4{margin:16px 0 4px;font-family:GT America Condensed,sans-serif;font-weight:400;line-height:1.2}.chat-viewer-content .chat-h1{font-size:20px}.chat-viewer-content .chat-heading{font-size:18px}.chat-viewer-content .chat-subheading{font-size:16px}.chat-viewer-content .chat-h4{font-size:14px}.chat-viewer-content .chat-h1:first-child,.chat-viewer-content .chat-heading:first-child{margin-top:0}.chat-blockquote{color:#737373;white-space:pre-wrap;border-left:3px solid #dbdad8;margin:8px 0;padding:4px 12px}.chat-viewer-footer{border-top:1px solid #e6e6e6;flex:none;margin-top:12px;padding-top:12px}.chat-flag-toggle{color:#737373;text-decoration:underline;cursor:pointer;background:0 0;border:none;border-radius:2px;padding:0;font-size:12px}.chat-flag-form{display:flex;flex-direction:column;gap:8px}.chat-flag-form textarea{font:inherit;resize:vertical;padding:8px 12px;font-size:13px}.chat-flag-actions{display:flex;justify-content:flex-end;gap:8px}.chat-flag-success{color:#26b941;margin:0;font-size:12px}.chat-error{color:red}.chat-confirm{display:flex;background:#fff;border:1px solid #d4d4d4;border-radius:3px;flex-direction:column;gap:12px;width:min(489px,100%);padding:24px;box-shadow:0 2px 8px #00000014,0 0 1px #0000000a}.chat-confirm-title{border-bottom:none;margin:0;padding:0;font-size:18px}.chat-confirm-body{color:#1d1d1f;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.4}.chat-confirm-actions{display:flex;justify-content:flex-end;gap:8px}.key-create{display:flex;gap:8px;margin:16px 0}.key-create input{flex:1;max-width:320px}.key-reveal{background:#fdf6e3;border:1px solid #d8b04a;border-radius:4px;margin:16px 0;padding:12px}.key-reveal-row{display:flex;align-items: center;gap:8px;margin-top:8px}.key-reveal-row code{overflow-x:auto;background:#fff;border-radius:4px;padding:4px 8px}.key-table{border-collapse:collapse;width:100%;margin:16px 0}.key-table th,.key-table td{text-align:left;border-bottom:1px solid #e7e2dc;padding:8px 12px}.key-revoked td{color:#8a857e}
