@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#24373d;background:#f4f6f7;font-synthesis:none;font-weight:400;font-size:14px;--navy:#102a31;--navy-soft:#1b3941;--teal:#138b79;--teal-bright:#6ed5bc;--line:#e5eaed;--muted:#7a8b91;--red:#c64e4e;--shadow:0 8px 36px #18383f06}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}button{color:inherit}input,textarea,select{min-width:0;max-width:100%;border:1px solid #dce4e6;border-radius:8px;background:#fff;color:#24373d;outline:none;padding:11px 12px;line-height:1.5;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:#389d8b;box-shadow:0 0 0 3px #138b7914}textarea{resize:vertical;min-height:87px}input::placeholder,textarea::placeholder{color:#9ba7ac}input[type=checkbox]{accent-color:var(--teal);width:16px;height:16px;flex:0 0 auto;margin:2px 0}select{cursor:pointer}input[type=number]{padding-right:4px}input[type=datetime-local]{min-width:0}pre{white-space:pre-wrap;word-break:break-word}svg{flex-shrink:0;vertical-align:middle}button:focus-visible,a:focus-visible{outline:3px solid #56baa8;outline-offset:3px}::selection{background:#bce6dc}details summary{cursor:pointer}.muted{color:var(--muted)}.small-text{font-size:12px}.teal-text{color:var(--teal)!important}.error-text{color:var(--red)}.mono{font-family:monospace;letter-spacing:2px}.full{width:100%}.rotate{transform:rotate(180deg)}.spin{animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe6e8;border-radius:8px;background:#fff;padding:10px 15px;font-size:13px;font-weight:500;line-height:1.4;transition:background .15s,border-color .15s,transform .15s;white-space:nowrap}.button:hover:not(:disabled){background:#f2f7f6;border-color:#b9cfca}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{color:#fff;background:var(--teal);border-color:var(--teal);box-shadow:0 3px 7px #138b7910}.button.primary:hover:not(:disabled){background:#0e7969;border-color:#0e7969}.button.dark{background:var(--navy);border-color:var(--navy);color:#fff}.button.small{font-size:12px;padding:7px 10px;gap:5px}.button.ghost{background:transparent;border-color:transparent;box-shadow:none;color:#71868c}.button.ghost:hover:not(:disabled){background:#ecf2f2;color:#213b42}.button.outline{background:transparent;border-style:dashed;color:#53746f}.button.danger{color:#b64444;background:#fff1f1;border-color:#edcece}.button-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.icon-btn{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:6px;border-radius:6px;color:#829299}.icon-btn:hover{background:#edf3f2;color:#254a43}.icon-btn.bordered{border:1px solid var(--line);padding:10px;background:#fff}.badge{font-size:10px;font-weight:600;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:3px 7px;border-radius:5px;background:#eef2f3;color:#708188;letter-spacing:.1px}.badge.teal,.badge.live,.badge.approved,.badge.available,.badge.completed,.badge.resolved,.badge.done{background:#e5f4ee;color:#20876e}.badge.paused,.badge.warning,.badge.needs_info,.badge.awaiting_confirmation,.badge.P1,.badge.cancel_pending{background:#fff2da;color:#b78730}.badge.P0,.badge.failed,.badge.unavailable,.badge.invalid,.badge.danger{background:#fcebec;color:#bf4c4c}.badge.P2,.badge.executing,.badge.delivered,.badge.accepted{background:#eaf0fa;color:#5f80ba}.badge.P3,.badge.neutral{background:#f0f3f4;color:#7b8b91}.badge.review,.badge.pending{background:#e8f5f0;color:#348a76}.badge.manual{background:#eeeafa;color:#8a6cb0}.live-dot{width:6px;height:6px;background:#50c5a5;border-radius:50%;display:inline-block;flex-shrink:0}.live-dot.dim{background:#a9b6b8}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.7px;color:#8c9da2;display:block}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:600;letter-spacing:1px;line-height:1.35}.brand span:not(.brand-mark){display:block;font-size:9px;font-weight:400;letter-spacing:1.15px;color:#93acae;margin-top:4px}.brand-mark{width:39px;height:39px;border-radius:11px;background:#17473f;color:#76dfbc;display:flex;align-items:center;justify-content:center}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;background:#f5f8f7;padding:30px;text-align:center}.boot>.brand{margin-bottom:24px}.boot>.spin{color:var(--teal)}.pending-orbit{display:flex;align-items:center;justify-content:center;width:86px;height:86px;color:var(--teal);background:#e8f4ee;border:1px solid #cee6db;border-radius:50%;margin-bottom:12px}.auth-page{min-height:100vh;display:grid;grid-template-columns:46% 54%;background:#fff}.auth-story{background:var(--navy);color:#fff;min-height:100vh;padding:42px 10% 30px;display:flex;flex-direction:column;overflow:hidden;position:relative}.story-main{margin:auto 0;padding:60px 0 0}.story-main>.eyebrow{color:#73bca9;letter-spacing:2px;font-size:11px}.story-main h1{font-weight:500;font-size:40px;letter-spacing:2px;line-height:1.6;margin:20px 0}.story-main>p{font-size:13px;line-height:2;color:#a2b9bd}.story-footer{font-size:9px;letter-spacing:2px;display:flex;align-items:center;gap:9px;color:#73969e;z-index:2}.story-footer>span:last-child{margin-left:auto;letter-spacing:0}.signal-art{height:260px;margin:40px 0 8px;position:relative}.signal-circle{position:absolute;border:1px solid #8bb5a914;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.signal-circle.s1{width:195px;height:195px}.signal-circle.s2{width:330px;height:330px}.signal-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:75px;width:75px;display:flex;align-items:center;justify-content:center;background:#204f46;border:1px solid #437465;border-radius:22px;color:#84d5b3;box-shadow:0 0 70px #4ea78b0d}.signal-line{position:absolute;top:50%;left:7%;right:7%;border-top:1px dashed #537a7180;transform:rotate(-20deg)}.signal-point{height:9px;width:9px;border:2px solid #193e38;background:#75c6aa;border-radius:50%;position:absolute}.signal-point.p1{left:15%;top:66%}.signal-point.p2{right:14%;top:32%}.signal-tag{position:absolute;background:#203d42;border:1px solid #3d5b5e;border-radius:7px;color:#a5c5c2;display:flex;align-items:center;gap:8px;padding:9px 12px;font-size:10px}.signal-tag.tag1{top:49%;left:0}.signal-tag.tag2{bottom:24%;right:0}.auth-main{display:flex;align-items:center;justify-content:center;padding:50px 48px}.auth-card{width:375px;max-width:100%}.auth-card>.eyebrow{color:#8b999f;letter-spacing:2px}.auth-card h2{font-size:28px;letter-spacing:.3px;font-weight:600;margin:13px 0}.auth-card>.muted{font-size:12px;line-height:1.8}.segmented{display:flex;background:#f1f5f4;border-radius:8px;padding:4px;margin:30px 0 27px;gap:3px}.segmented button{width:50%;border:0;background:transparent;font-size:12px;color:#82918e;padding:10px;border-radius:6px}.segmented button.selected{background:#fff;color:#257c68;box-shadow:0 2px 6px #18372f09}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;min-width:0}.field>span{font-size:12px;font-weight:500;color:#52676e}.field small{font-size:11px;line-height:1.6;color:#91a0a4}.field textarea{width:100%}.input-row{display:flex;gap:8px;min-width:0}.input-row>input{width:100%}.auth-card form>.button{margin-top:5px;padding:13px}.auth-switch{text-align:center;font-size:12px;color:#89999d;margin:22px 0}.auth-switch button{border:0;background:transparent;color:var(--teal);font-size:12px}.local-note{border-top:1px solid #ecf0ef;padding-top:24px;margin-top:36px;display:flex;gap:9px;align-items:center;justify-content:center;font-size:10px;color:#99a6a8}.local-note svg{color:#a7b8b0}.notice{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.8;padding:13px 15px;border-radius:8px;background:#eef4f3;color:#6a8583;margin-bottom:18px}.notice>svg{margin-top:3px}.notice p+p{margin-top:5px}.notice.danger{background:#fff0ef;color:#b64f4e}.notice.warning{background:#fff6e7;color:#a88449}.notice.success{background:#edf8f1;color:#2b8b6a}.notice.neutral{background:#eef3f4;color:#71868b}.notice.compact{font-size:11px;padding:10px 11px;margin:11px 0}.check-card{display:flex;gap:12px;padding:15px;border:1px solid #e2e9e7;background:#f8faf9;border-radius:8px;margin-bottom:18px}.check-card strong{font-size:12px;font-weight:500}.check-card p{font-size:11px;line-height:1.8;color:#83958f;margin-top:5px}.inline-check{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#74898c;line-height:1.8;margin:15px 0 20px}.workspace-header{height:88px;background:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:0 5%;color:#fff}.workspace-header .button{color:#a8c0c3}.workspace-header .muted{color:#a9bfc1}.header-right{display:flex;align-items:center;gap:21px}.room-list{max-width:1250px;margin:auto;padding:54px 48px 20px}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.page-title h1{font-size:29px;font-weight:600;margin:12px 0}.page-title p{font-size:13px;color:#87959a}.workspace-notice{display:flex;align-items:center;padding:24px;background:#eaf3ef;border:1px solid #dbe9e1;border-radius:12px;gap:18px;margin-bottom:30px}.notice-icon{color:#408572;display:flex}.workspace-notice strong{font-size:13px;font-weight:500;color:#456b5f}.workspace-notice p{font-size:11px;color:#869e93;margin-top:7px}.workspace-notice>.badge{margin-left:auto}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.room-card{text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff;padding:23px;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.room-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #12312d0c;border-color:#bedbd0}.room-card-top{display:flex;justify-content:space-between;align-items:center}.room-icon{height:43px;width:43px;border-radius:10px;background:#f0f5f2;color:#6b9386;display:flex;align-items:center;justify-content:center}.room-card h2{font-size:17px;line-height:1.6;margin:21px 0 8px;font-weight:600}.room-card>p{font-size:11px;color:#8d9d9f}.room-card-foot{border-top:1px solid #edf1ef;margin-top:29px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;color:#728d86;font-size:10px}.room-card-foot b{letter-spacing:1px;font-size:12px;margin-left:7px}.workspace-bottom{display:flex;justify-content:center;gap:14px;color:#a7b3b5;font-size:10px;letter-spacing:1px;margin:65px 0 22px}.empty-workspace{background:#fff;border:1px dashed #d4e1dc;border-radius:12px;padding:70px 30px;text-align:center;color:#8ba59a}.empty-workspace>svg{margin-bottom:20px}.empty-workspace h2{color:#385a4f;font-size:20px;font-weight:500}.empty-workspace p{font-size:12px;line-height:2;margin:12px 0 23px;color:#879b94}.console{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:210px;background:var(--navy);color:#a0b8bb;display:flex;flex-direction:column;padding:29px 20px 17px;z-index:20}.sidebar>.brand{color:#fff;font-size:19px;gap:9px}.sidebar .brand-mark{width:36px;height:36px}.sidebar .brand span:not(.brand-mark){font-size:8px;letter-spacing:.8px}.workspace-back{margin:29px -4px 22px;display:flex;align-items:center;gap:8px;background:transparent;border:0;color:#76979d;padding:9px;font-size:11px;text-align:left}.workspace-back:hover{color:#c4e3dc}.sidebar-label{font-size:9px;color:#5f8790;letter-spacing:1px;margin:4px 11px 12px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav button{display:flex;align-items:center;gap:12px;background:transparent;border:1px solid transparent;text-align:left;color:#92afb4;font-size:12px;padding:13px 12px;border-radius:8px}.sidebar nav button.active{background:#24433f;color:#a5e1c9;border-color:#31544a}.sidebar nav button:hover:not(.active){background:#1a363d}.sidebar nav button b{margin-left:auto;border-radius:4px;background:#5d7c53;color:#e6f3d7;font-size:9px;min-width:16px;text-align:center;padding:2px}.sidebar-bottom{margin-top:auto;padding-top:30px}.local-mode{display:flex;align-items:flex-start;gap:8px;padding:17px 7px;font-size:10px;color:#9fc5b5;border-bottom:1px solid #29454b}.local-mode .live-dot{margin-top:3px}.local-mode small{display:block;font-size:9px;color:#658d93;margin-top:5px}.user-profile{display:flex;gap:9px;align-items:center;padding:18px 0 0}.avatar{height:31px;width:31px;border-radius:9px;background:#e6efe9;color:#5b8b73;display:flex;align-items:center;justify-content:center;font-size:12px;flex:0 0 auto}.sidebar .avatar{background:#355048;color:#b8d8bf}.user-profile>div{flex:1;min-width:0}.user-profile strong{display:block;font-size:11px;color:#bfd0d0;font-weight:500;overflow:hidden;text-overflow:ellipsis}.user-profile small{font-size:9px;display:block;color:#62838b;margin-top:4px}.user-profile .icon-btn{color:#577d86}.console-body{margin-left:210px;min-width:0;width:calc(100% - 210px);display:flex;flex-direction:column;min-height:100vh}.console-header{background:#fff;border-bottom:1px solid var(--line);padding:20px 29px 17px;display:flex;align-items:center;justify-content:space-between;gap:20px}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:9px;color:#9ba7ac;margin-bottom:9px}.room-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.room-title h1{font-size:19px;font-weight:600;color:#233a41;letter-spacing:.2px}.connection{display:flex;align-items:center;gap:6px;font-size:10px;color:#a89265;white-space:nowrap}.connection.on{color:#6b9786}.join-code{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#8b9da3;font-size:9px;padding:0;white-space:nowrap}.join-code b{font-family:monospace;font-size:13px;letter-spacing:1.5px;color:#537971}.console-main{padding:0 27px 28px;flex:1}.activity-strip{display:flex;align-items:center;gap:18px;min-height:62px;border-bottom:1px solid #e5eaea;margin-bottom:24px;font-size:10px;color:#8d9a9f}.activity-strip>span{display:flex;align-items:center;gap:6px;white-space:nowrap}.activity-actions{margin-left:auto;display:flex;gap:7px;padding:10px 0}.console-footer{display:flex;justify-content:space-between;border-top:1px solid #e5eaeb;padding:11px 27px 13px;font-size:9px;color:#91a1a5;gap:20px}.console-footer>span:first-child{display:flex;align-items:center;gap:7px}.console-footer .live-dot{height:4px;width:4px;background:#8eb7a6}.overview-summary{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;align-items:center;margin-bottom:26px;gap:18px}.summary-intro h2{font-size:21px;font-weight:600;line-height:1.5;margin:10px 0 7px;letter-spacing:.5px}.summary-intro p{font-size:10px;color:#889a9e;line-height:1.7}.metric{border-left:1px solid #dfe6e7;padding-left:25px;display:flex;flex-direction:column}.metric>span{font-size:10px;color:#7c9298}.metric strong{font-size:31px;font-weight:500;line-height:1.2;letter-spacing:1px;margin:6px 0;color:#3c555e}.metric small{font-size:9px;color:#a0adb0;line-height:1.5}.overview-grid{display:grid;grid-template-columns:226px minmax(255px,.93fr) minmax(310px,1.14fr);gap:18px;align-items:start}.panel{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow);overflow:hidden;min-width:0}.panel-heading{min-height:54px;padding:17px 18px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1f1}.panel-heading h3{font-size:12px;font-weight:600;display:flex;align-items:center;gap:8px;color:#435b62}.panel-heading h3>svg{color:#7d9699}.panel-heading>span{font-size:10px;color:#a3afb1}.count{font-size:9px;color:#8e9da2;background:#eff3f4;border-radius:5px;min-width:18px;text-align:center;padding:2px 5px;font-weight:500;margin-left:1px}.left-stack{display:flex;flex-direction:column;gap:17px}.timeline{padding:23px 19px 10px}.timeline-item{position:relative;display:flex;gap:13px;min-height:89px;padding-bottom:25px}.timeline-item:last-child{min-height:66px;padding-bottom:6px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:10px;top:23px;bottom:1px;border-left:1px solid #e1e9e7}.timeline-node{flex:0 0 21px;width:21px;height:21px;border-radius:50%;background:#f2f5f5;color:#a1b0b0;font-size:8px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;border:1px solid #e5ece9}.timeline-item.active .timeline-node{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 0 0 4px #eef7f3}.timeline-item.done .timeline-node{background:#e9f3ed;color:#679e82;border-color:#d7e6dc}.timeline-title{font-size:11px;font-weight:500;color:#83959c;line-height:1.8;display:flex;align-items:center;gap:7px}.timeline-item.active .timeline-title{color:#268875}.timeline-item>div{min-width:0}.timeline-item small{font-size:9px;color:#a2afb3;display:block;margin-top:4px;line-height:1.8}.flow-timer{font-size:23px;font-weight:500;color:#2f937d;letter-spacing:1px;margin-top:12px}.flow-timer>span{font-size:8px;display:block;margin-top:3px;color:#90a69e;letter-spacing:0}.flow-timer.overdue{color:#bf8054}.advance-type{font-size:8px;color:#b0bdbb;margin-top:9px;display:block;line-height:1.6}.panel-foot{border-top:1px solid #eef1f1;padding:12px 17px}.flow-actions{display:flex;align-items:center;gap:3px;padding:10px}.flow-actions .button{font-size:10px}.filter-tabs{display:flex;gap:18px;padding:0 18px;border-bottom:1px solid #eff2f2}.filter-tabs button{font-size:10px;color:#99a5aa;background:transparent;border:0;border-bottom:2px solid transparent;padding:14px 0 12px}.filter-tabs button.active{color:#3f927f;border-bottom-color:#3f927f}.event-list{padding:12px;max-height:830px;overflow:auto;min-height:354px}.event-card{position:relative;width:100%;text-align:left;border:1px solid #ecf0f0;border-radius:7px;background:#fff;padding:14px 12px;margin-bottom:10px;transition:background .2s}.event-card:hover{background:#f8fbfa;border-color:#dce7e2}.event-card.selected{background:#f0f8f4;border-color:#a9d2bd}.event-card.critical{border-left:3px solid #db8782}.event-card h4{font-size:12px;line-height:1.8;font-weight:500;color:#526a71;margin:11px 0 16px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.event-meta{display:flex;align-items:center;gap:7px;font-size:9px;color:#869ca1}.event-meta time{margin-left:auto;color:#a7b3b5;font-size:9px}.event-meta .badge{font-size:8px;padding:2px 5px}.event-by{display:flex;align-items:center;gap:5px;justify-content:space-between;font-size:8px;color:#a0adb2;line-height:1.5}.event-by>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-by .badge{font-size:8px;padding:2px 5px}.pin-tag{font-size:8px;color:#92b3a3;display:flex;gap:3px;margin-top:8px}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:65px 25px;text-align:center;color:#bed0c8;min-height:245px}.empty>svg{margin-bottom:18px;stroke-width:1.25}.empty strong{font-size:12px;font-weight:500;color:#8b9fa0;line-height:1.8}.empty p{font-size:10px;line-height:1.9;color:#a6b6b7;max-width:240px;margin-top:8px}.event-panel .empty{padding:65px 10px}.event-panel .panel-foot{font-size:9px;padding:13px 16px}.event-panel .small-text{font-size:9px}.decision-panel>.empty{min-height:452px}.decision-content{padding:17px 17px 8px}.decision-event{padding:0 0 15px;border-bottom:1px solid #ecf1ef}.decision-event>h3{font-size:13px;line-height:1.9;font-weight:500;margin:12px 0 9px;overflow-wrap:anywhere}.decision-event>p{font-size:9px;color:#9aa9ab;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.event-tools{margin-top:15px;display:flex;align-items:center;gap:8px}.event-tools select{font-size:9px;padding:5px 7px;width:auto;border-color:#e7edeb;color:#849792}.event-tools .button{font-size:9px;padding:5px}.section-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:500;color:#71888d;margin:19px 0 13px;gap:10px}.section-label>.button{font-size:9px;padding:4px}.section-label>span+span{font-size:9px;color:#a0acae;font-weight:400}.plan-card{background:#f8fbf9;border:1px solid #dce9e1;border-radius:8px;padding:14px;margin-bottom:12px}.plan-top{display:flex;align-items:center;justify-content:space-between;gap:7px}.plan-source{font-size:9px;display:flex;align-items:center;gap:5px;color:#6f9b86}.plan-top .badge{font-size:8px}.plan-card h4{font-size:12px;font-weight:600;color:#436755;line-height:1.8;margin:12px 0 8px}.plan-reason{font-size:10px;color:#819b8c;line-height:1.9}.rule-disclosure{font-size:8px;color:#9bafa1;margin-top:7px}.plan-steps{list-style:none;margin:18px 0 13px;padding:0}.plan-steps li{display:flex;align-items:flex-start;gap:9px;margin:12px 0}.plan-steps li>span{font-size:8px;color:#88a395;background:#e7efe8;border-radius:4px;min-width:16px;height:17px;text-align:center;line-height:17px}.plan-steps strong{font-size:10px;font-weight:500;color:#638370}.plan-steps strong small{font-size:8px;margin-left:4px;color:#9aad9e}.plan-steps p{font-size:10px;line-height:1.85;color:#6d877b;margin-top:3px;overflow-wrap:anywhere}.plan-steps div>small{font-size:8px;color:#99ac9f;margin-top:3px;display:block}.detail-toggle{font-size:9px;border:0;padding:4px 0;background:transparent;color:#779b84;display:flex;align-items:center;gap:5px}.detail-toggle>svg:last-child{margin-left:2px}.plan-checks{font-size:9px;color:#8aa091;margin:10px 0;padding:10px 0;border-top:1px dashed #dbe7dd}.plan-checks>div{display:flex;gap:7px;margin:8px 0}.plan-checks strong{font-size:9px;display:block;font-weight:500}.plan-checks small{display:block;font-size:8px;line-height:1.8;margin-top:3px}.plan-checks p{font-size:8px;margin-top:9px;color:#a5b6aa}.check-pass{color:#49a072}.check-fail{color:#c98175}.plan-actions{display:flex;gap:5px;margin-top:14px;padding-top:12px;border-top:1px solid #e3ece5;flex-wrap:wrap}.plan-actions .button{font-size:9px;padding:7px 8px;gap:4px}.plan-card.invalid,.plan-card.rejected{background:#fafafa;border-color:#e7ebea;opacity:.75}.plan-card.dispatched{border-color:#dbe5eb;background:#f7f9fb}.auto-countdown{display:flex;gap:6px;align-items:center;background:#fff1d6;border:1px solid #f1dfb9;border-radius:6px;color:#b08c42;padding:8px;font-size:9px;margin-top:12px;flex-wrap:wrap}.auto-countdown .button{margin-left:auto;font-size:9px;padding:4px 7px}.decision-content>.button{font-size:10px;padding:10px}.no-plan{text-align:center;background:#f7f9f8;border:1px dashed #dde7e2;padding:25px 12px;border-radius:7px;margin-bottom:12px;color:#a2b7aa}.no-plan strong{display:block;font-size:11px;font-weight:500;margin:10px 0;color:#859b8e}.no-plan p{font-size:9px;line-height:1.8;color:#a2b2a8}.task-card{border:1px solid #e5ebeb;background:#fff;border-radius:7px;margin-bottom:10px;padding:13px}.task-top{display:flex;justify-content:space-between;gap:8px;align-items:center;color:#82979b;font-size:9px}.task-top .badge{font-size:8px}.task-card>p{font-size:11px;line-height:1.9;margin:11px 0 7px;overflow-wrap:anywhere;color:#5f797f}.task-card>small{font-size:8px;line-height:1.8;color:#9babaf}.task-actions{display:flex;align-items:center;gap:7px;margin-top:10px;flex-wrap:wrap}.task-actions .button{font-size:10px}.task-actions:empty{display:none}.task-dependency{display:flex;align-items:center;gap:6px;font-size:9px;color:#b0a382;margin:10px 0}.task-note{font-size:9px;line-height:1.8;background:#f5f8f7;padding:8px;border-radius:4px;color:#8d9f98;margin-top:8px}.task-card.cancel_pending{border-color:#e9c9b4;background:#fffaf4}.event-notes{border-top:1px solid #edf1ee;margin-top:21px}.event-note{font-size:10px;color:#83988d;margin-bottom:10px;padding:9px;background:#f7faf8;border-radius:5px;line-height:1.8}.event-note small{font-size:8px;display:block;color:#a8b7ad;margin-top:5px}.event-notes input{font-size:10px;padding:9px}.event-notes .icon-btn{padding:8px}.close-event{margin:15px 0 9px}.close-event .button{font-size:10px}.voice-panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:17px}.voice-info{display:flex;align-items:center;gap:9px;color:#6a9484}.voice-info>svg{width:16px}.voice-info>div{flex:1;min-width:0}.voice-info strong{font-size:11px;color:#4b6c61;font-weight:500;display:block}.voice-info span{display:block;font-size:8px;color:#9aae9f;margin-top:6px;line-height:1.8}.voice-info>.voice-dot{height:5px;width:5px;background:#c3d0ca;display:block;border-radius:50%;margin-top:0;flex:0 0 auto}.voice-info>.voice-dot.online{background:#4fb78a}.voice-note{font-size:9px;line-height:1.9;color:#a2b0a7;border-top:1px solid #eef2ee;margin-top:14px;padding-top:12px}.voice-connect,.ptt-button{width:100%;border:1px solid #dfebe3;background:#f0f7f2;color:#6c987c;border-radius:6px;padding:10px;margin-top:14px;font-size:10px;display:flex;align-items:center;justify-content:center;gap:7px;touch-action:none;user-select:none;-webkit-user-select:none}.ptt-button.talking{background:#148b6f;color:#fff;border-color:#148b6f}.voice-actions{display:flex;gap:5px;align-items:flex-end}.voice-leave{border:1px solid #e9eeea;background:#fff;color:#9db0a0;border-radius:6px;padding:9px}.voice-error{font-size:9px;line-height:1.8;color:#bf7365;margin-top:12px}.audio-sink{display:none}.offline-bar{background:#fff2dc;color:#ad8744;font-size:11px;line-height:1.8;padding:11px 27px;display:flex;gap:9px;align-items:center}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:10px;padding:14px 19px;background:#24473c;color:#fff;border:1px solid #3b6555;border-radius:10px;box-shadow:0 8px 25px #10261d26;max-width:min(600px,90vw);font-size:12px;line-height:1.8}.toast.error{background:#fff8f7;color:#b25d54;border-color:#eccdc6}.toast .icon-btn{color:inherit;margin-left:4px}.saving-indicator{position:fixed;bottom:7px;right:20px;z-index:30;color:#94ada0;font-size:9px;display:flex;align-items:center;gap:5px;pointer-events:none}.modal-backdrop{position:fixed;inset:0;background:#0b252e65;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;display:flex;align-items:center;justify-content:center;padding:30px 22px;overflow:auto}.modal{width:480px;max-width:100%;max-height:calc(100vh - 60px);overflow:auto;background:#fff;border:1px solid #e6eeeb;border-radius:13px;box-shadow:0 20px 90px #06271a35;padding:26px}.modal.wide{width:670px}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:26px}.modal h2{font-size:18px;font-weight:600;letter-spacing:.3px}.modal header p{font-size:11px;color:#8ca197;line-height:1.9;margin-top:9px}.modal header>.icon-btn{margin:-6px -5px 0 0}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:26px;padding-top:19px;border-top:1px solid #e9efeb}.modal-copy{font-size:13px;color:#7c948a;line-height:2;padding:0 0 10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.step-editor{background:#f7faf8;border:1px solid #e2eae5;border-radius:8px;padding:16px;margin-bottom:15px}.step-editor-title{display:flex;justify-content:space-between;align-items:center;margin:0 0 14px;font-size:12px;color:#6e8f7e}.step-editor .field:last-child{margin-bottom:0}.step-editor .field>span{font-size:11px}.step-editor .field input,.step-editor .field select,.step-editor .field textarea{font-size:12px;background:#fff}.checkbox-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px 17px;margin:8px 0 4px}.checkbox-list label{font-size:11px;display:flex;align-items:center;gap:6px;color:#849b8d}.step-editor .inline-check{margin-bottom:0}.steps-editor+.button{margin-bottom:18px}.section-page-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:27px 0 28px}.section-page-title h2{font-size:23px;font-weight:600;letter-spacing:.5px;margin:11px 0 9px}.section-page-title p{font-size:11px;color:#8c9fa3;line-height:1.9}.flow-editor-list{margin:25px 0 19px}.flow-editor-row{display:grid;grid-template-columns:40px minmax(160px,1.6fr) 105px minmax(130px,1fr) minmax(135px,1fr) 65px;gap:16px;align-items:center;padding:24px 20px;background:#fff;border:1px solid var(--line);border-radius:9px;margin-bottom:13px}.flow-editor-row .field{margin:0;gap:9px}.flow-editor-row .field>span{font-size:10px;color:#93a3a4}.flow-editor-row input,.flow-editor-row select{font-size:12px}.flow-index{font-size:19px;color:#9cbbb0;letter-spacing:1px;margin-top:15px}.flow-row-actions{display:flex;margin-top:22px}.flow-row-actions .button{padding:6px}.flow-editor-list~.notice{margin-top:20px}.invite-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e1e9e6;padding:10px 13px;border-radius:8px}.invite-card>span{font-size:10px;color:#8ca79b}.invite-card b{font-family:monospace;letter-spacing:2px;color:#4c8a71;font-size:16px}.pending-members{margin-bottom:25px;border-color:#d5e7dc}.member-row{display:flex;align-items:center;gap:15px;padding:18px 21px;border-bottom:1px solid #edf1ef;flex-wrap:wrap}.member-row:last-child{border-bottom:0}.member-name{min-width:125px;flex:1}.member-name strong{font-size:12px;font-weight:500;display:block}.member-name small{display:flex;gap:5px;align-items:center;font-size:9px;color:#9cb0a7;margin-top:6px}.member-name .live-dot{width:4px;height:4px}.member-row select{font-size:11px;padding:7px 9px;min-width:110px;margin-right:5px}.member-row .badge{margin-right:auto}.member-row .button-row{gap:4px}.member-row .button{font-size:10px}.team-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0}.team-summary>div{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:20px}.role-icon{height:42px;width:42px;display:flex;align-items:center;justify-content:center;background:#eff5f1;color:#8cad9a;border-radius:10px}.team-summary>div>div{display:flex;flex-direction:column;gap:4px}.team-summary span:not(.role-icon){font-size:10px;color:#8ca29b}.team-summary strong{font-size:22px;font-weight:500;color:#497763}.team-summary small{font-size:9px;font-weight:400;color:#a3b6aa;margin-left:10px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resource-card{padding:22px}.resource-card-head{display:flex;justify-content:space-between;align-items:center}.resource-icon{height:39px;width:39px;background:#eff6f2;color:#8fad9c;border-radius:10px;display:flex;align-items:center;justify-content:center}.resource-card h3{font-size:15px;font-weight:500;margin:18px 0 7px}.resource-card>p{font-size:10px;color:#8c9e98}.resource-detail{display:grid;grid-template-columns:1fr 1fr;row-gap:11px;margin:23px 0 18px;font-size:10px;color:#9aaea3}.resource-detail strong{text-align:right;font-weight:400;color:#7c9989}.resource-note{font-size:10px;line-height:1.8;color:#9aa79f;background:#f7f9f7;padding:8px 10px;margin-bottom:15px;border-radius:5px}.resource-actions{border-top:1px solid #eaf0ec;padding-top:14px;display:flex;gap:6px}.resource-actions .button{font-size:10px}.resource-actions .button:last-child{margin-left:auto}.resource-card>.button{margin-top:12px;font-size:10px}.playbook-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:25px}.playbook-card{padding:22px}.playbook-meta{display:flex;justify-content:space-between;align-items:center}.playbook-meta>span:first-child{font-size:10px;color:#869f92}.playbook-card h3{font-size:16px;line-height:1.7;font-weight:500;margin:19px 0 12px}.playbook-condition{font-size:11px;color:#8d9f95;line-height:1.9;min-height:60px}.playbook-info{display:flex;justify-content:space-between;font-size:9px;color:#a0b1a6;margin:23px 0 19px;gap:10px}.playbook-info>span:first-child{display:flex;align-items:center;gap:5px}.playbook-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-top:16px;border-top:1px solid #edf1ed}.playbook-footer>span{font-size:9px;color:#91aa9b}.playbook-footer .button{font-size:10px}.search-field{display:flex;align-items:center;gap:12px;max-width:400px;border:1px solid #e0e8e4;border-radius:8px;background:#fff;padding:0 14px;color:#9cb1a5;margin-bottom:23px}.search-field input{border:0;background:transparent;box-shadow:none;flex:1;padding:12px 0;font-size:12px}.audit-list{padding:7px 25px}.audit-row{display:flex;gap:20px;align-items:flex-start;position:relative;padding:22px 0;border-bottom:1px solid #edf2ee}.audit-row:last-child{border:0}.audit-dot{height:7px;width:7px;display:block;background:#adc7b5;border:2px solid #e6f0e8;box-sizing:content-box;border-radius:50%;margin-top:3px}.audit-row time{font-size:10px;color:#86a291;min-width:125px}.audit-row time small{font-size:9px;color:#b2c0b7;display:block;margin-top:7px}.audit-row>div{flex:1;min-width:0}.audit-row strong{font-size:12px;font-weight:500;color:#5c7b69}.audit-row>div>span{font-size:10px;color:#a0b5a8;margin-left:15px}.audit-row details{font-size:10px;color:#99b09f;margin-top:12px}.audit-row pre{font-family:inherit;font-size:10px;line-height:1.8;background:#f6f9f6;padding:14px;border-radius:6px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:24px}.settings-panel{margin-bottom:23px}.settings-panel>form{padding:23px}.settings-panel .panel-heading h3{font-size:13px}.settings-panel>.setting-row{padding:23px}.settings-panel>.notice{margin:0 21px 23px}.settings-panel>.small-text{margin:20px 22px;line-height:1.9;font-size:10px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #edf1ee}.setting-row:last-child{border-bottom:0}.setting-row strong{font-size:12px;font-weight:500;color:#567564}.setting-row p{font-size:10px;line-height:1.9;color:#93a89a;margin-top:7px;max-width:305px}.setting-row .mono{margin-left:12px;color:#4c9971}.toggle{flex-shrink:0;width:35px;height:21px;background:#dfe8e2;border:0;border-radius:20px;padding:3px;transition:background .2s}.toggle>span{display:block;width:15px;height:15px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0001;transition:transform .2s}.toggle.on{background:#4caa84}.toggle.on>span{transform:translate(14px)}.service-state{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:22px;font-size:11px;color:#809888}.service-state .badge{font-size:9px}.member-page{max-width:1150px;margin:auto}.member-greeting{display:flex;justify-content:space-between;align-items:center;margin:32px 0}.member-greeting h2{font-size:24px;font-weight:500;margin:11px 0 9px}.member-greeting p{font-size:12px;color:#91a398}.avatar.large{height:50px;width:50px;border-radius:15px;font-size:20px;color:#80a98d}.member-current{background:var(--navy);padding:29px 31px;display:flex;justify-content:space-between;align-items:center;border-radius:11px;color:#c2dfcd;gap:20px;margin-bottom:21px}.member-current .eyebrow{font-size:10px;color:#709486}.member-current h2{font-size:24px;font-weight:500;color:#e2f1e6;margin:12px 0 9px}.member-current p{font-size:11px;color:#8cae9d}.member-current small{display:flex;align-items:center;gap:8px;font-size:10px;color:#668677;margin-top:20px}.member-timer{font-size:35px;letter-spacing:2px;font-weight:400;color:#9bd5b5;text-align:right;margin-bottom:12px}.availability-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;background:#fff;border:1px solid var(--line);border-radius:9px;margin-bottom:24px}.availability-card strong{font-size:12px;font-weight:500;display:flex;align-items:center;gap:8px;color:#5b826a}.availability-card p{font-size:10px;color:#9caf9f;margin-top:9px}.availability-card .button{font-size:10px}.member-grid{display:grid;grid-template-columns:1.4fr 1fr;align-items:start;gap:22px}.member-task-list{padding:18px}.member-task-list .task-card{padding:19px;margin-bottom:15px}.member-task-list .task-card>p{font-size:13px;margin:15px 0 10px;line-height:2}.member-task-list .task-card .task-actions{margin-top:18px}.member-task-list .task-top,.member-task-list .task-top .badge{font-size:10px}.member-task-list .task-actions .button{font-size:11px;padding:9px 12px}.member-task-list .task-card>small{font-size:10px}.member-task-list .task-note{font-size:11px;padding:12px}.history-tasks{font-size:11px;color:#99ac9d}.history-tasks summary{padding:10px 0 18px}.member-side{display:flex;flex-direction:column;gap:19px}.member-side .voice-panel{padding:22px}.member-side .voice-info strong{font-size:13px}.member-side .voice-info span{font-size:10px}.member-side .voice-connect,.member-side .ptt-button{font-size:12px;padding:14px}.member-resources{padding:0 19px}.member-resources>div{padding:20px 0;border-bottom:1px solid #eef2ee}.member-resources>div:last-child{border:0}.member-resources strong{font-size:12px;font-weight:500;margin-right:12px;color:#65836e}.member-resources .button-row{margin-top:13px}.member-resources>.muted{font-size:11px;padding:22px 0}.report-callout{display:flex;align-items:center;gap:14px;text-align:left;background:#eaf3ec;border:1px solid #d6e7d9;border-radius:9px;padding:22px;color:#71977c}.report-callout>span{width:39px;height:39px;background:#dcece0;border-radius:10px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.report-callout>div{flex:1}.report-callout strong{font-size:12px;font-weight:500}.report-callout p{font-size:10px;color:#9ab49f;margin-top:7px}@media(min-width:1600px){.sidebar{width:230px;padding-left:24px;padding-right:24px}.console-body{margin-left:230px;width:calc(100% - 230px)}.console-main,.console-header{padding-left:38px;padding-right:38px}.overview-grid{grid-template-columns:260px minmax(320px,1fr) minmax(400px,1.1fr);gap:23px}.overview-summary{margin-top:30px;margin-bottom:33px}.panel-heading h3{font-size:13px}.timeline-title{font-size:12px}.timeline-item small{font-size:10px}.event-card h4{font-size:13px}.decision-event>h3{font-size:14px}.plan-card h4{font-size:13px}.plan-reason,.plan-steps p{font-size:11px}.decision-content{padding:21px}.event-card{padding:17px}.metric strong{font-size:36px}.metric>span{font-size:11px}}@media(max-width:1250px){.sidebar{width:183px;padding:27px 14px 16px}.console-body{margin-left:183px;width:calc(100% - 183px)}.sidebar>.brand{font-size:17px;gap:8px}.sidebar .brand-mark{width:33px;height:33px}.sidebar nav button{font-size:11px;gap:9px;padding:12px 10px}.console-main{padding-left:20px;padding-right:20px}.console-header{padding:20px}.header-right{gap:12px}.header-right .connection>span{display:none}.overview-grid{grid-template-columns:194px minmax(228px,.85fr) minmax(285px,1fr);gap:12px}.timeline{padding:20px 14px 10px}.timeline-item{gap:10px}.panel-heading{padding:16px 13px}.decision-content{padding:14px 12px 9px}.plan-card{padding:12px 10px}.metric{padding-left:20px}.overview-summary{gap:12px}.summary-intro h2{font-size:18px}.metric strong{font-size:28px}.activity-strip{gap:14px}.activity-strip>span:nth-child(2){display:none}.resource-grid,.playbook-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-editor-row{grid-template-columns:30px 1.5fr 88px 1fr 1.1fr 55px;gap:10px;padding:21px 13px}.flow-editor-row input,.flow-editor-row select{padding:9px 7px;font-size:11px}.section-page-title h2{font-size:21px}.member-row{gap:10px}.member-name{min-width:95px}}@media(max-width:1050px){.sidebar{width:75px;padding:24px 12px 15px;align-items:center}.sidebar>.brand>div{display:none}.sidebar .brand-mark{width:38px;height:38px}.workspace-back{font-size:0;margin:23px 0 12px;padding:12px}.workspace-back svg{width:18px}.sidebar-label{display:none}.sidebar nav{width:100%;margin-top:8px}.sidebar nav button{padding:14px;justify-content:center;position:relative}.sidebar nav button>span{display:none}.sidebar nav button>b{position:absolute;top:3px;right:2px}.sidebar nav button svg{width:20px;height:20px}.sidebar-bottom{width:100%}.local-mode{justify-content:center;padding:17px 0}.local-mode>div{display:none}.user-profile{flex-direction:column;padding-top:17px}.user-profile>div{display:none}.user-profile>.icon-btn{margin-top:7px}.console-body{margin-left:75px;width:calc(100% - 75px)}.console-header{padding:19px 22px}.console-main{padding-left:22px;padding-right:22px}.overview-grid{grid-template-columns:194px minmax(220px,.85fr) minmax(280px,1fr)}.room-title h1{font-size:17px}.header-right .join-code{display:none}.settings-grid{gap:18px}.overview-summary{grid-template-columns:1.5fr 1fr 1fr 1fr}.metric{padding-left:16px}.metric small{font-size:8px}.story-main h1{font-size:33px}.auth-story{padding-left:9%;padding-right:9%}.auth-main{padding:40px 35px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.overview-grid{grid-template-columns:220px minmax(0,1fr)}.left-stack{grid-row:1/3}.event-panel,.decision-panel{grid-column:2}.event-list{max-height:360px;min-height:200px}.decision-panel>.empty{min-height:280px}.overview-summary{grid-template-columns:1.8fr 1fr 1fr}.overview-summary>.metric:last-child{display:none}.flow-editor-row{grid-template-columns:30px 1fr 90px 1fr;gap:14px}.flow-editor-row>.field:nth-child(5){grid-column:2/4}.flow-row-actions{grid-column:4;justify-content:flex-end;margin-top:20px}.section-page-title{align-items:flex-start;gap:18px}.invite-card{flex-wrap:wrap;width:160px;gap:8px;justify-content:center}.invite-card>span{width:100%;text-align:center}.invite-card .button{font-size:9px}.settings-grid{grid-template-columns:1fr}.team-summary{gap:12px}.team-summary>div{padding:16px;gap:10px}.member-row{gap:12px}.member-row .badge{margin-left:auto;margin-right:0}.member-row .button-row{width:100%;padding-left:45px}.member-row>.button{margin-left:auto}.member-grid{grid-template-columns:1fr}.member-side{display:grid;grid-template-columns:1fr 1fr;align-items:start}.member-side .report-callout{grid-column:1/3}.availability-card{align-items:flex-start;flex-direction:column;gap:15px}.auth-story{padding-left:9%;padding-right:9%}.story-main h1{font-size:29px;letter-spacing:0}.story-main>p{font-size:11px}.auth-card h2{font-size:25px}.story-footer{font-size:8px;letter-spacing:1px}.story-footer>span:last-child{display:none}}@media(max-width:700px){.auth-page{display:block;background:#fff}.auth-story{min-height:0;height:auto;padding:25px 25px 32px}.auth-story>.brand{font-size:20px}.story-main{padding:25px 0 0;margin:0}.story-main>.eyebrow{font-size:9px}.story-main h1{font-size:25px;line-height:1.5;margin:12px 0 0}.story-main h1 br{display:none}.story-main>p,.signal-art,.story-footer{display:none}.auth-main{padding:34px 26px}.auth-card{width:100%;max-width:440px}.auth-card>.eyebrow{font-size:9px}.auth-card h2{font-size:24px}.segmented{margin:24px 0}.local-note{margin-top:28px}.workspace-header{height:76px;padding:0 21px}.workspace-header .brand{font-size:18px}.workspace-header .header-right{gap:8px}.workspace-header .header-right>.muted{display:none}.room-list{padding:32px 22px 15px}.page-title{gap:14px;margin-bottom:25px}.page-title h1{font-size:25px}.page-title p{font-size:11px;line-height:1.8}.page-title .eyebrow{font-size:8px;letter-spacing:.9px}.page-title>.button{font-size:11px;padding:10px 12px}.workspace-notice{padding:17px;gap:11px;align-items:flex-start}.workspace-notice strong{font-size:12px}.workspace-notice p{line-height:1.9}.workspace-notice>.badge{display:none}.room-grid{grid-template-columns:1fr;gap:16px}.room-card{padding:21px}.empty-workspace{padding:50px 20px}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:62px;flex-direction:row;z-index:60;padding:5px 7px;background:#122e34;border-top:1px solid #27434a}.sidebar>.brand,.workspace-back,.sidebar-label,.sidebar-bottom{display:none}.sidebar nav{margin:0;width:100%;display:flex;flex-direction:row;justify-content:space-around;gap:2px}.sidebar nav button{flex:1;flex-direction:column;gap:5px;padding:7px 2px 6px;border:0;border-radius:6px;min-width:0}.sidebar nav button>span{display:block;font-size:8px;white-space:nowrap}.sidebar nav button svg{width:17px;height:17px}.sidebar nav button>b{top:1px;right:8px;font-size:7px;min-width:12px;padding:1px}.console-body{margin:0 0 62px;width:100%;min-height:calc(100vh - 62px)}.console-header{padding:16px 16px 14px;align-items:center;gap:10px}.breadcrumb{font-size:8px;margin-bottom:7px;gap:4px}.room-title{gap:7px}.room-title h1{font-size:16px;max-width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-title>.badge{font-size:8px;padding:2px 5px}.header-right{gap:7px}.header-right>.button{font-size:10px;padding:9px}.header-right>.button svg{width:14px;height:14px}.header-right .connection{display:none}.console-main{padding:0 15px 25px}.activity-strip{margin-bottom:23px;flex-wrap:wrap;gap:6px 13px;padding:14px 0;min-height:0;font-size:9px}.activity-strip>span:nth-child(3){margin-left:auto}.activity-actions{margin-left:0;flex-basis:100%;padding:8px 0 0;justify-content:flex-end}.activity-actions .button{font-size:10px;padding:6px 9px}.overview-summary{grid-template-columns:1fr 1fr 1fr;gap:0 15px;margin-bottom:24px}.summary-intro{grid-column:1/4;margin-bottom:23px}.summary-intro .eyebrow{font-size:8px}.summary-intro h2{font-size:21px;margin:8px 0 7px}.summary-intro p{font-size:10px}.metric{padding-left:13px}.metric:nth-child(2){border:0;padding:0}.metric strong{font-size:27px}.metric>span{font-size:9px}.metric small{font-size:8px}.overview-summary>.metric:last-child{display:flex}.overview-grid{display:flex;flex-direction:column;gap:16px}.left-stack{width:100%;display:grid;grid-template-columns:1fr;gap:15px}.timeline-panel{width:100%}.timeline{display:flex;padding:23px 16px 18px;overflow-x:auto;gap:0}.timeline-item{min-width:118px;flex:1;padding-bottom:0;min-height:70px;gap:8px;align-items:flex-start;flex-direction:column}.timeline-item:last-child{min-height:70px}.timeline-item:not(:last-child):before{inset:10px 6px auto 25px;border-left:0;border-top:1px solid #e1e9e7}.timeline-item>div{padding-right:10px}.timeline-title{font-size:10px}.timeline-item small{font-size:8px}.flow-timer{font-size:19px;margin-top:8px}.flow-timer>span{font-size:7px}.advance-type{font-size:7px;margin-top:7px}.timeline-node{flex:0 0 21px}.flow-actions{justify-content:flex-end;padding:10px 13px}.left-stack .voice-panel{padding:16px}.left-stack .voice-info strong{font-size:11px}.left-stack .voice-info span{font-size:9px}.voice-note{font-size:10px}.event-panel,.decision-panel{width:100%}.event-list{max-height:470px;min-height:240px}.event-card{padding:16px}.event-card h4{font-size:13px}.event-meta{font-size:10px}.event-meta .badge,.event-by .badge,.event-by{font-size:9px}.panel-heading h3{font-size:13px}.panel-heading{padding:17px}.decision-content{padding:19px 16px 12px}.decision-event>h3{font-size:14px}.decision-event>p{font-size:10px}.decision-panel>.empty{min-height:270px}.plan-card{padding:16px}.plan-source{font-size:10px}.plan-card h4{font-size:14px}.plan-reason,.plan-steps p{font-size:12px}.plan-steps strong{font-size:11px}.plan-actions .button{font-size:11px;padding:9px 10px}.detail-toggle{font-size:10px}.rule-disclosure{font-size:9px}.section-label{font-size:12px}.plan-steps div>small{font-size:9px}.plan-top .badge{font-size:9px}.task-top,.task-top .badge{font-size:10px}.task-card>p{font-size:12px}.task-card>small,.task-note{font-size:10px}.decision-content>.button,.close-event .button{font-size:11px}.event-notes input{font-size:12px}.console-footer{font-size:8px;padding:12px 15px;gap:10px}.console-footer>span:last-child{white-space:nowrap;font-size:7px}.section-page-title{flex-wrap:wrap;margin:28px 0 22px}.section-page-title>.button{font-size:11px}.section-page-title h2{font-size:22px;line-height:1.5;margin:10px 0 8px}.section-page-title p{font-size:10px}.section-page-title .eyebrow{font-size:8px}.flow-editor-row{grid-template-columns:26px 1fr 82px;gap:14px;padding:18px 14px}.flow-editor-row>.field:nth-child(4){grid-column:2/4}.flow-editor-row>.field:nth-child(5){grid-column:2/3}.flow-row-actions{grid-column:3;margin-top:23px}.flow-index{align-self:start;margin-top:29px;font-size:16px}.flow-editor-row .field input,.flow-editor-row .field select{font-size:12px}.team-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0}.team-summary>div{padding:14px 10px;gap:7px;flex-direction:column;align-items:flex-start}.role-icon{height:29px;width:29px;border-radius:7px}.role-icon>svg{width:15px}.team-summary strong{font-size:20px}.team-summary small{font-size:8px;margin-left:6px}.team-summary span:not(.role-icon){font-size:9px}.invite-card{width:100%;flex-wrap:nowrap;justify-content:flex-start;gap:15px}.invite-card>span{width:auto}.invite-card .button{margin-left:auto}.member-row{padding:18px 15px;gap:10px}.member-name{min-width:100px}.member-row select{font-size:10px;min-width:90px;width:100px}.member-row .badge{font-size:8px;margin-left:0}.member-row .button-row{padding:0;width:auto;margin-left:auto}.member-row .button{font-size:9px;padding:7px}.resource-grid,.playbook-grid{grid-template-columns:1fr;gap:16px}.resource-card,.playbook-card{padding:22px}.resource-card h3{font-size:16px}.resource-detail,.resource-actions .button{font-size:11px}.playbook-condition{min-height:0;font-size:12px}.playbook-card h3{font-size:17px}.playbook-info{font-size:10px}.playbook-footer .button{font-size:11px}.audit-list{padding:0 16px}.audit-row{gap:12px;padding:20px 0}.audit-row time{min-width:90px;font-size:9px}.audit-row strong{font-size:11px}.audit-row>div>span{display:block;margin:7px 0 0;font-size:9px}.audit-dot{width:5px;height:5px}.settings-panel>form{padding:20px}.settings-panel>.setting-row{padding:21px}.modal-backdrop{padding:17px 12px;align-items:center}.modal{padding:23px 20px;max-height:calc(100dvh - 35px);border-radius:11px}.modal>header{margin-bottom:22px}.modal h2{font-size:17px}.modal header p{font-size:10px}.modal .field{margin-bottom:18px}.modal .field>span{font-size:11px}.modal .field input,.modal .field textarea,.modal .field select{font-size:13px}.modal-actions{gap:8px;margin-top:22px}.modal-actions .button{font-size:12px}.form-grid{gap:12px}.step-editor{padding:14px}.toast{bottom:78px;min-width:250px;max-width:calc(100vw - 28px);font-size:11px;padding:12px 15px}.saving-indicator{bottom:66px;font-size:8px;right:14px}.offline-bar{font-size:10px;padding:12px 15px}.member-console .sidebar{display:none}.member-console .console-body{margin:0;min-height:100vh}.member-console .toast{bottom:20px}.member-console .console-header .room-title h1{max-width:205px;font-size:15px}.member-console .header-right>.button{font-size:11px}.member-greeting{margin:28px 0 24px}.member-greeting h2{font-size:23px;margin:10px 0 8px}.member-greeting p{font-size:11px}.member-greeting .eyebrow{font-size:8px}.avatar.large{width:43px;height:43px;font-size:17px;border-radius:12px}.member-current{padding:25px 20px;gap:13px}.member-current h2{font-size:20px;line-height:1.6}.member-current p{font-size:10px;line-height:1.8}.member-current small{font-size:9px;margin-top:16px}.member-timer{font-size:25px}.member-current .button{font-size:9px;padding:9px 7px}.availability-card{padding:20px}.availability-card p{line-height:1.8}.availability-card .button-row{width:100%}.availability-card .button{font-size:11px;padding:9px 12px;flex:1}.member-task-list{padding:14px}.member-task-list .task-card{padding:16px}.member-side{display:flex;flex-direction:column}.member-side>*{width:100%}.member-side .voice-info strong{font-size:12px}.member-task-list .task-actions .button{padding:11px 15px}.member-tasks .empty{min-height:245px}.member-resources .button{font-size:11px}.member-console .console-footer{margin-top:20px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.breadcrumb button{border:0;background:transparent;font-size:inherit;color:inherit;padding:0}.breadcrumb button:hover{color:var(--teal)}.voice-reception{font-size:11px;color:#6a8477;margin:10px 0;line-height:1.6}.voice-settings-toggle{display:flex;align-items:center;gap:6px;background:transparent;border:1px solid #dce7df;border-radius:6px;padding:8px 10px;font-size:12px;color:#456d5a;margin-top:10px}.voice-device-settings{margin-top:12px;padding-top:12px;border-top:1px solid #e5ede7;min-width:0}.voice-device-settings label{display:block;font-size:12px;color:#456d5a;margin-bottom:12px}.voice-device-settings select{display:block;width:100%;min-width:0;max-width:100%;margin-top:6px;padding:9px;border:1px solid #dce7df;border-radius:6px;background:#fff;color:#24473c;font-size:14px}.voice-device-settings p{font-size:11px;line-height:1.7;color:#789083;margin:8px 0}.voice-panel{min-width:0}@media(max-width:700px){.voice-device-settings select{font-size:16px}}.voice-widget{position:fixed;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:45;width:220px;max-width:calc(100vw - 32px)}.voice-widget.dock-left{right:auto;left:20px}.voice-widget-details{background:#fff;border:1px solid #dfe6e8;border-radius:14px;box-shadow:0 8px 35px #102a3126;margin-bottom:10px;max-height:60dvh;overflow:auto}.voice-widget-details[hidden]{display:none}.voice-widget .voice-panel{margin:0;padding:15px;border:0}.voice-floating-controls{display:flex;gap:6px;align-items:stretch}.voice-floating-ptt{display:flex;align-items:center;justify-content:center;gap:9px;flex:1;padding:14px 12px;border:1px solid #196654;border-radius:30px;background:#126c5b;color:#fff;box-shadow:0 4px 20px #102a3130;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.voice-floating-ptt small{display:block;font-size:10px;opacity:.75;margin-top:3px}.voice-floating-ptt.talking{background:#b94738;border-color:#b94738}.voice-floating-ptt:disabled{opacity:.65}.voice-floating-settings{width:43px;flex-shrink:0;border-radius:24px;background:#fff;color:#126c5b;border:1px solid #bfd6cf;box-shadow:0 4px 20px #102a311a}.voice-widget>.voice-error{background:#fff4f2;padding:10px;border-radius:8px}.voice-shortcut{display:flex;gap:10px;align-items:center;font-size:12px;margin:12px 0}.voice-shortcut select{min-width:70px;flex:1}.voice-widget-details>.voice-settings-toggle{margin:0 12px 12px}.console-main{padding-bottom:110px}@media(max-width:700px){.voice-widget{right:12px;bottom:calc(14px + env(safe-area-inset-bottom));width:190px}.voice-widget.dock-left{left:12px}.voice-widget-details{width:min(300px,calc(100vw - 24px));margin-left:auto}.voice-widget:not(.dock-left) .voice-widget-details{transform:translate(calc(190px - min(300px,100vw - 24px)))}.voice-floating-ptt small{display:none}.voice-floating-ptt{min-height:58px}.voice-widget select{font-size:16px}}@media(max-width:700px){.host-voice-widget{bottom:calc(78px + env(safe-area-inset-bottom))}}.event-conversation{padding:14px 0;min-width:0}.conversation-heading{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px;font-size:12px}.conversation-heading strong{color:#167564}.conversation-heading span{color:#708188;font-size:11px}.conversation-messages{display:flex;flex-direction:column;gap:12px;max-height:55vh;overflow-y:auto;padding:2px 3px 10px;overscroll-behavior:contain}.conversation-message{border:1px solid #e3e9e7;background:#f8faf9;border-radius:10px;padding:13px;overflow-wrap:anywhere}.conversation-message header{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;font-size:12px;color:#27483f}.conversation-message header span{font-size:10px;color:#7a8d85}.conversation-message p{white-space:pre-wrap;line-height:1.8;font-size:13px;margin:10px 0 0}.conversation-message small{display:block;margin-top:8px;color:#718279}.conversation-message.instruction{background:#eaf5f1;border-color:#badbcd}.conversation-message.system{background:#f0f2f4;color:#62726c}.conversation-recipient{font-size:11px;color:#167564;margin-top:10px}.conversation-composer{border-top:1px solid #e0e8e4;margin-top:15px;padding-top:14px}.conversation-composer textarea{width:100%;resize:vertical;min-height:90px;border:1px solid #cddbd5;border-radius:8px;padding:12px;font:inherit;font-size:14px}.conversation-mode label{font-size:12px;display:flex;gap:10px;align-items:center}.conversation-mode select{padding:8px;margin-bottom:10px}.conversation-mode fieldset{border:1px solid #dce5e0;border-radius:8px;padding:10px;margin:0 0 12px}.conversation-mode legend{font-size:11px;color:#73897c}.conversation-mode fieldset label{padding:5px 0}.conversation-mode input{width:auto}.conversation-actions{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:10px 0 14px}.conversation-actions small{font-size:10px;color:#7b8e83}.conversation-image-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:10px 0}.conversation-image-picker small{font-size:10px;color:#7a8d82}.conversation-image-picker input{max-width:180px;font-size:10px}.conversation-draft-images,.conversation-images{display:flex;flex-wrap:wrap;gap:8px;width:100%;margin-top:8px}.conversation-draft-images>div{position:relative}.conversation-draft-images img,.conversation-images img{width:110px;height:100px;object-fit:cover;border-radius:6px;border:1px solid #d7e1db}.conversation-draft-images button{position:absolute;right:0;top:0;background:#fff;border:1px solid #ddd;border-radius:50%;height:24px;width:24px}.conversation-legacy{font-size:12px;color:#647b6e;margin:16px 0}.conversation-legacy summary{cursor:pointer;padding:10px 0}.conversation-legacy article{padding:12px;border-bottom:1px solid #e1e8e4}.conversation-legacy p{line-height:1.7;white-space:pre-wrap}.member-conversations .event-conversation{padding:16px}.member-conversations .panel-heading{flex-wrap:wrap;gap:8px}.member-conversations .panel-heading>span{font-size:10px;color:#758b7f}.conversation-list{max-height:220px;overflow:auto;padding:10px}.conversation-list>button{display:block;width:100%;text-align:left;padding:12px;border:1px solid #dfe8e2;border-radius:8px;background:#fff;margin-bottom:8px}.conversation-list>button.selected{background:#eaf5ef;border-color:#afd2bf}.conversation-list strong{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.7}.conversation-list small{display:block;margin-top:7px;font-size:10px;color:#6d8175}.conversation-empty{padding:24px;font-size:13px;line-height:1.8}.event-conversation>.button.full{width:100%}@media(max-width:700px){.conversation-composer textarea,.conversation-mode select{font-size:16px}.conversation-actions{align-items:flex-start}.conversation-messages{max-height:52vh}.conversation-actions .button{flex-shrink:0}}.conversation-ai{margin:18px 0;padding:14px;border:1px solid #c9d8ec;border-radius:10px;background:#f4f7fc;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.conversation-ai header{display:flex;align-items:center;justify-content:space-between;gap:8px}.conversation-ai header strong{color:#355b85}.conversation-ai small{display:block;color:#6c7c90;font-size:11px;margin:7px 0}.conversation-ai p{white-space:pre-wrap;margin:9px 0}.conversation-ai ul{padding-left:20px}.conversation-ai article{padding:12px;margin:12px 0;background:#fff;border:1px solid #dde5f0;border-radius:8px}.conversation-ai article .button{margin-top:8px}.conversation-ai .ai-stale{opacity:.7}.ai-draft-notice{display:block;color:#986321;margin:8px 0;font-size:12px}@media(max-width:700px){.modal-backdrop{align-items:flex-start;overflow-y:auto}.modal{min-width:0;width:100%;max-width:100%;flex-shrink:1}.modal form,.modal .field,.conversation-composer{min-width:0}.modal .field input,.modal .field textarea,.modal .field select,.conversation-composer textarea,.conversation-composer select{font-size:16px;max-width:100%}.conversation-image-picker input[type=file]{max-width:100%;min-width:0}.modal-actions{position:sticky;bottom:0;background:#fff;padding-bottom:10px;flex-wrap:wrap}}
