:root{--flar-ink:#14213d;--flar-muted:#57657f;--flar-border:#d9deee;--flar-card:#f6f7ffe6;--flar-card-strong:#edf0fff5;--flar-surface:#e2eaffd6;--flar-surface-strong:#d6e1fff0;--flar-accent:#2563eb;--flar-accent-strong:#1d2f6f;--flar-accent-soft:#dde7ff;--flar-hero-bg:linear-gradient(135deg, #1d2f6f 0%, #2f4da7 58%, #456ac2 100%);--flar-success:#2a8f61;--flar-success-bg:#dff7eb;--flar-warning:#9a631f;--flar-warning-bg:#fff1d7;--flar-danger:#b0334f;--flar-danger-bg:#ffe6ee;--flar-info:#225cae;--flar-info-bg:#e6f0ff;--flar-shadow:0 22px 48px #192e6324;--flar-shadow-soft:0 12px 26px #192e6314;--flar-bg:radial-gradient(circle at top left, #3d6ee124, transparent 28%), radial-gradient(circle at top right, #1d2f6f29, transparent 24%), linear-gradient(145deg, #fdfdff 0%, #eef3ff 45%, #f7f4ff 100%)}*{box-sizing:border-box}html{font-size:16px}body{background:var(--flar-bg);min-height:100vh;color:var(--flar-ink);margin:0;font-family:Nunito Sans,Avenir Next,Segoe UI,sans-serif}body.flar-modal-open{overflow:hidden!important}a{color:inherit}button,input,textarea,select{font:inherit}code{background:#11234814;border-radius:.5rem;padding:.15rem .38rem;font-family:SFMono-Regular,SF Mono,Consolas,monospace;font-size:.92em}.app-shell{width:min(100%,1160px);margin:0 auto;padding:24px 16px 56px}.portal-shell{background:#ffffff5c;border:1px solid #d6dff4;border-radius:24px;box-shadow:0 10px 26px #12234a14}.stack{gap:16px;display:grid}.grid,.portal-grid{gap:18px;display:grid}.grid--detail{grid-template-columns:1fr}.hero{background:var(--flar-hero-bg);color:#fff;border-radius:20px;gap:18px;padding:22px;display:grid;box-shadow:0 12px 24px #152a5447}.hero__eyebrow,.portal-toolbar__eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.76;margin:0;font-size:.82rem}.hero h1,.hero h2{margin:0;font-family:"Source Sans 3",Avenir Next,sans-serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.02}.hero p{color:#ffffffe6;max-width:56ch;margin:0}.portal-hero__copy{align-content:start}.portal-pill-row,.hero__meta,.portal-toolbar__actions,.button-row{flex-wrap:wrap;gap:10px;display:flex}.portal-hero__meta{align-content:start;display:grid}.portal-meta-card{background:#ffffff29;border:1px solid #ffffff47;border-radius:14px;gap:8px;min-width:180px;padding:12px 14px;display:grid}.portal-meta-card--identity{align-content:start}.portal-meta-card__name,.portal-meta-card__role,.portal-meta-card__view{font-size:.92rem;line-height:1.2}.recording-modal{z-index:2147483000;place-items:center;width:100vw;height:100dvh;margin:0;padding:16px;display:grid;position:fixed;inset:0}.recording-modal__backdrop{background:#071023ad;border:0;position:absolute;inset:0}.recording-modal__card{z-index:1;background:#f9fbff;border:1px solid #d5def3;border-radius:16px;width:min(560px,100%);max-height:calc(100dvh - 32px);padding:14px;position:relative;overflow:auto;box-shadow:0 18px 38px #0a183759}.recording-modal__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.recording-modal__head h4{margin:0}.recording-modal__close{color:#1d3a79;cursor:pointer;background:#edf3ff;border:1px solid #ccd9f9;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:8px 12px;font-weight:700;line-height:1.2;display:inline-flex}.recording-modal audio{width:100%;margin-bottom:8px}.recording-modal__status{color:#1e3c7f;background:#edf3ff;border:1px solid #cbdaf8;border-radius:10px;align-items:center;gap:8px;margin:0 0 10px;padding:8px 10px;font-size:.86rem;font-weight:600;display:flex}.recording-modal__status[hidden]{display:none!important}.recording-modal__status:before{content:"";border:2px solid;border-right-color:#0000;border-radius:999px;width:12px;height:12px;animation:.75s linear infinite flar-recording-spin}.recording-modal__status.is-error{color:#8f2348;background:#ffedf2;border-color:#f0bfd0}.recording-modal__status.is-error:before{border-right-color:currentColor;animation:none}@keyframes flar-recording-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:auto;padding:4px 9px;font-size:.74rem;font-weight:700;line-height:1.2;display:inline-flex}.pill--soft{color:#fff;background:#ffffff24;border:1px solid #ffffff2e}.pill--status{background:var(--flar-accent-soft);color:var(--flar-accent-strong)}.pill--danger{background:var(--flar-danger-bg);color:var(--flar-danger)}.pill--success{background:var(--flar-success-bg);color:var(--flar-success)}.pill--warning{background:var(--flar-warning-bg);color:var(--flar-warning)}.portal-nav-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.portal-nav,.portal-nav-utility{align-items:center;gap:10px;display:flex}.portal-nav-link{min-height:40px;color:var(--flar-accent-strong);box-shadow:none;background:#edf2ff;border:1px solid #c8d5f7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 13px;font-size:.86rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.portal-nav-link.is-active{color:#fff;background:#1f3f92;border-color:#1f3f92}.portal-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:auto;min-width:0;overflow:auto hidden}.portal-nav-utility{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.portal-nav-badge{color:#6a2f8e;background:#f5e9ff;border:1px solid #e6cbff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:40px;padding:8px 13px;font-size:.8rem;line-height:1.2;display:inline-flex}.portal-utility-link{color:#1d2f6f;background:#edf2ff;border:1px solid #c8d5f7;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:8px 13px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.portal-nav-utility form{margin:0}.portal-utility-button{font:inherit;cursor:pointer}.portal-nav::-webkit-scrollbar{display:none}.queue-shell__tabs::-webkit-scrollbar{display:none}.portal-utility-link.is-active{color:#fff;background:#1f3f92;border-color:#1f3f92}.portal-toolbar{background:linear-gradient(#fafcfff5,#f3f7ffeb);border:1px solid #14213d14;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 16px;padding:18px 20px;display:flex;box-shadow:0 8px 18px #14213d0d}.portal-toolbar__copy{gap:6px;max-width:60ch;display:grid}.portal-toolbar__eyebrow{color:var(--flar-accent-strong)}.portal-toolbar__title{margin:0;font-family:"Source Sans 3",Avenir Next,sans-serif;font-size:clamp(1.45rem,2.2vw,1.9rem);line-height:1.05}.portal-toolbar__copy .muted{max-width:56ch}.portal-toolbar__actions{justify-content:flex-end;align-items:center}.case-tag{color:#1d3f85;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#eef4ff;border:1px solid #c8d9f8;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:.72rem;font-weight:800;line-height:1.1;display:inline-flex}.inline-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.portal-switcher{gap:12px;padding:16px;display:grid}.portal-switcher__copy{gap:4px;display:grid}.portal-switcher__copy .muted,.portal-switcher__meta{margin:0}.portal-switcher__form{gap:12px;display:grid}.portal-switcher__actions{flex-wrap:wrap;gap:10px;display:flex}.card h3,.card h4,.card h5,.subcard h3,.subcard h4{margin:0;font-family:"Source Sans 3",Avenir Next,sans-serif}.card p{margin:0}.card,.subcard{border:1px solid var(--flar-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;padding:16px;box-shadow:0 6px 12px #1324490d}.card{background:#f6f7ff}.subcard,.card--strong{background:#edf0ff}.muted{color:var(--flar-muted)}.section-head,.detail-header,.timeline-row__meta,.route-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.message-list{gap:10px;display:grid}.message-card{box-shadow:none;background:#fff;border:1px solid #dbe3f6;border-radius:12px;gap:8px;padding:13px;text-decoration:none;display:grid}.message-card__body{color:var(--flar-ink);margin:0}.message-card__preview{color:var(--flar-muted);margin:0;line-height:1.35}.queue-card{cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s;position:relative;overflow:hidden}.queue-card.is-selected{background:#f6f9ff;border-color:#315fbe;outline:2px solid #315fbe3b;box-shadow:0 10px 20px #1c429329}.queue-card:hover,.queue-card:focus-visible{border-color:#9cb4ea;box-shadow:0 8px 18px #1e3e841c}.queue-card__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:7px;display:flex}.queue-card__title{color:var(--flar-ink);margin:0;font-size:1.03rem;line-height:1.25}.queue-card__top-meta,.queue-card__chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.queue-card__age,.queue-card__source{font-size:.8rem;font-weight:700}.queue-card__age{color:#5b6b86}.queue-card__source{color:#173c80;background:#edf3ff;border:1px solid #c9d8f6;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:.74rem;font-weight:800;line-height:1.2;display:inline-flex}.queue-card__identity-line{word-break:break-word;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 4px;font-size:.86rem;line-height:1.35;display:flex}.queue-card__support-line{word-break:break-word;margin:0 0 7px;font-size:.84rem;line-height:1.35}.queue-card__meta-row{justify-content:space-between;gap:10px;font-size:.82rem;display:flex}.queue-card__preview{white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:.9rem;overflow:hidden}.queue-card__actions{margin-top:2px}.queue-card__chips .pill{padding:4px 9px;font-size:.74rem}.queue-card__actions .button{min-height:40px;padding-inline:12px}.queue-shell{isolation:isolate;gap:12px;display:grid;overflow:visible}.queue-shell__head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.queue-shell__copy{max-width:40rem}.queue-shell__scope{background:#eef3ff;border:1px solid #cfdbf5;border-radius:12px;flex-wrap:nowrap;flex:none;align-items:center;gap:6px;padding:3px;display:inline-flex}.queue-shell__scope .button{white-space:nowrap;border-radius:10px;justify-content:center;min-width:80px;min-height:32px;padding:5px 10px;font-size:.82rem;line-height:1.15}.queue-shell__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:1;background:#f6f7ff;border:1px solid #c8d6f4;border-bottom:0;border-radius:14px 14px 0 0;flex-wrap:nowrap;gap:6px;margin-bottom:0;padding:0 8px;display:flex;position:relative;overflow:auto hidden}.queue-tab{color:#1f345d;background:#d8e3f7;border:1px solid #aebfe2;border-bottom-color:#b8c9ea;border-radius:12px 12px 0 0;align-items:center;gap:8px;min-height:38px;margin-bottom:-1px;padding:7px 11px;font-size:.86rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.queue-tab.is-active{color:#132f67;z-index:2;background:#f6f7ff;border-color:#b7c9ef #b7c9ef #f6f7ff}.queue-tab.is-active .queue-tab__count{color:#17346f;background:#fffffff5}.queue-tab__count{color:#3a4e75;background:#f1f5fdf2;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:2px 7px;font-size:.78rem;font-weight:800;display:inline-flex}.queue-shell__layout{background:#f6f7ff;border:1px solid #c8d6f4;border-top:0;border-radius:0 0 14px 14px;grid-template-columns:minmax(320px,430px) minmax(0,1fr);align-items:stretch;gap:12px;width:100%;max-width:100%;margin-top:0;padding:8px 10px;display:grid;overflow:hidden}.queue-list-pane,.queue-shell__workspace{align-content:start;gap:12px;display:grid}.queue-list-pane{scrollbar-gutter:stable;min-height:220px;max-height:min(72vh,900px);padding-top:8px;padding-right:4px;position:relative;overflow:hidden auto}.queue-shell__empty{min-height:220px}.queue-detail-placeholder{min-height:160px}.queue-shell__workspace{animation:.22s ease-out flar-detail-swap-fade}.queue-workspace--hero,.queue-workspace__timeline{gap:10px}.queue-workspace__label{text-transform:uppercase;letter-spacing:.02em;font-size:.78rem;font-weight:700}.meta-list{gap:8px;display:grid}.meta-row{border-bottom:1px solid #14213d14;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.meta-row:last-child{border-bottom:0;padding-bottom:0}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stat-card{background:#fff;border:1px solid #14213d14;border-radius:14px;gap:6px;padding:16px;display:grid}.stat-card span{color:var(--flar-muted);font-size:.92rem}.stat-card strong{font-size:1.5rem;line-height:1}.stat-card--link{color:inherit;text-decoration:none}.dashboard-panel-head{gap:12px;margin-bottom:12px;display:grid}.dashboard-panel-copy{gap:8px;max-width:58ch;display:grid}.dashboard-panel-actions{flex-wrap:wrap;gap:10px;display:flex}.dashboard-panel-action{flex:none;min-width:140px}.dashboard-meta-list{margin-top:14px}.dashboard-message-list{gap:12px;display:grid}.dashboard-message-row{background:#fff;border:1px solid #dbe3f6;border-radius:14px;gap:10px;padding:12px;display:grid;box-shadow:0 3px 8px #14213d08}.dashboard-message-row p{margin:0}.dashboard-message-row__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-message-row__top,.dashboard-message-row__actions{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.route-list{gap:12px;display:grid}.route-card{background:#fff;border:1px solid #dbe3f6;border-radius:14px;gap:10px;padding:16px;display:grid;box-shadow:0 3px 8px #14213d08}.route-card h4{margin:0}.route-card--detail .meta-list{margin-top:4px}.route-form{border-top:1px solid #14213d14;margin-top:6px;padding-top:6px}.timeline{gap:12px;display:grid}.timeline-row{background:#fff;border:1px solid #d7e3fb;border-radius:12px;padding:14px}.timeline-row--note{background:#fff}.timeline-row--admin-note{background:#fffffff5}.timeline-row--internal-note{background:#eef4fff5}.timeline-row--callback{background:#e8f1fffa}.timeline-row p{white-space:pre-wrap;margin:8px 0 0}.timeline-row__meta{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.queue-workspace{gap:16px;display:grid}.queue-workspace__summary{background:#fff;border:1px solid #d7e3fb;border-radius:12px;gap:12px;padding:12px;display:grid}.queue-workspace__summary p{margin:0;line-height:1.55}.message-workspace{gap:14px;display:grid}.message-workspace__header{background:#f7faff;border:1px solid #d9e3f8;border-radius:14px;gap:10px;padding:14px;display:grid}.message-workspace__header-top,.message-workspace__section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.message-workspace__title{margin:0}.message-workspace__subtitle{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 0;display:flex}.message-workspace__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.message-workspace__summary-item{gap:3px;min-width:0;display:grid}.message-workspace__summary-item span{color:#5c6d8b;text-transform:uppercase;letter-spacing:.02em;font-size:.78rem;font-weight:700}.message-workspace__summary-item strong{color:#132446;word-break:break-word;font-size:.94rem}.message-workspace__section{gap:10px;display:grid}.message-workspace__message-tools{flex-wrap:wrap;gap:10px;display:flex}.message-workspace__transcript{white-space:pre-wrap;margin:0;line-height:1.6}.flar-detail-sms{gap:14px}.flar-detail-section-head{margin-bottom:0}.flar-sms-list{overscroll-behavior-y:contain;scrollbar-gutter:stable;align-content:start;gap:10px;max-height:min(52vh,520px);margin-top:12px;padding-right:6px;display:grid;overflow-y:auto}.flar-sms-item{margin:0;display:flex}.flar-sms-item--inbound{justify-content:flex-start}.flar-sms-item--outbound{justify-content:flex-end}.flar-sms-item-row{width:100%;display:flex}.flar-sms-item--inbound .flar-sms-item-row{justify-content:flex-start}.flar-sms-item--outbound .flar-sms-item-row{justify-content:flex-end}.flar-sms-item-stack{gap:3px;width:fit-content;max-width:min(100%,520px);display:grid}.flar-sms-item--outbound .flar-sms-item-stack{justify-items:end}.flar-sms-bubble{background:#fff;border:1px solid #d9e2f5;border-radius:18px;padding:10px 12px;box-shadow:0 3px 8px #1427520a}.flar-sms-item--inbound .flar-sms-bubble{background:#f7faff;border-color:#d4e1fb;border-top-left-radius:8px}.flar-sms-item--outbound .flar-sms-bubble{background:#e9f8f1;border-color:#c9eadb;border-top-right-radius:8px}.flar-sms-bubble-head,.flar-sms-stamp,.flar-sms-audit,.flar-sms-meta,.flar-sms-error{margin:0}.flar-sms-bubble-head{color:#18315f;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 6px;display:inline-flex}.flar-sms-bubble-head strong{font-size:.92rem;font-weight:700}.flar-sms-stamp,.flar-sms-audit,.flar-sms-meta,.flar-sms-error{font-size:.78rem;line-height:1.35}.flar-sms-item--outbound .flar-sms-stamp,.flar-sms-item--outbound .flar-sms-audit,.flar-sms-item--outbound .flar-sms-meta,.flar-sms-item--outbound .flar-sms-error{text-align:right}.flar-sms-stamp{color:#536585;font-weight:500}.flar-sms-audit,.flar-sms-meta{color:var(--flar-muted)}.flar-sms-body{white-space:normal;word-break:break-word;color:#14254a;margin:0;font-size:.99rem;line-height:1.45}.flar-sms-error{color:var(--flar-danger);font-weight:600}.flar-sms-details{margin-top:2px}.flar-sms-details summary{color:var(--flar-muted);cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.88;font-size:.72rem}.flar-sms-details[open] summary{margin-bottom:4px}.flar-sms-details-body{gap:3px;display:grid}.flar-sms-form label{color:#1d315e;margin:0 0 4px;font-weight:700;display:block}.flar-sms-compose{background:linear-gradient(#f8fbff 0%,#f3f7ff 100%);border:1px solid #d7e2f6;border-radius:18px;margin-top:14px;padding:9px}.flar-sms-compose-helper{margin:0 0 5px;font-size:.8rem}.flar-sms-form textarea{resize:vertical;background:#fff;border:1px solid #cad8f1;border-radius:16px;width:100%;min-height:64px;max-height:160px;padding:9px 12px;font-family:inherit;font-size:.92rem}.flar-sms-form-actions{justify-content:flex-end;margin-top:8px;display:flex}.flar-sms-notice{margin-top:10px}.message-actions__saved-touchpoint{background:#fff;border:1px solid #d7e3fb;border-radius:12px;gap:10px;padding:10px 12px;display:grid}.message-actions__saved-summary{align-items:start}.message-actions__saved-summary strong{text-align:right}.callback-panel{background:#f8fbff;border:1px solid #d7e3fb;border-radius:14px;padding:12px 14px}.callback-status{color:#1f3f92;margin:0;font-weight:700}.callback-status--busy{color:#225cae}.callback-status--success{color:#2a8f61}.callback-status--error{color:#b0334f}.form{gap:12px;display:grid}.field{gap:8px;display:grid}.field label{font-size:.92rem;font-weight:700}.field input,.field textarea,.field select{width:100%;color:var(--flar-ink);background:#fff;border:1px solid #14213d24;border-radius:16px;padding:12px 14px}.field textarea{resize:vertical;min-height:96px}.field__help{margin:0;font-size:.88rem}.checkbox-row{align-items:center;gap:10px;font-weight:700;display:inline-flex}.checkbox-row input{width:18px;height:18px}.button{color:#fff;cursor:pointer;background:#214ea9;border:1px solid #214ea9;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 14px;font-size:.96rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .15s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:inline-flex;box-shadow:0 7px 14px #214ea926}.button:disabled{opacity:.58;cursor:wait;box-shadow:none}.button:hover:not(:disabled),.button:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 18px #214ea92e}.button--secondary{color:var(--flar-accent-strong);background:#fffffff0;border:1px solid #c8d5f7;box-shadow:0 6px 12px #14213d14}.button--secondary.is-active{color:#fff;background:#214ea9;border-color:#214ea9}.button--secondary:hover:not(:disabled),.button--secondary:focus-visible:not(:disabled){background:#eef4ff;border-color:#98b3ea;box-shadow:0 8px 14px #14213d1a}@keyframes flar-loading-shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}@keyframes flar-detail-swap-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.flash{border-radius:16px;padding:12px 14px;font-size:.92rem}.flash--success{background:var(--flar-success-bg);color:var(--flar-success)}.flash--error{background:var(--flar-danger-bg);color:var(--flar-danger)}.empty-state{text-align:center;gap:10px;padding:28px 20px;display:grid}.empty-state h3,.empty-state p{margin:0}.status-grid{gap:16px;display:grid}.diagnostics-preview{margin:12px 0 0;line-height:1.5}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:720px}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #14213d14;padding:12px 10px}.data-table th{letter-spacing:.02em;color:var(--flar-muted);font-size:.86rem}.table-subline{margin-top:4px}@media (min-width:760px){.app-shell{padding:28px 24px 68px}.portal-nav,.queue-shell__tabs{overflow-x:visible}.hero{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);align-items:end}.portal-grid--2,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--detail{grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:start}}@media (max-width:759px){.portal-toolbar{padding:16px}.portal-nav-row{align-items:stretch}.portal-nav{width:100%;padding-bottom:2px}.portal-toolbar__actions{justify-content:flex-start;width:100%}.stat-grid,.message-workspace__summary-grid{grid-template-columns:1fr}.message-card__meta,.detail-header,.timeline-row__meta,.route-card__head,.section-head,.portal-toolbar,.dashboard-message-row__top,.dashboard-message-row__actions,.message-workspace__header-top,.message-workspace__section-head{flex-direction:column;align-items:flex-start}.portal-nav-utility{justify-content:flex-start;width:100%;margin-left:0}.portal-switcher__actions{flex-direction:column;align-items:stretch}.queue-shell__head{align-items:flex-start}.queue-shell__scope{flex-wrap:wrap}.queue-shell__tabs{padding-inline:4px}.queue-shell__layout{grid-template-columns:1fr;padding:8px}.queue-list-pane{max-height:none;padding-right:0}.queue-card__top-meta,.queue-card__chips{justify-content:flex-start}.flar-sms-list{max-height:min(60vh,560px);padding-right:2px}.flar-sms-item-stack{max-width:min(100%,340px)}.flar-sms-form-actions{justify-content:stretch}.flar-sms-form-actions .button{width:100%}}
