.schedule-dialog{box-sizing:border-box;margin:auto;padding:24px;width:min(540px,calc(100vw - 32px));max-height:calc(100dvh - 40px);border:0;border-radius:18px;background:#262626;color:#eee;box-shadow:0 24px 90px #0009;font:14px/1.5 Inter,sans-serif;color-scheme:dark}.schedule-dialog::backdrop{background:#0008;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.schedule-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.schedule-dialog h2{font-size:20px;margin:0;letter-spacing:-.4px}.schedule-dialog p{font-size:13px;color:#bbb;margin:6px 0 14px}.schedule-dialog label{display:flex;flex-direction:column;gap:7px;font-size:12px;margin:14px 0}.schedule-dialog input,.schedule-dialog textarea,.schedule-dialog select{box-sizing:border-box;padding:11px;border:0;border-radius:8px;background:#353535;color:#eee;box-shadow:none;font:13px Inter,sans-serif;min-width:0}.schedule-dialog textarea{min-height:140px;resize:vertical}.schedule-dialog input:focus-visible,.schedule-dialog textarea:focus-visible,.schedule-dialog select:focus-visible{outline:2px solid #929292;outline-offset:2px}.schedule-dialog small{font-size:11px;color:#999}.schedule-dialog button{font:500 12px Inter,sans-serif;padding:9px 12px;background:#393939;color:#eee;border:0;border-radius:8px;box-shadow:none;cursor:pointer}.schedule-dialog button:hover{background:#464646}.schedule-dialog button.primary{background:#ececec;color:#171717}.schedule-dialog button:disabled{opacity:.45;cursor:default}.schedule-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.schedule-shortcuts{display:flex;gap:6px}.schedule-dialog .schedule-policy{font-size:11px;color:#999;margin:12px 0 0}.schedule-dialog .schedule-error{color:#efaaa3;font-size:12px}.schedule-error button{padding:4px 7px;margin-left:7px}.outbox-panel{width:min(720px,calc(100vw - 32px))}.outbox-tabs{display:flex;gap:4px;padding:4px;background:#1f1f1f;border-radius:10px}.outbox-tabs button{flex:1;background:transparent;color:#aaa}.outbox-tabs button[aria-selected=true]{background:#383838;color:#eee}.schedule-dialog .outbox-caption{font-size:11px;color:#999;margin-top:14px}.outbox-state{max-width:200px}.outbox-items{list-style:none;padding:0;margin:18px 0}.outbox-items>li{background:#2e2e2e;border-radius:12px;padding:16px;margin:10px 0}.outbox-items p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:160px;overflow:auto;color:#ddd}.outbox-items time{font-size:11px;color:#b9ab8e}.outbox-items>li>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:12px}.outbox-items button{font-size:11px;padding:7px 9px}.outbox-empty{text-align:center;padding:32px 12px;color:#999}.outbox-empty h3{font-size:15px;font-weight:500}.outbox-empty p{font-size:12px}.outbox-confirm{border-radius:12px;padding:14px;background:#35312a;margin-top:16px}.outbox-confirm button{margin-right:7px}.sai-composer-dock .schedule-message-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;box-shadow:none;color:#aaa;width:32px;height:32px;border-radius:50%;padding:0}.sai-composer-dock .schedule-message-button:hover{background:#414141;color:#eee}.sai-composer-dock .schedule-message-button:disabled{opacity:.4}.thread-schedule-button{display:inline-flex;align-items:center;gap:6px}.workspace-outbox-button{display:flex;gap:8px;align-items:center;padding:7px 10px;width:100%;margin:0;border:0!important;background:transparent!important;color:#bcbcbc!important;font-size:12px!important;text-align:left}.workspace-outbox-button:hover{background:#2c2c2c!important}.scheduled-attachments{margin:16px 0;padding:12px;border-radius:12px;background:#222}.scheduled-attachment-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.scheduled-attachment-heading strong{font-size:12px}.scheduled-attachment-heading>div{display:flex;gap:6px}.scheduled-attachment-heading button{display:inline-flex;align-items:center;gap:5px;font-size:11px;padding:7px 9px}.scheduled-attachments>small{display:block;margin-top:8px;line-height:1.5}.scheduled-attachments ul,.scheduled-summary-files{list-style:none;padding:0;margin:8px 0}.scheduled-attachments li,.scheduled-summary-files li{display:flex;align-items:center;gap:8px;padding:7px 0}.scheduled-attachments li>span{flex:1;min-width:0;overflow-wrap:anywhere;font-size:12px}.scheduled-attachments li small{display:block}.scheduled-file-picker{margin-top:10px}.scheduled-file-picker ul{max-height:190px;overflow:auto}.scheduled-file-picker li>button{width:100%;display:flex;justify-content:space-between;gap:10px;text-align:left}.scheduled-file-picker li>button span{overflow-wrap:anywhere;min-width:0}.scheduled-file-picker li>button small{flex-shrink:0}.scheduled-upload{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin:9px 0;font-size:12px}.scheduled-upload>span{flex:1;min-width:160px;overflow-wrap:anywhere}.scheduled-summary-files li{font-size:12px;overflow-wrap:anywhere}.scheduled-summary-files small{margin-left:auto;flex-shrink:0}.scheduled-agent{padding:12px;background:#222;border-radius:12px;margin:12px 0}.scheduled-agent label{margin:0 0 8px}.scheduled-agent small{display:block;line-height:1.6}.scheduled-agent .scheduled-agent-consent{display:flex;flex-direction:row;align-items:start;gap:8px;margin-top:12px}.scheduled-agent-consent input{width:auto!important;flex-shrink:0;margin-top:3px}.person-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:10px;background:#363636;color:#ddd;font-size:12px;font-weight:600;overflow:hidden;vertical-align:middle}.person-avatar img{display:block;width:100%;height:100%;object-fit:cover}.person-name{display:inline-flex!important;gap:6px!important;align-items:center!important;font:inherit!important;font-weight:600!important;color:inherit!important;padding:0!important;background:transparent!important;border:0!important;border-radius:3px!important;box-shadow:none!important;text-align:left;cursor:pointer}.person-name:hover{text-decoration:underline;text-underline-offset:3px}.person-name>span{font-size:12px}.person-card h3{font-size:23px;font-weight:550;margin:14px 0 5px}.person-card>p{font-size:14px}.person-card>.person-status{margin-top:20px}.person-dialog{width:min(550px,calc(100vw - 32px))}.person-dialog .profile-photo-edit{display:flex;gap:16px;align-items:center}.profile-photo-picker{position:relative;display:inline-flex!important;margin:0 0 8px!important;background:#3b3b3b;border-radius:7px;padding:8px 11px;overflow:hidden;cursor:pointer}.profile-photo-picker input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer}.profile-photo-picker:focus-within{outline:2px solid #999}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-status-fields{display:flex;gap:8px}.profile-status-fields>input:first-child{width:55px;flex:none;font-size:20px;text-align:center;padding:5px}.profile-status-fields>input:last-child{flex:1;min-width:0}.profile-emoji-options,.profile-expiry-options{display:flex;gap:5px;flex-wrap:wrap}.profile-emoji-options button,.profile-expiry-options button{font-size:11px;padding:5px 8px}.profile-emoji-options button:not(:last-child){font-size:17px}.profile-expiry-options{margin-top:8px}.profile-menu-identity .person-avatar,.profile-menu-trigger .person-avatar{border-radius:50%}.chat-timeline__bubble>.person-avatar{grid-row:1/4}.thread-author{display:flex;align-items:center;gap:8px;margin-bottom:6px}@media(max-width:480px){.profile-fields{grid-template-columns:1fr;gap:0}}.draft-recovery{background:#282a27;border-radius:8px;padding:9px 12px;color:#c9d3c9;font-size:12px;margin:8px 0;max-height:420px;overflow:auto}.draft-recovery>summary{cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:550}.draft-recovery>p{font-size:11px;color:#a3b0a5;line-height:1.5;margin:8px 0}.draft-recovery section{margin-top:10px}.draft-recovery section>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.draft-recovery strong{font-size:12px}.draft-recovery article{padding:8px 0}.draft-recovery article>div{display:flex;flex-direction:column;gap:4px}.draft-recovery article>div>button{justify-content:flex-start;text-align:left}.draft-recovery small{font-size:11px;overflow-wrap:anywhere;color:#adb6ad}.draft-recovery pre{font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;background:#20221f;padding:10px;border-radius:6px;max-height:190px;overflow:auto}.draft-recovery footer{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:6px}.draft-recovery button{font-size:11px!important;min-height:25px!important;padding:4px 7px!important;background:#363b35!important}.draft-recovery footer>span{font-size:11px;color:#d9bea0}.documents-sidebar .draft-recovery{padding:9px;font-size:11px}.document-header .draft-recovery{max-width:330px}.human-task-completion{margin-top:14px;padding:14px;background:var(--sai-surface-soft,#252525);border-radius:12px;min-width:0}.human-task-completion header{display:flex;align-items:center;justify-content:space-between;gap:12px}.human-task-completion p{font-size:12px;line-height:1.5}.human-completion-notes{display:grid;gap:6px;max-height:240px;overflow:auto;margin:10px 0;overscroll-behavior:contain}.human-completion-notes>label{display:flex;align-items:flex-start;gap:9px;padding:9px;border-radius:8px;background:var(--sai-surface,#1c1c1c);cursor:pointer}.human-completion-notes>label>span{display:flex;flex-direction:column;gap:5px;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.human-completion-notes time{font-size:11px;color:var(--sai-secondary,#aaa)}.human-completion-preview{max-height:300px;overflow:auto;overscroll-behavior:contain;padding:12px;border-radius:8px;background:var(--sai-surface,#1c1c1c);margin:10px 0}.human-completion-consent{display:flex;align-items:flex-start;gap:8px;margin:14px 0;font-size:12px;line-height:1.5}.human-task-completion input[type=checkbox],.human-task-completion input[type=radio]{width:auto;min-height:0;flex-shrink:0}.custom-emoji-glyph{display:inline-block;object-fit:contain;vertical-align:text-bottom;flex:none}.group-mention-tag{display:inline;color:#c4d8ed;background:#7d9fb21a;border-radius:4px;padding:1px 3px;white-space:nowrap}.workspace-emoji-picker{width:264px;box-sizing:border-box;background:#2d2d2d;border-radius:12px;padding:10px;color:#ddd;box-shadow:0 9px 28px #0006}.workspace-emoji-picker>input{width:100%;box-sizing:border-box;font:12px Inter,sans-serif;padding:9px!important;border:0!important;background:#383838!important;border-radius:7px;color:#eee;margin:0 0 8px}.emoji-picker-grid{display:grid!important;grid-template-columns:repeat(7,1fr);gap:3px!important;max-height:210px;overflow:auto}.emoji-picker-grid>button{display:flex!important;align-items:center;justify-content:center;min-width:0!important;width:31px!important;height:32px!important;padding:3px!important;font-size:21px!important;background:transparent!important;border:0!important;border-radius:6px!important;box-shadow:none!important}.emoji-picker-grid>button:hover,.emoji-picker-grid>button[aria-pressed=true]{background:#ffffff15!important}.workspace-emoji-picker>small{display:block;font:10px Inter,sans-serif;color:#999;margin:9px 2px 6px}.workspace-emoji-picker .emoji-manage-link{font:11px Inter,sans-serif!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#aaa!important;width:100%;padding:8px 4px!important;margin-top:6px}.customization-dialog{width:min(780px,calc(100vw - 32px))}.customization-toolbar{display:flex;align-items:center;gap:10px;margin:16px 0}.customization-toolbar>input{flex:1}.customization-toolbar label,.customization-active{flex-direction:row!important;align-items:center;gap:6px!important;white-space:nowrap}.customization-toolbar label input,.customization-active input{width:15px;height:15px;accent-color:#ddd}.customization-toolbar>button{display:flex;gap:5px;align-items:center;white-space:nowrap}.customization-groups{padding:0;list-style:none}.customization-groups>li{display:flex;gap:16px;align-items:flex-start;padding:15px;background:#303030;border-radius:10px;margin:10px 0}.customization-groups>li>div{flex:1;min-width:0}.customization-groups small{display:block;margin-top:6px}.customization-groups p{font-size:12px;margin:8px 0 0}.customization-emoji-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:20px}.customization-emoji-list>div{display:flex;flex-direction:column;align-items:center;gap:9px;background:#303030;padding:16px 10px;border-radius:10px;font-size:12px;overflow-wrap:anywhere}.customization-editor{width:min(550px,calc(100vw - 32px))}.customization-people{max-height:240px;overflow:auto;background:#222;border-radius:8px;padding:6px}.customization-people label{display:flex;flex-direction:row;gap:10px;align-items:center;margin:0;padding:8px}.customization-people label:hover{background:#303030;border-radius:6px}.customization-people input{width:15px;height:15px;accent-color:#ccc}.customization-people small{display:block}.customization-image-preview{display:flex;align-items:center;justify-content:center;background:#303030;border-radius:12px;width:90px;height:90px;margin:14px 0}.customization-image-preview>img{max-width:72px;max-height:72px}.reaction-picker:has(.workspace-emoji-picker){padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;display:block!important;width:264px!important;max-width:calc(100vw - 24px)}.chat-composer-emoji:has(.workspace-emoji-picker){padding:0!important;background:transparent!important;display:block!important;max-width:calc(100vw - 24px)}@media(max-width:540px){.customization-toolbar{flex-wrap:wrap}.customization-toolbar>input{flex-basis:100%}.customization-groups>li{flex-direction:column}.customization-emoji-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.workspace-emoji-picker{max-height:min(390px,calc(100dvh - 110px));overflow:auto}.message-formatted{font:inherit;white-space:normal;overflow-wrap:anywhere;min-width:0}.message-formatted>p{font:inherit;line-height:inherit;white-space:pre-wrap;color:inherit;margin:0 0 8px}.message-formatted>:last-child{margin-bottom:0}.message-formatted a{color:#a7c7e7;text-decoration:underline;text-underline-offset:3px}.message-formatted a:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:3px}.message-formatted code{font:12px/1.6 Roboto Mono Variable,monospace;background:#ffffff0a;padding:1px 4px;border-radius:4px;color:#dfc6ae}.message-formatted blockquote{white-space:pre-wrap;margin:4px 0 10px;padding:8px 12px;border:0;border-left:3px solid #666;border-radius:0 6px 6px 0;background:#ffffff05;color:inherit}.message-formatted ul,.message-formatted ol{display:block;padding:0 0 0 24px;margin:4px 0 10px;list-style-position:outside}.message-formatted ul{list-style-type:disc}.message-formatted ol{list-style-type:decimal}.message-formatted li{display:list-item;padding:0;margin:3px 0;border:0;background:none;white-space:pre-wrap}.message-code-block{margin:8px 0 12px;background:#151515;border-radius:9px;overflow:hidden;min-width:0}.message-code-block>header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:6px 12px;background:#ffffff07;color:#999;font:11px/1.5 Inter,sans-serif}.message-code-block>header>button{font:inherit;color:#aaa;background:transparent;border:0;padding:3px 5px;border-radius:4px;cursor:pointer}.message-code-block>header>button:hover{background:#ffffff0a;color:#eee}.message-code-block pre{font:12px/1.6 Roboto Mono Variable,monospace;white-space:pre;overflow-x:auto;margin:0;padding:12px;border:0;background:none;color:#ddd}.message-code-block pre code{font:inherit;white-space:inherit;color:inherit;background:none;padding:0}.message-code-block small{display:block;padding:0 12px 8px;font-size:11px;color:#aaa}.formatting-controls{margin:0;padding:2px 0 6px;color:#aaa}.formatting-toggle-row{display:flex;gap:8px;align-items:center}.formatting-controls button{font:11px/1.4 Inter,sans-serif;border:0!important;box-shadow:none!important;background:transparent!important;color:#aaa!important;border-radius:6px;padding:4px 7px;cursor:pointer}.formatting-controls button:hover,.formatting-controls button[aria-pressed=true]{background:#ffffff0a!important;color:#eee!important}.formatting-controls button:disabled{opacity:.4;cursor:default}.formatting-toggle{display:inline-flex;align-items:center;gap:6px}.formatting-toggle>span:first-child{font:500 14px/1 Georgia,serif;text-decoration:underline}.formatting-toolbar{display:flex;gap:2px;flex-wrap:wrap;margin:6px 0 3px}.formatting-toolbar button{font-size:14px;min-width:28px;height:28px;padding:2px 6px}.formatting-toolbar .format-bold{font-weight:700}.formatting-toolbar .format-italic{font-family:Georgia,serif;font-style:italic}.formatting-toolbar .format-strike{text-decoration:line-through}.formatting-preview{font-size:13px;background:#1b1b1b;border-radius:8px;padding:12px;margin-top:8px;max-height:240px;overflow:auto}.chat-thread-panel .message-formatted li{display:list-item}.chat-thread-panel .message-formatted>p{white-space:pre-wrap}.composer>.formatting-controls{padding-left:8px}.message-document{line-height:1.65}.message-document :is(h2,h3,h4,h5,h6){color:inherit;font-weight:600;line-height:1.4;letter-spacing:-.015em;margin:1.2em 0 .5em}.message-document h2{font-size:1.3em}.message-document h3{font-size:1.15em}.message-document :is(h4,h5,h6){font-size:1em}.message-document>:first-child{margin-top:0}.message-table-scroll{overflow:auto;max-width:100%;margin:12px 0;border-radius:8px;background:#ffffff03}.message-table-scroll:focus-visible{outline:2px solid #a7c7e7;outline-offset:2px}.message-table-scroll table{width:100%;border-collapse:collapse;font:inherit;line-height:1.5}.message-table-scroll :is(th,td){padding:9px 12px;vertical-align:top;min-width:90px;max-width:360px;overflow-wrap:anywhere;border:0}.message-table-scroll th{background:#ffffff08;font-weight:600}.message-table-scroll tr:nth-child(2n) td{background:#ffffff03}.tc-final-answer>.message-formatted,.tc-message>.message-formatted{font-size:14px;line-height:1.65;white-space:normal}.task-artifact-markdown{max-height:65dvh;overflow:auto;padding:16px;border-radius:10px;background:#191919;font-size:14px}.task-repository-picker{margin:8px 0;min-width:0}.task-repository-picker>button{display:flex;align-items:center;gap:7px}.task-repository-options{padding:14px;margin-top:8px;max-width:680px;background:var(--sai-surface-soft,#292929);border-radius:12px;min-width:0}.task-repository-options>header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.task-repository-options>form{display:flex;gap:6px}.task-repository-options>form>input{min-width:0;flex:1}.task-repository-options ul{list-style:none;margin:10px 0;padding:0;max-height:290px;overflow:auto;overscroll-behavior:contain}.task-repository-options li>button{display:flex;align-items:flex-start;gap:10px;width:100%;padding:11px 10px;text-align:left;background:transparent;border:0;border-radius:8px}.task-repository-options li>button:hover{background:var(--sai-surface-hover,#353535)}.task-repository-options li>button>span{display:flex;flex-direction:column;gap:4px;min-width:0}.task-repository-options small{font-size:11px;color:var(--sai-secondary,#aaa);overflow-wrap:anywhere;white-space:normal}.task-repository-options p{font-size:12px;line-height:1.5}@media(max-width:600px){.task-repository-options>form{flex-wrap:wrap}.task-repository-options>form>input{flex-basis:100%}}.task-run-history{margin-top:14px;padding:12px 14px;background:var(--sai-surface-soft,#252525);border-radius:12px;min-width:0}.task-run-history>header,.task-run-history-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.task-run-history-toggle{font-weight:600;display:flex;align-items:center;gap:10px}.task-run-history ol{list-style:none;padding:0;margin:0}.task-run-history li{padding:14px 0;overflow-wrap:anywhere}.task-run-history-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.task-run-history-row span,.task-run-history-row small{font-size:12px;color:var(--sai-secondary,#aaa);font-weight:400}.task-run-history-row>button{flex-shrink:0}.task-run-history-answer{margin-top:10px;padding:12px;background:var(--sai-surface,#1c1c1c);border-radius:10px;max-height:420px;overflow:auto;overscroll-behavior:contain}.task-run-history summary{cursor:pointer;font-size:12px}.task-run-history code{font-size:11px}@media(max-width:600px){.task-run-history-row{flex-wrap:wrap}}.project-progress-slot{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-self:end}#root .project-progress-trigger{display:flex;align-items:center;gap:7px;min-height:28px;height:28px;padding:3px 9px;border:0;border-radius:9px;background:var(--sai-surface-soft,#292929);color:var(--sai-text,#eee);box-shadow:none;font-family:inherit;font-size:12px;line-height:1.2;cursor:pointer}#root .project-progress-trigger:hover,#root .project-progress-trigger[aria-expanded=true]{background:var(--sai-surface-raised,#343434)}.project-progress-trigger>svg:first-child{width:18px;height:18px;fill:none;stroke:var(--sai-tertiary,#777);stroke-width:2.4}.project-progress-trigger>svg:first-child circle:last-child{stroke:#90c9b0;transform:rotate(-90deg);transform-origin:center;stroke-linecap:round}.project-progress-trigger strong{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.project-progress-trigger[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}#root .project-progress-trigger[data-saved=true]{color:var(--sai-secondary,#bbb)}.project-progress-panel{box-sizing:border-box;position:fixed;z-index:160;width:min(396px,calc(100vw - 24px));max-height:min(720px,calc(100dvh - 54px));display:flex;flex-direction:column;padding:18px 0 0;border:0;border-radius:14px;background:var(--sai-surface-raised,#292929);color:var(--sai-text,#eee);box-shadow:0 16px 48px #0005;font-family:var(--sai-font,system-ui,sans-serif);overflow:hidden;overflow-wrap:anywhere}.project-progress-panel>header{display:flex;justify-content:space-between;align-items:flex-start;padding:0 18px;gap:12px;flex-shrink:0}.project-progress-panel>header>div{min-width:0}.project-progress-panel>header>div>span{font-size:12px;color:var(--sai-secondary,#b9b9b9)}.project-progress-panel h2{font-size:28px;line-height:1.2;letter-spacing:-.7px;margin:6px 0 12px;font-weight:600;font-variant-numeric:tabular-nums}.project-progress-panel h2 small{font-size:13px;font-weight:400;letter-spacing:0;color:var(--sai-secondary,#b9b9b9)}.project-progress-panel :is(header,footer)>button{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;min-height:32px;border:0;border-radius:8px;background:transparent;color:var(--sai-secondary,#b9b9b9);padding:7px;cursor:pointer;box-shadow:none}.project-progress-panel :is(header,footer)>button:hover{background:var(--sai-surface-hover,#393939);color:var(--sai-text,#eee)}.project-progress-meter{height:4px;background:var(--sai-surface-soft,#3a3a3a);margin:0 18px;border-radius:3px;overflow:hidden;flex-shrink:0}.project-progress-meter i{display:block;height:100%;background:#90c9b0}.project-progress-panel .project-progress-summary{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap;margin:10px 18px 3px;font-size:12px;line-height:18px;flex-shrink:0}.project-progress-summary>span:last-child{color:var(--sai-secondary,#b9b9b9);white-space:nowrap}.project-progress-panel .project-progress-note{margin:0 18px 12px;font-size:12px;line-height:18px;color:var(--sai-secondary,#b9b9b9);flex-shrink:0}.project-progress-panel .project-progress-lists{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 12px 8px;scrollbar-gutter:stable}.project-progress-panel :is(ul,ol){padding:0;margin:0;list-style:none}.project-progress-panel summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px;min-height:34px;box-sizing:border-box;border-radius:7px;padding:7px 6px;font-size:12px;font-weight:500;line-height:20px}.project-progress-panel summary::-webkit-details-marker{display:none}.project-progress-panel summary::marker{content:""}.project-progress-panel summary:after{content:none}.project-progress-panel summary>span:not(.project-progress-dot):not(.project-progress-count):not(.project-progress-item-icon){min-width:0;flex:1}.project-progress-panel summary>svg{flex-shrink:0;margin-left:auto;color:var(--sai-secondary,#b9b9b9)}.project-progress-panel details[open]>summary>svg:last-child{transform:rotate(180deg)}.project-progress-panel summary:hover{background:var(--sai-surface-hover,#393939)}.project-progress-panel details p{font-size:12px;line-height:19px;color:var(--sai-secondary,#b9b9b9);margin:2px 6px 10px}.project-current-plan{margin:4px 0 10px;padding:12px 10px 6px;background:var(--sai-surface-soft,#252525);border-radius:10px}.project-current-plan h3{min-width:0;flex:1;margin:6px 0 8px;font-size:14px;font-weight:600;line-height:21px;letter-spacing:-.15px}.project-current-plan .project-plan-disclosure>summary{align-items:flex-start;padding:7px 0;gap:10px}.project-current-plan .project-plan-disclosure>summary>svg{margin-top:4px}.project-current-plan .project-plan-disclosure>ol{padding-top:4px}.project-plan-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:var(--sai-secondary,#b9b9b9)}.project-plan-heading small{font-size:10px;text-align:right}.project-current-plan [data-work-status=in_progress]{background:var(--sai-surface-soft,#333);border-radius:8px;margin-inline:-6px;padding-inline:6px}.project-current-plan [data-work-status=in_progress] .project-step-icon{color:#e3c792}.project-current-plan li{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:start;gap:8px;padding:7px 0;font-size:12px;line-height:20px}.project-step-icon{flex:0 0 16px;color:var(--sai-secondary,#b9b9b9);padding-top:2px;display:flex}.project-current-plan li>div{flex:1;min-width:0}.project-current-plan li small{flex-shrink:0;font-size:10px;line-height:18px;padding:1px 6px;border-radius:5px;color:var(--sai-secondary,#b9b9b9);background:var(--sai-surface-soft,#333);white-space:nowrap}.project-current-plan [data-work-status=in_progress] small{color:#e3c792;background:#e3c79212}.project-current-plan :is([data-work-status=published],[data-work-status=reviewed]) .project-step-icon{color:#90c9b0}.project-current-plan .project-step-detail>summary{min-height:20px;padding:0;font-weight:400;align-items:flex-start;gap:4px}.project-current-plan .project-step-detail>summary>svg{margin-top:3px}.project-current-plan .project-step-detail p{margin:6px 0 0;font-size:11px;line-height:17px}.project-progress-current{margin:0 0 6px;padding:0;background:none}.project-progress-dot{height:6px;width:6px;flex:0 0 6px;border-radius:50%;background:#aaa}[data-status=queued] .project-progress-dot{background:#d4bb82}[data-status=implemented] .project-progress-dot{background:#90c9b0}.project-progress-count{color:var(--sai-secondary,#b9b9b9);font-variant-numeric:tabular-nums;font-weight:400}.project-progress-group{margin:2px 0}.project-progress-group>ul{padding:0 0 4px 8px}.project-progress-group li{padding:0;margin:0}.project-progress-item{width:100%;min-width:0}.project-progress-item>summary{font-weight:400;align-items:flex-start}.project-progress-item>summary>svg{margin-top:3px}.project-progress-item-icon{width:15px;flex:0 0 15px;margin-top:2px;display:flex;color:var(--sai-secondary,#b9b9b9)}[data-status=implemented] .project-progress-item-icon{color:#90c9b0}.project-progress-item p{padding-left:23px}.project-progress-method{margin-top:6px;color:var(--sai-secondary,#b9b9b9)}.project-progress-panel>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px 12px 18px;background:var(--sai-surface-soft,#252525);flex-shrink:0;font-size:11px;line-height:17px;color:var(--sai-secondary,#b9b9b9)}.project-progress-panel>footer>div{min-width:0;display:flex;flex-direction:column;gap:2px}.project-progress-method code{font-size:11px;overflow-wrap:anywhere}.project-progress-panel summary:focus-visible{outline-offset:-2px}.project-progress-panel>footer time{font-variant-numeric:tabular-nums}.project-progress-trigger:focus-visible,.project-progress-panel :is(button,summary):focus-visible{outline:2px solid var(--sai-text,#ddd);outline-offset:2px}.project-progress-panel summary{-webkit-user-select:none;user-select:none}.project-remaining-work{margin:10px 0}.project-remaining-work>h3{margin:4px 6px;font-size:13px;font-weight:600;line-height:20px}.project-remaining-work>p{margin:2px 6px 8px;color:var(--sai-secondary,#bbb);font-size:11px;line-height:17px}.project-feature-inventory>.project-progress-group{margin-left:6px}.project-progress-panel .project-plan-heading small{font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:420px){.project-current-plan li{grid-template-columns:16px minmax(0,1fr);gap:2px 8px}.project-current-plan li>small{grid-column:2;justify-self:start}.project-progress-panel{padding-top:14px}}@media(max-height:420px){.project-progress-panel{overflow-y:auto;overscroll-behavior:contain}.project-progress-panel .project-progress-lists{flex:0 0 auto;overflow:visible}}.catchup-dialog{width:min(980px,calc(100vw - 32px));max-height:90dvh}.catchup-layout{display:flex;gap:22px;min-height:360px}.catchup-history{width:170px;flex:none;display:flex;flex-direction:column;gap:5px;max-height:70vh;overflow:auto}.catchup-history>small{margin:12px 0 5px}.catchup-history button{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:4px;background:#222}.catchup-history button.selected{background:#3a3e37}.catchup-history strong{font-size:12px;text-transform:capitalize}.catchup-history span,.catchup-history time{font-size:10px;color:#aaa}.catchup-layout>main{flex:1;min-width:0}.catchup-modes{display:flex;flex-wrap:wrap;gap:5px;background:#202020;padding:5px;border-radius:10px}.catchup-modes button{flex:1;white-space:nowrap;font-size:11px;background:transparent}.catchup-modes button[aria-pressed=true]{background:#393939}.catchup-dialog textarea{min-height:80px;max-height:200px}.catchup-dialog h3{font-size:13px;font-weight:600;margin:0 0 12px}.catchup-source-picker,.catchup-route{background:#222;padding:14px;border-radius:11px;margin:16px 0}.catchup-source-search,.catchup-dates{display:flex;gap:7px}.catchup-source-search input{flex:1}.catchup-dates label{flex:1;min-width:0}.catchup-source-matches{display:flex;flex-direction:column;gap:4px;padding-top:8px}.catchup-source-matches button{text-align:left;background:#303030}.catchup-selected{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.catchup-selected>span{display:flex;align-items:center;gap:5px;background:#343434;font-size:11px;padding:5px 8px;border-radius:7px;max-width:100%;overflow-wrap:anywhere}.catchup-selected button{padding:2px 4px;background:transparent}.catchup-dialog .catchup-consent{display:flex;flex-direction:row;gap:10px;align-items:flex-start;line-height:1.6;font-size:12px}.catchup-consent input{margin-top:4px;flex:none}.catchup-error{padding:12px;background:#3c2d27;color:#e9bca8!important;border-radius:9px}.catchup-error button{margin-left:6px}.catchup-notice{padding:13px;background:#31352d;border-radius:10px;font-size:12px;line-height:1.6;margin:12px 0}.catchup-notice p{margin:0 0 9px}.catchup-notice>strong{font-size:12px}.catchup-result-heading{display:flex;align-items:center;justify-content:space-between;font-size:15px;margin:8px 0 18px}.catchup-question{font-size:14px!important;color:#ddd!important;font-weight:500;white-space:pre-wrap}.catchup-coverage{font-size:11px!important;color:#a9b0a6!important}.catchup-claims{display:flex;flex-direction:column;gap:11px}.catchup-claims article{padding:14px;background:#2b2b2b;border-radius:10px}.catchup-claims article>small{text-transform:capitalize;font-size:10px;color:#9eae9e}.catchup-claims article>p{font-size:13px;white-space:pre-wrap;line-height:1.7;color:#e4e4e4;margin:6px 0 10px}.catchup-claims article>div{display:flex;flex-wrap:wrap;gap:5px}.catchup-claims button{font-size:10px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#373b34;color:#c5d6bd;padding:5px 7px}.catchup-sources{margin:18px 0}.catchup-sources summary{font-size:12px;cursor:pointer}.catchup-sources button{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:4px;margin:6px 0;width:100%;background:#222}.catchup-sources strong{font-size:11px}.catchup-sources small{font-size:10px}.catchup-usage{display:block;line-height:1.8;margin-top:14px;overflow-wrap:anywhere}.catchup-launch{display:flex;align-items:center;gap:8px}@media(max-width:720px){.catchup-layout{flex-direction:column;gap:14px}.catchup-history{width:auto;max-height:110px;flex-direction:row;overflow:auto}.catchup-history button{min-width:135px}.catchup-history>small{display:none}.catchup-dialog{padding:16px}.catchup-modes button{white-space:normal}.catchup-dates{flex-direction:column}}.catchup-history-settings{background:#232323;border-radius:12px;padding:12px;margin-bottom:16px}.catchup-history-heading{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.catchup-history-settings p{font-size:12px;line-height:1.6}.catchup-history-settings input[type=number]{max-width:160px}.catchup-review{padding:14px;background:var(--sai-surface-soft,#252525);border-radius:11px;margin:14px 0}.catchup-review .button-row{align-items:center;flex-wrap:wrap}.catchup-review small,.catchup-review>p{font-size:11px;line-height:1.6}.catchup-review-excerpts{max-height:280px;overflow:auto;overscroll-behavior:contain}.catchup-review-excerpts details{padding:9px 0}.catchup-review-excerpts summary{cursor:pointer;font-size:12px}.catchup-review-excerpts pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.6 inherit;padding:10px;background:var(--sai-surface-hover,#303030);border-radius:8px;margin:7px 0}.shared-history-library{flex:1;min-width:0;min-height:0;padding:22px;overflow:auto;background:var(--surface,#191919)}.shared-history-library>header,.shared-history-actions,.shared-history-reader article>header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shared-history-library>header{justify-content:space-between}.shared-history-library h2,.shared-history-library h3{margin:0 0 8px}.shared-history-library p{line-height:1.5}.shared-history-note,.shared-history-library small,.shared-history-library time{color:var(--muted,#aaa)}.shared-history-actions{margin:14px 0}.shared-history-actions input{min-width:160px;flex:1;max-width:420px}.shared-history-preview{padding:16px;border-radius:14px;background:var(--surface-raised,#252525);margin:16px 0}.shared-history-preview label{display:flex;gap:10px;align-items:flex-start;margin:12px 0}.shared-history-preview>div{display:flex;gap:8px}.shared-history-content{display:grid;grid-template-columns:minmax(160px,230px) minmax(0,1fr);gap:20px;margin-top:20px}.shared-history-content>nav{display:flex;flex-direction:column;gap:6px}.shared-history-content>nav button{text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:12px;border-radius:12px}.shared-history-content [aria-current=page]{background:var(--surface-raised,#303030)}.shared-history-reader{min-width:0}.shared-history-reader article{margin-top:12px;padding:14px;border-radius:12px;background:var(--surface-raised,#232323);overflow-wrap:anywhere}.shared-history-reader article>header{font-size:13px;justify-content:space-between;margin-bottom:10px}.shared-history-reader article.history-reply{margin-left:20px}.history-reaction{display:inline-block;border-radius:10px;background:#333;padding:3px 8px;margin:4px}.history-thread{font-size:12px;margin-top:8px}@media(max-width:760px){.shared-history-library{padding:14px}.shared-history-content{grid-template-columns:1fr}.shared-history-content>nav{max-height:190px;overflow:auto}.shared-history-reader article.history-reply{margin-left:10px}}#root .live-caption-panel{position:fixed;z-index:111;left:24px;bottom:26px;width:min(460px,calc(100vw - 32px));background:var(--sai-surface-raised,#252525);color:var(--sai-text,#eee);box-shadow:0 8px 26px #0006;border-radius:14px;font-size:12px}#root .live-caption-toggle{width:100%;background:transparent;border:0;color:inherit;text-align:left;padding:11px 14px;font-weight:550;border-radius:14px}#root .live-caption-panel.is-active>.live-caption-toggle{color:#a6dec1}#root .live-caption-panel>div{padding:0 14px 14px;max-height:48dvh;overflow:auto;line-height:1.5}#root .live-caption-panel ul{list-style:none;margin:6px 0;padding:0}#root .live-caption-panel li{display:flex;justify-content:space-between;gap:12px;padding:4px 0}#root .live-caption-panel button{margin:2px}#root .live-caption-panel select{margin-left:8px}#root .live-caption-panel small,#root .live-caption-panel li span{color:var(--sai-secondary,#aaa)}#root .live-caption-lines{background:var(--sai-surface,#181818);border-radius:10px;padding:8px 12px;margin:8px 0;font-size:15px;max-height:22dvh;overflow:auto}#root .live-caption-lines p{margin:6px 0}#root .live-caption-lines p:not(:last-child){opacity:.75}@media(max-width:680px){#root .live-caption-panel{left:16px;bottom:74px;width:calc(100vw - 32px)}}#root .meeting-recording-dock{position:fixed;z-index:110;right:28px;top:24px;width:min(370px,calc(100vw - 32px));border-radius:14px;background:var(--sai-surface-raised,#242424);box-shadow:0 8px 28px #0006;color:var(--sai-text,#eee);font-size:12px}#root .meeting-recording-dock>button{width:100%;text-align:left;border:0;border-radius:14px;padding:12px 14px;background:transparent;color:inherit;font-weight:550}#root .meeting-recording-dock.is-live>button{color:#ffb6ad}#root .meeting-recording-dock>div{padding:0 14px 14px;max-height:60dvh;overflow:auto}#root .meeting-recording-dock p{line-height:1.5}#root .meeting-recording-dock small{display:block;color:var(--sai-secondary,#aaa);line-height:1.45;margin-top:10px}#root .meeting-recording-dock ul{list-style:none;padding:0;margin:10px 0}#root .meeting-recording-dock li{display:flex;justify-content:space-between;gap:12px;padding:5px 0}#root .meeting-recording-dock li span{color:var(--sai-secondary,#aaa)}#root .meeting-recording-dock div>button{margin:3px;padding:7px 10px;border-radius:8px}.meeting-recording-library{padding:16px 0}.meeting-recording-library ul{list-style:none;padding:0}.meeting-recording-library li{display:flex;align-items:center;flex-wrap:wrap;gap:8px;background:var(--sai-surface-raised,#242424);border-radius:12px;padding:12px;margin:8px 0}.meeting-recording-library li>div{flex:1;min-width:180px}.meeting-recording-library small{display:block;color:var(--sai-secondary,#aaa);margin:4px 0}.meeting-recording-library audio{width:100%;max-width:520px}.meeting-recording-library a{display:inline-block;margin:8px}.meeting-recording-transcript{padding:14px;border-radius:12px;background:var(--sai-surface-raised,#242424)}@media(max-width:680px){#root .meeting-recording-dock{top:12px;right:16px}}.meeting-notes-steps{display:flex;flex-wrap:wrap;gap:8px 24px;margin:10px 0 16px;padding-left:18px;color:var(--sai-secondary,#aaa);font-size:12px;line-height:1.6}.group-call-actions{display:flex;flex-wrap:wrap;min-width:0;align-items:center;gap:.45rem;margin-left:auto}.group-call-actions button{min-height:2rem;padding:.25rem .58rem;font-size:.68rem;white-space:nowrap}.group-call-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:1rem;background:#080d18b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.group-call-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(70rem,100%);max-height:min(48rem,calc(100vh - 2rem));min-height:26rem;padding:1rem;border:1px solid var(--sai-border-strong);border-radius:.9rem;background:var(--sai-surface-raised);box-shadow:0 1.2rem 4rem #0000004d}.group-call-dialog>header{display:flex;align-items:start;justify-content:space-between;gap:1rem;padding-bottom:.75rem}.group-call-dialog header p{margin:0;color:var(--sai-secondary);font-size:.75rem}.group-call-dialog header h2{margin:.15rem 0 0;font-size:1.1rem}.group-call-status,.group-call-error{align-self:center;justify-self:center;max-width:32rem;text-align:center}.group-call-error{padding:.7rem .9rem;border:1px solid color-mix(in srgb,var(--sai-danger) 44%,transparent);border-radius:.55rem;color:var(--sai-danger);background:var(--sai-danger-soft)}.group-call-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.7rem;min-height:0;overflow:auto;align-content:center}.group-call-tile{position:relative;min-height:12rem;overflow:hidden;border:1px solid var(--sai-border);border-radius:.65rem;background:#101827;color:#f8fbff}.group-call-video{display:grid;place-items:center;width:100%;height:100%;min-height:12rem;background:linear-gradient(145deg,#243b5b,#121a28)}.group-call-video video{width:100%;height:100%;min-height:12rem;object-fit:cover}.group-call-video span{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:#3f72ad;font-size:1.6rem;font-weight:700}.group-call-tile footer{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;background:linear-gradient(transparent,#000c);font-size:.72rem}.group-call-tile footer span{color:#c9d8ec;font-size:.65rem}.group-call-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;padding-top:.9rem}@media(max-width:680px){.group-call-actions{width:100%;margin-left:0}.group-call-actions button{flex:1}.group-call-dialog{padding:.75rem;min-height:23rem}.group-call-grid{grid-template-columns:1fr}}#root .group-call-actions{gap:6px;font-size:12px;align-items:center}#root .group-call-actions>span{font-size:11px;color:var(--sai-tertiary)}#root .group-call-actions button{font-size:12px;min-height:30px;padding:5px 9px;background:var(--sai-surface-soft);color:var(--sai-text);border:0;border-radius:7px}#root .group-call-backdrop{grid-template-columns:minmax(0,1fr);z-index:90;background:#0008;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:24px}#root .group-call-dialog{min-width:0;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;position:relative;width:min(1200px,100%);height:min(800px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);min-height:0;overflow:hidden;padding:16px;background:var(--sai-canvas);border:0;border-radius:16px;box-shadow:0 20px 80px #0006}#root .group-call-dialog>header{align-items:center;padding:0 4px 12px;flex-shrink:0}#root .group-call-dialog header p{font-size:11px;color:var(--sai-tertiary)}#root .group-call-dialog header h2{font-size:16px;font-weight:600;margin:3px 0}#root .group-call-header-actions{display:flex;gap:6px}#root .group-call-header-actions button{background:transparent;display:inline-flex;gap:7px;align-items:center;min-height:32px;font-size:12px;padding:6px 9px}#root .group-call-preflight{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;text-align:center}#root .group-call-preflight-body{flex:1;min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;display:flex;flex-direction:column;align-items:center;gap:16px;padding:2px}#root .group-call-preflight-body>*{flex-shrink:0;max-width:100%}#root .group-call-preflight-body>:first-child{margin-top:auto}#root .group-call-preflight-body>:last-child{margin-bottom:auto}#root .group-call-preflight-actions{display:flex;justify-content:center;gap:8px;flex-shrink:0;padding:0 0 4px}#root .group-call-preflight h3{font-size:20px;margin:0}#root .group-call-preflight p{max-width:380px;color:var(--sai-secondary);font-size:13px;margin:0;line-height:1.6}#root .group-call-preflight label{display:flex;align-items:center;gap:8px;font-size:13px}#root .group-call-preflight input[type=checkbox]{width:15px;min-height:0;accent-color:var(--sai-secondary)}#root .group-call-preflight button{font-size:13px;min-height:36px;padding:8px 16px}#root .group-call-preflight .primary{background:var(--sai-text);color:var(--sai-canvas)}#root .group-call-health{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--sai-secondary);padding:0 4px 10px;flex-shrink:0;text-transform:capitalize}#root .group-call-stage{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}#root .group-call-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-content:stretch;min-height:0;gap:10px;overflow:auto}#root .group-call-tile{min-height:150px;background:var(--sai-surface-soft);border:0;border-radius:10px;aspect-ratio:16/10}#root .group-call-tile.is-speaking{box-shadow:inset 0 0 0 2px #88b59d}#root .group-call-video{min-height:150px;background:var(--sai-surface-sunken);border-radius:10px}#root .group-call-video video{min-height:150px;object-fit:cover}#root .group-call-video>span{height:64px;width:64px;font-size:24px;font-weight:500;background:var(--sai-surface-hover);color:var(--sai-text)}#root .group-call-tile footer{font-size:12px;padding:8px 10px;background:linear-gradient(transparent,#000b);color:#fff}#root .group-call-tile footer strong{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root .group-call-tile footer span{font-size:11px;color:#eee}#root .group-call-tile footer button{background:transparent;min-height:22px;padding:3px;color:#fff}#root .group-call-share{display:flex;flex-direction:column;min-height:0;background:var(--sai-surface-sunken);border-radius:10px;overflow:hidden}#root .group-call-share header{padding:8px 12px;font-size:12px;flex-shrink:0}#root .group-call-share video{width:100%;height:100%;min-height:0;object-fit:contain;flex:1}#root .group-call-filmstrip{display:flex;gap:8px;overflow:auto;flex-shrink:0;max-height:135px}#root .group-call-filmstrip .group-call-tile{flex:0 0 170px;min-height:105px;height:105px}#root .group-call-filmstrip .group-call-video,#root .group-call-filmstrip video{min-height:105px}#root .group-call-controls{display:flex;justify-content:center;gap:8px;flex-shrink:0;padding-top:14px}#root .group-call-controls button{min-height:52px;min-width:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px;background:var(--sai-surface-soft);color:var(--sai-text);border:0;border-radius:9px}#root .group-call-controls button:hover{background:var(--sai-surface-hover)}#root .group-call-controls [aria-pressed=true]{background:#305243;color:#e7fff3}#root .group-call-leave{background:#7b3030!important;color:#fff!important}#root .group-call-controls button:disabled{opacity:.5}#root .group-call-devices{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;background:var(--sai-navigation);padding:12px;border-radius:10px;margin-top:10px}#root .group-call-devices label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--sai-secondary)}#root .group-call-devices select{font-size:12px;min-height:34px;width:100%}#root .group-call-error{margin:8px 0;padding:8px 12px;border:0;font-size:12px;max-width:none;justify-self:stretch;background:var(--sai-surface-soft);color:var(--sai-danger)}#root .group-call-status{font-size:14px;margin:auto}#root .group-call-audio-unlock{align-self:center;margin:5px;font-size:12px}#root .group-call-mini{position:fixed;z-index:89;right:20px;bottom:20px;display:flex;align-items:center;gap:8px;background:var(--sai-surface-raised);color:var(--sai-text);padding:8px;border-radius:12px;box-shadow:0 8px 28px #0005}#root .group-call-mini>button{background:transparent;border:0;min-height:36px;padding:6px 8px;display:flex;flex-direction:column;align-items:flex-start;font-size:12px}#root .group-call-mini strong{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:550}#root .group-call-mini span{font-size:11px;color:var(--sai-secondary)}#root .group-call-live-dot{width:7px;height:7px;margin:0 3px;border-radius:50%;background:#88b59d}@media(max-width:680px){#root .group-call-backdrop{padding:8px}#root .group-call-dialog{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);padding:12px}#root .group-call-controls{gap:4px}#root .group-call-controls button{min-width:56px;flex:1;font-size:10px;padding:5px 3px}#root .group-call-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}#root .group-call-mini{bottom:10px;right:10px;max-width:calc(100vw - 20px)}#root .group-call-actions>span{display:none}#root .group-call-actions{width:auto}#root .group-call-filmstrip{max-height:105px}#root .group-call-preflight h3{font-size:17px}}#root .group-call-preflight-video{height:180px;width:320px;max-width:100%;overflow:hidden;border-radius:10px;background:var(--sai-surface-sunken)}#root .group-call-preflight-video video{width:100%;height:100%;object-fit:cover}#root .group-call-preflight-devices{display:flex;flex-direction:column;gap:10px;max-width:430px;width:100%}#root .group-call-preflight-devices label{display:grid;grid-template-columns:90px minmax(0,1fr);text-align:left}#root .group-call-preflight-devices select{font-size:12px;min-height:32px}#root .group-call-preflight-devices>div{display:flex;justify-content:center;gap:8px}#root .group-call-preflight-devices meter{width:100%;height:12px}#root .call-diagnostics{padding:10px 12px;border-radius:10px;margin-top:10px;background:var(--sai-navigation);font-size:11px;overflow:auto;max-height:170px}#root .call-diagnostics p{margin:0 0 7px;color:var(--sai-secondary)}#root .call-diagnostics table{width:100%;font-size:11px}#root .call-diagnostics th,#root .call-diagnostics td{text-align:left;padding:4px 7px;white-space:nowrap}#root .call-diagnostics small{display:block;margin-top:7px;font-size:10px;color:var(--sai-tertiary)}#root .group-call-share header{display:flex;align-items:center;justify-content:space-between;gap:12px}#root .group-call-share header button{min-height:25px;font-size:11px;padding:3px 8px;background:var(--sai-surface-soft)}#root .group-call-share-viewport{min-height:0;flex:1;overflow:auto;display:grid;place-items:center}#root .group-call-share-viewport video{width:100%;height:100%;object-fit:contain}#root .group-call-share.actual-size .group-call-share-viewport{display:block}#root .group-call-share.actual-size video{width:var(--share-width,1920px);height:var(--share-height,1080px);max-width:none;object-fit:contain}#root .call-diagnostics{flex-shrink:0;max-height:min(280px,32dvh)}#root .call-timings{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr) auto;gap:6px 12px;margin:0 0 8px}#root .call-timings dt{color:var(--sai-secondary)}#root .call-timings dd{margin:0;font-variant-numeric:tabular-nums}@media(max-width:680px){#root .call-timings{grid-template-columns:minmax(140px,1fr) auto}#root .call-diagnostics{max-height:30dvh}}#root .group-call-dialog>header>div:first-child{min-width:0}#root .group-call-dialog header h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root .group-call-header-actions{flex-shrink:0}#root .group-call-stage,#root .call-diagnostics{min-width:0}@media(max-width:480px){#root .group-call-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}#root .group-call-controls button{min-width:0;white-space:normal}#root .group-call-header-actions{gap:2px}}#root .group-call-stage>.group-call-share{flex:1}#root .group-call-grid.is-filmstrip{display:flex;flex:0 0 105px;overflow:auto}#root .group-call-grid.is-filmstrip .group-call-tile{flex:0 0 170px;min-height:105px;height:105px}#root .group-call-grid.is-filmstrip .group-call-video,#root .group-call-grid.is-filmstrip video{min-height:105px}#root .group-call-grid.is-speaker-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-template-rows:minmax(180px,1fr);grid-auto-rows:105px}#root .group-call-grid.is-speaker-grid .group-call-tile{min-height:105px;aspect-ratio:auto}#root .group-call-grid.is-speaker-grid .group-call-video,#root .group-call-grid.is-speaker-grid video{min-height:105px}#root .group-call-grid.is-speaker-grid .group-call-tile.is-focused{grid-column:1/-1;order:-1;min-height:180px}#root .group-call-grid.is-filmstrip .group-call-tile.is-focused{order:-1}#root .group-call-tile footer button[aria-pressed=true]{background:#ffffff35;border-radius:5px}#root .group-call-video,#root .group-call-share-viewport{position:relative}#root .group-call-video>span.group-call-paused-status,#root .group-call-share-viewport>.group-call-paused-status{position:absolute;inset:0;display:grid;place-items:center;width:auto;height:auto;margin:0;font-size:12px;border-radius:0;background:transparent;color:var(--sai-secondary)}@media(max-height:560px){#root .group-call-preflight,#root .group-call-preflight-body{gap:12px}#root .group-call-preflight-body>svg{width:32px;height:32px}#root .group-call-preflight-video{height:120px}#root .group-call-preflight-actions{padding-bottom:0}}#root .group-call-panels{min-height:0;min-width:0;max-height:38dvh;overflow:auto;overscroll-behavior:contain;margin-top:10px;flex:0 1 auto}#root .group-call-panels .group-call-devices,#root .group-call-panels .call-diagnostics{margin-top:0;max-height:none}#root .group-call-panels .group-call-devices{grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr))}#root .group-call-panels select{min-width:0;max-width:100%}.group-call-join-intent{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.group-call-join-intent label{display:flex;align-items:center;gap:7px;font-size:13px}#root .group-call-surface{display:contents}.clip-recorder{box-sizing:border-box;width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;overflow:auto;padding:22px;border:0;border-radius:18px;background:#262626;color:#ededed;box-shadow:0 24px 90px #0009;font:14px/1.5 Inter,sans-serif;color-scheme:dark}.clip-recorder::backdrop{background:#0008;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.clip-recorder header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.clip-recorder h2{margin:0;font-size:19px;font-weight:600;letter-spacing:-.3px}.clip-recorder p{color:#b8b8b8;font-size:12px;overflow-wrap:anywhere}.clip-recorder header p{margin:4px 0 18px}.clip-recorder button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:#363636;color:#eee;padding:9px 12px;font:500 12px Inter,sans-serif;box-shadow:none;cursor:pointer}.clip-recorder button:hover{background:#454545}.clip-recorder button:disabled{opacity:.45;cursor:default}.clip-recorder button.primary{background:#eee;color:#171717}.clip-recorder button:focus-visible,.clip-recorder a:focus-visible{outline:2px solid #aaa;outline-offset:3px}.clip-mode{display:flex;gap:4px;padding:4px;margin-bottom:16px;border-radius:11px;background:#1e1e1e}.clip-mode button{flex:1;background:transparent;color:#aaa}.clip-mode button[aria-pressed=true]{background:#3c3c3c;color:#eee}.clip-stage{position:relative;display:grid;place-items:center;min-height:185px;overflow:hidden;border-radius:12px;background:#1a1a1a;padding:12px}.clip-stage video{display:block;max-width:100%;max-height:50dvh;border-radius:8px}.clip-stage audio{width:100%}.clip-placeholder{display:flex;align-items:center;flex-direction:column;gap:14px;color:#aaa;padding:26px 16px 46px}.clip-placeholder span{font-size:12px}.clip-recording-state{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;border-radius:20px;background:#151515eb;padding:6px 12px;white-space:nowrap;font-size:12px}.clip-recording-state time{font-variant-numeric:tabular-nums}.clip-recording-dot{width:7px;height:7px;border-radius:50%;background:#e57870}.clip-recorder .clip-help{font-size:11px;line-height:1.6;margin:12px 0}.clip-recorder .clip-error{color:#efaaa3}.clip-recorder footer{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-top:20px}.clip-recorder footer a{margin-right:auto;color:#ccc;font-size:12px}.clip-playback{width:100%;min-width:0}.clip-playback video{display:block;width:100%;max-height:65vh;border-radius:10px;background:#141414}.clip-playback audio{display:block;width:min(100%,460px);margin:16px auto}.clip-playback p{font-size:12px;color:#d9aaa5}.chat-staged-media{max-width:320px;width:100%;margin:8px 0}.chat-staged-media video{max-height:180px}.chat-staged-media audio{max-width:100%}.clip-text{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:10px;background:var(--sai-surface-raised,#292929);text-align:left}.clip-text small{font-size:11px;color:var(--sai-secondary,#aaa)}.clip-text button{align-self:flex-start;background:#383838;color:#eee;border:0;border-radius:7px;padding:7px 10px;font-size:12px}.clip-text label{display:flex;flex-direction:column;gap:5px;font-size:12px}.clip-text input,.clip-text textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%;border:0;border-radius:7px;padding:10px;background:#202020;color:#eee;font:12px/1.6 Inter,sans-serif}.clip-text textarea{min-height:110px;resize:vertical}.clip-caption-fields{display:flex;flex-direction:column;gap:10px}.clip-caption-fields input{max-width:140px}.clip-text-actions{display:flex;justify-content:flex-end;gap:8px}.clip-transcript{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;max-height:260px;overflow:auto}.clip-text summary{cursor:pointer;font-size:13px}@media(max-width:480px){.clip-recorder{padding:16px}.clip-recorder footer a{width:100%}.clip-recorder footer button{flex:1}}.clip-playback .clip-audio-caption{min-height:1.6em;padding:8px 12px;color:var(--sai-text,#eee);text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.clip-transcription{margin-top:10px;padding:10px;border-radius:10px;background:var(--sai-surface-raised,#242424)}.clip-transcription p,.clip-transcription small{line-height:1.5}.clip-transcription label{display:flex;align-items:center;gap:8px;margin:8px 0}.clip-transcription article{margin-top:12px;padding:10px;border-radius:8px;background:var(--sai-surface,#1a1a1a)}.clip-transcription article small{display:block;color:var(--sai-secondary,#aaa);margin:5px 0}.clip-transcription textarea{width:100%;min-height:150px;resize:vertical;font:inherit}.clip-transcription button{margin:3px}.clip-transcription select{border-radius:7px;padding:6px}.shared-workspace{display:flex;height:100%;min-height:0;background:var(--sai-bg,#191919);color:var(--sai-text,#e6e6e6)}.shared-sidebar{width:248px;flex:none;background:#202020;padding:18px 12px;display:flex;flex-direction:column;gap:12px;overflow:auto}.shared-sidebar h2{font-size:18px;margin:8px 0}.shared-sidebar p,.shared-sidebar small{font-size:11px;color:#aaa;line-height:1.6}.shared-sidebar nav{display:flex;flex-direction:column;gap:4px}.shared-sidebar nav>button{display:flex;flex-direction:column;text-align:left;gap:5px;background:transparent;padding:11px}.shared-sidebar nav>button.selected{background:#343434}.shared-sidebar nav strong{font-size:12px;overflow-wrap:anywhere}.shared-workspace button,.shared-channel-links button{border:0;border-radius:8px;padding:7px 10px;background:#303030;color:#dedede;font:500 12px Inter,sans-serif;box-shadow:none;cursor:pointer}.shared-workspace button:hover{background:#3c3c3c}.shared-workspace button:disabled{opacity:.4;cursor:default}.shared-workspace button:focus-visible,.shared-workspace input:focus-visible,.shared-workspace textarea:focus-visible{outline:2px solid #999;outline-offset:2px}.shared-workspace button.primary{background:#ececec;color:#202020}.shared-workspace input,.shared-workspace textarea{border:0;border-radius:8px;background:#2c2c2c;color:#eee;padding:10px;font:13px/1.6 Inter,sans-serif;min-width:0;box-sizing:border-box}.shared-library-actions{display:flex;flex-direction:column;gap:6px}.shared-library-actions button,.shared-home{display:flex;align-items:center;gap:7px}.shared-empty{padding:32px;margin:auto;text-align:center;max-width:500px;color:#aaa}.shared-empty h2{font-size:20px;color:#ddd}.shared-empty p{font-size:13px;line-height:1.7}.shared-room{position:relative;flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.shared-room>header{display:flex;gap:9px;align-items:center;padding:18px 22px;background:#242424;flex-wrap:wrap}.shared-room>header>div{flex:1;min-width:180px}.shared-room h1{font-size:19px;margin:4px 0;font-weight:600;letter-spacing:-.3px}.shared-room header small{font-size:11px;color:#a5a5a5}.shared-room header p{font-size:12px;margin:5px 0 0;color:#b5b5b5}.shared-status{font-size:11px;color:#b4c6bb}.shared-audience{background:#202020;padding:10px 22px;font-size:11px;color:#b7b7b7}.shared-audience summary{cursor:pointer;display:flex;gap:7px;align-items:center}.shared-audience>span{display:inline-block;margin:10px 12px 0 0}.shared-audience>p{font-size:11px;line-height:1.7;max-width:800px}.shared-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px}.shared-filters>div{display:flex;gap:4px}.shared-filters button{background:transparent}.shared-filters button[aria-pressed=true]{background:#343434}.shared-filters input{font-size:12px;width:min(300px,45%);padding:7px 10px}.shared-messages{flex:1;overflow:auto;min-height:100px;padding:0 22px 20px;scrollbar-gutter:stable}.shared-messages article{padding:9px 10px;border-radius:10px;margin:3px 0}.shared-messages article:hover{background:#222}.shared-messages article.highlighted{background:#33392e}.shared-messages article>header{display:flex;align-items:baseline;gap:8px;font-size:13px;flex-wrap:wrap}.shared-messages time{font-size:10px;color:#888}.shared-messages article>footer{display:flex;gap:4px;flex-wrap:wrap;margin-top:4px}.shared-messages article>footer button{font-size:10px;padding:4px 7px;background:transparent;color:#aaa}.shared-day{text-align:center;color:#929292;font-size:11px;padding:17px 0 10px}.shared-reactions{display:flex;gap:4px;margin-top:6px}.shared-reactions button{font-size:12px;padding:3px 6px;background:transparent}.shared-reactions button[aria-pressed=true]{background:#354035}.shared-composer{margin:0 18px 16px;padding:12px;background:#2b2b2b;border-radius:14px}.shared-composer>textarea{display:block;width:100%;min-height:70px;max-height:220px;resize:vertical;background:transparent;padding:8px 5px}.shared-composer>div:not(.formatting-toolbar){display:flex;align-items:center;gap:10px;flex-wrap:wrap}.shared-composer small{font-size:11px;color:#999;flex:1}.shared-composer p{font-size:12px;color:#aaa}.shared-error{margin:9px 18px;padding:12px;background:#3a2d28;border-radius:9px;font-size:12px;color:#e3b8a4}.shared-error button{margin-left:10px}.shared-policy{margin:12px 0;padding:14px;border-radius:10px;background:#2e332d;color:#bdc9b8;font-size:12px;line-height:1.7}.shared-policy>label{display:flex;flex-direction:row!important;gap:9px;align-items:flex-start}.shared-policy input{width:auto!important;margin-top:4px}.shared-policy button{margin:4px}.shared-agreement{width:min(640px,calc(100vw - 32px))}.shared-selected{display:flex;gap:7px;flex-wrap:wrap}.shared-selected>span{padding:5px 8px;border-radius:8px;background:#353535;font-size:12px}.shared-selected button{padding:3px 5px;background:transparent}.shared-people-results{display:flex;flex-direction:column;gap:3px;margin:10px 0}.shared-people-results button{text-align:left}.shared-overlay{position:absolute;z-index:30;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#111b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.shared-overlay>section{width:min(520px,100%);box-sizing:border-box;padding:22px;background:#292929;border-radius:16px;box-shadow:0 20px 60px #0006}.shared-overlay h2{font-size:18px;margin:0 0 14px}.shared-overlay p,.shared-overlay label{font-size:12px;line-height:1.8;color:#c4c4c4}.shared-overlay textarea{width:100%;min-height:150px}.shared-overlay footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.shared-thread{position:absolute;z-index:25;right:0;top:0;bottom:0;width:min(390px,90%);background:#262626;box-shadow:-20px 0 60px #0004;padding:18px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px}.shared-thread>header{display:flex;justify-content:space-between;align-items:center}.shared-thread h2{font-size:17px;margin:0}.shared-thread>strong{font-size:12px}.shared-thread-replies{flex:1;overflow:auto}.shared-thread article{padding:13px 0}.shared-thread article header{display:flex;gap:8px}.shared-thread article strong{font-size:12px}.shared-thread article time{font-size:10px;color:#888}.shared-thread textarea{min-height:80px;resize:vertical}.shared-file{padding:10px;background:#272727;border-radius:9px;margin:9px 0;max-width:550px}.shared-file>button{display:flex;gap:8px;align-items:center;font-size:11px;overflow-wrap:anywhere}.shared-file img{max-width:100%;max-height:320px;object-fit:contain;margin-top:8px}.shared-file a{display:block;margin-top:9px;font-size:12px;color:#c4d6c8}.shared-deleted{font-size:12px;color:#888;font-style:italic}.shared-channel-links header{display:flex;align-items:center;justify-content:space-between}.shared-channel-links ul{padding:0;list-style:none}.shared-channel-links li>button{display:flex;gap:8px;align-items:center;width:100%;background:transparent;text-align:left}.shared-channel-links li>button>span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shared-channel-links i{width:6px;height:6px;border-radius:50%;background:#aec4b6}.shared-channel-links small{font-size:9px}@media(max-width:800px){.shared-sidebar{width:185px;padding:12px 8px}.shared-room>header{padding:14px}.shared-messages{padding:0 10px 12px}.shared-filters{padding:9px}.shared-composer{margin:0 8px 10px}}@media(max-width:570px){.shared-workspace{flex-direction:column}.shared-sidebar{width:auto;max-height:155px;box-sizing:border-box;flex-direction:row;align-items:center;flex-wrap:wrap;padding:8px}.shared-sidebar header p,.shared-sidebar>input{display:none}.shared-sidebar header h2{font-size:14px}.shared-sidebar nav{flex-direction:row;overflow:auto;width:100%}.shared-sidebar nav>button{min-width:140px;max-width:200px}.shared-library-actions{flex-direction:row;margin-left:auto}.shared-library-actions button{font-size:10px}.shared-room>header h1{font-size:17px}.shared-room>header button{font-size:10px}.shared-filters{flex-wrap:wrap}.shared-filters input{width:100%}}.shared-action-dialog{width:min(540px,calc(100vw - 32px))}.shared-action-dialog h2{font-size:18px;margin-top:0}.shared-action-dialog>label{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.shared-action-dialog textarea{box-sizing:border-box;width:100%;min-height:140px}.shared-action-dialog footer{display:flex;justify-content:flex-end;gap:8px}.shared-thread .message-text{font-size:13px}.shared-files-dialog{width:min(900px,calc(100vw - 32px))}.shared-files-toolbar{display:flex;align-items:center;gap:7px}.shared-files-toolbar input{flex:1}.shared-files-items{display:flex;flex-direction:column;gap:5px;max-height:48vh;overflow:auto;margin:14px 0}.shared-files-items>button{text-align:left;display:flex;align-items:center;gap:10px;background:#2b2b2b;padding:12px}.shared-files-items>button strong{font-size:12px;flex:1;overflow-wrap:anywhere}.shared-files-items>button small{font-size:10px}.shared-files-items.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr))}.shared-files-items.grid>button{flex-direction:column;align-items:flex-start;min-height:120px}.shared-files-items>button.selected{background:#3c423a}.shared-files-inspector{padding:15px;background:#212121;border-radius:10px}.shared-files-inspector h3{font-size:15px;margin-top:0}.shared-personal-actions{position:relative;display:inline-flex;align-items:start;flex-direction:column;gap:6px}.shared-personal-menu{position:relative;z-index:30;display:grid;gap:10px;width:min(310px,80vw);padding:14px;border-radius:14px;background:var(--surface-raised,#292929);color:var(--text-primary,#ececec);box-shadow:0 8px 32px #0006;max-height:65vh;overflow:auto}.shared-personal-menu label{display:grid;gap:5px;font-size:12px}.shared-personal-menu input{min-width:0;width:100%;box-sizing:border-box;color-scheme:dark;padding:8px;border:0;border-radius:8px;background:#373737;color:inherit}.shared-personal-menu small{color:var(--text-secondary,#aaa);font-size:11px;line-height:1.5}.shared-personal-menu p{margin:0;font-size:12px}.shared-personal-buttons{display:flex;gap:6px;flex-wrap:wrap}.shared-update-filters{display:flex;flex-wrap:wrap;gap:4px}.shared-update-filters button[aria-pressed=true]{background:var(--surface-raised,#333);color:var(--text-primary,#fff)}.shared-mention-input{position:relative;display:block!important;width:100%;min-width:0}.shared-mention-input textarea{width:100%;min-height:65px;resize:vertical;box-sizing:border-box}.shared-mention-picker{position:absolute;bottom:100%;left:0;z-index:40;display:grid;gap:3px;min-width:240px;max-width:min(340px,90vw);padding:8px;border-radius:12px;background:#303030;box-shadow:0 8px 28px #0006}.shared-mention-picker button{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px!important;text-align:left}.shared-mention-picker button[aria-selected=true]{background:#414141}.shared-mention-picker strong{font-size:12px}.shared-mention-picker small{font-size:11px!important;color:#aaa;white-space:normal;max-width:180px}.shared-mention-picker>small{padding:6px}.shared-channel-alerts label{display:flex;gap:6px;align-items:center;font-size:11px;color:#aaa}.shared-channel-alerts select{border:0;padding:7px;border-radius:7px;background:#303030;color:#ddd;font-size:11px}.shared-channel-alerts small{display:block;max-width:300px}.shared-thread article.highlighted{background:#343a31;border-radius:8px;padding:12px}.shared-schedule-dialog,.shared-outbox{width:min(660px,calc(100vw - 32px));max-height:88dvh}.shared-schedule-dialog>header,.shared-outbox>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.shared-schedule-dialog h2,.shared-outbox h2{font-size:18px;margin:0}.shared-schedule-dialog>p,.shared-outbox p{font-size:12px;color:#bbb;line-height:1.6}.shared-schedule-dialog>small{display:block;font-size:11px;color:#aaa;margin:7px 0}.shared-schedule-dialog textarea{background:#303030;color:#eee;border:0;border-radius:8px;padding:10px;min-height:100px}.shared-schedule-dialog .shared-schedule-consent,.shared-outbox .shared-schedule-consent{display:flex;flex-direction:row;align-items:start;gap:8px;font-size:12px;line-height:1.6;margin:14px 0}.shared-schedule-consent input{width:auto!important;margin:3px 0 0}.shared-schedule-dialog>footer{display:flex;justify-content:end;gap:8px;margin-top:15px}.shared-scheduled-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:9px}.shared-scheduled-list>li{background:#262626;border-radius:10px;padding:14px}.shared-scheduled-list header{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:12px}.shared-scheduled-list small{font-size:11px;color:#aaa}.shared-scheduled-list footer{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.shared-schedule-confirm{padding:15px;border-radius:12px;background:#2c332d;margin-top:16px}.shared-schedule-confirm h3{font-size:14px}.shared-schedule-confirm button{margin-right:6px}.shared-outbox .outbox-tabs{display:flex;gap:5px;flex-wrap:wrap}.shared-outbox .outbox-tabs button[aria-pressed=true]{background:#414141}.shared-call-bar{display:flex;padding:8px 18px;background:#222;min-width:0}.shared-call-bar .group-call-actions{width:100%;margin:0}.shared-call-bar .group-call-invite{flex:1;min-width:0}.shared-call-bar button{font-size:11px}.shared-retention-dialog{width:min(700px,calc(100vw - 32px));max-height:88dvh}.shared-retention-dialog>header{display:flex;justify-content:space-between;gap:12px}.shared-retention-dialog h2{font-size:18px;margin:0}.shared-retention-dialog h3{font-size:14px}.shared-retention-dialog p{font-size:12px;line-height:1.65;color:#bbb}.shared-retention-dialog button{margin:5px 6px 5px 0}.shared-retention-dialog small{font-size:11px;color:#aaa}.shared-retention-dialog .shared-retention-check{display:flex;flex-direction:row;align-items:start;gap:8px;font-size:12px;line-height:1.6}.shared-retention-check input{width:auto!important;margin:4px 0 0}.shared-retention-history{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.shared-retention-history li{display:flex;flex-direction:column;gap:5px;padding:12px;background:#272727;border-radius:10px}.shared-retention-history strong{font-size:12px}.shared-export-dialog{width:min(520px,calc(100vw - 32px))}.shared-export-dialog>header{display:flex;justify-content:space-between;gap:16px;align-items:start}.shared-export-dialog>header h2{margin:0}.shared-export-dialog>footer{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.shared-export-progress{display:flex;gap:8px;flex-direction:column;padding:16px;background:var(--surface-secondary,#252525);border-radius:12px}.shared-export-progress progress{width:100%;accent-color:var(--text-primary,#ddd)}.push-settings{max-width:780px;padding:18px;margin-top:18px;background:#252525;border-radius:12px;color:#ddd;font:13px/1.5 Inter Variable,system-ui,sans-serif}.push-settings header{display:flex;justify-content:space-between;align-items:center;gap:10px}.push-settings h3{font-size:15px;font-weight:550;margin:0}.push-settings header>span{font-size:11px;color:#aaa}.push-settings p{font-size:12px;line-height:1.6;color:#aaa;margin:9px 0 14px}.push-settings small{font-size:10px;line-height:1.6;color:#999;display:block;margin-top:12px}.push-settings-actions{display:flex;gap:8px;flex-wrap:wrap}.push-settings button{background:#393939;color:#ddd;border:0;border-radius:7px;padding:8px 11px;box-shadow:none;font:inherit;font-size:11px;line-height:1.5;cursor:pointer}.push-settings button:disabled{opacity:.4;cursor:default}.push-settings button:hover{background:#464646}.push-settings .push-error{color:#eeb4a6}.notification-preferences-panel{margin-top:22px;padding:18px;background:#252525;border-radius:12px;font:13px/1.5 Inter,sans-serif;color:#ddd;max-width:780px}.notification-preferences-panel p{font-size:12px;color:#aaa;line-height:1.5;margin:8px 0 16px}.notification-preferences-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.notification-preferences-heading h3{font-size:15px;font-weight:550;margin:0}.notification-preferences-heading>span{display:flex;align-items:center;gap:5px;font-size:10px;padding:4px 7px;border-radius:6px;background:#353535;color:#bbb}.notification-preferences-heading>.notifications-quiet{color:#d6c295}.notification-preferences-panel label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#ccc;margin:14px 0}.notification-preferences-panel input,.notification-preferences-panel select,.notification-preferences-panel textarea{box-sizing:border-box;min-width:0;width:100%;border:0;background:#333;color:#ddd;padding:9px 10px;border-radius:7px;font:12px/1.4 Inter,sans-serif;box-shadow:none}.notification-preferences-panel textarea{resize:vertical;min-height:72px}.notification-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.notification-preferences-panel small{display:block;font-size:10px;color:#999;line-height:1.6;margin-top:7px}.notification-checks{display:flex;gap:18px;flex-wrap:wrap}.notification-checks label,.notification-preferences-panel .notification-check{flex-direction:row;align-items:center;gap:8px}.notification-preferences-panel input[type=checkbox]{width:15px;height:15px;accent-color:#ccc}.notification-quiet-section,.notification-pause-section{margin-top:15px;padding-top:2px}.notification-days{display:flex;gap:4px;flex-wrap:wrap}.notification-preferences-panel button{border:0;box-shadow:none;background:#363636;color:#ccc;padding:7px 10px;border-radius:7px;font:11px/1.4 Inter,sans-serif;cursor:pointer}.notification-preferences-panel button:hover{background:#424242;color:#eee}.notification-preferences-panel button[aria-pressed=true]{background:#e0e0e0;color:#222}.notification-preferences-panel button:disabled{opacity:.45;cursor:default}.notification-preferences-panel .primary{background:#eee;color:#222}.notification-preferences-actions{display:flex;justify-content:flex-end;gap:8px;margin:20px 0 9px}.notification-pause-shortcuts{display:flex;gap:5px;flex-wrap:wrap}.notification-preferences-panel .notification-preferences-error{color:#ecb0a2}.notification-overrides{margin-top:24px}.notification-overrides h4{font-size:13px;font-weight:550}.notification-overrides>div{display:flex;align-items:center;gap:10px;background:#303030;border-radius:8px;padding:10px 12px;margin:7px 0}.notification-overrides>div>span{flex:1;min-width:0}.notification-overrides strong{font-size:12px;font-weight:500}.notification-overrides small{margin-top:3px}.notification-mode-options{display:flex;flex-direction:column;gap:7px}.notification-mode-options>label{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin:0;padding:12px;border-radius:9px;background:#303030;cursor:pointer}.notification-mode-options input{width:15px;height:15px;flex:none;margin-top:2px;accent-color:#ddd}.notification-mode-options span{font-size:13px}.notification-mode-options small{display:block;font-size:11px;margin-top:4px}.conversation-notification-control{display:inline-flex;gap:6px;align-items:center}@media(max-width:520px){.notification-mode-grid{grid-template-columns:1fr;gap:0}.notification-preferences-panel{padding:13px}.notification-checks{display:block}.notification-preferences-actions{justify-content:space-between}}.notification-preferences-panel{color-scheme:dark}.notification-preferences-panel input[type=checkbox],.notification-mode-options input[type=radio]{padding:0!important;box-shadow:none!important}#root .sai-navigation-rail>.workspace-search-trigger{display:flex;align-items:center;justify-content:center;gap:7px;flex:none;min-height:36px;height:36px;width:calc(100% - 16px);margin:5px 8px 10px;padding:6px;border:0;border-radius:9px;box-shadow:none;background:#292929;color:#bbb;font:11px/1.2 Inter,sans-serif;cursor:pointer}#root .sai-navigation-rail>.workspace-search-trigger:hover{background:#353535;color:#eee}.workspace-search-dialog{width:min(930px,calc(100vw - 32px));padding:22px}.workspace-search-dialog>header{margin-bottom:16px}.workspace-search-dialog .workspace-search-input{display:flex;gap:10px;align-items:center;background:#353535;border-radius:11px;padding:6px 8px 6px 14px;margin:0}.workspace-search-dialog .workspace-search-input>input{flex:1;min-width:0;background:transparent;padding:9px 0;font-size:15px;outline:0}.workspace-search-dialog .workspace-search-input:focus-within{box-shadow:0 0 0 1px #777}.workspace-search-toolbar{display:flex;gap:7px;align-items:center;margin:15px 0;flex-wrap:wrap}.workspace-search-types{display:flex;gap:2px;flex:1}.workspace-search-types>button{background:transparent;color:#aaa;padding:7px 10px}.workspace-search-types>button[aria-selected=true]{background:#414141;color:#eee}.workspace-search-toolbar>button{display:flex;align-items:center;gap:5px;font-size:11px}.workspace-search-toolbar>select{padding:7px;font-size:11px}.workspace-search-filters{display:grid;grid-template-columns:1.1fr 1.3fr 1fr 1fr;gap:10px;padding:12px;background:#202020;border-radius:10px;margin:12px 0}.workspace-search-filters>label{margin:0;min-width:0}.workspace-search-filters select,.workspace-search-filters input{width:100%;font-size:11px;padding:8px}.workspace-search-filter-note{grid-column:1/-1;display:flex;align-items:center;gap:10px;justify-content:space-between}.workspace-search-filter-note button{font-size:10px;padding:4px 7px}.workspace-search-summary{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:12px;color:#999}.workspace-search-summary button{font-size:11px;padding:5px 8px}.workspace-search-index-note{font-size:11px;color:#999;margin:10px 0;background:transparent}.workspace-search-index-note summary{cursor:pointer}.workspace-search-index-note p{font-size:11px;line-height:1.5;margin:7px 0}.workspace-search-results{list-style:none;padding:0;margin:12px 0}.workspace-search-results>li{background:#2e2e2e;border-radius:11px;margin:9px 0;padding:15px}.workspace-search-result-head{display:flex;align-items:center;gap:9px}.workspace-search-result-head>strong{font-size:13px;font-weight:550;overflow-wrap:anywhere;min-width:0;flex:1}.workspace-search-result-head>small{font-size:10px;white-space:nowrap}.workspace-search-results .workspace-search-result-context{font-size:11px;color:#969696;margin:6px 0 9px}.workspace-search-results .workspace-search-snippet{font-size:13px;color:#ccc;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6;margin:9px 0;max-height:230px;overflow:auto}.workspace-search-results mark{background:#76684066;color:#f6df9b;border-radius:3px;padding:0 1px}.workspace-search-result-actions{display:flex;gap:7px;margin-top:11px}.workspace-search-result-actions button{font-size:11px;padding:6px 9px}.workspace-search-more{width:100%;margin-top:10px}@media(max-width:680px){.workspace-search-dialog{padding:16px}.workspace-search-types{flex:1 0 100%;flex-wrap:wrap}.workspace-search-types>button{font-size:11px;padding:6px 8px}.workspace-search-filters{grid-template-columns:1fr 1fr}.workspace-search-result-head{flex-wrap:wrap}.workspace-search-result-head>small{flex-basis:100%;padding-left:27px}}@media(max-height:620px){#root .sai-navigation-rail>.workspace-search-trigger{height:30px;min-height:30px;margin-bottom:4px}}.inbox-panel{width:min(860px,calc(100vw - 32px));max-height:88dvh}.inbox-panel>header{display:flex;justify-content:space-between;align-items:start;gap:14px}.inbox-panel>header h2{margin:0;font-size:19px}.inbox-panel>header p{font-size:12px;color:#aaa;line-height:1.6}.inbox-panel .outbox-tabs{display:flex;gap:5px;flex-wrap:wrap}.inbox-panel .outbox-tabs button{border:0;border-radius:8px;background:transparent;color:#aaa;padding:8px 11px;font-size:12px}.inbox-panel .outbox-tabs button[aria-selected=true]{background:#363636;color:#eee}.inbox-filters{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:14px 0}.inbox-filters label{display:flex!important;flex-direction:row!important;align-items:center;gap:7px;font-size:12px}.inbox-filters input[type=checkbox]{width:auto;margin:0}.inbox-items{list-style:none;padding:0;margin:12px 0;display:flex;flex-direction:column;gap:8px}.inbox-items>li{padding:15px;background:#252525;border-radius:12px}.inbox-items>li[data-unread=true]{background:#2b2b2b}.inbox-items>li>small{font-size:11px;color:#a3a3a3}.inbox-message-author{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:8px 0;font-size:13px}.inbox-message-author time,.inbox-items time{font-size:10px;color:#999}.inbox-message-author small{font-size:11px;color:#aaa}.inbox-unread-dot{width:6px;height:6px;border-radius:50%;background:#b8cdbc;flex:none}.inbox-item-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:10px}.inbox-items button,.inbox-filters button{border:0;border-radius:7px;padding:7px 10px;background:#333;color:#ddd;font-size:11px}.inbox-items button:disabled{opacity:.45}.inbox-item-actions small{font-size:11px;color:#aaa}.thread-follow{display:inline-flex;gap:7px;align-items:center}.thread-follow>button{display:flex;gap:5px;align-items:center;border:0;border-radius:7px;padding:6px 9px;background:#303030;color:#ddd;font-size:11px}.thread-follow>span{font-size:11px;color:#d3b7a9}.inbox-panel :focus-visible,.thread-follow :focus-visible{outline:2px solid #aaa;outline-offset:2px}@media(max-width:600px){.inbox-panel{padding:16px}.inbox-items>li{padding:12px}.inbox-panel .outbox-tabs button{font-size:11px;padding:7px 9px}}.forward-dialog{width:min(620px,calc(100vw - 32px))}.forward-source{border-radius:9px;background:#202020;padding:12px;max-height:200px;overflow:auto}.forward-source>.message-formatted{margin-top:8px;font-size:13px;color:#ccc}.forward-destinations{max-height:210px;overflow:auto;display:flex;flex-direction:column;gap:3px}.forward-destinations>button{display:flex;gap:10px;align-items:center;text-align:left;background:transparent;padding:10px}.forward-destinations>button>span{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.forward-destinations strong{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forward-destinations>button[aria-pressed=true]{background:#424242}.forward-dialog .forward-audience{font-size:12px;color:#cabb9e;margin-top:12px}.forward-dialog textarea{min-height:74px}.message-followup-trigger{position:relative}.followup-saved-dot{position:absolute;width:5px;height:5px;border-radius:50%;background:#b9c9bb;right:3px;bottom:2px}.message-followup-menu{position:fixed;z-index:1800;width:242px;max-height:calc(100dvh - 20px);overflow:auto;box-sizing:border-box;padding:7px;background:#2c2c2c;color:#eee;border-radius:12px;box-shadow:0 10px 35px #0008;font:13px/1.4 Inter,sans-serif}.message-followup-menu>button{display:flex;align-items:center;gap:9px;width:100%;text-align:left;padding:10px 9px;border:0;border-radius:7px;background:transparent;color:inherit;font:inherit;box-shadow:none}.message-followup-menu button:hover{background:#3a3a3a}.message-followup-menu button:disabled{opacity:.45}.message-followup-menu p{font-size:11px;color:#aaa;margin:8px 7px}.message-followup-menu p button{background:transparent;color:#ddd;border:0;text-decoration:underline;cursor:pointer}.followup-dialog{box-sizing:border-box;width:min(470px,calc(100vw - 32px));max-height:calc(100dvh - 40px);margin:auto;padding:24px;border:0;border-radius:18px;background:#252525;color:#eee;box-shadow:0 25px 85px #0009;font:14px/1.5 Inter,sans-serif;color-scheme:dark}.followup-dialog::backdrop{background:#0008;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.followup-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.followup-dialog h2{font-size:20px;letter-spacing:-.3px;margin:0}.followup-dialog p{color:#b0b0b0;margin:6px 0 15px}.followup-dialog button{border:0;border-radius:8px;background:#363636;color:#eee;box-shadow:none;padding:9px 12px;font:500 12px Inter,sans-serif;cursor:pointer}.followup-dialog button:hover{background:#444}.followup-dialog button.primary{background:#ececec;color:#171717}.followup-dialog button:disabled{opacity:.45;cursor:default}.followup-dialog label{display:flex;flex-direction:column;gap:7px;font-size:12px;margin:18px 0 8px}.followup-dialog input{border:0;border-radius:8px;background:#343434;color:#eee;padding:12px;font:14px Inter,sans-serif}.followup-dialog input:focus-visible{outline:2px solid #888;outline-offset:2px}.followup-dialog small{font-size:11px;color:#999}.followup-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.reminder-shortcuts{display:flex;gap:6px;flex-wrap:wrap}.reminder-shortcuts button{font-size:11px}.followup-error{color:#efa9a2!important;font-size:12px}.followup-collection{width:min(720px,calc(100vw - 32px))}.followup-collection header p{font-size:12px;margin:6px 0 0}.followup-tabs{display:flex;gap:4px;padding:4px;border-radius:10px;background:#1e1e1e;flex-wrap:wrap}.followup-tabs button{background:transparent;color:#a5a5a5;flex:1;white-space:nowrap;padding:9px 10px}.followup-tabs button[aria-selected=true]{background:#373737;color:#f0f0f0}.followup-items{list-style:none;padding:0;margin:18px 0}.followup-items>li{border-radius:13px;background:#2d2d2d;padding:17px;margin:10px 0}.followup-item-context{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#999;font-size:11px;margin-bottom:10px}.followup-item-context time{margin-left:auto}.followup-items>li>strong{font-size:13px;font-weight:600}.followup-dialog .followup-message{font-size:13px;color:#ddd;white-space:pre-wrap;overflow-wrap:anywhere;max-height:160px;overflow:auto;margin:6px 0 12px}.followup-items>li>small{display:flex;gap:5px;align-items:center}.followup-dialog .followup-due{color:#e5c58d}.followup-items>li[data-due]{background:#34312a}.followup-item-actions{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:12px}.followup-item-actions button{font-size:11px;padding:6px 9px}.followup-item-actions>span{font-size:11px;color:#aaa}.followup-empty{text-align:center;padding:38px 12px;color:#999}.followup-empty h3{font-size:15px;font-weight:500}.followup-empty p{font-size:12px}.followup-load-more{display:block;margin:12px auto}.workspace-later-button{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;margin:0;background:transparent!important;border:0!important;text-align:left;color:silver!important;font-size:12px!important}.workspace-later-button:hover{background:#292929!important}.workspace-later-button>span{margin-left:auto;font-size:10px;background:#3c3930;padding:2px 6px;border-radius:9px;color:#e7cd98}.followup-reminder-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;margin:8px 16px;border-radius:10px;background:#302e27;color:#d9c69e;font-size:12px}.followup-reminder-summary button{border:0;background:#474238;border-radius:7px;padding:5px 9px;color:#eee;font-size:11px}.followup-inline-error{color:#d6a399;font-size:12px;margin:6px 12px}.message-hover-toolbar:has(.message-followup-trigger[aria-expanded=true]){opacity:1;pointer-events:auto}.conversation-tools .conversation-pins-button{display:inline-flex;align-items:center;gap:5px;background:transparent;border:0;box-shadow:none;padding:7px 9px;border-radius:8px;color:#bcbcbc;font-size:12px}.conversation-tools .conversation-pins-button:hover{background:#303030;color:#eee}.followup-dialog .followup-due-filter{display:flex;flex-direction:row;align-items:center;gap:8px;margin:12px 2px;font-size:12px}.followup-due-filter input{width:15px;height:15px;accent-color:#b6b6b6;margin:0}.message-followup-menu .followup-copy-link{box-sizing:border-box;width:100%;padding:8px;border:0;border-radius:6px;background:#202020;color:#ddd;font-size:11px}.followup-due-filter input{padding:0;flex:none}.channel-directory{box-sizing:border-box;margin:auto;width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:24px;background:#242424;color:#eee;border:0;border-radius:18px;box-shadow:0 24px 90px #0009;font:14px/1.5 Inter,sans-serif;color-scheme:dark}.channel-directory::backdrop{background:#0008;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.channel-directory header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:22px}.channel-directory h2{font-size:20px;letter-spacing:-.4px;margin:0}.channel-directory p{color:#aaa;margin:5px 0 12px}.channel-directory button{border:0;border-radius:8px;background:#353535;color:#e8e8e8;box-shadow:none;padding:8px 11px;font:500 12px Inter,sans-serif;cursor:pointer}.channel-directory button:hover{background:#444}.channel-directory button.primary{background:#e9e9e9;color:#191919}.channel-directory button:disabled{opacity:.4;cursor:default}.channel-directory input,.channel-directory textarea,.channel-directory select{box-sizing:border-box;border:0;border-radius:8px;background:#333;color:#eee;padding:11px;font:13px Inter,sans-serif;min-width:0;box-shadow:none}.channel-directory input:focus-visible,.channel-directory textarea:focus-visible,.channel-directory select:focus-visible{outline:2px solid #888;outline-offset:2px}.channel-directory form>label,.channel-fields>label{display:flex;flex-direction:column;gap:7px;margin:14px 0;font-size:12px;color:#bbb}.channel-directory textarea{min-height:80px;resize:vertical}.channel-fields{display:flex;gap:12px}.channel-fields>label{flex:1}.channel-directory footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.channel-directory .channel-back{background:transparent;padding-left:0;color:#bbb}.channel-directory-toolbar{display:flex;gap:10px}.channel-directory-toolbar>label{display:flex;align-items:center;gap:7px;background:#333;border-radius:9px;padding-left:11px;flex:1;min-width:0}.channel-directory-toolbar input{width:100%}.channel-directory-list{list-style:none;padding:0;margin:16px 0}.channel-directory-list>li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 8px;border-radius:12px}.channel-directory-list>li:hover{background:#2a2a2a}.channel-directory-title{display:flex;align-items:flex-start;gap:12px;min-width:0}.channel-directory-title>span{color:#999;font-size:19px}.channel-directory-title>div{min-width:0}.channel-directory-title strong{font-size:14px}.channel-directory-title p{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:350px;margin:3px 0}.channel-directory-title small{font-size:11px;color:#888}.channel-row-actions{display:flex;align-items:center;gap:5px;flex-shrink:0}.channel-directory form label.channel-confirm{flex-direction:row;align-items:flex-start;background:#343029;padding:12px;border-radius:10px;font-size:12px;color:#e9dcb7}.channel-confirm input{margin:2px 5px 0 0;flex:none}.channel-archive{margin-top:22px;background:#2c2c2c;padding:12px;border-radius:10px}.channel-archive summary{cursor:pointer;font-size:12px}.channel-archive p{font-size:12px;margin-top:10px}.channel-error{color:#f2aaa4!important;font-size:12px}.channel-empty{padding:28px;text-align:center;color:#999}.channel-empty h3{font-size:15px;font-weight:500}.channel-empty p{font-size:12px}.workspace-browse-channels{display:flex;align-items:center;gap:8px;margin:0;width:100%;text-align:left;background:transparent!important;color:#a8a8a8!important;font-size:12px!important;border:0!important}.workspace-browse-channels:hover{background:#292929!important;color:#eee!important}@media(max-width:600px){.channel-directory{padding:18px}.channel-fields{display:block}.channel-directory-list>li{flex-wrap:wrap}.channel-row-actions{margin-left:28px}.channel-directory-title p{max-width:calc(100vw - 125px)}.channel-directory-toolbar{flex-wrap:wrap}.channel-directory-toolbar>label{flex-basis:100%}}.channel-composer-permission{border:0;padding:0;margin:0;min-width:0;width:100%}.channel-composer-permission:disabled{opacity:.55}.channel-posting-note{font-size:12px;color:#aaa;margin:8px 16px}.group-message-dialog{max-width:570px}.group-message-dialog .group-history-note{font-size:12px;background:#303030;padding:12px;border-radius:10px}.group-search{display:flex;gap:8px;align-items:center;background:#333;padding-left:10px;border-radius:9px}.group-search input{width:100%;background:transparent}.group-selected{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.group-selected>span{display:flex;align-items:center;gap:6px;border-radius:16px;background:#343434;padding:5px 9px;font-size:12px}.group-selected button{padding:0 2px;background:transparent;font-size:15px}.group-people{list-style:none;margin:12px 0;padding:0;max-height:320px;overflow:auto}.group-people label{display:flex;align-items:center;gap:10px;padding:10px 8px;border-radius:9px;cursor:pointer}.group-people label:hover{background:#303030}.group-people input{width:16px;height:16px;accent-color:#aaa}.group-message-dialog footer{align-items:center}.group-message-dialog footer>span{flex:1;font-size:11px;color:#aaa}.group-tool-menu{display:flex;flex-direction:column;min-width:240px;padding:6px;gap:3px;background:#282828;border-radius:12px}.group-tool-menu button{text-align:left;font-size:12px;border:0;background:transparent;padding:9px;border-radius:7px;color:#eee}.group-tool-menu button:hover{background:#363636}.group-action-dialog{max-width:480px}.group-action-dialog form>label{display:flex;flex-direction:column;gap:8px}.section-manager{max-width:520px}.section-manager-list{list-style:none;padding:0;margin:20px 0}.section-manager-list li{display:flex;gap:6px;align-items:center;padding:8px 0}.section-manager-list li>span{display:flex;align-items:center;gap:8px;flex:1;min-width:0;overflow-wrap:anywhere}.section-remove-confirm{padding:12px;border-radius:10px;background:#303030}.section-remove-confirm button{margin-right:8px}.workspace-quick-actions{flex-wrap:wrap}.workspace-group-message-button{display:flex;gap:6px;align-items:center}.group-management-list{list-style:none;padding:0;max-height:45dvh;overflow:auto}.group-management-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0}.group-management-list li>div{min-width:0}.group-management-list strong{overflow-wrap:anywhere}.group-management-list small{display:block;color:var(--sai-muted,#aaa);margin-top:4px}.group-management-list li>div:last-child{display:flex;gap:6px;flex-shrink:0}.group-management-list button{font-size:12px;padding:7px 9px}@media(max-width:540px){.group-management-list li{align-items:flex-start;flex-direction:column}.group-management-list li>div:last-child{flex-wrap:wrap}}#root .finder-layout{display:grid;grid-template-columns:var(--sai-sidebar-width) minmax(0,1fr);height:100%;min-height:0;position:relative;background:var(--sai-canvas)}#root .finder-sidebar h2{padding:0 10px;margin:16px 0 5px;font-size:11px;font-weight:550;letter-spacing:0;color:var(--sai-tertiary)}#root .finder-sidebar .workspace-nav-group{margin-bottom:14px}#root .finder-sidebar .workspace-nav-group li>button{height:34px;min-height:34px;gap:9px;font-size:13px}#root .finder-main{min-width:0;min-height:0;display:flex;flex-direction:column}#root .finder-toolbar{display:flex;align-items:center;gap:8px;min-height:58px;padding:10px 16px;flex-shrink:0}#root .finder-toolbar h1{font-size:15px;font-weight:600;margin:0 auto 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#root .finder-toolbar button,#root .finder-path button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;padding:5px 7px;border-radius:7px;background:transparent;color:var(--sai-secondary);font-size:12px;white-space:nowrap}#root .finder-toolbar button:hover,#root .finder-path button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .finder-toolbar button:disabled{opacity:.3}#root .finder-history{display:flex;gap:2px}#root .finder-history button{width:28px;padding:4px}#root .finder-view-switch{display:flex;gap:2px;padding:2px;background:var(--sai-navigation);border-radius:8px}#root .finder-view-switch button{min-height:28px;padding:4px 7px}#root .finder-view-switch [aria-pressed=true]{background:var(--sai-surface-hover);color:var(--sai-text)}#root .finder-search{display:flex;align-items:center;gap:6px;width:160px;min-width:70px;background:var(--sai-surface-sunken);padding:0 8px;border-radius:8px}#root .finder-search input{background:transparent;min-width:0;width:100%;padding:5px 0;min-height:30px;font-size:12px}#root .finder-path{display:flex;align-items:center;gap:1px;min-height:34px;padding:0 16px 6px;flex-wrap:wrap;color:var(--sai-secondary)}#root .finder-path>span{display:flex;align-items:center;gap:2px}#root .finder-path button{font-size:11px;min-height:24px;padding:2px 4px}#root .finder-path select{margin-left:auto;width:auto;min-height:24px;font-size:11px;padding:2px 26px 2px 6px;background-color:transparent}#root .finder-root-toggle{margin-left:12px;color:var(--sai-text)}#root .finder-content{display:grid;grid-template-columns:minmax(0,1fr);flex:1;min-height:0;overflow:hidden}#root .finder-content.has-inspector{grid-template-columns:minmax(0,1fr) 270px}#root .finder-entries{overflow:auto;min-height:0;min-width:0;padding:0 14px 14px;outline-offset:-3px}#root .finder-item{border-radius:5px;cursor:default;-webkit-user-select:none;user-select:none;color:var(--sai-secondary);font-size:12px}#root .finder-item:hover{background:var(--sai-surface-soft)}#root .finder-item.selected{background:var(--sai-surface-hover);color:var(--sai-text)}#root .finder-item:focus-visible{outline:2px solid var(--sai-secondary);outline-offset:-2px}#root .finder-item-name{display:flex;align-items:center;gap:9px;min-width:0;color:var(--sai-text)}#root .finder-item-name>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root .finder-item [data-icon=folder]{color:#aaa;fill:#aaa2}#root .view-list .finder-item,#root .finder-list-heading{display:grid;grid-template-columns:minmax(150px,1fr) 100px 75px 90px;align-items:center;gap:12px;min-height:34px;padding:5px 9px}#root .finder-list-heading{position:sticky;top:0;z-index:2;background:var(--sai-canvas);color:var(--sai-tertiary);font-size:11px;min-height:28px}#root .view-list .finder-item>span:not(:first-child){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#root .view-icons .finder-item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--finder-icon-size),1fr));gap:8px;align-content:start}#root .view-icons .finder-item{padding:14px 8px;min-height:105px;text-align:center}#root .view-icons .finder-item-name{flex-direction:column;gap:10px}#root .view-icons .finder-item-name>span{width:100%;font-size:12px}#root .view-columns .finder-item{padding:8px}#root .view-gallery .finder-item-grid{display:flex;gap:6px;overflow:auto;margin-top:12px}#root .view-gallery .finder-item{flex:0 0 125px;padding:10px}#root .view-gallery .finder-item-name{flex-direction:column}#root .finder-gallery-preview{height:65%;min-height:240px;display:grid;place-items:center;background:var(--sai-navigation);border-radius:10px}#root .finder-gallery-preview :is(img,iframe){max-height:100%;max-width:100%;width:100%;height:100%;object-fit:contain;border:0;border-radius:10px}#root .finder-inspector{background:var(--sai-navigation);padding:18px;overflow:auto;min-width:0;font-size:12px}#root .finder-inspector-preview{height:180px;display:grid;place-items:center;overflow:hidden;background:var(--sai-surface-sunken);border-radius:10px}#root .finder-inspector-preview :is(img,iframe){height:100%;width:100%;object-fit:contain;border:0}#root .finder-inspector h2{font-size:15px;line-height:1.4;margin:16px 0 5px;overflow-wrap:anywhere}#root .finder-inspector p{color:var(--sai-secondary);margin:5px 0 15px}#root .finder-inspector-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#root .finder-inspector-actions :is(button,a){font-size:12px;min-height:30px;padding:6px 8px;border-radius:7px;background:var(--sai-surface-raised);color:var(--sai-text);display:inline-flex;align-items:center;gap:5px;text-decoration:none}#root .finder-inspector dl{display:grid;grid-template-columns:75px minmax(0,1fr);gap:8px;margin:20px 0;font-size:11px;line-height:1.4}#root .finder-inspector dt{color:var(--sai-tertiary)}#root .finder-inspector dd{margin:0;overflow-wrap:anywhere}#root .finder-inspector h3{font-size:11px;color:var(--sai-tertiary);font-weight:500;margin:20px 0 8px}#root .finder-source{width:100%;display:flex;align-items:center;gap:6px;background:transparent;font-size:12px;min-height:30px;padding:5px 0;text-align:left}#root .finder-source span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root .finder-tags{display:flex;gap:5px;flex-wrap:wrap}#root .finder-tags button{font-size:11px;padding:4px 8px;min-height:26px}#root .finder-status{display:flex;align-items:center;gap:12px;min-height:36px;padding:4px 20px;flex-shrink:0;background:var(--sai-navigation);font-size:11px;color:var(--sai-secondary)}#root .finder-selection-actions{margin-left:auto;display:flex;gap:4px}#root .finder-status button{min-height:26px;padding:3px 8px;font-size:11px;background:transparent}#root .finder-status input{width:100px;min-height:20px}#root .finder-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;height:70%;gap:10px;color:var(--sai-tertiary);text-align:center}#root .finder-empty h2{font-size:16px;font-weight:500;margin:0;color:var(--sai-text)}#root .finder-empty p{font-size:12px;margin:0;max-width:260px;line-height:1.5}#root .finder-preview-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--sai-secondary);padding:20px}#root .finder-preview-placeholder p{font-size:12px}#root .finder-context-menu{position:fixed;z-index:80;width:205px;background:var(--sai-surface-raised);border-radius:10px;box-shadow:0 8px 30px #0004;padding:5px;display:grid}#root .finder-context-menu button{display:flex;align-items:center;gap:8px;min-height:32px;text-align:left;background:transparent;font-size:12px;padding:5px 8px;border-radius:6px}#root .finder-context-menu button:hover{background:var(--sai-surface-hover)}#root .finder-context-menu button:disabled{opacity:.35}#root .finder-notice{display:flex;align-items:center;gap:10px;padding:6px 18px;background:var(--sai-surface-soft);font-size:12px}#root .finder-notice>span{flex:1}#root .finder-notice button{min-height:24px;padding:2px 6px;font-size:12px;background:transparent}#root .finder-dialog{width:min(420px,95vw)}#root .finder-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}#root .finder-dialog footer button{min-height:34px;padding:6px 12px}#root .finder-dialog footer button[type=submit]{background:var(--sai-accent-strong);color:var(--sai-on-accent)}#root .finder-quick-look{width:min(900px,90vw);height:min(720px,85dvh);display:flex;flex-direction:column;background:var(--sai-surface-raised);padding:12px;border-radius:14px}#root .finder-quick-look header{display:flex;align-items:center;gap:12px;padding:0 4px 12px;font-size:13px}#root .finder-quick-look strong{flex:1}#root .finder-quick-look header button{min-height:28px;padding:4px;background:transparent}#root .finder-quick-look header a{font-size:12px;color:var(--sai-text)}#root .finder-quick-look :is(iframe,img){width:100%;height:100%;min-height:0;object-fit:contain;border:0}#root .finder-quick-look pre,#root .finder-inspector pre{margin:0;overflow:auto;white-space:pre-wrap;padding:12px;font-size:12px}#root .finder-load-more{display:block;margin:16px auto;font-size:12px}@media(max-width:1250px){#root .finder-content.has-inspector{grid-template-columns:minmax(0,1fr) 220px}#root .view-list .finder-item,#root .finder-list-heading{grid-template-columns:minmax(120px,1fr) 80px 65px}#root .view-list .finder-item>time,#root .finder-list-heading>span:last-child{display:none}#root .finder-toolbar button>span{display:none}#root .finder-toolbar{gap:4px}#root .finder-search{width:120px}}@media(max-width:980px){#root .finder-content.has-inspector{grid-template-columns:minmax(0,1fr)}#root .finder-inspector{display:none}#root .finder-toolbar h1{max-width:140px}#root .finder-toolbar{flex-wrap:wrap}#root .finder-search{margin-left:auto}}@media(max-width:760px){#root .finder-layout{grid-template-columns:minmax(0,1fr)}#root .finder-toolbar{padding-left:42px;min-height:80px}#root .finder-history{display:none}#root .finder-search{width:100%;margin-top:3px}#root .finder-item{min-height:44px}#root .finder-toolbar h1{font-size:14px}#root .finder-path{padding-inline:12px}#root .finder-entries{padding-inline:8px}}#root .show-in-files{display:block;background:transparent;color:var(--sai-secondary);font-size:11px;padding:3px 5px;min-height:24px}#root .file-source-return{padding:5px 18px;background:var(--sai-surface-soft)}#root .file-source-return button{background:transparent;font-size:12px;min-height:28px}#root .file-source-highlight{outline:1px solid var(--sai-secondary);outline-offset:-2px;border-radius:8px}#root .finder-pdf{height:100%;width:100%;display:flex;flex-direction:column;min-height:0}#root .finder-pdf-controls{display:flex;align-items:center;justify-content:center;gap:8px;padding:3px;font-size:11px}#root .finder-pdf-controls button{background:transparent;font-size:16px;min-height:26px;padding:2px 8px}#root .finder-pdf-page{flex:1;min-height:0;overflow:auto;text-align:center;padding:6px;background:#444}#root .finder-pdf canvas{display:block;margin:0 auto;background:#fff;max-width:none}#root .finder-entries.view-columns{display:flex;gap:0;padding:0;overflow-x:auto}#root .finder-parent-columns{display:flex;flex-shrink:0;max-width:62%;min-height:0}#root .finder-column{min-width:160px;width:190px;min-height:0;overflow:auto;background:var(--sai-navigation);padding:8px}#root .finder-column h2,#root .finder-column-title{font-size:11px;font-weight:500;color:var(--sai-tertiary);padding:4px 8px;margin:0 0 8px}#root .finder-column button{display:flex;align-items:center;gap:7px;width:100%;padding:7px;font-size:12px;min-height:32px;background:transparent;border-radius:6px;text-align:left}#root .finder-column button.active{background:var(--sai-surface-hover)}#root .finder-column button span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root .view-columns .finder-current-column{flex:1;min-width:160px;overflow:auto;padding:8px}#root .finder-current-column{min-width:0}@media(max-width:760px){#root .finder-parent-columns{max-width:45%}#root .finder-column{width:150px;min-width:150px}#root .finder-parent-columns .finder-column:not(:last-child){display:none}}#root .finder-uploads{max-height:240px;overflow:auto;margin:4px 16px 10px;background:var(--sai-surface-raised);border-radius:10px;padding:10px;font-size:12px}#root .finder-uploads header{display:flex;align-items:center;gap:10px}#root .finder-uploads header span{color:var(--sai-secondary);font-size:11px;flex:1}#root .finder-uploads ul{list-style:none;padding:0;margin:6px 0 0}#root .finder-uploads li{display:flex;align-items:center;gap:8px;padding:8px 0}#root .finder-uploads li>div{flex:1;min-width:0}#root .finder-uploads strong{display:block;overflow:hidden;text-overflow:ellipsis}#root .finder-uploads small{display:block;font-size:11px;color:var(--sai-secondary);margin-top:4px}#root .finder-uploads button{min-height:26px;padding:4px 8px;font-size:12px}#root .finder-uploads progress{width:60px}#root .finder-content.has-inspector{grid-template-columns:minmax(0,1fr) var(--finder-inspector-width,270px)}#root .finder-view-options{position:relative}#root .finder-options-popover{position:absolute;z-index:30;top:38px;right:0;width:220px;border-radius:10px;padding:14px;background:var(--sai-surface-raised);box-shadow:0 8px 30px #0004;font-size:12px}#root .finder-options-popover>label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:4px 0 12px}#root .finder-options-popover select{font-size:12px;min-height:30px;width:110px}#root .finder-options-popover fieldset{padding:0;border:0;margin:8px 0 14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}#root .finder-options-popover legend{color:var(--sai-secondary);padding:0 0 10px}#root .finder-options-popover fieldset label{display:flex;align-items:center;gap:7px}#root .finder-options-popover input[type=checkbox]{width:14px;height:14px;min-height:0;margin:0;accent-color:var(--sai-secondary)}#root .finder-options-popover input[type=range]{width:100px;min-height:24px}#root .finder-search-scope{display:flex;align-items:center;gap:8px;padding:0 20px 8px;font-size:11px;color:var(--sai-secondary)}#root .finder-search-scope button{font-size:11px;min-height:26px;padding:4px 8px;background:transparent}#root .finder-search-scope [aria-pressed=true]{background:var(--sai-surface-hover)}#root .finder-thumbnail{display:grid;place-items:center;width:100%;height:68px;flex-shrink:0}#root .finder-thumbnail img{width:auto;max-width:100%;height:auto;max-height:68px;object-fit:contain;border-radius:3px;box-shadow:0 2px 5px #0002}#root .finder-item-name>.finder-thumbnail{overflow:visible}#root .finder-item-name>span:last-of-type{max-width:100%}#root .finder-group{margin:0}#root .finder-group>h2{font-size:12px;font-weight:550;color:var(--sai-secondary);padding:12px 9px 6px;margin:0}#root .view-gallery .finder-current-column{height:100%;display:flex;flex-direction:column}#root .view-gallery .finder-group{flex-shrink:0}#root .view-gallery .finder-gallery-preview{flex:1;min-height:200px;height:auto;overflow:hidden}#root .view-gallery .finder-item{min-width:100px;max-width:125px}#root .view-list .finder-item,#root .finder-list-heading{grid-template-columns:var(--finder-list-columns);gap:10px;min-width:max-content}#root .finder-list-heading .finder-column-heading{position:relative;display:flex;min-width:0}#root .finder-column-heading>button{background:transparent;font-size:11px;color:var(--sai-tertiary);padding:3px 0;min-height:26px;text-align:left}#root .finder-column-heading>button:disabled{opacity:1}#root .finder-column-resizer{position:absolute;right:-6px;top:0;bottom:0;width:10px;cursor:col-resize;touch-action:none}#root .finder-column-resizer:hover:after,#root .finder-column-resizer:focus-visible:after{content:"";position:absolute;inset:3px 4px;background:var(--sai-secondary)}#root .finder-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#root .finder-inspector{position:relative}#root .finder-inspector-resizer{position:absolute;left:0;top:0;width:7px;height:100%;cursor:col-resize;touch-action:none}#root .finder-inspector-close{position:absolute;top:3px;right:4px;padding:3px;min-height:24px;background:var(--sai-navigation);z-index:2}#root .finder-dialog-hint{font-size:12px;color:var(--sai-secondary);line-height:1.5}#root .finder-tag-dot{width:8px;height:8px;border-radius:50%;background:var(--sai-secondary);margin:0 4px}#root .view-list .finder-item>time,#root .finder-list-heading>span:last-child{display:initial}#root .finder-context-menu{max-height:calc(100dvh - 24px);overflow:auto}#root .finder-item-grid{content-visibility:auto;contain-intrinsic-size:auto 34px}@media(max-width:980px){#root .finder-content.has-inspector{grid-template-columns:minmax(0,1fr)}#root .finder-inspector{display:none}}@media(max-width:760px){#root .finder-toolbar{row-gap:6px}#root .finder-toolbar h1{max-width:120px}#root .finder-entries.view-list .finder-item,#root .finder-list-heading{min-height:38px}#root .finder-list-heading>span{font-size:11px}#root .finder-options-popover{right:-90px}#root .finder-view-switch button{padding-inline:5px}}@media(prefers-reduced-motion:reduce){#root .finder-layout *{scroll-behavior:auto;transition:none;animation:none}}#root .finder-entries{container-type:inline-size}#root .view-list .finder-item,#root .finder-list-heading{min-width:100%;width:100%}@container (max-width:650px){#root .view-list .finder-item,#root .finder-list-heading{grid-template-columns:minmax(160px,1fr) 85px 75px}#root .view-list .cell-modified,#root .view-list .cell-source{display:none}}@container (max-width:420px){#root .view-list .finder-item,#root .finder-list-heading{grid-template-columns:minmax(140px,1fr) 70px}#root .view-list .cell-kind{display:none}}#root .view-list .finder-item-grid{min-width:0}@container (max-width:650px){#root .view-list .finder-list-heading>.cell-modified,#root .view-list .finder-list-heading>.cell-source{display:none}}@container (max-width:420px){#root .view-list .finder-list-heading>.cell-kind{display:none}}#root .finder-source small{display:block;font-size:11px;color:var(--sai-tertiary);margin-top:3px}#root .finder-download{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;max-width:100%}#root .finder-download>[role=alert]{flex-basis:100%;font-size:12px;line-height:1.4;color:var(--sai-secondary);overflow-wrap:anywhere}#root .finder-download>[role=status]{font-size:12px;color:var(--sai-secondary)}#root .finder-transcript-snippet{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sai-secondary);font-size:11px;line-height:1.5;font-weight:400}.chat-thread-panel,.chat-search,.chat-mention-picker{border:1px solid currentColor;border-radius:.5rem;padding:1rem;min-width:0}.chat-thread-panel header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.chat-thread-panel p,.chat-search span{white-space:pre-wrap;overflow-wrap:anywhere}.chat-thread-panel ol,.chat-search ol{max-height:24rem;overflow:auto;padding-inline-start:1.5rem}.chat-thread-panel textarea,.chat-message-actions textarea,.chat-search input{display:block;box-sizing:border-box;width:100%}.chat-thread-panel textarea,.chat-message-actions textarea{min-height:5rem}.chat-search li button{display:grid;text-align:start;gap:.25rem;width:100%}.chat-mention-picker ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.chat-message-actions button{margin-inline-end:.5rem}.thread-reply{list-style:none;margin:.6rem 20% .6rem 0;padding:.6rem;border-radius:.5rem;background:var(--sai-surface)}.thread-reply.own{margin-left:20%;margin-right:0;background:var(--sai-accent-soft,#284168)}.chat-composer-emoji{display:flex;gap:.3rem;flex-wrap:wrap}.chat-timeline{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0;height:100%;color:#172033;background:#f8fafc}.chat-timeline__viewport{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overflow-anchor:none;overscroll-behavior:contain;scroll-behavior:auto;padding:1rem}.chat-timeline__content{display:flex;flex-direction:column;gap:.75rem;min-width:0}.chat-timeline__row{display:flex;min-width:0}.chat-timeline__bubble{box-sizing:border-box;max-width:min(82%,44rem);min-width:0;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:1rem;background:#fff}.chat-timeline__bubble--own{margin-left:auto;background:#e0edff;border-color:#a5bde0}.chat-timeline__bubble--other{margin-right:auto}.chat-timeline__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;font-size:.8rem}.chat-timeline__meta strong{min-width:0;max-width:100%;overflow-wrap:anywhere}.chat-timeline__time{color:#475569;white-space:nowrap;flex-shrink:0}.chat-timeline__body{margin-top:.35rem;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}.chat-timeline__body pre{max-width:100%;overflow-x:auto;white-space:pre}.chat-timeline__body img{max-width:100%;height:auto}.chat-timeline__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.chat-timeline__date{text-align:center;color:#475569;font-size:.8rem;padding:.35rem;overflow-wrap:anywhere}.chat-timeline__latest{display:flex;justify-content:center;min-height:3.25rem;align-items:center;flex-shrink:0}.chat-timeline__latest button{min-height:44px;max-width:100%;padding:.5rem 1rem;border:1px solid #a5bde0;border-radius:1.5rem;color:#172033;background:#e0edff;cursor:pointer;font:inherit}.chat-timeline__viewport:focus-visible,.chat-timeline button:focus-visible{outline:3px solid #1d4ed8;outline-offset:-3px}.chat-timeline__announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:480px){.chat-timeline__viewport{padding:.5rem}.chat-timeline__bubble{max-width:94%;padding:.6rem .75rem}}.chat-timeline__deleted{opacity:.65;font-style:italic}.tc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.tc-workspace,.tc-mount{width:min(100%,94rem);min-height:calc(100dvh - 5rem);margin:0 auto;display:grid;grid-template-columns:15.25rem minmax(0,1fr);align-items:stretch;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:clip}.tc-workspace>.tc-quiet,.tc-workspace>.tc-error,.tc-workspace>.tc-new-task-form,.tc-workspace>.tc-task,.tc-workspace>.tc-conversation,.tc-mount>.tc-task{grid-column:2}.tc-conversation{min-width:0;min-height:0;display:flex;flex-direction:column}.tc-conversation>.workspace-grid{height:auto;flex:1}.tc-catalog-unavailable{grid-column:1 / -1;padding:.7rem 1rem;color:var(--sai-secondary);border-bottom:1px solid var(--sai-border);font-size:.8rem}.tc-catalog-unavailable button{margin-left:.75rem}.tc-sidebar{min-width:0;display:flex;flex-direction:column;gap:var(--sai-space-2);padding:var(--sai-space-3) var(--sai-space-2);border-right:1px solid var(--sai-hairline);background:color-mix(in srgb,var(--sai-navigation) 86%,transparent);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.tc-list{display:grid;gap:.1rem;margin:0;padding:0;list-style:none}.tc-sidebar .tc-list{gap:.12rem}.tc-sidebar .tc-list>li,.tc-sidebar .tc-list>li>button{min-width:0}.tc-sidebar .tc-list>li>button{width:100%;min-height:2.65rem;display:grid;grid-template-columns:.5rem minmax(0,1fr);grid-template-areas:"presence name" "presence meta";align-items:center;column-gap:.55rem;row-gap:.06rem;padding:.45rem .55rem;border-color:transparent;border-radius:.62rem;text-align:left;background:transparent;box-shadow:none}.tc-sidebar .tc-list>li>button>.tc-presence{grid-area:presence}.tc-sidebar .tc-list>li>button>.tc-name{grid-area:name}.tc-sidebar .tc-list>li>button>.tc-meta{grid-area:meta}.tc-sidebar .tc-list>li>button>.tc-name:first-child{grid-column:1 / -1}.tc-sidebar .tc-list>li>button>.tc-name:first-child+.tc-meta{grid-column:1 / -1}.tc-sidebar .tc-list>li>button[aria-pressed=true]{color:var(--sai-text);background:var(--sai-surface-soft)}.tc-sidebar .tc-list>li>button:disabled{color:var(--sai-tertiary)}.tc-name,.tc-heading,.tc-meta,.tc-sidebar code{min-width:0;overflow-wrap:anywhere}.tc-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.735rem;font-weight:600;letter-spacing:-.008em}.tc-meta{margin:0;color:var(--sai-secondary);font-size:.635rem;line-height:1.35;font-variant-numeric:tabular-nums}.tc-presence{width:.45rem;height:.45rem;border-radius:50%;background:var(--sai-tertiary);box-shadow:0 0 0 3px color-mix(in srgb,var(--sai-tertiary) 15%,transparent)}.tc-presence.online{background:var(--sai-success);box-shadow:0 0 0 3px var(--sai-success-soft)}.tc-presence.busy{background:var(--sai-warning);box-shadow:0 0 0 3px var(--sai-warning-soft)}.tc-presence.revoked{background:var(--sai-danger);box-shadow:0 0 0 3px var(--sai-danger-soft)}.tc-task-participant-list{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem}.tc-task-participant-list>li{display:flex;align-items:center;gap:.5rem;min-width:0}.tc-task-participant-list .tc-name{overflow-wrap:anywhere}.tc-new-task{width:100%;min-height:2.3rem;padding:.42rem .58rem;border-color:transparent;border-radius:.62rem;color:var(--sai-on-accent);background:var(--sai-accent-strong);box-shadow:none;text-align:left;font-size:.71rem}.tc-task{min-width:0;display:flex;flex-direction:column;gap:var(--sai-space-3);padding:clamp(.9rem,2vw,1.35rem);background:var(--sai-canvas);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.tc-task-header{display:flex;flex-wrap:wrap;align-items:center;gap:.42rem .55rem;padding-bottom:.7rem;border-bottom:1px solid var(--sai-hairline)}.tc-heading{margin:0;color:var(--sai-text);font-size:.9rem;line-height:1.3;letter-spacing:-.015em;font-weight:640}.tc-task-header>.tc-heading{flex:1 1 16rem}.tc-task-header>.tc-meta[role=status]{flex:0 0 auto;padding:.2rem .48rem;border:1px solid var(--sai-border);border-radius:99rem;background:var(--sai-surface-soft);text-transform:capitalize}.tc-task select,.tc-new-task-form select,.tc-new-task-form input,.tc-revision input{min-width:0;min-height:2.2rem;border:1px solid var(--sai-border);border-radius:.58rem;padding:.34rem .55rem;color:var(--sai-text);background:var(--sai-surface-raised);font-size:.68rem}.tc-task-header>select{flex:0 1 10.5rem}.tc-task-header>.tc-model{flex:0 1 auto;min-width:0}.tc-model>label{display:block}.tc-model select{width:min(14rem,100%)}.tc-model>.tc-meta{max-width:14rem;margin-top:.2rem;font-size:.575rem}.tc-actions,.tc-detail-controls{display:flex;align-items:center;flex-wrap:wrap;gap:.32rem}.tc-workspace-bind{display:grid;grid-template-columns:minmax(0,1fr);gap:.22rem;width:min(100%,35rem);padding:.1rem 0}.tc-workspace-bind>label{color:var(--sai-secondary);font-size:.62rem;font-weight:600}.tc-workspace-bind-controls{display:flex;min-width:0;gap:.32rem}.tc-workspace-bind input{min-width:0;flex:1 1 14rem;min-height:2.15rem;border:1px solid var(--sai-border);border-radius:.55rem;padding:.36rem .55rem;color:var(--sai-text);background:var(--sai-surface-raised);font:inherit;font-size:.66rem}.tc-workspace-bind button{flex:0 0 auto}.tc-workspace-bind>.tc-meta{font-size:.575rem}.tc-workspace-binding{margin:0;color:var(--sai-secondary);font-size:.62rem;line-height:1.4}.tc-actions button,.tc-detail-controls button,.tc-revision button,.tc-new-task-form button,.tc-error button,.tc-receipt button,.tc-artifacts button{width:auto;min-height:2.15rem;padding:.36rem .55rem;border-color:transparent;border-radius:.55rem;background:transparent;box-shadow:none;font-size:.66rem;font-weight:600}.tc-actions button:first-child,.tc-new-task-form button,.tc-revision button[type=submit]{color:var(--sai-on-accent);background:var(--sai-accent-strong)}.tc-commands{padding:.1rem 0 .65rem;border-bottom:1px solid var(--sai-hairline)}.tc-commands .tc-list>li{display:grid;grid-template-columns:minmax(7rem,1fr) minmax(5rem,.8fr) auto;align-items:center;gap:.55rem;padding:.3rem 0}.tc-commands progress{width:100%;height:.38rem;accent-color:var(--sai-accent)}.tc-transcript{width:min(100%,var(--sai-reading-measure));margin:0 auto;padding:.25rem 0 1rem}.tc-transcript>.tc-list{gap:1.15rem}.tc-transcript>.tc-list>li{min-width:0}.tc-message{max-width:100%}.tc-message>p:last-child{margin:.3rem 0 0;color:var(--sai-text);font-size:.82rem;line-height:1.65;white-space:pre-wrap}.tc-message .tc-meta strong{color:var(--sai-text);font-weight:640}.tc-progress{margin:0;color:var(--sai-secondary);font-size:.7rem;line-height:1.5}.tc-quiet{margin:0;color:var(--sai-tertiary);font-size:.72rem;line-height:1.5}.tc-detail-controls{margin:0 0 1rem;padding-bottom:.65rem;border-bottom:1px solid var(--sai-hairline)}.tc-detail-controls button[aria-expanded=true]{color:var(--sai-accent);background:var(--sai-accent-soft)}.tc-changes,.tc-diff,.tc-tests,.tc-artifacts,.tc-terminal,.tc-approval,.tc-receipt,.tc-usage,.tc-delegations{min-width:0;margin:0;padding:.75rem 0;border-top:1px solid var(--sai-hairline)}.tc-diff,.tc-terminal{overflow:auto}.tc-hunk,.tc-terminal pre{margin:.5rem 0 0;padding:.7rem;overflow:auto;border:1px solid var(--sai-border);border-radius:.6rem;background:var(--sai-surface-soft);color:var(--sai-secondary);font-size:.62rem;line-height:1.55;scrollbar-width:thin}.tc-line.add{color:var(--sai-success)}.tc-line.remove,.tc-line.stderr{color:var(--sai-danger)}.tc-changes .tc-list,.tc-tests .tc-list,.tc-artifacts .tc-list{margin-top:.45rem}.tc-changes .tc-list>li,.tc-tests .tc-list>li,.tc-artifacts .tc-list>li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .6rem;padding:.42rem 0;border-bottom:1px solid var(--sai-hairline)}.tc-changes code,.tc-artifacts code,.tc-receipt>code{color:var(--sai-accent);font-size:.62rem;overflow-wrap:anywhere}.tc-tests .tc-list>li>p{grid-column:1 / -1}.tc-artifacts button{min-height:0;padding:0;text-align:left}.tc-approval,.tc-receipt,.tc-usage{width:min(100%,var(--sai-reading-measure));margin-inline:auto}.tc-approval dl,.tc-usage dl,.tc-delegation{display:grid;grid-template-columns:minmax(6rem,.3fr) minmax(0,1fr);gap:.3rem .7rem;margin:.55rem 0 0;font-size:.665rem;line-height:1.45}.tc-approval dt,.tc-usage dt,.tc-delegation dt{color:var(--sai-secondary)}.tc-approval dd,.tc-usage dd,.tc-delegation dd{min-width:0;margin:0;overflow-wrap:anywhere}.tc-approval .tc-actions{margin-top:.7rem}.tc-receipt>code{display:block;margin:.4rem 0}.tc-delegations{width:min(100%,var(--sai-reading-measure));margin-inline:auto;margin-top:var(--sai-space-4);padding-top:var(--sai-space-3);border-top:1px solid var(--sai-hairline)}.tc-delegation{grid-template-columns:max-content minmax(0,1fr);gap:.2rem var(--sai-space-3);margin:0;font-size:.76rem}.tc-delegation+.tc-delegation{margin-top:var(--sai-space-4);padding-top:.85rem;border-top:1px solid var(--sai-hairline)}.tc-delegation-scope{display:block}.tc-new-task-form{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(8rem,.75fr) auto;align-items:end;gap:.3rem .5rem;padding:.9rem;border-bottom:1px solid var(--sai-hairline);background:var(--sai-surface)}.tc-new-task-form label{color:var(--sai-secondary);font-size:.62rem;font-weight:600}.tc-new-task-form label[for=tc-new-task-title]{grid-column:1}.tc-new-task-form label[for=tc-new-task-assignee]{grid-column:2}.tc-new-task-form input{grid-column:1}.tc-new-task-form select{grid-column:2}.tc-new-task-form button{grid-column:3}.tc-revision{position:sticky;bottom:calc(-1*clamp(.9rem,2vw,1.35rem));z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;margin-top:auto;padding:.8rem 0 clamp(.9rem,2vw,1.35rem);border-top:1px solid var(--sai-hairline);background:linear-gradient(var(--sai-canvas) 78%,color-mix(in srgb,var(--sai-canvas) 92%,transparent))}.tc-revision label{color:var(--sai-secondary);font-size:.66rem;white-space:nowrap}.tc-error{margin:0;padding:.7rem .85rem;border-left:2px solid var(--sai-danger);color:var(--sai-danger);background:var(--sai-danger-soft);font-size:.7rem;line-height:1.45}.tc-error button{margin-left:.4rem;color:inherit;background:transparent}@media(hover:hover)and (pointer:fine){.tc-sidebar .tc-list>li>button:hover:not(:disabled){background:var(--sai-surface-sunken)}.tc-new-task:hover:not(:disabled),.tc-actions button:first-child:hover:not(:disabled),.tc-new-task-form button:hover:not(:disabled),.tc-revision button[type=submit]:hover:not(:disabled){background:var(--sai-accent)}.tc-actions button:hover:not(:disabled),.tc-detail-controls button:hover:not(:disabled),.tc-artifacts button:hover:not(:disabled),.tc-receipt button:hover:not(:disabled){background:var(--sai-surface-hover)}}@media(max-width:860px){.tc-workspace,.tc-mount{min-height:0;grid-template-columns:minmax(0,1fr);border-radius:var(--sai-radius-medium);overflow:visible}.tc-workspace>.tc-quiet,.tc-workspace>.tc-error,.tc-workspace>.tc-new-task-form,.tc-workspace>.tc-task,.tc-workspace>.tc-conversation,.tc-mount>.tc-task{grid-column:1}.tc-sidebar{max-width:100%;flex-direction:row;align-items:center;padding:.45rem .55rem;border-right:0;border-bottom:1px solid var(--sai-hairline);overflow-x:auto}.tc-sidebar .tc-new-task{flex:0 0 auto;width:auto}.tc-sidebar .tc-list{min-width:max-content;display:flex}.tc-sidebar .tc-list>li{flex:0 0 auto;max-width:13rem}.tc-sidebar .tc-list>li>button{width:auto;min-height:2.25rem;grid-template-columns:.45rem minmax(0,1fr)}.tc-sidebar .tc-list>li>button>.tc-meta{display:none}.tc-task{min-height:min(42rem,100dvh);overflow:visible}}@media(max-width:620px){.tc-task{padding:.8rem}.tc-task-header>.tc-heading{flex-basis:100%}.tc-task-header>select,.tc-task-header>.tc-model{flex:1 1 100%}.tc-model select{width:100%}.tc-model>.tc-meta{max-width:none}.tc-commands .tc-list>li{grid-template-columns:minmax(0,1fr) auto}.tc-commands progress{grid-column:1 / -1;grid-row:2}.tc-new-task-form{grid-template-columns:minmax(0,1fr)}.tc-new-task-form label,.tc-new-task-form label[for=tc-new-task-assignee],.tc-new-task-form input,.tc-new-task-form select,.tc-new-task-form button{grid-column:1}.tc-new-task-form button{width:100%}.tc-workspace-bind-controls{align-items:stretch;flex-direction:column}.tc-workspace-bind button{width:100%}.tc-revision{grid-template-columns:minmax(0,1fr) auto}.tc-revision label{grid-column:1 / -1}.tc-approval dl,.tc-usage dl,.tc-delegation{grid-template-columns:minmax(0,1fr);gap:.12rem}.tc-approval dd,.tc-usage dd,.tc-delegation dd{margin-bottom:.4rem}.tc-changes .tc-list>li,.tc-tests .tc-list>li,.tc-artifacts .tc-list>li{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-transparency:reduce){.tc-workspace,.tc-mount,.tc-new-task-form{background:var(--sai-surface-raised)}}@media(prefers-contrast:more){.tc-sidebar .tc-list>li>button[aria-pressed=true],.tc-detail-controls button[aria-expanded=true]{outline:1px solid currentColor}.tc-presence{box-shadow:none}}.tc-model-blockers{margin:5px 0;font-size:12px;color:var(--sai-secondary)}.tc-model-blockers summary{cursor:pointer}.tc-model-blockers ul{list-style:none;padding:8px 0;margin:0;max-height:170px;overflow:auto}.tc-model-blockers li{display:grid;gap:3px;padding:5px 0}.tc-model-blockers li strong{font-weight:550;color:var(--sai-text)}.tc-run-readiness{padding:10px 12px;border-radius:10px;background:var(--sai-surface-soft);font-size:12px}.tc-run-readiness p{margin:0 0 8px}.tc-run-readiness>div{display:flex;gap:8px;flex-wrap:wrap}.tc-run-readiness button{font-size:12px}.agent-model-catalog{margin-bottom:16px;padding:16px!important}.agent-model-catalog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.agent-model-catalog header h2{font-size:16px;margin:0 0 5px}.agent-model-catalog header p{font-size:12px;margin:0;color:var(--sai-secondary)}.agent-model-catalog header>div:last-child{display:flex;gap:7px}.agent-model-catalog button{font-size:12px}.agent-model-catalog>small{display:block;margin-top:10px;color:var(--sai-secondary);font-size:11px}.agent-model-catalog ul{padding:0;list-style:none;max-height:280px;overflow:auto}.agent-model-catalog li{display:flex;justify-content:space-between;gap:15px;padding:9px 0;font-size:12px}.agent-model-catalog li>div{display:grid;gap:3px}.agent-model-catalog li small,.agent-model-catalog li>span{font-size:11px;color:var(--sai-secondary)}.tc-task-outcome{margin:12px 0 18px;padding:16px;border-radius:12px;background:var(--sai-surface-soft)}.tc-task-outcome>header{display:flex;justify-content:space-between;align-items:center;gap:12px}.tc-task-outcome h2{font-size:16px;margin:0}.tc-task-outcome p{font-size:13px;line-height:1.6}.tc-final-answer{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.65;margin:12px 0}.tc-task-outcome>button{margin:5px 7px 0 0;font-size:12px}.tc-task-detail-errors{padding:12px;border-radius:10px;background:var(--sai-surface-soft);font-size:12px}.tc-task-detail-errors h3{font-size:13px}.tc-older-messages{margin:16px 0}.tc-older-messages .tc-message>p:last-child{white-space:pre-wrap;overflow-wrap:anywhere}.agent-setup-options{display:grid;gap:6px;max-height:160px;overflow:auto;padding:4px 0}.agent-setup-options>label{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5}.agent-setup-options input{width:auto;flex-shrink:0;margin-top:3px}.agent-setup-options small{color:var(--sai-secondary)}:root{color-scheme:light dark;--sai-font: "Inter Variable", "Noto Sans KR Variable", sans-serif;font-family:var(--sai-font);font-synthesis:none;font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--sai-canvas: #f6f6f4;--sai-canvas-deep: #eeeeea;--sai-navigation: rgba(244, 244, 241, .88);--sai-surface: rgba(255, 255, 255, .86);--sai-surface-raised: #fff;--sai-surface-soft: #f0f0ed;--sai-surface-hover: #e7e7e2;--sai-surface-sunken: rgba(20, 20, 18, .035);--sai-border: rgba(20, 20, 18, .095);--sai-border-strong: rgba(20, 20, 18, .17);--sai-hairline: rgba(20, 20, 18, .07);--sai-text: #1d1d1b;--sai-secondary: #5f5f59;--sai-tertiary: #686862;--sai-accent: #245fae;--sai-accent-strong: #1f559d;--sai-on-accent: #fff;--sai-accent-soft: rgba(57, 120, 212, .11);--sai-success: #107755;--sai-success-soft: rgba(31, 157, 114, .11);--sai-warning: #8a4c06;--sai-on-warning: #fff;--sai-warning-soft: rgba(179, 108, 25, .11);--sai-danger: #b12e3b;--sai-danger-soft: rgba(207, 75, 85, .1);--sai-shadow: 0 18px 55px rgba(28, 28, 25, .075), 0 2px 10px rgba(28, 28, 25, .04);--sai-shadow-raised: 0 1px 2px rgba(24, 24, 20, .05), 0 6px 20px rgba(24, 24, 20, .06);--sai-shadow-composer: 0 1px 2px rgba(24, 24, 20, .05), 0 10px 34px rgba(24, 24, 20, .1);--sai-inset-highlight: inset 0 1px 0 rgba(255, 255, 255, .7);--sai-radius-small: .65rem;--sai-radius-medium: .9rem;--sai-radius-large: 1.1rem;--sai-radius-xlarge: 1.45rem;--sai-space-1: .25rem;--sai-space-2: .5rem;--sai-space-3: .75rem;--sai-space-4: 1rem;--sai-space-6: 1.5rem;--sai-space-8: 2rem;--sai-reading-measure: 46rem;--sai-mono: "Roboto Mono Variable", "Noto Sans KR Variable", monospace;--sai-ease: cubic-bezier(.2, .8, .2, 1);--sai-ease-out: cubic-bezier(.32, .72, 0, 1)}@media(prefers-color-scheme:dark){:root:not([data-appearance=light]){--sai-canvas: #1f1f1f;--sai-canvas-deep: #171717;--sai-navigation: rgba(24, 24, 24, .9);--sai-surface: rgba(40, 40, 40, .88);--sai-surface-raised: #2f2f2f;--sai-surface-soft: #292929;--sai-surface-hover: #363636;--sai-surface-sunken: rgba(0, 0, 0, .22);--sai-border: rgba(255, 255, 255, .085);--sai-border-strong: rgba(255, 255, 255, .16);--sai-hairline: rgba(255, 255, 255, .06);--sai-text: #ededed;--sai-secondary: #b6b6b6;--sai-tertiary: #aaa9a4;--sai-accent: #8bb7f4;--sai-accent-strong: #72a5ec;--sai-on-accent: #171717;--sai-accent-soft: rgba(107, 158, 232, .14);--sai-success: #72d6ae;--sai-success-soft: rgba(83, 198, 154, .12);--sai-warning: #f0b96c;--sai-on-warning: #171717;--sai-warning-soft: rgba(227, 165, 83, .12);--sai-danger: #ff929b;--sai-danger-soft: rgba(237, 125, 134, .12);--sai-shadow: 0 22px 70px rgba(0, 0, 0, .3), 0 2px 12px rgba(0, 0, 0, .18);--sai-shadow-raised: 0 1px 2px rgba(0, 0, 0, .3), 0 6px 20px rgba(0, 0, 0, .22);--sai-shadow-composer: 0 1px 2px rgba(0, 0, 0, .32), 0 10px 34px rgba(0, 0, 0, .34);--sai-inset-highlight: inset 0 1px 0 rgba(255, 255, 255, .05)}}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{overflow:hidden;color:var(--sai-text);background:var(--sai-canvas);-webkit-tap-highlight-color:transparent}.app-recovery{min-height:100dvh;display:grid;place-items:center;padding:24px}.app-recovery section{width:min(100%,480px);padding:28px;border-radius:20px;background:var(--sai-surface)}.app-recovery h1{font-size:20px;line-height:1.35;margin:0 0 12px}.app-recovery p{font-size:14px;line-height:1.55;color:var(--sai-secondary)}.app-recovery .app-recovery-detail{font-size:12px}.app-recovery section>div{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:20px}.app-recovery button,.app-recovery a{font:inherit;border:0;border-radius:10px;padding:10px 14px}.app-recovery button{background:var(--sai-text);color:var(--sai-canvas);cursor:pointer}.app-recovery a{color:var(--sai-text)}.skip-link{position:fixed;z-index:100;top:.55rem;left:.55rem;translate:0 -180%;min-height:44px;display:inline-flex;align-items:center;padding:.55rem .8rem;border:2px solid var(--sai-accent);border-radius:var(--sai-radius-small);color:var(--sai-text);background:var(--sai-surface-raised);box-shadow:var(--sai-shadow-raised)}.skip-link:focus{translate:0 0}.mobile-identity{min-width:0;max-width:13rem;display:none;align-items:center;gap:.4rem;min-height:44px;padding:0 .25rem;color:var(--sai-secondary)}.mobile-identity>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:550}.mobile-identity-copy{min-width:0;display:grid;gap:.04rem}.mobile-identity-copy strong,.mobile-identity-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-identity-copy strong{color:var(--sai-text);font-size:.69rem;font-weight:650}.mobile-identity-copy small{color:var(--sai-secondary);font-size:.62rem}button,input,select,textarea{font:inherit}code,pre{font-family:var(--sai-mono);font-variant-ligatures:none}::selection{background:color-mix(in srgb,var(--sai-accent) 26%,transparent)}button,.button{min-height:44px;border:1px solid var(--sai-border-strong);border-radius:var(--sai-radius-small);padding:.5rem .85rem;color:var(--sai-text);background:var(--sai-surface-raised);cursor:pointer;font-size:.78rem;font-weight:560;letter-spacing:-.005em;text-decoration:none;box-shadow:var(--sai-inset-highlight),0 1px 2px #1818140b;transition:background-color .16s var(--sai-ease-out),border-color .16s var(--sai-ease-out),color .16s var(--sai-ease-out),opacity .16s var(--sai-ease-out),transform .13s var(--sai-ease),box-shadow .16s var(--sai-ease-out)}button:focus-visible,.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--sai-accent);outline-offset:2px;border-radius:var(--sai-radius-small)}button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}button.primary,.button.primary,.composer .send{color:var(--sai-on-accent);border-color:transparent;background:var(--sai-accent-strong);box-shadow:inset 0 1px #ffffff2e,0 1px 3px #14417838;font-weight:600}button.danger-text{color:var(--sai-danger);border-color:transparent;background:var(--sai-danger-soft);box-shadow:none}button.warning-action{color:var(--sai-on-warning);border-color:transparent;background:var(--sai-warning);box-shadow:inset 0 1px #ffffff2e,0 1px 3px #78460a33}@media(hover:hover)and (pointer:fine){button:hover:not(:disabled),.button:hover{border-color:var(--sai-border-strong);background:var(--sai-surface-hover)}button.primary:hover:not(:disabled),.button.primary:hover,.composer .send:hover:not(:disabled){background:var(--sai-accent)}button.danger-text:hover:not(:disabled){background:color-mix(in srgb,var(--sai-danger) 18%,transparent)}button.warning-action:hover:not(:disabled){filter:brightness(1.08)}button:active:not(:disabled),.button:active{transform:scale(.985)}}.app-shell{width:100%;height:100dvh;min-width:0;display:grid;grid-template-columns:15rem minmax(0,1fr);overflow:hidden;background:var(--sai-canvas)}.sidebar{min-width:0;height:100dvh;display:flex;flex-direction:column;gap:var(--sai-space-3);padding:.85rem .55rem .65rem;border-right:1px solid var(--sai-hairline);background:var(--sai-navigation);-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.brand-lockup{flex-shrink:0;display:flex;align-items:center;gap:.65rem;padding:.15rem .45rem .45rem}.brand-lockup strong{font-size:1rem;letter-spacing:-.025em}.brand-lockup span{color:var(--sai-secondary);font-size:.69rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-mark{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,.34rem);place-content:center;gap:.16rem;width:2rem;height:2rem;border-radius:.62rem;color:#fff;background:linear-gradient(145deg,#4389e6,#2f6fc7);box-shadow:0 .45rem 1.4rem #2f6fc733,inset 0 1px #ffffff38}.brand-mark span{width:.34rem;height:.34rem;border-radius:.12rem;background:currentColor;opacity:.94}.sidebar nav{flex-shrink:0;display:grid;gap:.1rem}.sidebar nav button{position:relative;display:grid;grid-template-columns:1.25rem minmax(0,1fr);align-items:center;gap:.68rem;min-height:44px;padding:.38rem .6rem;border-color:transparent;border-radius:.72rem;text-align:left;background:transparent;box-shadow:none}.nav-icon{width:1.15rem;height:1.15rem;color:var(--sai-tertiary);transition:color .16s var(--sai-ease-out)}.nav-copy{min-width:0;display:grid;gap:.02rem}.nav-copy>span{font-size:.8rem;font-weight:600;letter-spacing:-.012em}.nav-copy small{color:var(--sai-tertiary);font-size:.625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar nav button.nav-active{border-color:transparent;background:var(--sai-surface-soft);box-shadow:none}.sidebar nav button.nav-active .nav-copy>span{font-weight:660}.sidebar nav button.nav-active .nav-icon{color:var(--sai-accent)}.sidebar nav button.nav-active:before{display:none}@media(hover:hover)and (pointer:fine){.sidebar nav button:hover:not(.nav-active){background:var(--sai-surface-sunken)}.sidebar nav button:hover:not(.nav-active) .nav-icon{color:var(--sai-secondary)}}.sidebar-agents{flex:1 1 auto;min-height:0;overflow-y:auto;display:grid;align-content:start;gap:.1rem;padding-top:.15rem;border-top:1px solid var(--sai-hairline)}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding:.55rem .6rem .3rem;color:var(--sai-tertiary);font-size:.6rem;font-weight:660;letter-spacing:.085em;text-transform:uppercase}.sidebar-heading strong,.count-badge{display:grid;place-items:center;min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:99rem;color:var(--sai-secondary);background:var(--sai-surface-soft);font-size:.615rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:0}.sidebar-agents>button{display:grid;grid-template-columns:.5rem minmax(0,1fr);align-items:center;gap:.62rem;min-height:44px;padding:.38rem .6rem;border-color:transparent;border-radius:.68rem;text-align:left;background:transparent;box-shadow:none}.sidebar-agents>button>span:last-child{min-width:0;display:grid;gap:.03rem}.sidebar-agents>button strong,.sidebar-agents>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-agents>button strong{font-size:.755rem;font-weight:580;letter-spacing:-.008em}.sidebar-agents>button small{color:var(--sai-tertiary);font-size:.615rem}.sidebar-agents>button[aria-pressed=true]{border-color:color-mix(in srgb,var(--sai-accent) 24%,transparent);background:var(--sai-accent-soft)}.sidebar-agents>button[aria-pressed=true]{border-color:transparent;background:var(--sai-surface-soft)}.sidebar-agents>button[aria-pressed=true] strong{font-weight:640}@media(hover:hover)and (pointer:fine){.sidebar-agents>button:hover:not([aria-pressed=true]){background:var(--sai-surface-sunken)}}.presence{width:.48rem;height:.48rem;border-radius:50%;background:var(--sai-tertiary);box-shadow:0 0 0 3px color-mix(in srgb,var(--sai-tertiary) 15%,transparent)}.presence.enabled{background:var(--sai-success);box-shadow:0 0 0 3px var(--sai-success-soft)}.presence.paused{background:var(--sai-warning)}.presence.revoked,.presence.failed{background:var(--sai-danger)}.identity-card{flex-shrink:0;margin-top:auto;display:grid;grid-template-columns:.55rem minmax(0,1fr);align-items:center;gap:.55rem;padding:.55rem .65rem;border:0;border-radius:.7rem;background:transparent;box-shadow:none}.identity-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sai-secondary);font-size:.64rem;font-weight:550}.mode-dot{width:.48rem;height:.48rem;border-radius:50%;background:var(--sai-success)}.mode-dot.synthetic{background:var(--sai-warning)}.empty-compact{margin:0;padding:.5rem .62rem;color:var(--sai-tertiary);font-size:.7rem}.main-shell{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);padding:0;overflow:hidden}.main-shell:has(>.notice){grid-template-rows:auto auto minmax(0,1fr)}.topbar{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 1.4rem .4rem}.main-shell:has(.workspace-grid) .topbar h1{display:none}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:1.18rem;line-height:1.2;letter-spacing:-.02em;font-weight:630}h2{margin-bottom:.2rem;font-size:1.05rem;line-height:1.2;letter-spacing:-.021em;font-weight:640}h3{margin-bottom:.6rem;font-size:.87rem;letter-spacing:-.014em;font-weight:620}p{line-height:1.55}.eyebrow{display:none}.section-heading>div>p:not(.eyebrow){display:none}.agent-profile-dialog .section-heading>div>p:not(.eyebrow){display:block}.topbar-actions,.button-row,.admin-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.notice{position:relative;z-index:5;top:auto;left:auto;right:auto;width:auto;max-width:min(42rem,calc(100% - 2.8rem));min-height:1.8rem;display:grid;grid-template-columns:.42rem minmax(0,1fr) auto;align-items:center;gap:.5rem;margin:0 1.4rem .5rem;padding:.38rem .65rem;border:0;border-radius:.65rem;color:var(--sai-secondary);background:var(--sai-surface-raised);box-shadow:var(--sai-shadow-raised);-webkit-backdrop-filter:none;backdrop-filter:none}.notice>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.notice-dot{width:.45rem;height:.45rem;border-radius:50%;background:var(--sai-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--sai-accent) 16%,transparent)}.notice.success .notice-dot{background:var(--sai-success);box-shadow:0 0 0 3px var(--sai-success-soft)}.notice.warning .notice-dot{background:var(--sai-warning);box-shadow:0 0 0 3px var(--sai-warning-soft)}.notice.warning{color:var(--sai-warning)}.notice.success{color:var(--sai-success)}.notice.error{color:var(--sai-danger);background:var(--sai-danger-soft)}.notice.error .notice-dot{background:var(--sai-danger);box-shadow:0 0 0 3px var(--sai-danger-soft)}.busy-indicator{color:var(--sai-secondary);font-size:.645rem;font-weight:560;letter-spacing:.015em}.section-stage{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;padding:0 1.4rem 1rem}.workspace-grid{width:100%;height:100%;min-height:34rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,18rem);border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.workspace-grid:not(.with-inspector){grid-template-columns:minmax(0,1fr)}.conversation-panel,.run-panel,.surface{min-width:0;background:transparent}.conversation-panel{min-height:0;display:grid;grid-template-rows:auto auto minmax(15rem,1fr) auto;background:transparent}.run-panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);margin-left:1rem;border:0;border-left:1px solid var(--sai-hairline);background:transparent}.panel-heading,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .8rem;border-bottom:0}.panel-heading h2{overflow-wrap:anywhere}.run-panel .panel-heading h2{font-family:var(--sai-mono);font-size:.82rem;letter-spacing:-.01em}.section-heading>div>p:last-child{margin:.38rem 0 0;color:var(--sai-secondary);font-size:.755rem;line-height:1.45}.conversation-tools{display:flex;align-items:center;gap:.45rem;padding:.2rem .8rem .35rem;border-bottom:1px solid var(--sai-hairline);overflow-x:auto;scrollbar-width:thin}.member-strip{min-width:0;display:flex;align-items:center;gap:.25rem;padding:0;border:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.member-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:.3rem;padding:.18rem .4rem;border:0;border-radius:.5rem;background:transparent;font-size:.64rem;font-weight:540}.member-chip small{color:var(--sai-tertiary);font-size:.625rem;font-weight:660;letter-spacing:.055em;text-transform:uppercase}.member-chip.agent{border-color:color-mix(in srgb,var(--sai-success) 28%,var(--sai-border))}.member-chip .chip-action{width:44px;min-width:44px;min-height:44px;margin:-.45rem -.35rem -.45rem 0;padding:0;border:0;border-radius:99rem;color:var(--sai-danger);background:transparent;box-shadow:none}.member-add{flex:0 0 auto}.member-add select{min-width:8.5rem;height:44px;min-height:44px;padding:.2rem .45rem;border-color:transparent;background:transparent;font-size:.65rem}.file-strip{flex:0 0 auto;display:flex;align-items:center;gap:.35rem;padding:0;border:0}.file-strip>div:first-child{display:flex;align-items:center;gap:.42rem}.file-strip>div:first-child>strong{font-size:.675rem;font-weight:640;letter-spacing:.01em}.file-strip>div:first-child>span{display:grid;place-items:center;min-width:1.25rem;height:1.25rem;border-radius:99rem;color:var(--sai-secondary);background:var(--sai-surface-soft);font-size:.575rem;font-variant-numeric:tabular-nums}.file-strip>small{color:var(--sai-tertiary);font-size:.62rem}.file-upload{margin-left:0;min-height:44px;display:inline-flex;align-items:center;padding:.2rem .5rem;border-color:transparent;background:transparent;box-shadow:none;font-size:.64rem}.file-upload:focus-within{outline:2px solid var(--sai-accent);outline-offset:2px}.file-list{display:flex;gap:.35rem;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.file-list button{flex:0 0 auto;display:flex;align-items:center;gap:.65rem;min-height:44px;max-width:21rem;padding:.35rem .6rem;text-align:left;background:var(--sai-surface-soft);box-shadow:none}.file-list button>span{min-width:0;display:grid}.file-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;font-weight:580}.file-list small{color:var(--sai-secondary);font-size:.575rem;font-variant-numeric:tabular-nums}.file-list code{color:var(--sai-success);font-size:.65rem}.messages{min-width:0;min-height:0;display:flex;flex-direction:column;gap:1.5rem;overflow:auto;overscroll-behavior:contain;padding:2rem max(1rem,calc((100% - var(--sai-reading-measure))/2)) 1.8rem;scroll-behavior:smooth;scrollbar-width:thin}.message{width:fit-content;max-width:min(90%,42rem);padding:.66rem .85rem;border:0;border-radius:1rem}.message.human{align-self:flex-end;color:var(--sai-text);background:var(--sai-surface-soft);border-bottom-right-radius:.4rem;box-shadow:var(--sai-inset-highlight)}.message.human.other-author{align-self:flex-start;border-bottom-left-radius:.4rem;border-bottom-right-radius:1rem}.message.agent{align-self:flex-start;width:100%;max-width:min(100%,42rem);padding:0;background:transparent}.message.pending{border-color:var(--sai-border);border-style:dashed}.message.agent.pending{padding-left:.8rem;padding-right:.8rem}.message-meta{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--sai-tertiary);font-size:.635rem;font-variant-numeric:tabular-nums}.message-meta strong{color:var(--sai-text);font-size:.705rem;font-weight:640;letter-spacing:-.005em}.message p{margin:.4rem 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.865rem;line-height:1.6}.agent-badge{margin-left:.3rem;color:var(--sai-success);font-size:.625rem;font-weight:700;letter-spacing:.07em;vertical-align:.08em}.citation-list{display:flex;flex-wrap:wrap;gap:.32rem;margin-top:.55rem}.citation-list.citation-standalone{align-self:flex-start;max-width:100%;margin-top:0}.citation-list button{min-height:44px;padding:.28rem .6rem;border-color:color-mix(in srgb,var(--sai-accent) 25%,transparent);color:var(--sai-accent);background:var(--sai-accent-soft);font-size:.63rem;font-weight:580;box-shadow:none}@media(hover:hover)and (pointer:fine){.citation-list button:hover:not(:disabled){border-color:color-mix(in srgb,var(--sai-accent) 45%,transparent);background:color-mix(in srgb,var(--sai-accent) 18%,transparent)}}.approval-card,.receipt-card{align-self:stretch;display:grid;gap:.72rem;padding:1rem 1.05rem;border-radius:var(--sai-radius-medium)}.approval-card{border:1px solid color-mix(in srgb,var(--sai-warning) 34%,transparent);background:var(--sai-warning-soft)}.receipt-card{border:1px solid color-mix(in srgb,var(--sai-success) 30%,transparent);background:var(--sai-success-soft)}.approval-card h3,.receipt-card h3{margin:0;font-size:.95rem;letter-spacing:-.018em}.approval-card .eyebrow{color:var(--sai-warning)}.receipt-card .eyebrow{color:var(--sai-success)}.approval-card .button-row{justify-content:flex-end}.approval-card dl,.agent-detail dl,.verification-panel dl{display:grid;grid-template-columns:minmax(5.5rem,auto) minmax(0,1fr);gap:.42rem .75rem;margin:0;font-size:.725rem;line-height:1.45}dt{color:var(--sai-secondary)}dd{min-width:0;margin:0;overflow-wrap:anywhere}.receipt-card code,.verification-panel code{color:var(--sai-success);overflow-wrap:anywhere;white-space:normal;font-size:.665rem}.receipt-card button{justify-self:start}.composer{width:calc(100% - 2rem);max-width:var(--sai-reading-measure);display:grid;gap:.45rem;margin:0 auto .95rem;padding:.55rem .62rem;border:1px solid var(--sai-border-strong);border-radius:var(--sai-radius-large);background:var(--sai-surface-raised);box-shadow:var(--sai-shadow-composer);transition:border-color .16s var(--sai-ease-out),box-shadow .16s var(--sai-ease-out)}.composer:focus-within{border-color:var(--sai-accent);box-shadow:var(--sai-shadow-composer),0 0 0 2px var(--sai-accent)}.composer label{display:block}.composer textarea{width:100%;min-height:3rem;max-height:9rem;padding:.5rem .55rem;border:0;outline:0;resize:vertical;background:transparent;box-shadow:none;font-size:.875rem;line-height:1.55}.composer textarea::placeholder{color:var(--sai-tertiary)}.composer textarea:focus-visible{outline:0}.composer-actions{display:flex;align-items:center;gap:.45rem}.composer-actions>div{min-width:0;display:grid;gap:.05rem;margin-right:auto;padding-left:.55rem}.composer-actions strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.675rem;font-weight:620}.composer-actions small{color:var(--sai-tertiary);font-size:.595rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer .send{min-width:4.75rem}.field{display:grid;gap:.3rem}.field>span{color:var(--sai-secondary);font-size:.665rem;font-weight:600;letter-spacing:-.002em}.field.compact{min-width:11.5rem}.field.compact select{height:44px;min-height:44px;font-size:.74rem}input,select,textarea{width:100%;min-width:0;border:1px solid var(--sai-border-strong);border-radius:.62rem;padding:.58rem .65rem;color:var(--sai-text);background:var(--sai-surface-raised);font-size:.8rem;transition:border-color .16s var(--sai-ease-out),box-shadow .16s var(--sai-ease-out)}input,select{min-height:44px}input::placeholder,textarea::placeholder{color:var(--sai-tertiary)}select{cursor:pointer}.timeline{min-height:0;list-style:none;margin:0;padding:1rem;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.timeline li{position:relative;display:grid;grid-template-columns:.5rem minmax(0,1fr);gap:.62rem;padding:0 0 .92rem}.timeline li:not(:last-child):after{content:"";position:absolute;left:.22rem;top:.68rem;bottom:.14rem;width:1px;background:var(--sai-border)}.event-dot{position:relative;z-index:1;width:.48rem;height:.48rem;margin-top:.13rem;border-radius:50%;background:var(--sai-tertiary);box-shadow:0 0 0 2.5px color-mix(in srgb,var(--sai-tertiary) 14%,transparent)}.event-dot.citation{background:var(--sai-accent);box-shadow:0 0 0 2.5px var(--sai-accent-soft)}.event-dot.approval,.event-dot.tool_proposal{background:var(--sai-warning);box-shadow:0 0 0 2.5px var(--sai-warning-soft)}.event-dot.receipt,.event-dot.tool_result{background:var(--sai-success);box-shadow:0 0 0 2.5px var(--sai-success-soft)}.event-dot.error{background:var(--sai-danger);box-shadow:0 0 0 2.5px var(--sai-danger-soft)}.timeline li>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.14rem .4rem;align-items:baseline}.timeline strong{font-size:.675rem;font-weight:620;letter-spacing:-.004em;text-transform:capitalize}.timeline time{color:var(--sai-tertiary);font-size:.605rem;font-variant-numeric:tabular-nums}.timeline p{grid-column:1/-1;margin:0;color:var(--sai-secondary);font-size:.64rem;line-height:1.45;overflow-wrap:anywhere}.timeline p:empty{display:none}.content-grid{min-height:100%;display:grid;grid-template-columns:minmax(18rem,.8fr) minmax(25rem,1.2fr);border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.content-grid>.surface+.surface{border-left:1px solid var(--sai-border)}.surface{min-width:0;padding-bottom:1rem;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.surface.full-width{width:100%;min-height:100%;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.directory-list,.card-list,.receipt-list,.table-list,.tool-list{display:grid;gap:.3rem;padding:.7rem .9rem 0}.directory-list>button{display:grid;grid-template-columns:.5rem minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.5rem .6rem;border-color:transparent;border-radius:.7rem;text-align:left;background:transparent;box-shadow:none}.directory-list>button>span:nth-child(2){min-width:0;display:grid;gap:.1rem}.directory-list strong{overflow-wrap:anywhere;font-size:.765rem;font-weight:590;letter-spacing:-.008em}.directory-list small{color:var(--sai-secondary);font-size:.645rem;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.directory-list button.selected{border-color:color-mix(in srgb,var(--sai-accent) 24%,transparent);background:var(--sai-accent-soft)}.directory-list button.selected strong{font-weight:660}@media(hover:hover)and (pointer:fine){.directory-list>button:hover:not(.selected){background:var(--sai-surface-sunken)}}.agent-detail>section,.agent-detail>.detail-columns,.agent-detail>.metric-grid,.agent-detail>.lifecycle-actions{margin:.9rem}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.metric-grid>div{min-width:0;display:grid;gap:.25rem;align-content:start;min-height:3.5rem;padding:.55rem 0;border:0;border-radius:0;background:transparent}.metric-grid span,.usage-total>span{color:var(--sai-secondary);font-size:.615rem;font-weight:560;letter-spacing:.015em}.metric-grid strong{overflow-wrap:anywhere;font-size:.85rem;font-weight:640;letter-spacing:-.015em;font-variant-numeric:tabular-nums}.detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.detail-columns>section,.workflow-detail>.detail-columns>section{min-width:0;padding:.7rem 0;border:0;border-top:1px solid var(--sai-hairline);border-radius:0;background:transparent}.tool-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.tool-list>div{display:grid;gap:.25rem;align-content:start;padding:.65rem 0;border:0;border-top:1px solid var(--sai-hairline);border-radius:0;background:transparent}.tool-list strong{overflow-wrap:anywhere;font-size:.725rem;font-weight:600}.tool-list span{color:var(--sai-secondary);font-size:.665rem;line-height:1.4}.tool-list small{color:var(--sai-tertiary);font-size:.585rem;font-variant-numeric:tabular-nums}.table-list>button,.table-list>div{min-width:0;min-height:2.9rem;display:grid;grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr) auto;align-items:center;gap:.68rem;padding:.55rem .7rem;text-align:left}.table-list>div{border:1px solid var(--sai-border);border-radius:.65rem}.table-list>button{border-color:transparent;border-radius:.65rem;background:transparent;box-shadow:none}@media(hover:hover)and (pointer:fine){.table-list>button:hover:not(:disabled){border-color:var(--sai-border);background:var(--sai-surface-sunken)}}.table-list code{color:var(--sai-accent);font-size:.615rem}.table-list span{min-width:0;overflow-wrap:anywhere;white-space:normal;font-size:.705rem;line-height:1.4}.table-list span small{display:block;margin-top:.1rem;color:var(--sai-secondary);font-size:.585rem;font-variant-numeric:tabular-nums}.card-list>section{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.75rem 0;border:0;border-bottom:1px solid var(--sai-hairline);border-radius:0;background:transparent}.card-list strong,.card-list p,.card-list code{overflow-wrap:anywhere}.card-list>section strong{font-size:.765rem;font-weight:600}.card-list p{margin:.3rem 0;color:var(--sai-secondary);font-size:.725rem;line-height:1.45}.card-list code{color:var(--sai-tertiary);font-size:.605rem}.inline-form,.workflow-controls{display:grid;gap:.65rem;margin:.75rem .9rem;padding:.75rem 0;border:0;border-bottom:1px solid var(--sai-hairline);border-radius:0;background:transparent}.inline-form textarea,.workflow-controls textarea{min-height:4.2rem;resize:vertical}.boundary-note.compact{margin:0}.project-directory{max-height:24rem;overflow:auto}.workflow-contract{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:.38rem .65rem;margin:.75rem .9rem;font-size:.665rem;line-height:1.45}.workflow-contract code{overflow-wrap:anywhere;color:var(--sai-accent)}.workflow-picker{margin:.75rem .9rem}.workflow-detail>section,.workflow-detail>.detail-columns,.workflow-detail>.metric-grid,.workflow-detail>.lifecycle-actions{margin:.75rem .9rem}.workflow-timeline{max-height:20rem;padding:.25rem}.workflow-detail .table-list{padding-inline:0}.metric-pair{display:flex;gap:.3rem;flex:0 0 auto}.metric-pair span{padding:.28rem .42rem;border-radius:99rem;color:var(--sai-secondary);background:var(--sai-surface-soft);font-size:.62rem}.state-pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:1.65rem;padding:.2rem .55rem;border:1px solid var(--sai-border-strong);border-radius:99rem;color:var(--sai-secondary);background:var(--sai-surface-soft);font-size:.625rem;font-weight:700;letter-spacing:.045em;white-space:nowrap;text-transform:uppercase}.state-pill.enabled,.state-pill.completed,.state-pill.open{color:var(--sai-success);border-color:color-mix(in srgb,var(--sai-success) 34%,transparent);background:var(--sai-success-soft)}.state-pill.waiting_approval,.state-pill.queued,.state-pill.paused{color:var(--sai-warning);border-color:color-mix(in srgb,var(--sai-warning) 34%,transparent);background:var(--sai-warning-soft)}.state-pill.failed,.state-pill.cancelled,.state-pill.revoked{color:var(--sai-danger);border-color:color-mix(in srgb,var(--sai-danger) 34%,transparent);background:var(--sai-danger-soft)}.activity-list{list-style:none;margin:0;padding:.7rem .9rem 0}.activity-list li{display:grid;grid-template-columns:.5rem minmax(0,1fr) auto;align-items:center;gap:.68rem;padding:.65rem .32rem;border-bottom:1px solid var(--sai-hairline)}.activity-list li:last-child{border-bottom:0}.activity-list strong{font-size:.725rem;font-weight:600;letter-spacing:-.005em;text-transform:capitalize}.activity-list p{margin:.16rem 0 0;color:var(--sai-secondary);font-size:.625rem;overflow-wrap:anywhere}.activity-list time{color:var(--sai-tertiary);font-size:.6rem;font-variant-numeric:tabular-nums;white-space:nowrap}.receipt-list button{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .65rem;border-color:transparent;border-radius:.68rem;text-align:left;background:transparent;box-shadow:none}.receipt-list button>span{min-width:0;display:grid;gap:.12rem}.receipt-list strong{overflow-wrap:anywhere;font-size:.715rem;font-weight:580}.receipt-list small{color:var(--sai-secondary);font-size:.615rem}.receipt-list code{flex:0 0 auto;color:var(--sai-success);font-size:.615rem}@media(hover:hover)and (pointer:fine){.receipt-list button:hover:not(:disabled){border-color:var(--sai-border);background:var(--sai-surface-sunken)}}.verification-panel{padding:.9rem}.verification-panel>.eyebrow{margin-top:.2rem}.verification-panel dd code{display:block;max-height:9rem;overflow:auto}.verification-ok{display:inline-flex;margin:.65rem 0;padding:.28rem .58rem;border:1px solid color-mix(in srgb,var(--sai-success) 36%,transparent);border-radius:99rem;color:var(--sai-success);background:var(--sai-success-soft);font-size:.635rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.verification-panel h2{overflow-wrap:anywhere;font-family:var(--sai-mono);font-size:.88rem}.usage-total{display:grid;gap:.28rem;margin:.75rem .9rem;padding:.8rem 0;border:0;border-bottom:1px solid var(--sai-hairline);border-radius:0;background:transparent}.usage-total strong{font-size:1.32rem;font-weight:660;letter-spacing:-.028em;font-variant-numeric:tabular-nums}.usage-total small{color:var(--sai-secondary);font-size:.645rem;line-height:1.45}.admin-actions{padding:.85rem .9rem}.admin-view pre{margin:0 .9rem;max-height:24rem;overflow:auto;padding:.8rem;border:1px solid var(--sai-border);border-radius:.68rem;background:var(--sai-surface-soft);color:var(--sai-secondary);font-size:.635rem;line-height:1.55;scrollbar-width:thin}.boundary-note{margin:.85rem .9rem 0;padding:.7rem .8rem;border-left:2px solid var(--sai-warning);border-radius:0 .55rem .55rem 0;color:var(--sai-secondary);background:var(--sai-warning-soft);font-size:.685rem;line-height:1.5}.empty-state{min-height:12rem;display:grid;place-items:center;align-content:center;gap:.1rem;padding:2.4rem 2rem;text-align:center;color:var(--sai-secondary)}.empty-state strong{color:var(--sai-text);font-size:.885rem;font-weight:620;letter-spacing:-.016em}.empty-state p{max-width:26rem;margin:.45rem 0 0;font-size:.745rem;line-height:1.55;text-wrap:pretty}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:1rem;background:#0a0a0a6b;-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}.modal{width:min(38rem,100%);max-height:calc(100dvh - 2rem);overflow:auto;overscroll-behavior:contain;border:1px solid var(--sai-border-strong);border-radius:var(--sai-radius-xlarge);background:var(--sai-surface-raised);box-shadow:0 2rem 7rem #00000052;scrollbar-width:thin}.modal .section-heading{align-items:flex-start}.modal form{display:grid;gap:.85rem;padding:1rem}.modal textarea{min-height:5rem;resize:vertical}.modal-note{display:grid;gap:.25rem;padding:.72rem;border:1px solid color-mix(in srgb,var(--sai-success) 25%,transparent);border-radius:.7rem;background:var(--sai-success-soft)}.modal-note strong{color:var(--sai-success);font-size:.685rem;font-weight:640}.modal-note span{color:var(--sai-secondary);font-size:.645rem;line-height:1.5}.modal-actions{justify-content:flex-end}.citation-detail{display:grid;gap:.9rem;padding:1rem}.citation-detail>p:first-child{margin:0;padding:.95rem;border:1px solid color-mix(in srgb,var(--sai-accent) 25%,transparent);border-radius:.75rem;background:var(--sai-accent-soft);font-size:.8rem;line-height:1.6;text-wrap:pretty}.citation-detail dl{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:.5rem .75rem;margin:0}.citation-detail code{overflow-wrap:anywhere;color:var(--sai-accent)}.sr-only{position:absolute;top:0;left:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}@media(min-width:1600px){.app-shell{grid-template-columns:17.5rem minmax(0,1fr)}.main-shell{padding-inline:clamp(1.35rem,3vw,3rem)}.workspace-grid{grid-template-columns:minmax(0,1fr) minmax(19rem,23rem)}:root{--sai-reading-measure: 48rem}}@media(max-width:1120px){.app-shell{grid-template-columns:13.5rem minmax(0,1fr)}.workspace-grid,.content-grid{grid-template-columns:minmax(0,1fr)}.run-panel,.content-grid>.surface+.surface{min-height:18rem;border-left:0;border-top:1px solid var(--sai-border)}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){body{overflow:auto}.app-shell{height:auto;min-height:100dvh;grid-template-columns:minmax(0,1fr);overflow:visible}.sidebar{position:sticky;top:0;z-index:10;width:100%;max-width:100vw;height:auto;padding:.55rem .65rem;border-right:0;border-bottom:1px solid var(--sai-border);overflow:hidden}.brand-lockup,.sidebar-agents,.identity-card{display:none}.sidebar nav{width:100%;display:flex;gap:.25rem;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button{flex:0 0 auto;grid-template-columns:1.1rem auto;min-height:44px}.sidebar nav button.nav-active:before{display:none}.nav-copy small{display:none}.main-shell{min-height:calc(100dvh - 3.7rem);padding:0 .8rem .8rem;overflow:visible}.section-stage{overflow:visible}.topbar{align-items:flex-start}.topbar-actions{justify-content:flex-end}.mobile-identity{display:inline-flex}.notice{grid-template-columns:.45rem auto minmax(0,1fr)}.busy-indicator{grid-column:2/-1}.workspace-grid{height:auto;min-height:calc(100dvh - 9rem)}.conversation-panel{min-height:38rem}.message{max-width:94%}.messages{padding-block:1.15rem 1.4rem}.detail-columns,.tool-list{grid-template-columns:minmax(0,1fr)}.surface{overflow:visible}}@media(max-width:720px){html,body,#root{max-width:100vw;overflow-x:hidden}.main-shell{width:100%;max-width:100vw;padding-inline:.55rem}.topbar{min-height:4rem;display:grid}.topbar-actions{justify-content:flex-start}.panel-heading,.section-heading{display:grid}.field.compact{width:100%;min-width:0}.notice{width:100%;border-radius:.75rem}.notice>span:nth-child(3){white-space:normal}.composer-actions{flex-wrap:wrap}.composer-actions>div{flex:1 1 100%;padding-left:.3rem}.composer-actions>button{flex:1 1 auto}.metric-grid{grid-template-columns:minmax(0,1fr)}.messages{gap:1rem}.approval-card,.receipt-card{padding:.85rem .9rem}.approval-card .button-row{justify-content:stretch}.approval-card .button-row>button{flex:1 1 auto}.approval-card dl,.agent-detail dl,.verification-panel dl,.citation-detail dl,.workflow-contract{grid-template-columns:minmax(0,1fr);gap:.12rem}.approval-card dd,.agent-detail dd,.verification-panel dd,.citation-detail dd,.workflow-contract dd{margin-bottom:.42rem}.empty-state{min-height:9rem;padding:1.6rem 1.1rem}.table-list>button,.table-list>div{grid-template-columns:minmax(0,1fr) auto}.table-list>button>span:nth-child(2),.table-list>div>span:nth-child(2){grid-column:1/-1;grid-row:2}.card-list>section{display:grid}.member-strip,.file-list{width:100%;max-width:100%;contain:inline-size}.member-chip{max-width:15rem}.member-chip small{display:none}.member-chip>:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list button{max-width:calc(100vw - 3rem)}.workspace-grid,.conversation-panel,.run-panel,.content-grid{width:100%;max-width:calc(100vw - 1.1rem);min-width:0;contain:inline-size}.messages{padding-inline:.75rem}.composer{width:calc(100% - 1rem)}.modal{border-radius:var(--sai-radius-large)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}button:active:not(:disabled),.button:active{transform:none}}@media(prefers-reduced-transparency:reduce){.sidebar,.notice,.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}.sidebar{background:var(--sai-canvas)}.notice,.workspace-grid,.content-grid,.surface.full-width{background:var(--sai-surface-raised)}.run-panel{background:var(--sai-surface-soft)}.detail-columns>section,.workflow-detail>.detail-columns>section{background:var(--sai-surface-soft)}.modal-backdrop{background:#0a0a0adb}}:root[data-appearance=light]{color-scheme:light}:root[data-appearance=dark]{color-scheme:dark;--sai-canvas: #1f1f1f;--sai-canvas-deep: #171717;--sai-navigation: rgba(24, 24, 24, .9);--sai-surface: rgba(40, 40, 40, .88);--sai-surface-raised: #2f2f2f;--sai-surface-soft: #292929;--sai-surface-hover: #363636;--sai-surface-sunken: rgba(0, 0, 0, .22);--sai-border: rgba(255, 255, 255, .085);--sai-border-strong: rgba(255, 255, 255, .16);--sai-hairline: rgba(255, 255, 255, .06);--sai-text: #ededed;--sai-secondary: #b6b6b6;--sai-tertiary: #aaa9a4;--sai-accent: #8bb7f4;--sai-accent-strong: #72a5ec;--sai-on-accent: #171717;--sai-accent-soft: rgba(107, 158, 232, .14);--sai-success: #72d6ae;--sai-success-soft: rgba(83, 198, 154, .12);--sai-warning: #f0b96c;--sai-on-warning: #171717;--sai-warning-soft: rgba(227, 165, 83, .12);--sai-danger: #ff929b;--sai-danger-soft: rgba(237, 125, 134, .12);--sai-shadow: 0 22px 70px rgba(0, 0, 0, .3), 0 2px 12px rgba(0, 0, 0, .18);--sai-shadow-raised: 0 1px 2px rgba(0, 0, 0, .3), 0 6px 20px rgba(0, 0, 0, .22);--sai-shadow-composer: 0 1px 2px rgba(0, 0, 0, .32), 0 10px 34px rgba(0, 0, 0, .34);--sai-inset-highlight: inset 0 1px 0 rgba(255, 255, 255, .05)}@media(prefers-contrast:more){:root:not([data-appearance]),:root[data-appearance]{--sai-border: currentColor;--sai-border-strong: currentColor;--sai-hairline: currentColor;--sai-secondary: var(--sai-text);--sai-tertiary: var(--sai-text)}.sidebar,.workspace-grid,.content-grid,.surface.full-width,.modal{background:var(--sai-surface-raised)}.sidebar nav button.nav-active,.directory-list button.selected,.sidebar-agents>button[aria-pressed=true]{outline:1px solid currentColor}.message.agent{border-color:currentColor;border-style:dashed;padding-inline:.8rem}button,.button,.event-dot,.presence,.notice-dot{box-shadow:none}}:root[data-motion=reduce] *,:root[data-motion=reduce] *:before,:root[data-motion=reduce] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.workspace-settings{display:grid;gap:1.5rem;max-width:50rem}.workspace-settings fieldset{display:flex;flex-wrap:wrap;gap:.5rem;border:0;padding:0;margin:1rem 0}.workspace-settings legend{padding:0;margin-bottom:.5rem;font-size:.8rem;color:var(--sai-secondary)}.workspace-settings fieldset label{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .75rem;border:1px solid var(--sai-border-strong);border-radius:.62rem;cursor:pointer}.workspace-settings input[type=radio]{flex:0 0 1rem;width:1rem;height:1rem;min-width:1rem;min-height:1rem;margin:0;padding:0;accent-color:var(--sai-accent)}.workspace-settings fieldset label:has(input:checked){border-color:var(--sai-accent);background:var(--sai-accent-soft)}.workspace-settings fieldset:disabled label{cursor:not-allowed;opacity:.65}.workspace-settings section>dl{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:.5rem 1rem}.workspace-settings dt{color:var(--sai-secondary)}.workspace-settings dd{margin:0;overflow-wrap:anywhere}.preservation-counts{display:flex;gap:1.5rem;flex-wrap:wrap}.preservation-counts dd{margin:0;font-size:1.25rem}.agent-profile-dialog{padding:1.25rem;display:grid;gap:1rem}.agent-profile-dialog .detail-columns{grid-template-columns:1fr}.app-shell.chat-layout{height:100dvh;min-height:0;grid-template-columns:5rem minmax(0,1fr)}.chat-layout>.sidebar{height:100%;padding:.75rem .5rem;gap:1rem;-webkit-backdrop-filter:none;backdrop-filter:none}.chat-layout .brand-lockup{justify-content:center;padding:0}.chat-layout .brand-lockup>strong{display:none}.chat-layout .sidebar nav button{display:flex;flex-direction:column;justify-content:center;gap:.35rem;min-height:3.75rem;padding:.4rem .2rem;border:0;border-radius:.5rem}.chat-layout .nav-copy>span{font-size:.62rem;font-weight:500}.chat-layout .identity-card{display:flex;flex-direction:column;padding:.5rem 0;gap:.5rem}.chat-layout .identity-card strong{max-width:100%;font-size:.55rem}.chat-layout>.main-shell{height:100%;min-height:0;padding:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.chat-layout>.main-shell:has(>.notice){grid-template-rows:auto auto minmax(0,1fr)}.chat-layout .topbar{min-height:3rem;padding:.25rem 1rem;border-bottom:1px solid var(--sai-hairline)}.chat-layout .topbar-actions{margin-left:auto}.chat-layout .topbar button{color:var(--sai-text);min-height:2rem;padding:.25rem .6rem;border:0;box-shadow:none;background:transparent;font-size:.7rem}.chat-layout .notice{margin:0;padding:.35rem 1rem;max-width:none;min-height:1.8rem;border-radius:0;box-shadow:none;background:transparent}.chat-layout .workspace-stage{height:100%;min-height:0;padding:0;overflow:hidden}.chat-layout .tc-workspace{display:grid;width:100%;height:100%;min-height:0;max-height:100%;margin:0;grid-template-columns:14rem minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.chat-layout .tc-sidebar{display:flex;flex-direction:column;height:100%;min-height:0;max-height:100%;padding:.8rem .65rem;overflow-y:auto;background:var(--sai-navigation)}.chat-layout .tc-sidebar>*{flex-shrink:0}.chat-layout .tc-conversation{height:100%;min-height:0;overflow:hidden}.chat-layout .tc-conversation>.workspace-grid{height:100%;min-height:0;flex:1 1 0}.chat-layout .tc-conversation>.tc-catalog-unavailable{flex:0 0 auto}.chat-layout .chat-workspace{min-height:0;height:100%;max-width:none;width:100%;overflow:hidden;border:0;border-radius:0;box-shadow:none}.chat-layout .conversation-panel{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;border:0;border-radius:0;box-shadow:none}.chat-layout .conversation-panel>.panel-heading{flex:0 0 auto;min-height:3.6rem;padding:.75rem 1.5rem .35rem}.chat-layout .conversation-panel>.panel-heading h2{font-size:1rem;margin:0}.chat-layout .panel-heading .field select{min-height:2rem;border:0;background:transparent;box-shadow:none;font-size:.72rem}.chat-layout .conversation-tools{flex:0 0 auto;min-height:2.5rem;overflow:visible;padding:0 1.5rem .65rem;gap:1rem;border-bottom:1px solid var(--sai-hairline)}.chat-details{position:relative}.chat-details>summary{list-style:none;cursor:pointer;color:var(--sai-secondary);font-size:.72rem;padding:.35rem 0}.chat-details>summary::-webkit-details-marker{display:none}.chat-details>summary:after{content:"⌄";margin-left:.4rem}.chat-details[open]>summary{color:var(--sai-text)}.chat-details>.member-strip,.chat-details>.file-strip{position:absolute;z-index:20;top:calc(100% + .3rem);left:0;width:min(24rem,calc(100vw - 8rem));max-height:20rem;overflow:auto;display:flex;flex-direction:column;align-items:stretch;gap:.3rem;padding:.75rem;border:1px solid var(--sai-hairline);border-radius:.5rem;background:var(--sai-surface-raised);box-shadow:0 8px 24px #00000026}.chat-details .member-chip{display:flex;justify-content:space-between;min-height:2rem}.chat-details .file-list{flex-direction:column;overflow:visible}.chat-details .file-list button{max-width:100%;border:0;box-shadow:none}.chat-details .file-list code{display:none}.chat-layout .messages{flex:1 1 0;height:0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;gap:1.1rem;padding:1.25rem clamp(1.25rem,5%,4rem);scroll-behavior:auto;scrollbar-width:auto;scrollbar-gutter:stable}.chat-layout .message{flex:0 0 auto;width:100%;max-width:72rem;align-self:stretch;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.chat-layout .message-meta{justify-content:flex-start;gap:.65rem}.chat-layout .message-meta strong{font-size:.78rem}.chat-layout .message-meta time{font-size:.65rem}.chat-layout .message p{margin:.25rem 0 0;font-size:.875rem;line-height:1.55}.chat-layout .composer{flex:0 0 auto;width:auto;max-width:none;margin:.5rem 1.5rem 1rem;padding:.5rem .7rem;border:1px solid var(--sai-border-strong);border-radius:.6rem;box-shadow:none;background:var(--sai-surface-raised)}.chat-layout .composer:focus-within{border-color:var(--sai-accent);box-shadow:none}.chat-layout .composer textarea{min-height:2.75rem;max-height:6rem;resize:none;padding:.35rem}.chat-layout .composer-actions{flex-wrap:nowrap}.chat-layout .composer-actions>div{flex:1 1 auto}.chat-layout .composer-actions>button{flex:0 0 auto;min-height:2.2rem;box-shadow:none}.chat-layout .composer-actions strong{font-weight:500;color:var(--sai-secondary)}.chat-layout .composer-actions small{display:none}.chat-layout .run-panel{overflow-y:auto;margin:0;padding:1rem}.chat-layout .tc-task{min-height:0;overflow:auto}.chat-layout .tc-nav-group>h2{padding:.6rem .5rem .25rem;margin:0;font-size:.65rem;font-weight:600;color:var(--sai-tertiary)}.chat-layout .tc-other-agents>summary{cursor:pointer;padding:.65rem .5rem;font-size:.68rem;color:var(--sai-tertiary)}.chat-layout .tc-sidebar .tc-list{display:grid;min-width:0}.chat-layout .tc-sidebar .tc-list>li{max-width:none}.chat-layout .tc-sidebar .tc-list>li>button{min-height:2.4rem;padding:.4rem .5rem;border-radius:.35rem}.chat-layout .tc-presence{box-shadow:none}@media(max-width:900px){.chat-layout .tc-workspace{grid-template-columns:11rem minmax(0,1fr)}.chat-layout .tc-name{font-size:.7rem}.chat-layout .messages{padding-inline:1rem}.chat-layout .composer{margin-inline:1rem}.chat-layout .conversation-panel>.panel-heading,.chat-layout .conversation-tools{padding-inline:1rem}}@media(max-width:620px){.app-shell.chat-layout{grid-template-columns:3.6rem minmax(0,1fr)}.chat-layout .sidebar{position:static;width:auto}.chat-layout .sidebar nav{display:grid;grid-template-columns:1fr}.chat-layout .sidebar nav button{min-width:0}.chat-layout .nav-copy>span{font-size:.52rem}.chat-layout .tc-workspace{grid-template-columns:1fr}.chat-layout .tc-sidebar{display:none}.chat-layout .tc-workspace>.tc-conversation,.chat-layout .tc-workspace>.tc-task,.chat-layout .tc-workspace>.tc-new-task-form{grid-column:1}.chat-layout .composer-actions>div{display:none}.chat-layout .conversation-panel>.panel-heading .field{max-width:55%}}.chat-layout>.sidebar{position:static;width:auto;max-width:none;overflow-y:auto}.chat-layout .brand-lockup{display:flex}.chat-layout .sidebar nav{display:grid;grid-template-columns:1fr;overflow:visible}.chat-layout .tc-sidebar{align-items:stretch}.chat-layout .tc-workspace>.tc-conversation,.chat-layout .tc-workspace>.tc-task,.chat-layout .tc-workspace>.tc-new-task-form,.chat-layout .tc-workspace>.tc-quiet,.chat-layout .tc-workspace>.tc-error{grid-column:2}@media(max-width:620px){.chat-layout .tc-workspace>.tc-conversation,.chat-layout .tc-workspace>.tc-task,.chat-layout .tc-workspace>.tc-new-task-form,.chat-layout .tc-workspace>.tc-quiet,.chat-layout .tc-workspace>.tc-error{grid-column:1}}.chat-layout [aria-label="Composer attachments"]{display:flex;flex-direction:column;gap:.25rem;flex:0 0 auto;min-width:0;min-height:0;padding:.4rem 1rem;max-height:55%;overflow:hidden;border-top:1px solid var(--sai-hairline)}.chat-layout [aria-label="Composer attachments"]>:not(.chat-attachment-review){flex-shrink:0}.chat-layout [aria-label="Composer attachments"]>.composer{margin:0 0 .15rem;min-width:0}.chat-layout [aria-label="Composer attachments"] small{display:block;font-size:.65rem;line-height:1.35;overflow-wrap:anywhere}.chat-layout .chat-attachment-actions{display:flex;flex-wrap:wrap;gap:.35rem}.chat-layout .chat-attachment-actions>button{min-height:2rem;padding:.25rem .55rem}.chat-layout .chat-attachment-review{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;overflow-wrap:anywhere;font-size:.75rem}.chat-layout .chat-attachment-review p{margin:.2rem 0}.chat-layout .chat-attachment-review ul{margin:.25rem 0;padding-left:1.2rem}.chat-layout .chat-attachment-review ul:empty{display:none}.chat-layout .chat-attachment-review button{max-width:100%;white-space:normal;overflow-wrap:anywhere}@media(max-width:900px){.chat-layout .conversation-panel>.panel-heading{display:flex;flex-wrap:wrap;gap:.35rem .65rem}.chat-layout .conversation-panel>.panel-heading h2{flex:1 0 min(12rem,100%);min-width:0;overflow-wrap:anywhere}.chat-layout .conversation-panel>.panel-heading .group-call-actions{flex-wrap:wrap;margin-left:0;max-width:100%}.chat-layout .conversation-panel>.panel-heading .field{min-width:0;max-width:100%;flex:0 1 12rem}.chat-layout .conversation-panel>.panel-heading select{width:100%;min-width:0}.chat-layout .composer-actions{flex-wrap:wrap;gap:.3rem}.chat-layout .composer-actions>div{flex:1 1 100%;padding-left:.35rem}.chat-layout .composer-actions>button{min-width:0;max-width:100%;padding-inline:.45rem;overflow-wrap:anywhere}}.chat-layout .chat-attachment-list{font-size:.75rem;margin-top:.3rem}.chat-layout .chat-attachment-list>section{max-height:10rem;overflow:auto}.chat-layout .chat-timeline{flex:1 1 0;min-height:0}.chat-layout .chat-timeline__actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-size:.7rem}.chat-layout .chat-timeline__actions button{padding:.2rem .4rem;min-height:1.5rem;font-size:.7rem;box-shadow:none}.chat-layout .chat-thread-overlay{position:absolute;inset:5rem 1rem 1rem auto;width:min(30rem,90%);z-index:35;background:var(--sai-surface-raised);overflow:auto;border:1px solid var(--sai-hairline);border-radius:.6rem;box-shadow:0 12px 35px #0004}.chat-layout .conversation-panel{position:relative}.chat-layout .chat-thread-panel,.chat-layout .chat-search,.chat-layout .chat-mention-picker{border:0}.chat-layout .chat-details>.chat-search{position:absolute;z-index:25;top:100%;width:24rem;max-width:70vw;background:var(--sai-surface-raised);box-shadow:0 8px 24px #0003}.chat-layout .chat-details>[aria-label="Conversation controls"]{position:absolute;top:100%;left:0;z-index:30;width:22rem;max-height:65vh;overflow:auto;padding:1rem;background:var(--sai-surface-raised);box-shadow:0 8px 24px #0004;border:1px solid var(--sai-hairline);border-radius:.5rem}.chat-file-preview-pdf{width:100%;height:320px;border:0}.chat-file-preview-image{max-width:100%;max-height:320px}.chat-file-preview-text{white-space:pre-wrap}.chat-staged-thumbnail{object-fit:contain;display:block;width:64px;height:64px}.chat-file-preview-dialog{position:fixed;z-index:120;inset:8vh 8vw;overflow:auto;background:var(--sai-surface-raised);border:1px solid var(--sai-hairline);box-shadow:0 16px 48px #0007;padding:1rem;border-radius:.7rem;display:flex;flex-direction:column;gap:.75rem}.chat-file-preview-dialog>button{align-self:flex-end;flex-shrink:0}.chat-file-preview-dialog .chat-file-preview-pdf{flex:1;min-height:300px}.chat-file-preview-dialog .chat-file-preview-image{max-height:70vh;object-fit:contain}#root .chat-file-preview-dialog .finder-pdf{flex:1;min-height:240px;height:auto}#root .app-shell.sai-product-shell{grid-template-columns:72px minmax(0,1fr)}#root .sai-product-shell>.sai-navigation-rail{width:auto;padding:14px 7px;gap:18px;position:static;height:100%}.sai-product-shell .brand-lockup{justify-content:center;padding:0}.sai-product-shell .brand-lockup>strong{display:none}.sai-product-shell .sai-navigation-rail nav{display:grid;gap:5px}.sai-product-shell .sai-navigation-rail nav button{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:9px 2px;min-height:58px;border:0;font-size:11px;box-shadow:none}.sai-product-shell .sai-navigation-rail .nav-copy>span{font-size:10px}.sai-product-shell .identity-card{margin-top:auto;padding:6px 0}.sai-product-shell .identity-card strong{display:none}#root .sai-product-shell>.sai-navigation-rail{overflow:hidden}#root .sai-navigation-rail>nav{flex:0 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none}.profile-menu-anchor{margin-top:auto;flex-shrink:0;display:flex;justify-content:center;padding-bottom:env(safe-area-inset-bottom,0px)}#root .profile-menu-trigger{position:relative;display:grid;place-items:center;width:44px;height:44px;padding:4px;border:0;border-radius:14px;background:transparent;box-shadow:none}#root .profile-menu-trigger:hover,#root .profile-menu-trigger[aria-expanded=true],#root .profile-menu-trigger[data-active=true]{background:var(--sai-surface-raised)}.profile-avatar{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--sai-surface-soft);color:var(--sai-text);font-size:13px;font-weight:650;letter-spacing:.01em}.profile-presence{position:absolute;right:4px;bottom:4px;width:8px;height:8px;border-radius:50%;background:#92cdb5;box-shadow:0 0 0 2px var(--sai-rail,var(--sai-navigation))}.profile-presence[data-offline=true]{background:var(--sai-tertiary)}.profile-menu{position:fixed;z-index:100;width:252px;max-width:calc(100vw - 24px);padding:6px;overflow-y:auto;border:0;border-radius:14px;background:var(--sai-surface-raised);color:var(--sai-text);box-shadow:0 8px 32px #0005}.profile-menu-identity{display:flex;align-items:center;gap:10px;padding:10px 9px 13px}.profile-menu-identity>div{min-width:0;display:grid;gap:3px}.profile-menu-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.profile-menu-identity>div>span{color:var(--sai-secondary);font-size:12px}.profile-menu>:is(button,a){display:flex;align-items:center;gap:10px;width:100%;min-height:38px;padding:9px 10px;border:0;border-radius:9px;background:transparent;color:var(--sai-text);box-shadow:none;text-align:left;text-decoration:none;font-size:13px;font-weight:450}.profile-menu>:is(button,a):hover:not(:disabled),.profile-menu>:is(button,a):focus-visible{background:var(--sai-surface-soft);outline:none}.profile-menu>button:disabled{opacity:.45}.sai-product-shell .topbar{min-height:42px;padding:6px 22px}.sai-product-shell .topbar h1{font-size:16px}.sai-product-shell .account-menu-button{border:0;border-radius:20px;padding:5px 12px;min-height:30px;background:var(--sai-surface-sunken);font-size:12px}#root .chat-layout .tc-workspace{grid-template-columns:260px minmax(0,1fr);position:relative}.workspace-navigation{display:flex;flex-direction:column;min-height:0;height:100%;background:var(--sai-navigation);border-right:1px solid var(--sai-hairline);padding:18px 12px 12px;gap:14px;overflow:hidden}.workspace-navigation-title{display:flex;align-items:center;justify-content:space-between;padding:0 10px}.workspace-navigation-title strong{display:block;font-size:19px;letter-spacing:-.4px}.workspace-navigation-title span{display:block;color:var(--sai-secondary);margin-top:4px;font-size:12px}.workspace-filter{display:flex;align-items:center;gap:8px;border:1px solid var(--sai-hairline);background:var(--sai-surface-sunken);padding:0 10px;border-radius:9px}.workspace-filter input{min-height:36px;padding:8px 0;font-size:12px;background:transparent;border:0;box-shadow:none;outline-offset:2px}.workspace-filter>span{font-size:22px;color:var(--sai-secondary)}.new-message-button{display:flex;align-items:center;gap:9px;text-align:left;min-height:38px;padding:8px 10px;border:1px solid var(--sai-border);border-radius:9px;background:var(--sai-surface-raised);font-size:13px;box-shadow:none}.workspace-navigation-scroll{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin}.workspace-nav-group{margin:6px 0 22px}.workspace-nav-group>header{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:0 9px}.workspace-nav-group h2{margin:0;font-size:12px;font-weight:650;color:var(--sai-secondary)}.workspace-nav-group .nav-add{min-height:26px;height:26px;width:26px;padding:0;border:0;background:transparent;font-size:19px;box-shadow:none}.workspace-nav-group ul{list-style:none;margin:3px 0;padding:0}.workspace-nav-group li{min-width:0}.workspace-nav-group li>button{width:100%;display:flex;align-items:center;gap:10px;min-height:38px;padding:8px 10px;border:0;border-radius:8px;text-align:left;background:transparent;box-shadow:none;font-size:13px}.workspace-nav-group li>button:hover{background:var(--sai-surface-sunken)}.workspace-nav-group li>button[aria-current=page]{background:var(--sai-accent-soft);color:var(--sai-text);font-weight:650;box-shadow:inset 3px 0 var(--sai-accent)}.conversation-name{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-symbol{width:22px;text-align:center;flex-shrink:0;font-size:19px;color:var(--sai-secondary)}.person-symbol{display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;border-radius:7px;background:var(--sai-accent-soft);color:var(--sai-accent);font-size:11px;font-weight:650}.nav-unread{min-width:20px;padding:2px 5px;border-radius:10px;text-align:center;font-size:10px;background:var(--sai-accent-strong);color:var(--sai-on-accent)}.nav-empty{padding:4px 10px;margin:0;color:var(--sai-tertiary);font-size:12px}.workspace-tasks summary{padding:8px 10px;color:var(--sai-secondary);font-size:12px;cursor:pointer}.workspace-tasks summary span{float:right}.workspace-tasks details ul{max-height:240px;overflow:auto}.workspace-tasks li>button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.back-to-conversation{position:absolute;z-index:3;left:280px;top:10px;min-height:30px;font-size:12px;padding:5px 10px}.tc-workspace:has(.back-to-conversation)>.tc-new-task-form,.tc-workspace:has(.back-to-conversation)>.tc-task{padding-top:55px}.conversation-dialog-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:20px;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.conversation-dialog{width:min(460px,100%);max-height:min(640px,90dvh);overflow:auto;padding:24px;border-radius:16px;border:1px solid var(--sai-border-strong);background:var(--sai-surface-raised);box-shadow:0 24px 80px #0000004d}.conversation-dialog header{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:20px}.conversation-dialog h2{margin:0 0 6px;font-size:20px}.conversation-dialog p{margin:0;color:var(--sai-secondary);font-size:13px}.conversation-dialog header>button{min-height:28px;border:0;padding:0 5px;font-size:22px;background:transparent}.conversation-dialog form{display:grid;gap:18px}.conversation-dialog form label{display:grid;gap:7px;font-size:13px}.conversation-dialog form>button{justify-self:end}.new-message-people{list-style:none;padding:0;margin:12px 0 0}.new-message-people button{display:flex;gap:12px;align-items:center;width:100%;min-height:48px;padding:8px;border:0;background:transparent;text-align:left;box-shadow:none}.new-message-people button>span:last-child{margin-left:auto;color:var(--sai-tertiary)}.new-message-people button:hover{background:var(--sai-surface-sunken)}#root .chat-layout .conversation-panel>.panel-heading{display:flex;align-items:center;gap:16px;padding:14px 22px 9px;flex-shrink:0;min-height:58px;border-bottom:0}.chat-layout .conversation-panel>.panel-heading h2{flex:1;min-width:0;margin:0;font-size:18px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root .chat-layout .conversation-tools{display:flex;align-items:center;gap:18px;padding:0 22px 12px;flex-shrink:0;border-bottom:1px solid var(--sai-hairline)}.sai-product-shell .group-call-actions{width:auto;gap:6px;margin-left:auto;align-items:center;flex-wrap:nowrap}.sai-product-shell .group-call-actions>span{font-size:11px;color:var(--sai-tertiary)}.sai-product-shell .group-call-actions>button{flex:0 0 auto;font-size:12px;padding:6px 9px;min-height:32px;border-radius:8px}.sai-product-shell .call-options{position:relative;order:5}.sai-product-shell .call-options summary{cursor:pointer;font-size:20px;padding:1px 7px;list-style:none;color:var(--sai-secondary)}.sai-product-shell .call-options summary::-webkit-details-marker{display:none}.sai-product-shell .call-options label{position:absolute;z-index:30;right:0;top:35px;display:flex;align-items:center;gap:8px;width:210px;padding:14px;border:1px solid var(--sai-border);border-radius:10px;background:var(--sai-surface-raised);font-size:12px;box-shadow:var(--sai-shadow-raised)}.sai-product-shell input[type=checkbox],.sai-product-shell input[type=radio]{width:16px;height:16px;min-height:0;flex:0 0 auto;padding:0;border-radius:3px}.sai-product-shell .chat-timeline{background:var(--sai-canvas);color:var(--sai-text)}.sai-product-shell .chat-timeline__viewport{padding:20px 24px}.sai-product-shell .chat-timeline__content{gap:10px}.sai-product-shell .chat-timeline__bubble{background:var(--sai-surface-raised);border-color:var(--sai-hairline);padding:10px 14px;border-radius:12px;max-width:min(80%,700px)}.sai-product-shell .chat-timeline__bubble--own{background:var(--sai-accent-soft);border-color:color-mix(in srgb,var(--sai-accent) 18%,transparent)}.sai-product-shell .chat-timeline__time,.sai-product-shell .chat-timeline__date{color:var(--sai-tertiary)}.sai-product-shell .chat-timeline__meta{font-size:12px;gap:10px}.sai-product-shell .chat-timeline__body{font-size:14px;line-height:1.6}.sai-product-shell .chat-timeline__actions{opacity:0;transition:opacity .12s}.sai-product-shell .chat-timeline__bubble:hover .chat-timeline__actions,.sai-product-shell .chat-timeline__bubble:focus-within .chat-timeline__actions{opacity:1}.sai-product-shell .chat-timeline__actions button{background:transparent;color:var(--sai-secondary);border-color:var(--sai-hairline);font-size:11px;border-radius:6px}.sai-product-shell .chat-timeline__latest button{background:var(--sai-surface-raised);color:var(--sai-text);border-color:var(--sai-border)}#root .chat-layout [aria-label="Composer attachments"]{position:relative;display:grid;grid-template-columns:minmax(0,1fr);flex:0 0 auto;margin:10px 20px 18px;padding:11px 12px 8px;border:1px solid var(--sai-border-strong);border-radius:12px;background:var(--sai-surface-raised);gap:7px}#root .chat-layout .composer{display:contents}.chat-layout .composer>label{grid-row:1;grid-column:1}#root .chat-layout .composer textarea{width:100%;min-height:42px;max-height:130px;border:0;background:transparent;padding:3px 2px;font-size:14px;line-height:1.55}#root .chat-layout .composer-actions{display:flex;grid-row:2;grid-column:1;justify-content:flex-end;align-items:center;gap:5px;min-height:32px;padding-left:88px}#root .chat-layout .composer-actions>div{display:flex;align-items:center;gap:5px;margin-right:auto;flex:1;min-width:0}#root .chat-layout .composer-actions small{display:block;color:var(--sai-tertiary);font-size:10px}.sai-product-shell .composer-actions button{min-height:30px;padding:5px 8px;border-radius:7px;font-size:12px;box-shadow:none}.sai-product-shell .composer[data-agent-compose=false] .agent-send,.sai-product-shell .composer[data-agent-compose=true] .send{display:none}.sai-product-shell .composer .agent-send{background:var(--sai-accent-strong);color:var(--sai-on-accent);max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sai-product-shell .chat-attachment-actions{display:flex;grid-row:2;grid-column:1;align-items:center;justify-self:start;gap:8px;z-index:1}.sai-product-shell .chat-attachment-actions button{min-height:30px;padding:4px 7px;font-size:12px;border:0;box-shadow:none;background:transparent}.sai-product-shell .chat-attachment-actions:has(button:not(.attach-control):not([hidden])){grid-row:3}.sai-product-shell .chat-attachment-review{grid-column:1;font-size:12px}.sai-product-shell .chat-attachment-review[hidden],.sai-product-shell [hidden]{display:none!important}.sai-product-shell .chat-attachment-review>p{margin:5px 0}.sai-product-shell .chat-attachment-review>small{color:var(--sai-tertiary)}.sai-product-shell .chat-files-menu>section{position:absolute;top:30px;left:0;z-index:25;width:min(500px,70vw);max-height:55dvh;overflow:auto;padding:18px;border:1px solid var(--sai-border);border-radius:12px;background:var(--sai-surface-raised);box-shadow:var(--sai-shadow-raised)}.message-file-card{margin-top:7px}.message-file-open{display:flex;align-items:center;gap:12px;width:100%;max-width:420px;padding:10px;border:1px solid var(--sai-border);border-radius:9px;background:var(--sai-surface-sunken);text-align:left;box-shadow:none}.message-file-open>span:last-child{min-width:0}.message-file-open strong{display:block;font-size:13px;overflow-wrap:anywhere}.message-file-open small{display:block;margin-top:5px;font-size:11px;color:var(--sai-secondary)}.message-file-icon{font-size:23px;color:var(--sai-accent)}#root .chat-layout .chat-workspace.has-thread{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:0}#root .chat-layout .chat-workspace.has-thread>.conversation-panel{grid-column:1;min-height:0}#root .chat-layout .chat-thread-overlay{position:static;grid-column:2;min-width:0;min-height:0;width:auto;max-width:none;height:100%;margin:0;border-left:1px solid var(--sai-hairline);z-index:auto;overflow:hidden}#root .chat-layout .chat-thread-panel{width:100%;height:100%;max-height:none;display:flex;flex-direction:column;padding:20px 16px;border:0;border-radius:0;background:var(--sai-surface-raised);box-shadow:none}.sai-product-shell .chat-thread-panel header h2{margin:0;font-size:16px}.sai-product-shell .chat-thread-panel [aria-label=Replies]{padding:0;margin:18px 0;flex:1;max-height:none;min-height:0;overflow:auto;list-style:none}.sai-product-shell .chat-thread-panel .thread-reply{padding:10px;margin-bottom:10px;border-radius:9px;background:var(--sai-surface-sunken)}.sai-product-shell .chat-thread-panel time{color:var(--sai-tertiary);font-size:11px}.workspace-navigation-trigger,.workspace-navigation-close,.workspace-navigation-backdrop{display:none}@media(hover:none){.sai-product-shell .chat-timeline__actions{opacity:1}}@media(max-width:1100px){#root .chat-layout .tc-workspace{grid-template-columns:224px minmax(0,1fr)}#root .chat-layout .chat-workspace.has-thread{grid-template-columns:minmax(0,1fr)}#root .chat-layout .chat-workspace.has-thread>.conversation-panel{display:none}#root .chat-layout .chat-thread-overlay{grid-column:1}.sai-product-shell .composer-actions small{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:760px){#root .app-shell.sai-product-shell{grid-template-columns:56px minmax(0,1fr)}#root .sai-product-shell>.sai-navigation-rail{padding:10px 4px}.sai-product-shell .sai-navigation-rail nav button{min-height:51px}#root .chat-layout .tc-workspace{grid-template-columns:minmax(0,1fr)}.workspace-navigation-trigger{position:absolute;z-index:7;top:12px;left:12px;display:flex;align-items:center;gap:6px;min-height:30px;padding:4px 7px;border:0;box-shadow:none;background:transparent;font-size:14px}.workspace-navigation-trigger span{display:none}.tc-workspace:has(.chat-thread-overlay) .workspace-navigation-trigger{display:none}.workspace-navigation{display:none;position:fixed;z-index:60;inset:0 auto 0 56px;width:min(290px,calc(100vw - 70px))}.workspace-navigation.is-open{display:flex}.workspace-navigation-close{display:block;border:0;background:transparent;font-size:22px;min-height:28px;padding:0 5px}.workspace-navigation-backdrop{display:block;position:fixed;z-index:50;inset:0;border:0;border-radius:0;background:#0006}#root .chat-layout .conversation-panel>.panel-heading{padding:12px 12px 8px 48px;gap:6px}.chat-layout .conversation-panel>.panel-heading h2{font-size:15px}.sai-product-shell .group-call-actions>span{display:none}.sai-product-shell .group-call-actions>button{padding:5px 7px;font-size:11px}#root .chat-layout .conversation-tools{padding:0 12px 9px;gap:14px;font-size:11px}#root .chat-layout [aria-label="Composer attachments"]{margin:8px 10px 10px;padding:9px}#root .chat-layout .composer-actions>div{display:none}.sai-product-shell .chat-timeline__viewport{padding:14px 12px}.sai-product-shell .chat-timeline__bubble{max-width:94%}.back-to-conversation{left:48px}}.sai-product-shell .chat-timeline__bubble{position:relative}.sai-product-shell .chat-timeline__actions{position:absolute;right:8px;top:-14px;z-index:4;margin:0;padding:3px;border:1px solid var(--sai-border);border-radius:8px;background:var(--sai-surface-raised);box-shadow:0 3px 12px #0000001f;pointer-events:none}.sai-product-shell .chat-timeline__bubble:hover .chat-timeline__actions,.sai-product-shell .chat-timeline__bubble:focus-within .chat-timeline__actions{pointer-events:auto}@media(hover:none){.sai-product-shell .chat-timeline__actions{position:static;margin-top:7px;border:0;padding:0;box-shadow:none;pointer-events:auto}}@media(max-width:760px){#root .chat-layout .tc-workspace>.tc-conversation,#root .chat-layout .tc-workspace>.tc-task,#root .chat-layout .tc-workspace>.tc-new-task-form{grid-column:1}}.workspace-navigation{background:var(--sai-canvas-deep)}.sai-product-shell .mobile-identity{display:none!important}.sai-product-shell .chat-timeline__actions{width:max-content;max-width:calc(100vw - 100px);flex-wrap:nowrap}.sai-product-shell .chat-timeline__bubble--other .chat-timeline__actions{left:0;right:auto}.sai-product-shell .chat-timeline__bubble--own .chat-timeline__actions{left:auto;right:0}@media(hover:none){.sai-product-shell .chat-timeline__actions{width:auto;flex-wrap:wrap;max-width:100%}}@media(max-width:760px){#root .chat-layout .composer[data-agent-compose=true] .composer-actions{padding-left:0}#root .chat-layout .composer[data-agent-compose=true] .composer-actions>div{display:flex;flex:0 0 auto}#root .chat-layout .composer[data-agent-compose=true] .composer-actions small{display:none}.sai-product-shell [aria-label="Composer attachments"]:has(.composer[data-agent-compose=true]) .chat-attachment-actions{grid-row:3}.sai-product-shell .composer .agent-send{max-width:28vw}#root .chat-layout .conversation-tools{flex-wrap:wrap}}.inactive-agent-toggle{display:flex;align-items:center;gap:8px;margin:14px 0;color:var(--sai-secondary);font-size:12px}.agent-technical-details,.technical-event-log{margin-top:24px;border-top:1px solid var(--sai-hairline);padding-top:16px}.agent-technical-details>summary,.technical-event-log>summary{cursor:pointer;font-size:13px;color:var(--sai-secondary);margin-bottom:14px}.agent-detail .table-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:12px;gap:14px}.agent-detail .table-list>button>code{display:none}.agent-detail .table-list>button>span:first-of-type{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.project-context-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.human-activity li{padding:18px 0}.human-activity button{font-size:12px;min-height:28px;padding:3px 8px}.technical-event-log ol{max-height:500px;overflow:auto}@media(max-width:760px){.project-context-fields{grid-template-columns:1fr}}#root .chat-layout .tc-workspace{grid-template-columns:250px minmax(0,1fr)}.workspace-navigation{background:#251c2c;color:#eee7f2;padding:15px 10px;gap:10px}.workspace-navigation-title strong{font-size:18px}.workspace-navigation-title span,.workspace-navigation .room-symbol,.workspace-navigation h2,.workspace-navigation .nav-empty,.workspace-navigation .workspace-tasks summary{color:#c1b5c9}.workspace-navigation button{color:inherit}.workspace-filter{background:#ffffff0a;border-color:#ffffff20;border-radius:6px}.workspace-filter input{color:#fff;font-size:13px}.workspace-filter input::placeholder{color:#c1b5c9}.workspace-filter>span{color:#c1b5c9}.new-message-button{background:#ffffff0a;border-color:#fff2;border-radius:6px}.workspace-members-button{display:flex;align-items:center;gap:10px;background:transparent;border:0;border-radius:5px;padding:7px 10px;font-size:13px;min-height:32px;text-align:left;box-shadow:none}.workspace-members-button:hover,.workspace-nav-group li>button:hover{background:#ffffff12}.workspace-nav-group{margin:8px 0 16px}.workspace-nav-group>header{padding:0 3px}.workspace-nav-group .nav-section-toggle{display:flex;align-items:center;gap:7px;padding:4px 5px;min-height:28px;border:0;background:transparent;box-shadow:none}.workspace-nav-group h2{font-size:13px;font-weight:600}.workspace-nav-group li>button{min-height:31px;padding:5px 10px;gap:8px;border-radius:5px;font-size:13px}.workspace-nav-group li>button[aria-current=page]{color:#fff;background:#1264a3;box-shadow:none}.workspace-nav-group li>button[aria-current=page] .room-symbol{color:#fff}.workspace-navigation .person-symbol{color:#eee7f2;background:#ffffff1a;border-radius:5px;width:22px;height:22px}.member-message-action{margin-left:auto;color:var(--sai-accent);font-size:12px;white-space:nowrap}.channel-member-picker{display:grid;gap:9px;max-height:220px;overflow:auto;padding:12px;border:1px solid var(--sai-border);border-radius:8px}.conversation-dialog .channel-member-picker label{display:flex;align-items:center;gap:8px}.channel-messages-tab{align-self:stretch;display:flex;align-items:center;color:var(--sai-text);font-weight:650;border-bottom:2px solid var(--sai-accent);padding-bottom:10px;margin-bottom:-12px}.member-strip .member-chip{display:flex;align-items:center;gap:8px}.member-strip .member-dm{margin-left:auto;min-height:26px;font-size:12px;padding:3px 8px;color:var(--sai-accent)}.sai-product-shell .chat-timeline__viewport{padding:12px 0}.sai-product-shell .chat-timeline__content{gap:0}.sai-product-shell .chat-timeline__row{width:100%}.sai-product-shell .chat-timeline__bubble,.sai-product-shell .chat-timeline__bubble--own,.sai-product-shell .chat-timeline__bubble--other{width:100%;max-width:none;margin:0;padding:9px 22px 8px 72px;border:0;border-radius:0;background:transparent;box-shadow:none}.sai-product-shell .chat-timeline__bubble:hover{background:var(--sai-surface-sunken)}.message-avatar{position:absolute;left:22px;top:10px;display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#695476;color:#fff;font-size:12px;font-weight:650}.message-avatar.is-agent{background:#286569}.chat-timeline__bubble--own .message-avatar{background:#356898}.sai-product-shell .chat-timeline__meta{gap:9px;font-size:13px}.sai-product-shell .chat-timeline__meta strong{font-weight:700}.sai-product-shell .chat-timeline__body{margin-top:3px;font-size:14px;line-height:1.5;max-width:1120px}.sai-product-shell .chat-timeline__time{font-size:11px}.sai-product-shell .chat-timeline__date{display:flex;align-items:center;gap:16px;margin:14px 0;padding:0 20px;font-size:12px;font-weight:650}.sai-product-shell .chat-timeline__date:before,.sai-product-shell .chat-timeline__date:after{content:"";flex:1;border-top:1px solid var(--sai-border)}.sai-product-shell .chat-timeline__actions{position:static;display:flex;align-items:center;width:auto;max-width:100%;opacity:1;pointer-events:auto;flex-wrap:wrap;gap:7px;margin-top:5px;padding:0;border:0;background:transparent;box-shadow:none}.sai-product-shell .chat-timeline__actions>button{border:0;color:var(--sai-accent);min-height:26px;padding:2px 6px;font-size:12px}.sai-product-shell .chat-timeline__actions [aria-label="Your message actions"]{display:flex;gap:5px;margin-left:auto;opacity:0}.sai-product-shell .chat-timeline__bubble:hover [aria-label="Your message actions"],.sai-product-shell .chat-timeline__bubble:focus-within [aria-label="Your message actions"]{opacity:1}.message-reaction-host{min-height:26px;min-width:74px}.message-reactions{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.sai-product-shell .message-reactions button{min-height:26px;padding:2px 7px;border:1px solid var(--sai-border);background:var(--sai-surface-sunken);font-size:13px;border-radius:14px;box-shadow:none}.sai-product-shell .message-reactions .reaction-chip[aria-pressed=true]{background:var(--sai-accent-soft);border-color:var(--sai-accent);color:var(--sai-accent)}.sai-product-shell .message-reactions .reaction-picker-trigger{font-size:16px;padding:0 6px}.message-reactions [role=status]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.message-reactions [role=alert]{flex-basis:100%;font-size:12px}.reaction-picker{display:flex;gap:4px;padding:6px;border:1px solid var(--sai-border-strong);background:var(--sai-surface-raised);border-radius:9px;flex-wrap:wrap}.sai-product-shell .reaction-picker button{font-size:20px;min-width:32px;min-height:32px;border:0;background:transparent;padding:3px}.sai-product-shell .chat-timeline__latest{min-height:0}.sai-product-shell .chat-timeline__latest:has(button){min-height:40px}#root .chat-layout [aria-label="Composer attachments"]{border-radius:8px;margin-top:12px}#root .chat-layout .chat-thread-panel{background:var(--sai-canvas);padding:16px}.sai-product-shell .chat-thread-panel .thread-reply{position:relative;padding:12px 0;margin:0;border-bottom:1px solid var(--sai-hairline);border-radius:0;background:transparent}.chat-thread-panel .thread-reply p{font-size:14px;line-height:1.5;margin:6px 0}.chat-thread-panel .thread-reply time{display:block;margin-bottom:7px}.chat-thread-panel [aria-label="Parent message"]{padding-bottom:12px;border-bottom:1px solid var(--sai-border)}.chat-thread-panel [aria-label="Parent message"] p{font-size:14px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}@media(hover:none){.sai-product-shell .chat-timeline__actions [aria-label="Your message actions"]{opacity:1}}@media(max-width:760px){#root .chat-layout .tc-workspace{grid-template-columns:minmax(0,1fr)}.sai-product-shell .chat-timeline__bubble{padding:9px 12px 8px 54px}.message-avatar{left:12px;width:30px;height:30px;font-size:10px}.sai-product-shell .chat-timeline__actions{gap:4px}.workspace-navigation{background:#251c2c}.channel-messages-tab{padding-bottom:7px;margin-bottom:-9px}}.task-artifact-preview{box-sizing:border-box;display:grid;gap:16px;width:min(900px,calc(100vw - 40px));max-height:calc(100dvh - 48px);overflow:auto;padding:20px;font-size:14px}.task-artifact-preview .section-heading{padding:0;margin:0;gap:20px}.task-artifact-preview :is(p,h2,pre){margin:0}.task-artifact-preview h2{font-size:17px;overflow-wrap:anywhere}.task-artifact-preview .button{justify-self:start;display:inline-flex;padding:10px 14px;border-radius:10px;background:var(--sai-surface-hover);text-decoration:none}.synthetic-import-preview .section-heading>div>p:not(.eyebrow){display:block}.synthetic-import-preview .synthetic-import-selection{overflow-wrap:anywhere;font-size:13px;color:var(--sai-secondary)}.synthetic-import-preview .boundary-note{border:0;border-radius:10px;background:var(--sai-surface-hover)}.task-artifact-text{white-space:pre-wrap;overflow-wrap:anywhere;max-height:55vh;overflow:auto;padding:16px;border-radius:12px;background:var(--sai-surface-sunken)}.task-artifact-image{display:block;max-width:100%;max-height:60vh;object-fit:contain;margin:12px auto}.tc-delegations .tc-delegation{padding:14px 0;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;font-size:14px}.tc-delegation p{margin:0}.tc-delegation-result{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.tc-delegation details{color:var(--sai-secondary);font-size:12px}.tc-delegation details dl{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:4px 12px;margin:10px 0}.chat-typing-indicator{margin:0 1rem .25rem;min-height:1rem;font-size:.75rem;line-height:1.35;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root .app-shell.sai-product-shell[data-authenticated=false]{grid-template-columns:minmax(0,1fr);background:var(--sai-canvas)}#root .app-shell.sai-product-shell[data-authenticated=false]>.sai-navigation-rail{display:none}#root .app-shell.sai-product-shell[data-authenticated=false]>.main-shell{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;overflow-y:auto}#root .app-shell.sai-product-shell[data-authenticated=false] .sai-status-ribbon.neutral{display:none}.sai-signed-out{display:flex;flex-direction:column;align-items:center;width:100%;max-width:340px;padding:24px 0;text-align:center}.sai-signed-out .brand-mark{width:40px;height:40px;margin-bottom:20px}.sai-signed-out h1{margin:0;font-size:28px;font-weight:600;letter-spacing:-.6px}.sai-signed-out p{margin:12px 0 28px;color:var(--sai-secondary);font-size:14px}#root .sai-signed-out>.button{width:100%;min-height:44px;justify-content:center;border:0;border-radius:10px;padding:12px 16px;background:var(--sai-text);color:var(--sai-canvas);font-size:14px;font-weight:550}:root{--sai-border: transparent;--sai-border-strong: transparent;--sai-hairline: transparent;--sai-inset-highlight: none;--sai-shadow: none;--sai-shadow-composer: none;--sai-radius-small: 10px;--sai-radius-medium: 14px;--sai-radius-large: 18px;--desktop-chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b0b0b0' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 10 4 4 4-4'/%3E%3C/svg%3E")}:root[data-appearance=dark]{color-scheme:dark;--sai-canvas: #202020;--sai-canvas-deep: #181818;--sai-navigation: #181818;--sai-surface: #252525;--sai-surface-raised: #2c2c2c;--sai-surface-soft: #272727;--sai-surface-hover: #353535;--sai-surface-sunken: #262626;--sai-text: #ececec;--sai-secondary: #b4b4b4;--sai-tertiary: #999;--sai-accent: #e4e4e4;--sai-accent-strong: #e8e8e8;--sai-on-accent: #202020;--sai-accent-soft: #353535;--sai-border: transparent;--sai-border-strong: transparent;--sai-hairline: transparent;--sai-inset-highlight: none;--sai-shadow: none;--sai-shadow-composer: none;--sai-shadow-raised: 0 12px 40px #0004}@media(prefers-color-scheme:dark){:root:not([data-appearance=light]){color-scheme:dark;--sai-canvas: #202020;--sai-canvas-deep: #181818;--sai-navigation: #181818;--sai-surface: #252525;--sai-surface-raised: #2c2c2c;--sai-surface-soft: #272727;--sai-surface-hover: #353535;--sai-surface-sunken: #262626;--sai-text: #ececec;--sai-secondary: #b4b4b4;--sai-tertiary: #999;--sai-accent: #e4e4e4;--sai-accent-strong: #e8e8e8;--sai-on-accent: #202020;--sai-accent-soft: #353535;--sai-border: transparent;--sai-border-strong: transparent;--sai-hairline: transparent;--sai-inset-highlight: none;--sai-shadow: none;--sai-shadow-composer: none;--sai-shadow-raised: 0 12px 40px #0004}}:root,:root[data-appearance=light]{--sai-canvas:#fafafa;--sai-canvas-deep:#f1f1f1;--sai-navigation:#f1f1f1;--sai-surface:#fff;--sai-surface-raised:#eaeaea;--sai-surface-soft:#f3f3f3;--sai-surface-hover:#e4e4e4;--sai-surface-sunken:#f0f0f0;--sai-accent:#363636;--sai-accent-strong:#252525;--sai-on-accent:#fff;--sai-accent-soft:#e0e0e0}.sai-icon{display:inline-block;vertical-align:middle;flex-shrink:0}.sai-product-shell{font-family:var(--sai-font);font-size:14px;letter-spacing:-.01em}#root .sai-product-shell :is(button,input,select,textarea,.surface,.state-pill){border:0;box-shadow:none}#root .sai-product-shell button{font-weight:500}#root .sai-product-shell button:focus-visible,#root .sai-product-shell :is(input,textarea,select,summary):focus-visible{outline:2px solid var(--sai-secondary);outline-offset:3px}#root .sai-product-shell :is(input,select,textarea){border-radius:10px;background-color:var(--sai-surface-sunken)}#root .sai-product-shell select{appearance:none;background-image:var(--desktop-chevron);background-repeat:no-repeat;background-size:18px;background-position:right 10px center;padding-right:34px}#root .sai-product-shell input:is([type=checkbox],[type=radio]){accent-color:var(--sai-accent-strong);border-radius:4px}#root .sai-product-shell :is(.surface,.directory,.agent-detail,.verification-panel){border-radius:16px;background:var(--sai-surface)}#root .sai-product-shell>.sai-navigation-rail{background:var(--sai-canvas-deep);border:0}#root .sai-product-shell .brand-mark{background:var(--sai-surface-raised);color:var(--sai-text);box-shadow:none;border-radius:10px}#root .sai-product-shell .sai-navigation-rail nav button{border-radius:12px;color:var(--sai-secondary);background:transparent}#root .sai-product-shell .sai-navigation-rail nav button[aria-current=page]{background:var(--sai-surface-raised);color:var(--sai-text)}#root .sai-product-shell .topbar{border:0;background:var(--sai-canvas-deep)}#root .sai-product-shell .account-menu-button{border-radius:12px;color:var(--sai-secondary);background:transparent;font-size:12px}#root .workspace-navigation{background:var(--sai-navigation);color:var(--sai-text);border:0}#root .workspace-navigation-title strong{font-size:17px;font-weight:600;letter-spacing:-.025em}#root .workspace-navigation-title span,#root .workspace-navigation :is(.room-symbol,h2,.nav-empty,.workspace-tasks summary){color:var(--sai-secondary)}#root .workspace-navigation .workspace-filter{border:0;border-radius:10px;background:var(--sai-surface-sunken);gap:8px;padding:0 10px}#root .workspace-filter input{color:var(--sai-text);background:transparent;min-height:36px;font-size:13px}#root .workspace-filter input::placeholder{color:var(--sai-tertiary)}#root .new-message-button{border:0;border-radius:10px;background:transparent;gap:10px}#root .workspace-members-button{border-radius:10px}#root .workspace-nav-group li>button{border-radius:9px;font-size:13px;padding:7px 10px;min-height:34px}#root .workspace-nav-group li>button:hover,#root .workspace-members-button:hover,#root .new-message-button:hover{background:var(--sai-surface-sunken)}#root .workspace-nav-group li>button[aria-current=page]{background:var(--sai-surface-raised);color:var(--sai-text);box-shadow:none;font-weight:550}#root .workspace-nav-group li>button[aria-current=page] .room-symbol{color:var(--sai-text)}#root .workspace-navigation .person-symbol{background:var(--sai-surface-raised);color:var(--sai-secondary);border-radius:7px}#root .workspace-nav-group .nav-section-toggle{gap:6px}.nav-section-toggle .is-collapsed{transform:rotate(-90deg)}#root .workspace-nav-group .nav-add{display:grid;place-items:center;border-radius:8px}.workspace-tasks summary{display:flex;align-items:center;gap:7px;list-style:none}.workspace-tasks summary::-webkit-details-marker{display:none}.workspace-tasks summary>span{margin-left:auto}.workspace-tasks details:not([open]) .disclosure-chevron{transform:rotate(-90deg)}.member-message-action{display:flex;align-items:center;gap:5px}#root .chat-layout .conversation-panel{background:var(--sai-canvas);border-radius:18px 0 0}#root .chat-layout .conversation-panel>.panel-heading{padding-top:16px;padding-bottom:9px;border:0}#root .chat-layout .conversation-panel>.panel-heading h2{font-size:17px;font-weight:600;letter-spacing:-.02em}#root .chat-layout .conversation-tools{border:0;gap:8px;padding-bottom:8px;min-height:40px}#root .channel-messages-tab{border:0;border-radius:9px;background:var(--sai-surface-sunken);margin:0;padding:6px 10px;font-size:12px;font-weight:550}#root .chat-details>summary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 9px;min-height:30px;border-radius:9px;font-size:12px;line-height:18px;list-style:none}#root .chat-details>summary:after{content:none}#root .chat-details>summary::-webkit-details-marker{display:none}#root .chat-details>summary>.sai-icon:first-child{width:15px;height:15px}#root .chat-details[open]>summary,#root .chat-details>summary:hover{background:var(--sai-surface-sunken);color:var(--sai-text)}.disclosure-chevron{transition:transform .12s ease}.chat-details[open]>summary>.disclosure-chevron{transform:rotate(180deg)}#root .chat-details>:is(.member-strip,.file-strip,.chat-search,[aria-label="Conversation files"],[aria-label="Conversation controls"]){top:calc(100% + 8px);padding:16px;border:0;border-radius:16px;background:var(--sai-surface-raised);box-shadow:var(--sai-shadow-raised)}#root .sai-product-shell .group-call-actions>button{border:0;background:var(--sai-surface-sunken);color:var(--sai-secondary);border-radius:10px;min-height:32px;padding:6px 10px;font-size:12px}#root .sai-product-shell .group-call-actions>button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .call-options label{border:0;border-radius:14px;background:var(--sai-surface-raised)}#root .chat-timeline__meta{font-size:14px}#root .chat-timeline__meta strong{font-weight:600}#root .chat-timeline__body{font-size:15px;line-height:1.5;letter-spacing:0}#root .message-avatar,#root .message-avatar.is-agent,#root .chat-timeline__bubble--own .message-avatar{background:var(--sai-surface-hover);color:var(--sai-secondary);border-radius:10px;font-weight:550}#root .chat-timeline__date{margin:18px 0 14px;color:var(--sai-tertiary);font-size:11px;font-weight:500}#root .chat-timeline__date:before,#root .chat-timeline__date:after{border:0}#root .chat-timeline__actions>button{color:var(--sai-secondary);border:0;border-radius:8px;font-size:11px}#root .chat-timeline__actions>button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .message-reactions button{border:0;border-radius:9px;background:var(--sai-surface-sunken);display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:26px}#root .message-reactions .reaction-chip[aria-pressed=true]{border:0;background:var(--sai-surface-hover);color:var(--sai-text)}#root .reaction-picker{border:0;border-radius:12px;padding:8px;background:var(--sai-surface-raised)}#root .reaction-picker button{background:transparent}#root .message-file-open{border:0;padding:12px 14px;border-radius:14px;background:var(--sai-surface-raised);gap:12px;max-width:440px}#root .message-file-open strong{font-size:12px;font-weight:550}#root .message-file-icon{display:grid;place-items:center;width:38px;height:42px;border-radius:9px;background:var(--sai-surface-hover);color:var(--sai-secondary)}#root .chat-layout [aria-label="Composer attachments"]{border:0;border-radius:20px;background:var(--sai-surface-raised);margin:10px 20px 14px;padding:10px 12px 8px;overflow:visible;box-shadow:none;gap:8px}#root .chat-layout .composer textarea{border:0;background:transparent;min-height:38px;font-size:15px;padding:4px;border-radius:8px}#root .chat-layout .composer-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding-left:36px;min-height:34px}#root .chat-layout .composer-actions>.composer-context-controls{display:flex;align-items:center;gap:5px;flex:0 1 auto;min-width:0;margin-right:auto}#root .chat-layout .composer-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 8px;border-radius:10px;color:var(--sai-secondary);background:transparent}#root .chat-layout .composer-actions button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .chat-layout .composer-agent-select{gap:6px;max-width:260px}#root .chat-layout .composer-agent-select>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}#root .chat-layout .composer-actions .composer-shortcut{color:var(--sai-tertiary);font-size:10px;font-weight:400}#root .chat-layout .chat-attachment-actions{align-self:center}#root .chat-layout .chat-attachment-actions .attach-control{display:grid;place-items:center;min-width:32px;height:32px;padding:6px;background:transparent;color:var(--sai-secondary);border-radius:10px}#root .chat-layout .chat-attachment-actions .attach-control:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .chat-layout .composer-actions .send,#root .chat-layout .composer-actions .agent-send{flex:0 0 34px;min-width:34px;max-width:34px;width:34px;min-height:34px;height:34px;padding:0;border:0;border-radius:50%;color:var(--sai-on-accent);background:var(--sai-accent-strong)}#root .chat-layout .composer[data-agent-compose=false] .agent-send,#root .chat-layout .composer[data-agent-compose=true] .send{display:none}#root .chat-layout .chat-mention-picker,#root .chat-layout .chat-composer-emoji{position:absolute;bottom:calc(100% + 8px);left:12px;z-index:45;width:min(360px,calc(100% - 24px));max-height:320px;overflow:auto;background:var(--sai-surface-raised);border:0;border-radius:16px;padding:10px;box-shadow:var(--sai-shadow-raised)}#root .chat-mention-picker ul{display:grid;gap:3px;margin:0;padding:0}#root .chat-mention-picker li{list-style:none}#root .chat-mention-picker button{width:100%;text-align:left;display:flex;align-items:center;gap:9px;background:transparent;padding:10px;border-radius:10px;font-size:13px}#root .chat-mention-picker button:hover{background:var(--sai-surface-hover)}#root .chat-composer-emoji{gap:5px}#root .chat-composer-emoji button{background:transparent;border-radius:9px;padding:7px;font-size:20px}#root .chat-layout .chat-thread-overlay{border:0;box-shadow:none;border-radius:18px 0 0 18px;background:var(--sai-surface)}#root .chat-layout .chat-thread-panel{border:0;border-radius:18px 0 0 18px;background:var(--sai-surface)}#root .chat-thread-panel header{display:flex;align-items:center;justify-content:space-between;gap:8px}#root .chat-thread-panel header>button{display:grid;place-items:center;min-height:30px;width:30px;padding:0;border-radius:9px;background:transparent;color:var(--sai-secondary)}#root .chat-thread-panel [aria-label="Parent message"],#root .chat-thread-panel .thread-reply{border:0;padding-bottom:14px}#root .chat-thread-panel .thread-reply{margin-bottom:9px}#root .chat-thread-panel form{padding:12px;border-radius:16px;background:var(--sai-surface-raised)}#root .chat-thread-panel form>label{font-size:12px;color:var(--sai-secondary)}#root .chat-thread-panel form textarea{background:transparent;padding:8px 0;border:0;font-size:14px;min-height:60px}#root .chat-thread-panel form select{background-color:var(--sai-surface-hover);margin:6px 0;min-height:34px;font-size:12px}#root .chat-thread-panel form button{min-height:32px;font-size:12px;background:var(--sai-surface-hover);border-radius:10px}#root .conversation-dialog{border:0;border-radius:20px;background:var(--sai-surface-raised);box-shadow:0 24px 80px #0005}#root .conversation-dialog header>button{display:grid;place-items:center;padding:4px;border-radius:9px}#root .channel-member-picker{border:0;border-radius:12px;background:var(--sai-surface-sunken)}#root .conversation-dialog input{background:var(--sai-surface-hover)}#root .new-message-people button{border-radius:12px}#root .new-message-people button:hover{background:var(--sai-surface-hover)}#root .sai-product-shell .activity-list li,#root .sai-product-shell :is(.agent-technical-details,.technical-event-log,.section-heading,.table-list>button){border:0}@media(max-width:1100px){#root .chat-layout .composer-actions .composer-shortcut{display:none}}@media(max-width:760px){#root .chat-layout .conversation-panel>.panel-heading{padding-left:48px}#root .chat-layout .conversation-tools{gap:3px;padding-left:10px}#root .chat-details>summary{gap:4px;padding:5px 6px;font-size:11px}#root .chat-details>summary>.sai-icon:first-child{display:none}#root .chat-layout [aria-label="Composer attachments"]{margin:10px;padding:12px 10px 9px;border-radius:18px}#root .chat-layout .composer-actions,#root .chat-layout .composer[data-agent-compose=true] .composer-actions{padding-left:34px;gap:4px}#root .chat-layout .composer-actions>.composer-context-controls{display:flex;flex:1;min-width:0}#root .chat-layout .composer-agent-select{max-width:210px;min-width:0;flex-shrink:1}#root .chat-layout [aria-label="Composer attachments"]:has(.composer[data-agent-compose=true]) .chat-attachment-actions{grid-row:2}}@media(prefers-reduced-motion:reduce){.disclosure-chevron{transition:none}}@media(forced-colors:active){#root .sai-product-shell :is(button,input,select,textarea){border:1px solid ButtonText}#root .workspace-nav-group li>button[aria-current=page]{outline:2px solid Highlight}}#root .tc-task-dialog-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#0006;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#root .tc-task-dialog{width:min(500px,100%);max-height:calc(100dvh - 40px);overflow:auto;padding:24px;border:0;border-radius:20px;background:var(--sai-surface-raised);box-shadow:0 24px 90px #0005}#root .tc-task-dialog>header{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:24px}#root .tc-task-dialog h2{font-size:19px;font-weight:600;margin:0 0 8px}#root .tc-task-dialog header p{color:var(--sai-secondary);font-size:13px;line-height:1.5;margin:0}#root .tc-task-dialog header>button{min-height:30px;padding:5px 9px;background:var(--sai-surface-hover);border-radius:9px}#root .tc-task-dialog .tc-new-task-form{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;padding:0;margin:0;height:auto;min-height:0;background:transparent}#root .tc-task-dialog .tc-new-task-form>label,#root .tc-task-dialog .tc-model-label{font-size:12px;font-weight:500;color:var(--sai-secondary);margin-top:5px}#root .tc-task-dialog .tc-new-task-form :is(input,select,textarea){width:100%;min-height:42px;padding:10px 12px;font-size:13px;background-color:var(--sai-surface-hover);border-radius:10px}#root .tc-task-dialog .tc-new-task-form textarea{min-height:112px;resize:vertical;line-height:1.5}#root .tc-task-dialog .tc-new-task-form select{padding-right:34px}#root .tc-task-dialog .tc-model{min-width:0}#root .tc-task-dialog .tc-model label{display:block}#root .tc-task-dialog .tc-meta,#root .tc-task-dialog .tc-model-empty{color:var(--sai-secondary);font-size:12px;line-height:1.6}#root .tc-task-dialog .tc-model-empty{margin:0;padding:10px 12px;background:var(--sai-surface-sunken);border-radius:10px}#root .tc-task-dialog .tc-model-empty button{min-height:26px;padding:2px 5px;color:var(--sai-text);background:transparent;text-decoration:underline;font-size:12px}#root .tc-task-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}#root .tc-task-dialog footer button{color:var(--sai-text);min-height:36px;padding:8px 14px;background:var(--sai-surface-hover);border-radius:10px}#root .tc-task-dialog footer button[type=submit]{background:var(--sai-accent-strong);color:var(--sai-on-accent)}.conversation-opening{width:12px;height:12px;flex-shrink:0;border:2px solid var(--sai-secondary);border-right-color:transparent;border-radius:50%;animation:conversation-opening .7s linear infinite}@keyframes conversation-opening{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.conversation-opening{animation:none}}.composer-mention-surface{display:contents}#root .notice-dismiss{margin-left:auto;display:grid;place-items:center;width:26px;height:26px;min-height:26px;padding:0;background:transparent}#root .receipt-list button[aria-pressed=true]{background:var(--sai-surface-hover)}#root .run-panel .panel-heading>button[aria-label="Close run details"]{margin-left:auto;min-height:28px;width:28px;padding:4px;border-radius:9px;background:transparent}#root .chat-message-actions form{display:flex;flex-wrap:wrap;gap:7px;padding:12px;max-width:min(440px,75vw);border-radius:12px;background:var(--sai-surface-raised)}#root .chat-message-actions form label{flex-basis:100%}#root .chat-message-actions form textarea{width:100%;min-height:80px;font-size:14px}#root .chat-timeline__actions:has(.chat-message-actions form){position:relative;z-index:8}#root .workspace-settings>h1{display:none}.chat-workspace[inert]{cursor:progress}:root{--sai-rail-width:88px;--sai-sidebar-width:250px;--sai-rail:#e4e4e4}:root[data-appearance=dark]{--sai-rail:#121212;--sai-navigation:#1a1a1a}@media(prefers-color-scheme:dark){:root:not([data-appearance=light]){--sai-rail:#121212;--sai-navigation:#1a1a1a}}#root .app-shell.sai-product-shell{grid-template-columns:var(--sai-rail-width) minmax(0,1fr)}#root .sai-product-shell>.sai-navigation-rail{background:var(--sai-rail)}#root .sai-navigation-rail nav button{height:64px;min-height:64px;padding:6px 3px;gap:5px}#root .sai-navigation-rail .nav-copy{line-height:13px;height:26px;display:flex;align-items:center;justify-content:center}#root .sai-navigation-rail .nav-copy>span{font-size:11px;white-space:normal;max-width:72px}#root .chat-layout .tc-workspace,#root .secondary-layout{display:grid;grid-template-columns:var(--sai-sidebar-width) minmax(0,1fr);height:100%;min-height:0;position:relative}#root .workspace-navigation{padding:16px 10px;gap:12px}#root .workspace-navigation-title{height:46px;flex-shrink:0;align-items:start}#root .workspace-navigation-title strong{line-height:22px;font-size:17px}#root .workspace-nav-group li>button{min-height:36px}#root .secondary-content{height:100%;min-width:0;min-height:0;overflow:auto;padding:24px;background:var(--sai-canvas)}#root .secondary-content .content-grid{margin:0}#root .secondary-content .workspace-settings{width:100%;max-width:850px;margin:0}.settings-advanced{margin-top:20px}.settings-advanced summary{display:flex;align-items:center;gap:8px;padding:10px;cursor:pointer;color:var(--sai-secondary);font-size:12px;list-style:none}.settings-advanced summary::-webkit-details-marker{display:none}.settings-advanced:not([open]) summary svg{transform:rotate(-90deg)}.section-page-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px}.section-page-heading h2{margin:0 0 8px;font-size:23px;font-weight:600}.section-page-heading p{color:var(--sai-secondary);margin:0;font-size:13px}#root .section-page-heading button{background:var(--sai-surface-raised);border-radius:10px}.files-search{display:flex;align-items:center;gap:10px;background:var(--sai-surface-sunken);border-radius:12px;padding:0 12px;max-width:620px}#root .files-search input{background:transparent;min-width:0}.workspace-file-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(290px,100%),1fr));gap:16px}.workspace-file-list .message-file-card{margin:0;max-width:100%}.workspace-file-list small{display:block;color:var(--sai-secondary);padding:8px 4px;font-size:12px}.files-empty,.conversation-welcome{padding:70px 24px;text-align:center;color:var(--sai-secondary)}.files-empty h3,.conversation-welcome h2{color:var(--sai-text);font-size:20px}.mention-input{position:relative;min-width:0;width:100%}#root .mention-popover{position:absolute;bottom:calc(100% + 8px);left:0;z-index:40;width:min(260px,100%);padding:6px;border-radius:11px;background:var(--sai-surface-raised);box-shadow:0 6px 24px #0004;color:var(--sai-text)}.mention-search-field{display:flex;align-items:center;gap:7px;min-height:32px;padding:0 6px;color:var(--sai-secondary);border-radius:7px}#root .mention-search-field input{flex:1;width:0;min-width:0;min-height:32px;padding:5px 0;border-radius:0;background:transparent;font:inherit;font-size:13px;line-height:20px;color:var(--sai-text)}#root .mention-search-field input:focus-visible{outline:none}.mention-search-field:focus-within{background:var(--sai-surface-hover)}.mention-search-field input::-webkit-search-cancel-button{display:none}#root .mention-search-field>button{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;min-height:24px;padding:0;background:transparent;border-radius:5px;color:var(--sai-secondary)}.mention-popover [role=listbox]{margin-top:3px}#root .mention-popover [role=option]{display:flex;align-items:center;gap:8px;min-height:32px;height:32px;width:100%;padding:5px 7px;text-align:left;background:transparent;border-radius:7px;color:var(--sai-secondary)}#root .mention-popover [role=option][aria-selected=true],#root .mention-popover [role=option]:hover{background:var(--sai-surface-hover)}.mention-popover [role=option] strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;color:var(--sai-text)}.mention-popover [role=option] small{flex-shrink:0;font-size:11px;color:var(--sai-secondary)}.mention-popover p{color:var(--sai-secondary);margin:3px 0 0;padding:6px 7px;font-size:12px}#root .composer label{overflow:visible}@media(max-width:760px){:root{--sai-rail-width:72px}#root .chat-layout .tc-workspace,#root .secondary-layout{grid-template-columns:minmax(0,1fr)}#root .workspace-navigation{left:var(--sai-rail-width);width:min(290px,calc(100vw - 84px))}#root .secondary-content{padding:56px 16px 20px}#root .sai-navigation-rail .nav-copy>span{font-size:10px;max-width:58px}}#root .composer-input{flex:1;min-width:0;width:100%}#root .sai-product-shell[data-authenticated=true]>.main-shell{grid-template-rows:minmax(0,1fr)}#root .sai-product-shell[data-authenticated=true]>.main-shell:has(>.notice){grid-template-rows:auto minmax(0,1fr)}#root .sai-product-shell[data-authenticated=true] .topbar{display:none}#root .sai-product-shell :is(.conversation-tools button,.conversation-tools summary,.workspace-quick-actions button){font-size:13px;line-height:18px}#root .workspace-quick-actions{display:flex;align-items:center;gap:4px}#root .workspace-quick-actions button{flex:1;padding:7px 8px;gap:6px;min-height:36px;white-space:nowrap}#root .workspace-nav-group{margin-bottom:16px}#root .chat-timeline__time{font-size:12px}#root .chat-timeline__date{font-size:12px;margin:12px 0}#root .chat-timeline__bubble{padding-top:8px;padding-bottom:8px}#root .chat-timeline__actions>button,#root .chat-timeline__actions button{min-height:28px;font-size:12px}#root .chat-timeline__actions{position:static;margin-top:0;opacity:1;pointer-events:auto;min-height:0}#root .chat-timeline__actions:has(.reaction-chip,[data-has-replies=true],[role=alert]){margin-top:5px}#root .chat-timeline__actions:has(.chat-message-actions form){position:static}#root .message-reaction-host{min-width:1px;min-height:1px}#root .message-hover-toolbar{position:absolute;top:4px;right:16px;z-index:5;display:flex;align-items:center;gap:2px;width:max-content;padding:4px;border-radius:10px;background:var(--sai-surface-raised);box-shadow:0 3px 12px #0003}#root .message-hover-toolbar>button,#root .message-hover-toolbar .chat-message-actions>button{display:grid;place-items:center;width:30px;height:30px;min-height:30px;padding:0;border-radius:7px;color:var(--sai-secondary);background:transparent}#root .message-hover-toolbar button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .message-hover-toolbar .chat-message-actions{display:flex;align-items:center;gap:2px}#root .message-hover-toolbar .reaction-picker{position:absolute;top:calc(100% + 6px);bottom:auto;right:0;left:auto;width:248px;max-width:calc(100vw - 110px);padding:10px;border-radius:12px;background:var(--sai-surface-raised);box-shadow:0 8px 24px #0004;z-index:6}#root .message-hover-toolbar .reaction-picker button{width:34px;height:34px;min-height:34px;padding:4px;font-size:20px}#root .message-hover-toolbar .chat-message-actions form{position:absolute;top:calc(100% + 6px);right:0;width:min(380px,calc(100vw - 120px));max-width:none;margin:0;box-shadow:0 8px 24px #0004}#root .message-hover-toolbar .chat-message-actions form textarea{min-height:90px}#root .message-hover-toolbar .chat-message-actions form button{min-height:32px;padding:6px 10px}#root .message-hover-toolbar .chat-message-actions>p[role=alert]{position:absolute;top:100%;right:0;width:280px;padding:12px;background:var(--sai-surface-raised)}@media(hover:hover)and (pointer:fine){#root .message-hover-toolbar{opacity:0;pointer-events:none;transition:opacity .1s ease}#root .chat-timeline__bubble:hover .message-hover-toolbar,#root .message-hover-toolbar:focus-within,#root .message-hover-toolbar[data-open=true],#root .message-hover-toolbar:has(form,[role=alert]){opacity:1;pointer-events:auto}}@media(hover:none),(pointer:coarse){#root .message-hover-toolbar{position:relative;top:auto;right:auto;margin-top:5px;box-shadow:none;background:transparent}#root .message-hover-toolbar>button,#root .message-hover-toolbar .chat-message-actions>button{width:44px;height:44px;min-height:44px}}@media(prefers-reduced-motion:reduce){#root .message-hover-toolbar{transition:none}}#root .chat-layout .composer-actions .composer-shortcut{font-size:11px}#root .section-page-heading h2{font-size:20px}@media(max-width:760px){#root .workspace-nav-group li>button,#root .workspace-quick-actions button{min-height:44px}#root .chat-layout .composer textarea{font-size:16px}}#root .chat-timeline__actions .message-reactions:has(.message-hover-toolbar){position:static}#root .message-hover-toolbar .reaction-picker[data-placement=above],#root .message-hover-toolbar .chat-message-actions[data-placement=above] form{top:auto;bottom:calc(100% + 6px)}#root .message-hover-toolbar .chat-message-actions form{max-height:60vh;overflow:auto}#root .tc-task{container-type:inline-size;align-items:center;gap:16px}#root .tc-task>*{box-sizing:border-box;width:min(100%,880px);min-width:0;flex-shrink:0}#root .tc-task .tc-task-header-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:12px;padding-bottom:16px}#root .tc-task-header-main>:is(h1,p,section,.tc-actions,.tc-workspace-bind){grid-column:1 / -1}#root .tc-task-header-main h1{font-size:22px;line-height:1.35;margin:0}#root .tc-task-header-main>.tc-meta[role=status]{justify-self:start;padding:4px 10px;font-size:12px}#root .tc-task-header-main>select{width:100%;min-height:38px;font-size:13px}#root .tc-task-header-main>.tc-model{grid-column:1 / -1;width:min(100%,360px)}#root .tc-task-header-main .tc-model select{width:100%;min-height:38px;font-size:13px}#root .tc-task-header-main .tc-model>.tc-meta{max-width:none;font-size:12px;margin-top:6px}#root .tc-task-header-main .tc-workspace-bind{width:100%;padding:10px 12px;border-radius:12px;background:var(--sai-surface)}#root .tc-task .tc-workspace-bind :is(label,.tc-meta){font-size:12px}#root .tc-task .tc-workspace-bind input{font-size:13px}#root .tc-task .tc-actions button{min-height:36px;font-size:13px;padding:8px 12px}#root .tc-task>.tc-transcript{padding:0;margin:0}#root .tc-task .tc-message>p:last-child{font-size:14px;line-height:1.65}#root .tc-task .tc-message .tc-meta{font-size:12px}#root .tc-task>.tc-revision{position:static;bottom:auto;z-index:auto;margin:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px;border:0;border-radius:14px;background:var(--sai-surface)}#root .tc-task>.tc-revision>:is(label,p,section){grid-column:1 / -1}#root .tc-task>.tc-revision>label{font-size:12px}#root .tc-task>.tc-revision input{width:100%;min-height:38px;font-size:14px}#root .tc-task>.tc-revision button[type=submit]{min-height:38px;font-size:13px;padding:8px 14px}#root .tc-task>.tc-revision-request{background:var(--sai-surface-soft)}#root .tc-task>.tc-revision-request>.tc-meta{font-size:12px;line-height:1.5}#root .tc-task .tc-terminal pre{font-size:13px;line-height:1.55}@container (max-width:420px){#root .tc-task .tc-task-header-main{grid-template-columns:minmax(0,1fr)}#root .tc-task-header-main h1{font-size:19px}#root .tc-task .tc-workspace-bind-controls{flex-direction:column}#root .tc-task .tc-workspace-bind-controls input{flex:auto}#root .tc-task .tc-workspace-bind-controls button{align-self:flex-start}}#root .tc-task-header-main .tc-control-field{min-width:0;display:grid;gap:6px;font-size:12px;color:var(--sai-secondary)}#root .tc-task-header-main .tc-control-field select{width:100%;min-height:38px;font-size:13px}#root .tc-task-header-main .tc-model label{display:grid;gap:6px;font-size:12px;color:var(--sai-secondary)}#root .tc-task-header-main .tc-model label>.tc-sr-only{position:static;width:auto;height:auto;clip:auto;clip-path:none;overflow:visible;white-space:normal}#root .tc-task>.tc-revision>input{grid-column:1;grid-row:2;background:var(--sai-surface-hover)}#root .tc-task>.tc-revision>button[type=submit]{grid-column:2;grid-row:2}#root .citation-detail>p:first-child{border:0;background:var(--sai-surface-hover);font-size:14px}#root .citation-detail .boundary-note{margin:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--sai-secondary);font-size:12px}#root .citation-detail dl{font-size:12px}#root .chat-message-actions form>p,#root .chat-message-actions form>section{flex-basis:100%;margin:0}#root .chat-message-actions form blockquote{margin:8px 0;padding:8px;border-radius:8px;background:var(--sai-surface-hover);white-space:pre-wrap;overflow-wrap:anywhere}#root .message-action-recovery{position:absolute;top:calc(100% + 6px);right:0;width:min(340px,calc(100vw - 120px));padding:12px;border-radius:12px;background:var(--sai-surface-raised);box-shadow:0 8px 24px #0004}#root .chat-message-actions[data-placement=above] .message-action-recovery{top:auto;bottom:calc(100% + 6px)}#root .message-action-recovery p{margin:0 0 8px}#root .message-action-recovery button{width:auto;padding:6px 10px}.mention-option-name{flex:1;min-width:0;display:flex;flex-direction:column}#root .mention-popover [role=option]:has(.mention-option-identity){height:46px}.mention-option-name .mention-option-identity{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:14px}.compose-recipient-choice{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 16px;padding:10px 12px;border-radius:12px;background:var(--sai-surface-raised);font-size:12px}.compose-recipient-choice span{flex:1;min-width:180px}#root .sai-product-shell :is(.main-shell,.section-stage,.secondary-content,.tc-conversation,.conversation-panel,.documents-workspace,.document-main,.document-body,.document-page,.list-content,.list-grid-area){min-width:0}#root .sai-product-shell :is(button,summary)>.sai-icon{flex-shrink:0}#root .sai-product-shell .sai-navigation-rail>.workspace-search-trigger{width:100%;margin-inline:0;gap:5px;box-sizing:border-box}#root .sai-product-shell .workspace-search-trigger>svg{flex-shrink:0}@media(max-width:760px){#root .sai-product-shell .sai-navigation-rail>.workspace-search-trigger{height:auto;min-height:48px;flex-direction:column;gap:3px}}#root .sai-product-shell .workspace-navigation{gap:5px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}#root .sai-product-shell .workspace-navigation>*{flex-shrink:0;min-width:0}#root .sai-product-shell .workspace-navigation>.workspace-navigation-scroll{flex:1 0 170px;min-height:170px;overflow:visible}#root .sai-product-shell .workspace-navigation-title{height:auto;min-height:44px;margin-bottom:7px}#root .sai-product-shell .workspace-navigation-title>div{min-width:0}#root .sai-product-shell .workspace-navigation-title :is(strong,span){overflow-wrap:anywhere;white-space:normal}#root .sai-product-shell .workspace-navigation>:is(.workspace-inbox-button,.workspace-outbox-button,.workspace-later-button,.workspace-browse-channels){display:flex;align-items:center;justify-content:flex-start;gap:9px;width:100%;min-height:34px;height:auto;margin:0;padding:7px 10px;font-size:12px;line-height:20px;text-align:left;white-space:normal;background:transparent;border-radius:8px;overflow-wrap:anywhere}#root .sai-product-shell .workspace-navigation>:is(.workspace-inbox-button,.workspace-outbox-button,.workspace-later-button,.workspace-browse-channels):hover{background:var(--sai-surface-hover)}#root .sai-product-shell .workspace-navigation>.workspace-filter{margin:8px 0 3px;flex-shrink:0}#root .sai-product-shell .workspace-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:0 0 4px}#root .sai-product-shell .workspace-quick-actions>.new-message-button{grid-column:1/-1}#root .sai-product-shell .workspace-quick-actions>button{display:flex;justify-content:flex-start;min-width:0;min-height:34px;height:auto;font-size:12px;line-height:20px;white-space:nowrap;padding:7px 6px;gap:6px}#root .sai-product-shell .workspace-navigation .workspace-nav-group{margin:8px 0}#root .sai-product-shell .workspace-navigation .nav-add{flex:0 0 28px;width:28px;height:28px;min-height:28px;padding:4px;display:grid;place-items:center;background:transparent}#root .sai-product-shell .workspace-navigation .nav-section-toggle{min-width:0}#root .sai-product-shell .workspace-nav-group h2{overflow-wrap:anywhere}#root .sai-product-shell .conversation-panel{container-name:conversation;container-type:inline-size}#root .sai-product-shell .conversation-panel>.panel-heading{flex-wrap:wrap;gap:8px 14px;height:auto}#root .sai-product-shell .conversation-panel>.panel-heading h2{flex:1 1 160px;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.4}#root .sai-product-shell .group-call-actions{flex-wrap:wrap;gap:5px;max-width:100%}#root .sai-product-shell .conversation-tools{flex-wrap:wrap;gap:4px 10px;min-width:0}#root .sai-product-shell .conversation-tools>:is(button,details,.channel-messages-tab){flex:0 0 auto;max-width:100%}#root .sai-product-shell .conversation-tools :is(button,summary){min-height:32px;line-height:20px;white-space:nowrap;padding:6px 8px;display:inline-flex;align-items:center;gap:6px}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]{display:grid;grid-template-columns:max-content minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:6px 10px;max-width:calc(100% - 40px);box-sizing:border-box;container-name:composer;container-type:inline-size}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.formatting-controls{grid-column:1/-1;grid-row:1;min-width:0}#root .sai-product-shell.chat-layout .formatting-toggle{min-height:28px;padding:4px 6px;line-height:20px}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.composer{display:contents}#root .sai-product-shell.chat-layout .composer>.composer-input{grid-row:2;grid-column:1/-1;min-width:0;width:100%}#root .sai-product-shell.chat-layout .composer textarea{display:block;box-sizing:border-box;width:100%;min-height:54px;padding:8px 4px;line-height:1.5;resize:vertical}#root .sai-product-shell.chat-layout .composer>.composer-actions{grid-row:3;grid-column:2;min-width:0;width:100%;padding-left:0;gap:5px;flex-wrap:wrap}#root .sai-product-shell.chat-layout .composer-actions>.composer-context-controls{display:flex;flex:1 1 auto;min-width:0;gap:4px}#root .sai-product-shell.chat-layout .composer-actions>button{flex:0 0 auto}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.chat-attachment-actions{grid-row:3;grid-column:1;position:static;align-self:center;display:flex;flex-wrap:wrap;gap:4px;min-width:0;max-width:100%}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.chat-attachment-review{grid-row:4;grid-column:1/-1;min-width:0;overflow-wrap:anywhere}#root .sai-product-shell.chat-layout .composer-agent-select{min-width:0;max-width:100%}#root .sai-product-shell.chat-layout .composer-actions .composer-shortcut{flex:0 1 auto;white-space:normal}@container composer (max-width:600px){#root .sai-product-shell.chat-layout .composer-shortcut{display:none}}@container composer (max-width:340px){#root .sai-product-shell.chat-layout .composer>.composer-actions{grid-row:4;grid-column:1/-1}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.chat-attachment-review{grid-row:5}}#root .sai-product-shell .documents-workspace{grid-template-columns:var(--sai-sidebar-width) minmax(0,1fr)}#root .sai-product-shell .documents-sidebar{min-width:0;overflow-y:auto;box-sizing:border-box}#root .sai-product-shell .documents-sidebar>button{justify-content:flex-start;text-align:left;white-space:normal;overflow-wrap:anywhere}#root .sai-product-shell .documents-sidebar .resource-library-tabs>button{min-width:0}#root .sai-product-shell .document-header{min-width:0;flex-wrap:wrap;gap:8px}#root .sai-product-shell .document-header>div:first-child{min-width:0;flex:1 1 150px}#root .sai-product-shell .document-header .document-title{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;text-align:left;line-height:1.4;max-width:100%}#root .sai-product-shell .document-header-actions{flex-wrap:wrap;gap:5px}#root .sai-product-shell .document-toolbar{flex-wrap:wrap;height:auto;min-height:38px}#root .sai-product-shell .finder-toolbar{flex-wrap:wrap;gap:6px}#root .sai-product-shell .finder-search{flex:1 1 150px;min-width:120px;max-width:280px}#root .sai-product-shell .finder-toolbar h1{min-width:90px;white-space:normal;overflow-wrap:anywhere}#root .sai-product-shell .finder-inspector-actions{flex-wrap:wrap}#root .sai-product-shell :is(.workspace-settings,.workspace-admin-panel,.workspace-recovery-confirm,.workspace-directory-list,.tc-task-detail-errors){overflow-wrap:anywhere}#root .sai-product-shell :is(.workspace-settings,.workspace-admin-panel) :is(header,footer,.button-row){flex-wrap:wrap;min-width:0}#root .sai-product-shell :is(.workspace-settings,.workspace-admin-panel) :is(button,label,select,input){min-width:0;max-width:100%;box-sizing:border-box}#root .sai-product-shell :is(.workspace-settings,.workspace-admin-panel) button{height:auto;white-space:normal;overflow-wrap:anywhere;line-height:1.45}#root .sai-product-shell .workspace-recovery-list>li{flex-wrap:wrap;align-items:flex-start}#root .sai-product-shell .workspace-recovery-list>li>div{min-width:0;max-width:100%}#root .sai-product-shell .workspace-import-selection>label{min-width:0}#root .sai-product-shell .workspace-import-selection>label>span{min-width:0;overflow-wrap:anywhere}#root .sai-product-shell .workspace-import-selection select{width:100%}.modal[role=dialog]{box-sizing:border-box;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;overflow-wrap:anywhere}.modal[role=dialog] :is(input,select,textarea){min-width:0;max-width:100%;box-sizing:border-box}.modal[role=dialog] .button-row{flex-wrap:wrap}@media(min-width:761px)and (max-width:1100px){:root{--sai-sidebar-width:220px}}@media(max-width:760px){#root .sai-product-shell .documents-workspace{grid-template-columns:190px minmax(0,1fr)}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]{max-width:calc(100% - 20px)}#root .sai-product-shell .secondary-content{padding-inline:14px}}@media(max-width:600px){#root .sai-product-shell .documents-workspace{grid-template-columns:minmax(0,1fr)}#root .sai-product-shell .documents-sidebar{max-height:230px;overflow:auto}#root .sai-product-shell .documents-sidebar nav{min-height:70px}#root .sai-product-shell .workspace-admin-cards{grid-template-columns:minmax(0,1fr)}}#root .tc-task-dialog{box-sizing:border-box;overscroll-behavior:contain}#root .tc-task-dialog .tc-new-task-form>footer{position:sticky;bottom:-24px;z-index:2;flex-shrink:0;padding:12px 0 16px;margin-bottom:-16px;background:var(--sai-surface-raised);display:flex;justify-content:flex-end;gap:8px}#root .tc-task-dialog .tc-new-task-form .tc-model-empty{white-space:normal;overflow-wrap:anywhere}#root .tc-task-dialog .tc-new-task-form .tc-actions{flex-wrap:wrap}#root .tc-task-dialog .tc-new-task-form .tc-actions>button{min-width:0;max-width:100%;white-space:normal;line-height:1.4}@media(max-height:740px){#root .tc-task-dialog{padding:18px;max-height:calc(100dvh - 24px)}#root .tc-task-dialog>header{margin-bottom:14px}#root .tc-task-dialog .tc-new-task-form{gap:8px}#root .tc-task-dialog .tc-new-task-form>textarea{min-height:80px}#root .tc-task-dialog .tc-new-task-form>footer{bottom:-18px}}#root .sai-product-shell :is(.browser-space-header,.canvas-board-header){display:flex;flex-wrap:wrap;height:auto;min-height:76px;flex:0 0 auto;gap:8px 12px;padding-block:12px}#root .sai-product-shell :is(.browser-space-header>div:first-child,.canvas-board-title){flex:1 1 180px;min-width:0;max-width:100%}#root .sai-product-shell :is(.browser-space-header h1,.canvas-board-title h1){white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.35}#root .sai-product-shell :is(.browser-space-header small,.canvas-board-title>span){overflow-wrap:anywhere}#root .sai-product-shell :is(.browser-live,.browser-members,.canvas-save,.canvas-presence,.canvas-header-actions,.canvas-share){flex-shrink:0}#root .sai-product-shell .browser-collab-bar{flex-wrap:wrap}#root .sai-product-shell .browser-collab-bar>span{flex:1 1 180px;white-space:normal;overflow:visible;overflow-wrap:anywhere;line-height:1.5}#root .sai-product-shell .browser-content{position:relative}#root .sai-product-shell .browser-notice{flex-wrap:wrap;overflow-wrap:anywhere}#root .sai-product-shell .browser-notice>span{min-width:0;flex:1 1 180px}#root .sai-product-shell :is(.browser-thread-summary>span,.browser-reply){overflow-wrap:anywhere}#root .sai-product-shell .browser-thread-summary>span{flex-wrap:wrap;gap:4px 8px}#root .sai-product-shell :is(.browser-space-row>button:not(:first-child),.canvas-board-row>details){flex-shrink:0}#root .sai-product-shell .shared-channel-links header>button{flex:0 0 28px;min-height:28px;width:28px;padding:4px;background:transparent}#root .sai-product-shell .shared-channel-links li>button>span{min-width:0}@media(max-width:900px){#root .sai-product-shell .browser-comments{top:0;bottom:0;max-width:100%;box-sizing:border-box}}#root .sai-product-shell .list-card-field{grid-template-columns:70px minmax(0,1fr)}#root .sai-product-shell .list-card-field>*{min-width:0;overflow-wrap:anywhere}#root .sai-product-shell .list-board :is(.list-cell-display,.list-cell-editor){min-width:0;max-width:100%}#root .sai-product-shell .list-board .list-cell-display>button{min-width:0;max-width:100%}#root .sai-product-shell .list-board .list-cell-display>a{min-width:0;overflow-wrap:anywhere}#root .sai-product-shell .list-board .list-cell-editor :is(input:not([type=checkbox]),select){min-width:0;max-width:100%;box-sizing:border-box;flex-basis:100%}#root .sai-product-shell .list-board h3{flex-wrap:wrap;overflow-wrap:anywhere}#root .sai-product-shell .list-status-dot{flex-shrink:0}#root .sai-product-shell :is(.list-search,.list-add-item input,.list-columns label,.list-saved-view>span){min-width:0}#root .sai-product-shell .list-search{flex:1 1 140px}#root .sai-product-shell :is(.list-tools,.list-add-item,.list-pagination,.list-saved-view,.list-columns>div){flex-wrap:wrap}#root .sai-product-shell :is(.list-tools,.list-inspector,.list-discussion) :is(button,label,select){max-width:100%;overflow-wrap:anywhere}#root .sai-product-shell :is(.document-inspector,.list-inspector,.list-discussion){box-sizing:border-box;overflow-wrap:anywhere}#root .sai-product-shell :is(.document-members>div,.document-comments footer,.document-header form){display:flex;flex-wrap:wrap;gap:6px;min-width:0}#root .sai-product-shell .document-header form input{flex:1 1 140px;min-width:0;max-width:100%}#root .sai-product-shell .document-members>div>span{min-width:0;overflow-wrap:anywhere}#root .sai-product-shell .document-link input{min-width:0;flex-basis:140px}.workspace-dialog{overflow-wrap:anywhere;overscroll-behavior:contain}.workspace-dialog :is(header,footer,.ws-name-fields,.profile-photo-edit){flex-wrap:wrap}.workspace-dialog header>h2{min-width:0;flex:1 1 140px}.workspace-dialog header>button{flex-shrink:0}.workspace-dialog :is(button,textarea){max-width:100%;box-sizing:border-box;overflow-wrap:anywhere}.workspace-dialog button{white-space:normal}.workspace-dialog .ws-name-fields label:last-child{flex-basis:140px}.workspace-dialog :is(.ws-member-list strong,.ws-invite-list>div>span){min-width:0;overflow-wrap:anywhere}.workspace-dialog .ws-invite-list>div{flex-wrap:wrap}.workspace-dialog .ws-invite-list>div>span{flex-basis:150px}.workspace-dialog .profile-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-dialog .profile-fields>label{min-width:0}.workspace-menu,.profile-menu{box-sizing:border-box}.workspace-menu .ws-menu-name :is(strong,small),.profile-menu .profile-menu-identity :is(strong,span){white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.workspace-search-dialog .workspace-search-types{min-width:0;flex-wrap:wrap}.workspace-search-dialog .workspace-search-toolbar>select{width:auto;max-width:100%;flex:0 1 130px}.workspace-search-dialog :is(.workspace-search-filter-note,.workspace-search-summary,.workspace-search-result-actions){flex-wrap:wrap;gap:7px}@media(max-width:480px){.workspace-dialog .profile-fields{grid-template-columns:minmax(0,1fr)}}#root .sai-product-shell .browser-address-row>button{flex-shrink:0}#root .sai-product-shell .canvas-editor>.canvas-quick-tools{max-width:calc(100% - 24px);box-sizing:border-box;flex-wrap:wrap}.transferred-link-backdrop{z-index:150}.transfer-identity-review{padding:12px;border-radius:10px;background:var(--sai-surface-soft);margin:12px 0}.transfer-identity-review p,.transfer-identity-review small{font-size:12px;line-height:1.5;overflow-wrap:anywhere}.transfer-identity-review>small{display:block;margin-top:8px}.transfer-identity-results{list-style:none;padding:0;margin:12px 0;max-height:320px;overflow:auto}.transfer-identity-results>li{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px 0}.transfer-identity-results>li>div{display:grid;gap:4px;min-width:0;overflow-wrap:anywhere;font-size:12px}@media(max-width:600px){.transfer-identity-results>li{grid-template-columns:minmax(0,1fr);gap:6px}}.transfer-identity-invitation{min-width:0;margin-top:8px}.transfer-identity-invitation [role=group]{display:grid;gap:8px;margin-top:8px;padding:12px;background:var(--sai-surface-soft);border-radius:10px}.transfer-identity-invitation input:not([type=checkbox]){min-width:0;max-width:100%;width:100%;box-sizing:border-box}.transfer-identity-invitation p{margin:0;font-size:12px;line-height:1.5}.transfer-identity-invitation label{min-width:0;white-space:normal;overflow-wrap:anywhere}.transfer-identity-invitation .button-row{flex-wrap:wrap}.transfer-owner-review{margin-top:14px;min-width:0}.transfer-owner-review>summary{font-size:13px;font-weight:600}.transfer-owner-item{margin-top:8px;padding:10px;background:var(--sai-surface-soft);border-radius:8px;min-width:0}.transfer-owner-item>summary{display:flex;gap:8px;justify-content:space-between;align-items:flex-start;cursor:pointer;overflow-wrap:anywhere}.transfer-owner-item>summary>small{flex-shrink:0;color:var(--sai-secondary);font-size:11px}.transfer-owner-item p{font-size:12px;line-height:1.5}.transfer-owner-item>label{display:flex;align-items:flex-start;gap:8px;white-space:normal;overflow-wrap:anywhere}.transfer-owner-item>button{margin:6px 6px 0 0}#root .sai-product-shell .imported-author-trigger{display:inline-flex;align-items:baseline;gap:6px;padding:0;min-height:0;border:0;box-shadow:none;background:transparent;color:inherit;font:inherit;text-align:left;border-radius:4px;flex-wrap:wrap;cursor:pointer}.imported-author-trigger small{font-size:10px;color:var(--sai-secondary);font-weight:400}.imported-author-panel{box-sizing:border-box;z-index:1400;width:290px;padding:14px;background:var(--sai-surface-raised,#292929);color:var(--sai-text,#eee);border-radius:12px;box-shadow:0 12px 36px #0005;overflow:auto;font:12px/1.5 Inter,system-ui,sans-serif}.imported-author-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.imported-author-panel header button{display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;color:inherit;border-radius:6px}.imported-author-panel p{margin:8px 0;color:var(--sai-secondary,#bbb)}:root{--sai-rail-width:72px;--sai-sidebar-width:236px;--sai-control:32px;--sai-control-radius:8px}#root .sai-product-shell{font-family:Inter,system-ui,-apple-system,sans-serif;font-optical-sizing:auto}#root .sai-product-shell :is(button,input,textarea,select){font-family:inherit}#root .sai-product-shell button:active:not(:disabled){filter:brightness(.92)}#root .sai-product-shell :is(button,summary,input,textarea,select):focus-visible,.sai-action-menu button:focus-visible{outline:2px solid var(--sai-secondary);outline-offset:2px}#root .sai-product-shell .sai-navigation-rail{padding:12px 8px;gap:12px}#root .sai-product-shell .sai-navigation-rail nav{gap:6px}#root .sai-product-shell .sai-navigation-rail nav button{height:56px;min-height:56px;gap:4px;padding:7px 3px;border-radius:10px}#root .sai-product-shell .sai-navigation-rail .nav-copy{height:auto;line-height:14px}#root .sai-product-shell .sai-navigation-rail .nav-copy>span{font-size:10px}#root .sai-product-shell .sai-navigation-rail>.workspace-search-trigger{height:36px;min-height:36px;padding:8px;flex-direction:row;margin:0 0 8px;background:transparent}#root .sai-product-shell .workspace-search-trigger>span{display:none}#root .sai-product-shell .workspace-trigger{padding:0 3px 6px;gap:6px}#root .sai-product-shell .ws-symbol{width:32px;height:32px;border-radius:10px;font-size:18px}#root .sai-product-shell .ws-trigger-label{max-width:48px;font-size:10px;line-height:14px;padding-right:8px}#root .sai-product-shell .ws-chevron{top:auto;bottom:8px;right:1px;width:10px;height:10px}#root .sai-product-shell .workspace-navigation{padding:12px 10px;gap:8px}#root .sai-product-shell .workspace-navigation-title{min-height:40px;height:40px;margin:0 0 8px;padding:0 4px 0 8px;align-items:center}#root .sai-product-shell .workspace-navigation-title>strong{font-size:17px;font-weight:600;letter-spacing:-.3px;line-height:24px}.workspace-heading-actions{display:flex;align-items:center;gap:2px}#root .sai-product-shell .sai-icon-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;min-height:32px;padding:7px;border:0;border-radius:8px;background:transparent;color:var(--sai-secondary);box-shadow:none}#root .sai-product-shell .sai-icon-button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .sai-product-shell .workspace-navigation-close{display:none}#root .sai-product-shell .workspace-shortcuts{display:grid;gap:2px;margin-bottom:6px}#root .sai-product-shell .workspace-shortcuts>button{display:flex;align-items:center;gap:10px;min-height:34px;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:var(--sai-secondary);font-size:13px;line-height:20px;text-align:left;box-shadow:none}#root .sai-product-shell .workspace-shortcuts>button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .sai-product-shell .workspace-shortcuts small{margin-left:auto}#root .sai-product-shell .workspace-filter{height:32px;min-height:32px;padding:0 10px;margin:0 0 6px;background:var(--sai-surface-soft);border-radius:8px}#root .sai-product-shell .workspace-filter input{height:32px;min-height:32px;font-size:12px;padding:4px 0}#root .sai-product-shell .workspace-navigation .workspace-nav-group{margin:6px 0 18px}#root .sai-product-shell .workspace-nav-group header{padding:0 5px;min-height:30px;gap:4px}#root .sai-product-shell .workspace-nav-group h2{font-size:12px;font-weight:550;color:var(--sai-secondary);line-height:18px}#root .sai-product-shell .workspace-nav-group .nav-section-toggle{gap:6px;padding:0;min-height:28px}#root .sai-product-shell .workspace-nav-group li>button{min-height:34px;padding:7px 10px;gap:9px;font-size:13px;line-height:20px;border-radius:8px}#root .sai-product-shell .workspace-tasks details>summary{display:flex;align-items:center;gap:7px;padding:7px 10px;min-height:32px;font-size:12px;list-style:none}#root .sai-product-shell .workspace-tasks details>summary::-webkit-details-marker{display:none}#root .sai-product-shell .workspace-tasks summary>span{margin-left:auto}.sai-action-menu{position:fixed;z-index:1200;box-sizing:border-box;width:224px;max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);overflow:auto;padding:6px;border-radius:12px;background:var(--sai-surface-raised,#292929);box-shadow:0 12px 36px #0005;color:var(--sai-text,#eee)}.sai-action-menu>button{display:flex;align-items:center;gap:10px;min-height:34px;width:100%;padding:7px 10px;border:0;border-radius:7px;background:transparent;color:inherit;font:13px/20px Inter,system-ui,sans-serif;text-align:left;cursor:pointer}.sai-action-menu>button:hover,.sai-action-menu>button:focus{background:var(--sai-surface-hover,#383838)}.sai-action-menu svg{flex-shrink:0}.sai-action-menu>button>span{min-width:0;overflow-wrap:anywhere;white-space:normal}#root .sai-product-shell .workspace-task-count{font-size:11px;color:var(--sai-tertiary);font-variant-numeric:tabular-nums}#root .sai-product-shell .workspace-nav-group .nav-section-toggle{flex:1;min-width:0;justify-content:flex-start}#root .sai-product-shell .workspace-nav-group .nav-section-toggle>h2{min-width:0;margin:0;overflow-wrap:anywhere}#root .sai-product-shell .workspace-nav-group .nav-section-toggle>svg{flex:0 0 13px}#root .sai-product-shell .workspace-nav-group .nav-add{flex:0 0 28px;width:28px;height:28px;min-height:28px;display:grid;place-items:center;padding:6px;border-radius:7px}#root .sai-product-shell .workspace-nav-group li>button>svg{flex-shrink:0}#root .sai-product-shell .workspace-navigation .workspace-nav-group{margin-bottom:12px}#root .sai-product-shell .conversation-panel>.panel-heading{min-height:60px;padding:12px 20px;gap:8px 12px;background:transparent;align-items:center}#root .sai-product-shell .conversation-panel>.conversation-header{position:relative;display:flex;flex-wrap:wrap;flex-shrink:0}#root .sai-product-shell .conversation-header>h2{flex:1 1 160px;min-width:0;margin:0;overflow-wrap:anywhere}#root .sai-product-shell .conversation-header>.group-call-surface{flex:0 1 auto;min-width:0;max-width:100%}#root .sai-product-shell .conversation-header .group-call-actions{flex-wrap:wrap;justify-content:flex-end}#root .sai-product-shell .conversation-header .call-status-label{max-width:220px;white-space:normal;overflow-wrap:anywhere}#root .sai-product-shell .conversation-panel>.panel-heading h2{font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.25px}#root .sai-product-shell .group-call-actions{gap:3px;align-items:center}#root .sai-product-shell .group-call-actions .call-start-icon,#root .sai-product-shell .call-options>summary{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:32px;padding:7px;background:transparent;color:var(--sai-secondary);border-radius:8px;box-shadow:none;list-style:none}#root .sai-product-shell .call-options{order:3;position:relative}#root .sai-product-shell .call-options>summary::-webkit-details-marker{display:none}#root .sai-product-shell .call-options>summary:after{content:none}#root .sai-product-shell .call-options>label{position:absolute;top:38px;right:0;min-width:200px;max-width:calc(100vw - 100px);padding:12px;border-radius:12px;background:var(--sai-surface-raised);box-shadow:0 8px 30px #0005;z-index:50}#root .sai-product-shell .call-status-label{font-size:11px;color:var(--sai-secondary)}#root .sai-product-shell .conversation-tools{position:static;display:flex;align-items:center;justify-content:flex-end;gap:3px;padding:0;min-height:32px;background:transparent;flex-wrap:wrap;border:0}#root .sai-product-shell .channel-messages-tab{margin-right:auto;background:transparent;padding:0 2px;font-size:12px;font-weight:500;color:var(--sai-tertiary)}#root .sai-product-shell .conversation-tools>button,#root .sai-product-shell .conversation-tools>.chat-details>summary{height:32px;min-height:32px;min-width:32px;padding:7px;border:0;background:transparent;box-shadow:none;border-radius:8px;gap:5px;line-height:18px;font-size:12px;color:var(--sai-secondary)}#root .sai-product-shell .conversation-tools>button:hover,#root .sai-product-shell .conversation-tools>.chat-details>summary:hover,#root .sai-product-shell .chat-details[open]>summary{background:var(--sai-surface-hover);color:var(--sai-text)}#root .sai-product-shell .conversation-tools>.chat-details{position:static}#root .sai-product-shell .conversation-tools>.chat-details>summary>.sai-icon:first-child{display:block;width:17px;height:17px}#root .sai-product-shell .conversation-tools .conversation-popover{position:fixed;width:min(340px,calc(100vw - 16px));max-height:480px;overflow:auto;overscroll-behavior:contain;box-sizing:border-box;z-index:160;padding:12px;border:0;border-radius:12px;background:var(--sai-surface-raised);color:var(--sai-text);box-shadow:0 12px 36px #0005;font-size:13px;line-height:20px}#root .sai-product-shell .conversation-popover>section{margin:0;padding:0;border:0;background:transparent;box-shadow:none;min-width:0}#root .sai-product-shell .conversation-popover :is(input,select){box-sizing:border-box;max-width:100%;min-width:0}#root .sai-product-shell .conversation-popover :is(label,form){min-width:0}#root .sai-product-shell .conversation-popover h3{font-size:13px;line-height:20px;margin:0 0 12px}#root .sai-product-shell .conversation-popover .chat-search form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}#root .sai-product-shell .conversation-popover .chat-search label{display:grid;gap:6px;margin:0;font-size:12px;color:var(--sai-secondary)}#root .sai-product-shell .conversation-popover .chat-search input{width:100%;height:34px;min-height:34px;padding:7px 9px;font-size:13px;border-radius:8px}#root .sai-product-shell .conversation-popover .chat-search form>button{height:34px;min-height:34px;padding:7px 10px;font-size:12px;border-radius:8px;background:var(--sai-surface-hover)}#root .sai-product-shell .conversation-popover .chat-search ol:empty{display:none}#root .sai-product-shell .conversation-tools .conversation-disclosure>summary:after{content:none}#root .sai-product-shell .conversation-tools .conversation-disclosure[open]>summary{background:var(--sai-surface-hover);color:var(--sai-text)}#root .sai-product-shell .conversation-tools .member-strip{display:grid;gap:6px}#root .sai-product-shell .conversation-tools .member-chip{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:7px;border-radius:7px;background:transparent;font-size:13px;line-height:20px;white-space:normal;overflow-wrap:anywhere}#root .sai-product-shell .conversation-tools .member-chip small{order:2;flex:0 0 48px;margin-left:auto;text-align:right;text-transform:none;color:var(--sai-tertiary)}#root .sai-product-shell .conversation-tools .member-dm{display:inline-flex;align-items:center;justify-content:center;order:3;margin-left:0;flex:0 0 28px;width:28px;height:28px;min-height:28px;padding:6px;border:0;border-radius:7px;background:transparent;color:var(--sai-secondary)}#root .sai-product-shell .conversation-tools .member-dm:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .sai-product-shell .conversation-tools .person-name{min-width:0;min-height:24px;height:auto;flex:1;overflow-wrap:anywhere}#root .sai-product-shell .conversation-tools .member-chip .chip-action{order:4}#root .sai-product-shell .conversation-tools .member-chip small{font-size:11px;white-space:nowrap}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]{grid-template-columns:32px max-content minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:4px 6px;padding:12px;margin:12px 20px 18px;border-radius:16px;background:var(--sai-surface-soft);max-width:calc(100% - 40px)}#root .sai-product-shell.chat-layout .composer>.composer-input{grid-row:1;grid-column:1/-1}#root .sai-product-shell.chat-layout .composer textarea{min-height:48px;padding:4px 4px 8px;font-size:14px;line-height:1.55;resize:none}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.formatting-controls{grid-row:2;grid-column:1;display:contents}#root .sai-product-shell.chat-layout .formatting-toggle-row{grid-row:2;grid-column:1;display:flex;gap:4px}#root .sai-product-shell.chat-layout .formatting-toggle{width:32px;height:32px;min-height:32px;padding:5px;font-size:15px;background:transparent;color:var(--sai-secondary);border-radius:8px}#root .sai-product-shell.chat-layout .formatting-toolbar{grid-row:3;grid-column:1/-1;background:transparent;padding:6px 0 0;margin:0;gap:3px}#root .sai-product-shell.chat-layout .formatting-preview{grid-row:4;grid-column:1/-1}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.chat-attachment-actions{grid-row:2;grid-column:2;gap:2px}#root .sai-product-shell.chat-layout .composer>.composer-actions{grid-row:2;grid-column:3;padding:0;gap:3px;flex-wrap:nowrap}#root .sai-product-shell.chat-layout .composer-context-controls{gap:2px}#root .sai-product-shell.chat-layout .composer-context-controls>button,#root .sai-product-shell.chat-layout .chat-attachment-actions>button.attach-control,#root .sai-product-shell.chat-layout .schedule-message-button{height:32px;min-height:32px;width:32px;min-width:32px;padding:6px;background:transparent;color:var(--sai-secondary);border-radius:8px;display:inline-flex;align-items:center;justify-content:center}#root .sai-product-shell.chat-layout .composer[data-agent-compose=true] .composer-agent-select{width:auto;max-width:180px;gap:6px;padding:5px 8px;background:var(--sai-surface-hover)}#root .sai-product-shell .mention-symbol{font-size:20px;line-height:20px;font-weight:450}#root .sai-product-shell.chat-layout .composer-shortcut{display:none}#root .sai-product-shell.chat-layout .composer-actions .human-send,#root .sai-product-shell.chat-layout .composer-actions .agent-send{width:32px;height:32px;min-height:32px;padding:6px;border-radius:50%}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]>.chat-attachment-review{grid-column:1/-1;grid-row:5}#root .sai-product-shell .conversation-welcome{padding:48px 20px}#root .sai-product-shell .conversation-welcome h2,#root .sai-product-shell .conversation-welcome h3{font-size:16px;font-weight:550}#root .sai-product-shell :is(.browser-space-header,.canvas-board-header,.document-header,.finder-toolbar){min-height:58px;gap:8px;padding-block:10px}#root .sai-product-shell :is(.browser-space-header h1,.canvas-board-title h1,.document-title,.finder-toolbar h1){font-size:16px;font-weight:600;letter-spacing:-.25px;line-height:24px}#root .sai-product-shell :is(.browser-space-header,.canvas-board-header,.document-header,.finder-toolbar) button{border-radius:8px;min-height:32px;box-shadow:none}#root .sai-product-shell :is(.browser-sidebar,.canvas-sidebar,.documents-sidebar,.finder-sidebar){background:var(--sai-navigation);padding-top:16px}#root .sai-product-shell :is(.browser-sidebar footer,.canvas-sidebar footer){display:none}#root .sai-product-shell :is(.browser-list-toggle,.canvas-sidebar-toggle){top:20px}#root .sai-product-shell .finder-toolbar>button{width:32px;height:32px;padding:7px;flex-shrink:0}#root .sai-product-shell .finder-toolbar>button>span{display:none}#root .sai-product-shell .browser-stage>footer{font-size:10px;opacity:.8}#root .sai-product-shell .document-header-actions{gap:3px}@media(max-width:760px){:root{--sai-rail-width:64px}#root .sai-product-shell .workspace-navigation-close{display:inline-flex}#root .sai-product-shell .conversation-panel>.panel-heading{padding:10px 12px 10px 44px}#root .sai-product-shell .conversation-tools{padding:0;gap:3px}#root .sai-product-shell .channel-messages-tab{font-size:11px}#root .sai-product-shell.chat-layout [aria-label="Composer attachments"]{margin:8px 10px 12px;max-width:calc(100% - 20px);padding:10px}}@container composer (max-width:340px){#root .sai-product-shell.chat-layout .composer>.composer-actions{grid-row:2;grid-column:3}#root .sai-product-shell.chat-layout .composer-context-controls{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.sai-action-menu{transition:none}}#root .sai-product-shell.chat-layout .chat-attachment-actions>button:not(.attach-control){width:auto;padding:6px 10px;white-space:nowrap;min-height:32px;font-size:12px}#root .sai-product-shell.chat-layout .formatting-controls>p[role=alert]{grid-column:1/-1;grid-row:6}#root .sai-product-shell .settings-section{margin:12px 0;border:0;border-radius:12px;background:var(--sai-navigation);padding:0 16px}#root .sai-product-shell .settings-section>summary{display:flex;align-items:center;justify-content:space-between;min-height:48px;list-style:none;cursor:pointer;font-size:14px;font-weight:550;gap:12px}#root .sai-product-shell .settings-section>summary::-webkit-details-marker{display:none}#root .sai-product-shell .settings-section>summary:after{content:"";width:14px;height:14px;flex-shrink:0;background:var(--desktop-chevron) center/14px no-repeat}#root .sai-product-shell .settings-section[open]>summary:after{transform:rotate(180deg)}#root .sai-product-shell .settings-section[open]{padding-bottom:16px}#root .sai-product-shell .finder-toolbar{display:grid;grid-template-columns:auto minmax(70px,1fr) auto auto auto auto auto;gap:6px;padding-inline:14px}#root .sai-product-shell .finder-toolbar h1{min-width:0;margin:0}#root .sai-product-shell .finder-toolbar>.finder-search{grid-row:2;grid-column:1/-1;max-width:none;min-width:0;width:100%;box-sizing:border-box;margin-top:3px;height:32px}#root .sai-product-shell .finder-toolbar>.finder-history{gap:2px}#root .sai-product-shell .finder-toolbar .finder-history>button{width:28px;min-width:28px;padding:5px}#root .sai-product-shell :is(.finder-sidebar,.documents-sidebar)>header small,#root .sai-product-shell :is(.browser-sidebar,.canvas-sidebar)>header small{display:none}#root .sai-product-shell .documents-sidebar header{min-height:32px;padding:2px 6px 8px;box-sizing:content-box}#root .sai-product-shell .documents-sidebar .documents-search{height:32px;min-height:32px;padding:0 10px}#root .sai-product-shell .documents-sidebar .documents-search input{height:32px;min-height:32px;padding:4px 0;font-size:12px}#root .sai-product-shell .portable-document-import{padding:0;background:transparent}#root .sai-product-shell .portable-document-import>button{display:flex;justify-content:flex-start;width:100%;background:transparent;font-size:12px;min-height:32px;text-align:left;padding:6px 10px;color:var(--sai-secondary)}#root .sai-product-shell .documents-empty h1{font-size:20px}#root .sai-product-shell .documents-empty p{font-size:13px;max-width:280px;line-height:1.6}#root .sai-product-shell .browser-collab-bar{min-height:36px;font-size:11px;padding:3px 14px}#root .sai-product-shell .browser-address-row{flex-basis:44px;padding-block:5px}@media(max-width:600px){#root .sai-product-shell .finder-toolbar{grid-template-columns:auto minmax(0,1fr) auto auto}.finder-toolbar>.finder-view-switch{grid-row:2;grid-column:1/3}#root .sai-product-shell .finder-toolbar>.finder-search{grid-row:3}}#root .sai-product-shell .workspace-settings{display:flex;flex-direction:column;gap:16px;padding:0 4px;max-width:760px}#root .sai-product-shell .workspace-settings>.tc-task-header{display:none}#root .sai-product-shell .workspace-settings>.settings-section{margin:0;padding-inline:14px}#root .sai-product-shell .workspace-settings>section{padding:4px 0;margin:0}#root .sai-product-shell .workspace-settings>section>h2{font-size:14px;font-weight:600;margin:0 0 12px}#root .sai-product-shell .workspace-settings>section>dl{font-size:13px;margin:0 0 12px;gap:6px 14px}#root .sai-product-shell .workspace-settings>section>.tc-actions{display:inline-flex;margin:0 0 0 6px}#root .sai-product-shell .workspace-settings>section>button,#root .sai-product-shell .workspace-settings>section>.tc-actions>button{min-height:32px;padding:6px 10px;font-size:12px;background:var(--sai-surface-soft);color:var(--sai-text);border-radius:8px}#root .sai-product-shell .workspace-settings>section[aria-labelledby=settings-appearance-title]{order:1}#root .sai-product-shell .workspace-settings>section[aria-labelledby=settings-notifications-title]{order:2}#root .sai-product-shell .workspace-settings>.settings-section{order:3}#root .sai-product-shell .settings-section>summary{min-height:44px;font-size:13px}#root .sai-product-shell .secondary-sidebar>header span{display:none}#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top .ToolIcon__icon{width:32px;height:32px}#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top .ToolIcon__keybinding,#root .sai-product-shell .canvas-editor .excalidraw .HintViewer{display:none}#root .sai-product-shell .canvas-editor{container-name:canvas-tools;container-type:inline-size}@container canvas-tools (max-width:950px){#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top{grid-template-columns:40px minmax(0,1fr) auto;gap:8px;align-items:start}#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top>.shapes-section{min-width:0;justify-content:center}#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top .App-toolbar-container{display:flex;min-width:0;max-width:100%;flex-wrap:wrap;justify-content:center;gap:4px}#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top .App-toolbar{min-width:0;max-width:100%;box-sizing:border-box}#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top .App-toolbar>.Stack{display:flex;flex-wrap:wrap;justify-content:center;gap:3px}#root .sai-product-shell .canvas-editor .excalidraw .App-menu_top .layer-ui__wrapper__top-right{min-width:0;flex-direction:column;align-items:flex-end;gap:4px}}#root .sai-product-shell .canvas-sidebar header p,#root .sai-product-shell .finder-sidebar header p{display:none}#root .tc-task-dialog{width:min(480px,100%);padding:22px;border-radius:16px;max-height:calc(100dvh - 32px)}#root .tc-task-dialog>header{align-items:center;gap:12px;margin-bottom:18px}#root .tc-task-dialog>header h2{margin:0;font-size:18px;line-height:26px;letter-spacing:-.3px}#root .tc-task-dialog>header>button{display:grid;place-items:center;width:30px;height:30px;min-height:30px;padding:6px;background:transparent;color:var(--sai-secondary);border-radius:8px}#root .tc-task-dialog>header>button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .tc-task-dialog .tc-new-task-form{gap:8px}#root .tc-task-dialog .tc-new-task-form :is(input,select,textarea){min-height:38px;padding:9px 11px;font-size:13px;border-radius:9px;box-sizing:border-box}#root .tc-task-dialog .tc-new-task-form select{padding-right:32px}#root .tc-task-dialog .tc-new-task-form>textarea{min-height:96px;max-height:220px}#root .tc-task-dialog .tc-new-task-form>label,#root .tc-task-dialog .tc-model-label{font-size:12px;margin-top:6px;line-height:18px}#root .tc-task-dialog .tc-new-task-form>label:has(select){display:grid;grid-template-columns:minmax(0,1fr);gap:8px}#root .tc-task-dialog .tc-project-tools{display:flex;justify-content:flex-end;align-items:center;gap:4px;min-height:28px;margin:0}#root .tc-task-dialog .tc-project-tools>button{display:inline-flex;justify-content:center;align-items:center;gap:6px;min-height:28px;width:auto;flex:0 0 auto;padding:4px 7px;background:transparent;color:var(--sai-secondary);font-size:11px;box-shadow:none;border-radius:7px}#root .tc-task-dialog .tc-project-tools>button:hover{background:var(--sai-surface-hover);color:var(--sai-text)}#root .tc-task-dialog .tc-create-hint{font-size:11px;line-height:17px;margin:6px 0 0}#root .tc-task-dialog .tc-new-task-form>footer{bottom:-22px;padding:12px 0;margin:4px 0 -12px;gap:8px;min-height:34px}#root .tc-task-dialog .tc-new-task-form>footer>button{min-height:34px;width:auto;flex:0 0 auto;font-size:12px;padding:7px 12px}#root .tc-task-dialog .tc-model label{margin:0}#root .tc-task-dialog .tc-model-empty{font-size:12px;padding:9px 10px;line-height:18px}#root .tc-task-dialog .tc-new-task-form>p[role=status]{font-size:12px;margin:0;line-height:18px}.sai-action-menu{max-width:calc(100vw - 16px)}#root .sai-product-shell .finder-toolbar{position:relative}#root .sai-product-shell .finder-view-options{position:static}#root .sai-product-shell .finder-options-popover{position:absolute;right:12px;top:48px;width:230px;max-width:calc(100% - 24px);max-height:calc(100dvh - 160px);overflow:auto;box-sizing:border-box;z-index:40}@media(max-height:620px){#root .tc-task-dialog{padding:16px;max-height:calc(100dvh - 20px)}#root .tc-task-dialog>header{margin-bottom:12px}#root .tc-task-dialog .tc-new-task-form>footer{bottom:-16px}#root .tc-task-dialog .tc-new-task-form>textarea{min-height:72px}}.message-reaction-popover{z-index:1800;box-sizing:border-box;overflow:auto;border:0;background:transparent;border-radius:12px;padding:0;color:var(--sai-text,#eee)}.message-reaction-popover .workspace-emoji-picker{width:min(264px,calc(100vw - 16px));max-height:inherit;box-sizing:border-box}.message-reaction-popover .emoji-picker-grid>button{width:100%!important}.message-followup-menu{max-width:calc(100vw - 16px)}.message-followup-menu>button{min-height:34px;padding:7px 9px;font-size:12px;line-height:20px}.message-followup-menu button:focus-visible,.message-reaction-popover button:focus-visible{outline:2px solid var(--sai-secondary,#aaa);outline-offset:-2px}.message-review-backdrop{position:fixed;inset:0;z-index:1800;display:grid;place-items:center;padding:16px;background:#0007;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.message-review-dialog{box-sizing:border-box;width:min(480px,100%);max-height:calc(100dvh - 32px);overflow:auto;padding:20px;border-radius:16px;background:var(--sai-surface-raised,#292929);color:var(--sai-text,#eee);box-shadow:0 20px 70px #0005;font:13px/1.5 Inter,system-ui,sans-serif;overscroll-behavior:contain}.message-review-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.message-review-dialog h2{font-size:17px;margin:0;line-height:24px;font-weight:600;letter-spacing:-.25px}.message-review-dialog button{min-height:32px;border:0;border-radius:8px;padding:6px 10px;background:var(--sai-surface-hover,#393939);color:inherit;font:inherit;cursor:pointer}.message-review-dialog>header>button{display:grid;place-items:center;width:30px;min-height:30px;padding:6px;background:transparent}.message-review-dialog button:disabled{opacity:.45;cursor:default}.message-review-dialog textarea{box-sizing:border-box;width:100%;min-height:140px;max-height:40dvh;padding:12px;border:0;border-radius:10px;background:var(--sai-surface-soft,#202020);color:inherit;font:inherit;line-height:1.6;resize:vertical}.message-review-dialog :is(button,textarea):focus-visible{outline:2px solid var(--sai-secondary,#aaa);outline-offset:2px}.message-review-dialog blockquote{margin:12px 0;padding:12px;max-height:180px;overflow:auto;border-radius:8px;background:var(--sai-surface-soft,#202020);white-space:pre-wrap;overflow-wrap:anywhere}.message-review-dialog form>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.message-review-dialog .primary{background:var(--sai-text,#eee);color:var(--sai-canvas,#202020)}.message-review-dialog .danger{background:#683b37;color:#ffe6e1}.message-review-dialog [role=alert]{color:#e6afa8;overflow-wrap:anywhere}#root .sai-product-shell .message-hover-toolbar{gap:2px;padding:3px;border-radius:9px;right:8px;top:3px}#root .sai-product-shell .message-hover-toolbar .chat-message-actions>button{margin:0}#root .sai-product-shell .message-hover-toolbar:has(.chat-message-actions[data-open=true]){opacity:1;pointer-events:auto}@media(hover:hover)and (pointer:fine){#root .sai-product-shell .thread-reply:hover .message-hover-toolbar,#root .sai-product-shell .thread-reply:focus-within .message-hover-toolbar{opacity:1;pointer-events:auto}}#root .sai-product-shell .chat-thread-panel{box-sizing:border-box;padding:16px 14px;gap:10px;overflow:auto;min-height:0}#root .sai-product-shell .chat-thread-panel>header{min-height:32px;gap:8px;flex-shrink:0}#root .sai-product-shell .chat-thread-panel>header h2{margin-right:auto;font-size:16px;font-weight:600}#root .sai-product-shell .chat-thread-panel>header>button,#root .sai-product-shell .thread-follow>button{width:30px;height:30px;min-height:30px;padding:6px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--sai-secondary);font-size:12px}#root .sai-product-shell .chat-thread-panel>header .thread-follow{position:relative;margin:0}#root .sai-product-shell .thread-follow>span[role=alert]{position:absolute;right:0;top:36px;width:220px;padding:12px;background:var(--sai-surface-raised);border-radius:10px;box-shadow:0 8px 25px #0004;z-index:5;font-size:12px}#root .sai-product-shell .chat-thread-panel>[aria-label="Parent message"]{max-height:30%;overflow:auto;flex-shrink:0;padding:6px 0 12px}#root .sai-product-shell .chat-thread-panel [aria-label=Replies]{margin:0;min-height:100px;flex:1 1 auto}#root .sai-product-shell .chat-thread-panel .thread-reply{position:relative;padding:12px 0;margin:0 0 8px}#root .sai-product-shell .thread-author{gap:7px;margin-bottom:5px;padding-right:4px;min-width:0;flex-wrap:wrap}#root .sai-product-shell .thread-author :is(strong,.person-name){font-size:12px;overflow-wrap:anywhere}#root .sai-product-shell .chat-thread-panel [aria-label="Composer attachments"]{display:flex;flex-direction:column;gap:6px;max-width:100%;margin:0;padding:10px;border-radius:12px;flex:0 0 auto;container-type:normal;box-sizing:border-box}#root .sai-product-shell .chat-thread-panel .thread-reply-form{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:0;margin:0;background:transparent}#root .sai-product-shell .thread-reply-form .thread-composer-input{width:100%;min-width:0;flex-basis:100%}#root .sai-product-shell .thread-reply-form textarea{min-height:68px;max-height:180px;padding:6px 4px;font-size:13px;line-height:1.55;resize:vertical;background:transparent}#root .sai-product-shell .thread-reply-form .formatting-controls{display:block;min-width:0;flex:1 1 auto;padding:0}#root .sai-product-shell .thread-reply-form .formatting-controls:has(.formatting-toolbar){flex-basis:100%}#root .sai-product-shell .thread-reply-form .thread-agent-controls{display:flex;align-items:center;gap:4px;flex:1 1 100%;min-width:0}#root .sai-product-shell .thread-agent-controls>select{flex:1;min-width:0;max-width:100%;min-height:32px;font-size:12px;padding:6px 28px 6px 8px}#root .sai-product-shell .thread-agent-controls>button,#root .sai-product-shell .thread-reply-form .thread-schedule-button{width:30px;height:30px;min-height:30px;padding:6px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:8px}#root .sai-product-shell .thread-reply-form .thread-send{width:32px;height:32px;min-height:32px;padding:6px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sai-text);color:var(--sai-canvas)}#root .sai-product-shell .thread-reply-form>:is(p,label,div):not(.thread-composer-input,.formatting-controls,.thread-agent-controls){min-width:0;flex-basis:100%;font-size:12px;line-height:1.5}#root .sai-product-shell .chat-thread-panel .chat-attachment-actions{position:static;display:flex;flex-wrap:wrap;gap:3px;align-items:center;padding:0;order:2}#root .sai-product-shell .chat-thread-panel .chat-attachment-review{order:3}@media(prefers-reduced-transparency:reduce){.message-review-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(hover:hover)and (pointer:fine){.message-reaction-popover .workspace-emoji-picker .emoji-picker-grid>button{min-height:32px!important;height:32px!important}}#root .sai-product-shell .imported-conversation-badge{flex-shrink:0;font-size:10px;line-height:18px;font-weight:400;letter-spacing:0;color:var(--sai-secondary);background:var(--sai-surface-soft);border-radius:5px;padding:0 5px;white-space:nowrap}#root .sai-product-shell .conversation-header h2>.imported-conversation-badge{display:inline-block;vertical-align:middle;margin-left:8px}:root{--sai-font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sai-rail-surface: #e9e9e9}:root[data-appearance=dark]{--sai-rail-surface: #121212}@media(prefers-color-scheme:dark){:root:not([data-appearance=light]){--sai-rail-surface: #121212}}#root .sai-product-shell{font-family:var(--sai-font)}#root .sai-product-shell[data-authenticated=true]>.main-shell{display:flex;flex-direction:column;padding:0;min-width:0;overflow:hidden}#root .sai-product-shell .main-shell>.workspace-stage{flex:1 1 0;min-height:0}#root .sai-product-shell .main-shell>:is(.notice,.followup-reminder-summary){flex:0 0 auto}.workspace-bar{display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,420px) minmax(100px,1fr);align-items:center;gap:16px;flex:0 0 48px;min-height:48px;padding:0 16px;box-sizing:border-box;background:var(--sai-navigation)}.workspace-bar-identity{min-width:0}.workspace-bar-name{font-size:14px;font-weight:600}#root .sai-product-shell .workspace-bar .workspace-menu-anchor{width:fit-content;max-width:100%;padding:0}#root .sai-product-shell .workspace-bar .workspace-trigger{display:flex;flex-direction:row;justify-content:flex-start;gap:8px;width:auto;max-width:100%;min-height:32px;padding:5px 7px;border-radius:8px;color:var(--sai-text)}#root .sai-product-shell .workspace-bar .ws-symbol{display:none}#root .sai-product-shell .workspace-bar .ws-trigger-label{min-width:0;max-width:none;padding:0;font-size:14px;line-height:22px;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#root .sai-product-shell .workspace-bar .ws-chevron{position:static;width:14px;height:14px;color:var(--sai-secondary)}#root .sai-product-shell .workspace-bar .workspace-trigger[aria-expanded=true] .ws-chevron{transform:rotate(180deg)}#root .sai-product-shell .workspace-global-search{display:flex;align-items:center;gap:8px;min-width:0;width:100%;min-height:30px;height:30px;padding:5px 10px;border-radius:8px;background:var(--sai-surface-soft);color:var(--sai-secondary);font-size:12px;line-height:20px;text-align:left}#root .sai-product-shell .workspace-global-search:hover{background:var(--sai-surface-hover);color:var(--sai-text)}.workspace-global-search>span{min-width:0;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.workspace-global-search>kbd{font:inherit;font-size:11px;color:var(--sai-tertiary);white-space:nowrap}#root .sai-product-shell .sai-navigation-rail{gap:14px;padding-top:10px;background:var(--sai-rail-surface)}#root .sai-product-shell .sai-navigation-rail>.brand-lockup{min-height:28px;padding:0;display:flex;justify-content:center}#root .sai-product-shell .sai-navigation-rail .brand-mark{width:28px;height:28px;padding:7px;border-radius:8px;box-sizing:border-box}#root .sai-product-shell .sai-navigation-rail nav{display:flex;flex-direction:column;justify-content:flex-start;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none}#root .sai-product-shell .sai-navigation-rail nav button{flex:0 0 56px}#root .sai-product-shell .sai-navigation-rail .nav-copy>span{font-size:11px;line-height:16px}#root .sai-product-shell :is(.browser-space-header,.canvas-board-header,.document-header){min-height:60px;padding-block:10px}#root .sai-product-shell :is(.browser-space-header h1,.canvas-board-title h1,.document-title){font-size:16px;line-height:24px;letter-spacing:-.2px}#root .sai-product-shell :is(.browser-space-header,.canvas-board-header,.document-header) button{min-height:32px;border-radius:8px}#root .sai-product-shell :is(.workspace-navigation-title,.browser-sidebar>header,.canvas-sidebar>header,.documents-sidebar>header){min-height:40px}#root .sai-product-shell .conversation-header>h2{text-wrap:pretty}.workspace-menu,.profile-menu,.project-progress-panel,.sai-action-menu{font-family:var(--sai-font)}.sai-action-menu>button,.workspace-menu button,.profile-menu button{font-family:inherit}.workspace-menu :is(button,.ws-menu-name),.profile-menu button{min-width:0}.workspace-menu .ws-menu-name{flex:1}.workspace-menu .ws-menu-name :is(strong,small){overflow-wrap:anywhere;white-space:normal}#root .sai-product-shell .workspace-bar .ws-chevron{flex:0 0 14px;margin-left:0}#root .sai-product-shell .workspace-shortcuts>button{gap:10px}#root .sai-product-shell .workspace-shortcuts>button>svg{flex:0 0 17px}#root .sai-product-shell .workspace-shortcuts>button>span{min-width:0;overflow-wrap:anywhere}#root .sai-product-shell .conversation-panel>.panel-heading>h2{letter-spacing:-.01em}#root .sai-product-shell .conversation-tools>button,#root .sai-product-shell .conversation-tools>.chat-details>summary{display:inline-flex;align-items:center;justify-content:center}#root .sai-product-shell .conversation-panel>.conversation-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px 12px}#root .sai-product-shell .conversation-header>h2{min-width:0;margin:0}#root .sai-product-shell .conversation-header>.conversation-tools{grid-column:3;justify-self:end;gap:3px}#root .sai-product-shell .conversation-header .group-call-actions{margin:0;gap:3px}#root .sai-product-shell .conversation-header .call-start-icon{flex:0 0 32px}#root .sai-product-shell .workspace-heading-actions{flex-shrink:0}#root .sai-product-shell :is(.workspace-navigation-title,.browser-sidebar>header,.canvas-sidebar>header,.documents-sidebar>header){gap:8px}#root .sai-product-shell :is(.browser-sidebar,.canvas-sidebar,.documents-sidebar)>header h1{min-width:0;font-size:17px;line-height:24px;letter-spacing:-.3px}#root .sai-product-shell :is(.browser-space-header,.canvas-board-header,.document-header){gap:8px}#root .sai-product-shell :is(.browser-space-header,.canvas-board-header,.document-header)>button{flex-shrink:0}#root .sai-product-shell :is(.workspace-bar,.workspace-navigation-title,.conversation-header) :is(button,summary):focus-visible{outline:2px solid var(--sai-secondary);outline-offset:-2px}@media(max-width:1080px){#root .sai-product-shell .conversation-panel>.conversation-header{grid-template-columns:minmax(0,1fr) auto}#root .sai-product-shell .conversation-header>.conversation-tools{grid-column:1 / -1;justify-self:end}}@media(max-width:520px){#root .sai-product-shell .conversation-panel>.conversation-header{padding-inline:44px 12px}#root .sai-product-shell .conversation-header>.conversation-tools{gap:2px}}.workspace-menu{background:var(--sai-surface-raised);color:var(--sai-text);border-radius:12px}.workspace-menu .ws-symbol{width:32px;height:32px;border-radius:8px}.workspace-menu button{min-height:34px;padding:8px 10px;gap:10px;font-family:inherit}.workspace-menu .ws-menu-actions{background:transparent}.workspace-menu button:focus-visible{outline:2px solid var(--sai-secondary);outline-offset:-2px}#root .sai-product-shell .workspace-bar .project-progress-trigger{height:30px;min-height:30px;background:transparent}#root .sai-product-shell .workspace-bar .project-progress-trigger:is(:hover,[aria-expanded=true]){background:var(--sai-surface-hover)}@media(max-width:760px){.workspace-bar{grid-template-columns:minmax(90px,1fr) minmax(90px,180px) auto;gap:8px;padding-inline:10px}.workspace-global-search>kbd{display:none}}@media(max-width:520px){.workspace-bar{grid-template-columns:minmax(0,1fr) 32px auto;gap:5px;padding-inline:8px}#root .sai-product-shell .workspace-global-search{justify-content:center;padding:7px}.workspace-global-search>span{display:none}#root .sai-product-shell .workspace-bar .workspace-trigger{padding-inline:4px}}.direct-history-navigation{display:flex;align-items:center;gap:10px;padding:8px 20px;color:var(--sai-secondary);font-size:12px;flex:0 0 auto;background:var(--sai-navigation);flex-wrap:wrap}.direct-history-navigation button{min-height:28px;padding:4px 8px;font:inherit;border-radius:7px}.direct-history-navigation details{width:100%}.direct-history-navigation summary{cursor:pointer}.direct-history-navigation ul{list-style:none;padding:4px 0;margin:0;max-height:160px;overflow:auto}.workspace-workflow-review{margin-block:12px;min-width:0}.workspace-workflow-review>summary{font-size:13px;font-weight:600;cursor:pointer}.workspace-workflow-review p{font-size:12px;line-height:1.5;color:var(--sai-secondary);overflow-wrap:anywhere}.workspace-workflow-review fieldset{min-width:0;margin:12px 0;padding:12px;border:0;border-radius:10px;background:var(--sai-surface-soft)}.workspace-workflow-review legend{padding-inline:4px;font-size:13px;font-weight:600;overflow-wrap:anywhere}.workspace-workflow-review label{display:grid;grid-template-columns:minmax(90px,1fr) minmax(0,2fr);align-items:center;gap:10px;margin:8px 0;font-size:12px}.workspace-workflow-review select{width:100%;min-width:0;max-width:100%;min-height:32px;font:inherit;color:var(--sai-text);background:var(--sai-surface-raised);border:0;border-radius:7px;padding:6px 26px 6px 8px}.workspace-workflow-review fieldset summary{font-size:12px;cursor:pointer}.workspace-workflow-review ol{padding-left:20px;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.workspace-workflow-review :is(select,button,summary):focus-visible{outline:2px solid var(--sai-secondary);outline-offset:2px}@media(max-width:600px){.workspace-workflow-review label{grid-template-columns:minmax(0,1fr);gap:5px}}.workspace-admin-panel>header,.workspace-admin-audit-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.workspace-admin-panel h2{font-size:17px;margin:0 0 7px}.workspace-admin-panel h3{font-size:13px;margin:0 0 10px}.workspace-admin-panel p{font-size:12px;line-height:1.6;margin:5px 0;color:#bababa}.workspace-admin-panel small{display:block;font-size:11px;line-height:1.6;color:#949494;overflow-wrap:anywhere}.workspace-admin-panel button{border:0;border-radius:8px;padding:8px 12px;color:#e5e5e5;background:#333;font-size:12px;cursor:pointer}.workspace-admin-panel button:disabled{opacity:.5;cursor:default}.workspace-admin-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.workspace-admin-cards article{padding:15px;border-radius:12px;background:#252525}.workspace-admin-audit-heading{margin:18px 0 10px}.workspace-admin-audit-heading>p{flex:1;min-width:200px}.workspace-admin-filters{display:flex;gap:9px;align-items:end;flex-wrap:wrap;margin:15px 0}.workspace-admin-filters label{display:flex;flex:1;min-width:150px;flex-direction:column;gap:6px;font-size:11px;color:#bbb}.workspace-admin-filters input{border:0;border-radius:7px;background:#292929;color:#eee;padding:9px;min-width:0;color-scheme:dark;font-size:12px}.workspace-admin-table{overflow:auto;border-radius:10px;background:#232323}.workspace-admin-table table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.workspace-admin-table th,.workspace-admin-table td{padding:12px;vertical-align:top;max-width:250px;overflow-wrap:anywhere}.workspace-admin-table th{font-size:11px;color:#aaa;background:#292929}.workspace-admin-table tr:nth-child(2n){background:#272727}.workspace-admin-note{padding:12px;background:#262626;border-radius:8px;margin-top:15px!important}.workspace-admin-panel :focus-visible{outline:2px solid #aaa;outline-offset:2px}@media(max-width:700px){.workspace-admin-cards{grid-template-columns:1fr}}.workspace-recovery-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.workspace-recovery-list>li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;background:#262626;padding:12px}.workspace-recovery-list strong{font-size:12px}.workspace-recovery-confirm{padding:16px;border-radius:12px;background:#2a302b;margin:12px 0}.workspace-recovery-confirm>label{display:flex;flex-direction:column;gap:8px;margin:10px 0;font-size:12px}.workspace-recovery-confirm select{padding:10px;border:0;border-radius:8px;background:#333;color:#eee}.workspace-recovery-confirm .workspace-recovery-ack{flex-direction:row;align-items:start;line-height:1.6}.workspace-recovery-ack input{width:auto!important;margin:4px 0 0}.workspace-recovery-confirm button{margin:5px 6px 0 0}.workspace-preservation select,.workspace-preservation input:not([type=checkbox]),.workspace-preservation textarea,.workspace-recovery-confirm textarea{border:0;border-radius:8px;background:#333;color:#eee;padding:9px;font:12px/1.6 inherit;box-sizing:border-box;max-width:100%}.workspace-preservation textarea,.workspace-recovery-confirm textarea{width:100%;min-height:75px;resize:vertical}.workspace-preservation .workspace-recovery-ack,.workspace-owner-recovery>.workspace-recovery-ack{display:flex;align-items:start;gap:8px;font-size:12px;line-height:1.6}.preservation-service-status{display:grid;gap:8px;margin:12px 0;padding:12px;background:var(--surface-secondary,#262626);border-radius:12px}.preservation-service-status>div{display:grid;gap:3px}.coordinated-preservation .workspace-recovery-list>li>div{width:100%}.workspace-directory-intro,.workspace-directory-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace-directory-intro p{max-width:65ch}.workspace-directory-empty,.workspace-directory-list>li{padding:16px;border-radius:12px;background:#252525}.workspace-directory-empty strong,.workspace-directory-list strong{font-size:13px}.workspace-directory-list{list-style:none;padding:0;display:grid;gap:10px}.workspace-directory-status{display:block;margin-top:5px;font-size:12px;color:#bdbdbd}.workspace-directory details{margin-top:10px;font-size:12px}.workspace-directory summary{cursor:pointer;color:#bbb}.workspace-directory code{display:block;white-space:normal;overflow-wrap:anywhere;font-size:11px;margin:5px 0 10px;color:#ddd}.workspace-directory button{flex-shrink:0}@media(max-width:500px){.workspace-directory-intro,.workspace-directory-row{align-items:flex-start;flex-wrap:wrap}}.workspace-import-selection{display:flex;flex-direction:column;gap:10px;max-height:360px;overflow:auto;padding:12px;background:#222;border-radius:10px}.workspace-import-selection>label{display:flex;align-items:flex-start;gap:9px}.workspace-import-selection small{display:block;color:#d6b59e;line-height:1.5;margin-top:4px}.workspace-channel-import-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workspace-channel-import-row>label{display:flex;align-items:flex-start;gap:9px;min-width:0;flex:1}.workspace-channel-import-row span{min-width:0;overflow-wrap:anywhere}.workspace-channel-import-row input[type=checkbox]{flex:0 0 auto;width:auto!important;margin-top:4px}.workspace-channel-import-row>button{flex-shrink:0;margin:0}.direct-import-destinations>label{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,180px);align-items:center;gap:6px 12px;margin:10px 0;font-size:12px}.direct-import-destinations>label>span{min-width:0;overflow-wrap:anywhere}.direct-import-destinations>label>select{min-width:0;width:100%}.direct-import-destinations>label>small{grid-column:1/-1;color:var(--sai-secondary,#bbb);line-height:1.5}@media(max-width:600px){.direct-import-destinations>label{grid-template-columns:minmax(0,1fr)}}.account-merge-review>label,.account-merge-choices>label{display:grid;gap:6px;margin:10px 0;min-width:0;font-size:12px}.account-merge-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-merge-choices select{width:100%;min-width:0}.account-merge-review :is(p,small,li,td){overflow-wrap:anywhere}.account-merge-review section>details{margin:10px 0}.account-merge-review .workspace-admin-table small{display:block;color:var(--sai-secondary,#aaa);font-size:10px;margin-top:4px}.account-merge-review th:not(:first-child),.account-merge-review td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:650px){.account-merge-choices{grid-template-columns:minmax(0,1fr)}}.merge-consent-card{padding:14px;margin:12px 0;border-radius:10px;background:var(--sai-surface-soft,#292929);font-size:12px}.merge-consent-card>header{display:flex;justify-content:space-between;align-items:start;gap:12px}.merge-consent-card>header>strong{min-width:0;overflow-wrap:anywhere}.merge-consent-card>header>span{color:var(--sai-secondary,#aaa);font-size:11px}.merge-consent-card .workspace-recovery-ack,.merge-consent-create .workspace-recovery-ack{display:flex;align-items:start;gap:8px;line-height:1.6}.merge-consent-card input[type=checkbox],.merge-consent-create input[type=checkbox]{flex:0 0 auto;width:auto;margin-top:4px}.merge-consent-card p,.merge-consent-create p{font-size:12px;line-height:1.6;overflow-wrap:anywhere}.merge-consent-card small{color:var(--sai-secondary,#aaa)}.merge-conflict-plan{margin-top:12px}.merge-conflict-plan>label{display:flex;flex-direction:column;gap:6px;margin:12px 0}.merge-conflict-plan .workspace-recovery-ack{flex-direction:row}.merge-conflict-rows{display:grid;gap:8px;max-height:440px;overflow:auto;margin:12px 0}.merge-conflict-rows>article{display:grid;gap:4px;padding:12px;border-radius:8px;background:var(--sai-navigation,#222)}.merge-conflict-rows small{overflow-wrap:anywhere}.merge-conflict-rows p{margin:2px 0}.merge-conflict-rows select{max-width:100%;width:100%;min-width:0}.merge-access-stage{margin-top:14px;padding:12px;border-radius:10px;background:var(--sai-navigation,#222)}.merge-access-actions{list-style:none;padding:0;max-height:300px;overflow:auto}.merge-access-actions li{display:grid;gap:4px;padding:8px 0;overflow-wrap:anywhere}.merge-access-stage .workspace-recovery-ack{display:flex;align-items:start;gap:8px;font-size:12px;line-height:1.6;margin:12px 0}.merge-access-stage input[type=checkbox]{flex:0 0 auto;width:auto;margin:4px 0 0}.merge-owner-stage{margin-top:12px}.merge-owner-card{padding:10px 12px;margin:8px 0;border-radius:9px;background:var(--sai-navigation,#222)}.merge-owner-card>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;overflow-wrap:anywhere}.merge-owner-card>summary>small{color:var(--sai-secondary,#aaa);flex-shrink:0}.merge-owner-card .workspace-recovery-ack{display:flex;align-items:start;gap:8px;line-height:1.6;margin:12px 0}.merge-owner-card input[type=checkbox]{flex:0 0 auto;width:auto;margin:4px 0 0}.integrations-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.integration-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px}.integration-catalog article{border-radius:12px;background:#262626;padding:16px;display:flex;flex-direction:column;gap:10px;min-width:0}.integration-catalog article header{display:flex;align-items:center;gap:9px}.integration-catalog h3{font-size:15px;font-weight:600;margin:0}.integration-catalog header>span{margin-left:auto;font-size:10px;color:#b2c4b8;white-space:nowrap}.integration-catalog p{font-size:13px;line-height:1.6;color:#b5b5b5;margin:0}.integration-catalog small{font-size:11px;line-height:1.5;color:#999}.integration-catalog footer{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto}.integration-catalog button{border:0;border-radius:8px;font-size:12px;background:#353a35;color:#dedede;padding:8px 10px}.integration-catalog button:disabled{opacity:.45}.integration-catalog details{font-size:11px;color:#aaa}.integration-catalog details summary{cursor:pointer}.integration-catalog code{font-size:10px;overflow-wrap:anywhere;white-space:normal}.integration-account{font-size:12px}.integration-error,.integration-notice{background:#3b3226;color:#e7ceb0;padding:10px 12px;border-radius:8px;font-size:12px;line-height:1.6}.integration-notice{background:#2a3c30;color:#b8d4bf}.integration-notice button{float:right}.integration-confirm{background:#31352e;padding:15px;border-radius:10px;margin-top:12px;font-size:13px}.integration-confirm p{font-size:12px;color:#b5bfb2}.integration-confirm button{margin-right:8px}.integration-browser{width:min(820px,95vw);max-height:85dvh}.integration-browser header p{font-size:12px;color:#aaa;margin:5px 0}.integration-browser-tools{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:14px 0}.integration-browser-tools form{display:flex;gap:6px;margin-left:auto}.integration-browser button,.integration-browser a{font-size:12px}.integration-resources{list-style:none;padding:0;max-height:52vh;overflow:auto}.integration-resources li{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 10px;border-radius:8px}.integration-resources li:nth-child(odd){background:#292929}.integration-resources li>div:first-child{display:flex;flex-direction:column;gap:5px;min-width:0}.integration-resources strong{font-size:13px;overflow-wrap:anywhere}.integration-resources small{font-size:11px;color:#aaa;overflow-wrap:anywhere}.integration-resources li>div:last-child{display:flex;gap:9px;align-items:center;flex-shrink:0}.integration-resources a{color:#b6d6c0;text-decoration:none}.integration-browser-note{font-size:11px;color:#999;margin-top:15px}@media(max-width:800px){.integration-catalog{grid-template-columns:1fr}.integration-resources li{align-items:flex-start;flex-direction:column;gap:8px}}.integration-disconnect-dialog{width:min(620px,calc(100vw - 32px));max-height:85dvh}.integration-disconnect-dialog>header{display:flex;justify-content:space-between;align-items:center;gap:12px}.integration-disconnect-dialog h2{font-size:18px;margin:0}.integration-disconnect-dialog p{font-size:12px;line-height:1.65;color:#bbb}.integration-disconnect-dialog .integration-revoke-option{display:flex;flex-direction:row;align-items:start;gap:10px;line-height:1.6;font-size:12px}.integration-revoke-option input{width:auto!important;margin:4px 0 0;flex:none}.integration-revoke-scope{padding:13px;border-radius:10px;background:#302f28;margin:12px 0}.integration-revoke-scope small{font-size:11px;color:#aaa;line-height:1.6}.integration-disconnect-dialog a{font-size:12px;color:#b7d2bf}.integration-disconnect-dialog footer{display:flex;gap:7px;flex-wrap:wrap;justify-content:end;margin-top:18px}.integration-breadcrumbs{display:flex;flex-wrap:wrap;gap:4px;margin-top:12px}.integration-breadcrumbs button{display:flex;align-items:center;gap:6px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:transparent;padding:5px 7px}.integration-breadcrumbs button[aria-current=page]{opacity:1;color:var(--sai-text,#eee)}.integration-browser .integration-folder{display:flex;align-items:center;gap:8px;background:transparent;padding:0;text-align:left}.integration-folder strong{color:var(--sai-text,#eee)}.integration-retry{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:10px 12px;margin:10px 0;border-radius:10px;background:var(--sai-surface-soft);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.integration-retry>span{min-width:0;flex:1 1 180px}.integration-retry button{font-size:12px;white-space:normal}.automations-panel>header,.automation-runs-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.automation-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0}.automation-list article{padding:15px;background:#272727;border-radius:12px;display:flex;flex-direction:column;gap:8px}.automation-list header{display:flex;gap:12px;justify-content:space-between}.automation-list strong{font-size:14px}.automation-list header span{font-size:11px;color:#acc0b1}.automation-list p{font-size:12px;color:#bbb;margin:0}.automation-list small{font-size:11px;color:#999}.automation-list footer{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.automation-list button,.automations-panel button{font-size:12px;border:0;border-radius:7px;padding:7px 10px;background:#343a34;color:#dedede}.automations-panel button:disabled{opacity:.45}.automation-error,.automation-pending,.automation-confirm{background:#3d3425;border-radius:9px;padding:12px;font-size:12px;line-height:1.6;color:#e2ceb1}.automation-pending{display:flex;align-items:center;gap:12px}.automation-confirm{background:#30362e;color:#c3d1bc;margin:12px 0}.automation-confirm p{font-size:12px}.automation-confirm button{margin-right:8px}.automation-runs-heading{margin-top:23px}.automation-runs-heading h3{font-size:15px}.automation-runs{display:flex;flex-direction:column;gap:4px}.automation-runs>button{display:flex;justify-content:space-between;align-items:center;text-align:left;background:#242424;padding:12px}.automation-runs>button>span:first-child{display:flex;flex-direction:column;gap:5px}.automation-runs small{color:#999;font-size:10px}.run-state{font-size:12px;color:#b6c7ba}.run-state.failed{color:#e7b9a0}.run-state.waiting_approval{color:#dec789}.workflow-editor{width:min(820px,95vw);max-height:90dvh}.workflow-editor header p{font-size:12px;color:#aaa}.workflow-editor fieldset,.workflow-run-form fieldset{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.workflow-editor label,.workflow-run-form label{display:flex;flex-direction:column;gap:6px;font-size:12px}.workflow-editor input,.workflow-editor select,.workflow-editor textarea,.workflow-run-form input,.workflow-run-form select{font-size:13px;padding:8px 10px;border:0;border-radius:7px;background:#303030;color:#ddd;width:100%;min-width:0}.workflow-editor textarea{min-height:65px;resize:vertical}.workflow-editor section{padding:14px;background:#222;border-radius:10px}.workflow-editor h3{font-size:15px;margin:0 0 12px}.workflow-pair{display:flex;gap:10px;flex-wrap:wrap}.workflow-pair>label{flex:1;min-width:140px}.workflow-hint{font-size:11px;color:#9eaa9f;line-height:1.6}.workflow-field,.workflow-step{background:#2b2b2b;border-radius:8px;padding:12px;margin-bottom:10px;display:flex;flex-direction:column;gap:9px}.workflow-field .workflow-check{flex-direction:row;align-items:center}.workflow-check input{width:auto}.workflow-step header{display:flex;align-items:center;gap:5px}.workflow-step header>input{flex:1}.workflow-step header button{padding:4px 7px}.workflow-step>small{font-size:10px;color:#aaa}.workflow-add-steps{display:flex;flex-wrap:wrap;gap:6px}.workflow-add-steps button,.workflow-field button{font-size:11px}.workflow-members,.workflow-member-search{display:flex;gap:7px;flex-wrap:wrap}.workflow-members>span{background:#354035;border-radius:7px;padding:4px 8px;font-size:12px;margin-top:8px}.workflow-members button{background:transparent;padding:3px 5px}.workflow-editor form>footer,.workflow-run-form footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.workflow-run-form,.workflow-run-detail{width:min(620px,95vw);max-height:85dvh}.workflow-run-form input[type=checkbox]{width:20px;height:20px}.workflow-run-detail dl>div{margin:9px 0}.workflow-run-detail dt{font-size:11px;color:#999}.workflow-run-detail dd{margin:4px 0;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.workflow-step-history{list-style:none;padding:0}.workflow-step-history>li{background:#282828;padding:13px;margin:10px 0;border-radius:9px}.workflow-step-history header{display:flex;align-items:center;justify-content:space-between;gap:10px}.workflow-step-history header strong{font-size:13px}.workflow-step-history header span,.workflow-step-history small,.workflow-step-history summary{font-size:11px;color:#aaa}.workflow-step-history pre{font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere}.workflow-approval{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.workflow-approval>label{flex-basis:100%;font-size:12px}.workflow-approval textarea{width:100%;margin-top:6px}.workflow-run-detail footer{display:flex;gap:8px}@media(max-width:800px){.automation-list{grid-template-columns:1fr}.workflow-editor section{padding:10px}}.webhook-dialog{width:min(760px,95vw);max-height:88dvh}.webhook-dialog header p{font-size:12px;color:#aaa}.webhook-dialog>label,.webhook-controls label{display:flex;flex-direction:column;font-size:12px;gap:6px;margin:12px 0}.webhook-dialog input,.webhook-dialog select{background:#303030;color:#ddd;border:0;padding:9px;border-radius:7px;font-size:12px;min-width:0}.webhook-controls{display:flex;align-items:center;gap:10px}.webhook-secret{background:#293b30;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px;margin:15px 0}.webhook-secret strong{font-size:13px}.webhook-secret small{font-size:11px;color:#bacdbb}.webhook-secret div{display:flex;gap:8px}.webhook-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.6;background:#252525;padding:14px;border-radius:8px}.webhook-deliveries article{display:flex;justify-content:space-between;align-items:center;padding:11px;border-radius:8px;background:#292929;margin:7px 0}.webhook-deliveries article>div{display:flex;flex-direction:column;gap:5px}.webhook-deliveries strong{font-size:12px}.webhook-deliveries small,.webhook-deliveries code,.webhook-deliveries p{font-size:11px;color:#aaa}.workflow-command-dialog{width:min(490px,95vw)}.workflow-command-dialog input{width:100%;margin:12px 0}.workflow-command-list{display:flex;flex-direction:column;gap:5px;max-height:320px;overflow:auto}.workflow-command-list button{display:flex;align-items:flex-start;flex-direction:column;padding:12px;background:#292929;border:0;border-radius:8px}.workflow-command-list code{font-size:12px;color:#b8d7c1}.workflow-command-list span{font-size:11px;color:#aaa}.automation-runs-heading select{font-size:12px;min-width:120px;background:#292929;color:#ddd;border:0;border-radius:7px;padding:7px}.connector-step{display:flex;flex-direction:column;gap:10px}.connector-parent{display:flex;gap:6px}.connector-parent input{flex:1}.connector-parent button{white-space:nowrap}.captured-connector{background:#202820;padding:10px;border-radius:8px;margin-top:8px}.captured-connector p{font-size:11px;color:#a9bcae}.captured-connector ul{list-style:none;padding:0;max-height:260px;overflow:auto}.captured-connector li{display:flex;flex-direction:column;gap:5px;padding:9px 0}.captured-connector strong{font-size:12px}.captured-connector small{color:#aaa;font-size:11px}.captured-connector a{color:#bbd6c2;font-size:11px}.captured-connector button{font-size:11px}.automations-panel>header{flex-wrap:wrap}.automations-panel>header>div{flex:1;min-width:220px}.outbound-destinations{width:min(720px,calc(100vw - 32px))}.outbound-destination-list{display:flex;flex-direction:column;gap:8px;margin:16px 0}.outbound-destination-list article{padding:14px;background:#202020;border-radius:10px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.outbound-destination-list article>div:first-child{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.outbound-destination-list strong{font-size:13px}.outbound-destination-list code,.outbound-step>code,.outbound-review code,.outbound-history code{display:block;overflow-wrap:anywhere;white-space:normal;color:#b8c6bf;font-size:11px}.outbound-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.outbound-create{margin:20px 0;padding:16px;background:#212121;border-radius:12px}.outbound-create h3{font-size:15px;margin:0}.outbound-create fieldset{border:0;margin:0;padding:0;min-width:0}.schedule-dialog .outbound-check{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6}.schedule-dialog .outbound-check input{width:16px;height:16px;margin:3px 0 0;flex-shrink:0}.outbound-contract summary{font-size:12px;cursor:pointer}.outbound-contract pre{font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere;background:#1e1e1e;padding:14px;border-radius:8px}.outbound-step{display:flex;flex-direction:column;gap:8px}.outbound-step>button{align-self:flex-start}.outbound-payload-title{font-size:12px}.outbound-payload-field{display:flex;gap:8px;align-items:flex-end}.outbound-payload-field>label{flex:1;min-width:0;margin:0}.outbound-payload-field>label:first-child{flex:.6}.outbound-payload-field textarea{min-height:64px}.outbound-payload-field>button{margin-bottom:5px}.outbound-review{background:#242826!important;border-radius:10px;padding:14px!important;margin:14px 0}.outbound-review>strong{font-size:13px}.outbound-review article{padding:10px 0;display:flex;flex-direction:column;gap:5px}.outbound-review article>strong{font-size:12px}.outbound-review dl{margin:4px 0;padding:10px;background:#202020;border-radius:8px}.outbound-review dl>div{display:flex;gap:10px;margin:4px 0;align-items:baseline}.outbound-review dt{font:11px monospace;color:#aaa;min-width:70px;overflow-wrap:anywhere}.outbound-review dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;font-size:12px}.outbound-history{padding-top:10px}.outbound-history>button{font-size:11px}.outbound-history small{display:block;overflow-wrap:anywhere;margin:5px 0}.outbound-history ol{padding-left:18px}.outbound-history li{margin:12px 0}.outbound-history li strong{font-size:12px}.outbound-history p{font-size:11px}@media(max-width:520px){.outbound-payload-field{flex-wrap:wrap}.outbound-payload-field>label{flex-basis:100%}.outbound-payload-field>label:first-child{flex:1}.outbound-review dl>div{flex-direction:column;gap:3px}}.github-webhook-dialog .github-event-options{display:flex;flex-wrap:wrap;gap:8px;border:0;padding:8px 0}.github-webhook-dialog .github-event-options label,.github-webhook-dialog .github-hook-ack{display:flex;flex-direction:row;align-items:start;gap:8px;font-size:12px;line-height:1.6}.github-event-options input,.github-hook-ack input{width:auto!important;flex:none;margin:4px 0 0}.github-webhook-dialog select{background:#303030;color:#ddd;border:0;border-radius:8px;padding:9px;width:100%}.github-webhook-dialog p{font-size:12px;line-height:1.6}.github-webhook-dialog>small{font-size:11px;color:#aaa}.github-webhook-dialog button{margin:4px 5px 4px 0}.google-watch-dialog select{background:#303030;color:#eee;border:0;border-radius:8px;padding:9px;width:100%}.google-watch-dialog p{font-size:12px;line-height:1.65}.google-watch-dialog .github-hook-ack{display:flex;flex-direction:row;align-items:start;gap:8px;font-size:12px;line-height:1.6}.google-watch-dialog button{margin:4px 6px 4px 0}.google-watch-dialog small{font-size:11px;color:#aaa}.workflow-source-history{width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-sizing:border-box}.workflow-source-history p{font-size:12px;line-height:1.6;overflow-wrap:anywhere}.workflow-source-runs>details{padding:10px;margin:8px 0;border-radius:9px;background:var(--sai-surface-soft)}.workflow-source-runs>details>summary{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:12px;line-height:1.5}.workflow-source-runs summary>span{flex:1;min-width:0}.workflow-source-runs summary>small{flex-shrink:0}.workflow-source-runs pre{font-size:11px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px;overflow:auto;padding:12px;border-radius:8px;background:var(--sai-canvas)}.workflow-source-runs ol{font-size:12px;padding-left:20px}.workflow-source-runs li{margin:12px 0}#root .workspace-menu-anchor{position:relative;flex:none;padding:2px 0 10px;width:100%}#root .workspace-trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;padding:7px 4px;background:transparent;border:0;box-shadow:none;border-radius:12px;color:#e8e8e8;position:relative}#root .workspace-trigger:hover,#root .workspace-trigger[aria-expanded=true]{background:#282828}.ws-symbol{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;background:#323232;color:#eee;font:600 20px/1 Inter,sans-serif;flex:none}#root .ws-trigger-label{display:block;max-width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600}#root .ws-chevron{position:absolute;right:2px;top:31px;font-size:12px;color:#aaa}.workspace-menu{position:fixed;left:12px;top:72px;z-index:1200;width:290px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 90px);overflow:auto;background:#262626;color:#ececec;padding:8px;border-radius:16px;box-shadow:0 12px 45px #0008;font:13px/1.4 Inter,sans-serif}.workspace-menu button{display:flex;align-items:center;gap:12px;width:100%;padding:10px;border:0;background:transparent;color:inherit;text-align:left;border-radius:9px;box-shadow:none}.workspace-menu button:hover,.workspace-menu button:focus-visible,.workspace-menu button[aria-checked=true]{background:#363636}.workspace-menu button:disabled{opacity:.4;cursor:default}.ws-menu-heading{padding:7px 10px;color:#aaa;font-size:11px;font-weight:600}.ws-menu-name{display:flex;flex-direction:column;flex:1;min-width:0}.ws-menu-name strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ws-menu-name small{color:#a6a6a6;font-size:11px;margin-top:3px}.ws-menu-actions{margin-top:8px;padding-top:6px;background:#222;border-radius:10px}.ws-menu-actions button{font-size:13px}.workspace-dialog{box-sizing:border-box;width:min(500px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;margin:auto;padding:24px;background:#252525;color:#eee;border:0;border-radius:20px;box-shadow:0 25px 100px #000a;font:14px/1.55 Inter,sans-serif;color-scheme:dark}.workspace-dialog::backdrop{background:#0008;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.workspace-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.workspace-dialog h2{font-size:20px;line-height:1.3;margin:0;font-weight:600;letter-spacing:-.4px}.workspace-dialog h3{font-size:13px;margin:24px 0 10px;color:#d6d6d6}.workspace-dialog h3 span{margin-left:5px;color:#888}.workspace-dialog p{color:#b6b6b6;margin:0 0 20px}.workspace-dialog label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#ccc;margin-bottom:16px}.workspace-dialog input,.workspace-dialog select{box-sizing:border-box;width:100%;min-width:0;border:0;border-radius:9px;padding:12px;background:#343434;color:#f4f4f4;font:14px Inter,sans-serif;outline-offset:3px;box-shadow:none}.workspace-dialog input:focus-visible,.workspace-dialog select:focus-visible{outline:2px solid #888}.workspace-dialog button,.workspace-notice button,.workspace-transition button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border:0;border-radius:9px;background:#373737;color:#eee;cursor:pointer;font:500 13px Inter,sans-serif;box-shadow:none}.workspace-dialog header button{padding:7px;background:transparent}.workspace-dialog button:hover{background:#444}.workspace-dialog button.primary{background:#ededed;color:#171717}.workspace-dialog button.primary:hover{background:#fff}.workspace-dialog button:disabled{opacity:.45;cursor:default}.workspace-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.workspace-dialog .ws-name-fields{display:flex;gap:12px}.workspace-dialog .ws-name-fields label:first-child{flex:0 0 85px}.workspace-dialog .ws-name-fields label:last-child{flex:1;min-width:0}.workspace-dialog .ws-checkbox{display:flex;flex-direction:row;align-items:center;gap:10px}.workspace-dialog .ws-checkbox input{width:17px;height:17px;accent-color:#aaa;margin:0}.workspace-dialog .ws-muted{font-size:12px;color:#999}.ws-error,.workspace-dialog p.ws-error{color:#f3a49c!important;font-size:13px;margin:12px 4px}.ws-member-list,.ws-invite-list{display:grid;gap:4px}.ws-member-list>div,.ws-invite-list>div{display:flex;align-items:center;gap:10px;padding:8px 0}.ws-member-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#363636;color:#ccc;flex:none}.ws-member-list strong{flex:1;font-size:13px;font-weight:500}.ws-member-list>div>span:last-child{font-size:11px;color:#999;text-transform:capitalize}.ws-member-list small{font-weight:400;color:#999}.ws-invite-list>div>span{display:flex;flex-direction:column;flex:1}.ws-invite-list small{color:#999;font-size:11px}.ws-invite-list strong{font-size:12px}.workspace-transition{height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#191919;color:#eee;font:14px Inter,sans-serif;gap:12px}.workspace-transition h1{font-size:18px;font-weight:500;margin:8px}.workspace-transition p{color:#999;margin:0}.workspace-notice{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:1500;max-width:calc(100vw - 40px);padding:12px 16px;background:#333;border-radius:12px;box-shadow:0 4px 20px #0008;color:#eee;display:flex;align-items:center;gap:16px;font:13px Inter,sans-serif}.workspace-dialog .ws-member-list select{width:112px;flex:0 0 112px;padding:7px;font-size:11px;margin:0}.ws-member-confirm{padding:14px;background:#303030;border-radius:12px;margin-top:14px}.workspace-dialog .ws-member-confirm h3{margin:0 0 12px}.workspace-dialog .ws-member-confirm p{font-size:13px;margin:0}.workspace-dialog .workspace-members>p{margin-top:12px;font-size:12px}@media(max-width:550px){.ws-member-list>div{flex-wrap:wrap}.workspace-dialog .ws-member-list select{margin-left:40px}}.guest-channel-picker{margin:14px 0;padding:12px;border-radius:10px;background:#242424}.guest-channel-picker>div{max-height:200px;overflow:auto}.guest-channel-picker .ws-checkbox{display:flex;flex-direction:row;align-items:center;gap:8px;margin:7px 0}.guest-channel-picker input[type=checkbox]{width:auto}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-0-wght-normal-D06yvloL.woff2) format("woff2-variations");unicode-range:U+f9ca-fa0b,U+ff03-ff05,U+ff07,U+ff0a-ff0b,U+ff0d-ff19,U+ff1b,U+ff1d,U+ff20-ff5b,U+ff5d,U+ffe0-ffe3,U+ffe5-ffe6}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-1-wght-normal-Bqp_kP4o.woff2) format("woff2-variations");unicode-range:U+f92f-f980,U+f982-f9c9}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-2-wght-normal-BlW3AcBF.woff2) format("woff2-variations");unicode-range:U+d723-d728,U+d72a-d733,U+d735-d748,U+d74a-d74f,U+d752-d753,U+d755-d757,U+d75a-d75f,U+d762-d764,U+d766-d768,U+d76a-d76b,U+d76d-d76f,U+d771-d787,U+d789-d78b,U+d78d-d78f,U+d791-d797,U+d79a,U+d79c,U+d79e-d7a3,U+f900-f909,U+f90b-f92e}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-3-wght-normal-DZIqdvJw.woff2) format("woff2-variations");unicode-range:U+d679-d68b,U+d68e-d69e,U+d6a0,U+d6a2-d6a7,U+d6a9-d6c3,U+d6c6-d6c7,U+d6c9-d6cb,U+d6cd-d6d3,U+d6d5-d6d6,U+d6d8-d6e3,U+d6e5-d6e7,U+d6e9-d6fb,U+d6fd-d717,U+d719-d71f,U+d721-d722}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-4-wght-normal-MlF4wjtz.woff2) format("woff2-variations");unicode-range:U+d5bc-d5c7,U+d5ca-d5cb,U+d5cd-d5cf,U+d5d1-d5d7,U+d5d9-d5da,U+d5dc,U+d5de-d5e3,U+d5e6-d5e7,U+d5e9-d5eb,U+d5ed-d5f6,U+d5f8,U+d5fa-d5ff,U+d602-d603,U+d605-d607,U+d609-d60f,U+d612-d613,U+d616-d61b,U+d61d-d637,U+d63a-d63b,U+d63d-d63f,U+d641-d647,U+d64a-d64c,U+d64e-d653,U+d656-d657,U+d659-d65b,U+d65d-d666,U+d668,U+d66a-d678}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-5-wght-normal-D2ndBBlz.woff2) format("woff2-variations");unicode-range:U+d507,U+d509-d50b,U+d50d-d513,U+d515-d53b,U+d53e-d53f,U+d541-d543,U+d545-d54c,U+d54e,U+d550,U+d552-d557,U+d55a-d55b,U+d55d-d55f,U+d561-d564,U+d566-d567,U+d56a,U+d56c,U+d56e-d573,U+d576-d577,U+d579-d583,U+d585-d586,U+d58a-d5a4,U+d5a6-d5bb}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-6-wght-normal-CJnF25Ox.woff2) format("woff2-variations");unicode-range:U+d464-d477,U+d47a-d47b,U+d47d-d47f,U+d481-d487,U+d489-d48a,U+d48c,U+d48e-d4e7,U+d4e9-d503,U+d505-d506}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-7-wght-normal-CImCbZMD.woff2) format("woff2-variations");unicode-range:U+d3bf-d3c7,U+d3ca-d3cf,U+d3d1-d3eb,U+d3ee-d3ef,U+d3f1-d3f3,U+d3f5-d3fb,U+d3fd-d400,U+d402-d45b,U+d45d-d463}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-8-wght-normal-CstSMSR0.woff2) format("woff2-variations");unicode-range:U+d2ff,U+d302-d304,U+d306-d30b,U+d30f,U+d311-d313,U+d315-d31b,U+d31e,U+d322-d324,U+d326-d327,U+d32a-d32b,U+d32d-d32f,U+d331-d337,U+d339-d33c,U+d33e-d37b,U+d37e-d37f,U+d381-d383,U+d385-d38b,U+d38e-d390,U+d392-d397,U+d39a-d39b,U+d39d-d39f,U+d3a1-d3a7,U+d3a9-d3aa,U+d3ac,U+d3ae-d3b3,U+d3b5-d3b7,U+d3b9-d3bb,U+d3bd-d3be}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-9-wght-normal-Dc1zs_Pa.woff2) format("woff2-variations");unicode-range:U+d257-d27f,U+d281-d29b,U+d29d-d29f,U+d2a1-d2ab,U+d2ad-d2b7,U+d2ba-d2bb,U+d2bd-d2bf,U+d2c1-d2c7,U+d2c9-d2ef,U+d2f2-d2f3,U+d2f5-d2f7,U+d2f9-d2fe}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-10-wght-normal-D44PZdTN.woff2) format("woff2-variations");unicode-range:U+d1b4,U+d1b6-d1f3,U+d1f5-d22b,U+d22e-d22f,U+d231-d233,U+d235-d23b,U+d23d-d240,U+d242-d256}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-11-wght-normal-DnDO1vGF.woff2) format("woff2-variations");unicode-range:U+d105-d12f,U+d132-d133,U+d135-d137,U+d139-d13f,U+d141-d142,U+d144,U+d146-d14b,U+d14e-d14f,U+d151-d153,U+d155-d15b,U+d15e-d187,U+d189-d19f,U+d1a2-d1a3,U+d1a5-d1a7,U+d1a9-d1af,U+d1b2-d1b3}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-12-wght-normal-gICIGsXI.woff2) format("woff2-variations");unicode-range:U+d04b-d04f,U+d051-d057,U+d059-d06b,U+d06d-d06f,U+d071-d073,U+d075-d07b,U+d07e-d0a3,U+d0a6-d0a7,U+d0a9-d0ab,U+d0ad-d0b3,U+d0b6,U+d0b8,U+d0ba-d0bf,U+d0c2-d0c3,U+d0c5-d0c7,U+d0c9-d0cf,U+d0d2,U+d0d6-d0db,U+d0de-d0df,U+d0e1-d0e3,U+d0e5-d0eb,U+d0ee-d0f0,U+d0f2-d104}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-13-wght-normal-olvHB9I9.woff2) format("woff2-variations");unicode-range:U+cfa2-cfc3,U+cfc5-cfdf,U+cfe2-cfe3,U+cfe5-cfe7,U+cfe9-cff4,U+cff6-cffb,U+cffd-cfff,U+d001-d003,U+d005-d017,U+d019-d033,U+d036-d037,U+d039-d03b,U+d03d-d04a}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-14-wght-normal-BtTu50RG.woff2) format("woff2-variations");unicode-range:U+cef0-cef3,U+cef6,U+cef9-ceff,U+cf01-cf03,U+cf05-cf07,U+cf09-cf0f,U+cf11-cf12,U+cf14-cf1b,U+cf1d-cf1f,U+cf21-cf2f,U+cf31-cf53,U+cf56-cf57,U+cf59-cf5b,U+cf5d-cf63,U+cf66,U+cf68,U+cf6a-cf6f,U+cf71-cf84,U+cf86-cf8b,U+cf8d-cfa1}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-15-wght-normal-CxFswjwr.woff2) format("woff2-variations");unicode-range:U+ce3c-ce57,U+ce5a-ce5b,U+ce5d-ce5f,U+ce61-ce67,U+ce6a,U+ce6c,U+ce6e-ce73,U+ce76-ce77,U+ce79-ce7b,U+ce7d-ce83,U+ce85-ce88,U+ce8a-ce8f,U+ce91-ce93,U+ce95-ce97,U+ce99-ce9f,U+cea2,U+cea4-ceab,U+cead-cee3,U+cee6-cee7,U+cee9-ceeb,U+ceed-ceef}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-16-wght-normal-D7pAhItn.woff2) format("woff2-variations");unicode-range:U+cd92-cd93,U+cd96-cd97,U+cd99-cd9b,U+cd9d-cda3,U+cda6-cda8,U+cdaa-cdaf,U+cdb1-cdc3,U+cdc5-cdcb,U+cdcd-cde7,U+cde9-ce03,U+ce05-ce1f,U+ce22-ce34,U+ce36-ce3b}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-17-wght-normal-CcMq9J3c.woff2) format("woff2-variations");unicode-range:U+ccef-cd07,U+cd0a-cd0b,U+cd0d-cd1a,U+cd1c,U+cd1e-cd2b,U+cd2d-cd5b,U+cd5d-cd77,U+cd79-cd91}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-18-wght-normal-B_Xt9mRz.woff2) format("woff2-variations");unicode-range:U+cc3f-cc43,U+cc46-cc47,U+cc49-cc4b,U+cc4d-cc53,U+cc55-cc58,U+cc5a-cc5f,U+cc61-cc97,U+cc9a-cc9b,U+cc9d-cc9f,U+cca1-cca7,U+ccaa,U+ccac,U+ccae-ccb3,U+ccb6-ccb7,U+ccb9-ccbb,U+ccbd-cccf,U+ccd1-cce3,U+cce5-ccee}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-19-wght-normal-DicL0vd6.woff2) format("woff2-variations");unicode-range:U+cb91-cbd3,U+cbd5-cbe3,U+cbe5-cc0b,U+cc0e-cc0f,U+cc11-cc13,U+cc15-cc1b,U+cc1d-cc20,U+cc23-cc27,U+cc2a-cc2b,U+cc2d,U+cc2f,U+cc31-cc37,U+cc3a,U+cc3c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-20-wght-normal-PxcBBeNg.woff2) format("woff2-variations");unicode-range:U+caf4-cb47,U+cb4a-cb90}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-21-wght-normal-CuThq_3_.woff2) format("woff2-variations");unicode-range:U+ca4a-ca4b,U+ca4e-ca4f,U+ca51-ca53,U+ca55-ca5b,U+ca5d-ca60,U+ca62-ca83,U+ca85-cabb,U+cabe-cabf,U+cac1-cac3,U+cac5-cacb,U+cacd-cad0,U+cad2,U+cad4-cad8,U+cada-caf3}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-22-wght-normal-D-9XnguA.woff2) format("woff2-variations");unicode-range:U+c996-c997,U+c99a-c99c,U+c99e-c9bf,U+c9c2-c9c3,U+c9c5-c9c7,U+c9c9-c9cf,U+c9d2,U+c9d4,U+c9d7-c9d8,U+c9db,U+c9de-c9df,U+c9e1-c9e3,U+c9e5-c9e6,U+c9e8-c9eb,U+c9ee-c9f0,U+c9f2-c9f7,U+c9f9-ca0b,U+ca0d-ca28,U+ca2a-ca49}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-23-wght-normal-CsoKTgIH.woff2) format("woff2-variations");unicode-range:U+c8e9-c8f4,U+c8f6-c8fb,U+c8fe-c8ff,U+c901-c903,U+c905-c90b,U+c90e-c910,U+c912-c917,U+c919-c92b,U+c92d-c94f,U+c951-c953,U+c955-c96b,U+c96d-c973,U+c975-c987,U+c98a-c98b,U+c98d-c98f,U+c991-c995}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-24-wght-normal-CVm75uzf.woff2) format("woff2-variations");unicode-range:U+c841-c84b,U+c84d-c86f,U+c872-c873,U+c875-c877,U+c879-c87f,U+c882-c884,U+c887-c88a,U+c88d-c8c3,U+c8c5-c8df,U+c8e1-c8e8}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-25-wght-normal-pcUlc7hZ.woff2) format("woff2-variations");unicode-range:U+c779-c77b,U+c77e-c782,U+c786,U+c78b,U+c78d,U+c78f,U+c792-c793,U+c795,U+c797,U+c799-c79f,U+c7a2,U+c7a7-c7ab,U+c7ae-c7bb,U+c7bd-c7c0,U+c7c2-c7c7,U+c7c9-c7dc,U+c7de-c7ff,U+c802-c803,U+c805-c807,U+c809,U+c80b-c80f,U+c812,U+c814,U+c817-c81b,U+c81e-c81f,U+c821-c823,U+c825-c82e,U+c830-c837,U+c839-c83b,U+c83d-c840}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-26-wght-normal-gwaK2bp7.woff2) format("woff2-variations");unicode-range:U+c6bb-c6bf,U+c6c2,U+c6c4,U+c6c6-c6cb,U+c6ce-c6cf,U+c6d1-c6d3,U+c6d5-c6db,U+c6dd-c6df,U+c6e1-c6e7,U+c6e9-c6eb,U+c6ed-c6ef,U+c6f1-c6f8,U+c6fa-c703,U+c705-c707,U+c709-c70b,U+c70d-c716,U+c718,U+c71a-c71f,U+c722-c723,U+c725-c727,U+c729-c734,U+c736-c73b,U+c73e-c73f,U+c741-c743,U+c745-c74b,U+c74e-c750,U+c752-c757,U+c759-c773,U+c776-c777}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-27-wght-normal-BYvOljic.woff2) format("woff2-variations");unicode-range:U+c5f5-c5fb,U+c5fe,U+c602-c605,U+c607,U+c609-c60f,U+c611-c61a,U+c61c-c623,U+c626-c627,U+c629-c62b,U+c62d,U+c62f-c632,U+c636,U+c638,U+c63a-c63f,U+c642-c643,U+c645-c647,U+c649-c652,U+c656-c65b,U+c65d-c65f,U+c661-c663,U+c665-c677,U+c679-c67b,U+c67d-c693,U+c696-c697,U+c699-c69b,U+c69d-c6a3,U+c6a6,U+c6a8,U+c6aa-c6af,U+c6b2-c6b3,U+c6b5-c6b7,U+c6b9-c6ba}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-28-wght-normal-COQop0OG.woff2) format("woff2-variations");unicode-range:U+c517-c527,U+c52a-c52b,U+c52d-c52f,U+c531-c538,U+c53a,U+c53c,U+c53e-c543,U+c546-c547,U+c54b,U+c54d-c552,U+c556,U+c55a-c55b,U+c55d,U+c55f,U+c562-c563,U+c565-c567,U+c569-c56f,U+c572,U+c574,U+c576-c57b,U+c57e-c57f,U+c581-c583,U+c585-c586,U+c588-c58b,U+c58e,U+c590,U+c592-c596,U+c599-c5b3,U+c5b6-c5b7,U+c5ba,U+c5be-c5c3,U+c5ca-c5cb,U+c5cd,U+c5cf,U+c5d2-c5d3,U+c5d5-c5d7,U+c5d9-c5df,U+c5e1-c5e2,U+c5e4,U+c5e6-c5eb,U+c5ef,U+c5f1-c5f3}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-29-wght-normal-Bwniia0r.woff2) format("woff2-variations");unicode-range:U+c475-c4ef,U+c4f2-c4f3,U+c4f5-c4f7,U+c4f9-c4ff,U+c502-c50b,U+c50d-c516}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-30-wght-normal-BNXqYhtq.woff2) format("woff2-variations");unicode-range:U+c3d0-c3d7,U+c3da-c3db,U+c3dd-c3de,U+c3e1-c3ec,U+c3ee-c3f3,U+c3f5-c42b,U+c42d-c463,U+c466-c474}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-31-wght-normal-BoAdonrH.woff2) format("woff2-variations");unicode-range:U+c32b-c367,U+c36a-c36b,U+c36d-c36f,U+c371-c377,U+c37a-c37b,U+c37e-c383,U+c385-c387,U+c389-c3cf}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-32-wght-normal-BREiG6LA.woff2) format("woff2-variations");unicode-range:U+c26a-c26b,U+c26d-c26f,U+c271-c273,U+c275-c27b,U+c27e-c287,U+c289-c28f,U+c291-c297,U+c299-c29a,U+c29c-c2a3,U+c2a5-c2a7,U+c2a9-c2ab,U+c2ad-c2b3,U+c2b6,U+c2b8,U+c2ba-c2bb,U+c2bd-c2db,U+c2de-c2df,U+c2e1-c2e2,U+c2e5-c2ea,U+c2ee,U+c2f0,U+c2f2-c2f5,U+c2f7,U+c2fa-c2fb,U+c2fd-c2ff,U+c301-c307,U+c309-c30c,U+c30e-c312,U+c315-c323,U+c325-c328,U+c32a}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-33-wght-normal-DMSZNpMD.woff2) format("woff2-variations");unicode-range:U+c1bc-c1c3,U+c1c5-c1df,U+c1e1-c1fb,U+c1fd-c203,U+c205-c20c,U+c20e,U+c210-c217,U+c21a-c21b,U+c21d-c21e,U+c221-c227,U+c229-c22a,U+c22c,U+c22e,U+c230,U+c233-c24f,U+c251-c257,U+c259-c269}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-34-wght-normal-Dn9wUbC5.woff2) format("woff2-variations");unicode-range:U+c101-c11b,U+c11f,U+c121-c123,U+c125-c12b,U+c12e,U+c132-c137,U+c13a-c13b,U+c13d-c13f,U+c141-c147,U+c14a,U+c14c-c153,U+c155-c157,U+c159-c15b,U+c15d-c166,U+c169-c16f,U+c171-c177,U+c179-c18b,U+c18e-c18f,U+c191-c193,U+c195-c19b,U+c19d-c19e,U+c1a0,U+c1a2-c1a4,U+c1a6-c1bb}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-35-wght-normal-CNljDv8x.woff2) format("woff2-variations");unicode-range:U+c049-c057,U+c059-c05b,U+c05d-c05f,U+c061-c067,U+c069-c08f,U+c091-c0ab,U+c0ae-c0af,U+c0b1-c0b3,U+c0b5,U+c0b7-c0bb,U+c0be,U+c0c2-c0c7,U+c0ca-c0cb,U+c0cd-c0cf,U+c0d1-c0d7,U+c0d9-c0da,U+c0dc,U+c0de-c0e3,U+c0e5-c0eb,U+c0ed-c0f3,U+c0f6,U+c0f8,U+c0fa-c0ff}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-36-wght-normal-BQ3DsEFp.woff2) format("woff2-variations");unicode-range:U+bfa7-bfaf,U+bfb1-bfc4,U+bfc6-bfcb,U+bfce-bfcf,U+bfd1-bfd3,U+bfd5-bfdb,U+bfdd-c048}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-37-wght-normal-D0Nod484.woff2) format("woff2-variations");unicode-range:U+bf07,U+bf09-bf3f,U+bf41-bf4f,U+bf52-bf54,U+bf56-bfa6}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-38-wght-normal-D7aEX-Z7.woff2) format("woff2-variations");unicode-range:U+be56,U+be58,U+be5c-be5f,U+be62-be63,U+be65-be67,U+be69-be74,U+be76-be7b,U+be7e-be7f,U+be81-be8e,U+be90,U+be92-bea7,U+bea9-becf,U+bed2-bed3,U+bed5-bed6,U+bed9-bee3,U+bee6-bf06}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-39-wght-normal-QVs81SbT.woff2) format("woff2-variations");unicode-range:U+bdb0-bdd3,U+bdd5-bdef,U+bdf1-be0b,U+be0d-be0f,U+be11-be13,U+be15-be43,U+be46-be47,U+be49-be4b,U+be4d-be53}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-40-wght-normal-B6XNibcs.woff2) format("woff2-variations");unicode-range:U+bd03,U+bd06,U+bd08,U+bd0a-bd0f,U+bd11-bd22,U+bd25-bd47,U+bd49-bd58,U+bd5a-bd7f,U+bd82-bd83,U+bd85-bd87,U+bd8a-bd8f,U+bd91-bd92,U+bd94,U+bd96-bd98,U+bd9a-bdaf}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-41-wght-normal-CrDDFHLC.woff2) format("woff2-variations");unicode-range:U+bc4e-bc83,U+bc86-bc87,U+bc89-bc8b,U+bc8d-bc93,U+bc96,U+bc98,U+bc9b-bc9f,U+bca2-bca3,U+bca5-bca7,U+bca9-bcb2,U+bcb4-bcbb,U+bcbe-bcbf,U+bcc1-bcc3,U+bcc5-bccc,U+bcce-bcd0,U+bcd2-bcd4,U+bcd6-bcf3,U+bcf7,U+bcf9-bcfb,U+bcfd-bd02}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-42-wght-normal-_xElrv31.woff2) format("woff2-variations");unicode-range:U+bb90-bba3,U+bba5-bbab,U+bbad-bbbf,U+bbc1-bbf7,U+bbfa-bbfb,U+bbfd-bbfe,U+bc01-bc07,U+bc09-bc0a,U+bc0e,U+bc10,U+bc12-bc13,U+bc17,U+bc19-bc1a,U+bc1e,U+bc20-bc23,U+bc26,U+bc28,U+bc2a-bc2c,U+bc2e-bc2f,U+bc32-bc33,U+bc35-bc37,U+bc39-bc3f,U+bc41-bc42,U+bc44,U+bc46-bc48,U+bc4a-bc4d}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-43-wght-normal-D4Z4qIjx.woff2) format("woff2-variations");unicode-range:U+bae6-bafb,U+bafd-bb17,U+bb19-bb33,U+bb37,U+bb39-bb3a,U+bb3d-bb43,U+bb45-bb46,U+bb48,U+bb4a-bb4f,U+bb51-bb53,U+bb55-bb57,U+bb59-bb62,U+bb64-bb8f}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-44-wght-normal-BOzNPFw1.woff2) format("woff2-variations");unicode-range:U+ba30-ba37,U+ba3a-ba3b,U+ba3d-ba3f,U+ba41-ba47,U+ba49-ba4a,U+ba4c,U+ba4e-ba53,U+ba56-ba57,U+ba59-ba5b,U+ba5d-ba63,U+ba65-ba66,U+ba68-ba6f,U+ba71-ba73,U+ba75-ba77,U+ba79-ba84,U+ba86,U+ba88-baa7,U+baaa,U+baad-baaf,U+bab1-bab7,U+baba,U+babc,U+babe-bae5}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-45-wght-normal-HgLQPnZe.woff2) format("woff2-variations");unicode-range:U+b96e-b973,U+b976-b977,U+b979-b97b,U+b97d-b983,U+b986,U+b988,U+b98a-b98d,U+b98f-b9ab,U+b9ae-b9af,U+b9b1-b9b3,U+b9b5-b9bb,U+b9be,U+b9c0,U+b9c2-b9c7,U+b9ca-b9cb,U+b9cd,U+b9d2-b9d7,U+b9da,U+b9dc,U+b9df-b9e0,U+b9e2,U+b9e6-b9e7,U+b9e9-b9f3,U+b9f6,U+b9f8,U+b9fb-ba2f}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-46-wght-normal-B8aQM0KO.woff2) format("woff2-variations");unicode-range:U+b8bf-b8cb,U+b8cd-b8e0,U+b8e2-b8e7,U+b8ea-b8eb,U+b8ed-b8ef,U+b8f1-b8f7,U+b8fa,U+b8fc,U+b8fe-b903,U+b905-b917,U+b919-b91f,U+b921-b93b,U+b93d-b957,U+b95a-b95b,U+b95d-b95f,U+b961-b967,U+b969-b96c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-47-wght-normal-CisIuWX8.woff2) format("woff2-variations");unicode-range:U+b80d-b80f,U+b811-b817,U+b81a,U+b81c-b823,U+b826-b827,U+b829-b82b,U+b82d-b833,U+b836,U+b83a-b83f,U+b841-b85b,U+b85e-b85f,U+b861-b863,U+b865-b86b,U+b86e,U+b870,U+b872-b8af,U+b8b1-b8be}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-48-wght-normal-Ds0KCpXR.woff2) format("woff2-variations");unicode-range:U+b74d-b75f,U+b761-b763,U+b765-b774,U+b776-b77b,U+b77e-b77f,U+b781-b783,U+b785-b78b,U+b78e,U+b792-b796,U+b79a-b79b,U+b79d-b7a7,U+b7aa,U+b7ae-b7b3,U+b7b6-b7c8,U+b7ca-b7eb,U+b7ee-b7ef,U+b7f1-b7f3,U+b7f5-b7fb,U+b7fe,U+b802-b806,U+b80a-b80b}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-49-wght-normal-BC5F4RRq.woff2) format("woff2-variations");unicode-range:U+b6a7-b6aa,U+b6ac-b6b0,U+b6b2-b6ef,U+b6f1-b727,U+b72a-b72b,U+b72d-b72e,U+b731-b737,U+b739-b73a,U+b73c-b743,U+b745-b74c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-50-wght-normal-C8Hs8Bel.woff2) format("woff2-variations");unicode-range:U+b605-b60f,U+b612-b617,U+b619-b624,U+b626-b69b,U+b69e-b6a3,U+b6a5-b6a6}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-51-wght-normal-DYiiYWHC.woff2) format("woff2-variations");unicode-range:U+b55f,U+b562-b583,U+b585-b59f,U+b5a2-b5a3,U+b5a5-b5a7,U+b5a9-b5b2,U+b5b5-b5ba,U+b5bd-b604}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-52-wght-normal-RCgHYf1C.woff2) format("woff2-variations");unicode-range:U+b4a5-b4b6,U+b4b8-b4bf,U+b4c1-b4c7,U+b4c9-b4db,U+b4de-b4df,U+b4e1-b4e2,U+b4e5-b4eb,U+b4ee,U+b4f0,U+b4f2-b513,U+b516-b517,U+b519-b51a,U+b51d-b523,U+b526,U+b528,U+b52b-b52f,U+b532-b533,U+b535-b537,U+b539-b53f,U+b541-b544,U+b546-b54b,U+b54d-b54f,U+b551-b55b,U+b55d-b55e}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-53-wght-normal-D_jDj1TO.woff2) format("woff2-variations");unicode-range:U+b3f8-b3fb,U+b3fd-b40f,U+b411-b417,U+b419-b41b,U+b41d-b41f,U+b421-b427,U+b42a-b42b,U+b42d-b44f,U+b452-b453,U+b455-b457,U+b459-b45f,U+b462-b464,U+b466-b46b,U+b46d-b47f,U+b481-b4a3}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-54-wght-normal-Dh8YqAZX.woff2) format("woff2-variations");unicode-range:U+b342-b353,U+b356-b357,U+b359-b35b,U+b35d-b35e,U+b360-b363,U+b366,U+b368,U+b36a-b36d,U+b36f,U+b372-b373,U+b375-b377,U+b379-b37f,U+b381-b382,U+b384,U+b386-b38b,U+b38d-b3c3,U+b3c6-b3c7,U+b3c9-b3ca,U+b3cd-b3d3,U+b3d6,U+b3d8,U+b3da-b3f7}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-55-wght-normal-Bb2kolOu.woff2) format("woff2-variations");unicode-range:U+b27c-b283,U+b285-b28f,U+b292-b293,U+b295-b297,U+b29a-b29f,U+b2a1-b2a4,U+b2a7-b2a9,U+b2ab,U+b2ad-b2c7,U+b2ca-b2cb,U+b2cd-b2cf,U+b2d1-b2d7,U+b2da,U+b2dc,U+b2de-b2e3,U+b2e7,U+b2e9-b2ea,U+b2ef-b2f3,U+b2f6,U+b2f8,U+b2fa-b2fb,U+b2fd-b2fe,U+b302-b303,U+b305-b307,U+b309-b30f,U+b312,U+b316-b31b,U+b31d-b341}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-56-wght-normal-C-IXS01q.woff2) format("woff2-variations");unicode-range:U+b1d6-b1e7,U+b1e9-b1fc,U+b1fe-b203,U+b206-b207,U+b209-b20b,U+b20d-b213,U+b216-b21f,U+b221-b257,U+b259-b273,U+b275-b27b}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-57-wght-normal-B8WEhlXz.woff2) format("woff2-variations");unicode-range:U+b120-b122,U+b126-b127,U+b129-b12b,U+b12d-b133,U+b136,U+b138,U+b13a-b13f,U+b142-b143,U+b145-b14f,U+b151-b153,U+b156-b157,U+b159-b177,U+b17a-b17b,U+b17d-b17f,U+b181-b187,U+b189-b18c,U+b18e-b191,U+b195-b1a7,U+b1a9-b1cb,U+b1cd-b1d5}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-58-wght-normal-CPkb-af3.woff2) format("woff2-variations");unicode-range:U+b05f-b07b,U+b07e-b07f,U+b081-b083,U+b085-b08b,U+b08d-b097,U+b09b,U+b09d-b09f,U+b0a2-b0a7,U+b0aa,U+b0b0,U+b0b2,U+b0b6-b0b7,U+b0b9-b0bb,U+b0bd-b0c3,U+b0c6-b0c7,U+b0ca-b0cf,U+b0d1-b0df,U+b0e1-b0e4,U+b0e6-b107,U+b10a-b10b,U+b10d-b10f,U+b111-b112,U+b114-b117,U+b119-b11a,U+b11c-b11f}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-59-wght-normal-C4laA72l.woff2) format("woff2-variations");unicode-range:U+afac-afb7,U+afba-afbb,U+afbd-afbf,U+afc1-afc6,U+afca-afcc,U+afce-afd3,U+afd5-afe7,U+afe9-afef,U+aff1-b00b,U+b00d-b00f,U+b011-b013,U+b015-b01b,U+b01d-b027,U+b029-b043,U+b045-b047,U+b049,U+b04b,U+b04d-b052,U+b055-b056,U+b058-b05c,U+b05e}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-60-wght-normal-DriWx1rc.woff2) format("woff2-variations");unicode-range:U+af03-af07,U+af09-af2b,U+af2e-af33,U+af35-af3b,U+af3e-af40,U+af44-af47,U+af4a-af5c,U+af5e-af63,U+af65-af7f,U+af81-afab}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-61-wght-normal-C9Nbt4dY.woff2) format("woff2-variations");unicode-range:U+ae56-ae5b,U+ae5e-ae60,U+ae62-ae64,U+ae66-ae67,U+ae69-ae6b,U+ae6d-ae83,U+ae85-aebb,U+aebf,U+aec1-aec3,U+aec5-aecb,U+aece,U+aed0,U+aed2-aed7,U+aed9-aef3,U+aef5-af02}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-62-wght-normal-Brkp78oR.woff2) format("woff2-variations");unicode-range:U+ad9c-ada3,U+ada5-adbf,U+adc1-adc3,U+adc5-adc7,U+adc9-add2,U+add4-addb,U+addd-addf,U+ade1-ade3,U+ade5-adf7,U+adfa-adfb,U+adfd-adff,U+ae02-ae07,U+ae0a,U+ae0c,U+ae0e-ae13,U+ae15-ae2f,U+ae31-ae33,U+ae35-ae37,U+ae39-ae3f,U+ae42,U+ae44,U+ae46-ae49,U+ae4b,U+ae4f,U+ae51-ae53,U+ae55}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-63-wght-normal-Cc2PlhZU.woff2) format("woff2-variations");unicode-range:U+ace2-ace3,U+ace5-ace6,U+ace9-acef,U+acf2,U+acf4,U+acf7-acfb,U+acfe-acff,U+ad01-ad03,U+ad05-ad0b,U+ad0d-ad10,U+ad12-ad1b,U+ad1d-ad33,U+ad35-ad48,U+ad4a-ad4f,U+ad51-ad6b,U+ad6e-ad6f,U+ad71-ad72,U+ad77-ad7c,U+ad7e,U+ad80,U+ad82-ad87,U+ad89-ad8b,U+ad8d-ad8f,U+ad91-ad9b}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-64-wght-normal-KNqhDR8m.woff2) format("woff2-variations");unicode-range:U+ac25-ac2c,U+ac2e,U+ac30,U+ac32-ac37,U+ac39-ac3f,U+ac41-ac4c,U+ac4e-ac6f,U+ac72-ac73,U+ac75-ac76,U+ac79-ac7f,U+ac82,U+ac84-ac88,U+ac8a-ac8b,U+ac8d-ac8f,U+ac91-ac93,U+ac95-ac9b,U+ac9d-ac9e,U+aca1-aca7,U+acab,U+acad-acaf,U+acb1-acb7,U+acba-acbb,U+acbe-acc0,U+acc2-acc3,U+acc5-acdf}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-65-wght-normal-FHC1ZHx-.woff2) format("woff2-variations");unicode-range:U+99df,U+99ed,U+99f1,U+99ff,U+9a01,U+9a08,U+9a0e-9a0f,U+9a19,U+9a2b,U+9a30,U+9a36-9a37,U+9a40,U+9a43,U+9a45,U+9a4d,U+9a55,U+9a57,U+9a5a-9a5b,U+9a5f,U+9a62,U+9a65,U+9a69-9a6a,U+9aa8,U+9ab8,U+9ad3,U+9ae5,U+9aee,U+9b1a,U+9b27,U+9b2a,U+9b31,U+9b3c,U+9b41-9b45,U+9b4f,U+9b54,U+9b5a,U+9b6f,U+9b8e,U+9b91,U+9b9f,U+9bab,U+9bae,U+9bc9,U+9bd6,U+9be4,U+9be8,U+9c0d,U+9c10,U+9c12,U+9c15,U+9c25,U+9c32,U+9c3b,U+9c47,U+9c49,U+9c57,U+9ce5,U+9ce7,U+9ce9,U+9cf3-9cf4,U+9cf6,U+9d09,U+9d1b,U+9d26,U+9d28,U+9d3b,U+9d51,U+9d5d,U+9d60-9d61,U+9d6c,U+9d72,U+9da9,U+9daf,U+9db4,U+9dc4,U+9dd7,U+9df2,U+9df8-9dfa,U+9e1a,U+9e1e,U+9e75,U+9e79,U+9e7d,U+9e7f,U+9e92-9e93,U+9e97,U+9e9d,U+9e9f,U+9ea5,U+9eb4-9eb5,U+9ebb,U+9ebe,U+9ec3,U+9ecd-9ece,U+9ed4,U+9ed8,U+9edb-9edc,U+9ede,U+9ee8,U+9ef4,U+9f07-9f08,U+9f0e,U+9f13,U+9f20,U+9f3b,U+9f4a-9f4b,U+9f4e,U+9f52,U+9f5f,U+9f61,U+9f67,U+9f6a,U+9f6c,U+9f77,U+9f8d,U+9f90,U+9f95,U+9f9c,U+ac02-ac03,U+ac05-ac06,U+ac09-ac0f,U+ac17-ac18,U+ac1b,U+ac1e-ac1f,U+ac21-ac23}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-66-wght-normal-IxdJCmlc.woff2) format("woff2-variations");unicode-range:U+96a7-96a8,U+96aa,U+96b1,U+96b7,U+96bb,U+96c0-96c1,U+96c4-96c5,U+96c7,U+96c9,U+96cb-96ce,U+96d5-96d6,U+96d9,U+96db-96dc,U+96e2-96e3,U+96e8-96ea,U+96ef-96f0,U+96f2,U+96f6-96f7,U+96f9,U+96fb,U+9700,U+9706-9707,U+9711,U+9713,U+9716,U+9719,U+971c,U+971e,U+9727,U+9730,U+9732,U+9739,U+973d,U+9742,U+9744,U+9748,U+9756,U+975c,U+9761,U+9769,U+976d,U+9774,U+9777,U+977a,U+978b,U+978d,U+978f,U+97a0,U+97a8,U+97ab,U+97ad,U+97c6,U+97cb,U+97dc,U+97f6,U+97fb,U+97ff-9803,U+9805-9806,U+9808,U+980a,U+980c,U+9810-9813,U+9817-9818,U+982d,U+9830,U+9838-9839,U+983b,U+9846,U+984c-984e,U+9854,U+9858,U+985a,U+985e,U+9865,U+9867,U+986b,U+986f,U+98af,U+98b1,U+98c4,U+98c7,U+98db-98dc,U+98e1-98e2,U+98ed-98ef,U+98f4,U+98fc-98fe,U+9903,U+9909-990a,U+990c,U+9910,U+9913,U+9918,U+991e,U+9920,U+9928,U+9945,U+9949,U+994b-994d,U+9951-9952,U+9954,U+9957,U+9996,U+999d,U+99a5,U+99a8,U+99ac-99ae,U+99b1,U+99b3-99b4,U+99b9,U+99c1,U+99d0-99d2,U+99d5,U+99d9,U+99dd}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-67-wght-normal-CWhGYJ2i.woff2) format("woff2-variations");unicode-range:U+920d,U+9210-9212,U+9217,U+921e,U+9234,U+923a,U+923f-9240,U+9245,U+9249,U+9257,U+925b,U+925e,U+9262,U+9264-9266,U+9283,U+9285,U+9291,U+9293,U+9296,U+9298,U+929c,U+92b3,U+92b6-92b7,U+92b9,U+92cc,U+92cf,U+92d2,U+92e4,U+92ea,U+92f8,U+92fc,U+9304,U+9310,U+9318,U+931a,U+931e-9322,U+9324,U+9326,U+9328,U+932b,U+932e-932f,U+9348,U+934a-934b,U+934d,U+9354,U+935b,U+936e,U+9375,U+937c,U+937e,U+938c,U+9394,U+9396,U+939a,U+93a3,U+93a7,U+93ac-93ad,U+93b0,U+93c3,U+93d1,U+93de,U+93e1,U+93e4,U+93f6,U+9404,U+9418,U+9425,U+942b,U+9435,U+9438,U+9444,U+9451-9452,U+945b,U+947d,U+947f,U+9583,U+9589,U+958f,U+9591-9592,U+9594,U+9598,U+95a3-95a5,U+95a8,U+95ad,U+95b1,U+95bb-95bc,U+95c7,U+95ca,U+95d4-95d6,U+95dc,U+95e1-95e2,U+961c,U+9621,U+962a,U+962e,U+9632,U+963b,U+963f-9640,U+9642,U+9644,U+964b-964d,U+9650,U+965b-965f,U+9662-9664,U+966a,U+9670,U+9673,U+9675-9678,U+967d,U+9685-9686,U+968a-968b,U+968d-968e,U+9694-9695,U+9698-9699,U+969b-969c,U+96a3}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-68-wght-normal-BrksQ5yZ.woff2) format("woff2-variations");unicode-range:U+8fa8,U+8fad,U+8faf-8fb2,U+8fc2,U+8fc5,U+8fce,U+8fd4,U+8fe6,U+8fea-8feb,U+8fed,U+8ff0,U+8ff2,U+8ff7,U+8ff9,U+8ffd,U+9000-9003,U+9005-9006,U+9008,U+900b,U+900d,U+900f-9011,U+9014-9015,U+9017,U+9019,U+901d-9023,U+902e,U+9031-9032,U+9035,U+9038,U+903c,U+903e,U+9041-9042,U+9047,U+904a-904b,U+904d-904e,U+9050-9051,U+9054-9055,U+9059,U+905c-905e,U+9060-9061,U+9063,U+9069,U+906d-906f,U+9072,U+9075,U+9077-9078,U+907a,U+907c-907d,U+907f-9084,U+9087-9088,U+908a,U+908f,U+9091,U+9095,U+9099,U+90a2-90a3,U+90a6,U+90a8,U+90aa,U+90af-90b1,U+90b5,U+90b8,U+90c1,U+90ca,U+90de,U+90e1,U+90ed,U+90f5,U+9102,U+9112,U+9115,U+9119,U+9127,U+912d,U+9132,U+9149-914e,U+9152,U+9162,U+9169-916a,U+916c,U+9175,U+9177-9178,U+9187,U+9189,U+918b,U+918d,U+9192,U+919c,U+91ab-91ac,U+91ae-91af,U+91b1,U+91b4-91b5,U+91c0,U+91c7,U+91c9,U+91cb,U+91cf-91d0,U+91d7-91d8,U+91dc-91dd,U+91e3,U+91e7,U+91ea,U+91f5}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-69-wght-normal-BReeBVHk.woff2) format("woff2-variations");unicode-range:U+8c6a-8c6b,U+8c79-8c7a,U+8c82,U+8c8a,U+8c8c,U+8c9d-8c9e,U+8ca0-8ca2,U+8ca7-8cac,U+8caf-8cb0,U+8cb3-8cb4,U+8cb6-8cb8,U+8cbb-8cbd,U+8cbf-8cc4,U+8cc7-8cc8,U+8cca,U+8cd1,U+8cd3,U+8cda,U+8cdc,U+8cde,U+8ce0,U+8ce2-8ce4,U+8ce6,U+8cea,U+8ced,U+8cf4,U+8cfb-8cfd,U+8d04-8d05,U+8d07-8d08,U+8d0a,U+8d0d,U+8d13,U+8d16,U+8d64,U+8d66,U+8d6b,U+8d70,U+8d73-8d74,U+8d77,U+8d85,U+8d8a,U+8d99,U+8da3,U+8da8,U+8db3,U+8dba,U+8dbe,U+8dc6,U+8dcb-8dcc,U+8dcf,U+8ddb,U+8ddd,U+8de1,U+8de3,U+8de8,U+8df3,U+8e0a,U+8e0f-8e10,U+8e1e,U+8e2a,U+8e30,U+8e35,U+8e42,U+8e44,U+8e47-8e4a,U+8e59,U+8e5f-8e60,U+8e74,U+8e76,U+8e81,U+8e87,U+8e8a,U+8e8d,U+8eaa-8eac,U+8ec0,U+8ecb-8ecc,U+8ed2,U+8edf,U+8eeb,U+8ef8,U+8efb,U+8efe,U+8f03,U+8f05,U+8f09,U+8f12-8f15,U+8f1b-8f1f,U+8f26-8f27,U+8f29-8f2a,U+8f2f,U+8f33,U+8f38-8f39,U+8f3b,U+8f3e-8f3f,U+8f44-8f45,U+8f49,U+8f4d-8f4e,U+8f5d,U+8f5f,U+8f62,U+8f9b-8f9c,U+8fa3,U+8fa6}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-70-wght-normal-BSMUUut2.woff2) format("woff2-variations");unicode-range:U+8941,U+8944,U+895f,U+8964,U+896a,U+8972,U+8981,U+8983,U+8986-8987,U+898f,U+8993,U+8996,U+89a1,U+89a9-89aa,U+89b2,U+89ba,U+89bd,U+89c0,U+89d2,U+89e3,U+89f4,U+89f8,U+8a02-8a03,U+8a08,U+8a0a,U+8a0c,U+8a0e,U+8a13,U+8a16-8a17,U+8a1b,U+8a1d,U+8a1f,U+8a23,U+8a25,U+8a2a,U+8a2d,U+8a31,U+8a34,U+8a36,U+8a3a-8a3b,U+8a50,U+8a54-8a55,U+8a5b,U+8a5e,U+8a60,U+8a62-8a63,U+8a66,U+8a6d-8a6e,U+8a70,U+8a72-8a73,U+8a75,U+8a79,U+8a85,U+8a87,U+8a8c-8a8d,U+8a93,U+8a95,U+8a98,U+8aa0-8aa1,U+8aa3-8aa6,U+8aa8,U+8aaa,U+8ab0,U+8ab2,U+8ab9,U+8abc,U+8abe-8abf,U+8ac2,U+8ac4,U+8ac7,U+8acb,U+8acd,U+8acf,U+8ad2,U+8ad6,U+8adb-8adc,U+8ae1,U+8ae6-8ae7,U+8aea-8aeb,U+8aed-8aee,U+8af1,U+8af6-8af8,U+8afa,U+8afe,U+8b00-8b02,U+8b04,U+8b0e,U+8b10,U+8b14,U+8b16-8b17,U+8b19-8b1b,U+8b1d,U+8b20,U+8b28,U+8b2b-8b2c,U+8b33,U+8b39,U+8b41,U+8b49,U+8b4e-8b4f,U+8b58,U+8b5a,U+8b5c,U+8b66,U+8b6c,U+8b6f-8b70,U+8b74,U+8b77,U+8b7d,U+8b80,U+8b8a,U+8b90,U+8b92-8b93,U+8b96,U+8b9a,U+8c37,U+8c3f,U+8c41,U+8c46,U+8c48,U+8c4a,U+8c4c,U+8c55,U+8c5a,U+8c61}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-71-wght-normal-D9VPS-IJ.woff2) format("woff2-variations");unicode-range:U+858f,U+8591,U+8594,U+859b,U+85a6,U+85a8-85aa,U+85af-85b0,U+85ba,U+85c1,U+85c9,U+85cd-85cf,U+85d5,U+85dc-85dd,U+85e4-85e5,U+85e9-85ea,U+85f7,U+85fa-85fb,U+85ff,U+8602,U+8606-8607,U+860a,U+8616-8617,U+861a,U+862d,U+863f,U+864e,U+8650,U+8654-8655,U+865b-865c,U+865e-865f,U+8667,U+8679,U+868a,U+868c,U+8693,U+86a3-86a4,U+86a9,U+86c7,U+86cb,U+86d4,U+86d9,U+86db,U+86df,U+86e4,U+86ed,U+86fe,U+8700,U+8702-8703,U+8708,U+8718,U+871a,U+871c,U+874e,U+8755,U+8757,U+875f,U+8766,U+8768,U+8774,U+8776,U+8778,U+8782,U+878d,U+879f,U+87a2,U+87b3,U+87ba,U+87c4,U+87e0,U+87ec,U+87ef,U+87f2,U+87f9,U+87fb,U+87fe,U+8805,U+881f,U+8822-8823,U+8831,U+8836,U+883b,U+8840,U+8846,U+884d,U+8852-8853,U+8857,U+8859,U+885b,U+885d,U+8861-8863,U+8868,U+886b,U+8870,U+8872,U+8877,U+887e-887f,U+8881-8882,U+8888,U+888b,U+888d,U+8892,U+8896-8897,U+889e,U+88ab,U+88b4,U+88c1-88c2,U+88cf,U+88d4-88d5,U+88d9,U+88dc-88dd,U+88df,U+88e1,U+88e8,U+88f3-88f5,U+88f8,U+88fd,U+8907,U+8910,U+8912-8913,U+8918-8919,U+8925,U+892a,U+8936,U+8938,U+893b}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-72-wght-normal-CYbqUrRD.woff2) format("woff2-variations");unicode-range:U+82a6,U+82a9,U+82ac-82af,U+82b3,U+82b7-82b9,U+82bb-82bd,U+82bf,U+82d1-82d2,U+82d4-82d5,U+82d7,U+82db,U+82de-82df,U+82e1,U+82e5-82e7,U+82fd-82fe,U+8301-8305,U+8309,U+8317,U+8328,U+832b,U+832f,U+8331,U+8334-8336,U+8338-8339,U+8340,U+8347,U+8349-834a,U+834f,U+8351-8352,U+8373,U+8377,U+837b,U+8389-838a,U+838e,U+8396,U+8398,U+839e,U+83a2,U+83a9-83ab,U+83bd,U+83c1,U+83c5,U+83c9-83ca,U+83cc,U+83d3,U+83d6,U+83dc,U+83e9,U+83eb,U+83ef-83f2,U+83f4,U+83f9,U+83fd,U+8403-8404,U+840a,U+840c-840e,U+8429,U+842c,U+8431,U+8438,U+843d,U+8449,U+8457,U+845b,U+8461,U+8463,U+8466,U+846b-846c,U+846f,U+8475,U+847a,U+8490,U+8494,U+8499,U+849c,U+84a1,U+84b2,U+84b8,U+84bb-84bc,U+84bf-84c0,U+84c2,U+84c4,U+84c6,U+84c9,U+84cb,U+84cd,U+84d1,U+84da,U+84ec,U+84ee,U+84f4,U+84fc,U+8511,U+8513-8514,U+8517-8518,U+851a,U+851e,U+8521,U+8523,U+8525,U+852c-852d,U+852f,U+853d,U+853f,U+8541,U+8543,U+8549,U+854e,U+8553,U+8559,U+8563,U+8568-856a,U+856d,U+8584,U+8587}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-73-wght-normal-Dq-lIKz-.woff2) format("woff2-variations");unicode-range:U+8033,U+8036,U+803d,U+803f,U+8043,U+8046,U+804a,U+8056,U+8058,U+805a,U+805e,U+806f-8070,U+8072-8073,U+8077,U+807d-807f,U+8084-8087,U+8089,U+808b-808c,U+8096,U+809b,U+809d,U+80a1-80a2,U+80a5,U+80a9-80aa,U+80af,U+80b1-80b2,U+80b4,U+80ba,U+80c3-80c4,U+80cc,U+80ce,U+80da-80db,U+80de,U+80e1,U+80e4-80e5,U+80f1,U+80f4,U+80f8,U+80fd,U+8102,U+8105-8108,U+810a,U+8118,U+811a-811b,U+8123,U+8129,U+812b,U+812f,U+8139,U+813e,U+814b,U+814e,U+8150-8151,U+8154-8155,U+8165-8166,U+816b,U+8170-8171,U+8178-817a,U+817f-8180,U+8188,U+818a,U+818f,U+819a,U+819c-819d,U+81a0,U+81a3,U+81a8,U+81b3,U+81b5,U+81ba,U+81bd-81c0,U+81c2,U+81c6,U+81cd,U+81d8,U+81df,U+81e3,U+81e5,U+81e7-81e8,U+81ed,U+81f3-81f4,U+81fa-81fc,U+81fe,U+8205,U+8208,U+820a,U+820c-820d,U+8212,U+821b-821c,U+821e-821f,U+8221,U+822a-822c,U+8235-8237,U+8239,U+8240,U+8245,U+8247,U+8259,U+8264,U+8266,U+826e-826f,U+8271,U+8276,U+8278,U+827e,U+828b,U+828d-828e,U+8292,U+8299-829a,U+829d,U+829f,U+82a5}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-74-wght-normal-Dsmj0w4F.woff2) format("woff2-variations");unicode-range:U+7d2f-7d30,U+7d33,U+7d35,U+7d39-7d3a,U+7d42-7d46,U+7d50,U+7d5e,U+7d61-7d62,U+7d66,U+7d68,U+7d6a,U+7d6e,U+7d71-7d73,U+7d76,U+7d79,U+7d7f,U+7d8e-7d8f,U+7d93,U+7d9c,U+7da0,U+7da2,U+7dac-7dad,U+7db1-7db2,U+7db4-7db5,U+7db8,U+7dba-7dbb,U+7dbd-7dbf,U+7dc7,U+7dca-7dcb,U+7dd6,U+7dd8,U+7dda,U+7ddd-7dde,U+7de0-7de1,U+7de3,U+7de8-7de9,U+7dec,U+7def,U+7df4,U+7dfb,U+7e09-7e0a,U+7e15,U+7e1b,U+7e1d-7e1f,U+7e21,U+7e23,U+7e2b,U+7e2e-7e2f,U+7e31,U+7e37,U+7e3d-7e3e,U+7e43,U+7e46-7e47,U+7e52,U+7e54-7e55,U+7e5e,U+7e61,U+7e69-7e6b,U+7e6d,U+7e70,U+7e79,U+7e7c,U+7e82,U+7e8c,U+7e8f,U+7e93,U+7e96,U+7e98,U+7e9b-7e9c,U+7f36,U+7f38,U+7f3a,U+7f4c,U+7f50,U+7f54-7f55,U+7f6a-7f6b,U+7f6e,U+7f70,U+7f72,U+7f75,U+7f77,U+7f79,U+7f85,U+7f88,U+7f8a,U+7f8c,U+7f94,U+7f9a,U+7f9e,U+7fa4,U+7fa8-7fa9,U+7fb2,U+7fb8-7fb9,U+7fbd,U+7fc1,U+7fc5,U+7fca,U+7fcc,U+7fce,U+7fd2,U+7fd4-7fd5,U+7fdf-7fe1,U+7fe9,U+7feb,U+7ff0,U+7ff9,U+7ffc,U+8000-8001,U+8003,U+8006,U+8009,U+800c,U+8010,U+8015,U+8017-8018,U+802d}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-75-wght-normal-JM9JBG-M.woff2) format("woff2-variations");unicode-range:U+7a49,U+7a4d-7a4e,U+7a57,U+7a61-7a62,U+7a69,U+7a6b,U+7a70,U+7a74,U+7a76,U+7a79,U+7a7d,U+7a7f,U+7a81,U+7a84,U+7a88,U+7a92-7a93,U+7a95,U+7a98,U+7a9f,U+7aa9-7aaa,U+7aae-7aaf,U+7aba,U+7ac4-7ac5,U+7ac7,U+7aca,U+7ad7,U+7ad9,U+7add,U+7adf-7ae0,U+7ae3,U+7ae5,U+7aea,U+7aed,U+7aef,U+7af6,U+7af9-7afa,U+7aff,U+7b0f,U+7b11,U+7b19,U+7b1b,U+7b1e,U+7b20,U+7b26,U+7b2d,U+7b39,U+7b46,U+7b49,U+7b4b-7b4d,U+7b4f-7b52,U+7b54,U+7b56,U+7b60,U+7b6c,U+7b6e,U+7b75,U+7b7d,U+7b87,U+7b8b,U+7b8f,U+7b94-7b95,U+7b97,U+7b9a,U+7b9d,U+7ba1,U+7bad,U+7bb1,U+7bb4,U+7bb8,U+7bc0-7bc1,U+7bc4,U+7bc6-7bc7,U+7bc9,U+7bd2,U+7be0,U+7be4,U+7be9,U+7c07,U+7c12,U+7c1e,U+7c21,U+7c27,U+7c2a-7c2b,U+7c3d-7c3f,U+7c43,U+7c4c-7c4d,U+7c60,U+7c64,U+7c6c,U+7c73,U+7c83,U+7c89,U+7c92,U+7c95,U+7c97-7c98,U+7c9f,U+7ca5,U+7ca7,U+7cae,U+7cb1-7cb3,U+7cb9,U+7cbe,U+7cca,U+7cd6,U+7cde-7ce0,U+7ce7,U+7cfb,U+7cfe,U+7d00,U+7d02,U+7d04-7d08,U+7d0a-7d0b,U+7d0d,U+7d10,U+7d14,U+7d17-7d1b,U+7d20-7d21,U+7d2b-7d2c,U+7d2e}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-76-wght-normal-BRcUMWZ8.woff2) format("woff2-variations");unicode-range:U+7704,U+7708-7709,U+770b,U+771e,U+7720,U+7729,U+7737-7738,U+773a,U+773c,U+7740,U+774d,U+775b,U+7761,U+7763,U+7766,U+776b,U+7779,U+777e-777f,U+778b,U+7791,U+779e,U+77a5,U+77ac-77ad,U+77b0,U+77b3,U+77bb-77bc,U+77bf,U+77d7,U+77db-77dc,U+77e2-77e3,U+77e9,U+77ed-77ef,U+7802,U+7812,U+7825-7827,U+782c,U+7832,U+7834,U+7845,U+784f,U+785d,U+786b-786c,U+786f,U+787c,U+7881,U+7887,U+788c-788e,U+7891,U+7897,U+78a3,U+78a7,U+78a9,U+78ba-78bc,U+78c1,U+78c5,U+78ca-78cb,U+78ce,U+78d0,U+78e8,U+78ec,U+78ef,U+78f5,U+78fb,U+7901,U+790e,U+7916,U+792a-792c,U+793a,U+7940-7941,U+7947-7949,U+7950,U+7956-7957,U+795a-795d,U+7960,U+7965,U+7968,U+796d,U+797a,U+797f,U+7981,U+798d-798e,U+7991,U+79a6-79a7,U+79aa,U+79ae,U+79b1,U+79b3,U+79b9,U+79bd-79c1,U+79c9-79cb,U+79d2,U+79d5,U+79d8,U+79df,U+79e4,U+79e6-79e7,U+79e9,U+79fb,U+7a00,U+7a05,U+7a08,U+7a0b,U+7a0d,U+7a14,U+7a17,U+7a19-7a1a,U+7a1c,U+7a1f-7a20,U+7a2e,U+7a31,U+7a36-7a37,U+7a3b-7a3d,U+7a3f-7a40,U+7a46}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-77-wght-normal-q_AHRG0H.woff2) format("woff2-variations");unicode-range:U+7482-7483,U+7487,U+7489,U+748b,U+7498,U+749c,U+749e-749f,U+74a1,U+74a3,U+74a5,U+74a7-74a8,U+74aa,U+74b0,U+74b2,U+74b5,U+74b9,U+74bd,U+74bf,U+74c6,U+74ca,U+74cf,U+74d4,U+74d8,U+74da,U+74dc,U+74e0,U+74e2-74e3,U+74e6,U+74ee,U+74f7,U+7501,U+7504,U+7511,U+7515,U+7518,U+751a-751b,U+7523,U+7525-7526,U+752b-752c,U+7531,U+7533,U+7538,U+753a,U+7547,U+754c,U+754f,U+7551,U+7553-7554,U+7559,U+755b-755d,U+7562,U+7565-7566,U+756a,U+756f-7570,U+7575-7576,U+7578,U+757a,U+757f,U+7586-7587,U+758a-758b,U+758e-758f,U+7591,U+759d,U+75a5,U+75ab,U+75b1-75b3,U+75b5,U+75b8-75b9,U+75bc-75be,U+75c2,U+75c5,U+75c7,U+75cd,U+75d2,U+75d4-75d5,U+75d8-75d9,U+75db,U+75e2,U+75f0,U+75f2,U+75f4,U+75fa,U+75fc,U+7600,U+760d,U+7619,U+761f-7622,U+7624,U+7626,U+763b,U+7642,U+764c,U+764e,U+7652,U+7656,U+7661,U+7664,U+7669,U+766c,U+7670,U+7672,U+7678,U+7686-7687,U+768e,U+7690,U+7693,U+76ae,U+76ba,U+76bf,U+76c2-76c3,U+76c6,U+76c8,U+76ca,U+76d2,U+76d6,U+76db-76dc,U+76de-76df,U+76e1,U+76e3-76e4,U+76e7,U+76f2,U+76fc,U+76fe,U+7701}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-78-wght-normal-CxH4Pb6I.woff2) format("woff2-variations");unicode-range:U+7230,U+7232,U+7235,U+723a-723b,U+723d-723e,U+7240,U+7246-7248,U+724c,U+7252,U+7258-7259,U+725b,U+725d,U+725f,U+7261-7262,U+7267,U+7272,U+727d,U+7280-7281,U+72a2,U+72a7,U+72ac,U+72af,U+72c0,U+72c2,U+72c4,U+72ce,U+72d0,U+72d7,U+72d9,U+72e1,U+72e9,U+72f8-72f9,U+72fc-72fd,U+730a,U+7316,U+731b-731d,U+7325,U+7329-732b,U+7336-7337,U+733e-733f,U+7344-7345,U+7350,U+7352,U+7357,U+7368,U+736a,U+7370,U+7372,U+7375,U+7378,U+737a-737b,U+7384,U+7386-7387,U+7389,U+738e,U+7394,U+7396-7398,U+739f,U+73a7,U+73a9,U+73ad,U+73b2-73b3,U+73b9,U+73c0,U+73c2,U+73c9-73ca,U+73cc-73cd,U+73cf,U+73d6,U+73d9,U+73dd-73de,U+73e0,U+73e3-73e6,U+73e9-73ea,U+73ed,U+73f7,U+73f9,U+73fd-73fe,U+7401,U+7403,U+7405,U+7407,U+7409,U+7413,U+741b,U+7420-7422,U+7425-7426,U+7428,U+742a-742c,U+742e-7430,U+7433-7436,U+7438,U+743a,U+743f-7441,U+7443-7444,U+744b,U+7455,U+7457,U+7459-745c,U+745e-7460,U+7462,U+7464-7465,U+7468-746a,U+746f,U+747e}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-79-wght-normal-Bdi4I7EA.woff2) format("woff2-variations");unicode-range:U+6f8d-6f8e,U+6f90,U+6f94,U+6f97,U+6fa3-6fa4,U+6fa7,U+6fae-6faf,U+6fb1,U+6fb3,U+6fb9,U+6fbe,U+6fc0-6fc3,U+6fca,U+6fd5,U+6fda,U+6fdf-6fe1,U+6fe4,U+6fe9,U+6feb-6fec,U+6fef,U+6ff1,U+6ffe,U+7001,U+7005-7006,U+7009,U+700b,U+700f,U+7011,U+7015,U+7018,U+701a-701f,U+7023,U+7027-7028,U+702f,U+7037,U+703e,U+704c,U+7050-7051,U+7058,U+705d,U+7070,U+7078,U+707c-707d,U+7085,U+708a,U+708e,U+7092,U+7098-709a,U+70a1,U+70a4,U+70ab-70ad,U+70af,U+70b3,U+70b7-70b9,U+70c8,U+70cb,U+70cf,U+70d8-70d9,U+70dd,U+70df,U+70f1,U+70f9,U+70fd,U+7104,U+7109,U+710c,U+7119-711a,U+711e,U+7126,U+7130,U+7136,U+7147,U+7149-714a,U+714c,U+714e,U+7150,U+7156,U+7159,U+715c,U+715e,U+7164-7167,U+7169,U+716c,U+716e,U+717d,U+7184,U+7189-718a,U+718f,U+7192,U+7194,U+7199,U+719f,U+71a2,U+71ac,U+71b1,U+71b9-71ba,U+71be,U+71c1,U+71c3,U+71c8-71c9,U+71ce,U+71d0,U+71d2,U+71d4-71d5,U+71df,U+71e5-71e7,U+71ed-71ee,U+71fb-71fc,U+71fe-7200,U+7206,U+7210,U+721b,U+722a,U+722c-722d}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-80-wght-normal-C5D21FTw.woff2) format("woff2-variations");unicode-range:U+6d5a,U+6d5c,U+6d63,U+6d66,U+6d69-6d6a,U+6d6c,U+6d6e,U+6d74,U+6d78-6d79,U+6d7f,U+6d85,U+6d87-6d89,U+6d8c-6d8e,U+6d91,U+6d93,U+6d95,U+6daf,U+6db2,U+6db5,U+6dc0,U+6dc3-6dc7,U+6dcb,U+6dcf,U+6dd1,U+6dd8-6dda,U+6dde,U+6de1,U+6de8,U+6dea-6deb,U+6dee,U+6df1,U+6df3,U+6df5,U+6df7-6dfb,U+6e17,U+6e19-6e1b,U+6e1f-6e21,U+6e23-6e26,U+6e2b-6e2d,U+6e32,U+6e34,U+6e36,U+6e38,U+6e3a,U+6e3c-6e3e,U+6e43-6e44,U+6e4a,U+6e4d,U+6e56,U+6e58,U+6e5b-6e5c,U+6e5e-6e5f,U+6e67,U+6e6b,U+6e6e-6e6f,U+6e72-6e73,U+6e7a,U+6e90,U+6e96,U+6e9c-6e9d,U+6e9f,U+6ea2,U+6ea5,U+6eaa-6eab,U+6eaf,U+6eb1,U+6eb6,U+6eba,U+6ec2,U+6ec4-6ec5,U+6ec9,U+6ecb-6ecc,U+6ece,U+6ed1,U+6ed3-6ed4,U+6eef,U+6ef4,U+6ef8,U+6efe-6eff,U+6f01-6f02,U+6f06,U+6f0f,U+6f11,U+6f14-6f15,U+6f20,U+6f22-6f23,U+6f2b-6f2c,U+6f31-6f32,U+6f38,U+6f3f,U+6f41,U+6f51,U+6f54,U+6f57-6f58,U+6f5a-6f5b,U+6f5e-6f5f,U+6f62,U+6f64,U+6f6d-6f6e,U+6f70,U+6f7a,U+6f7c-6f7e,U+6f81,U+6f84,U+6f88}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-81-wght-normal-DZCTVH03.woff2) format("woff2-variations");unicode-range:U+6ada-6adb,U+6af6,U+6afb,U+6b04,U+6b0a,U+6b0c,U+6b12,U+6b16,U+6b20-6b21,U+6b23,U+6b32,U+6b3a,U+6b3d-6b3e,U+6b46-6b47,U+6b4e,U+6b50,U+6b5f,U+6b61-6b62,U+6b64-6b66,U+6b6a,U+6b72,U+6b77-6b78,U+6b7b,U+6b7f,U+6b83-6b84,U+6b86,U+6b89-6b8a,U+6b96,U+6b98,U+6b9e,U+6bae-6baf,U+6bb2,U+6bb5,U+6bb7,U+6bba,U+6bbc,U+6bbf,U+6bc1,U+6bc5-6bc6,U+6bcb,U+6bcf,U+6bd2-6bd3,U+6bd6-6bd8,U+6bdb,U+6beb-6bec,U+6c08,U+6c0f,U+6c13,U+6c23,U+6c37-6c38,U+6c3e,U+6c40-6c42,U+6c4e,U+6c50,U+6c55,U+6c57,U+6c5a,U+6c5d-6c60,U+6c68,U+6c6a,U+6c6d,U+6c70,U+6c72,U+6c76,U+6c7a,U+6c7d-6c7e,U+6c81-6c83,U+6c85-6c88,U+6c8c,U+6c90,U+6c92-6c96,U+6c99-6c9b,U+6cab,U+6cae,U+6cb3,U+6cb8-6cb9,U+6cbb-6cbf,U+6cc1-6cc2,U+6cc4,U+6cc9-6cca,U+6ccc,U+6cd3,U+6cd7,U+6cdb,U+6ce1-6ce3,U+6ce5,U+6ce8,U+6ceb,U+6cee-6cf0,U+6cf3,U+6d0b-6d0c,U+6d11,U+6d17,U+6d19,U+6d1b,U+6d1e,U+6d25,U+6d27,U+6d29,U+6d32,U+6d35-6d36,U+6d38-6d39,U+6d3b,U+6d3d-6d3e,U+6d41,U+6d59}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-82-wght-normal-CJo3UUYg.woff2) format("woff2-variations");unicode-range:U+67f0-67f1,U+67f3-67f6,U+67fb,U+67fe,U+6812-6813,U+6816-6817,U+6821-6822,U+682f,U+6838-6839,U+683d,U+6840-6843,U+6848,U+684e,U+6850-6851,U+6853-6854,U+686d,U+6876,U+687f,U+6881,U+6885,U+688f,U+6893-6894,U+6897,U+689d,U+689f,U+68a1-68a2,U+68a7-68a8,U+68ad,U+68af-68b1,U+68b3,U+68b5-68b6,U+68c4-68c5,U+68c9,U+68cb,U+68cd,U+68d2,U+68d5,U+68d7-68d8,U+68da,U+68df-68e0,U+68e7-68e8,U+68ee,U+68f2,U+68f9-68fa,U+6900,U+6905,U+690d-690e,U+6912,U+6927,U+6930,U+693d,U+693f,U+694a,U+6953-6955,U+6957,U+6959-695a,U+695e,U+6960-6963,U+6968,U+696b,U+696d-696f,U+6975,U+6977-6979,U+6995,U+699b-699c,U+69a5,U+69a7,U+69ae,U+69b4,U+69bb,U+69c1,U+69c3,U+69cb-69cd,U+69d0,U+69e8,U+69ea,U+69fb,U+69fd,U+69ff,U+6a02,U+6a0a,U+6a11,U+6a13,U+6a17,U+6a19,U+6a1e-6a1f,U+6a21,U+6a23,U+6a35,U+6a38-6a3a,U+6a3d,U+6a44,U+6a48,U+6a4b,U+6a52-6a53,U+6a58-6a59,U+6a5f,U+6a61,U+6a6b,U+6a80,U+6a84,U+6a89,U+6a8d-6a8e,U+6a97,U+6a9c,U+6aa3,U+6ab3,U+6abb,U+6ac2-6ac3,U+6ad3}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-83-wght-normal-McHuBf-B.woff2) format("woff2-variations");unicode-range:U+6607,U+6609-660a,U+660c,U+660f-6611,U+6613-6615,U+661e,U+6620,U+6627-6628,U+662d,U+6630-6631,U+6634,U+6636,U+663a-663b,U+6641,U+6643-6644,U+6649,U+664b,U+664f,U+6659,U+665b,U+665d-665f,U+6664-6669,U+666b,U+666e-666f,U+6673-6674,U+6676-6678,U+6684,U+6687-6689,U+668e,U+6690-6691,U+6696-6698,U+669d,U+66a0,U+66a2,U+66ab,U+66ae,U+66b2-66b4,U+66b9,U+66bb,U+66be,U+66c4,U+66c6-66c7,U+66c9,U+66d6,U+66d9,U+66dc-66dd,U+66e0,U+66e6,U+66f0,U+66f2-66f4,U+66f7,U+66f9-66fa,U+66fc,U+66fe-66ff,U+6703,U+670b,U+670d,U+6714-6715,U+6717,U+671b,U+671d-671f,U+6726-6727,U+672a-672b,U+672d-672e,U+6731,U+6736,U+673a,U+673d,U+6746,U+6749,U+674e-6751,U+6753,U+6756,U+675c,U+675e-675f,U+676d,U+676f-6770,U+6773,U+6775,U+6777,U+677b,U+677e-677f,U+6787,U+6789,U+678b,U+678f-6790,U+6793,U+6795,U+679a,U+679d,U+67af-67b0,U+67b3,U+67b6-67b8,U+67be,U+67c4,U+67cf-67d4,U+67da,U+67dd,U+67e9,U+67ec,U+67ef}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-84-wght-normal-DLV_AXtC.woff2) format("woff2-variations");unicode-range:U+6392,U+6396,U+6398,U+639b,U+63a0-63a2,U+63a5,U+63a7-63aa,U+63c0,U+63c4,U+63c6,U+63cf,U+63d6,U+63da-63db,U+63e1,U+63ed-63ee,U+63f4,U+63f6-63f7,U+640d,U+640f,U+6414,U+6416-6417,U+641c,U+6422,U+642c-642d,U+643a,U+643e,U+6458,U+6460,U+6469,U+646f,U+6478-647a,U+6488,U+6491-6493,U+649a,U+649e,U+64a4-64a5,U+64ab,U+64ad-64ae,U+64b0,U+64b2,U+64bb,U+64c1,U+64c4-64c5,U+64c7,U+64ca,U+64cd-64ce,U+64d2,U+64d4,U+64d8,U+64da,U+64e1-64e2,U+64e5-64e7,U+64ec,U+64f2,U+64f4,U+64fa,U+64fe,U+6500,U+6504,U+6518,U+651d,U+6523,U+652a-652c,U+652f,U+6536-6539,U+653b,U+653e,U+6548,U+654d-654f,U+6551,U+6556-6557,U+655e,U+6562-6563,U+6566,U+656c-656d,U+6572,U+6574-6575,U+6577-6578,U+657e,U+6582-6583,U+6585,U+658c,U+6590-6591,U+6597,U+6599,U+659b-659c,U+659f,U+65a1,U+65a4-65a5,U+65a7,U+65ab-65ac,U+65af,U+65b7,U+65bc-65bd,U+65c1,U+65c5,U+65cb-65cc,U+65cf,U+65d2,U+65d7,U+65e0,U+65e3,U+65e6,U+65e8-65e9,U+65ec-65ed,U+65f1,U+65f4,U+65fa-65fd,U+65ff,U+6606}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-85-wght-normal-BlAw-6qA.woff2) format("woff2-variations");unicode-range:U+614c,U+6153,U+6155,U+6158-6159,U+615d,U+615f,U+6162-6164,U+6167-6168,U+616b,U+616e,U+6170,U+6176-6177,U+617d-617e,U+6181-6182,U+618a,U+618e,U+6190-6191,U+6194,U+6198-619a,U+61a4,U+61a7,U+61a9,U+61ab-61ac,U+61ae,U+61b2,U+61b6,U+61ba,U+61be,U+61c3,U+61c7-61cb,U+61e6,U+61f2,U+61f6-61f8,U+61fa,U+61fc,U+61ff-6200,U+6207-6208,U+620a,U+620c-620e,U+6212,U+6216,U+621a,U+621f,U+6221,U+622a,U+622e,U+6230-6231,U+6234,U+6236,U+623e-623f,U+6241,U+6247-6249,U+624d,U+6253,U+6258,U+626e,U+6271,U+6276,U+6279,U+627c,U+627f-6280,U+6284,U+6289-628a,U+6291-6292,U+6295,U+6297-6298,U+629b,U+62ab,U+62b1,U+62b5,U+62b9,U+62bc-62bd,U+62c2,U+62c7-62c9,U+62cc-62cd,U+62cf-62d0,U+62d2-62d4,U+62d6-62d9,U+62db-62dc,U+62ec-62ef,U+62f1,U+62f3,U+62f7,U+62fe-62ff,U+6301,U+6307,U+6309,U+6311,U+632b,U+632f,U+633a-633b,U+633d-633e,U+6349,U+634c,U+634f-6350,U+6355,U+6367-6368,U+636e,U+6372,U+6377,U+637a-637b,U+637f,U+6383,U+6388-6389,U+638c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-86-wght-normal-B7E1-Ec0.woff2) format("woff2-variations");unicode-range:U+5f11,U+5f13-5f15,U+5f17-5f18,U+5f1b,U+5f1f,U+5f26-5f27,U+5f29,U+5f31,U+5f35,U+5f3a,U+5f3c,U+5f48,U+5f4a,U+5f4c,U+5f4e,U+5f56-5f57,U+5f59,U+5f5b,U+5f62,U+5f66-5f67,U+5f69-5f6d,U+5f70-5f71,U+5f77,U+5f79,U+5f7c,U+5f7f-5f81,U+5f85,U+5f87,U+5f8a-5f8b,U+5f90-5f92,U+5f98-5f99,U+5f9e,U+5fa0-5fa1,U+5fa8-5faa,U+5fae,U+5fb5,U+5fb9,U+5fbd,U+5fc5,U+5fcc-5fcd,U+5fd6-5fd9,U+5fe0,U+5feb,U+5ff5,U+5ffd,U+5fff,U+600f,U+6012,U+6016,U+601c,U+6020-6021,U+6025,U+6028,U+602a,U+602f,U+6041-6043,U+604d,U+6050,U+6052,U+6055,U+6059,U+605d,U+6062-6065,U+6068-606a,U+606c-606d,U+606f-6070,U+6085,U+6089,U+608c-608d,U+6094,U+6096,U+609a-609b,U+609f-60a0,U+60a3-60a4,U+60a7,U+60b0,U+60b2-60b4,U+60b6,U+60b8,U+60bc-60bd,U+60c7,U+60d1,U+60da,U+60dc,U+60df-60e1,U+60f0-60f1,U+60f6,U+60f9-60fb,U+6101,U+6106,U+6108-6109,U+610d-610e,U+6115,U+611a,U+6127,U+6130,U+6134,U+6137,U+613c,U+613e-613f,U+6142,U+6144,U+6147-6148,U+614a-614b}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-87-wght-normal-CBZPTWsE.woff2) format("woff2-variations");unicode-range:U+5c40,U+5c45-5c46,U+5c48,U+5c4b,U+5c4d-5c4e,U+5c51,U+5c5b,U+5c60,U+5c62,U+5c64-5c65,U+5c6c,U+5c6f,U+5c79,U+5c90-5c91,U+5ca1,U+5ca9,U+5cab-5cac,U+5cb1,U+5cb3,U+5cb5,U+5cb7-5cb8,U+5cba,U+5cbe,U+5cc0,U+5cd9,U+5ce0,U+5ce8,U+5cef-5cf0,U+5cf4,U+5cf6,U+5cfb,U+5cfd,U+5d07,U+5d0d-5d0e,U+5d11,U+5d14,U+5d16-5d17,U+5d19,U+5d27,U+5d29,U+5d4b-5d4c,U+5d50,U+5d69,U+5d6c,U+5d6f,U+5d87,U+5d8b,U+5d9d,U+5da0,U+5da2,U+5daa,U+5db8,U+5dba,U+5dbc-5dbd,U+5dcd,U+5dd2,U+5dd6,U+5de1-5de2,U+5de5-5de8,U+5deb,U+5dee,U+5df1-5df4,U+5df7,U+5dfd-5dfe,U+5e03,U+5e06,U+5e11,U+5e16,U+5e19,U+5e1b,U+5e1d,U+5e25,U+5e2b,U+5e2d,U+5e33,U+5e36,U+5e38,U+5e3d,U+5e3f-5e40,U+5e44-5e45,U+5e47,U+5e4c,U+5e55,U+5e5f,U+5e61-5e63,U+5e72,U+5e77-5e79,U+5e7b-5e7e,U+5e84,U+5e87,U+5e8a,U+5e8f,U+5e95,U+5e97,U+5e9a,U+5e9c,U+5ea0,U+5ea7,U+5eab,U+5ead,U+5eb5-5eb8,U+5ebe,U+5ec2,U+5ec8-5eca,U+5ed0,U+5ed3,U+5ed6,U+5eda-5edb,U+5edf-5ee0,U+5ee2-5ee3,U+5eec,U+5ef3,U+5ef6-5ef7,U+5efa-5efb,U+5f01,U+5f04,U+5f0a}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-88-wght-normal-_V-zytEf.woff2) format("woff2-variations");unicode-range:U+59be,U+59c3,U+59c6,U+59c9,U+59cb,U+59d0-59d1,U+59d3-59d4,U+59d9-59da,U+59dc-59dd,U+59e6,U+59e8,U+59ea,U+59ec,U+59ee,U+59f8,U+59fb,U+59ff,U+5a01,U+5a03,U+5a11,U+5a18,U+5a1b-5a1c,U+5a1f-5a20,U+5a25,U+5a29,U+5a36,U+5a3c,U+5a41,U+5a46,U+5a49,U+5a5a,U+5a62,U+5a66,U+5a92,U+5a9a-5a9b,U+5aa4,U+5ac1-5ac2,U+5ac4,U+5ac9,U+5acc,U+5ae1,U+5ae6,U+5ae9,U+5b05,U+5b09,U+5b0b-5b0c,U+5b16,U+5b2a,U+5b40,U+5b43,U+5b51,U+5b54-5b55,U+5b58,U+5b5a,U+5b5c-5b5d,U+5b5f,U+5b63-5b64,U+5b69,U+5b6b,U+5b70-5b71,U+5b75,U+5b7a,U+5b7c,U+5b85,U+5b87-5b88,U+5b8b,U+5b8f,U+5b93,U+5b95-5b99,U+5b9b-5b9c,U+5ba2-5ba6,U+5bac,U+5bae,U+5bb0,U+5bb3-5bb5,U+5bb8-5bb9,U+5bbf-5bc0,U+5bc2-5bc7,U+5bcc,U+5bd0,U+5bd2-5bd4,U+5bd7,U+5bde-5bdf,U+5be1-5be2,U+5be4-5be9,U+5beb-5bec,U+5bee-5bef,U+5bf5-5bf6,U+5bf8,U+5bfa,U+5c01,U+5c04,U+5c07-5c0b,U+5c0d-5c0e,U+5c16,U+5c19,U+5c24,U+5c28,U+5c31,U+5c38-5c3c,U+5c3e-5c3f}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-89-wght-normal-D3Fd3_EL.woff2) format("woff2-variations");unicode-range:U+5703-5704,U+5708,U+570d,U+5712-5713,U+5716,U+5718,U+572d,U+573b,U+5740,U+5742,U+5747,U+574a,U+574d-574e,U+5750-5751,U+5761,U+5764,U+5766,U+576a,U+576e,U+5770,U+5775,U+577c,U+5782,U+5788,U+578b,U+5793,U+57a0,U+57a2-57a3,U+57c3,U+57c7-57c8,U+57cb,U+57df-57e0,U+57f0,U+57f4,U+57f7,U+57f9-57fa,U+57fc,U+5800,U+5802,U+5805-5806,U+5808-580a,U+581e,U+5821,U+5824,U+5827,U+582a,U+582f-5831,U+5835,U+583a,U+584a-584b,U+584f,U+5851,U+5854,U+5857-5858,U+585a,U+585e,U+5861-5862,U+5864,U+5875,U+5879,U+587c,U+587e,U+5883,U+5885,U+5889,U+5893,U+589c,U+589e-589f,U+58a8-58a9,U+58ae,U+58b3,U+58ba-58bb,U+58be,U+58c1,U+58c5,U+58c7,U+58ce,U+58d1,U+58d3,U+58d5,U+58d8-58d9,U+58de-58df,U+58e4,U+58ec,U+58ef,U+58f9-58fb,U+58fd,U+590f,U+5914-5915,U+5919,U+5922,U+592d-592e,U+5931,U+5937,U+593e,U+5944,U+5947-5949,U+594e-5951,U+5954-5955,U+5957,U+595a,U+5960,U+5962,U+5967,U+596a-596e,U+5974,U+5978,U+5982-5984,U+598a,U+5993,U+5996-5997,U+5999,U+59a5,U+59a8,U+59ac,U+59b9,U+59bb}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-90-wght-normal-lqvjLFoO.woff2) format("woff2-variations");unicode-range:U+539a,U+53a0,U+53a5-53a6,U+53ad,U+53bb,U+53c3,U+53c8-53cb,U+53cd,U+53d4,U+53d6-53d7,U+53db,U+53e1-53e3,U+53e5,U+53e9-53ed,U+53f1,U+53f3,U+53f8,U+5403-5404,U+540a,U+540e-5411,U+541b,U+541d,U+541f-5420,U+5426,U+5429,U+542b,U+5433,U+5438-5439,U+543b-543c,U+543e,U+5442,U+5448,U+544a,U+5451,U+5468,U+546a,U+5471,U+5473,U+5475,U+547b-547d,U+5480,U+5486,U+548e,U+5490,U+54a4,U+54a8,U+54ab-54ac,U+54b3,U+54b8,U+54bd,U+54c0,U+54c4,U+54c8-54c9,U+54e1,U+54e5,U+54e8,U+54ed-54ee,U+54f2,U+54fa,U+5504,U+5506-5507,U+550e,U+5510,U+551c,U+552f,U+5531,U+5535,U+553e,U+5544,U+5546,U+554f,U+5553,U+5556,U+555e,U+5563,U+557c,U+5580,U+5584,U+5586-5587,U+5589-558a,U+5598-559a,U+559c-559d,U+55a7,U+55a9-55ac,U+55ae,U+55c5,U+55c7,U+55d4,U+55da,U+55dc,U+55df,U+55e3-55e4,U+55fd-55fe,U+5606,U+5609,U+5614,U+5617,U+562f,U+5632,U+5634,U+5636,U+5653,U+5668,U+566b,U+5674,U+5686,U+56a5,U+56ac,U+56ae,U+56b4,U+56bc,U+56ca,U+56cd,U+56d1,U+56da-56db,U+56de,U+56e0,U+56f0,U+56f9-56fa}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-91-wght-normal-DsGtjSva.woff2) format("woff2-variations");unicode-range:U+516e,U+5175-5178,U+517c,U+5180,U+5186,U+518a,U+518d,U+5192,U+5195,U+5197,U+51a0,U+51a5,U+51aa,U+51ac,U+51b6-51b7,U+51bd,U+51c4,U+51c6,U+51c9,U+51cb-51cd,U+51dc-51de,U+51e1,U+51f0-51f1,U+51f6,U+51f8-51f9,U+51fd,U+5200,U+5203,U+5207-5208,U+520a,U+520e,U+5211,U+5217,U+521d,U+5224-5225,U+522a,U+522e,U+5230,U+5236-523b,U+5243,U+5247,U+524a-524c,U+5254,U+5256,U+525b,U+525d,U+5261,U+5269-526a,U+526f,U+5272,U+5275,U+527d,U+527f,U+5283,U+5287-5289,U+528d,U+5291-5292,U+529f,U+52a3-52a4,U+52a9-52ab,U+52be,U+52c1,U+52c3,U+52c5,U+52c7,U+52c9,U+52cd,U+52d2,U+52d6,U+52d8-52d9,U+52db,U+52dd-52df,U+52e2-52e4,U+52f3,U+52f5,U+52f8,U+52fa-52fb,U+52fe-52ff,U+5305,U+5308,U+530d,U+530f-5310,U+5315,U+5319,U+5320-5321,U+5323,U+532a,U+532f,U+5339,U+533f-5341,U+5343-5344,U+5347-534a,U+534d,U+5351-5354,U+535a,U+535c,U+535e,U+5360,U+5366,U+5368,U+536f-5371,U+5374-5375,U+5377,U+537d,U+537f,U+5384,U+5393,U+5398}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-92-wght-normal-CfCk7nA7.woff2) format("woff2-variations");unicode-range:U+4f43,U+4f46-4f48,U+4f4d-4f51,U+4f55,U+4f59-4f5a,U+4f69,U+4f6f-4f70,U+4f73,U+4f76,U+4f7a,U+4f7e-4f7f,U+4f81,U+4f83-4f84,U+4f86,U+4f88,U+4f8a-4f8b,U+4f8d,U+4f8f,U+4f91,U+4f96,U+4f98,U+4f9b,U+4f9d,U+4fae-4faf,U+4fb5-4fb6,U+4fbf,U+4fc2-4fc4,U+4fc9-4fca,U+4fce,U+4fd1,U+4fd3-4fd4,U+4fd7,U+4fda,U+4fdf-4fe0,U+4fee-4fef,U+4ff1,U+4ff3,U+4ff5,U+4ff8,U+4ffa,U+5002,U+5006,U+5009,U+500b,U+500d,U+5011-5012,U+5016,U+5019-501a,U+501c,U+501e-501f,U+5021,U+5023-5024,U+5026-5028,U+502a-502d,U+503b,U+5043,U+5047-5049,U+504f,U+5055,U+505a,U+505c,U+5065,U+5074-5076,U+5078,U+5080,U+5085,U+508d,U+5091,U+5098-5099,U+50ac-50ad,U+50b2-50b3,U+50b5,U+50b7,U+50be,U+50c5,U+50c9-50ca,U+50d1,U+50d5-50d6,U+50da,U+50de,U+50e5,U+50e7,U+50ed,U+50f9,U+50fb,U+50ff-5101,U+5104,U+5106,U+5109,U+5112,U+511f,U+5121,U+512a,U+5132,U+5137,U+513a,U+513c,U+5140-5141,U+5143-5148,U+514b-514e,U+5152,U+515c,U+5162,U+5169-516b,U+516d}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-93-wght-normal-LhQTABfI.woff2) format("woff2-variations");unicode-range:U+338c-339c,U+339f-33a0,U+33a2-33cb,U+33cf-33d0,U+33d3,U+33d6,U+33d8,U+33db-33dd,U+4e01,U+4e03,U+4e07-4e08,U+4e11,U+4e14-4e15,U+4e18-4e19,U+4e1e,U+4e32,U+4e38-4e39,U+4e42-4e43,U+4e45,U+4e4d-4e4f,U+4e56,U+4e58-4e59,U+4e5d-4e5e,U+4e6b,U+4e6d,U+4e73,U+4e76-4e77,U+4e7e,U+4e82,U+4e86,U+4e88,U+4e8e,U+4e90-4e92,U+4e94-4e95,U+4e98,U+4e9b,U+4e9e,U+4ea1-4ea2,U+4ea4-4ea6,U+4ea8,U+4eab,U+4ead-4eae,U+4eb6,U+4ec0-4ec1,U+4ec4,U+4ec7,U+4ecb,U+4ecd,U+4ed4-4ed5,U+4ed7-4ed9,U+4edd,U+4edf,U+4ee4,U+4ef0,U+4ef2,U+4ef6-4ef7,U+4efb,U+4f01,U+4f09,U+4f0b,U+4f0d-4f11,U+4f2f,U+4f34,U+4f36,U+4f38,U+4f3a,U+4f3c-4f3d}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-94-wght-normal-ihdiE-sw.woff2) format("woff2-variations");unicode-range:U+3136,U+3138,U+313a-3140,U+3143-3144,U+3150,U+3152,U+3154-3156,U+3158-315b,U+315d-315f,U+3162,U+3164-318c,U+318e,U+3200-321b,U+3231,U+3239,U+3251-325a,U+3260-327b,U+327e-327f,U+328a-3290,U+3294,U+329e,U+32a5,U+3380-3384,U+3388-338b}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-95-wght-normal-aqERMEsW.woff2) format("woff2-variations");unicode-range:U+2f7d,U+2f7f-2f8b,U+2f8e-2f90,U+2f92-2f97,U+2f99-2fa0,U+2fa2-2fa3,U+2fa5-2fa9,U+2fac-2fb1,U+2fb3-2fbc,U+2fc1-2fca,U+2fcd-2fd4,U+3003,U+3012-3019,U+301c,U+301e-3020,U+3036,U+3041,U+3043,U+3045,U+3047,U+3049,U+304e,U+3050,U+3052,U+3056,U+305a,U+305c,U+305e,U+3062,U+3065,U+306c,U+3070-307d,U+3080,U+3085,U+3087,U+308e,U+3090-3091,U+30a1,U+30a5,U+30a9,U+30ae,U+30b1-30b2,U+30b4,U+30b6,U+30bc-30be,U+30c2,U+30c5,U+30cc,U+30d2,U+30d4,U+30d8-30dd,U+30e4,U+30e6,U+30e8,U+30ee,U+30f0-30f2,U+30f4-30f6,U+3133,U+3135}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-96-wght-normal-BsiGrPsV.woff2) format("woff2-variations");unicode-range:U+2541-254b,U+25a4-25a9,U+25b1,U+25b5,U+25b9,U+25bf,U+25c1,U+25c3,U+25c9-25ca,U+25cc,U+25ce,U+25d0-25d1,U+25e6,U+25ef,U+260f,U+261d,U+261f,U+262f,U+2660,U+2664,U+2667-2669,U+266d,U+266f,U+2716,U+271a,U+273d,U+2756,U+2776-277f,U+278a-2793,U+2963,U+2965,U+2ac5-2ac6,U+2acb-2acc,U+2f00,U+2f04,U+2f06,U+2f08,U+2f0a-2f0b,U+2f11-2f12,U+2f14,U+2f17-2f18,U+2f1c-2f1d,U+2f1f-2f20,U+2f23-2f26,U+2f28-2f29,U+2f2b,U+2f2d,U+2f2f-2f32,U+2f38,U+2f3c-2f40,U+2f42-2f4c,U+2f4f-2f52,U+2f54-2f58,U+2f5a-2f66,U+2f69-2f70,U+2f72-2f76,U+2f78,U+2f7a-2f7c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-97-wght-normal-Dr2ufsTl.woff2) format("woff2-variations");unicode-range:U+2479-2487,U+249c-24d1,U+24d3-24d7,U+24d9-24e9,U+24eb-24f4,U+2500-2501,U+2503,U+250c-2513,U+2515-2516,U+2518-2540}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-98-wght-normal-DO7crlgc.woff2) format("woff2-variations");unicode-range:U+215b-215e,U+2162-2169,U+2170-2179,U+2195-2199,U+21b0-21b4,U+21bc,U+21c0,U+21c4-21c5,U+21cd,U+21cf-21d4,U+21e0-21e3,U+21e6-21e9,U+2200,U+2202-2203,U+2206-2209,U+220b-220c,U+220f,U+2211,U+2213,U+221a,U+221d-2220,U+2222,U+2225-2227,U+2229-222c,U+222e,U+2234-2237,U+223d,U+2243,U+2245,U+2248,U+2250-2253,U+225a,U+2260-2262,U+2264-2267,U+226a-226b,U+226e-2273,U+2276-2277,U+2279-227b,U+2280-2287,U+228a-228b,U+2295-2297,U+22a3-22a5,U+22bb-22bc,U+22ce-22cf,U+22da-22db,U+22ee-22ef,U+2306,U+2312,U+2314,U+2467-2478}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-99-wght-normal-DzzxDKB5.woff2) format("woff2-variations");unicode-range:U+81-82,U+84,U+a2-a5,U+a7-a8,U+aa,U+ac-ad,U+b1-b3,U+b6,U+b8-ba,U+bc-be,U+c0,U+c2,U+c6-cb,U+ce-d0,U+d4,U+d8-d9,U+db-dc,U+de-df,U+e6,U+eb,U+ee-f0,U+f4,U+f7-f9,U+fb,U+fe-ff,U+111,U+126-127,U+132-133,U+138,U+13f-142,U+149-14b,U+152-153,U+166-167,U+2bc,U+2c7,U+2d0,U+2d8-2d9,U+2db-2dd,U+391-394,U+396-3a1,U+3a3-3a9,U+3b2-3b6,U+3b8,U+3bc,U+3be-3c1,U+3c3-3c9,U+2010,U+2015-2016,U+2018-2019,U+201b,U+201f-2021,U+2025,U+2030,U+2033-2036,U+203c,U+203e,U+2042,U+2074,U+207a-207f,U+2081-2084,U+2109,U+2113,U+2116,U+2121,U+2126,U+212b,U+2153-2154}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-100-wght-normal-BUnzX67h.woff2) format("woff2-variations");unicode-range:U+e8,U+2da,U+2160,U+2194,U+3054,U+3058,U+306d,U+3086,U+308d,U+30ac,U+30bb,U+30c4,U+30cd-30ce,U+30e2,U+3132,U+3146,U+3149,U+339d,U+4e3b,U+4f0a,U+4fdd,U+4fe1,U+5409,U+540c,U+5834,U+592a-592b,U+5b9a,U+5dde,U+5e0c,U+5e73,U+5f0f,U+60f3,U+653f,U+661f,U+662f,U+667a,U+683c,U+6b4c,U+6c11,U+767c,U+76ee,U+76f4,U+77f3,U+79d1,U+7a7a,U+7b2c,U+7d22,U+8207,U+8a00,U+8a71,U+9280,U+9580,U+958b,U+96c6,U+9762,U+98df,U+9ed1,U+ac2d,U+adc8,U+add3,U+af48,U+b014,U+b134-b135,U+b158,U+b2aa,U+b35f,U+b6a4,U+b9cf,U+bb63,U+bd23,U+be91,U+c29b,U+c3f4,U+c42c,U+c55c,U+c573,U+c58f,U+c78c,U+c7dd,U+c8f5,U+cad1,U+cc48,U+cf10,U+cf20,U+d03c,U+d07d,U+d2a0,U+d30e,U+d38d,U+d3a8,U+d3c8,U+d5e5,U+d5f9,U+d6e4,U+f90a,U+ff02,U+ff1c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-101-wght-normal-yIk-xkbt.woff2) format("woff2-variations");unicode-range:U+3b1,U+2466,U+25a1,U+25a3,U+261c,U+3008-3009,U+305b,U+305d,U+3069,U+30a7,U+30ba,U+30cf,U+30ef,U+3151,U+3157,U+4e4b,U+4e5f,U+4e8c,U+4eca,U+4ed6,U+4f5b,U+50cf,U+5149,U+5165,U+5171,U+5229,U+529b,U+5316,U+539f,U+53f2,U+571f,U+5728,U+58eb,U+591c,U+5b78,U+5c11,U+5c55,U+5ddd,U+5e02,U+5fb7,U+60c5,U+610f,U+611f,U+6625,U+66f8,U+6797,U+679c,U+682a,U+6d2a,U+706b,U+7406,U+767b,U+76f8,U+77e5,U+7acb,U+898b,U+8a69,U+8def,U+8fd1,U+901a,U+90e8,U+91cd,U+975e,U+ae14,U+ae6c,U+aec0,U+afc7,U+afc9,U+b01c,U+b028,U+b308,U+b311,U+b314,U+b31c,U+b524,U+b560,U+b764,U+b920,U+b9e3,U+bd48,U+be7d,U+c0db,U+c231,U+c270,U+c2e3,U+c37d,U+c3ed,U+c530,U+c6a5,U+c6dc,U+c7a4,U+c954,U+c974,U+d000,U+d565,U+d667,U+d6c5,U+d79d,U+ff1e}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-102-wght-normal-DPlG-Gq_.woff2) format("woff2-variations");unicode-range:U+131,U+2032,U+2465,U+2642,U+3048,U+3051,U+3083-3084,U+308f,U+30c0,U+30d1,U+30d3,U+30d6,U+30df,U+30e7,U+3153,U+4e16,U+4e8b,U+4ee5,U+5206,U+52a0,U+52d5,U+53e4,U+53ef,U+54c1,U+57ce,U+597d,U+5b8c,U+5ea6,U+5f8c,U+5f97,U+6210,U+6240,U+624b,U+6728,U+6bd4,U+7236,U+7269,U+7279,U+738b,U+7528,U+7530,U+767e,U+798f,U+8005,U+8a18,U+90fd,U+91cc,U+9577,U+9593,U+98a8,U+ac20,U+acf6,U+ad90,U+af5d,U+af80,U+afcd,U+aff0,U+b0a1,U+b0b5,U+b1fd,U+b2fc,U+b380,U+b51b,U+b584,U+b5b3,U+b8fd,U+b93c,U+b9f4,U+bb44,U+bc08,U+bc27,U+bc49,U+be55,U+be64,U+bfb0,U+bfc5,U+c178,U+c21f,U+c314,U+c4f1,U+c58d,U+c664,U+c698,U+c6a7,U+c6c1,U+c9ed,U+cac0,U+cacc,U+cad9,U+ccb5,U+cdcc,U+d0e4,U+d143,U+d320,U+d330,U+d54d,U+ff06,U+ff1f,U+ff5e}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-103-wght-normal-C9B_csKo.woff2) format("woff2-variations");unicode-range:U+b4,U+20a9,U+20ac,U+2190,U+24d8,U+2502,U+2514,U+2592,U+25c7-25c8,U+2663,U+3060,U+3064,U+3081,U+3088,U+30a3,U+30a6,U+30aa,U+30b5,U+30c7,U+30ca-30cb,U+30d0,U+30e3,U+30e5,U+339e,U+4e09,U+4eac,U+4f5c,U+5167-5168,U+516c,U+51fa,U+5408,U+540d,U+591a,U+5b57,U+6211,U+65b9,U+660e,U+6642,U+6700,U+6b63,U+6e2f,U+7063,U+7532,U+793e,U+81ea,U+8272,U+82b1,U+897f,U+8eca,U+91ce,U+ac38,U+ad76,U+ae84,U+aecc,U+b07d,U+b0b1,U+b215,U+b2a0,U+b310,U+b3d7,U+b52a,U+b618,U+b775,U+b797,U+bcd5,U+bd59,U+be80,U+bea8,U+bed1,U+bee4-bee5,U+c060,U+c2ef,U+c329,U+c3dc,U+c597,U+c5bd,U+c5e5,U+c69c,U+c9d6,U+ca29,U+ca5c,U+ca84,U+cc39,U+cc3b,U+ce89,U+cee5,U+cf65,U+cf85,U+d058,U+d145,U+d22d,U+d325,U+d37d,U+d3ad,U+d769,U+ff0c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-104-wght-normal-BV6o_vl3.woff2) format("woff2-variations");unicode-range:U+2161,U+2228,U+2299,U+2464,U+2517,U+2640,U+3042,U+304a,U+3053,U+3061,U+307f,U+3082,U+308c,U+3092,U+30a8,U+30ab,U+30ad,U+30b0,U+30b3,U+30b7,U+30c1,U+30c6,U+30c9,U+30d5,U+30d7,U+30de,U+30e0-30e1,U+30ec-30ed,U+4e0b,U+4e0d,U+4ee3,U+53f0,U+548c,U+5b89,U+5bb6,U+5c0f,U+611b,U+6771,U+6aa2,U+6bcd,U+6c34,U+6cd5,U+6d77,U+767d,U+795e,U+8ecd,U+9999,U+9ad8,U+ac07,U+ac1a,U+ac40,U+ad0c,U+ad88,U+ada4,U+ae01,U+ae65,U+aebd,U+aec4,U+afe8,U+b139,U+b205,U+b383,U+b38c,U+b42c,U+b461,U+b55c,U+b78f,U+b8fb,U+b9f7,U+bafc,U+bc99,U+bed8,U+bfcd,U+c0bf,U+c0f9,U+c167,U+c204,U+c20f,U+c22f,U+c258,U+c298,U+c2bc,U+c388,U+c501,U+c50c,U+c5b9,U+c5ce,U+c641,U+c648,U+c73d,U+ca50,U+ca61,U+cc4c,U+ceac,U+d0d4,U+d5f7,U+d6d7,U+ff1a}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-105-wght-normal-Bwk-4itQ.woff2) format("woff2-variations");unicode-range:U+2103,U+2463,U+25c6,U+25cb,U+266c,U+3001,U+300a,U+3046,U+304c-304d,U+304f,U+3055,U+3059,U+3063,U+3066-3068,U+306f,U+3089,U+30b8,U+30bf,U+314f,U+4e0a,U+570b,U+5730,U+5916,U+5929,U+5c71,U+5e74,U+5fc3,U+601d,U+6027,U+63d0,U+6709,U+6734,U+751f,U+7684,U+82f1,U+9053,U+91d1,U+97f3,U+ac2f,U+ac4d,U+adc4,U+ade4,U+ae41,U+ae4d-ae4e,U+aed1,U+afb9,U+b0e0,U+b299,U+b365,U+b46c,U+b480,U+b4c8,U+b7b4,U+b819,U+b918,U+baab,U+bab9,U+be8f,U+bed7,U+c0ec,U+c19f,U+c1a5,U+c3d9,U+c464,U+c53d,U+c553,U+c570,U+c5cc,U+c633,U+c6a4,U+c7a3,U+c7a6,U+c886,U+c9d9-c9da,U+c9ec,U+ca0c,U+cc21,U+cd1b,U+cd78,U+cdc4,U+cef8,U+cfe4,U+d0a5,U+d0b5,U+d0ec,U+d15d,U+d188,U+d23c,U+d2ac,U+d729,U+d79b,U+ff01,U+ff08-ff09,U+ff5c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-106-wght-normal-DCG_yG2L.woff2) format("woff2-variations");unicode-range:U+2039-203a,U+223c,U+25b3,U+25b7,U+25bd,U+25cf,U+266a,U+3002,U+300b,U+304b,U+3057,U+305f,U+306a-306b,U+307e,U+308a-308b,U+3093,U+30a2,U+30af,U+30b9,U+30c3,U+30c8,U+30e9-30eb,U+33a1,U+4e00,U+524d,U+5357,U+5b50,U+7121,U+884c,U+9751,U+ac94,U+aebe,U+aecd,U+af08,U+af41,U+af49,U+b010,U+b053,U+b109,U+b11b,U+b128,U+b154,U+b291,U+b2e6,U+b301,U+b385,U+b525,U+b5b4,U+b729,U+b72f,U+b738,U+b7ff,U+b837,U+b975,U+ba67,U+bb47,U+bc1f,U+bd90,U+bfd4,U+c27c,U+c324,U+c379,U+c3e0,U+c465,U+c53b,U+c58c,U+c610,U+c653,U+c6cd,U+c813,U+c82f,U+c999,U+c9e0,U+cac4,U+cad3,U+cbd4,U+cc10,U+cc22,U+ccb8,U+ccbc,U+cda5,U+ce84,U+cea3,U+cf67,U+cfe1,U+d241,U+d30d,U+d31c,U+d391,U+d401,U+d479,U+d5c9,U+d5db,U+d649,U+d6d4}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-107-wght-normal-CWnd6wcQ.woff2) format("woff2-variations");unicode-range:U+b0,U+e9,U+2193,U+2462,U+260e,U+261e,U+300e-300f,U+3044,U+30a4,U+30fb-30fc,U+314d,U+5973,U+6545,U+6708,U+7537,U+ac89,U+ac9c,U+acc1,U+ad04,U+ad75,U+ad7d,U+ae45,U+ae61,U+af42,U+b0ab,U+b0af,U+b0b3,U+b12c,U+b194,U+b1a8,U+b220,U+b258,U+b284,U+b2ff,U+b315,U+b371,U+b3d4-b3d5,U+b460,U+b527,U+b534,U+b810,U+b818,U+b98e,U+ba55,U+bbac,U+bc0b,U+bc40,U+bca1,U+bccd,U+bd93,U+be54,U+be5a,U+bf08,U+bf50,U+bf55,U+bfdc,U+c0c0,U+c0d0,U+c0f4,U+c100,U+c11e,U+c170,U+c20d,U+c274,U+c290,U+c308,U+c369,U+c539,U+c587,U+c5ff,U+c6ec,U+c70c,U+c7ad,U+c7c8,U+c83c,U+c881,U+cb48,U+cc60,U+ce69,U+ce6b,U+ce75,U+cf04,U+cf08,U+cf55,U+cf70,U+cffc,U+d0b7,U+d1a8,U+d2c8,U+d384,U+d47c,U+d48b,U+d5dd,U+d5e8,U+d720,U+d759,U+f981}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-108-wght-normal-CVosuT20.woff2) format("woff2-variations");unicode-range:U+e0,U+e2,U+395,U+3b7,U+3ba,U+2460-2461,U+25a0,U+3010-3011,U+306e,U+30f3,U+314a,U+314c,U+5927,U+65b0,U+7e41,U+97d3,U+9ad4,U+ad49,U+ae0b,U+ae0d,U+ae43,U+ae5d,U+aecf,U+af3c,U+af64,U+afd4,U+b080,U+b084,U+b0c5,U+b10c,U+b1e8,U+b2ac,U+b36e,U+b451,U+b515,U+b540,U+b561,U+b6ab,U+b6b1,U+b72c,U+b730,U+b744,U+b800,U+b8ec,U+b8f0,U+b904,U+b968,U+b96d,U+b987,U+b9d9,U+bb36,U+bb49,U+bc2d,U+bc43,U+bcf6,U+bd89,U+be57,U+be61,U+bed4,U+c090,U+c130,U+c148,U+c19c,U+c2f9,U+c36c,U+c37c,U+c384,U+c3df,U+c575,U+c584,U+c660,U+c719,U+c816,U+ca4d,U+ca54,U+cabc,U+cb49,U+cc14,U+cff5,U+d004,U+d038,U+d0b4,U+d0d3,U+d0e0,U+d0ed,U+d131,U+d1b0,U+d31f,U+d33d,U+d3a0,U+d3ab,U+d514,U+d584,U+d6a1,U+d6cc,U+d749,U+d760,U+d799}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-109-wght-normal-B6hzfDSQ.woff2) format("woff2-variations");unicode-range:U+24,U+60,U+3b9,U+3bb,U+3bd,U+2191,U+2606,U+300c-300d,U+3131,U+3134,U+3139,U+3141-3142,U+3148,U+3161,U+3163,U+321c,U+4eba,U+5317,U+ac31,U+ac77,U+ac9f,U+acb9,U+acf0-acf1,U+acfd,U+ad73,U+af3d,U+b00c,U+b04a,U+b057,U+b0c4,U+b188,U+b1cc,U+b214,U+b2db,U+b2ee,U+b304,U+b4ed,U+b518,U+b5bc,U+b625,U+b69c-b69d,U+b7ac,U+b801,U+b86c,U+b959,U+b95c,U+b985,U+ba48,U+bb58,U+bc0c,U+bc38,U+bc85,U+bc9a,U+bf40,U+c068,U+c0bd,U+c0cc,U+c12f,U+c149,U+c1e0,U+c22b,U+c22d,U+c250,U+c2fc,U+c300,U+c313,U+c370,U+c3d8,U+c557,U+c580,U+c5e3,U+c62e,U+c634,U+c6f0,U+c74d,U+c783,U+c78e,U+c796,U+c7bc,U+c92c,U+ca4c,U+cc1c,U+cc54,U+cc59,U+ce04,U+cf30,U+cfc4,U+d140,U+d321,U+d38c,U+d399,U+d54f,U+d587,U+d5d0,U+d6e8,U+d770}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-110-wght-normal-Bz2J7MHi.woff2) format("woff2-variations");unicode-range:U+d7,U+ea,U+fc,U+2192,U+25bc,U+3000,U+3137,U+3145,U+315c,U+7f8e,U+ac13,U+ac71,U+ac90,U+acb8,U+ace7,U+ad7f,U+ae50,U+aef4,U+af34,U+afbc,U+b048,U+b09a,U+b0ad,U+b0bc,U+b113,U+b125,U+b141,U+b20c,U+b2d9,U+b2ed,U+b367,U+b369,U+b374,U+b3cb,U+b4ec,U+b611,U+b760,U+b81b,U+b834,U+b8b0,U+b8e1,U+b989,U+b9d1,U+b9e1,U+b9fa,U+ba4d,U+ba78,U+bb35,U+bb54,U+bbf9,U+bc11,U+bcb3,U+bd05,U+bd95,U+bdd4,U+be10,U+bed0,U+bf51,U+c0d8,U+c232,U+c2b7,U+c2eb,U+c378,U+c500,U+c52c,U+c549,U+c568,U+c598,U+c5c9,U+c61b,U+c639,U+c67c,U+c717,U+c78a,U+c80a,U+c90c-c90d,U+c950,U+c9e7,U+cbe4,U+cca9,U+cce4,U+cdb0,U+ce78,U+ce94,U+ce98,U+cf8c,U+d018,U+d034,U+d0f1,U+d1b1,U+d280,U+d2f8,U+d338,U+d380,U+d3b4,U+d610,U+d69f,U+d6fc,U+d758}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-111-wght-normal-DeeXajyY.woff2) format("woff2-variations");unicode-range:U+e7,U+2022,U+203b,U+25c0,U+2605,U+2661,U+3147,U+318d,U+672c,U+8a9e,U+acaa,U+acbc,U+ad1c,U+ae4a,U+ae5c,U+b044,U+b054,U+b0c8-b0c9,U+b2a6,U+b2d0,U+b35c,U+b364,U+b428,U+b454,U+b465,U+b4b7,U+b4e3,U+b51c,U+b5a1,U+b784,U+b790,U+b7ab,U+b7f4,U+b82c,U+b835,U+b8e9,U+b8f8,U+b9d8,U+b9f9,U+ba5c,U+ba64,U+babd,U+bb18,U+bb3b,U+bbff,U+bc0d,U+bc45,U+bc97,U+bcbc,U+be45,U+be75,U+be7c,U+bfcc,U+c0b6,U+c0f7,U+c14b,U+c2b4,U+c30d,U+c4f8,U+c5bb,U+c5d1,U+c5e0,U+c5ee,U+c5fd,U+c606,U+c6c5,U+c6e0,U+c708,U+c81d,U+c820,U+c824,U+c878,U+c918,U+c96c,U+c9e4,U+c9f1,U+cc2e,U+cd09,U+cea1,U+cef5,U+cef7,U+cf64,U+cf69,U+cfe8,U+d035,U+d0ac,U+d230,U+d234,U+d2f4,U+d31d,U+d575,U+d578,U+d608,U+d614,U+d718,U+d751,U+d761,U+d78c,U+d790}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-112-wght-normal-DApkhTZy.woff2) format("woff2-variations");unicode-range:U+2665,U+3160,U+4e2d,U+6587,U+65e5,U+ac12,U+ac14,U+ac16,U+ac81,U+ad34,U+ade0,U+ae54,U+aebc,U+af2c,U+afc0,U+afc8,U+b04c,U+b08c,U+b099,U+b0a9,U+b0ac,U+b0ae,U+b0b8,U+b123,U+b179,U+b2e5,U+b2f7,U+b4c0,U+b531,U+b538,U+b545,U+b550,U+b5a8,U+b6f0,U+b728,U+b73b,U+b7ad,U+b7ed,U+b809,U+b864,U+b86d,U+b871,U+b9bf,U+b9f5,U+ba40,U+ba4b,U+ba58,U+ba87,U+baac,U+bbc0,U+bc16,U+bc34,U+bd07,U+bd99,U+be59,U+bfd0,U+c058,U+c0e4,U+c0f5,U+c12d,U+c139,U+c228,U+c529,U+c5c7,U+c635,U+c637,U+c735,U+c77d,U+c787,U+c789,U+c8c4,U+c989,U+c98c,U+c9d0,U+c9d3,U+cc0c,U+cc99,U+cd0c,U+cd2c,U+cd98,U+cda4,U+ce59,U+ce60,U+ce6d,U+cea0,U+d0d0-d0d1,U+d0d5,U+d14d,U+d1a4,U+d29c,U+d2f1,U+d301,U+d39c,U+d3bc,U+d4e8,U+d540,U+d5ec,U+d640,U+d750}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-113-wght-normal-DnhzVD4m.woff2) format("woff2-variations");unicode-range:U+5e,U+25b2,U+25b6,U+314e,U+ac24,U+ace1,U+ace4,U+ae68,U+af2d,U+b0d0,U+b0e5,U+b150,U+b155,U+b193,U+b2c9,U+b2dd,U+b3c8,U+b3fc,U+b410,U+b458,U+b4dd,U+b5a0,U+b5a4,U+b5bb,U+b7b5,U+b838,U+b840,U+b86f,U+b8f9,U+b960,U+b9e5,U+bab8,U+bb50,U+bc1d,U+bc24-bc25,U+bca8,U+bcbd,U+bd04,U+bd10,U+bd24,U+be48,U+be5b,U+be68,U+c05c,U+c12c,U+c140,U+c15c,U+c168,U+c194,U+c219,U+c27d,U+c2a8,U+c2f1,U+c2f8,U+c368,U+c554-c555,U+c559,U+c564,U+c5d8,U+c5fc,U+c625,U+c65c,U+c6b1,U+c728,U+c794,U+c84c,U+c88c,U+c8e0,U+c8fd,U+c998,U+c9dd,U+cc0d,U+cc30,U+ceec,U+cf13,U+cf1c,U+cf5c,U+d050,U+d07c,U+d0a8,U+d134,U+d138,U+d154,U+d1f4,U+d2bc,U+d329,U+d32c,U+d3d0,U+d3f4,U+d3fc,U+d56b,U+d5cc,U+d600-d601,U+d639,U+d6c8,U+d754,U+d765}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-114-wght-normal-BcwVxkxL.woff2) format("woff2-variations");unicode-range:U+3c-3d,U+2026,U+24d2,U+314b,U+ac11,U+acf3,U+ad74,U+ad81,U+adf9,U+ae34,U+af43,U+afb8,U+b05d,U+b07c,U+b110,U+b118,U+b17c,U+b180,U+b18d,U+b192,U+b2cc,U+b355,U+b378,U+b4a4,U+b4ef,U+b78d,U+b799,U+b7a9,U+b7fd,U+b807,U+b80c,U+b839,U+b9b4,U+b9db,U+ba3c,U+bab0,U+bba4,U+bc94,U+be4c,U+c154,U+c1c4,U+c26c,U+c2ac,U+c2ed,U+c4f4,U+c55e,U+c561,U+c571,U+c5b5,U+c5c4,U+c654-c655,U+c695,U+c6e8,U+c6f9,U+c724,U+c751,U+c775,U+c7a0,U+c7c1,U+c874,U+c880,U+c9d5,U+c9f8,U+cabd,U+cc29,U+cc2c,U+cca8,U+ccab,U+ccd0,U+ce21,U+ce35,U+ce7c,U+ce90,U+cee8,U+cef4,U+cfe0,U+d070,U+d0b9,U+d0c1,U+d0c4,U+d0c8,U+d15c,U+d1a1,U+d2c0,U+d300,U+d314,U+d3ed,U+d478,U+d480,U+d48d,U+d508,U+d53d,U+d5e4,U+d611,U+d61c,U+d68d,U+d6a8,U+d798}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-115-wght-normal-Czx6kN3B.woff2) format("woff2-variations");unicode-range:U+23,U+25,U+5f,U+a9,U+ac08,U+ac78,U+aca8,U+acac,U+ace8,U+ad70,U+adc0,U+addc,U+b137,U+b140,U+b208,U+b290,U+b2f5,U+b3c5,U+b3cc,U+b420,U+b429,U+b529,U+b530,U+b77d,U+b79c,U+b7a8,U+b7c9,U+b7f0,U+b7fc,U+b828,U+b860,U+b9ad,U+b9c1,U+b9c9,U+b9dd-b9de,U+b9e8,U+ba38-ba39,U+babb,U+bc00,U+bc8c,U+bca0,U+bca4,U+bcd1,U+bcfc,U+bd09,U+bdf0,U+be60,U+c0ad,U+c0b4,U+c0bc,U+c190,U+c1fc,U+c220,U+c288,U+c2b9,U+c2f6,U+c528,U+c545,U+c558,U+c5bc,U+c5d4,U+c600,U+c644,U+c6c0,U+c6c3,U+c721,U+c798,U+c7a1,U+c811,U+c838,U+c871,U+c904,U+c990,U+c9dc,U+cc38,U+cc44,U+cca0,U+cd1d,U+cd95,U+cda9,U+ce5c,U+cf00,U+cf58,U+d150,U+d22c,U+d305,U+d328,U+d37c,U+d3f0,U+d551,U+d5a5,U+d5c8,U+d5d8,U+d63c,U+d64d,U+d669,U+d734,U+d76c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-116-wght-normal-DvHAaAUg.woff2) format("woff2-variations");unicode-range:U+26,U+2b,U+3e,U+40,U+7e,U+ac01,U+ac19,U+ac1d,U+aca0,U+aca9,U+acb0,U+ad8c,U+ae09,U+ae38,U+ae40,U+aed8,U+b09c,U+b0a0,U+b108,U+b204,U+b298,U+b2d8,U+b2eb-b2ec,U+b2f4,U+b313,U+b358,U+b450,U+b4e0,U+b54c,U+b610,U+b780,U+b78c,U+b791,U+b8e8,U+b958,U+b974,U+b984,U+b9b0,U+b9bc-b9bd,U+b9ce,U+ba70,U+bbfc,U+bc0f,U+bc15,U+bc1b,U+bc31,U+bc95,U+bcc0,U+bcc4,U+bd81,U+bd88,U+c0c8,U+c11d,U+c13c,U+c158,U+c18d,U+c1a1,U+c21c,U+c4f0,U+c54a,U+c560,U+c5b8,U+c5c8,U+c5f4,U+c628,U+c62c,U+c678,U+c6cc,U+c808,U+c810,U+c885,U+c88b,U+c900,U+c988,U+c99d,U+c9c8,U+cc3d-cc3e,U+cc45,U+cd08,U+ce20,U+cee4,U+d074,U+d0a4,U+d0dd,U+d2b9,U+d3b8,U+d3c9,U+d488,U+d544,U+d559,U+d56d,U+d588,U+d615,U+d648,U+d655,U+d658,U+d65c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-117-wght-normal-DNkILo1k.woff2) format("woff2-variations");unicode-range:U+d,U+48,U+7c,U+ac10,U+ac15,U+ac74,U+ac80,U+ac83,U+acc4,U+ad11,U+ad50,U+ad6d,U+adfc,U+ae00,U+ae08,U+ae4c,U+b0a8,U+b124,U+b144,U+b178,U+b274,U+b2a5,U+b2e8,U+b2f9,U+b354,U+b370,U+b418,U+b41c,U+b4f1,U+b514,U+b798,U+b808,U+b824-b825,U+b8cc,U+b978,U+b9d0,U+b9e4,U+baa9,U+bb3c,U+bc18,U+bc1c,U+bc30,U+bc84,U+bcf5,U+bcf8,U+bd84,U+be0c,U+be14,U+c0b0,U+c0c9,U+c0dd,U+c124,U+c2dd,U+c2e4,U+c2ec,U+c54c,U+c57c-c57d,U+c591,U+c5c5-c5c6,U+c5ed,U+c608,U+c640,U+c6b8,U+c6d4,U+c784,U+c7ac,U+c800-c801,U+c9c1,U+c9d1,U+cc28,U+cc98,U+cc9c,U+ccad,U+cd5c,U+cd94,U+cd9c,U+cde8,U+ce68,U+cf54,U+d0dc,U+d14c,U+d1a0,U+d1b5,U+d2f0,U+d30c,U+d310,U+d398,U+d45c,U+d50c,U+d53c,U+d560,U+d568,U+d589,U+d604,U+d6c4,U+d788}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-118-wght-normal-Be8jlQ51.woff2) format("woff2-variations");unicode-range:U+39,U+49,U+4d-4e,U+a0,U+ac04,U+ac1c,U+ac70,U+ac8c,U+acbd,U+acf5,U+acfc,U+ad00,U+ad6c,U+adf8,U+b098,U+b0b4,U+b294,U+b2c8,U+b300,U+b3c4,U+b3d9,U+b4dc,U+b4e4,U+b77c,U+b7ec,U+b85d,U+b97c,U+b9c8,U+b9cc,U+ba54,U+ba74,U+ba85,U+baa8,U+bb34,U+bb38,U+bbf8,U+bc14,U+bc29,U+bc88,U+bcf4,U+bd80,U+be44,U+c0c1,U+c11c,U+c120,U+c131,U+c138,U+c18c,U+c218,U+c2b5,U+c2e0,U+c544,U+c548,U+c5b4,U+c5d0,U+c5ec,U+c5f0,U+c601,U+c624,U+c694,U+c6a9,U+c6b0,U+c6b4,U+c6d0,U+c704,U+c720,U+c73c,U+c740,U+c744,U+c74c,U+c758,U+c77c,U+c785,U+c788,U+c790-c791,U+c7a5,U+c804,U+c815,U+c81c,U+c870,U+c8fc,U+c911,U+c9c4,U+ccb4,U+ce58,U+ce74,U+d06c,U+d0c0,U+d130,U+d2b8,U+d3ec,U+d504,U+d55c,U+d569,U+d574,U+d638,U+d654,U+d68c}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-119-wght-normal-C_6m2-od.woff2) format("woff2-variations");unicode-range:U+20-22,U+27-2a,U+2c-38,U+3a-3b,U+3f,U+41-47,U+4a-4c,U+4f-5d,U+61-7b,U+7d,U+a1,U+ab,U+ae,U+b7,U+bb,U+bf,U+2013-2014,U+201c-201d,U+2122,U+ac00,U+ace0,U+ae30,U+b2e4,U+b85c,U+b9ac,U+c0ac,U+c2a4,U+c2dc,U+c774,U+c778,U+c9c0,U+d558}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-cyrillic-wght-normal-Bd4ZsfxM.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-vietnamese-wght-normal-BHUVOYrQ.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-latin-ext-wght-normal-B5bX9d3o.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans KR Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-kr-latin-wght-normal-CZ1P3i-_.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/roboto-mono-cyrillic-ext-wght-normal-BUDPrIko.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/roboto-mono-cyrillic-wght-normal-HUlVHixE.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/roboto-mono-greek-wght-normal-BJJTbwTT.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/roboto-mono-vietnamese-wght-normal-DlC-zuDL.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/roboto-mono-latin-ext-wght-normal-QAYlOegK.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/roboto-mono-latin-wght-normal-CZtBPCCa.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
