.auth-layout{min-height:100dvh;display:grid;grid-template-columns:44% 56%;background:var(--surface,#fff);color:var(--ink,#17283c)}.auth-story{background:radial-gradient(ellipse at 10% 85%,#136274 0,transparent 60%),linear-gradient(140deg,#102135,#0c1a2b);color:#f5fbff;padding:58px 64px;display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh}.auth-story .logo{color:#fff}.auth-story h1{font-size:clamp(34px,4vw,60px);line-height:1.1;letter-spacing:-2px;margin:24px 0}.auth-story p{font-size:17px;line-height:1.8;color:#b3c9d6;max-width:350px}.auth-story>.logo{align-self:flex-start}.auth-story>span:last-child{display:flex;gap:10px;color:#b5cfda;font-size:12px}.auth-main{margin:0!important;padding:50px!important;display:flex;justify-content:center;align-items:center;min-width:0}.auth-card{width:100%;max-width:390px}.auth-card>.logo{display:none}.auth-card h1{font-size:29px;margin-bottom:14px;letter-spacing:-.8px}.auth-card>p{line-height:1.7;margin-bottom:28px;font-size:14px}.auth-card label,.ops-panel label,.ops-modal label{display:flex;flex-direction:column;gap:8px;margin:18px 0;font-size:13px;color:var(--ink)}.auth-card input,.auth-card select,.ops-panel input,.ops-panel select,.ops-panel textarea,.ops-modal input,.ops-modal select,.ops-modal textarea{width:100%;min-width:0;border:1px solid var(--line,#dce5eb);border-radius:7px;background:var(--surface,#fff);padding:12px;color:var(--ink)}.password-field{position:relative;display:block}.password-field input{padding-right:48px}.password-field button{position:absolute;right:7px;top:50%;transform:translateY(-50%);background:transparent;color:var(--muted)}.auth-submit{width:100%;justify-content:center;margin:18px 0;min-height:46px}.auth-card>.text-button{display:flex;margin:18px auto;font-size:13px}.auth-foot{display:block;text-align:center;color:var(--muted);font-size:11px;margin-top:45px}.auth-loading{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:var(--surface);color:var(--ink);padding:30px}.auth-loading .logo{color:var(--ink)}.ops-notice{background:var(--soft-accent,#eaf7f3);border:1px solid var(--line);padding:12px 14px;border-radius:8px;color:var(--ink);font-size:12px;line-height:1.6;margin:16px 0}.integrated-app .sidebar .settings-link{width:100%;background:transparent;border:0;cursor:pointer}.ops-connection{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin:-10px 0 28px;flex-wrap:wrap}.ops-connection>span:last-child{margin-left:auto}.ops-connection .workspace-dot{margin:0}.ops-connection .offline{background:#b99548}.ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ops-panel{padding:24px;margin-bottom:22px;min-width:0;overflow-wrap:anywhere}.ops-grid>.ops-panel{margin-bottom:0}.ops-panel h2{font-size:19px;margin-bottom:13px;display:flex;align-items:center;gap:10px}.ops-panel h3,.integrated-app .task-card h3{font-size:16px;line-height:1.45;margin:16px 0 9px}.ops-panel p,.integrated-app .task-card>p{color:var(--muted);font-size:13px;line-height:1.75;margin:12px 0}.ops-panel small{display:block;font-size:11px;color:var(--muted);line-height:1.6;margin:6px 0}.ops-panel>.button{margin-top:16px}.ops-panel form .button{margin-top:8px}.ops-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ops-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding:16px 0;min-width:0}.ops-row:last-child{border-bottom:0}.ops-row>div{flex:1;min-width:0;overflow-wrap:anywhere}.ops-row b{font-size:13px;line-height:1.6}.ops-row svg{flex-shrink:0;color:var(--teal)}.ops-row .button{flex-shrink:0}.ops-section-title{margin:34px 0 20px;font-size:20px}.ops-security{display:grid;grid-template-columns:1fr;gap:0}.ops-modal{max-width:680px!important}.ops-modal>p{font-size:13px;line-height:1.7;margin:16px 0}.ops-check{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;line-height:1.55;font-weight:400!important}.ops-check input{width:17px!important;height:17px!important;flex-shrink:0;margin-top:2px;accent-color:var(--teal)}.ops-check small{display:block;font-size:11px;color:var(--muted)}.ops-prewrap{white-space:pre-wrap;overflow-wrap:anywhere;max-height:300px;overflow:auto}.ops-result{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:13px;line-height:1.8;background:var(--surface-alt,#f4f8fa);padding:20px;border-radius:8px;max-height:500px;overflow:auto;margin:20px 0}.ops-modal details,.integrated-app .task-card details,.ops-panel details{padding:15px 0;font-size:13px;line-height:1.7}.ops-modal summary,.ops-panel summary,.integrated-app .task-card summary{cursor:pointer;color:var(--link,#126879);font-weight:550}.ops-dependencies{border-left:3px solid var(--line);padding:10px 15px;margin:17px 0;display:flex;flex-direction:column;gap:9px;font-size:12px}.ops-dependencies h3{display:flex;gap:6px;font-size:13px}.ops-revision{background:var(--surface-alt,#f6f9fb);border:1px solid var(--line);padding:20px;border-radius:8px;margin:20px 0}.ops-revision p{font-size:12px;line-height:1.8}.ops-revision ul{font-size:12px;margin-left:20px}.ops-list .task-card{border:0;border-bottom:1px solid var(--line);border-radius:0}.integrated-app .task-card .button{white-space:normal}.integrated-app .toolbar{flex-wrap:wrap}.integrated-app .toolbar>input{flex:1;min-width:150px;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:12px;color:var(--ink)}.integrated-app .toolbar>span{font-size:12px;color:var(--muted)}.integrated-app .toolbar select{max-width:230px}.ops-chat .naia-avatar .logo{width:28px;height:34px}.ops-chat .naia-avatar .logo svg{width:28px}.ops-chat .naia-avatar .logo b{display:none}.ops-conversations{display:flex;align-items:center;gap:8px;margin-top:22px}.ops-conversations select{min-width:0;flex:1;font-size:12px;color:var(--ink);border:1px solid var(--line);padding:10px;border-radius:7px;background:var(--surface)}.ops-chat-empty{padding:35px 10px;text-align:center;color:var(--muted)}.ops-chat-empty h3{font-size:16px;color:var(--ink);margin:16px 0}.ops-chat-empty p{font-size:12px;line-height:1.8}.ops-chat .message>div{min-width:0;max-width:100%}.ops-chat .message p{white-space:pre-wrap;overflow-wrap:anywhere}.ops-chat .composer .flow-error{max-height:100px;overflow:auto}.ops-chat .voice-preview{flex-wrap:wrap;font-size:12px;gap:10px}.ops-chat .composer-actions{gap:6px}.ops-chat .composer-actions .button{font-size:11px}.ops-chat-toggle{display:none}.ops-preview{width:100%;max-height:70vh;object-fit:contain;margin:20px 0}.ops-pdf{width:100%;height:65vh;border:1px solid var(--line)}.ops-brand-image{max-height:160px;width:100%;object-fit:contain;margin-top:15px;background:#f1f6f8;border-radius:7px;padding:15px}.ops-import{margin-top:20px;border-top:1px solid var(--line);padding-top:14px}.emergency-codes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.emergency-codes code{font-size:13px;background:var(--surface-alt);padding:10px;text-align:center;border:1px solid var(--line);border-radius:7px;overflow-wrap:anywhere}.ops-data{font-size:12px;line-height:1.7}.ops-data>div{display:grid;grid-template-columns:minmax(90px,25%) minmax(0,1fr);gap:14px;border-bottom:1px solid var(--line);padding:9px 0}.ops-data dt{font-weight:600;color:var(--muted)}.ops-data dd{margin:0;overflow-wrap:anywhere}.ops-data-list>div{border:1px solid var(--line);border-radius:7px;padding:12px;margin-bottom:10px}.ops-data .ops-data>div{display:block}.ops-data .ops-data dt{margin-bottom:5px}[data-theme=dark] .auth-layout{background:var(--surface)}[data-theme=dark] .ops-brand-image{background:#e5eef2}@media(min-width:1700px){.ops-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1200px){.ops-grid{grid-template-columns:1fr}.auth-story{padding:40px}.auth-main{padding:35px!important}.ops-chat-toggle{display:flex;position:fixed;bottom:22px;right:25px;z-index:40}}@media(max-width:760px){.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-main{min-height:100dvh;padding:30px!important}.auth-card>.logo{display:flex;margin:0 0 45px;color:var(--ink)}.auth-card h1{font-size:26px}.ops-grid{grid-template-columns:1fr}.ops-panel{padding:19px}.ops-row{flex-wrap:wrap}.ops-row .button{margin-left:auto}.ops-connection>span:last-child{display:none}.integrated-app .header-actions{gap:8px}.integrated-app .page-header h1{font-size:25px}.ops-data>div{display:block}.ops-data dt{margin-bottom:5px}.ops-modal{width:calc(100% - 24px)!important;max-height:90dvh}.ops-chat-toggle{right:18px;bottom:18px}.ops-panel .form-grid,.ops-modal .form-grid{grid-template-columns:1fr}.ops-chat .composer{padding-bottom:max(20px,env(safe-area-inset-bottom))}.emergency-codes{grid-template-columns:1fr}.integrated-app .toolbar .segmented{flex-wrap:wrap}.integrated-app .header-actions>.button{font-size:11px;padding:10px}.integrated-app .task-card .card-foot{gap:8px;flex-wrap:wrap}}.ops-library-select{width:100%;font-size:11px;padding:8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);margin:10px 0}.ops-chat .ops-check{font-size:11px;color:var(--ink)}.ops-rich-text{overflow-wrap:anywhere;font-size:13px;line-height:1.75}.ops-rich-text p{margin:9px 0!important;background:none!important;border:0!important;padding:0!important;color:inherit!important;white-space:pre-wrap}.ops-rich-text h4{font-size:14px;margin:15px 0 9px}.ops-rich-text ul,.ops-rich-text ol{padding-left:22px;margin:12px 0}.ops-rich-text li{margin:6px 0}.ops-rich-text a{color:var(--link,#137b87);text-decoration:underline}.ops-rich-text pre{overflow:auto;max-width:100%;padding:12px;background:var(--surface-alt);border-radius:6px;font-size:11px}.ops-rich-text code{font-size:12px}.ops-chat .message .ops-rich-text{padding:14px;background:var(--surface);border-radius:10px;margin:9px 0}.ops-chat .message.user .ops-rich-text{background:var(--soft-accent,#e6f4f2)}.ops-channel-history{max-height:62dvh;overflow:auto}.ops-channel-history .ops-panel{padding:18px}.ops-channel-history small{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.ops-chat .chat-header>.text-button{font-size:11px;margin-top:12px}.ops-stage-label{display:block;width:fit-content;padding:7px 12px;border:1px solid #d9bd7a;background:#fff7e1;color:#785619;border-radius:6px;font-size:11px;font-weight:550;margin:0 0 24px}.auth-card>.ops-stage-label{margin:26px auto 0;font-size:11px}[data-theme=dark] .ops-stage-label{background:#382e19;border-color:#7f6837;color:#efd294}.ops-calendar{margin-top:18px;min-width:0}.ops-calendar-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.ops-calendar .agenda-week-grid{grid-template-columns:repeat(7,minmax(0,1fr));min-width:680px;min-height:360px}.ops-calendar .agenda-week-day{display:block;border-right:1px solid var(--line);border-bottom:0}.ops-calendar .agenda-week-day:last-child{border-right:0}.ops-calendar .agenda-day-heading{border-right:0;border-bottom:1px solid var(--line)}.ops-calendar .agenda-week-items{display:block;min-height:200px;padding:6px}.ops-calendar .agenda-event{min-width:0;margin-bottom:8px}.ops-calendar .agenda-event time{font-size:11px}.ops-calendar .agenda-event b{font-size:12px}.ops-calendar .agenda-free{padding:12px 0}.ops-calendar .agenda-month-event>span{display:block}.ops-calendar .agenda-month-day{min-height:115px}@media(max-width:640px){.ops-calendar .agenda-month-day{min-height:95px}.ops-calendar .agenda-month-event time{font-size:8px}.ops-calendar .agenda-month-event>span{font-size:9px}}.ops-calendar-toolbar{flex-wrap:wrap}.ops-calendar-toolbar>.ops-actions{flex-wrap:nowrap;gap:6px}.ops-calendar-toolbar>.ops-actions input{width:150px;min-width:0}.ops-calendar-toolbar>.ops-actions button{flex-shrink:0}.ops-modal.ops-modal-wide{width:min(1180px,calc(100vw - 32px));max-width:calc(100vw - 32px)!important}.ops-modal-wide .ops-pdf{height:75vh}:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#101c32;background:#fafbfd;font-synthesis:none;font-size:14px;font-weight:400;--ink:#101c32;--muted:#61738e;--line:#e4eaf0;--teal:#07616a;--nav:#17283c}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #27aeba;outline-offset:3px}h1,h2,h3,h4,p{margin:0}h1{font-size:32px;line-height:1.2;letter-spacing:-1.15px;font-weight:750}h2{font-size:20px;letter-spacing:-.5px}h3{font-size:16px;letter-spacing:-.3px}h4{font-size:16px;letter-spacing:-.25px}p{line-height:1.55}small{font-size:12px;color:var(--muted)}svg{flex-shrink:0}button{transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}button:hover:not(:disabled){filter:brightness(.98)}.app{display:grid;grid-template-columns:184px minmax(560px,1fr) 414px;min-height:100vh}.sidebar{position:sticky;top:0;height:100dvh;background:linear-gradient(120deg,#17283c,#132235);color:#e6edf7;display:flex;flex-direction:column;padding:22px 8px 20px;z-index:20}.brand{padding:0 16px 32px}.logo{display:inline-flex;align-items:center;gap:9px}.logo svg{width:29px;height:34px}.logo b{color:#fff;font-size:36px;letter-spacing:-1px}.logo.small svg{width:23px;height:28px}.sidebar nav{display:flex;flex-direction:column;gap:9px}.sidebar nav a,.settings-link{display:flex;align-items:center;gap:15px;padding:14px;border:1px solid transparent;border-radius:6px;font-size:14px}.sidebar a:hover{background:#21394d}.sidebar a.active{background:#224556;border-color:#2b5364;color:#fff}.nav-count{margin-left:auto;font-size:11px;background:#ffffff14;border-radius:4px;padding:2px 5px}.sidebar-bottom{margin-top:auto}.workspace{font-size:11px;color:#aabccc;display:flex;align-items:center;gap:6px;padding:12px;margin-bottom:8px;border-bottom:1px solid #ffffff12}.workspace-dot{width:6px;height:6px;border-radius:50%;background:#53c8bb}.demo-mini{font-size:9px;font-weight:700;letter-spacing:.7px;padding:3px 5px;border-radius:3px;background:#ffffff10;color:#9eb4c6}.profile{width:100%;border:0;background:none;color:#f3f6fa;display:flex;align-items:center;gap:12px;text-align:left;padding:14px 12px}.profile small{display:block;color:#b6c3d3;font-size:11px;margin-top:5px}.avatar{width:35px;height:35px;display:grid;place-items:center;background:linear-gradient(130deg,#53788e,#2b4964);border-radius:50%;font-size:17px}.settings-link{font-size:12px;padding:13px 12px}.settings-link.active{background:#224556}main{padding:32px 26px 20px;min-width:0}.page-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px}.page-header p{color:#526585;font-size:16px;margin-top:6px}.eyebrow{font-size:10px;letter-spacing:1.5px;color:#769096;font-weight:600;margin-bottom:9px}.eyebrow span{color:#bcc8cf;margin:0 7px}.header-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.date{display:flex;align-items:center;gap:7px;color:#526585;font-size:12px;white-space:nowrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:39px;background:#fff;border:1px solid #dce4ed;border-radius:7px;padding:9px 13px;font-size:13px;font-weight:500;white-space:nowrap}.button:hover{border-color:#8ab7bf;box-shadow:0 2px 6px #14283a06}.button.primary{color:#fff;border-color:var(--teal);background:linear-gradient(120deg,#075c65,#08717b);box-shadow:0 2px 3px #05464b0c}.button.small{min-height:31px;padding:6px 11px;font-size:12px}.button.danger{color:#b23b45;border-color:#f0cdd0}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:0;border-radius:6px;color:#5e728e;padding:5px}.icon-button:hover{background:#edf3f7}.icon-button.bordered{border:1px solid #dce4ed;background:#fff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:30px}.stat{display:flex;align-items:center;gap:19px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:8px;text-align:left;min-height:107px}.stat-icon{width:53px;height:57px;border-radius:13px;display:grid;place-items:center}.mint{background:#e0f6f1;color:#007b68}.blue{background:#e4f1ff;color:#0056af}.amber{background:#fff0d6;color:#bc6802}.purple{background:#eeebff;color:#5441c4}.pink{background:#ffe6ef;color:#d3255b}.slate{background:#e8edf3;color:#415976}.red{background:#ffe4e7;color:#dd4155}.stat b{font-size:34px;line-height:1.05;display:block;letter-spacing:-1px}.stat>span>span{display:flex;align-items:center;gap:9px;color:#475d7c;font-size:13px;margin-top:7px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}.section-heading select{max-width:170px}.agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.task-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px;min-width:0}.card-top{display:flex;align-items:center;gap:10px;margin-bottom:12px;position:relative}.agent-icon{height:43px;width:43px;display:inline-grid;place-items:center;border-radius:10px;flex-shrink:0;background-image:linear-gradient(145deg,transparent 45%,#ffffff4d 75%,transparent)}.card-top h3{font-size:15px;white-space:nowrap}.badge{display:inline-flex;gap:6px;align-items:center;padding:8px 10px;border-radius:9px;font-size:11px;white-space:nowrap;font-weight:500}.badge i{width:7px;height:7px;border-radius:50%;background:currentColor}.badge.running{background:#e1f8f4;color:#006c66}.badge.decision{background:#ffefd2;color:#a50}.badge.available{background:#f0f4f7;color:#546780}.badge.done{background:#e5f4eb;color:#2b7a48}.more{margin-left:auto;width:22px;position:absolute;right:-4px;top:0}.card-top:has(.more){padding-right:16px}.task-card h4{margin-bottom:5px}.task-card>p{color:#60718c;font-size:13px;line-height:1.4}.card-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:18px}.card-foot>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#6e7f98}.overview-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:13px}.panel{background:#fff;border:1px solid var(--line);border-radius:8px}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px}.panel-heading h3{font-size:14px}.recent,.activity{padding:14px}.text-button{border:0;background:none;color:#486484;font-size:11px;display:inline-flex;align-items:center;gap:6px;padding:0}.delivery-row{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid #e7edf3;border-radius:5px;margin-top:6px}.file-icon{display:grid;place-items:center;width:31px;height:33px;border-radius:4px;flex-shrink:0}.delivery-row>div{flex:1;min-width:0}.delivery-row b{font-size:11px;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-row small{display:block;font-size:10px;margin-top:3px}.delivery-row .button{font-size:10px;padding:5px 10px;min-height:28px}.delivery-row .icon-button{height:28px;width:28px}.activity-row{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:#6c7c94;margin:12px 0}.activity-row i{width:9px;height:9px;background:#a6b3c3;border-radius:50%;margin-top:3px;flex-shrink:0}.activity-row i.green{background:#00936d;box-shadow:0 0 0 3px #ecf8f1}.activity-row p{font-size:11px}.activity-row>span{font-size:10px;white-space:nowrap}.live-label{font-size:10px;color:#90a0b3}.usage{display:flex;gap:8px;align-items:center;font-size:10px;color:#667c99;margin-top:23px}.usage span{font-size:9px}.main-footer{display:flex;justify-content:space-between;color:#8795a8;font-size:10px;gap:12px;margin-top:25px}.main-footer>span{display:flex;gap:6px;align-items:center}.chat{height:100dvh;position:sticky;top:0;border-left:1px solid #e0e6ee;background:linear-gradient(135deg,#f8fafc,#fbfcfd);display:flex;flex-direction:column;min-width:0}.chat-header{padding:16px 20px}.demo-label{text-align:right;color:#58628b;font-size:10px;letter-spacing:.3px;font-weight:650;margin-bottom:29px}.chat-title{display:flex;align-items:center;gap:11px}.naia-avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#e0f5f2}.chat-title h2{font-size:25px;letter-spacing:-.8px}.chat-status{font-size:12px;color:#64758c;display:flex;align-items:center;gap:7px;margin-top:7px}.chat-status i{width:7px;height:7px;background:#8c9eae;border-radius:50%}.chat-header>p{font-size:12px;color:#6a7b95;margin-top:12px;margin-left:54px}.messages{flex:1;min-height:100px;overflow-y:auto;padding:10px 19px 20px 14px;scrollbar-width:thin;scrollbar-color:#d3dde7 transparent}.message{margin-bottom:19px}.message small{font-size:10px;display:block;margin:0 0 5px;color:#7c8ba3}.message p{font-size:13px;line-height:1.5;padding:12px;border:1px solid #e2e9f0;border-radius:10px;background:#fff;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{margin-left:74px}.message.user small{text-align:right}.message.user p{background:#e2f4f3;border-color:#bce3e2}.message.assistant{display:flex;gap:11px;align-items:flex-start}.message.assistant>div{min-width:0;flex:1}.bubble-avatar{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#15283b;flex-shrink:0}.bubble-avatar .logo svg{width:21px;height:24px}.chat-task{display:flex;gap:10px;align-items:center;text-align:left;width:100%;border:1px solid #e2e9f0;background:#fff;border-radius:9px;padding:9px 11px;margin-top:6px}.chat-task .agent-icon{width:35px;height:35px;border-radius:8px}.chat-task .agent-icon svg{width:21px}.chat-task>span:nth-child(2){flex:1}.chat-task b{font-size:11px;color:#175392;display:block}.chat-task small{margin:5px 0 0;font-size:10px}.chat-task>svg{color:#637d9a}.composer{margin:0 12px 16px;padding:0 11px 12px;border:1px solid #e1e8f0;background:#ffffffd9;border-radius:12px;box-shadow:0 6px 26px #1e344b04}.context-toggle{display:flex;gap:8px;align-items:center;width:100%;font-size:11px;color:#7889a0;border:0;background:transparent;padding:13px 0}.context-toggle>svg:last-child{margin-left:auto}.tabs{display:flex;border-bottom:1px solid var(--line);gap:0}.tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:12px 24px;font-size:12px;color:#6e7c92}.tabs button.selected{color:#006775;border-bottom-color:#007f88;font-weight:600}.composer .tabs{margin-bottom:12px;border-top:1px solid #edf1f5}.composer textarea{padding:11px 12px;min-height:66px;font-size:12px;resize:vertical;max-height:180px;background:#fff}.composer-note{font-size:10px;color:#8391a6;margin:8px 0 14px}.composer-actions{display:flex;gap:7px;align-items:center}.composer-actions .primary{margin-left:auto}.composer-actions .button{font-size:10px;min-height:34px;padding:7px 10px}.voice-preview{display:flex;align-items:center;gap:12px;margin:14px 0}.voice-preview>span{background:#057583;box-shadow:0 0 0 3px #fff,0 0 0 6px #a7d0d2;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;color:#fff;margin:3px 5px 3px 2px;flex-shrink:0}.voice-preview small{font-size:9px;white-space:nowrap}.wave{display:flex;align-items:center;justify-content:space-between;gap:2px;height:36px;flex:1}.wave i{background:#358d95;width:2px;height:4px}.wave .wave-1{height:10px}.wave .wave-2{height:15px}.wave .wave-3{height:22px}.wave .wave-4{height:15px}.wave .wave-5{height:9px}.wave .wave-6{height:5px}.context-box{padding:10px;background:#f1f6f8;border-radius:6px;margin-bottom:8px}.context-box p{font-size:11px;margin-bottom:9px;color:var(--muted)}.attachment-list{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.attachment-list>span{display:flex;align-items:center;gap:4px;font-size:10px;background:#edf5f5;max-width:100%;overflow-wrap:anywhere;padding:5px;border-radius:4px}.attachment-list button{background:none;border:0;display:flex;padding:0}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px;align-items:center}.search-field{display:flex;align-items:center;gap:9px;border:1px solid #dfe6ed;background:#fff;border-radius:7px;padding-left:12px;flex:1;max-width:390px;color:#8191a4}.search-field input{border:0;background:transparent}.search-field:focus-within{outline:2px solid #27aeba}input,select,textarea{border:1px solid #dce4ed;border-radius:6px;padding:10px 12px;background:#fff;color:var(--ink);width:100%;min-width:0}select{width:auto;font-size:12px;max-width:100%}textarea{resize:vertical;line-height:1.6}input::placeholder,textarea::placeholder{color:#95a1b2}.info-banner{display:flex;align-items:center;gap:10px;padding:14px 16px;color:#4d7480;background:#edf7f8;border:1px solid #dcecee;border-radius:8px;font-size:12px;line-height:1.6;margin:0 0 22px}.agent-profile{padding:22px}.agent-profile .card-top h3{margin-bottom:5px;font-size:17px}.agent-profile p{color:var(--muted);font-size:14px;min-height:44px;margin:18px 0}.agent-stats{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:17px 0;font-size:12px;color:var(--muted)}.agent-stats b{font-size:17px;color:var(--ink)}.agent-profile>.button{margin:5px 6px 0 0}.segmented{display:flex;border:1px solid var(--line);border-radius:6px;padding:3px;background:#f0f4f7}.segmented button{border:0;background:none;border-radius:4px;padding:7px 11px;color:#66758a;font-size:12px}.segmented button.selected{background:#fff;box-shadow:0 1px 3px #0001;color:#143957}.filters{margin-bottom:22px;flex-wrap:wrap}.filters button{padding:12px 15px}.filters span{font-size:10px;background:#eaf0f4;padding:2px 6px;border-radius:4px;margin-left:7px}.empty{padding:60px 20px;text-align:center;color:#8094a5;border:1px dashed #d4dfe7;border-radius:10px;background:#ffffff80;margin-bottom:20px}.empty svg{margin-bottom:18px}.empty h3{color:#425871;margin-bottom:9px}.empty p{font-size:13px}.task-list>button{width:100%;display:flex;align-items:center;gap:14px;padding:17px;background:#fff;border:0;border-bottom:1px solid var(--line);text-align:left}.task-list>button:last-child{border-bottom:0}.task-list>button>span:nth-child(2){flex:1}.task-list small{display:block;margin-top:7px}.delivery-grid,.knowledge-grid,.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.delivery-card{overflow:hidden}.delivery-cover{min-height:172px;background:#edf4f7;padding:18px 23px;display:flex;flex-direction:column;align-items:flex-start;color:#416d82;position:relative;gap:12px;border-bottom:1px solid var(--line)}.delivery-cover>span{font-size:9px;letter-spacing:1px}.delivery-cover svg{position:absolute;top:55px;right:28px;opacity:.3}.delivery-cover b{max-width:80%;font-size:24px;letter-spacing:-.7px;line-height:1.2;margin-top:9px}.delivery-cover small{font-size:8px;letter-spacing:1px;margin-top:auto}.delivery-cover.creative{background:#153546;color:#d8f6f0}.delivery-cover.creative small{color:#7cb6ba}.delivery-info{padding:18px}.delivery-info h3{margin:9px 0 18px}.delivery-info>div{display:flex;justify-content:space-between;align-items:center}.calendar-controls{display:flex;align-items:center;gap:10px}.calendar-controls h2{text-transform:capitalize;font-size:17px}.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:24px 0 30px}.day{border:1px solid var(--line);border-radius:9px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 4px}.day b{font-size:24px}.day small{text-transform:uppercase;font-size:10px;letter-spacing:.5px}.day>span{font-size:9px;color:#0d8c85;height:10px}.day.selected{background:#086773;border-color:#086773;color:#fff}.day.selected small,.day.selected>span{color:#c5eee7}.event-card{display:flex;align-items:center;gap:21px;padding:23px;margin-bottom:12px}.event-time{display:flex;flex-direction:column;gap:7px}.event-time b{font-size:20px}.event-line{height:55px;width:3px;border-radius:2px;background:#50b9b7}.event-card>div:nth-of-type(2){flex:1}.event-card h3{margin:6px 0}.event-card p{display:flex;align-items:center;gap:5px;color:#8492a6;font-size:11px}.event-list{margin-bottom:24px}.knowledge-card{text-align:left;padding:23px;position:relative}.tag{font-size:10px;color:#6c8096;display:inline-block;background:#f0f4f7;border-radius:5px;padding:6px 9px}.knowledge-card>.tag{float:right}.knowledge-card h3{margin:20px 0 12px}.knowledge-card p{font-size:13px;line-height:1.65;color:var(--muted);margin-bottom:22px}.knowledge-grid{margin-bottom:24px}.integration-card{padding:24px}.integration-card>div{display:flex;justify-content:space-between;align-items:center}.integration-card h3{margin:22px 0 10px}.integration-card p{color:var(--muted);font-size:14px;margin-bottom:20px;min-height:44px}.integration-card .button{width:100%;font-size:12px;background:#f4f7f9}.settings-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-panel{padding:24px}.settings-panel>p{margin:10px 0 22px;color:var(--muted);font-size:13px}.settings-panel label{margin:20px 0}.settings-panel h3{margin-top:22px}.settings-note{display:flex;gap:12px;padding:16px;border-radius:6px;background:#eef7f5;margin-top:24px;color:#43776e;font-size:12px}.toggle-row{display:flex!important;align-items:center;gap:20px}.toggle-row span{flex:1}.toggle-row small{display:block;margin-top:8px}.toggle-row input{width:18px;height:18px;accent-color:#06757c}.modal{width:min(630px,calc(100vw - 32px));max-height:88dvh;border:1px solid #dce4ec;border-radius:14px;padding:26px;color:var(--ink);box-shadow:0 20px 100px #0a23304d;overflow:auto}.modal::backdrop{background:#11233370;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.modal-head h2{font-size:22px}.modal-intro{font-size:13px;color:var(--muted);margin-bottom:20px}.modal label,.settings-panel label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;margin-bottom:20px}.modal input,.modal select,.modal textarea{font-weight:400;width:100%;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px}.modal p{font-size:14px}.modal .info-banner{margin-top:22px;font-size:12px}.task-detail-heading{display:flex;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:22px}.task-detail-heading>div{flex:1}.task-detail-heading small{display:block;margin-top:7px}.detail-text{color:var(--muted);margin:12px 0 22px;white-space:pre-wrap}.progress-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:8px;color:#63818a}progress{width:100%;height:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:5px;overflow:hidden;display:block;margin-bottom:25px}progress::-webkit-progress-bar{background:#eaf0f4}progress::-webkit-progress-value{background:#168c8f}progress::-moz-progress-bar{background:#168c8f}.proposal-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.proposal{background:#e8f4f2;border:1px solid #c9e5df;border-radius:9px;padding:20px;color:#13525a;display:flex;flex-direction:column;align-items:flex-start;gap:18px;text-align:left;white-space:pre-line}.proposal>span:first-child{font-size:10px;letter-spacing:2px}.proposal b{font-size:25px;line-height:1.2;letter-spacing:-.7px}.proposal small{color:#5c8386;font-size:10px}.proposal.dark{background:#183343;color:#d4f6e9;border-color:#183343}.proposal.dark small{color:#94b8b9}.proposal .button{font-size:11px;color:#125a61;padding:8px;margin-top:10px}.time-options{display:flex;gap:10px;flex-wrap:wrap}.document-preview{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-family:inherit;font-size:14px;background:#f7f9fb;border:1px solid var(--line);padding:22px;border-radius:8px;color:#516780;margin-top:20px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:100;background:#173b44;color:#fff;display:flex;align-items:center;gap:12px;box-shadow:0 5px 30px #10263330;padding:13px 16px;border-radius:10px;max-width:calc(100vw - 30px);font-size:13px}.toast>svg{color:#82d4bd}.toast .icon-button{color:#b6d6db}.muted{font-size:12px;color:var(--muted)}.mobile-bar,.mobile-only,.chat-fab,.close-chat,.scrim{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.compact .task-card{padding:10px}.compact .card-foot{margin-top:10px}.compact .agent-grid{gap:8px}@media(min-width:1550px){.app{grid-template-columns:184px minmax(700px,1fr) 450px}main{padding:32px 28px}.task-card{padding:15px}.card-top{gap:12px}.card-top h3{font-size:16px}.badge{font-size:12px}.chat-title h2{font-size:27px}.message p{font-size:14px}.chat-header{padding:16px 22px 20px}.chat-task b{font-size:12px}.card-foot>span{font-size:12px}.task-card>p{font-size:14px}.button.small{font-size:12px}.chat-header>p{font-size:13px}}@media(max-width:1450px){.app{grid-template-columns:174px minmax(530px,1fr) 375px}main{padding:25px 20px}.page-header{align-items:flex-start}.header-actions{gap:10px;flex-direction:column-reverse;align-items:flex-end}.date{font-size:11px}.page-header h1{font-size:29px}.page-header p{font-size:14px}.card-top{gap:8px;flex-wrap:wrap}.card-top .badge{margin-left:0;font-size:10px;padding:6px 8px}.card-top .agent-icon{width:36px;height:36px}.card-top h3{font-size:14px}.card-foot{flex-wrap:wrap;gap:9px}.card-foot .button{margin-left:auto}.stat{gap:12px;padding:17px 14px}.stat-icon{width:43px;height:49px}.stat>span>span{font-size:12px;gap:5px}.chat-title h2{font-size:23px}.chat-header>p{margin-left:0;text-align:center}.message.user{margin-left:45px}.chat-header{padding:15px}.chat-task{padding:8px}.overview-bottom{grid-template-columns:1fr}.usage{margin-top:16px}.activity-row{margin:9px 0}.activity .activity-row:nth-of-type(n+4){display:none}.settings-panels{grid-template-columns:1fr}.calendar-controls{flex-wrap:wrap}.calendar-controls h2{font-size:15px}.toolbar{flex-wrap:wrap}}@media(max-width:1180px){.app{grid-template-columns:174px minmax(0,1fr)}.chat{display:none;position:fixed;right:0;width:414px;top:0;z-index:40;box-shadow:-10px 0 50px #0a293220}.chat.open{display:flex}.close-chat{display:flex;position:absolute;top:9px;left:12px}.chat-fab{display:flex;align-items:center;gap:9px;position:fixed;bottom:20px;right:22px;background:#096c77;color:#fff;border:0;border-radius:40px;padding:14px 19px;box-shadow:0 5px 22px #075f6c40;z-index:25}.app:has(.chat.open) .chat-fab{display:none}.overview-bottom{grid-template-columns:1fr 1fr}.main-footer{padding-bottom:60px}.page-header{align-items:center}.header-actions{flex-direction:row;align-items:center}.card-top h3{font-size:16px}.card-top .badge{font-size:11px}.card-top .agent-icon{width:43px;height:43px}.card-foot{flex-wrap:nowrap}.settings-panels{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:nowrap}}@media(max-width:820px){.overview-bottom{grid-template-columns:1fr}.header-actions .date{display:none}.page-header h1{font-size:27px}.card-top{gap:8px}.card-top h3{font-size:14px}.card-top .badge{font-size:10px}.card-top .agent-icon{width:34px;height:34px}.card-top .badge{padding:6px}.stats{gap:8px}.stat{gap:8px;padding:14px 10px}.stat-icon{width:34px;height:42px}.stat-icon svg{width:21px}.stat b{font-size:29px}.stat>span>span{font-size:11px}.stat>span>span svg{display:none}.card-foot{flex-wrap:wrap}.card-foot .button{margin-left:auto}.section-heading h2{font-size:17px}.settings-panels{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.event-card{padding:17px}.delivery-grid,.knowledge-grid,.integration-grid{gap:12px}.delivery-cover b{font-size:21px}}@media(max-width:640px){.app{display:block}.sidebar{display:none;position:fixed;left:0;top:0;width:225px;z-index:50}.sidebar.open{display:flex}.brand{display:flex;align-items:center;justify-content:space-between}.brand .icon-button{color:#aac2d0}.mobile-only{display:flex}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;border:0;background:#10223980}.mobile-bar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);padding:10px 12px;margin:-20px -16px 24px}.mobile-bar>span{font-size:16px;font-weight:650;display:flex;gap:10px;align-items:center}.mobile-bar .demo-mini{background:#e9f2f4;color:#4f8190}main{padding:20px 16px}.eyebrow{font-size:9px;letter-spacing:1.1px}.page-header{display:block;margin-bottom:22px}.page-header h1{font-size:28px}.page-header p{font-size:14px;max-width:330px;line-height:1.5}.header-actions{margin-top:17px;justify-content:space-between;flex-direction:row-reverse}.header-actions .date{display:flex}.stats{margin-bottom:26px}.stat{padding:13px 9px;flex-direction:column;align-items:flex-start;gap:10px;min-height:135px}.stat-icon{width:31px;height:31px;border-radius:8px}.stat-icon svg{width:18px}.stat b{font-size:28px}.stat>span>span{font-size:10px}.section-heading{gap:6px}.section-heading h2{font-size:17px;max-width:210px}.section-heading select{font-size:10px;padding:8px;max-width:124px}.agent-grid{grid-template-columns:1fr;gap:12px}.task-card{padding:16px}.card-top h3{font-size:16px}.card-top .badge{font-size:11px;padding:7px 9px}.card-top .agent-icon{height:40px;width:40px}.task-card>p{font-size:14px}.card-foot>span{font-size:11px}.card-foot{flex-wrap:nowrap;margin-top:20px}.chat{width:100%;z-index:55}.chat-title h2{font-size:25px}.chat-header .demo-label{margin-bottom:22px}.chat-header>p{margin-left:54px;text-align:left}.chat-fab{bottom:17px;right:17px;padding:13px 16px}.toast{bottom:76px;width:calc(100vw - 30px);font-size:12px}.delivery-grid,.knowledge-grid,.integration-grid{grid-template-columns:1fr}.delivery-cover{min-height:170px}.delivery-cover b{font-size:25px}.search-field{max-width:none;width:100%;flex-basis:100%}.toolbar{gap:10px}.toolbar>.button{font-size:12px}.filters button{padding:11px 9px;font-size:11px}.filters span{margin-left:4px}.task-list>button{gap:9px;padding:14px 10px}.task-list b{font-size:13px}.task-list small{font-size:10px}.task-list .badge{font-size:9px;padding:6px}.task-list>button>svg{display:none}.calendar-week{gap:4px}.day{padding:12px 3px}.day small{font-size:9px}.day b{font-size:20px}.calendar-controls .button{font-size:10px}.event-card{gap:14px;padding:17px 12px}.event-card h3{font-size:14px}.event-time b{font-size:18px}.event-card small,.event-card p{font-size:10px}.event-card .icon-button{width:25px}.event-line{height:48px}.modal{padding:20px}.modal-head h2{font-size:20px}.modal-actions{flex-wrap:wrap}.proposal{padding:16px 12px;gap:15px}.proposal b{font-size:20px}.proposal .button{font-size:10px;white-space:normal;padding:7px}.form-grid{gap:10px}.task-detail-heading{gap:9px}.task-detail-heading b{font-size:13px}.task-detail-heading small,.task-detail-heading .badge{font-size:10px}.main-footer{font-size:9px}.main-footer>span:last-child{display:none}.directory .agent-profile{padding:21px}.info-banner{font-size:12px}.composer textarea{font-size:14px}.composer-actions .button{font-size:11px}.message p{font-size:14px}.voice-preview small{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.agenda-toolbar,.agenda-period{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.agenda-views button{min-width:70px;font-size:14px;min-height:36px}.agenda-period .calendar-controls{flex-wrap:nowrap}.agenda-period h2{font-size:17px;text-align:center}.agenda-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin-bottom:24px;min-height:300px}.agenda-week-day{border-right:1px solid var(--line);min-width:0}.agenda-week-day:last-child{border-right:0}.agenda-week-day.is-selected{background:#f2faf9}.agenda-day-heading{display:flex;flex-direction:column;align-items:center;gap:8px;padding:15px 4px;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent}.agenda-day-heading small{text-transform:uppercase;font-size:11px}.agenda-day-heading b{font-size:23px;font-weight:650}.agenda-day-heading.is-today b,.agenda-month-day.is-today .agenda-day-number{background:var(--teal);color:#fff;border-radius:50%;display:inline-grid;place-items:center;width:30px;height:30px}.agenda-week-items{padding:7px}.agenda-event{display:flex;flex-direction:column;align-items:flex-start;gap:7px;width:100%;text-align:left;overflow-wrap:anywhere;border:1px solid #cce6e6;border-left:3px solid #269f9e;border-radius:5px;background:#eaf6f4;padding:10px 7px;margin-bottom:7px;color:#235969}.agenda-event time{font-size:12px;font-weight:700}.agenda-event b{font-size:12px;line-height:1.45;font-weight:500}.agenda-event small{font-size:10px;color:#5c7c87}.agenda-free{display:block;text-align:center;font-size:11px;color:#9aa9b8;padding:12px 0}.agenda-month{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff;margin-bottom:24px}.agenda-month-weekdays,.agenda-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.agenda-month-weekdays{background:#f5f8fa}.agenda-month-weekdays span{font-size:12px;padding:13px 4px;text-align:center;color:var(--muted)}.agenda-month-day{display:flex;flex-direction:column;align-items:stretch;gap:5px;min-height:108px;min-width:0;text-align:left;padding:8px 5px;border:0;border-top:1px solid var(--line);border-right:1px solid var(--line);background:#fff;overflow:hidden}.agenda-month-day:nth-child(7n){border-right:0}.agenda-month-day.outside{background:#f7f9fb;color:#97a6b7}.agenda-month-day.is-selected{background:#edf8f5;box-shadow:inset 0 0 0 2px #219497}.agenda-day-number{font-size:13px;font-weight:600;min-height:25px;align-self:flex-start;padding:4px 5px}.agenda-month-event{display:flex;flex-direction:column;gap:2px;padding:4px;border-radius:4px;background:#e1f1ef;color:#1c6570;font-size:10px;line-height:1.4;max-width:100%}.agenda-month-event>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agenda-month-event time{font-weight:650}.agenda-more{font-size:10px;color:#598087}.agenda-month-day:focus-visible{outline-offset:-3px;z-index:1}@media(max-width:820px){.agenda-week-grid{grid-template-columns:1fr;min-height:0}.agenda-week-day{display:grid;grid-template-columns:65px minmax(0,1fr);border-right:0;border-bottom:1px solid var(--line)}.agenda-week-day:last-child{border-bottom:0}.agenda-day-heading{border-bottom:0;border-right:1px solid var(--line);justify-content:center}.agenda-week-items{display:flex;flex-wrap:wrap;align-items:center;gap:7px;min-height:80px}.agenda-event{flex:1;min-width:110px;margin-bottom:0}.agenda-event b{font-size:13px}.agenda-free{padding-left:10px}.agenda-period h2{font-size:14px}.agenda-month-day{min-height:95px}.agenda-month-event{font-size:9px}.agenda-month-event>span{display:none}}@media(max-width:640px){.agenda-toolbar{flex-wrap:wrap}.agenda-views{flex:1}.agenda-views button{flex:1;min-width:60px}.agenda-toolbar>.button{font-size:12px}.agenda-period{gap:6px}.agenda-period .calendar-controls{gap:4px;min-width:0}.agenda-period h2{font-size:13px}.agenda-period .icon-button{width:28px;height:32px}.agenda-period>.button{font-size:11px;padding:6px 9px}.agenda-month-day{min-height:82px;padding:5px 3px}.agenda-month-weekdays span{font-size:10px}.agenda-day-number{font-size:12px}.agenda-month-event{padding:3px}.agenda-more{font-size:9px}}.brand-fieldset{border:0;padding:0;margin:0;min-width:0}.brand-tabs{margin-bottom:25px;flex-wrap:wrap}.brand-tabs button{font-size:13px;padding:13px 16px}.brand-tabs button>span{margin-left:8px;background:#e9eff3;border-radius:5px;padding:2px 5px;font-size:10px}.brand-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:20px;align-items:start}.brand-content{min-width:0}.brand-content .section-heading{align-items:flex-start;flex-wrap:wrap;gap:13px;margin-bottom:19px}.brand-content .section-heading h2{margin-bottom:7px}.brand-content .section-heading .button{font-size:12px}.brand-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.brand-asset{overflow:hidden}.brand-logo-stage{width:100%;height:155px;border:0;border-bottom:1px solid var(--line);padding:25px;background-color:#fff;background-image:linear-gradient(45deg,#edf2f4 25%,transparent 25%),linear-gradient(-45deg,#edf2f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#edf2f4 75%),linear-gradient(-45deg,transparent 75%,#edf2f4 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;display:flex;align-items:center;justify-content:center}.brand-logo-stage img{max-width:100%;max-height:100%;object-fit:contain}.brand-asset-info{padding:15px}.brand-asset-info h3{margin:10px 0 7px;overflow-wrap:anywhere}.brand-asset-info>small{font-size:10px;overflow-wrap:anywhere;display:block}.brand-asset-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:14px}.brand-asset-actions .button{font-size:11px}.brand-wide{width:100%;font-size:11px;margin-top:12px;white-space:normal}.brand-active{background:#e1f6ef!important;color:#137564!important;border-color:#b4ddd0!important;display:inline-flex;align-items:center;gap:5px}.brand-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;text-align:center;padding:50px 26px;border:1px dashed #c5d8df;border-radius:10px;background:#f3f9f9;color:#6f9399}.brand-empty h3{font-size:18px;color:#27495b}.brand-empty p{font-size:13px;max-width:320px;color:#6d8194}.brand-preview{padding:17px;position:sticky;top:24px}.brand-preview select{width:100%;font-size:12px;margin-bottom:18px}.brand-paper{background:var(--brand-paper);color:var(--brand-text);min-height:300px;padding:20px 16px 13px;box-shadow:0 3px 12px #182e4012;display:flex;flex-direction:column;border:1px solid #dce4eb;border-top:5px solid var(--brand-primary);overflow-wrap:anywhere}.brand-paper-top{display:flex;flex-direction:column;gap:15px}.brand-paper-top>img{max-height:40px;max-width:120px;object-fit:contain;object-position:left}.brand-paper-top>b{font-size:21px;color:var(--brand-primary)}.brand-paper-top>span{font-size:7px;letter-spacing:1px}.brand-paper-title{margin:35px 0 25px}.brand-paper-rule{display:block;width:30px;height:4px;background:var(--brand-accent);margin-bottom:13px}.brand-paper-title>small{font-size:8px;color:var(--brand-secondary);letter-spacing:.6px}.brand-paper-title h3{font-size:23px;line-height:1.15;margin:9px 0 14px;color:var(--brand-primary)}.brand-paper-title p{font-size:9px;line-height:1.6}.brand-paper-title .brand-responsible{display:block;font-size:8px;letter-spacing:0;margin-top:12px;color:var(--brand-text)}.brand-paper-lines{margin-bottom:25px}.brand-paper-lines i{display:block;height:3px;background:var(--brand-secondary);opacity:.12;width:100%;margin:6px 0}.brand-paper-lines i:last-child{width:66%}.brand-paper-footer{margin-top:auto;display:flex;justify-content:space-between;font-size:8px;border-top:1px solid var(--brand-accent);padding-top:9px;color:var(--brand-secondary)}.brand-preview-note{font-size:10px;line-height:1.6;color:#7c8ea0;margin:14px 0}.brand-mini-colors{display:flex;gap:5px;margin-bottom:10px}.brand-mini-colors span{width:27px;height:22px;border:1px solid #00000012;border-radius:4px}.brand-preview>small{font-size:10px}.brand-generator{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:17px;background:#eaf5f6;border:1px solid #d3e8eb;border-radius:9px;margin-bottom:23px;color:#367a82}.brand-generator>div{flex:1;min-width:150px}.brand-generator b{font-size:13px}.brand-generator p{font-size:11px;margin-top:5px;color:#6c8791}.brand-generator select{max-width:100%;font-size:11px}.brand-palette{padding:17px;margin-bottom:14px}.brand-palette .panel-heading{flex-wrap:wrap}.brand-palette .panel-heading h3{font-size:14px}.brand-swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:17px 0}.brand-swatches>div{min-width:0}.brand-swatches span{display:block;height:49px;border-radius:6px;border:1px solid #0000000f}.brand-swatches small{font-size:9px;display:block;margin:8px 0 5px}.brand-swatches b{font-size:9px;font-weight:500;font-family:monospace}.brand-palette>small{font-size:10px;color:#8696a7}.brand-suggestions{border-left:3px solid #9bcfc8;padding-left:15px;margin-bottom:25px}.brand-suggestions>p{margin:8px 0 16px}.brand-type-summary{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.brand-type-summary button{display:flex;align-items:center;gap:7px;padding:9px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:10px;color:#567489}.brand-type-summary button.selected{background:#e3f4f1;border-color:#9bccc5}.brand-type-summary b{background:#edf2f6;padding:2px 5px;border-radius:3px;font-size:9px}.brand-template{display:flex;align-items:flex-start;gap:14px;padding:18px;margin-bottom:12px}.brand-template>div{min-width:0;flex:1}.brand-template h3{margin:7px 0;font-size:15px;overflow-wrap:anywhere}.brand-template p{font-size:12px;color:#7b8da1;white-space:pre-wrap}.brand-template .tag{margin-top:9px}.brand-storage{color:#8698a8;font-size:11px;margin-top:24px}.brand-error{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff1ee;color:#a7463f;border:1px solid #f0cfca;border-radius:7px;padding:12px 15px;font-size:13px;margin-bottom:20px}.brand-form-error{color:#a7463f;font-size:12px!important;margin-top:12px}.brand-working{position:fixed;bottom:80px;left:50%;transform:translate(-50%);padding:13px 20px;background:#e9f6f3;color:#216c70;border:1px solid #b4d8d3;border-radius:10px;z-index:101;font-size:13px}.brand-color-editors{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:22px 0}.brand-color-editor label{margin-bottom:7px}.brand-color-editor input[type=color]{height:55px;padding:3px;cursor:pointer}.brand-color-editor>input{padding:9px 5px;font-size:11px;text-align:center;font-family:monospace}.brand-dialog .muted{font-size:12px;margin-bottom:18px}.brand-dialog input[type=file]{font-size:12px;padding:10px}.brand-detail-image{display:flex;justify-content:center;background:#f0f5f7;border-radius:9px;padding:25px;margin:20px 0}.brand-detail-image img{max-width:100%;max-height:350px;object-fit:contain}.brand-document-file{display:flex;flex-direction:column;align-items:center;gap:18px;padding:40px 20px;background:#f3f7fa;border-radius:9px;margin:20px 0;text-align:center;color:#526f89;overflow-wrap:anywhere}.brand-document-file p{font-size:12px}.sidebar nav{overflow-y:auto;scrollbar-width:thin;min-height:0}.sidebar nav a{flex-shrink:0}.sidebar-bottom{flex-shrink:0}@media(max-width:1450px){.brand-layout{grid-template-columns:minmax(0,1fr)}.brand-preview{position:static;max-width:320px}.brand-preview .brand-paper{min-height:360px}.brand-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.brand-tabs button{padding:11px 10px;font-size:11px}.brand-tabs button>span{margin-left:5px}.brand-content .section-heading h2{font-size:19px;max-width:none}.brand-content .section-heading select{max-width:none}.brand-layout{gap:24px}.brand-asset-grid{grid-template-columns:1fr}.brand-logo-stage{height:180px}.brand-swatches span{height:46px}.brand-swatches b{font-size:9px}.brand-swatches small{font-size:8px}.brand-palette{padding:15px}.brand-generator select{width:100%}.brand-preview{max-width:none;width:100%}.brand-preview .brand-paper{max-width:300px;margin:auto;min-height:395px;padding:26px}.brand-preview .brand-paper-title{margin-top:45px}.brand-template{padding:14px;gap:10px}.brand-template>.agent-icon{width:34px;height:34px}.brand-color-editors{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.brand-color-editor label{font-size:11px}}.badge.blocked{background:#edf0f8;color:#586683}.badge.ready{background:#e2f2ff;color:#17689b}.task-card .task-dependency-count{display:flex;align-items:center;gap:6px;font-size:11px;color:#65839b;margin-top:9px}.task-detail-heading .badge{white-space:normal;max-width:160px;line-height:1.4}.dependency-picker{padding:20px 0;border-top:1px solid var(--line);margin-top:20px}.dependency-picker>p,.dependency-summary>p,.dependency-editor>p{font-size:12px;color:var(--muted);margin:9px 0 14px}.dependency-picker>input[type=search]{font-size:12px}.dependency-options{max-height:220px;overflow-y:auto;border:1px solid var(--line);border-radius:7px;margin-top:10px;padding:4px;background:var(--surface)}.dependency-options .dependency-option{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:11px 9px;border-bottom:1px solid var(--line);margin:0;cursor:pointer}.dependency-option:last-child{border-bottom:0}.dependency-option.unavailable{opacity:.65}.dependency-option>input,.dependency-approval>input{width:17px;height:17px;flex-shrink:0;margin:1px 0 0;accent-color:var(--teal)}.dependency-option>span{min-width:0}.dependency-option b,.dependency-approval b{display:block;font-size:12px;line-height:1.5;font-weight:550;overflow-wrap:anywhere}.dependency-option small,.dependency-approval small{display:block;font-size:10px;color:var(--muted);font-weight:400;line-height:1.5;margin-top:4px}.dependency-picker .dependency-approval{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin:20px 0 0;padding:13px;border-radius:7px;background:var(--soft-accent)}.dependency-count{font-size:11px!important}.dependency-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.dependency-chips .button{font-size:10px;white-space:normal;overflow-wrap:anywhere}.dependency-summary{padding:18px;border:1px solid var(--line);border-radius:8px;margin-bottom:16px;background:var(--surface-alt)}.dependency-summary h3{display:flex;align-items:center;gap:8px}.dependency-link{width:100%;display:flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:11px;text-align:left;margin:7px 0;color:var(--ink)}.dependency-link>span{flex:1;min-width:0}.dependency-link b{font-size:12px;font-weight:550;display:block;overflow-wrap:anywhere}.dependency-link small{font-size:10px;display:block;margin-top:4px}.dependency-link>svg{color:var(--teal)}.dependency-next{margin-top:18px;padding-top:12px;border-top:1px solid var(--line)}.dependency-next>small{font-size:11px}.dependency-editor{border:1px solid var(--line);border-radius:7px;padding:14px;margin:16px 0 24px;background:var(--surface)}.dependency-editor summary{cursor:pointer;font-size:13px;font-weight:550}.dependency-editor .dependency-picker{margin-top:14px;padding-top:14px}.flow-error{color:#b84645;font-size:12px!important;margin:12px 0}.reopen-impact{border:1px solid #e8d4a8;background:#fff7e6;color:#8a602b;border-radius:7px;padding:15px;margin-top:18px}.reopen-impact b{font-size:13px}.reopen-impact p{font-size:12px!important;margin-top:7px}.reopen-impact ul{font-size:12px;line-height:1.8;padding-left:18px;margin-bottom:0}.task-actions{flex-wrap:wrap}.flow-intro{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:var(--muted);margin-bottom:20px}.flow-layers{display:flex;gap:20px;overflow-x:auto;padding:2px 2px 18px;scrollbar-width:thin}.flow-layer{flex:0 0 240px;min-width:0}.flow-layer>h3{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:15px}.flow-layer>h3 span{font-size:10px;color:var(--muted);font-weight:400}.flow-node{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;background:var(--surface);border:1px solid var(--line);border-top:3px solid #7395aa;border-radius:8px;padding:16px;text-align:left;margin-bottom:13px;color:var(--ink)}.flow-node.status-done{border-top-color:#41aa81}.flow-node.status-blocked{border-top-color:#8c94b1}.flow-node.status-running{border-top-color:#139a93}.flow-node.status-decision{border-top-color:#d49b39}.flow-node>b{font-size:14px;line-height:1.4;overflow-wrap:anywhere}.flow-node small{font-size:11px}.flow-node ul{font-size:11px;line-height:1.7;color:var(--muted);padding-left:17px;margin:-7px 0 0}.flow-progress{font-size:11px;color:var(--link)}.flow-node .text-button{margin-top:3px}.flow-layer+.flow-layer>h3:before{content:"→";color:var(--muted);margin-right:7px}[data-theme=dark] .badge.blocked{background:#333d55;color:#c2cbe8}[data-theme=dark] .badge.ready{background:#24455c;color:#a2d6f7}[data-theme=dark] .task-card .task-dependency-count{color:#a2bed2}[data-theme=dark] .reopen-impact{background:#3c3323;border-color:#796844;color:#ebd4a1}[data-theme=dark] .flow-error{color:#ffa3a3}@media(max-width:640px){.task-detail-heading{flex-wrap:wrap}.task-detail-heading .badge{max-width:none;font-size:11px}.dependency-summary{padding:14px}.dependency-option b{font-size:12px}.dependency-editor{padding:12px}.flow-layer{flex-basis:235px}.task-card .card-top{flex-wrap:wrap}.task-card .card-top .badge{white-space:normal}.task-actions .button{font-size:12px;white-space:normal}}:root{color-scheme:light;--surface:#fff;--surface-alt:#f3f7fa;--page:#fafbfd;--soft-accent:#e8f6f3;--link:#006f79}:root[data-theme=dark]{color-scheme:dark;--ink:#e6edf5;--muted:#a5b5c7;--line:#304052;--teal:#258a91;--nav:#111e2d;--surface:#192634;--surface-alt:#202f40;--page:#101923;--soft-accent:#163e42;--link:#79d6d4;color:var(--ink);background:var(--page)}body{background:var(--page);color:var(--ink)}.theme-settings{border:0;border-bottom:1px solid var(--line);padding:24px 0 18px;margin:20px 0 0;min-width:0}.theme-settings legend{font-size:14px;font-weight:650;padding:0}.theme-settings>p{font-size:12px;color:var(--muted);margin:0 0 15px}.theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.settings-panel .theme-option,.integrated-app .theme-option{border:1px solid var(--line);border-radius:8px;padding:9px;cursor:pointer;margin:0;display:flex;position:relative;gap:10px;background:var(--surface);min-width:0}.theme-option.is-selected{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal);background:var(--soft-accent)}.theme-option input{position:absolute;top:12px;right:12px;width:15px;height:15px;margin:0;accent-color:var(--teal);z-index:1}.theme-option:focus-within{outline:3px solid #27aeba;outline-offset:3px}.theme-thumbnail{display:flex;height:62px;border:1px solid #b8c8d630;border-radius:5px;overflow:hidden;background:#f3f7fa}.theme-thumbnail-sidebar{width:23%;background:#17283c}.theme-thumbnail>span{display:grid;grid-template-columns:1fr 1fr;gap:5px;flex:1;padding:13px 7px 7px}.theme-thumbnail>span>i{background:#d9e3eb;border-radius:2px}.theme-thumbnail>span>i:first-child{grid-column:span 2;height:5px;width:65%}.theme-thumbnail-dark{background:#101923}.theme-thumbnail-dark>span>i{background:#314457}.theme-thumbnail-system{background:linear-gradient(90deg,#f3f7fa 50%,#101923 50%)}.theme-thumbnail-system>span>i{background:#7b93a5}.theme-option-label{display:flex;align-items:center;gap:6px;font-size:12px;justify-content:center;white-space:nowrap}.theme-settings .theme-status{margin:16px 0 0;font-size:11px;line-height:1.6}[data-theme=dark] :is(.panel,.task-card,.stat,.modal,.task-list>button,.chat-task,.message p,.composer,.composer textarea,.mobile-bar,.agenda-week-grid,.agenda-month,.agenda-month-day,.search-field,.brand-type-summary button){background:var(--surface);border-color:var(--line);color:var(--ink)}[data-theme=dark] .sidebar{background:linear-gradient(120deg,#132234,#0e1926)}[data-theme=dark] .chat{background:linear-gradient(135deg,#131e2a,#152231);border-color:var(--line)}[data-theme=dark] .modal::backdrop{background:#050b13a8}[data-theme=dark] :is(input,select,textarea){background:#13202e;color:var(--ink);border-color:#3a4b5e}[data-theme=dark] .search-field input{background:transparent;border:0}[data-theme=dark] :is(input,textarea)::placeholder{color:#899daf}[data-theme=dark] .button:not(.primary){background:#202f40;border-color:#3b4d60;color:#dce8f3}[data-theme=dark] .button:not(.primary):hover{background:#2a3d50;border-color:#66969e}[data-theme=dark] .button.primary{background:linear-gradient(120deg,#116870,#0d7780);border-color:#218f97;color:#fff}[data-theme=dark] .button.danger{color:#ffacb3;border-color:#85515b;background:#3c2832}[data-theme=dark] :is(.icon-button,.context-toggle){color:#a5bbcf}[data-theme=dark] .icon-button:hover{background:#2c3e51}[data-theme=dark] .icon-button.bordered{background:#202f40;border-color:#3b4d60}[data-theme=dark] :is(.page-header p,.date,.stat>span>span,.task-card>p,.card-foot>span,.activity-row,.usage,.chat-header>p,.chat-status,.message small,.chat-task small,.composer-note,.tabs button,.event-card p,.settings-panel>p,.brand-empty p,.brand-generator p,.brand-template p,.brand-preview-note,.brand-storage,.brand-palette>small){color:var(--muted)}[data-theme=dark] :is(.eyebrow,.main-footer,.live-label,.agenda-free,.brand-swatches small,.brand-asset-info>small){color:#92a9be}[data-theme=dark] :is(.text-button,.chat-task b,.empty h3,.brand-empty h3){color:#a1d3e7}[data-theme=dark] :is(.tabs button.selected,.segmented button.selected){color:var(--link)}[data-theme=dark] .tabs button.selected{border-bottom-color:#60c3c0}[data-theme=dark] .segmented{background:#111e2c;border-color:var(--line)}[data-theme=dark] .segmented button{color:#a6b9cb}[data-theme=dark] .segmented button.selected{background:#284153}[data-theme=dark] :is(.tag,.filters span,.brand-tabs button>span,.brand-type-summary b){background:#2b3c4e;color:#b9cedf}[data-theme=dark] :is(.delivery-row,.composer .tabs,.agent-stats,.task-detail-heading){border-color:var(--line)}[data-theme=dark] :is(.info-banner,.settings-note,.brand-generator,.brand-working){background:#193940;color:#a4d7da;border-color:#31535d}[data-theme=dark] :is(.context-box,.document-preview,.brand-document-file){background:#213242;color:#b7cce0;border-color:var(--line)}[data-theme=dark] .context-box p{color:var(--muted)}[data-theme=dark] :is(.empty,.brand-empty){background:#162a36;border-color:#3a5969;color:#8fb6c6}[data-theme=dark] .message.user p{background:#1b4149;border-color:#315c64;color:#d2ecec}[data-theme=dark] .attachment-list>span{background:#25454d;color:#c8e5e4}[data-theme=dark] .naia-avatar{background:#23434c}[data-theme=dark] .demo-label{color:#a8b5de}[data-theme=dark] .voice-preview>span{box-shadow:0 0 0 3px #192634,0 0 0 6px #497881}[data-theme=dark] .wave i{background:#79c8ce}[data-theme=dark] .messages{scrollbar-color:#3b5267 transparent}[data-theme=dark] .agent-icon{background-image:none}[data-theme=dark] .mint{background:#1d4541;color:#76dec4}[data-theme=dark] .blue{background:#243d5c;color:#8cbffc}[data-theme=dark] .purple{background:#383458;color:#bcb0ff}[data-theme=dark] .pink{background:#542c43;color:#ffa1c5}[data-theme=dark] .amber{background:#4d3b24;color:#ffd08a}[data-theme=dark] .slate{background:#324356;color:#c3d5e7}[data-theme=dark] .red{background:#522f3d;color:#ffadba}[data-theme=dark] .badge.running{background:#1b423f;color:#90dcd1}[data-theme=dark] .badge.decision{background:#4b3925;color:#ffcb85}[data-theme=dark] .badge.available{background:#2b3a4c;color:#b9c9db}[data-theme=dark] .badge.done{background:#244434;color:#a4d7b6}[data-theme=dark] .activity-row i.green{background:#55c6a9;box-shadow:0 0 0 3px #214137}[data-theme=dark] :is(.agenda-month-weekdays,.agenda-month-day.outside){background:#13202d}[data-theme=dark] .agenda-month-day.outside{color:#8194a8}[data-theme=dark] :is(.agenda-week-day.is-selected,.agenda-month-day.is-selected){background:#1b3a40}[data-theme=dark] :is(.agenda-event,.agenda-month-event){background:#23464e;border-color:#3b6970;color:#c0e5e7}[data-theme=dark] :is(.agenda-event small,.agenda-more){color:#a1c6cc}[data-theme=dark] :is(.agenda-day-heading,.agenda-week-day){border-color:var(--line)}[data-theme=dark] .brand-type-summary button{color:#a8c2d6}[data-theme=dark] .brand-type-summary button.selected{background:#204447;border-color:#48827f}[data-theme=dark] .brand-active{background:#1c4542!important;color:#a5e1d1!important;border-color:#3d7a70!important}[data-theme=dark] .brand-suggestions{border-color:#397e7c}[data-theme=dark] .brand-error{background:#40282e;color:#ffb9ae;border-color:#77474b}[data-theme=dark] .brand-form-error{color:#ffb9ae}[data-theme=dark] .brand-document-file{color:#b7cce0}[data-theme=dark] .brand-logo-stage,[data-theme=dark] .brand-detail-image,[data-theme=dark] .brand-paper{color-scheme:light}[data-theme=dark] .brand-working{box-shadow:0 4px 20px #0004}[data-theme=dark] .mobile-bar .demo-mini{background:#25414b;color:#b4d4de}[data-theme=dark] progress::-webkit-progress-bar{background:#2b3e4f}@media(max-width:640px){.theme-options{gap:8px}.settings-panel .theme-option,.integrated-app .theme-option{padding:8px}.theme-thumbnail{height:60px}.theme-option-label{font-size:11px;gap:4px}}
