:root{color-scheme:dark;--page: #0b0b0c;--composer: #181819;--composer-raised: #202021;--composer-deep: #121213;--border: #3a3a3c;--border-soft: #29292b;--text: #d7d7d9;--text-strong: #f4f4f5;--muted: #9b9b9f;--quiet: #717176;--accent: #4fc5bc;--accent-hover: #73d5cd;--link: #6cb6ff;--link-hover: #9bcfff;--green: #3fc995;--green-hover: #5edbaa;--danger: #e01e5a;--shadow: 0 16px 48px rgb(0 0 0 / 42%);font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;color:var(--text);background:var(--page);font-size:15px;-webkit-font-smoothing:antialiased}.landing-page{min-height:100dvh;display:grid;place-items:center;padding:32px 22px;background:#101011}.landing-content{width:min(100%,520px);text-align:center}.landing-logo{display:block;width:74px;height:74px;margin:0 auto 18px;object-fit:contain}.landing-heading{display:flex;align-items:baseline;justify-content:center;gap:9px;margin-bottom:24px}.landing-heading h1{margin:0;color:#f4f4f5;font-size:29px;font-weight:800;letter-spacing:-.035em}.landing-heading span{color:#7d7e82;font-size:12px;font-weight:650}.landing-lead,.landing-detail,.landing-summary{margin-inline:auto}.landing-lead{max-width:460px;margin-block:0 23px;color:#d7d7da;font-size:17px;line-height:1.55}.landing-lead code,.landing-example code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.landing-lead code{color:#f0f0f1;font-size:.88em;font-weight:650}.landing-lead strong{color:#8edbd4;font-weight:700}.landing-example{display:grid;gap:8px;padding:15px 16px 16px;border:1px solid #37373a;border-radius:9px;background:#19191b;text-align:left}.landing-example span{color:#818287;font-size:11px;font-weight:700}.landing-example code{overflow-x:auto;color:#ececef;font-size:13px;line-height:1.5;white-space:nowrap}.landing-detail{max-width:490px;margin-block:19px 0;color:#9b9ca1;font-size:14px;line-height:1.6}.landing-summary{margin-block:22px 0;color:#d9d9dc;font-size:14px;font-weight:700}.landing-footer{margin-top:38px;color:#65666b;font-size:12px}.landing-footer a{color:#aaaab0;text-decoration:none}.landing-footer a:hover{color:#e1e1e3;text-decoration:underline;text-underline-offset:3px}button,input,select,textarea{font:inherit}button,summary,[contenteditable=true]{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{min-height:100dvh;display:grid;place-items:center;padding:clamp(18px,5vh,56px) clamp(12px,3vw,32px)}.composer-layout{position:relative;width:min(940px,100%)}.compose-pane{position:relative;overflow:visible;border:1px solid var(--border);border-radius:12px;background:var(--composer);box-shadow:0 1px #ffffff0a inset,0 20px 70px #00000052}.composer-context,.composer-targets,.context-account,.posting-as,.context-channel,.context-ping,.save-state{display:flex;align-items:center}.composer-context{min-height:50px;justify-content:space-between;gap:16px;padding:8px 12px 8px 14px;border-bottom:1px solid var(--border-soft);border-radius:11px 11px 0 0;background:#1d1d1f}.composer-targets{min-width:0;gap:6px}.context-channel,.context-ping{min-width:0;gap:4px;height:30px;padding:0 9px;border:1px solid #3a3a3d;border-radius:7px;background:#242426;font-size:12px;font-weight:700;white-space:nowrap}.context-channel{overflow:hidden;color:#e1e2e4;text-overflow:ellipsis}.context-ping{color:#8edbd4;background:#252526;border-color:#454548}.context-account{min-width:0;flex:0 0 auto;gap:12px}.posting-as{min-width:0;gap:8px}.posting-as>span{max-width:150px;overflow:hidden;color:#b8babf;font-size:11px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.save-state{gap:5px;color:#8b8e94;font-size:11px;font-weight:650;white-space:nowrap}.save-state.saved{color:#8fac9c}.save-state.saving,.save-state.conflict,.save-state.error,.save-state.unsaved{color:#e0a84b}.avatar{display:block;flex:0 0 auto;border-radius:7px;object-fit:cover}.avatar-fallback{display:inline-grid;place-items:center;color:#fff;background:#27665f;font-weight:800}.section-stack{position:relative;display:flex;flex-direction:column}.message-section{position:relative;min-width:0;order:2;padding:12px 48px 12px 15px;border-top:1px solid var(--border-soft);background:transparent;transition:background .1s ease}.message-section:hover,.message-section:focus-within{background:#ffffff05}.message-section.heading.above-primary{order:0}.text-editor-wrap{position:relative}.message-section.primary-text,.primary-text .text-editor-wrap{display:contents}.heading-editor,.context-editor{min-width:0;display:flex;align-items:center;gap:8px}.heading-editor>svg,.context-editor>svg{flex:0 0 auto;color:#85888e}.slack-field{min-width:0;outline:0;white-space:pre-wrap;overflow-wrap:anywhere}.slack-field.single-line{overflow:hidden;white-space:nowrap}.slack-field:empty:before{color:#6f7278;content:attr(data-placeholder);pointer-events:none}.heading-editor .slack-field,.heading-editor select,.context-editor .slack-field,.table-grid .slack-field{min-width:0;border:1px solid transparent;outline:0;color:#e2e3e5;background:transparent;font:inherit}.heading-editor .slack-field{flex:1;min-height:34px;padding:4px 0;font-size:18px;font-weight:750}.heading-editor select{width:52px;height:28px;padding:0 6px;border-color:#414144;border-radius:5px;color:#9a9da3;background:#202022;font-size:9px}.context-editor{align-items:flex-start}.context-editor .slack-field{flex:1;min-height:42px;padding:4px 0;color:#a1a4aa;font-size:11px;line-height:1.45}.context-editor small{flex:0 0 auto;color:#666970;font-size:8px}.table-editor{min-width:0}.table-editor-head,.table-editor-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px;color:#8c8f95;font-size:9px}.table-editor-head>span{display:inline-flex;align-items:center;gap:5px;color:#c5c7ca;font-weight:750}.table-editor-head{justify-content:flex-start}.table-editor-head>div,.table-editor-foot>div{display:flex;gap:4px}.table-editor button{min-height:25px;padding:0 7px;border:1px solid #414144;border-radius:5px;color:#aeb0b5;background:#202022;font-size:8px;cursor:pointer}.table-editor button:disabled{opacity:.35;cursor:default}.table-grid{display:grid;overflow-x:auto;border-top:1px solid #3c3c3f;border-left:1px solid #3c3c3f}.table-grid .slack-field{min-height:34px;padding:8px;border-right-color:#3c3c3f;border-bottom-color:#3c3c3f;font-size:10px}.table-grid .slack-field:focus{background:#222225;box-shadow:inset 0 0 0 1px #6e7178}.table-grid .table-heading-cell{color:#ededee;background:#222225;font-weight:750}.table-editor-foot{margin:7px 0 0;color:#6f7278}.format-toolbar{order:0;min-height:41px;display:flex;align-items:center;gap:1px;overflow-x:auto;padding:5px 9px;border-bottom:1px solid var(--border-soft);background:#202022}.toolbar-divider{width:1px;height:19px;margin:0 5px;background:#3d3d40}.icon-button{width:31px;height:31px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:6px;color:#b9bbc0;background:transparent;cursor:pointer;transition:color 90ms ease,background 90ms ease}.icon-button:hover:not(:disabled),.icon-button.active{color:#fff;background:#38383b}.icon-button:disabled{color:#55585e;cursor:not-allowed}.rich-editor{order:1;min-height:235px;max-height:min(54dvh,560px);overflow-y:auto;padding:17px 18px 30px;outline:0;color:#e4e5e7;background:var(--composer);font-size:15px;line-height:1.47;white-space:pre-wrap;overflow-wrap:anywhere;caret-color:#fff}.rich-editor:empty:before{color:#777a80;content:attr(data-placeholder);pointer-events:none}.rich-editor p,.slack-field p,.preview-text p{margin:0 0 4px}.rich-editor blockquote,.slack-field blockquote,.preview-text blockquote{margin:6px 0;padding-left:12px;border-left:4px solid #77777c}.rich-editor pre,.slack-field pre,.preview-text pre{overflow-x:auto;margin:7px 0;padding:8px 10px;border:1px solid #444447;border-radius:4px;background:#171718;font:12px/1.45 SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.rich-editor code,.slack-field code,.preview-text code{padding:1px 3px;border:1px solid #444447;border-radius:3px;color:#e7e7e8;background:#171718;font:.86em SFMono-Regular,Consolas,monospace}.rich-editor ul,.rich-editor ol,.slack-field ul,.slack-field ol,.preview-text ul,.preview-text ol{margin:4px 0;padding-left:25px}.rich-editor a,.slack-field a,.preview-text a{position:relative;color:var(--link);text-decoration:underline;text-decoration-color:#6cb6ff9e;text-decoration-thickness:1px;text-underline-offset:2px}.rich-editor a:hover,.slack-field a:hover,.preview-text a:hover{color:var(--link-hover);text-decoration-color:currentcolor}.rich-editor a:hover:after,.slack-field a:hover:after,.preview-text a:hover:after{position:absolute;z-index:80;top:calc(100% + 7px);left:0;width:max-content;max-width:min(330px,78vw);overflow:hidden;padding:5px 7px;border:1px solid #4a4a4d;border-radius:5px;color:#ededee;background:#202022;box-shadow:0 5px 18px #00000061;content:attr(href);font:10px/1.2 SFMono-Regular,Consolas,monospace;letter-spacing:0;pointer-events:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.mention{padding:1px 3px;border-radius:3px;color:#b1e3df;background:#303032}.mention[data-ping]{color:#d1f1ed;background:#38383b;font-weight:700}.message-section.text:not(.primary-text){padding-block:7px}.message-section.text:not(.primary-text) .rich-editor{min-height:88px;max-height:320px;padding:10px 5px;background:transparent}.composer-footer{order:3;min-height:48px;display:flex;align-items:center;gap:6px;padding:7px 8px;border-top:1px solid var(--border-soft);border-radius:0 0 11px 11px;background:#202022}.composer-footer-prefix,.composer-footer-actions{display:flex;align-items:center;gap:1px}.composer-footer-prefix{padding-right:6px;border-right:1px solid #3c3c3f}.formatting-glyph{font-size:14px;font-weight:800;letter-spacing:-.06em}.composer-limit{min-width:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;margin-left:auto;padding-inline:8px;color:#777a80;font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.composer-limit small{margin-top:1px;font-size:9px}.limit-near{color:#efb84e}.preview-button,.send-button,.small-primary,.add-action{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-weight:700;cursor:pointer}.preview-button{height:32px;padding:0 10px;border:1px solid #464649;color:#d0d1d3;background:transparent;font-size:11px}.preview-button:hover{color:#fff;background:#343437}.send-button{height:32px;gap:6px;padding:0 10px;border:0;color:#071a11;background:var(--green);font-size:11px}.send-button:hover:not(:disabled){background:var(--green-hover)}.send-button:disabled{color:#777a7d;background:#37373a;cursor:not-allowed}.send-button kbd{padding-left:6px;border-left:1px solid rgb(0 0 0 / 22%);color:inherit;font:9px SFMono-Regular,Consolas,monospace;opacity:.72}.section-controls{position:absolute;top:8px;right:8px;z-index:12;display:flex;align-items:center;gap:1px;padding:2px;border:1px solid #444447;border-radius:7px;opacity:0;background:#29292b;box-shadow:0 5px 18px #00000059;transform:translateY(-2px);transition:opacity .1s ease,transform .1s ease}.message-section:hover>.section-controls,.message-section:focus-within>.section-controls,.message-section:focus>.section-controls{opacity:1;transform:translateY(0)}.section-controls>svg{margin:0 2px;color:#6d7077}.section-controls .icon-button{width:27px;height:27px}.section-label{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#d8d9db;font-size:11px;font-weight:700}.section-label>span{color:#74777e;font-size:9px;font-weight:600}.media-editor{min-height:56px;display:grid;grid-template-columns:52px minmax(130px,.8fr) minmax(180px,1fr);align-items:center;gap:12px}.media-thumb{width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border:1px solid #414144;border-radius:7px;color:#aeb0b5;background:#262628}.media-thumb img{width:100%;height:100%;object-fit:cover}.media-info{min-width:0;display:flex;flex-direction:column;gap:3px}.media-info strong{overflow:hidden;color:#e5e6e7;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.media-info>span{color:#777a81;font-size:9px}.alt-input,.action-field input,.action-field select,.action-field textarea,.action-field .slack-field,.form-question input,.form-question select,.form-question textarea,.form-question .slack-field,.link-popover input{min-width:0;height:34px;padding:0 9px;border:1px solid #404043;border-radius:6px;outline:0;color:#e2e3e4;background:#1a1a1c;font-size:11px}.alt-input:focus,.action-field input:focus,.action-field select:focus,.action-field textarea:focus,.action-field .slack-field:focus,.form-question input:focus,.form-question select:focus,.form-question textarea:focus,.form-question .slack-field:focus,.link-popover input:focus{border-color:#79797e;box-shadow:0 0 0 1px #777b82}.actions-editor{min-width:0}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}.actions-heading{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.actions-heading>span{display:inline-flex;align-items:center;gap:6px;color:#d8d9db;font-size:11px;font-weight:750}.actions-heading .tracking-promise{color:#8b8e94;font-size:9px;font-weight:600}.tracking-promise svg{color:#65b991}.button-editor{border-top:1px solid #343437}.button-editor:first-of-type{border-top:0}.button-editor-top{min-height:48px;display:flex;align-items:center;gap:5px}.button-editor-toggle{min-width:0;flex:1;display:grid;grid-template-columns:minmax(90px,auto) minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 5px 7px 0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.button-editor-toggle>svg{color:#777a80;transition:transform .12s ease}.button-editor.expanded .button-editor-toggle>svg{transform:rotate(180deg)}.button-sample{min-width:82px;max-width:190px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:0 10px;border:1px solid #565a62;border-radius:4px;color:#dedfe1;background:#202022;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.button-sample.primary{border-color:#2eb67d;color:#80dfb7}.button-sample.danger{border-color:#d94c68;color:#fa8ca3}.button-editor-summary{min-width:0;display:flex;flex-direction:column;gap:1px}.button-editor-summary strong{overflow:hidden;color:#d8d9db;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.button-editor-summary small{overflow:hidden;color:#777a80;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.button-editor-body{padding:3px 0 15px}.button-appearance,.form-meta-fields{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr);gap:8px}.style-field{min-width:0;margin:0;padding:0;border:0}.style-field legend{margin-bottom:4px;color:#8f9298;font-size:9px;font-weight:650}.style-options{height:34px;display:grid;grid-template-columns:repeat(3,1fr);padding:3px;border:1px solid #404043;border-radius:6px;background:#1a1a1c}.style-options button{border:0;border-radius:3px;color:#898c92;background:transparent;font-size:9px;font-weight:700;cursor:pointer}.style-options button:hover{color:#d9dade;background:#29292c}.style-options button[aria-pressed=true]{color:#f2f2f3;background:#37373a;box-shadow:0 0 0 1px #4b4b4f}.style-options button.primary[aria-pressed=true]{color:#b7efd6;background:#18382b;box-shadow:0 0 0 1px #2c7557}.style-options button.danger[aria-pressed=true]{color:#ffc0cd;background:#3d1c24;box-shadow:0 0 0 1px #824153}.action-picker-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:14px 0 6px}.action-picker-heading strong{color:#dcdddf;font-size:10px}.action-picker-heading span{color:#70737a;font-size:8px}.action-choice-grid{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:0;padding:0;border:0}.action-choice-grid>button{position:relative;min-width:0;min-height:72px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:9px;border:1px solid #39393c;border-radius:6px;color:#8f9298;background:#1d1d1f;text-align:left;cursor:pointer}.action-choice-grid>button:hover{border-color:#515155;color:#c7c8cb;background:#222225}.action-choice-grid>button.selected{border-color:#74777d;color:#e5e6e8;background:#29292c;box-shadow:inset 0 0 0 1px #3f3f43}.action-choice-grid>button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.action-choice-grid strong,.action-choice-grid small{overflow:hidden;text-overflow:ellipsis}.action-choice-grid strong{color:inherit;font-size:9px;line-height:1.2}.action-choice-grid small{color:#74777e;font-size:8px;line-height:1.3}.action-choice-check{position:absolute;top:8px;right:8px;color:#75c69f}.action-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;padding-top:12px;border-top:1px solid #333336}.action-field,.link-popover label{display:grid;gap:4px;color:#8f9298;font-size:9px;font-weight:650}.action-field-wide{grid-column:1 / -1}.action-field textarea,.action-field .slack-field.multiline{height:auto;min-height:58px;resize:vertical;padding-block:7px;line-height:1.35}.template-help{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.template-help>span{max-width:230px;color:#6f7278;font-size:8px;line-height:1.4}.template-tokens{min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:3px;margin:0;padding:0;border:0}.template-tokens button{padding:2px 5px;border:1px solid #3c3c3f;border-radius:4px;color:#909399;background:#202022;font-size:7px;cursor:pointer}.template-tokens button:hover{border-color:#5b5b60;color:#e0e1e3}.form-builder{grid-column:1 / -1;border-top:1px solid #333336}.form-builder-heading{min-height:33px;display:flex;align-items:center;justify-content:space-between;color:#d1d2d4;font-size:9px}.form-builder-heading span{color:#70737a;font-size:8px}.form-question{display:grid;grid-template-columns:22px minmax(0,1fr);gap:7px;padding:8px 0;border-top:1px solid #2f2f32}.form-question-number{width:20px;height:20px;display:grid;place-items:center;margin-top:7px;border-radius:50%;color:#96999f;background:#2d2d30;font-size:8px;font-weight:800}.form-question-fields{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,.7fr);gap:6px}.form-question-options{display:grid;grid-template-columns:minmax(110px,1fr) auto auto;align-items:center;gap:5px}.form-question-fields>input:last-child,.form-question-fields>textarea:last-child,.form-question-fields>.slack-field:last-child{grid-column:1 / -1}.form-question textarea,.form-question .slack-field.multiline{height:auto;min-height:52px;padding-block:7px;resize:vertical;line-height:1.35}.required-toggle{display:inline-flex;align-items:center;gap:4px;color:#8c8f95;font-size:8px;white-space:nowrap}.form-notification-toggle{display:flex;align-items:flex-start;gap:8px;margin-top:9px;padding:10px;border:1px solid #3a3a3d;border-radius:6px;color:#d5d6d8;background:#1d1d1f;cursor:pointer}.form-notification-toggle input{margin:2px 0 0}.form-notification-toggle>span{min-width:0;display:flex;flex-direction:column;gap:2px}.form-notification-toggle strong{font-size:10px}.form-notification-toggle small{color:#7f8288;font-size:8px;font-weight:500}.required-toggle input{width:13px;height:13px;margin:0;accent-color:#2f9e6d}.add-form-question{display:inline-flex;align-items:center;gap:5px;margin-top:7px;padding:4px 0;border:0;color:#a6a9af;background:transparent;font-size:9px;cursor:pointer}.add-form-question:hover{color:#fff}.confirmation-field{margin-top:10px;padding-top:10px;border-top:1px solid #333336}.add-action{height:29px;gap:5px;margin-top:7px;padding:0 9px;border:1px solid #414144;color:#bfc1c5;background:transparent;font-size:10px}.add-action:hover{color:#fff;background:#343437}.markdown-editor textarea{width:100%;min-height:130px;resize:vertical;padding:10px 11px;border:1px solid #404043;border-radius:6px;outline:0;color:#dfe0e2;background:#171718;font:11px/1.5 SFMono-Regular,Consolas,monospace}.markdown-editor textarea:focus{border-color:#79797e;box-shadow:0 0 0 1px #777b82}.field-limit{margin-top:5px;color:#686b72;text-align:right;font-size:9px}.divider-editor{min-height:30px;display:flex;align-items:center;gap:10px}.divider-editor>span{color:#6f7279;font-size:9px;text-transform:uppercase}.divider-editor hr{width:100%;margin:0;border:0;border-top:1px solid #47474a}.popover,.autocomplete{position:absolute;z-index:60;overflow:hidden;border:1px solid #4a4a4d;border-radius:9px;color:#e3e4e6;background:#28282a;box-shadow:var(--shadow);animation:pop-in .1s ease-out both}.composer-popover-backdrop{position:fixed;inset:0;z-index:50;padding:0;border:0;background:transparent;cursor:default}@keyframes pop-in{0%{opacity:0;transform:translateY(4px) scale(.99)}}.popover-head{min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 12px;border-bottom:1px solid #3f3f42}.popover-head strong{font-size:12px}.popover-head button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:5px;color:#a6a9af;background:transparent;cursor:pointer}.popover-head button:hover{color:#fff;background:#39393c}.emoji-popover{bottom:52px;left:48px;width:min(340px,calc(100vw - 28px))}.picker-search{height:34px;display:flex;align-items:center;gap:7px;margin:9px;padding:0 8px;border:1px solid #464649;border-radius:6px;color:#7e8188;background:#1b1b1d}.picker-search input{width:100%;min-width:0;border:0;outline:0;color:#fff;background:transparent;font-size:11px}.emoji-grid{max-height:225px;display:grid;grid-template-columns:repeat(8,1fr);gap:2px;overflow-y:auto;padding:1px 9px 10px}.emoji-grid button{aspect-ratio:1;display:grid;place-items:center;padding:0;border:0;border-radius:5px;background:transparent;font-size:20px;cursor:pointer}.emoji-grid button:hover{background:#3b3b3e}.emoji-grid img{width:21px;height:21px;object-fit:contain}.empty-picker{padding:24px 12px;color:#85888f;text-align:center;font-size:11px}.link-popover{top:40px;left:clamp(10px,16%,145px);width:min(320px,calc(100vw - 28px));padding-bottom:10px}.link-popover>label{margin:9px 11px 0}.small-primary{height:29px;margin:10px 11px 0 auto;padding:0 12px;border:0;color:#fff;background:#3a3a3d;font-size:10px}.composer-insert{bottom:52px;padding:6px}.composer-insert{left:6px;width:285px}.composer-insert>button{width:100%;min-height:34px;display:flex;align-items:center;gap:9px;padding:6px 8px;border:0;border-radius:5px;color:#d6d7d9;background:transparent;text-align:left;font-size:11px;cursor:pointer}.composer-insert>button:hover{color:#fff;background:#343437}.composer-insert>button:disabled{opacity:.42;cursor:default}.composer-insert>button:disabled:hover{color:#d6d7d9;background:transparent}.menu-heading{padding:6px 8px 4px;color:#777a81;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.composer-insert>button{align-items:flex-start;padding-block:8px}.composer-insert button>span{display:flex;flex-direction:column;gap:2px}.composer-insert strong{font-size:11px}.composer-insert small{color:#8b8e95;font-size:9px}.composer-insert button:hover small{color:#ffffffb8}.autocomplete{bottom:53px;left:10px;width:min(288px,calc(100vw - 16px));padding:3px;border-radius:7px}.autocomplete.caret-autocomplete{position:fixed;overflow-y:auto}.autocomplete-title{padding:3px 6px 4px;color:#777a81;font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.autocomplete button{width:100%;min-height:34px;display:flex;align-items:center;gap:7px;padding:3px 5px;border:0;border-radius:5px;color:#dedfe1;background:transparent;text-align:left;cursor:pointer}.autocomplete button:hover,.autocomplete button.selected{color:#fff;background:#343437}.autocomplete button>span:last-child{min-width:0;display:flex;flex-direction:column}.emoji-autocomplete img,.inline-emoji-glyph{width:21px;height:21px;flex:none;object-fit:contain;font-size:18px;line-height:21px;text-align:center}.inline-custom-emoji{display:inline-flex;width:1.25em;height:1.25em;vertical-align:-.25em}.inline-custom-emoji img{width:100%;height:100%;object-fit:contain}.autocomplete strong{overflow:hidden;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.autocomplete small{color:#93969c;font-size:8px}.autocomplete button:hover small,.autocomplete button.selected small{color:#ffffffb8}.channel-result-icon{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;background:#39393c}.upload-progress,.error-banner{margin:9px 10px;border-radius:6px}.upload-progress{position:relative;overflow:hidden;height:31px;border:1px solid #444447;background:#202022}.upload-progress>span{position:absolute;inset:0 auto 0 0;background:#286b60;transition:width .12s ease}.upload-progress>div{position:relative;z-index:1;display:grid;place-items:center;height:100%;color:#e2e2e3;font-size:10px;font-weight:700}.error-banner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 8px 7px 11px;border:1px solid #743139;color:#ffb4b9;background:#2c171a;font-size:10px}.error-banner button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:5px;color:inherit;background:transparent;cursor:pointer}.drop-overlay{position:absolute;inset:-10px;z-index:100;display:grid;place-items:center;align-content:center;gap:4px;border:2px dashed #7a7a7e;border-radius:16px;color:#f2f2f3;background:#111112f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.drop-overlay strong{font-size:15px}.drop-overlay>span{color:#adadb1;font-size:10px}.sent-state{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px}.sent-confirmation,.sent-actions{display:flex;align-items:center}.sent-confirmation{min-width:0;gap:11px}.sent-check{position:relative;width:42px;height:42px;display:grid;place-items:center;flex:none}.sent-check-lottie{position:absolute;width:64px;height:64px;pointer-events:none}.sent-check-static{color:var(--green)}.checkmark-preloader{position:fixed;width:2px;height:2px;overflow:hidden;opacity:0;pointer-events:none}.checkmark-preloader canvas{width:2px;height:2px}.sent-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.sent-copy strong{color:var(--text-strong);font-size:12px;font-weight:650}.sent-copy small{color:var(--muted);font-size:10px}.sent-state.just-sent{animation:sent-view-in .38s cubic-bezier(.2,.8,.2,1) both}@keyframes sent-view-in{0%{opacity:0;transform:translateY(8px)}}.sent-actions{gap:2px}.sent-actions button{padding:5px 8px;border:0;color:var(--muted);background:transparent;font-size:11px;cursor:pointer}.sent-actions button:hover{color:var(--text-strong);text-decoration:underline;text-underline-offset:3px}.send-preflight-layer{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:18px}.send-preflight-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#000000ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;animation:fade-in .13s ease-out both}.send-preflight{position:relative;z-index:1;width:min(680px,100%);max-height:calc(100dvh - 36px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #48484c;border-radius:12px;background:#19191b;box-shadow:0 24px 80px #00000094;animation:preflight-in .18s cubic-bezier(.2,.8,.2,1) both}@keyframes preflight-in{0%{opacity:0;transform:translateY(10px) scale(.985)}}.send-preflight-head{min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #38383b;background:#202022}.send-countdown{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:50%;transition:background .18s linear}.send-countdown>span{width:34px;height:34px;display:grid;place-items:center;border-radius:inherit;color:#f0f1f2;background:#202022;font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.send-preflight-head>div{min-width:0;display:flex;flex-direction:column;gap:3px}.send-preflight-head strong{display:block;overflow:hidden;color:#f0f1f2;font-size:17px;letter-spacing:-.015em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.send-preflight-head strong>span{color:#a7e1c3}.send-preflight-head div>span{color:#95989e;font-size:10px}.send-preflight-head>button{height:32px;padding:0 11px;border:1px solid #505054;border-radius:6px;outline:0;color:#d8d9db;background:#29292c;font-size:10px;font-weight:700;cursor:pointer}.send-preflight-head>button:hover,.send-preflight-head>button:focus-visible{border-color:#77777c;color:#fff;background:#343437}.send-preflight-preview{min-height:0;overflow:hidden}.preview-pane.embedded{min-height:0;grid-template-rows:auto minmax(0,1fr)}.preview-layer{position:fixed;inset:0;z-index:120}.preview-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#0000009e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;animation:fade-in .13s ease-out both}@keyframes fade-in{0%{opacity:0}}.preview-sheet{position:absolute;inset:0 0 0 auto;width:min(520px,94vw);height:100dvh;border-left:1px solid #3f3f42;background:#151516;box-shadow:-24px 0 70px #00000085;animation:sheet-in .17s ease-out both}@keyframes sheet-in{0%{transform:translate(24px)}}.preview-pane{height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.preview-title{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid #303033}.preview-title>div{display:flex;flex-direction:column;gap:2px}.preview-title span{color:#f2f2f3;font-size:13px;font-weight:750}.preview-title small{color:#777a81;font-size:9px}.preview-close{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#a8abb0;background:transparent;cursor:pointer}.preview-close:hover{color:#fff;background:#313134}.preview-channel{min-height:43px;display:flex;align-items:center;gap:4px;padding:0 18px;border-bottom:1px solid #2d2d30;color:#dedfe1;font-size:11px;font-weight:700}.slack-message{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-content:start;overflow-y:auto;padding:18px}.send-preflight .slack-message{min-height:190px;max-height:min(62dvh,560px)}.message-content{min-width:0}.message-meta{min-height:21px;display:flex;align-items:baseline;gap:6px}.message-meta strong{color:#f4f4f5;font-size:14px}.message-meta time{color:#85888e;font-size:9px}.app-badge{display:inline-flex;align-items:center;height:15px;padding:0 4px;border-radius:3px;color:#afb1b6;background:#303033;font-size:8px;font-weight:800}.preview-text{color:#d5d6d8;font-size:14px;line-height:1.47;overflow-wrap:anywhere}.preview-heading{margin:8px 0 4px;color:#f0f0f1;font-size:18px;font-weight:800;line-height:1.25}.preview-heading .preview-text,.preview-context-row .preview-text,.preview-table .preview-text,.preview-actions .preview-text{color:inherit;font:inherit;line-height:inherit}.preview-heading.level-2{font-size:16px}.preview-heading.level-3,.preview-heading.level-4{font-size:14px}.preview-context-row{margin-top:7px;color:#8f9298;font-size:10px;line-height:1.4;white-space:pre-wrap}.preview-table-wrap{max-width:100%;overflow-x:auto;margin-top:8px}.preview-table{min-width:280px;border-collapse:collapse;color:#cfd0d2;font-size:10px}.preview-table th,.preview-table td{padding:6px 8px;border:1px solid #414144;text-align:left;white-space:normal}.preview-table th{color:#ededee;background:#252527;font-weight:750}.preview-image{display:block;width:auto;max-width:min(100%,360px);max-height:360px;margin-top:8px;border-radius:8px;object-fit:contain}.preview-text+.preview-text,.preview-text+.preview-image,.preview-image+.preview-text,.preview-file+.preview-text,.preview-actions+.preview-text{margin-top:8px}.preview-file{width:min(100%,360px);min-height:54px;display:flex;align-items:center;gap:10px;margin-top:8px;padding:8px 10px;border:1px solid #3d3d40;border-radius:7px;color:#b9bbc0;background:#1c1c1e}.preview-file>span{min-width:0;display:flex;flex-direction:column}.preview-file strong{overflow:hidden;color:#e1e2e4;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.preview-file small{color:#777a80;font-size:9px}.preview-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.preview-actions button{min-height:32px;padding:0 12px;border:1px solid #565a62;border-radius:4px;color:#d9dadc;background:#202022;font-size:11px;font-weight:700}.preview-actions button.primary{border-color:#2eb67d;color:#7ee2b5}.preview-actions button.danger{border-color:#e01e5a;color:#ff90b2}.preview-markdown h1,.preview-markdown h2,.preview-markdown h3{margin:8px 0 4px;color:#f0f0f1;font-size:1em}.preview-markdown table{width:100%;margin:7px 0;border-collapse:collapse;font-size:11px}.preview-markdown th,.preview-markdown td{padding:5px 7px;border:1px solid #434346;text-align:left}.results-panel{margin:0 20px 12px;border-top:1px solid var(--border-soft)}.results-heading{display:flex;align-items:center;justify-content:space-between;padding:14px 0 9px}.results-heading strong{color:var(--text-strong);font-size:11px;font-weight:650}.results-heading span{color:var(--quiet);font-size:9px}.result-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:48px;padding:9px 0;border-top:1px solid rgb(255 255 255 / 5%)}.result-label{display:flex;align-items:baseline;gap:7px}.result-label strong{overflow:hidden;color:var(--text);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.result-label span{color:var(--quiet);font-size:9px}.response-people{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.response-person{display:inline-flex;align-items:center;gap:4px;max-width:145px;padding:2px 4px 2px 0;color:var(--muted);font-size:10px}.response-person.with-answer{width:100%;max-width:100%;display:grid;grid-template-columns:22px minmax(0,1fr);column-gap:5px;align-items:start}.response-person.with-answer>span{align-self:center}.response-person.with-answer small{grid-column:2;overflow:visible;margin-top:-2px;color:#b7b7bb;font-size:9px;line-height:1.35;white-space:normal}.response-person.with-answer .response-answers{display:grid;gap:3px;overflow:visible;text-overflow:clip;white-space:normal}.response-answers>span{display:block}.response-answers b{display:block;color:#7f8288;font-size:8px;font-weight:650}.response-person .avatar{flex:none}.response-person>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-mentions{display:inline-flex;align-items:center;gap:5px;padding:5px 0;border:0;color:var(--quiet);background:transparent;font-size:9px;cursor:pointer}.copy-mentions:hover:not(:disabled){color:var(--text-strong)}.copy-mentions:disabled{opacity:.35;cursor:default}.loading-screen{min-height:100dvh;display:grid;place-items:center;align-content:center;gap:12px;padding:24px;color:#9b9ea4;background:var(--page);text-align:center}.loading-mark{width:74px;height:74px;display:block;object-fit:cover;border:1px solid rgb(78 231 206 / 28%);border-radius:18px}.loading-screen h1{margin:2px 0 0;color:#f0f0f1;font-size:18px}.loading-screen p,.loading-screen>span{max-width:430px;margin:0;font-size:11px}.loading-raccoon{display:inline-block;flex:none;object-fit:contain;background:transparent}.access-recovery-screen{min-height:100dvh;display:grid;place-items:center;padding:24px;color:#d8d9db;background:#111113}.access-recovery{width:min(100%,520px);overflow:hidden;border:1px solid #38383c;border-radius:10px;background:#1a1a1c;box-shadow:0 14px 42px #00000073}.access-recovery>header{min-height:61px;display:flex;align-items:center;gap:10px;padding:12px 18px;border-bottom:1px solid #343438}.access-recovery>header img{width:34px;height:34px;object-fit:contain}.access-recovery>header strong{color:#e5e6e8;font-size:14px}.access-recovery>div{padding:24px 26px 27px}.access-recovery h1{margin:0 0 8px;color:#f2f2f3;font-size:22px;letter-spacing:-.02em}.access-recovery p,.access-recovery li,.recovery-command{color:#aaaab0;font-size:13px;line-height:1.55}.access-recovery p{margin:0 0 18px}.access-recovery ol{display:grid;gap:8px;margin:16px 0 19px;padding-left:22px}.access-recovery small{display:block;color:#777a80;font-size:11px;line-height:1.45}.recovery-command{margin:15px 0 12px}.access-recovery code{padding:2px 5px;border:1px solid #414146;border-radius:4px;color:#eee;background:#252528;font-size:12px}@media(max-width:760px){.app-shell{min-height:100dvh;display:block;padding:max(10px,env(safe-area-inset-top)) 9px max(10px,env(safe-area-inset-bottom))}.composer-layout{width:100%}.compose-pane{min-height:calc(100dvh - max(20px,env(safe-area-inset-top) + env(safe-area-inset-bottom)))}.rich-editor{min-height:38dvh;max-height:none}.posting-as>span{display:none}.save-state{font-size:10px}.message-section{padding-right:14px}.message-section:focus-within{padding-right:112px}.section-controls{pointer-events:none}.message-section:focus-within>.section-controls,.message-section:focus>.section-controls{opacity:1;pointer-events:auto}.action-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.action-choice-grid>button{min-height:62px}.form-question-fields{grid-template-columns:1fr}.form-question-options,.form-question-fields>input:last-child,.form-question-fields>textarea:last-child,.form-question-fields>.slack-field:last-child{grid-column:1}.media-editor{grid-template-columns:48px minmax(0,1fr)}.media-thumb{width:48px;height:48px}.media-editor .alt-input{grid-column:1 / -1}.composer-limit{padding-inline:4px}.send-button kbd{display:none}.preview-sheet{width:100%;border-left:0}}@media(max-width:540px){.landing-page{align-items:center;padding-inline:18px}.landing-logo{width:66px;height:66px}.landing-heading{align-items:center;flex-direction:column;gap:3px}.landing-lead{font-size:16px}.composer-context{gap:8px;padding-inline:9px}.context-channel,.context-ping{padding-inline:7px}.context-channel{max-width:40vw}.save-state svg{display:none}.actions-heading{align-items:flex-start;flex-direction:column;gap:3px}.button-editor-toggle{grid-template-columns:minmax(78px,.55fr) minmax(0,1fr) auto;gap:7px}.button-sample{min-width:70px;max-width:110px}.button-appearance,.form-meta-fields,.action-settings{grid-template-columns:1fr}.template-help{align-items:flex-start;flex-direction:column}.template-tokens{justify-content:flex-start}.composer-footer{flex-wrap:wrap;gap:4px}.composer-limit{order:5;width:100%;align-items:flex-end;min-height:16px;padding:0 2px}.preview-button{margin-left:auto}.composer-insert,.emoji-popover,.link-popover,.autocomplete:not(.caret-autocomplete){position:fixed;inset:auto 9px max(9px,env(safe-area-inset-bottom));width:auto;max-height:72dvh;overflow-y:auto}.sent-state{align-items:center;padding:14px}.send-preflight-layer{padding:9px}.send-preflight{max-height:calc(100dvh - 18px)}.send-preflight-head{grid-template-columns:auto minmax(0,1fr);gap:8px 10px}.send-preflight-head>button{grid-column:2;justify-self:start;height:28px}}@media(max-width:390px){.save-state{max-width:78px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.composer-footer-actions .icon-button:nth-child(4){display:none}.preview-button,.send-button{padding-inline:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}
