:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f4f1;--bg-elevated:#fbfaf8;--surface:#fff;--surface-muted:#f0ece7;--surface-strong:#e6e0d9;--surface-ink:#1e1b18;--text:#171411;--text-muted:#6c655e;--text-faint:#9a9188;--border:#17141114;--border-strong:#17141124;--accent:#1c1917;--accent-soft:#ece7e2;--success:#1f7a4f;--warning:#b86a18;--danger:#b04444;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--space-4xl:64px;--text-xs:11px;--text-sm:13px;--text-base:15px;--text-lg:18px;--text-xl:24px;--text-2xl:32px;--text-3xl:clamp(40px, 5vw, 56px);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-pill:999px;--shadow-sm:0 1px 3px #14100c0a, 0 4px 12px #14100c08;--shadow-md:0 4px 16px #14100c0f, 0 12px 32px #14100c0d;--shell-width:260px;--content-max:100%;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,sans-serif}body:has(.auth--dark){color:#f5f1ea;background:#090909}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.app-shell{grid-template-columns:var(--shell-width) minmax(0, 1fr);min-height:100vh;display:grid}.app-shell__main{min-width:0}.sidebar{height:100vh;padding:var(--space-xl) var(--space-lg) var(--space-xl);gap:var(--space-lg);background:var(--bg-elevated);border-right:1px solid var(--border);flex-direction:column;display:flex;position:sticky;top:0}.sidebar__brand{gap:var(--space-xs);flex-direction:column;display:flex}.sidebar__eyebrow,.eyebrow{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-weight:600}.sidebar__title{font-size:var(--text-xl);letter-spacing:-.04em;margin:0;font-weight:700;line-height:1}.sidebar__subtitle{color:var(--text-muted);font-size:var(--text-sm);line-height:1.5}.sidebar__nav{flex-direction:column;gap:2px;display:flex}.sidebar__link{justify-content:space-between;align-items:center;gap:var(--space-md);padding:10px var(--space-md);border-radius:var(--radius-sm);color:var(--text-muted);transition:all .14s;display:flex}.sidebar__link:hover{background:var(--surface-muted);color:var(--text)}.sidebar__link.is-active{background:var(--accent);color:#fff}.sidebar__link-label{align-items:center;gap:var(--space-sm);font-size:14px;font-weight:500;display:flex}.sidebar__dot{border-radius:var(--radius-pill);opacity:.6;background:currentColor;width:7px;height:7px}.sidebar__shortcut{font-size:var(--text-xs);color:currentColor;opacity:.4}.sidebar__badge{background:var(--danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.sidebar__link.is-active .sidebar__badge{background:#ffffff40}.sidebar__card{padding:var(--space-lg);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border)}.sidebar__card-title{margin:0 0 var(--space-xs);font-size:var(--text-base);font-weight:600}.sidebar__card-copy{color:var(--text-muted);font-size:var(--text-sm);margin:0;line-height:1.55}.sidebar__actions{flex-direction:column;gap:8px;margin-top:auto;display:flex}.sidebar__button{padding:10px var(--space-md);border-radius:var(--radius-sm);color:var(--text-muted);text-align:left;background:0 0;border:0;transition:all .14s}.sidebar__button:hover{background:var(--surface-muted);color:var(--text)}.topbar{z-index:10;justify-content:space-between;align-items:center;gap:var(--space-lg);padding:var(--space-lg) var(--space-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#f6f4f1eb;display:flex;position:sticky;top:0}.topbar__search{align-items:center;gap:var(--space-sm);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);min-width:0;max-width:480px;padding:10px var(--space-lg);flex:1;display:flex}.topbar__search input{width:100%;color:var(--text);background:0 0;border:0;outline:none}.topbar__search-icon{color:var(--text-faint);font-size:var(--text-sm);font-weight:500}.topbar__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.topbar__workspace-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.auth{grid-template-columns:minmax(0,1.15fr) minmax(320px,420px);align-items:end;gap:56px;min-height:100vh;padding:40px;display:grid}.auth--dark{color:#f5f1ea;background:#090909;align-items:center;padding-left:max(40px,50% - 520px);padding-right:max(40px,50% - 520px)}.auth__hero--dark{flex-direction:column;gap:26px;max-width:520px;padding-bottom:0;display:flex}.auth__kicker{color:#f5f1ea94;letter-spacing:.01em;margin:0;font-size:13px;line-height:1.5}.auth__title--stacked{letter-spacing:-.05em;color:#f6f1e8;flex-direction:column;gap:2px;margin:0;font-size:clamp(60px,9vw,88px);font-weight:400;line-height:.92;display:flex}.auth__copy--dark{color:#f5f1ea9e;margin:0;font-size:17px;line-height:1.65}.auth__offer-row{flex-wrap:wrap;gap:22px;padding-top:6px;display:flex}.auth__offer{color:#f5f1eaad;border-bottom:1px solid #f5f1ea33;padding-bottom:6px;font-size:13px;font-weight:600}.auth__offer--accent{color:#f2e7e7;border-color:#960b25f2}.auth__panel--dark{width:100%;padding:var(--space-xl);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #f5f1ea14;align-self:center}.auth__panel-kicker{letter-spacing:.18em;text-transform:uppercase;color:#f5f1ea70;margin:0 0 10px;font-size:11px;font-weight:700}.auth__panel-title{font-size:var(--text-xl);letter-spacing:-.03em;color:#f6f1e8;margin:0;font-weight:600;line-height:1.1}.auth__panel-copy{color:#f5f1ea9e;margin:12px 0 0;font-size:14px;line-height:1.6}.auth__form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.auth__field{flex-direction:column;gap:8px;display:flex}.auth__field label{letter-spacing:.12em;text-transform:uppercase;color:#f5f1ea85;font-size:12px;font-weight:700}.auth__input{border-radius:var(--radius-sm);color:#f6f1e8;width:100%;padding:12px var(--space-lg);background:#ffffff0a;border:1px solid #f5f1ea1a;outline:none;transition:border-color .14s,background .14s}.auth__input::placeholder{color:#f5f1ea52}.auth__input:focus{background:#ffffff0f;border-color:#960b25e6}.auth__meta{color:#f5f1ea7a;margin:0;font-size:13px;line-height:1.5}.auth__meta--error{color:#df8f8f}.auth__primary,.auth__secondary{border-radius:var(--radius-sm);border:0;height:42px;font-size:14px;font-weight:600;transition:all .14s}.auth__primary{color:#fff4f4;background:#960b25}.auth__primary:hover:not(:disabled){background:#ad0d2a}.auth__secondary{color:#f5f1eab3;text-align:left;text-underline-offset:5px;background:0 0;height:auto;padding:0;text-decoration:underline}.auth__primary:disabled,.auth__secondary:disabled{opacity:.6;cursor:default}@media (width<=900px){.auth{grid-template-columns:1fr;align-items:start;gap:32px;padding:28px 22px 32px}.auth--dark{padding-left:22px;padding-right:22px}.auth__hero--dark{gap:22px;max-width:100%}.auth__panel--dark{max-width:100%}}.chip{align-items:center;gap:var(--space-sm);padding:7px var(--space-md);border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--border);color:var(--text-muted);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;font-weight:600;display:inline-flex}.workspace-select{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);padding:7px var(--space-md);font-size:var(--text-xs);letter-spacing:.02em;font-weight:600}.workspace-create-button{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);min-height:36px;padding:0 var(--space-md);font-size:var(--text-xs);white-space:nowrap;font-weight:600}.workspace-create-button:hover,.workspace-join-button{background:var(--surface-muted)}.avatar{border-radius:var(--radius-sm);background:var(--accent);color:#fff;width:36px;height:36px;font-size:var(--text-sm);justify-content:center;align-items:center;font-weight:600;display:inline-flex}.content{width:100%;max-width:var(--content-max);padding:var(--space-xl) var(--space-xl) var(--space-3xl);margin:0 auto}.page-header{justify-content:space-between;align-items:end;gap:var(--space-lg);margin-bottom:var(--space-xl);display:flex}.page-header__copy{max-width:640px}.page-title{font-size:var(--text-3xl);letter-spacing:-.04em;margin:0;font-weight:700;line-height:1}.page-subtitle{margin:var(--space-sm) 0 0;color:var(--text-muted);font-size:var(--text-base);line-height:1.55}.button,.button-secondary,.button-ghost{justify-content:center;align-items:center;gap:var(--space-sm);min-height:40px;padding:0 var(--space-lg);border-radius:var(--radius-sm);border:0;font-size:14px;font-weight:600;transition:all .14s;display:inline-flex}.button{background:var(--accent);color:#fff}.button:hover{background:color-mix(in srgb, var(--accent) 85%, white)}.button-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.button-secondary:hover{border-color:var(--border-strong)}.button-ghost{color:var(--text-muted);background:0 0}.button-ghost:hover{color:var(--text)}.button:disabled,.button-secondary:disabled,.button-ghost:disabled{opacity:.45;cursor:not-allowed}.button:focus-visible,.button-secondary:focus-visible,.button-ghost:focus-visible,.workspace-create-button:focus-visible,.workspace-select:focus-visible{outline:none;box-shadow:0 0 0 3px #1c191714}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.card--padded{padding:var(--space-xl)}.card--hero{background:var(--surface-muted);border-color:#0000}.capabilities-panel{gap:22px;display:grid}.capabilities-panel__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.capabilities-panel__subtitle{max-width:540px}.capabilities-panel__section{gap:14px;display:grid}.capabilities-panel__section--split{gap:18px}.capabilities-panel__label{letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);margin:0;font-size:11px;font-weight:800}.capabilities-list{gap:12px;display:grid}.capability-card{padding:var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface)}.capability-card__header{justify-content:space-between;align-items:start;gap:14px;display:flex}.capability-card__title{font-size:var(--text-base);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.25}.capability-card__summary{margin:var(--space-sm) 0 0;color:var(--text-muted);font-size:var(--text-sm);line-height:1.55}.capability-card__channels{flex-wrap:wrap;justify-content:end;gap:6px;display:flex}.capability-card__tag{white-space:nowrap}.capability-card__details{gap:8px;margin:12px 0 0;padding-left:18px;display:grid}.capability-card__details li,.capability-block__list li{color:var(--text-muted);font-size:13px;line-height:1.55}.capability-card__examples{gap:6px;margin-top:14px;display:grid}.capability-card__examples-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:10px;font-weight:800}.capability-card__example{color:var(--text);margin:0;font-size:13px;line-height:1.5}.capabilities-panel__section--split{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-block{padding:var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface)}.capability-block__list{gap:8px;margin:12px 0 0;padding-left:18px;display:grid}.capability-command-list{gap:8px;margin-top:12px;display:grid}.capability-command{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text);font-size:var(--text-sm);line-height:1.45;display:block}.stats-grid{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.stat-card{padding:var(--space-xl)}.stat-card__label{margin:0 0 var(--space-sm);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-weight:600}.stat-card__value{letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1}.stat-card__meta{margin-top:var(--space-sm);color:var(--text-muted);font-size:var(--text-sm);line-height:1.5}.two-column{gap:var(--space-lg);grid-template-columns:minmax(0,2fr) minmax(260px,1fr);display:grid}.stack{gap:var(--space-lg);display:grid}.section-title{margin:0 0 var(--space-lg);font-size:var(--text-lg);letter-spacing:-.02em;font-weight:600}.form-grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.field{gap:var(--space-sm);display:grid}.field--full{grid-column:1/-1}.field label{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-weight:600}.field-warning{color:var(--warning);margin:0;font-size:12px}.input,.textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;padding:10px var(--space-md);color:var(--text);outline:none;transition:all .14s}.input:focus,.textarea:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px #1c19170a}.workspace-dialog__backdrop{z-index:40;padding:var(--space-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17141152;place-items:center;display:grid;position:fixed;inset:0}.workspace-dialog{border-radius:var(--radius-lg);background:var(--surface);width:min(100%,520px);box-shadow:var(--shadow-md)}.workspace-dialog__header{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.workspace-dialog__copy{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.workspace-dialog__close{flex-shrink:0;align-self:flex-start;min-height:38px;padding:0 14px}.workspace-dialog__form{gap:18px;display:grid}.workspace-dialog__select{width:100%}.workspace-dialog__empty{margin-top:10px}.workspace-dialog__actions{justify-content:flex-end;gap:12px;display:flex}.workspace-dialog__error{color:#b42318;margin:0;font-size:13px;font-weight:600}.textarea{resize:vertical;min-height:140px}.table-shell{overflow:auto hidden}.contacts-controls{justify-content:space-between;align-items:end;gap:24px;display:flex}.contacts-import{gap:18px;display:grid}.contacts-import__header{justify-content:space-between;align-items:start;gap:18px;display:flex}.contacts-import__copy{max-width:720px}.contacts-import__title,.contacts-import__summary-title{margin:var(--space-sm) 0 0;font-size:var(--text-xl);letter-spacing:-.02em;font-weight:600}.contacts-import__description{margin:var(--space-sm) 0 0;color:var(--text-muted);font-size:var(--text-sm);line-height:1.6}.contacts-import__form{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px;display:grid}.contacts-import__field .input{min-height:44px}.contacts-import__hint{color:var(--text-muted);margin:0;font-size:12px;line-height:1.5}.contacts-import__actions,.contacts-import__summary-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.contacts-import__meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.contacts-import__error{color:var(--danger);margin:0;font-size:13px;font-weight:600}.contacts-import__summary{border-top:1px solid var(--border);gap:16px;padding-top:4px;display:grid}.contacts-import__results{gap:10px;margin:0;padding:0;list-style:none;display:grid}.contacts-import__result{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-elevated);justify-content:space-between;align-items:start;gap:16px;padding:14px 16px;display:flex}.contacts-import__result-copy{gap:4px;display:grid}.contacts-import__reason{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.contacts-controls__copy{max-width:620px}.contacts-controls__title{margin:var(--space-sm) 0 0;font-size:var(--text-xl);letter-spacing:-.02em;font-weight:600}.contacts-controls__description{margin:var(--space-sm) 0 0;color:var(--text-muted);font-size:var(--text-sm);line-height:1.6}.contacts-controls__actions{flex-wrap:wrap;justify-content:end;gap:14px;display:flex}.contacts-controls__field{min-width:190px}.contacts-controls__field .input{min-height:44px}.contacts-controls__meta{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.contacts-groups{gap:20px;display:grid}.contacts-group__header{justify-content:space-between;align-items:end;gap:var(--space-lg);padding:var(--space-xl) var(--space-xl) var(--space-lg);display:flex}.contacts-group__title{margin:var(--space-sm) 0 0;font-size:var(--text-xl);letter-spacing:-.02em;font-weight:600}.table{border-collapse:collapse;width:100%}.table th{text-align:left;padding:var(--space-md) var(--space-lg);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);background:var(--bg);font-weight:600}.table__sort-button{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;transition:color .16s;display:inline-flex}.table__sort-button:hover,.table__sort-button:focus-visible,.table__sort-button--active{color:var(--text)}.table__sort-button:focus-visible{outline-offset:4px;border-radius:var(--radius-pill);outline:2px solid #17141124}.table__sort-state{border-radius:var(--radius-pill);color:var(--text-muted);letter-spacing:.06em;background:#1714110f;align-items:center;padding:2px 6px;font-size:9px;font-weight:600;line-height:1;display:inline-flex}.table td{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border);vertical-align:middle}.table tbody tr{transition:all .14s}.table tbody tr:hover{background:var(--bg)}.table__title{font-weight:700}.table__meta{color:var(--text-faint);margin-top:4px;font-size:12px}.status-pill,.tag{align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-pill);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;font-weight:600;display:inline-flex}.tag{background:var(--surface-muted);color:var(--text-muted)}.status-pill--success{color:var(--success);background:#1f7a4f1f}.status-pill--warning{color:var(--warning);background:#b86a1824}.status-pill--danger{color:var(--danger);background:#b0444424}.status-pill--neutral{color:var(--text-muted);background:#6c655e1f}.list{gap:0;display:grid}.list-item{justify-content:space-between;gap:var(--space-lg);padding:var(--space-md) 0;border-bottom:1px solid var(--border);align-items:start;display:flex}.list-item:last-child{border-bottom:0}.list-item__title{font-size:var(--text-sm);margin:0;font-weight:600}.list-item__meta{margin-top:var(--space-xs);color:var(--text-muted);font-size:var(--text-sm);line-height:1.5}.changelog-list{margin:10px 0 0;padding-left:18px}.changelog-list li+li{margin-top:6px}.metric-bar{margin-top:var(--space-md);border-radius:var(--radius-pill);background:#1714110f;height:4px;overflow:hidden}.metric-bar>span{border-radius:inherit;background:var(--accent);height:100%;display:block}.empty-state{padding:var(--space-3xl) var(--space-xl);text-align:center;color:var(--text-muted)}.empty-state__title{margin:var(--space-sm) 0 var(--space-xs);font-size:var(--text-lg);letter-spacing:-.02em;color:var(--text);font-weight:600}.empty-state__copy{max-width:420px;font-size:var(--text-sm);margin:0 auto;line-height:1.6}@media (width<=1100px){.contacts-import__header,.contacts-import__actions,.contacts-import__summary-header,.contacts-controls{flex-direction:column;align-items:start}.contacts-import__form{grid-template-columns:1fr}.contacts-controls__actions{justify-content:start}}@media (width<=700px){.contacts-import__result{flex-direction:column}}.auth:not(.auth--dark){background:var(--bg);grid-template-columns:minmax(0,1.15fr) minmax(360px,440px);min-height:100vh;display:grid}.auth:not(.auth--dark) .auth__hero{flex-direction:column;justify-content:space-between;padding:56px;display:flex}.auth:not(.auth--dark) .auth__panel{margin:var(--space-xl);padding:var(--space-2xl);border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);align-self:center}.auth:not(.auth--dark) .auth__title{letter-spacing:-.04em;max-width:640px;margin:0;font-size:clamp(36px,6vw,64px);font-weight:700;line-height:1}.auth:not(.auth--dark) .auth__copy{color:var(--text-muted);max-width:540px;margin-top:18px;font-size:18px;line-height:1.65}.auth:not(.auth--dark) .auth__feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.auth:not(.auth--dark) .auth__feature{padding:18px}.simulator{--simulator-frame-height:calc(100vh - 56px);--simulator-phone-width:300px;min-height:100vh;padding:var(--space-xl);background:var(--surface-muted)}.simulator__frame{min-height:var(--simulator-frame-height);height:var(--simulator-frame-height);grid-template-columns:280px minmax(0,1fr);gap:20px;display:grid}.simulator__sidebar,.simulator__workspace{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border)}.simulator__sidebar{flex-direction:column;gap:18px;padding:22px;display:flex}.simulator__workspace{min-height:0;padding:24px;display:flex;overflow:hidden}.simulator__rep-list{gap:8px;display:grid;overflow:auto}.simulator__rep-button{border-radius:var(--radius-sm);width:100%;padding:var(--space-md);text-align:left;background:0 0;border:0;transition:all .14s}.simulator__rep-button:hover,.simulator__rep-button.is-active{background:var(--bg)}.simulator__grid{grid-template-columns:var(--simulator-phone-width) minmax(0, 1fr);gap:18px;width:100%;height:100%;min-height:0;display:grid}.simulator__column{flex-direction:column;gap:14px;min-width:0;min-height:0;display:flex}.simulator__lead-rail{grid-auto-flow:column;grid-auto-columns:var(--simulator-phone-width);flex:auto;grid-auto-rows:minmax(0,1fr);align-content:stretch;align-items:stretch;gap:14px;min-width:0;min-height:0;display:grid;overflow:auto}.phone{width:var(--simulator-phone-width);border-radius:var(--radius-lg);min-width:0;max-width:100%;height:100%;min-height:0;padding:var(--space-sm);background:#11100f;flex:auto;box-shadow:0 12px 40px #11100f2e}.phone__inner{border-radius:var(--radius-lg);background:#f9f7f4;grid-template-rows:auto auto 1fr auto;height:100%;min-height:0;display:grid;overflow:hidden}.phone__notch{background:#f9f7f4;justify-content:center;padding:10px 0 8px;display:flex}.phone__notch:before{content:"";background:#1b1815;border-radius:999px;width:78px;height:18px}.phone__header{border-bottom:1px solid #17141114;padding:12px 16px}.phone__messages{background:linear-gradient(#faf8f5 0%,#f4efea 100%);align-content:start;gap:8px;min-height:0;padding:14px;display:grid;overflow:auto}.phone__bubble-row{display:flex}.phone__bubble-row.is-self{justify-content:flex-end}.phone__bubble{max-width:82%;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);color:var(--text);font-size:var(--text-sm);white-space:pre-wrap;overflow-wrap:anywhere;background:#ece7e2;line-height:1.45}.phone__bubble--self{background:var(--accent);color:#fff}.phone__bubble-meta{opacity:.7;margin-top:4px;font-size:10px}.phone__input{background:#f9f7f4;border-top:1px solid #17141114;padding:10px 12px 12px}.phone__input form{gap:8px;display:flex}.phone__input .input{border-radius:var(--radius-pill);padding:10px var(--space-md)}.phone__send{border-radius:var(--radius-pill);background:var(--accent);color:#fff;border:0;width:36px;height:36px;font-weight:600}.timeline{gap:14px;display:grid}.timeline__item{max-width:min(100%,44rem);padding:var(--space-lg);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border)}.timeline__item.is-outbound{background:var(--accent);color:#fff;justify-self:end}.timeline__meta{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);flex-wrap:wrap;gap:8px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.timeline__item.is-outbound .timeline__meta{color:#ffffffc2}.timeline__actor{color:var(--text)}.timeline__item.is-outbound .timeline__actor{color:#fff}.timeline__subject{margin-bottom:6px;font-weight:700}.timeline__body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}@media (width<=1180px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;position:static}.content{width:100%}.two-column,.stats-grid,.auth,.simulator__frame,.simulator__grid,.capabilities-panel__header,.capabilities-panel__section--split{grid-template-columns:1fr}.capabilities-panel__header{flex-direction:column}.simulator__frame{height:auto}}@media (width<=820px){.topbar,.content,.auth__hero,.simulator{padding-left:18px;padding-right:18px}.topbar__search{max-width:none}.topbar__workspace-actions{width:100%}.page-header{flex-direction:column;align-items:start}.timeline__item{max-width:100%}.form-grid,.auth__feature-grid{grid-template-columns:1fr}.table{min-width:720px}.simulator__lead-rail{grid-auto-columns:minmax(280px,86vw)}.workspace-dialog__header,.workspace-dialog__actions{flex-direction:column}.workspace-dialog__actions>*{width:100%}}
