@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}}:root{--ink:#171917;--muted:#676c67;--line:#dfe3dd;--surface:#f5f7f3;--green:#0c8b4c;--green-dark:#086a3b;--green-soft:#e7f5ec;--coral:#d84f3f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);letter-spacing:0;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:72px;margin:0 auto;display:flex}.brand{align-items:center;gap:10px;font-size:14px;font-weight:750;display:inline-flex}.brand-mark{border:1px solid var(--line);width:34px;height:34px;color:var(--green);background:#fff;border-radius:7px;place-items:center;display:grid}nav{color:#4e534e;align-items:center;gap:28px;font-size:13px;font-weight:650;display:flex}nav a:hover{color:var(--ink)}.nav-action{color:#fff;background:var(--ink);border-radius:6px;align-items:center;gap:8px;height:38px;padding:0 15px;display:inline-flex}.nav-action:hover{color:#fff;background:#303330}.hero{grid-template-columns:minmax(280px,.76fr) minmax(580px,1.35fr);align-items:center;gap:52px;width:min(1180px,100% - 40px);min-height:calc(100vh - 72px);margin:0 auto;padding:54px 0 60px;display:grid}.hero-copy{align-self:center}.kicker{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:9px;font-size:11px;font-weight:800;line-height:1;display:flex}.kicker span{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 5px var(--green-soft);border-radius:50%}h1{letter-spacing:0;max-width:540px;margin:25px 0 20px;font-size:clamp(48px,5.8vw,78px);line-height:.96}.hero-copy>p{max-width:530px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.button-primary,.button-secondary{border-radius:6px;align-items:center;gap:9px;height:44px;padding:0 17px;font-size:13px;font-weight:750;display:inline-flex}.button-primary{color:#fff;background:var(--green)}.button-primary:hover{background:var(--green-dark)}.button-secondary{border:1px solid var(--line);background:#fff}.demo{background:#fff;border:1px solid #cfd4cd;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 24px 70px #1d241e1c}.demo-bar{border-bottom:1px solid var(--line);background:#fafbf9;justify-content:space-between;align-items:center;min-height:75px;padding:15px 18px;display:flex}.eyebrow-row{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.status-dot{background:#aeb3ad;border-radius:50%;width:7px;height:7px}.status-dot.live{background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.demo h2{margin:4px 0 0;font-size:18px;line-height:1.2}.prototype-label{color:var(--muted);background:#fff;border:1px solid #d8dcd7;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:700}.stage-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stage{border-right:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr;gap:8px;min-width:0;height:78px;padding:13px 12px;transition:background .25s;display:grid;position:relative}.stage:last-child{border-right:0}.stage.active{background:var(--green-soft)}.stage.done:after,.stage.active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:0;left:0;right:0}.stage-index{color:#9ca19b;font-size:9px;font-weight:800}.stage strong,.stage span{display:block}.stage strong{font-size:12px}.stage span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;overflow:hidden}.stage small{color:var(--green-dark);grid-column:2;align-self:end;font:700 9px/1 ui-monospace,monospace}.session-grid{grid-template-columns:.9fr 1.1fr;min-height:330px;display:grid}.voice-panel{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;justify-content:space-between;min-width:0;padding:22px;display:flex}.waveform{justify-content:center;align-items:center;gap:3px;height:132px;display:flex;overflow:hidden}.waveform i{width:3px;height:var(--h);background:#b8beb8;border-radius:3px;min-height:5px;transition:transform .3s,background .3s;transform:scaleY(.25)}.waveform.active i{background:var(--green);animation:.85s ease-in-out infinite alternate pulse-wave;animation-delay:calc(var(--i) * -37ms)}@keyframes pulse-wave{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}.voice-copy{color:var(--muted);align-items:center;gap:8px;font-size:11px;line-height:1.4;display:flex}.voice-copy svg{color:var(--green);flex:none}.demo-actions{gap:8px;height:41px;margin-top:18px;display:flex}.primary-action{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:750;display:inline-flex}.primary-action.stop{background:var(--ink)}.icon-action{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:41px;display:grid}.transcript-panel{background:#fff;min-width:0;padding:20px}.panel-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.message{margin-top:22px}.message>span{color:var(--green-dark);text-transform:uppercase;font-size:10px;font-weight:800}.message p{color:#353835;margin:7px 0 0;font-size:12px;line-height:1.55}.assistant-message{border-left:2px solid var(--green);background:var(--green-soft);opacity:.28;padding:13px;transition:opacity .3s;position:relative}.assistant-message.visible{opacity:1}.assistant-message button{width:28px;height:28px;color:var(--green-dark);cursor:pointer;background:#fff;border:0;border-radius:5px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.metrics{border-top:1px solid var(--line);background:#fafbf9;grid-template-columns:repeat(4,1fr);display:grid}.metrics div{border-right:1px solid var(--line);min-width:0;padding:12px 14px}.metrics div:last-child{border-right:0}.metrics span,.metrics strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.metrics span{color:var(--muted);font-size:9px}.metrics strong{margin-top:4px;font-size:10px}.pipeline-section{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:100px max(20px,50vw - 590px)}.section-heading{grid-template-columns:.7fr 1.15fr 1fr;align-items:start;gap:40px;display:grid}.section-heading>span,.architecture-copy>span{color:var(--green-dark);text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:800}.section-heading h2,.architecture h2{max-width:480px;margin:0;font-size:38px;line-height:1.08}.section-heading p,.architecture-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.feature-grid{border-top:1px solid #ccd2ca;grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.feature-grid article{border-right:1px solid #ccd2ca;min-height:220px;padding:28px 28px 0 0}.feature-grid article+article{padding-left:28px}.feature-grid article:last-child{border-right:0}.feature-grid svg{color:var(--green)}.feature-grid h3{margin:28px 0 10px;font-size:18px}.feature-grid p{max-width:310px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.architecture{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;width:min(1180px,100% - 40px);margin:0 auto;padding:110px 0;display:grid}.architecture-copy h2{margin-top:17px}.architecture-copy p{margin-top:20px}.architecture-copy a{color:var(--green-dark);align-items:center;gap:8px;margin-top:25px;font-size:13px;font-weight:750;display:inline-flex}.architecture-map{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:120px 1fr minmax(260px,1.5fr);align-items:center;min-height:300px;padding:34px;display:grid}.map-client{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;height:120px;display:flex}.map-client svg{color:var(--green)}.map-client span{margin-top:9px;font-size:12px;font-weight:800}.map-client small{color:var(--muted);margin-top:4px;font-size:9px}.map-line{background:#b9c0b7;height:1px;position:relative}.map-line i{background:var(--green);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:-1px}.map-line span{color:var(--muted);font-size:9px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.map-worker{background:#fff;border:1px solid #aeb8ac;border-radius:7px;grid-template-columns:repeat(2,1fr);gap:9px;min-height:200px;padding:18px;display:grid}.map-worker strong{grid-column:1/-1;font-size:12px}.map-worker span{border:1px solid var(--line);min-height:55px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;place-items:center;font-size:11px;font-weight:800;display:grid}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);min-height:130px;margin:0 auto;display:flex}footer p{color:var(--muted);font-size:12px}footer>a{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}@media(max-width:980px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{max-width:700px}.section-heading{grid-template-columns:1fr 1fr}.section-heading>p{grid-column:2}.architecture{grid-template-columns:1fr;gap:50px}}@media(max-width:640px){.site-header{width:calc(100% - 28px);height:64px}.brand{font-size:12px}.brand-mark{width:32px;height:32px}nav>a:not(.nav-action){display:none}.nav-action{justify-content:center;width:38px;padding:0}.nav-action span{display:none}.hero{gap:38px;width:calc(100% - 28px);padding:46px 0 50px}h1{margin-top:20px;font-size:47px}.hero-copy>p{font-size:15px}.hero-actions{grid-template-columns:1fr;display:grid}.button-primary,.button-secondary{justify-content:center}.demo-bar{padding:13px}.stage-grid{grid-template-columns:repeat(2,1fr)}.stage:nth-child(2){border-right:0}.stage:nth-child(-n+2){border-bottom:1px solid var(--line)}.session-grid{grid-template-columns:1fr}.voice-panel{border-right:0;border-bottom:1px solid var(--line);min-height:270px}.transcript-panel{min-height:260px}.metrics{grid-template-columns:repeat(2,1fr)}.metrics div:nth-child(2){border-right:0}.metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}.pipeline-section{padding-top:70px;padding-bottom:70px}.section-heading{grid-template-columns:1fr;gap:18px}.section-heading>p{grid-column:auto}.section-heading h2,.architecture h2{font-size:32px}.feature-grid{grid-template-columns:1fr;margin-top:45px}.feature-grid article,.feature-grid article+article{border-bottom:1px solid #ccd2ca;border-right:0;min-height:0;padding:26px 0}.feature-grid article:last-child{border-bottom:0}.architecture{width:calc(100% - 28px);padding:75px 0}.architecture-map{grid-template-columns:1fr;gap:28px;padding:22px}.map-line{width:1px;height:42px;margin:0 auto}.map-line i{top:auto;bottom:-1px;right:-3px}.map-line span{top:12px;left:14px;transform:none}footer{flex-direction:column;align-items:flex-start;gap:20px;width:calc(100% - 28px);padding:35px 0}footer p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-page{background:var(--surface);flex-direction:column;min-height:100vh;padding:28px;display:flex}.dashboard-brand{align-items:center;gap:10px;font-size:13px;font-weight:750;display:inline-flex}.dashboard-brand>span{border:1px solid var(--line);width:34px;height:34px;color:var(--green);background:#fff;border-radius:7px;place-items:center;display:grid}.auth-panel{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(420px,100%);margin:auto;padding:32px;box-shadow:0 20px 60px #141e1614}.auth-icon{width:42px;height:42px;color:var(--green-dark);background:var(--green-soft);border-radius:7px;place-items:center;display:grid}.auth-panel h1{margin:20px 0 8px;font-size:27px;line-height:1.15}.auth-panel>p{color:var(--muted);margin:0 0 24px;font-size:13px}.auth-panel form,.form-section{gap:17px;display:grid}.auth-panel label,.agent-editor label{color:#343834;gap:7px;font-size:11px;font-weight:750;display:grid}.auth-panel input,.agent-editor input,.agent-editor textarea,.agent-editor select,.account-strip input{width:100%;color:var(--ink);background:#fff;border:1px solid #d8ddd6;border-radius:6px;outline:0;font:500 13px/1.4 inherit}.auth-panel input,.agent-editor input,.agent-editor select,.account-strip input{height:42px;padding:0 12px}.agent-editor textarea{resize:vertical;min-height:92px;padding:11px 12px}.auth-panel input:focus,.agent-editor input:focus,.agent-editor textarea:focus,.agent-editor select:focus,.account-strip input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.dash-primary,.dash-secondary,.icon-button{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:750;display:inline-flex}.dash-primary{color:#fff;background:var(--green);min-height:42px;padding:0 16px}.dash-primary.compact,.dash-secondary{min-height:38px}.dash-primary:disabled{cursor:wait;opacity:.6}.dash-secondary{border:1px solid var(--line);background:#fff;padding:0 14px}.auth-switch{width:100%;color:var(--green-dark);cursor:pointer;background:0 0;border:0;margin-top:20px;font-size:12px;font-weight:700}.notice{border-radius:6px;margin:0 0 14px;padding:10px 12px;font-size:12px}.notice.error{color:#9c2f24;background:#fbecea}.notice.success{color:var(--green-dark);background:var(--green-soft)}.dashboard-shell{background:#f7f8f6;grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.dashboard-sidebar nav{gap:5px;margin-top:38px;display:grid}.dashboard-sidebar nav button{width:100%;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:0 11px;font-size:12px;font-weight:700;display:flex}.dashboard-sidebar nav button.active{color:var(--green-dark);background:var(--green-soft)}.sidebar-user{border-top:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) 30px;align-items:center;gap:9px;margin-top:auto;padding-top:16px;display:grid}.sidebar-user>div{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.sidebar-user span,.sidebar-user b,.sidebar-user small{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.sidebar-user b{font-size:10px}.sidebar-user small{color:var(--muted);margin-top:2px;font-size:9px}.sidebar-user button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.dashboard-main{min-width:0;padding:34px clamp(20px,4vw,54px) 60px}.dashboard-main>header{justify-content:space-between;align-items:end;gap:20px;display:flex}.dashboard-main>header span,.section-label,.editor-heading span{color:var(--green-dark);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.dashboard-main>header h1{margin:5px 0 0;font-size:30px;line-height:1.1}.dashboard-grid{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;margin-top:28px;display:grid}.agent-list,.agent-editor,.account-strip{border:1px solid var(--line);background:#fff;border-radius:8px}.agent-list{gap:6px;padding:12px;display:grid}.section-label{justify-content:space-between;padding:7px 6px 13px;display:flex}.section-label span{color:var(--muted)}.agent-list>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:8px 1fr;align-items:center;gap:9px;width:100%;min-height:62px;padding:10px;display:grid}.agent-list>button:hover{background:#f7f8f6}.agent-list>button.active{background:var(--green-soft);border-color:#b8d8c5}.agent-status{background:var(--green);border-radius:50%;width:7px;height:7px}.agent-list b,.agent-list small{display:block}.agent-list b{font-size:12px}.agent-list small{color:var(--muted);margin-top:4px;font-size:9px}.empty-agent{text-align:center;color:var(--muted);padding:38px 10px}.empty-agent svg{color:#aeb5ad}.empty-agent p{font-size:12px}.empty-agent button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:750}.agent-editor{min-width:0;overflow:hidden}.editor-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.editor-heading h2{margin:5px 0 0;font-size:20px}.editor-actions{gap:8px;display:flex}.icon-button{border:1px solid var(--line);background:#fff;width:38px;height:38px}.icon-button.danger{color:var(--coral)}.form-section{border-bottom:1px solid var(--line);padding:24px 22px}.form-section:last-child{border-bottom:0}.form-section h3{margin:0 0 2px;font-size:13px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.toggle-row{align-items:center;gap:9px!important;display:flex!important}.toggle-row input{width:16px;height:16px;accent-color:var(--green)}.account-strip{grid-template-columns:minmax(200px,1fr) minmax(180px,300px) auto;align-items:center;gap:12px;margin-top:18px;padding:15px;display:grid}.account-strip>div{align-items:center;gap:10px;display:flex}.account-strip svg{color:var(--green)}.account-strip b,.account-strip small{display:block}.account-strip b{font-size:12px}.account-strip small{color:var(--muted);margin-top:3px;font-size:10px}@media(max-width:900px){.dashboard-shell{grid-template-columns:68px minmax(0,1fr)}.dashboard-sidebar{align-items:center;padding:18px 12px}.dashboard-brand b,.dashboard-sidebar nav button:not(.active) span,.sidebar-user span,.sidebar-user button{display:none}.dashboard-sidebar nav button{justify-content:center;width:42px;padding:0}.sidebar-user{display:block}.dashboard-grid{grid-template-columns:1fr}.agent-list{grid-template-columns:repeat(2,1fr)}.section-label,.empty-agent{grid-column:1/-1}}@media(max-width:640px){.dashboard-shell{display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;height:58px;min-height:58px;padding:0 14px;position:static}.dashboard-sidebar nav{display:none}.sidebar-user{border:0;margin:0;padding:0}.dashboard-main{padding:25px 14px 45px}.dashboard-main>header{align-items:center}.dashboard-main>header h1{font-size:25px}.agent-list{grid-template-columns:1fr}.editor-heading{flex-direction:column;align-items:flex-start}.editor-actions{flex-wrap:wrap;width:100%}.editor-actions .dash-primary{flex:1}.field-grid,.account-strip{grid-template-columns:1fr}}
