:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#252823;background:#f5f5f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #252823;--muted: #737871;--faint: #9ba098;--line: #dfe2dc;--paper: #ffffff;--canvas: #f5f5f2;--green: #4f6955;--green-soft: #e7eee8;--blue: #304f8d;--blue-soft: #e9effc;--amber: #a57b3d;--amber-soft: #f7eee0;--red: #ae6254;--radius: 14px;--shadow: 0 18px 48px rgba(31, 38, 29, .07);--mono: "SF Mono", "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html{min-width:320px;background:#f5f5f2}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f2}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible{outline:3px solid rgba(48,79,141,.24);outline-offset:3px}p,h1,h2,h3{margin-top:0}h1,h2,h3,strong{letter-spacing:-.025em}.app-root{min-height:100vh}.muted-copy{color:var(--muted);line-height:1.65}.eyebrow,.lab-label{margin:0 0 11px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#a7aea4;flex:0 0 auto}.status-dot-active{background:#95b79b;box-shadow:0 0 0 5px #95b79b29}.status-dot-light{background:#afc7b2}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 17px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:-.01em;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button-dark{color:#f5f6f1;background:#252823}.button-dark:hover:not(:disabled){background:#3b4039}.button-dark:disabled{opacity:.42}.button-wide{width:100%;min-height:50px}.button-primary{color:#fff;background:#4f6955;box-shadow:0 8px 20px #4f695529}.button-primary:hover:not(:disabled){background:#3f5845}.button-primary:disabled{opacity:.44;box-shadow:none}.button-quiet{color:var(--ink);background:transparent;border:1px solid var(--line)}.button-quiet:hover:not(:disabled){background:#fff;border-color:#c7ccc4}.button-outline{color:#9b6c2e;background:transparent;border:1px solid #cda871}.button-outline:hover:not(:disabled){color:#7d5220;background:#fbf0dd}.button-icon-box{display:grid;place-items:center;width:19px;height:19px;border:1px solid currentColor;border-radius:5px}.button-timer{margin-left:3px;padding-left:12px;border-left:1px solid rgba(255,255,255,.28);font-family:var(--mono);font-size:11px;font-weight:500}.button-activity-start{min-width:174px}.button-activity-stop{min-width:174px;background:#9a6157}.button-activity-stop:hover:not(:disabled){background:#875047}.text-action,.inline-link,.see-all-button{display:inline-flex;align-items:center;gap:6px;padding:0;color:var(--blue);background:transparent;font-size:12px;font-weight:700}.text-action:hover:not(:disabled),.inline-link:hover,.see-all-button:hover{color:#1c376d}.text-action:disabled{color:var(--green);cursor:default}.icon{display:block;flex:0 0 auto}.portal-mark{display:inline-flex;align-items:flex-end;justify-content:center;gap:3px;padding:5px;border-radius:8px;background:#4f6955;color:#fff;flex:0 0 auto}.portal-mark span{display:block;width:4px;border-radius:4px 4px 1px 1px;background:currentColor}.portal-mark span:nth-child(1){height:8px;opacity:.58}.portal-mark span:nth-child(2){height:13px}.portal-mark span:nth-child(3){height:17px;opacity:.78}.portal-mark-dark{color:#17191b;background:#e9ebe6}.toast{position:fixed;right:24px;bottom:24px;z-index:20;display:flex;align-items:center;gap:10px;max-width:min(420px,calc(100vw - 48px));padding:13px 16px;color:#f7f8f4;background:#252823;border:1px solid rgba(255,255,255,.12);border-radius:9px;box-shadow:0 18px 36px #0f140f40;font-size:12px;line-height:1.45;animation:toast-in .22s ease both}.toast-dot{width:7px;height:7px;border-radius:50%;background:#a9c6ad;flex:0 0 auto}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.preflight-root{background:#f5f5f2}.login-screen{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(480px,1.08fr);min-height:100vh}.login-intro{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:34px 7vw 36px;color:#eef2eb;background:#233329}.login-brand{display:flex;align-items:center;color:inherit;font-size:15px;font-weight:700;letter-spacing:-.02em}.login-intro-copy{max-width:500px;margin:auto 0;padding:88px 0}.login-kicker{margin:0 0 21px;color:#a9c8b0;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.login-intro h1{max-width:530px;margin:0 0 25px;color:#f3f6f0;font-size:clamp(40px,5vw,74px);font-weight:500;line-height:.99;letter-spacing:-.065em}.login-intro-copy>p:last-child{max-width:430px;margin:0;color:#bac7ba;font-size:16px;line-height:1.62}.login-intro-footer{display:flex;align-items:center;gap:10px;color:#a7b5a8;font-size:11px}.login-panel{display:flex;flex-direction:column;min-height:100vh;padding:34px 7vw 31px;color:var(--ink);background:#fbfbf8}.login-panel-top,.login-panel-footer{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.login-mark{font-family:var(--mono);font-size:10px;color:var(--faint)}.login-form-wrap{width:min(100%,430px);margin:auto}.login-form-wrap h2{margin:0 0 12px;font-size:30px;font-weight:600;letter-spacing:-.045em}.login-form-wrap>.muted-copy{margin-bottom:33px;font-size:13px}.login-form{display:flex;flex-direction:column;gap:18px}.login-form label{display:flex;flex-direction:column;gap:8px;color:#555c53;font-size:12px;font-weight:700}.login-form input{width:100%;height:50px;padding:0 15px;color:var(--ink);background:#fff;border:1px solid #d5dbd2;border-radius:8px;font-size:14px;transition:border-color .16s ease,box-shadow .16s ease}.login-form input:focus{border-color:#7c9b83;box-shadow:0 0 0 4px #7c9b8321;outline:none}.login-form .button{margin-top:8px}.login-error{margin:-2px 0 0;padding:11px 13px;color:#8a342f;background:#fff1ef;border:1px solid #efc5c0;border-radius:8px;font-size:12px;line-height:1.45}.login-note{display:flex;align-items:center;gap:11px;margin-top:23px;color:var(--faint);font-size:11px}.note-line{width:22px;height:1px;background:#cfd5cc}.ack-screen{min-height:100vh;padding:0 6vw 52px;background:#f5f5f2}.ack-topbar{display:flex;align-items:center;justify-content:space-between;height:86px;border-bottom:1px solid var(--line)}.ack-step{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.step-number{display:grid;place-items:center;width:28px;height:28px;color:#fff;background:#4f6955;border-radius:50%;font-family:var(--mono);font-size:10px}.ack-layout{display:grid;grid-template-columns:minmax(250px,.68fr) minmax(540px,1.32fr);gap:clamp(48px,9vw,150px);max-width:1180px;margin:0 auto;padding-top:90px}.ack-aside{display:flex;flex-direction:column;justify-content:space-between;min-height:580px}.ack-aside h1{max-width:350px;margin:0 0 20px;font-size:clamp(36px,4vw,57px);font-weight:500;line-height:1.03;letter-spacing:-.06em}.ack-aside>div:first-child>p:last-child{max-width:315px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.ack-aside-note{padding:16px 0;color:var(--muted);border-top:1px solid var(--line);font-size:11px;line-height:1.7}.ack-aside-note .status-dot{margin-right:7px;background:#a57b3d}.ack-aside-note strong{color:var(--ink);font-size:14px;font-weight:600}.ack-card{overflow:hidden;align-self:start;background:#fff;border:1px solid #dfe2dc;border-radius:16px;box-shadow:var(--shadow)}.ack-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 30px 22px;border-bottom:1px solid var(--line)}.ack-card-head>div{display:flex;align-items:flex-start;gap:13px}.message-symbol{display:grid;place-items:center;width:29px;height:29px;color:#a57b3d;background:#f8efdf;border-radius:50%;font-weight:700}.ack-card-head .eyebrow{margin-bottom:5px}.ack-card-head h2{margin:0;font-size:21px;font-weight:600}.ack-status{padding:6px 9px;color:#a57b3d;background:#faf1e3;border-radius:5px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ack-scroll{max-height:390px;overflow-y:auto;padding:28px 30px 36px;scrollbar-color:#c8cec5 transparent}.ack-lead{margin-bottom:30px;color:var(--ink);font-size:15px;line-height:1.55}.ack-section{margin-bottom:26px}.ack-section h3{margin-bottom:8px;font-size:13px;font-weight:700}.ack-section p,.ack-end{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.72}.ack-example{display:flex;flex-direction:column;gap:9px;margin:30px 0;padding:18px 19px;background:#f5f7f2;border-left:3px solid #7c9b83}.example-label{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.ack-example strong{color:#3c5442;font-size:13px;font-weight:600;line-height:1.45}.ack-confirm{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 30px 16px;border-top:1px solid var(--line)}.ack-checkbox{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:12px;font-weight:600;cursor:pointer}.ack-checkbox.is-disabled{color:var(--faint);cursor:not-allowed}.ack-checkbox input{position:absolute;opacity:0;pointer-events:none}.fake-checkbox{display:grid;place-items:center;width:20px;height:20px;color:#fff;border:1px solid #c4ccc1;border-radius:5px}.fake-checkbox .icon{opacity:0}.ack-checkbox input:checked+.fake-checkbox{border-color:#4f6955;background:#4f6955}.ack-checkbox input:checked+.fake-checkbox .icon{opacity:1}.ack-confirm .button{min-height:43px}.ack-hint{margin:0;padding:0 30px 19px;color:var(--faint);font-size:10px}.ack-hint-ready{color:var(--green)}.portal-header{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:0 42px;border-bottom:1px solid var(--line)}.portal-header-brand{display:flex;align-items:center;gap:10px}.portal-header-brand>div{display:flex;flex-direction:column;gap:2px}.portal-header-brand strong{font-size:13px;font-weight:700}.portal-header-brand span{color:var(--muted);font-size:10px}.portal-header-state{display:flex;align-items:center;gap:8px;color:#8c948a;font-size:11px}.portal-header-state.is-active{color:#456149}.portal-header-state strong{padding-left:7px;color:#3a4d3e;border-left:1px solid var(--line);font-family:var(--mono);font-size:10px;font-weight:500}.portal-header-actions{display:flex;align-items:center;gap:16px}.message-button,.user-button{display:inline-flex;align-items:center;gap:7px;color:var(--muted);background:transparent;font-size:11px}.message-button:hover,.user-button:hover{color:var(--ink)}.message-button b{display:grid;place-items:center;width:18px;height:18px;color:#fff;background:#a36a5c;border-radius:50%;font-size:9px}.user-button{padding-left:15px;border-left:1px solid var(--line)}.user-avatar{display:grid;place-items:center;width:25px;height:25px;color:#405946;background:#dfeadf;border-radius:50%;font-size:10px;font-weight:700}.top-nav{display:flex;align-items:center;gap:26px}.top-nav-item{position:relative;display:inline-flex;align-items:center;gap:6px;height:37px;color:#879092;background:transparent;font-size:11px;font-weight:700}.top-nav-item:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#304f8d;content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.top-nav-item.is-active{color:#24375d}.top-nav-item.is-active:after{opacity:1;transform:scaleX(1)}.top-nav-item b{display:grid;place-items:center;width:16px;height:16px;color:#fff;background:#a36a5c;border-radius:50%;font-size:8px}.section-topline{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.live-label{color:#9ba098;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.live-label.is-live{color:#4f6955}.panel-surface{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.focus-shell{display:grid;grid-template-columns:226px minmax(0,1fr);min-height:calc(100vh - 66px);color:var(--ink);background:#f5f5f2}.focus-main{min-width:0}.focus-content{max-width:1310px;margin:0 auto;padding:47px clamp(27px,5.2vw,78px) 60px}.focus-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:35px}.focus-welcome h1{max-width:560px;margin:0 0 11px;color:#2d332e;font-size:clamp(38px,4vw,57px);font-weight:500;line-height:1.03;letter-spacing:-.07em}.focus-welcome p:last-child{max-width:510px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.focus-welcome-note{display:flex;flex-direction:column;align-items:flex-end;gap:5px;padding-bottom:3px;color:var(--muted);font-size:10px}.focus-welcome-note .status-dot{margin-bottom:2px;background:#8ea791}.focus-welcome-note strong{color:var(--ink);font-size:11px}.focus-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.focus-now{min-height:383px;padding:26px 29px 22px}.focus-state{padding:38px 0 29px}.focus-state-label{display:flex;align-items:center;gap:9px;color:#586357;font-size:14px;font-weight:600}.focus-state-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#c1c8bf;box-shadow:0 0 0 6px #f0f3ee;flex:0 0 auto}.focus-state-label:has(+.focus-timer) .focus-state-dot{background:#8aa58e}.focus-timer{margin-top:11px;color:#303931;font-family:var(--mono);font-size:clamp(43px,5vw,65px);font-weight:400;letter-spacing:-.1em;line-height:1}.focus-state-note,.break-note{max-width:510px;margin:15px 0 0;color:#8a918a;font-size:11px;line-height:1.55}.break-note{color:#a57b3d}.break-note span{color:#9b9e95}.activity-picker{display:grid;gap:7px}.activity-picker-row{grid-template-columns:repeat(4,minmax(0,1fr))}.activity-picker-stack{grid-template-columns:1fr}.activity-choice{display:flex;align-items:center;gap:9px;min-width:0;min-height:52px;padding:8px 10px;color:#767e75;background:#fafbf9;border:1px solid #e6e9e4;border-radius:8px;text-align:left;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.activity-choice:hover:not(:disabled){color:#3c5140;background:#f3f7f3;border-color:#cfdccf;transform:translateY(-1px)}.activity-choice.is-selected{color:#35513b;background:#eaf2eb;border-color:#b9cfbc}.activity-choice.is-unavailable{color:#afb4ac;background:#f6f7f4;border-style:dashed}.activity-choice-glyph{display:grid;place-items:center;width:23px;height:23px;color:#4f6955;border:1px solid #c9d5ca;border-radius:6px;font-size:13px}.activity-choice.is-unavailable .activity-choice-glyph{color:#a9aea6;border-color:#d9ddd7}.activity-choice-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.activity-choice-copy strong{overflow:hidden;color:inherit;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.activity-choice-copy small{overflow:hidden;color:#9aa098;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.activity-choice>.icon{margin-left:auto;color:#b3b9b1}.selected-check{display:grid;place-items:center;width:19px;height:19px;margin-left:auto;color:#fff;background:#4f6955;border-radius:50%}.focus-action-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px;padding-top:20px;border-top:1px solid #ebede9}.batch-selector{display:flex;align-items:center;gap:10px}.batch-selector>button{display:grid;place-items:center;width:28px;height:28px;color:#707a70;background:#f4f6f2;border:1px solid #e0e5de;border-radius:7px}.batch-selector>button:hover:not(:disabled){color:#304735;background:#e9f0e9;border-color:#c8d8ca}.batch-selector>button:disabled{color:#c5cac4;background:#fafbf9}.batch-selector>span{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:64px}.batch-selector small{color:#9aa098;font-size:9px}.batch-selector strong{color:#4c584d;font-size:11px;font-weight:700}.batch-selector em{color:#9aa098;font-size:10px;font-style:normal;font-weight:400}.focus-context{display:flex;flex-direction:column;gap:18px}.required-action{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start;padding:20px;background:#fcf8f0;border:1px solid #eadbc5;border-radius:var(--radius)}.required-action.is-resolved{background:#f1f7f1;border-color:#ceddce}.required-action-icon{display:grid;place-items:center;width:28px;height:28px;color:#a57b3d;background:#f6e9d2;border-radius:50%;font-weight:700}.required-action.is-resolved .required-action-icon{color:#fff;background:#709178}.required-action-copy{min-width:0}.required-action-copy>span{display:block;margin-bottom:6px;color:#9c7b4d;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.required-action.is-resolved .required-action-copy>span{color:#66816b}.required-action-copy strong{display:block;margin-bottom:6px;color:#4e493f;font-size:13px;line-height:1.3}.required-action-copy p{margin:0 0 17px;color:#8f887b;font-size:11px;line-height:1.5}.required-action .text-action{grid-column:2;justify-self:start}.required-action-compact{grid-template-columns:25px minmax(0,1fr);padding:15px;border-radius:10px}.required-action-compact .required-action-icon{width:25px;height:25px}.required-action-compact .required-action-copy strong{font-size:12px}.required-action-compact .required-action-copy p{margin-bottom:12px;font-size:10px}.focus-feedback{padding:20px}.focus-feedback .section-topline{margin-bottom:29px}.focus-feedback>strong{display:block;color:#3e4c40;font-size:17px;font-weight:600}.focus-feedback>p{margin:9px 0 23px;color:#879087;font-size:11px;line-height:1.65}.focus-feedback>p b{color:#506353;font-family:var(--mono);font-size:10px;font-weight:500}.feedback-line{display:flex;align-items:center;gap:8px;padding-top:13px;color:#9aa098;border-top:1px solid #eaede8;font-size:10px}.feedback-line span{width:6px;height:6px;border-radius:50%;background:#93aa95}.focus-history{margin-top:18px;padding:21px 24px 17px}.history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.history-head .eyebrow{margin-bottom:6px}.history-head h2{margin:0;font-size:21px;font-weight:600}.history-head>span{padding-top:4px;color:#9aa098;font-size:10px}.metric-strip{margin-top:18px;padding-top:19px;border-top:1px solid #dfe2dc}.metric-strip-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;color:#8f968e;font-size:10px}.metric-strip-head button{display:inline-flex;align-items:center;gap:6px;color:#4d648e;background:transparent;font-size:10px;font-weight:700}.metric-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-item{display:flex;flex-direction:column;gap:4px;min-height:67px;padding:12px 14px;background:#f8f9f6;border:1px solid #e7eae5;border-radius:9px}.metric-item span{color:#8f968e;font-size:10px}.metric-item strong{color:#374039;font-family:var(--mono);font-size:18px;font-weight:500;letter-spacing:-.08em}.metric-item small{color:#a7ada5;font-size:9px}.metric-item-detail{background:#fff;border-style:dashed}.punch-table-wrap{overflow:hidden}.punch-table{width:100%;border-collapse:collapse;table-layout:fixed}.punch-table th{padding:0 12px 10px;color:#a0a79e;font-size:9px;font-weight:700;letter-spacing:.1em;text-align:left;text-transform:uppercase}.punch-table th:first-child,.punch-table td:first-child{width:42%;padding-left:0}.punch-table th:last-child,.punch-table td:last-child{padding-right:0;text-align:right}.punch-table td{padding:11px 12px;color:#697269;border-top:1px solid #edf0ec;font-size:11px}.punch-table tbody tr{transition:background-color .15s ease}.punch-table tbody tr:hover,.punch-table tbody tr.is-selected{background:#f5f8f4;cursor:pointer}.punch-table td:first-child{color:#465348;font-weight:600}.punch-table td:not(:first-child){font-family:var(--mono);font-size:10px}.activity-dot{display:inline-block;width:6px;height:6px;margin:0 9px 1px 0;border-radius:50%}.activity-dot-production{background:#78927e}.activity-dot-break{background:#c3a16e}.activity-dot-training{background:#7590bc}.see-all-button{margin-top:13px}.punch-table-compact .punch-table th{padding-bottom:7px}.punch-table-compact .punch-table td{padding-top:8px;padding-bottom:8px}.line-shell{min-height:calc(100vh - 66px);color:#28334a;background:#fafcfe}.header-line{background:#fafcfe;border-bottom-color:#dee5f0}.header-line .portal-header-brand strong,.header-line .portal-header-state.is-active{color:#273b67}.header-line .portal-header-brand span,.header-line .portal-header-state{color:#8692a7}.line-main{max-width:1380px;margin:0 auto;padding:0 clamp(28px,5vw,72px) 56px}.line-nav-row{display:flex;align-items:center;justify-content:space-between;min-height:59px;border-bottom:1px solid #e1e7f0}.line-date{display:flex;align-items:center;gap:9px;color:#9aa5b7;font-size:10px}.line-date .status-dot{background:#95a8c8}.line-content{padding-top:48px}.line-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.line-welcome h1{margin:0 0 12px;color:#243653;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1;letter-spacing:-.065em}.line-welcome p:last-child{margin:0;color:#7b899e;font-size:14px;line-height:1.6}.line-welcome-value{display:flex;flex-direction:column;gap:7px;padding-bottom:3px;text-align:right}.line-welcome-value span{color:#9aa5b7;font-size:10px}.line-welcome-value strong{color:#294879;font-family:var(--mono);font-size:26px;font-weight:500;letter-spacing:-.08em}.dayline-board{padding:23px 26px 39px;background:#fff;border:1px solid #dfe6f1;border-radius:12px;box-shadow:0 15px 40px #2e4d7f0d}.dayline-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:31px}.dayline-head>div{display:flex;flex-direction:column;gap:6px}.dayline-head span:first-child{color:#8794a8;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.dayline-head strong{color:#314b76;font-size:17px;font-weight:600}.dayline-caption{color:#abb4c2;font-size:10px}.time-axis{display:flex;justify-content:space-between;padding:0 1px 9px;color:#a9b3c2;font-family:var(--mono);font-size:9px}.dayline-track{position:relative;height:84px;border-top:1px solid #dce4ee;border-bottom:1px solid #dce4ee;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(20% - 1px),#e9eef5 calc(20% - 1px),#e9eef5 20%)}.dayline-segment{position:absolute;top:23px;display:flex;align-items:center;height:38px;min-width:25px;padding:0 12px;border-radius:6px;color:#fff;box-shadow:0 5px 10px #41587f14;font-size:10px;font-weight:700;white-space:nowrap}.segment-production{background:#5c78ad}.segment-production-two{background:#40659f}.segment-training{color:#48627f;background:#dfe9f4}.segment-break{color:#8d7146;background:#f1e6d1}.segment-current{border-right:3px solid #2d477b}.dayline-now-marker{position:absolute;top:-10px;bottom:-11px;display:flex;flex-direction:column;align-items:center;gap:5px;transform:translate(-50%)}.dayline-now-marker i{width:1px;height:76px;background:#2e4f90;opacity:.75}.dayline-now-marker b{padding:4px 6px;color:#fff;background:#2e4f90;border-radius:4px;font-family:var(--mono);font-size:9px;font-weight:500}.dayline-events{position:relative;height:37px}.dayline-events span{position:absolute;top:12px;display:inline-flex;align-items:center;gap:6px;color:#9aa6b8;font-size:9px;white-space:nowrap;transform:translate(-2px)}.dayline-events i{width:5px;height:5px;border:1px solid #8ca1c5;border-radius:50%}.line-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.67fr);gap:16px;margin-top:17px}.line-now{padding:20px 23px;background:#fff;border:1px solid #dfe6f1;border-radius:10px}.line-now .section-topline{color:#8794a8}.line-now-state{display:flex;align-items:center;gap:13px;margin:25px 0 21px}.line-now-state .focus-state-dot{background:#b9c5d6;box-shadow:0 0 0 6px #f0f4f9}.line-now-state strong{display:block;margin-bottom:4px;color:#334c73;font-size:18px;font-weight:600}.line-now-state span:last-child{color:#96a3b6;font-family:var(--mono);font-size:10px}.line-now-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:17px;border-top:1px solid #edf1f6}.line-now .button-primary{color:#fff;background:#3c5f9f;box-shadow:0 8px 20px #3c5f9f26}.line-now .button-primary:hover:not(:disabled){background:#2e4e8c}.line-now .button-activity-stop{background:#9a6157}.line-now .batch-selector>button{color:#7587a5;background:#f3f6fa;border-color:#dfe6f1}.line-now .batch-selector>span{color:#526d9e}.line-columns>.required-action{background:#fffaf1;border-color:#ecdfc8}.line-content>.metric-strip{margin-top:21px;border-top-color:#dce4ee}.line-content .metric-item{background:#f6f9fd;border-color:#e5ebf3}.line-content .metric-item strong{color:#3c5f9f}.launch-shell{min-height:calc(100vh - 66px);color:#edf0eb;background:#191a1d}.header-launchpad{color:#edf0eb;background:#191a1d;border-bottom-color:#2b2d31}.header-launchpad .portal-header-brand strong{color:#f5f6f1}.header-launchpad .portal-header-brand span,.header-launchpad .portal-header-state{color:#92978f}.header-launchpad .portal-header-state.is-active{color:#afc8ae}.header-launchpad .portal-header-state strong{color:#b7cfb5;border-left-color:#40433f}.header-launchpad .message-button,.header-launchpad .user-button{color:#9ca19b}.header-launchpad .message-button:hover,.header-launchpad .user-button:hover{color:#fff}.header-launchpad .user-button{border-left-color:#3d403d}.user-avatar-dark{color:#1d201d;background:#d9e7d9}.launch-main{max-width:1380px;min-height:calc(100vh - 138px);margin:0 auto;padding:0 clamp(26px,5vw,72px) 60px;background:#202125}.launch-nav-row{display:flex;align-items:center;justify-content:space-between;min-height:58px;border-bottom:1px solid #303236}.launch-nav-row .top-nav-item{color:#818681}.launch-nav-row .top-nav-item.is-active{color:#f1f3ed}.launch-nav-row .top-nav-item:after{background:#d17c68}.launch-context-label{color:#777d77;font-size:10px}.launch-content{padding-top:44px}.launch-surface{display:grid;grid-template-columns:minmax(0,1fr) 257px;min-height:462px;color:#212325;background:#e9ebe7;border-radius:18px;overflow:hidden}.launch-choice-area{padding:52px clamp(31px,5vw,70px) 46px}.launch-choice-area .eyebrow{color:#758079}.launch-choice-area h1{max-width:640px;margin:0 0 14px;color:#202325;font-size:clamp(39px,4.6vw,67px);font-weight:500;line-height:.99;letter-spacing:-.075em}.launch-subtitle{max-width:470px;margin:0 0 34px;color:#727b74;font-size:14px;line-height:1.6}.launch-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:690px;border-top:1px solid #c9cec8}.launch-choice{display:flex;align-items:center;gap:14px;min-height:72px;padding:11px 13px 11px 0;color:#3f4740;background:transparent;border-bottom:1px solid #c9cec8;text-align:left;transition:color .15s ease,background-color .15s ease}.launch-choice:nth-child(odd){margin-right:22px}.launch-choice:nth-child(2n){padding-left:22px;border-left:1px solid #c9cec8}.launch-choice:hover:not(:disabled),.launch-choice.is-selected{color:#1e3324;background:#ffffff5e}.launch-choice.is-unavailable{color:#a6aaa3;cursor:not-allowed}.launch-choice-glyph{display:grid;place-items:center;width:31px;height:31px;color:#5b7961;border:1px solid #9caf9e;border-radius:8px;font-size:15px}.launch-choice.is-unavailable .launch-choice-glyph{color:#9ca39c;border-color:#c2c8c1}.launch-choice>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.launch-choice strong{font-size:13px;font-weight:700}.launch-choice small{color:#8b938d;font-size:10px}.launch-choice>.icon,.launch-choice>.selected-check{margin-left:auto}.launch-gate{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:690px;margin-top:22px;padding-top:18px;border-top:1px solid #c9cec8}.launch-gate>div{display:flex;flex-direction:column;gap:5px}.launch-gate-label{color:#a85f50;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.launch-gate strong{color:#5b625d;font-size:12px;font-weight:600}.launch-active-bar{display:flex;align-items:center;gap:11px;max-width:690px;margin-top:22px;padding-top:18px;border-top:1px solid #c9cec8}.launch-active-bar>div{display:flex;flex-direction:column;gap:4px}.launch-active-bar>div span{color:#7c877d;font-size:10px}.launch-active-bar>div strong{color:#304635;font-family:var(--mono);font-size:12px;font-weight:500}.button-dark-small{min-height:34px;margin-left:auto;padding:0 12px;color:#ecf0ea;background:#242a26;border-radius:7px;font-size:10px;font-weight:700}.button-dark-small:hover{background:#35453a}.launch-dock{display:flex;flex-direction:column;padding:38px 22px;color:#d9ddd7;background:#272a2d}.dock-head,.dock-state{display:flex;flex-direction:column;gap:5px}.dock-head>span,.dock-state>span{color:#858b85;font-size:10px}.dock-head strong{color:#f1f3ed;font-size:24px;font-weight:500}.dock-head small,.dock-state small{color:#838984;font-size:10px}.dock-divider{height:1px;margin:30px 0;background:#3a3d40}.dock-state strong{color:#dce5da;font-size:14px;font-weight:600}.launch-dock .batch-selector{justify-content:space-between;margin-top:22px}.launch-dock .batch-selector>button{color:#bec9bd;background:#303538;border-color:#43484a}.launch-dock .batch-selector>button:hover:not(:disabled){color:#fff;background:#39483e;border-color:#617763}.launch-dock .batch-selector>span{color:#ced7cc}.launch-dock .batch-selector small{color:#858e87}.launch-dock .batch-selector strong{color:#dce5da}.launch-dock .batch-selector em{color:#858e87}.dock-link-list{display:flex;flex-direction:column;gap:12px}.dock-link-list button{display:flex;align-items:center;justify-content:space-between;padding:0;color:#aab2aa;background:transparent;font-size:11px;text-align:left}.dock-link-list button:hover{color:#fff}.launch-lower{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.7fr);gap:17px;margin-top:17px}.launch-ledger,.launch-feedback{min-width:0;padding:21px 23px;background:#272a2d;border:1px solid #34373a;border-radius:12px}.launch-ledger .section-topline{color:#939b94}.launch-ledger .inline-link{color:#a6c0a7}.launch-event{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #34373a}.launch-event:last-child{border-bottom:0}.launch-event>span{width:40px;color:#8c938c;font-family:var(--mono);font-size:10px}.launch-event>div{display:flex;flex-direction:column;gap:4px}.launch-event strong{color:#dce1db;font-size:11px;font-weight:600}.launch-event small{color:#838a83;font-size:10px}.launch-event>.icon{margin-left:auto;color:#6f7970}.launch-feedback{display:flex;flex-direction:column;gap:18px}.launch-feedback .required-action{color:#dfe6dd;background:#30302b;border-color:#48443a}.launch-feedback .required-action.is-resolved{background:#2c3830;border-color:#4a654e}.launch-feedback .required-action-copy strong{color:#e6e9e3}.launch-feedback .required-action-copy p{color:#9aa197}.launch-feedback .required-action-copy>span{color:#c3a875}.launch-feedback .required-action.is-resolved .required-action-copy>span{color:#9fbea3}.launch-feedback .text-action{color:#aac5ae}.metric-strip-dark{border-top-color:#45494a}.metric-strip-dark .metric-strip-head{color:#858c86}.metric-strip-dark .metric-strip-head button{color:#aec7b0}.metric-strip-dark .metric-list{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip-dark .metric-item{min-height:61px;background:#303337;border-color:#424548}.metric-strip-dark .metric-item span{color:#8f9790}.metric-strip-dark .metric-item strong{color:#dbe8da}.metric-strip-dark .metric-item small{color:#7d847e}.ledger-shell{display:grid;grid-template-columns:68px minmax(0,1fr);min-height:calc(100vh - 66px);color:#202322;background:#fff}.ledger-main{min-width:0;background:#fff}.header-ledger{border-bottom-color:#e4e6e2}.ledger-content{max-width:1300px;margin:0 auto;padding:54px clamp(30px,5vw,78px) 56px}.ledger-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:38px}.ledger-welcome h1{margin:0 0 10px;color:#1f2422;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,5vw,75px);font-weight:400;line-height:.92;letter-spacing:-.06em}.ledger-welcome p:last-child{margin:0;color:#818983;font-size:14px;line-height:1.6}.ledger-welcome-date{display:flex;flex-direction:column;align-items:flex-end;gap:6px;color:#969c97;font-size:10px}.ledger-welcome-date strong{color:#27332a;font-size:20px;font-weight:600}.ledger-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:27px;align-items:start}.ledger-history{padding-top:1px}.ledger-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:2px solid #232725}.ledger-section-head>div{display:flex;flex-direction:column;gap:6px}.ledger-section-head span{color:#828a84;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.ledger-section-head strong{color:#28312b;font-size:17px;font-weight:600}.ledger-history .punch-table th{padding-top:16px}.ledger-history .punch-table td{padding-top:16px;padding-bottom:16px;border-top-color:#e8ebe7}.ledger-history .punch-table tbody tr:hover,.ledger-history .punch-table tbody tr.is-selected{background:#f7f9f6}.ledger-control{padding:21px 19px 18px;background:#f7f8f5;border:1px solid #dde2dc;border-radius:8px}.ledger-control-head{display:flex;align-items:center;justify-content:space-between;color:#858d86;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.ledger-control-state{display:flex;flex-direction:column;gap:9px;margin:32px 0 23px}.ledger-control-state .focus-state-dot{margin-bottom:6px;background:#bac1b9;box-shadow:0 0 0 6px #e9ede8}.ledger-control-state strong{color:#313a34;font-size:19px;font-weight:600}.ledger-control-state>span:last-child{color:#929b93;font-family:var(--mono);font-size:10px}.ledger-control>.button{width:100%;margin-bottom:20px}.ledger-control .activity-picker{padding:18px 0;border-top:1px solid #e0e5df;border-bottom:1px solid #e0e5df}.ledger-control .activity-choice{min-height:43px;padding:6px 8px;background:transparent;border-color:transparent}.ledger-control .activity-choice:hover:not(:disabled){background:#eef3ee;border-color:#d8e3d8}.ledger-control .activity-choice.is-selected{background:#e8f0e9;border-color:#c7d9c9}.ledger-control .activity-choice-glyph{width:22px;height:22px;font-size:12px}.ledger-control .batch-selector{justify-content:space-between;margin:18px 0}.ledger-control .required-action{margin:0 -3px}.ledger-content>.metric-strip{margin-top:32px;border-top-color:#232725}.ledger-content>.metric-strip .metric-item{background:transparent;border-color:#e2e6e1;border-radius:5px}.ledger-feedback-row{display:flex;align-items:center;gap:13px;margin-top:29px;padding:17px 0 0;border-top:1px solid #e5e8e3}.feedback-mark{display:grid;place-items:center;width:28px;height:28px;color:#3d629e;background:#eaf0fc;border-radius:50%;font-size:16px}.ledger-feedback-row>div{display:flex;flex-direction:column;gap:4px}.ledger-feedback-row>div span{color:#8b948d;font-size:10px;text-transform:uppercase;letter-spacing:.11em}.ledger-feedback-row>div strong{color:#35433a;font-size:12px;font-weight:600}.ledger-feedback-row .inline-link{margin-left:auto}.view-panel{max-width:1100px;margin:0 auto;padding:55px clamp(25px,5vw,68px) 70px}.view-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:36px}.view-panel-head h1{max-width:650px;margin:0 0 12px;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1;letter-spacing:-.07em}.view-panel-head p{max-width:590px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.view-section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:11px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.message-view-stack{display:flex;flex-direction:column;gap:14px;max-width:730px}.message-row{display:flex;align-items:flex-start;gap:12px;padding:18px 19px;border:1px solid var(--line);border-radius:10px}.message-row-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#8da48f}.message-row div{min-width:0}.message-row strong{display:block;margin-bottom:6px;color:#3e4c40;font-size:13px}.message-row p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.message-row-time{margin-left:auto;color:#a0a79f;font-family:var(--mono);font-size:10px}.feedback-view{display:flex;flex-direction:column;gap:28px;max-width:780px}.feedback-note{display:flex;align-items:flex-start;gap:16px;padding:24px 25px;background:#f3f7f3;border:1px solid #d7e4d8;border-radius:11px}.feedback-note>div{display:flex;flex-direction:column;gap:7px}.feedback-note>div>span{color:#6e8972;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.feedback-note strong{color:#36513c;font-size:17px;font-weight:600}.feedback-note p{margin:0;color:#819083;font-size:12px;line-height:1.55}.view-panel-dark{color:#e6e9e3}.view-panel-dark .view-panel-head p{color:#969e97}.view-panel-dark .view-section-label{border-color:#414548;color:#989f98}.view-panel-dark .punch-table th{color:#8d958d}.view-panel-dark .punch-table td{color:#b0b7af;border-color:#3b3e41}.view-panel-dark .punch-table td:first-child{color:#e2e6df}.view-panel-dark .message-row{border-color:#414548}.view-panel-dark .message-row strong{color:#e2e6df}.view-panel-dark .message-row p{color:#9aa29b}@media(max-width:1120px){.focus-grid,.ledger-grid{grid-template-columns:minmax(0,1fr) 285px}.focus-content,.ledger-content{padding-right:38px;padding-left:38px}.launch-choice-area{padding-right:40px;padding-left:40px}}@media(max-width:860px){.login-screen{grid-template-columns:1fr}.login-intro{min-height:44vh;padding:27px 8vw 30px}.login-intro-copy{padding:55px 0 25px}.login-intro h1{max-width:600px;font-size:clamp(40px,10vw,64px)}.login-panel{min-height:56vh;padding:28px 8vw 26px}.login-form-wrap{margin:56px auto}.ack-layout{grid-template-columns:1fr;gap:35px;padding-top:52px}.ack-aside{min-height:0}.ack-aside-note{margin-top:27px}.focus-shell,.ledger-shell{grid-template-columns:1fr}.portal-header{padding:0 24px}.focus-content,.ledger-content{padding-right:24px;padding-left:24px}.focus-grid,.ledger-grid{grid-template-columns:1fr}.focus-context{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.line-main,.launch-main{padding-right:24px;padding-left:24px}.launch-surface{grid-template-columns:1fr}.launch-dock{display:grid;grid-template-columns:1fr 1fr;gap:22px 26px;padding:26px 34px}.launch-dock .dock-divider{display:none}.launch-dock .batch-selector{justify-content:flex-start;margin:0}.dock-link-list{grid-column:1 / -1;flex-direction:row;gap:23px;padding-top:17px;border-top:1px solid #3a3d40}.launch-lower{grid-template-columns:1fr}}@media(max-width:620px){.portal-header{min-height:65px;padding:0 16px}.portal-header-state{display:none}.portal-header-actions{gap:9px}.message-button span,.user-button>span:not(.user-avatar){display:none}.user-button{padding-left:9px}.focus-content,.ledger-content,.line-content{padding:35px 16px 44px}.focus-welcome,.line-welcome,.ledger-welcome{display:block;margin-bottom:28px}.focus-welcome h1,.line-welcome h1{font-size:43px}.focus-welcome-note,.line-welcome-value,.ledger-welcome-date{align-items:flex-start;margin-top:24px;text-align:left}.focus-grid,.line-columns{display:flex;flex-direction:column}.focus-now{padding:21px 18px}.activity-picker-row{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-action-row,.line-now-controls{align-items:stretch;flex-direction:column}.focus-action-row .button,.line-now-controls .button{width:100%}.batch-selector{justify-content:center}.focus-context{display:flex}.focus-feedback{padding:18px}.focus-history{padding:18px 15px 15px;overflow-x:auto}.history-head>span{display:none}.punch-table{min-width:430px}.metric-list{grid-template-columns:repeat(2,minmax(0,1fr))}.line-nav-row,.launch-nav-row{min-height:51px;overflow-x:auto}.top-nav{gap:17px;min-width:max-content}.line-date,.launch-context-label{display:none}.line-welcome h1{font-size:43px}.dayline-board{overflow-x:auto;padding:18px 17px 29px}.dayline-head{display:block;margin-bottom:23px}.dayline-caption{display:block;margin-top:10px;line-height:1.4}.time-axis,.dayline-track,.dayline-events{min-width:670px}.dayline-events{overflow:hidden}.line-now{padding:19px 17px}.launch-main{padding:0 16px 45px}.launch-content{padding-top:32px}.launch-choice-area{padding:34px 20px 30px}.launch-choice-area h1{font-size:45px}.launch-choices{grid-template-columns:1fr}.launch-choice:nth-child(odd),.launch-choice:nth-child(2n){margin:0;padding-left:0;border-left:0}.launch-gate{display:block}.launch-gate .button{width:100%;margin-top:16px}.launch-dock{display:flex;padding:25px 20px}.launch-dock .dock-divider{display:block;margin:22px 0}.dock-link-list{display:flex;padding-top:0;border-top:0}.launch-feedback{padding:18px}.ledger-content{padding-top:38px}.ledger-welcome h1{font-size:57px}.ledger-grid{gap:17px}.ledger-history{overflow-x:auto}.ledger-section-head{min-width:430px}.ledger-control{padding:18px 16px}.ledger-feedback-row{align-items:flex-start;flex-wrap:wrap}.ledger-feedback-row .inline-link{width:100%;margin-left:41px}.view-panel{padding:35px 16px 48px}.view-panel-head{display:block}.view-panel-head h1{font-size:41px}.view-panel-head .button{margin-top:24px}.ack-screen{padding:0 16px 34px}.ack-topbar{height:72px}.ack-step span:last-child{display:none}.ack-layout{padding-top:36px}.ack-aside h1{font-size:41px}.ack-card-head{padding:21px 19px 18px}.ack-card-head h2{font-size:18px}.ack-status{display:none}.ack-scroll{padding:23px 19px 31px}.ack-confirm{display:block;padding:17px 19px 14px}.ack-confirm .button{width:100%;margin-top:16px}.ack-hint{padding-right:19px;padding-left:19px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.operational-shell{position:sticky;top:52px;z-index:70;color:var(--shell-ink);background:var(--shell-paper);border-bottom:1px solid var(--shell-line);box-shadow:0 7px 23px #1b281d0f}.shell-command-row{display:grid;grid-template-columns:auto minmax(250px,1fr) auto auto auto;align-items:center;gap:20px;min-height:82px;padding:12px clamp(20px,3vw,44px)}.shell-command-row>.shell-nav{gap:0}.shell-command-row>.shell-nav button{gap:4px;padding-right:5px;padding-left:5px;font-size:9px}.shell-identity{display:flex;align-items:center;gap:9px;min-width:164px}.shell-identity>div{display:flex;flex-direction:column;gap:2px;min-width:0}.shell-identity strong{color:var(--shell-ink);font-size:14px;font-weight:750;letter-spacing:-.035em;white-space:nowrap}.shell-identity span{color:var(--shell-muted);font-size:9px;white-space:nowrap}.shell-identity.is-dark strong{color:#f3f4ef}.shell-identity.is-dark span{color:#a4ada5}.shell-identity.is-compact{min-width:146px}.shell-nav{display:flex;align-items:center;gap:3px;min-width:0}.shell-nav button{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 8px;color:#8a958b;background:transparent;border-radius:5px;font-size:10px;font-weight:650;white-space:nowrap;transition:color .16s ease,background .16s ease}.shell-nav button:hover{color:var(--shell-ink);background:#f1f5f0}.shell-nav button.is-active{color:var(--shell-sage);background:var(--shell-sage-soft)}.shell-nav button b{display:grid;place-items:center;min-width:15px;height:15px;padding:0 4px;color:#fff;background:#7c9a82;border-radius:8px;font-family:var(--mono);font-size:8px;font-weight:600}.shell-nav.is-dark button{color:#9ba49c}.shell-nav.is-dark button:hover{color:#f4f6f2;background:#303637}.shell-nav.is-dark button.is-active{color:#b9d3bd;background:#2d3b32}.shell-nav.is-compact button{min-height:29px;padding:0 7px;font-size:9px}.shell-utility{display:flex;align-items:center;gap:9px;min-width:max-content}.shell-utility button{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 8px;color:#77847a;background:transparent;border-radius:5px;font-size:9px;font-weight:650;white-space:nowrap;transition:color .16s ease,background .16s ease}.shell-utility button:hover{color:var(--shell-ink);background:#f1f5f0}.shell-utility b{display:grid;place-items:center;min-width:15px;height:15px;padding:0 4px;color:#fff;background:var(--shell-blue);border-radius:8px;font-family:var(--mono);font-size:8px;font-weight:600}.shell-utility .shell-problem{padding-right:10px;padding-left:10px;color:#8d7c61;border-left:1px solid var(--shell-line);border-radius:0}.shell-utility .shell-problem:hover{color:#8b5f2a;background:var(--shell-amber-soft)}.shell-utility .shell-user{padding-right:0;color:#7a857b;border-left:1px solid var(--shell-line);border-radius:0}.shell-utility.is-dark button{color:#aeb7ae}.shell-utility.is-dark button:hover{color:#fff;background:#303537}.shell-utility.is-dark .shell-problem{color:#cbb484;border-left-color:#3b4140}.shell-utility.is-dark .shell-user{border-left-color:#3b4140}.shell-utility.is-compact{gap:4px}.shell-utility.is-compact .shell-messages span,.shell-utility.is-compact .shell-user>span:not(.user-avatar){display:none}.user-avatar{display:grid;place-items:center;width:24px;height:24px;color:#fff;background:#5c775f;border-radius:50%;font-size:10px;font-weight:800}.command-state-group{display:flex;align-items:center;justify-content:flex-start;gap:15px;min-width:0;padding:0 15px;border-right:1px solid var(--shell-line);border-left:1px solid var(--shell-line)}.state-summary{display:flex;align-items:center;gap:8px;min-width:150px}.state-summary .state-dot{width:8px;height:8px;border-radius:50%;background:#aeb8ae;box-shadow:0 0 0 5px #f0f4ef}.state-summary.is-active .state-dot{background:#6c986f;box-shadow:0 0 0 5px #6c986f24}.state-summary.state-break .state-dot{background:#c4924a;box-shadow:0 0 0 5px #c4924a24}.state-summary.state-meeting .state-dot{background:#5b7fba;box-shadow:0 0 0 5px #5b7fba24}.state-summary>div{display:flex;flex-direction:column;gap:2px;min-width:0}.state-summary strong{overflow:hidden;color:#324037;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.state-summary span:not(.state-dot){overflow:hidden;color:#8b978c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.state-summary em{margin-left:auto;color:#4f7657;font-family:var(--mono);font-size:11px;font-style:normal;font-weight:600;white-space:nowrap}.state-summary.is-dark strong{color:#e9eee8}.state-summary.is-dark span:not(.state-dot){color:#a2aba2}.state-summary.is-dark em{color:#b5d0b7}.state-summary.is-record{min-width:230px}.state-summary.is-record strong{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400;letter-spacing:-.045em}.state-summary.is-record span:not(.state-dot){font-size:10px}.shell-batch-picker{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:0 8px;color:#6b796d;border-left:1px solid var(--shell-line);white-space:nowrap}.shell-batch-picker>span{color:#9ca69d;font-size:9px}.shell-batch-picker button{display:grid;place-items:center;width:23px;height:23px;color:#78877b;background:#f2f6f1;border:1px solid #dce6dc;border-radius:5px}.shell-batch-picker button:hover:not(:disabled){color:#35573d;background:#e4efe4;border-color:#bcd1be}.shell-batch-picker button:disabled{color:#c6cec6;background:#fafbfa}.shell-batch-picker strong{color:#526455;font-family:var(--mono);font-size:10px;font-weight:650}.shell-batch-picker em{color:#9aa69c;font-style:normal;font-weight:400}.shell-batch-picker.is-dark{border-color:#3b4240}.shell-batch-picker.is-dark>span,.shell-batch-picker.is-dark em{color:#8b978d}.shell-batch-picker.is-dark strong{color:#d7e4d7}.shell-batch-picker.is-dark button{color:#c5d0c4;background:#303737;border-color:#46504b}.break-allowance{display:flex;flex-direction:column;gap:2px;min-width:82px;padding-left:12px;border-left:1px solid #eadcc2}.break-allowance span{color:#a7793a;font-size:9px;font-weight:750;white-space:nowrap}.break-allowance span+span{color:#9b8b73;font-weight:500}.break-allowance.is-dark{border-left-color:#66543a}.break-allowance.is-dark span{color:#e0b96e}.break-allowance.is-dark span+span{color:#b8a788}.contextual-actions{display:flex;align-items:center;gap:6px;min-width:max-content}.shell-action{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 10px;color:#66746a;background:#f5f8f4;border:1px solid #dfe8df;border-radius:6px;font-size:10px;font-weight:750;white-space:nowrap;transition:transform .16s ease,color .16s ease,background .16s ease,border-color .16s ease}.shell-action:hover:not(:disabled){color:#2e4e36;background:#e9f2ea;border-color:#bed4c0;transform:translateY(-1px)}.shell-action:disabled{color:#aab3aa;background:#f5f6f4;border-style:dashed;opacity:.85}.shell-action.action-break{color:#a27435;background:#fff9ef;border-color:#ead8b8}.shell-action.action-break:hover:not(:disabled){color:#805620;background:#fff1d9;border-color:#d8b77e}.shell-action.action-meeting{color:#4b6fa7;background:#f3f6fc;border-color:#d6e0f3}.shell-action.action-meeting:hover:not(:disabled){color:#345685;background:#e8effb;border-color:#b6c8e6}.shell-action.action-certification{color:#7659a0;background:#f7f2fc;border-color:#e4d9f1}.shell-action.action-certification:hover:not(:disabled){color:#5a3e83;background:#eee5f8;border-color:#cbb9e2}.shell-action.action-stop{color:#8d5d56;background:#fbf4f2;border-color:#ead8d4}.shell-action.action-stop:hover:not(:disabled){color:#75443d;background:#f8eae7;border-color:#d7b4ad}.shell-action.action-resume{color:#3f7550;background:#edf7ee;border-color:#c6ddc8}.contextual-actions.is-dark .shell-action{color:#d1dbd2;background:#2d3531;border-color:#46524a}.contextual-actions.is-dark .shell-action:hover:not(:disabled){color:#fff;background:#39473d;border-color:#6e9273}.contextual-actions.is-dark .action-break{color:#e2bd77;background:#3a3226;border-color:#715d3d}.contextual-actions.is-dark .action-meeting{color:#b3c7e7;background:#2d3542;border-color:#556881}.contextual-actions.is-dark .action-certification{color:#d0b9ef;background:#332d3d;border-color:#645176}.contextual-actions.is-dark .action-stop{color:#e0aaa3;background:#3a2f2f;border-color:#6a4c49}.contextual-actions.is-compact .shell-action{min-height:32px;padding:0 8px;font-size:9px}.shell-notice{display:flex;align-items:center;gap:10px;min-height:39px;padding:7px clamp(20px,3vw,44px);color:#7c5a2d;background:#fff8eb;border-top:1px solid #f0e0c2}.shell-notice-icon{display:grid;place-items:center;width:24px;height:24px;color:#ae7a30;background:#fbe9c8;border-radius:50%}.shell-notice>span:nth-child(2){display:flex;flex-direction:column;gap:1px}.shell-notice strong{font-size:10px;font-weight:800}.shell-notice small{color:#9a815d;font-size:9px}.shell-notice button{display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:0;color:#946326;background:transparent;font-size:10px;font-weight:800}.shell-notice button:hover{color:#6f4818}.shell-notice.is-dark{color:#e2c48c;background:#302d25;border-top-color:#4e4637}.shell-notice.is-dark .shell-notice-icon{color:#e8c278;background:#4a3b27}.shell-notice.is-dark small{color:#b5a47e}.shell-notice.is-dark button{color:#e3bd71}.shell-activity-ribbon{background:#fbfcfe;border-color:#dfe6ef}.ribbon-top-row{display:grid;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:20px;min-height:58px;padding:8px clamp(20px,3vw,44px);border-bottom:1px solid #e7edf4}.ribbon-top-row .shell-nav button.is-active{color:#3f65a2;background:#edf2fa}.ribbon-control-row{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:20px;min-height:61px;padding:9px clamp(20px,3vw,44px)}.ribbon-track{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:0 13px}.ribbon-track:before{position:absolute;top:50%;right:14px;left:14px;height:1px;background:#d8e1ee;content:""}.ribbon-step{position:relative;display:inline-flex;align-items:center;gap:6px;color:#9aa8ba;background:#fbfcfe;font-size:9px;white-space:nowrap}.ribbon-step i{width:7px;height:7px;border:1px solid #aebbd0;border-radius:50%;background:#fbfcfe}.ribbon-step.is-current{color:#345c9e;font-weight:800}.ribbon-step.is-current i{border-color:#3d73c6;background:#3d73c6;box-shadow:0 0 0 4px #3d73c621}.ribbon-step.is-blocked{color:#b7bdc5}.ribbon-step.is-blocked i{border-style:dashed}.ribbon-current{display:flex;align-items:center;gap:13px;min-width:180px;padding-left:16px;border-left:1px solid #dfe6ef}.ribbon-current .state-summary strong{color:#2f4f7e}.ribbon-current .state-summary em{color:#3c66aa}.ribbon-current .shell-batch-picker{border-color:#dfe6ef}.shell-state-console{color:#edf1ec;background:#1c2021;border-color:#343b3b}.console-row{display:grid;grid-template-columns:auto minmax(250px,1fr) minmax(250px,auto) auto auto;align-items:center;gap:18px;min-height:86px;padding:12px clamp(20px,3vw,44px)}.console-state-wrap{position:relative;min-width:252px}.console-state-line{display:flex;align-items:center;gap:8px;min-width:0}.console-state-line .console-state-control{flex:1 1 auto;min-width:0}.console-state-line>.shell-batch-picker,.console-state-line>.break-allowance{flex:0 0 auto}.console-state-control{display:flex;align-items:center;gap:14px;width:100%;min-height:55px;padding:7px 12px;color:#ecf2ea;background:#252c2b;border:1px solid #536b57;border-radius:8px;text-align:left;transition:background .16s ease,border-color .16s ease}.console-state-control:hover,.console-state-control[aria-expanded=true]{background:#2d3730;border-color:#8bb08c}.console-state-control>.icon{margin-left:auto;color:#a5b5a5}.console-state-control .shell-batch-picker{margin-left:auto;padding-left:11px}.state-menu{position:absolute;top:calc(100% + 10px);left:0;z-index:90;width:min(330px,calc(100vw - 30px));padding:8px;color:#e9eee8;background:#2b3231;border:1px solid #52635a;border-radius:9px;box-shadow:0 20px 50px #00000047;animation:shell-menu-in .16s ease both}@keyframes shell-menu-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.state-menu-head{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 9px;color:#a9b7ab;border-bottom:1px solid #414c47;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.state-menu-head button{color:#a9b7ab;background:transparent;font-size:18px;line-height:1}.state-menu-item{display:flex;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px;color:#e7eee5;background:transparent;border-radius:6px;text-align:left}.state-menu-item:hover:not(:disabled){background:#38453c}.state-menu-item:disabled{color:#8e9990;opacity:.78}.state-menu-item>span:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.state-menu-item strong{font-size:11px;font-weight:750}.state-menu-item small{overflow:hidden;color:#9ca99f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.state-menu-item>.icon{margin-left:auto;color:#9db29e}.state-menu-stop{border-top:1px solid #414c47;border-radius:0 0 6px 6px}.menu-state-dot{width:8px;height:8px;border-radius:50%;background:#90a18f;flex:0 0 auto}.dot-production{background:#89b08c!important}.dot-break{background:#d6ad67!important}.dot-meeting{background:#85a7d8!important}.dot-stop{background:#c18479!important}.shell-quiet-record{display:grid;grid-template-columns:176px minmax(220px,1fr) auto auto;align-items:center;gap:22px;min-height:91px;padding:11px 24px 0 0;background:#fff;border-bottom-color:#dfe3df}.record-brand{display:flex;align-items:center;height:80px;padding:0 22px;color:#fff;background:#171a19}.record-brand .shell-identity{min-width:0}.record-brand .shell-identity strong{color:#f2f4ef}.record-brand .shell-identity span{color:#a6aea6}.record-state{display:flex;align-items:center;gap:16px;min-width:0;padding:0 4px 4px}.record-state .shell-batch-picker{padding-left:15px}.record-nav-row{position:absolute;right:24px;bottom:-39px;left:176px;display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 18px;background:#fff;border-bottom:1px solid #e5e9e5}.record-nav-row .shell-nav button.is-active{color:#3e66a9;background:#edf2fb}.record-project{color:#9aa39c;font-size:9px}.shell-quiet-record .shell-notice{grid-column:1 / -1;margin-top:0}.portal-workspace{min-height:calc(100vh - 145px);background:var(--shell-canvas)}.workspace-inner{max-width:1400px;margin:0 auto;padding:45px clamp(22px,4vw,66px) 65px}.workspace-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.workspace-intro h1{margin:0 0 10px;color:#2b382e;font-size:clamp(42px,5vw,69px);font-weight:500;line-height:.95;letter-spacing:-.075em}.workspace-intro p:last-child{max-width:510px;margin:0;color:#7d887e;font-size:13px;line-height:1.65}.workspace-project{display:flex;flex-direction:column;align-items:flex-end;gap:5px;padding-bottom:3px}.workspace-project span{color:#9aa69b;font-size:9px}.workspace-project strong{color:#374c3b;font-size:20px;font-weight:750}.workspace-project button,.workspace-link{display:inline-flex;align-items:center;gap:5px;padding:0;color:var(--shell-blue);background:transparent;font-size:10px;font-weight:750}.workspace-project button:hover,.workspace-link:hover{color:#264d8f}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(265px,.36fr);gap:18px;align-items:start}.workspace-primary,.workspace-aside{display:flex;flex-direction:column;gap:18px;min-width:0}.workday-card,.recent-time-card,.attention-card,.visibility-strip,.feedback-note-row,.secondary-workspace{background:#fff;border:1px solid #e0e6df;border-radius:10px;box-shadow:0 12px 30px #25372709}.workday-card{padding:22px 24px 27px}.workspace-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:25px}.workspace-section-head>div{display:flex;flex-direction:column;gap:5px}.workspace-section-head span{color:#8a978c;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.workspace-section-head strong{color:#34473a;font-size:16px;font-weight:700}.workspace-section-head small{color:#a1aba2;font-size:9px}.workday-axis{display:grid;grid-template-columns:repeat(7,1fr);padding:0 1px 9px;color:#a1adbf;font-family:var(--mono);font-size:9px}.workday-axis span{text-align:center}.workday-axis span:first-child{text-align:left}.workday-axis span:last-child{text-align:right}.workday-track{position:relative;height:77px;border-top:1px solid #dfe7df;border-bottom:1px solid #dfe7df;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(16.6667% - 1px),#eef2ee calc(16.6667% - 1px),#eef2ee 16.6667%)}.work-segment{position:absolute;top:20px;display:flex;align-items:center;justify-content:center;height:35px;min-width:0;padding:0;overflow:visible;color:#fff;border-radius:5px;font-size:9px;font-weight:750;white-space:nowrap}.work-segment>span{width:100%;padding:0 7px;overflow:hidden;text-overflow:ellipsis}.work-segment.is-tiny:after{position:absolute;top:0;left:50%;width:3px;height:100%;content:"";background:inherit;border-radius:3px;transform:translate(-50%)}.work-segment:before{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:12;max-width:280px;padding:7px 9px;color:#f5f8f5;background:#213029;border:1px solid #44574c;border-radius:6px;box-shadow:0 8px 20px #131f1829;content:attr(data-details);font-size:9px;font-weight:600;line-height:1.4;opacity:0;pointer-events:none;transform:translate(-50%,3px);transition:opacity .12s ease,transform .12s ease}.work-segment:hover:before,.work-segment:focus-visible:before{opacity:1;transform:translate(-50%)}.work-segment:focus-visible{outline:2px solid #315d9c;outline-offset:2px}.segment-training{color:#58708e;background:#dce8f1}.segment-production{background:#638870}.segment-production-alt{background:#4f7c60}.segment-break{color:#8e7148;background:#f1e4cd}.segment-meeting{color:#526f9d;background:#dbe5f6}.segment-current{background:#6b8b71}.workday-now{position:absolute;top:-10px;bottom:-10px;display:flex;flex-direction:column;align-items:center;gap:4px;transform:translate(-50%)}.workday-now i{width:1px;height:70px;background:#517756;opacity:.7}.workday-now b{padding:3px 5px;color:#fff;background:#517756;border-radius:4px;font-family:var(--mono);font-size:8px;font-weight:500}.workday-events{position:relative;height:31px}.workday-events span{position:absolute;top:11px;display:inline-flex;align-items:center;gap:5px;color:#9aa69d;font-size:8px;white-space:nowrap;transform:translate(-2px)}.workday-events i{width:5px;height:5px;border:1px solid #83a188;border-radius:50%}.recent-time-card{padding:21px 24px 17px}.recent-time-card .workspace-section-head{margin-bottom:12px}.time-table-wrap{overflow-x:auto}.time-table{width:100%;min-width:550px;border-collapse:collapse;table-layout:fixed}.time-table th{padding:0 12px 10px;color:#a0aaa1;font-size:9px;font-weight:750;letter-spacing:.1em;text-align:left;text-transform:uppercase}.time-table th:first-child,.time-table td:first-child{width:42%;padding-left:0}.time-table th:last-child,.time-table td:last-child{padding-right:0;text-align:right}.time-table td{padding:11px 12px;color:#728075;border-top:1px solid #edf1ed;font-size:10px}.time-table td:first-child{color:#45574a;font-weight:700}.time-table td:not(:first-child){font-family:var(--mono);font-size:9px}.time-dot{display:inline-block;width:6px;height:6px;margin:0 8px 1px 0;border-radius:50%;background:#709477}.time-dot.dot-break{background:#c49b58!important}.time-dot.dot-training{background:#7d98be!important}.time-dot.dot-meeting{background:#688bc4!important}.time-dot.dot-production{background:#709477!important}.workspace-aside>section{min-width:0}.shell-required-action{box-shadow:none}.attention-card,.visibility-strip{padding:19px 19px 16px}.attention-card .workspace-section-head,.visibility-strip .workspace-section-head{margin-bottom:15px}.attention-row{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:9px;align-items:start;padding-top:14px;border-top:1px solid #edf1ed}.attention-dot{display:inline-block;width:7px;height:7px;margin-top:4px;border-radius:50%;background:#5e88bd;box-shadow:0 0 0 4px #eaf1fb}.attention-row div{display:flex;flex-direction:column;gap:5px}.attention-row strong{color:#46584a;font-size:11px;font-weight:750}.attention-row p{margin:0;color:#87938a;font-size:10px;line-height:1.45}.attention-row small{color:#a6aea7;font-size:9px}.visibility-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.visibility-list>div{display:flex;flex-direction:column;gap:3px;min-height:59px;padding:10px;background:#f8faf7;border:1px solid #e8ede7;border-radius:6px}.visibility-list span{color:#8d988f;font-size:9px}.visibility-list strong{color:#35483a;font-family:var(--mono);font-size:14px;font-weight:550;letter-spacing:-.06em}.visibility-list small{color:#acb4ad;font-size:8px}.feedback-note-row{display:flex;align-items:center;gap:12px;margin-top:18px;padding:16px 20px}.feedback-note-mark{display:grid;place-items:center;width:28px;height:28px;color:#4d6fa7;background:#ebf1fc;border-radius:50%;flex:0 0 auto}.feedback-note-row>div{display:flex;flex-direction:column;gap:3px;min-width:0}.feedback-note-row>div>span{color:#86958b;font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.feedback-note-row strong{color:#3f5645;font-size:11px;font-weight:700}.feedback-note-row .workspace-link{margin-left:auto}.secondary-workspace{max-width:1100px;margin:0 auto;padding:45px clamp(21px,4vw,60px) 65px;border-radius:0;box-shadow:none}.secondary-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:37px}.secondary-heading>div{min-width:0}.secondary-heading>div>span{color:#809084;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.secondary-heading h1{max-width:650px;margin:7px 0 12px;color:#2f3e33;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1;letter-spacing:-.07em}.secondary-heading p{max-width:590px;margin:0;color:#7d887e;font-size:13px;line-height:1.6}.secondary-rule{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;padding-bottom:10px;border-bottom:1px solid #dfe5df}.secondary-rule span{color:#506154;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.secondary-rule small{color:#a1aba2;font-size:9px}.message-stack,.feedback-detail{display:flex;flex-direction:column;gap:16px;max-width:760px}.message-detail-row{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:10px;align-items:start;padding:18px 19px;border:1px solid #e1e7e0;border-radius:8px}.message-detail-row div{display:flex;flex-direction:column;gap:5px}.message-detail-row strong{color:#425548;font-size:12px;font-weight:750}.message-detail-row p{margin:0;color:#839087;font-size:11px;line-height:1.55}.message-detail-row small{color:#a0aaa2;font-size:9px}.feedback-highlight{display:flex;align-items:flex-start;gap:14px;padding:21px 22px;background:#f0f7f1;border:1px solid #d5e5d6;border-radius:9px}.feedback-highlight>div{display:flex;flex-direction:column;gap:7px}.feedback-highlight>div>span{color:#6e8a72;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.feedback-highlight strong{color:#3d5b43;font-size:16px;font-weight:700}.feedback-highlight p{margin:0;color:#7f9483;font-size:11px;line-height:1.55}.embedded-workspace{min-height:calc(100vh - 145px);background:#f7f8f6}.embedded-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:57px;padding:0 clamp(20px,4vw,60px);background:#fff;border-bottom:1px solid #e0e6df}.embedded-toolbar>div{display:flex;flex-direction:column;gap:3px}.embedded-toolbar span{color:#89968b;font-size:9px}.embedded-toolbar strong{color:#3a4d3e;font-size:12px;font-weight:750}.embedded-frame-wrap{min-height:calc(100vh - 202px);padding:18px clamp(16px,3vw,40px) 28px;background:#eef3ee}.embedded-frame{display:block;width:100%;min-height:calc(100vh - 250px);background:#fff;border:1px solid #d7e2d8;border-radius:10px;box-shadow:0 14px 30px #203c2712}.embedded-frame-error{min-height:calc(100vh - 250px);background:#fff;border:1px solid #d7e2d8;border-radius:10px;box-shadow:0 14px 30px #203c2712}.embedded-canvas{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 205px);padding:40px;text-align:center}.embedded-mark{display:grid;place-items:center;width:57px;height:57px;margin-bottom:21px;color:#6f8f75;background:#ebf2eb;border:1px dashed #b9cdbb;border-radius:13px}.embedded-canvas h1{margin:0 0 10px;color:#405744;font-size:clamp(24px,3vw,37px);font-weight:550;letter-spacing:-.055em}.embedded-canvas p{max-width:480px;margin:0 0 18px;color:#839087;font-size:12px;line-height:1.65}.embedded-canvas>span{color:#a3aca4;font-size:9px}.shell-required-action{display:grid;grid-template-columns:27px minmax(0,1fr);gap:10px;align-items:start;padding:17px;background:#fff8eb;border:1px solid #ead9ba;border-radius:10px}.shell-required-action.is-resolved{background:#eef7ef;border-color:#cce0ce}.shell-required-action .required-action-icon{display:grid;place-items:center;width:27px;height:27px;color:#a37532;background:#fae8c5;border-radius:50%}.shell-required-action.is-resolved .required-action-icon{color:#fff;background:#709477}.shell-required-action .required-action-copy>span{display:block;margin-bottom:5px;color:#a0783f;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.shell-required-action.is-resolved .required-action-copy>span{color:#6c8b72}.shell-required-action .required-action-copy strong{display:block;margin-bottom:5px;color:#554c3d;font-size:12px;line-height:1.3}.shell-required-action.is-resolved .required-action-copy strong{color:#3e5a44}.shell-required-action .required-action-copy p{margin:0 0 13px;color:#938a7b;font-size:10px;line-height:1.5}.shell-required-action.is-resolved .required-action-copy p{color:#819285}.shell-required-action .text-action{grid-column:2;justify-self:start}.overlay-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px;background:#18201a6e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:overlay-fade-in .16s ease both}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.overlay-sheet{position:relative;width:min(480px,100%);padding:29px 29px 25px;color:var(--shell-ink);background:#fff;border:1px solid #d9e1da;border-radius:13px;box-shadow:0 24px 70px #192a1d38;animation:sheet-rise .19s ease both}@keyframes sheet-rise{0%{opacity:0;transform:translateY(9px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.overlay-close{position:absolute;top:13px;right:15px;width:26px;height:26px;color:#8d988f;background:transparent;border-radius:50%;font-size:22px;line-height:1}.overlay-close:hover{color:#33473a;background:#f0f4ef}.overlay-head{padding-right:26px}.overlay-kicker{display:block;margin-bottom:11px;color:#77907a;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.overlay-head h2{margin:0 0 9px;color:#2f4134;font-size:26px;font-weight:650;letter-spacing:-.05em}.overlay-head p{margin:0;color:#7c887e;font-size:11px;line-height:1.6}.meeting-options{display:flex;flex-direction:column;gap:7px;margin-top:25px}.meeting-options button{display:flex;align-items:center;gap:11px;width:100%;min-height:58px;padding:9px 11px;color:#607064;background:#fafcf9;border:1px solid #e2e9e1;border-radius:7px;text-align:left}.meeting-options button:hover{background:#f2f8f2;border-color:#bfd5c0}.meeting-options button.is-selected{color:#36543c;background:#edf6ee;border-color:#aecaaf}.meeting-radio{width:15px;height:15px;border:1px solid #b8c7b9;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 3px #fff}.meeting-options button.is-selected .meeting-radio{background:#5d8a64;border-color:#5d8a64}.meeting-options button>span:nth-child(3){margin-left:auto;color:#fff;opacity:0}.meeting-options button.is-selected>span:nth-child(3){opacity:1}.meeting-options button>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.meeting-options strong{font-size:11px;font-weight:750}.meeting-options small{color:#97a39a;font-size:9px}.overlay-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;border-top:1px solid #e6ebe5}.overlay-actions .button{min-height:38px;font-size:10px}.temporary-password-sheet h2{margin:0 0 10px;color:#2f4134;font-size:25px;letter-spacing:-.04em}.temporary-password-sheet p{margin:0;color:#6f7c72;font-size:12px;line-height:1.55}.temporary-password-sheet code{display:block;margin:21px 0;padding:15px;overflow-wrap:anywhere;color:#21362a;background:#f1f6f1;border:1px solid #cadbcd;border-radius:9px;font-size:16px;text-align:center;-webkit-user-select:all;user-select:all}.temporary-password-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.temporary-password-actions .button{min-height:42px}.manager-account-controls{display:grid;grid-template-columns:minmax(150px,.8fr) repeat(2,minmax(150px,1fr));align-items:end;gap:10px}.manager-account-controls .button{min-height:42px}.button-danger-quiet{color:#963e35;background:#fff6f4;border:1px solid #e8c4bf}.button-danger-quiet:hover{background:#fceae7}@media(max-width:820px){.temporary-password-actions,.manager-account-controls{grid-template-columns:1fr}}.button-stop{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 17px;color:#fff;background:#966157;border-radius:8px;font-size:13px;font-weight:700}.button-stop:hover{background:#7e4c44}.stop-record{display:flex;align-items:center;gap:12px;margin-top:25px;padding:17px;background:#f8faf7;border:1px solid #e2e9e1;border-radius:8px}.stop-record .state-dot{width:9px;height:9px;border-radius:50%;background:#6e9673;box-shadow:0 0 0 5px #e9f2e9}.stop-record>div{display:flex;flex-direction:column;gap:4px}.stop-record strong{color:#3b503f;font-size:12px;font-weight:750}.stop-record span:last-child{color:#8a978c;font-size:10px}.problem-label{display:flex;flex-direction:column;gap:8px;margin-top:24px;color:#5d6f62;font-size:10px;font-weight:750}.problem-label textarea{resize:vertical;width:100%;min-height:92px;padding:11px 12px;color:#324337;background:#fafcf9;border:1px solid #dce5dc;border-radius:7px;font-size:11px;line-height:1.5}.problem-label textarea:focus{border-color:#8aac8f;box-shadow:0 0 0 4px #7ea48424;outline:none}.problem-context{display:flex;flex-direction:column;gap:5px;margin-top:14px;padding:11px 12px;color:#7e8b80;background:#f4f7f3;border-left:2px solid #9ab79e;font-size:9px}.problem-context strong{color:#4d6252;font-size:10px;font-weight:650}@media(max-width:1250px){.shell-command-row{grid-template-columns:auto minmax(210px,1fr) auto auto;gap:13px}.shell-command-row>.shell-utility{grid-column:4}.shell-command-row>.contextual-actions{grid-column:3}.shell-command-row>.command-state-group{grid-column:2;grid-row:1}.shell-command-row>.shell-nav{grid-column:2;grid-row:2}.shell-command-row{padding-top:9px;padding-bottom:9px}.shell-command-row>.shell-identity{grid-row:1 / span 2}.console-row{grid-template-columns:auto minmax(200px,1fr) auto auto;gap:12px}.console-row>.shell-nav{grid-column:2;grid-row:2}.console-row>.console-state-wrap{grid-column:2;grid-row:1}.console-row>.contextual-actions{grid-column:3;grid-row:1 / span 2}.console-row>.shell-utility{grid-column:4;grid-row:1 / span 2}.console-row>.shell-identity{grid-row:1 / span 2}.shell-state-console .shell-notice{margin-top:0}.ribbon-control-row{grid-template-columns:minmax(200px,1fr) auto}.ribbon-control-row>.contextual-actions{grid-column:2;grid-row:1}.ribbon-current{grid-column:1;grid-row:2;border-left:0;padding-left:0}.shell-quiet-record{grid-template-columns:160px minmax(180px,1fr) auto;gap:13px}.shell-quiet-record>.shell-utility{grid-column:3}.shell-quiet-record>.contextual-actions{grid-column:2;grid-row:2;justify-self:start}.shell-quiet-record .record-nav-row{bottom:-77px;left:160px}.portal-workspace{min-height:calc(100vh - 180px)}}@media(max-width:1320px)and (min-width:921px){.console-row{grid-template-columns:auto minmax(220px,1fr) auto auto;gap:12px}.console-row>.shell-identity{grid-row:1 / span 2}.console-row>.shell-nav{grid-column:2;grid-row:2}.console-row>.console-state-wrap{grid-column:2;grid-row:1}.console-row>.contextual-actions{grid-column:3;grid-row:1 / span 2}.console-row>.shell-utility{grid-column:4;grid-row:1 / span 2}}@media(max-width:920px){.shell-command-row{grid-template-columns:1fr auto;gap:8px 15px;padding:10px 18px}.shell-command-row>.shell-identity{grid-column:1;grid-row:1}.shell-command-row>.shell-utility{grid-column:2;grid-row:1}.shell-command-row>.shell-nav{grid-column:1 / -1;grid-row:2;overflow-x:auto}.shell-command-row>.command-state-group{grid-column:1 / -1;grid-row:3;justify-content:flex-start;padding:8px 0 0;border-top:1px solid var(--shell-line);border-right:0;border-left:0}.shell-command-row>.contextual-actions{grid-column:1 / -1;grid-row:4;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.console-row{grid-template-columns:1fr auto;gap:8px 15px;padding:10px 18px}.console-row>.shell-identity{grid-column:1;grid-row:1}.console-row>.shell-utility{grid-column:2;grid-row:1}.console-row>.shell-nav{grid-column:1 / -1;grid-row:2;overflow-x:auto}.console-row>.console-state-wrap{grid-column:1 / -1;grid-row:3}.console-row>.contextual-actions{grid-column:1 / -1;grid-row:4;justify-content:flex-start;overflow-x:auto}.shell-state-console .shell-notice{margin-top:0}.ribbon-top-row{grid-template-columns:1fr auto;gap:10px;padding:9px 18px}.ribbon-top-row>.shell-nav{grid-column:1 / -1;grid-row:2;overflow-x:auto}.ribbon-top-row>.shell-utility{grid-column:2;grid-row:1}.ribbon-control-row{display:flex;flex-wrap:wrap;gap:10px;padding:10px 18px}.ribbon-track{order:1;width:100%}.ribbon-current{order:2}.ribbon-control-row>.contextual-actions{order:3;margin-left:auto;overflow-x:auto}.shell-quiet-record{display:grid;grid-template-columns:1fr auto;min-height:120px;padding:11px 18px 0}.record-brand{height:58px;padding:0 14px}.record-state{grid-column:1 / -1;grid-row:2;padding-bottom:10px}.shell-quiet-record>.contextual-actions{grid-column:1;grid-row:3}.shell-quiet-record>.shell-utility{grid-column:2;grid-row:1}.shell-quiet-record .record-nav-row{right:0;bottom:-39px;left:0;padding:0 18px}.shell-quiet-record .shell-notice{grid-column:1 / -1;grid-row:4;margin:0 -18px}.portal-workspace{min-height:calc(100vh - 200px)}.workspace-grid{grid-template-columns:1fr}.workspace-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-aside .visibility-strip{grid-column:1 / -1}}@media(max-width:620px){.shell-nav button span{display:none}.shell-nav button{justify-content:center;width:34px;padding:0}.shell-nav button b{position:absolute;top:0;right:0}.shell-utility .shell-problem span{display:none}.shell-utility .shell-problem{padding:0 6px;border-left:0}.shell-utility .shell-user>span:not(.user-avatar){display:none}.shell-command-row,.console-row{padding-right:13px;padding-left:13px}.command-state-group{gap:9px}.state-summary{min-width:0}.state-summary strong{font-size:11px}.state-summary em{font-size:10px}.shell-batch-picker{gap:4px;padding-left:8px}.shell-batch-picker>span{display:none}.contextual-actions{width:100%}.shell-action{flex:1 0 auto;justify-content:center;min-height:34px;padding:0 8px;font-size:9px}.ribbon-track{min-width:520px}.ribbon-control-row{overflow-x:auto}.ribbon-current{min-width:max-content}.ribbon-control-row>.contextual-actions{min-width:max-content}.record-state{overflow-x:auto}.record-state .state-summary{min-width:max-content}.record-nav-row{overflow-x:auto}.record-nav-row .shell-nav{min-width:max-content}.workspace-inner{padding:36px 15px 45px}.workspace-intro{display:block;margin-bottom:25px}.workspace-intro h1{font-size:48px}.workspace-intro p:last-child{font-size:12px}.workspace-project{align-items:flex-start;margin-top:22px}.workday-card{padding:18px 16px 24px}.workday-axis{grid-template-columns:repeat(4,1fr)}.workday-axis span:nth-child(2n){display:none}.workspace-aside{display:flex}.recent-time-card{overflow-x:auto;padding:18px 16px 15px}.recent-time-card .workspace-section-head{min-width:420px}.feedback-note-row{align-items:flex-start;flex-wrap:wrap;padding:15px 16px}.feedback-note-row .workspace-link{width:100%;margin-left:40px}.secondary-workspace{padding:36px 16px 48px;border-radius:0}.secondary-heading{display:block}.secondary-heading h1{font-size:42px}.secondary-heading .button{margin-top:22px}.secondary-rule,.time-table-wrap{min-width:560px}.secondary-workspace{overflow-x:auto}.embedded-toolbar{padding:0 16px}.embedded-toolbar .workspace-link{white-space:nowrap}.embedded-canvas{min-height:calc(100vh - 255px);padding:30px 20px}.embedded-canvas h1{font-size:28px}.overlay-sheet{padding:25px 19px 19px}.overlay-actions{flex-direction:column-reverse}.overlay-actions .button{width:100%}}.state-summary.state-certification .state-dot{background:#9a7ac2;box-shadow:0 0 0 5px #9a7ac224}.dot-certification{background:#a384ca!important}.shell-batch-picker.is-empty{gap:5px;border-left:0;padding:0}.shell-batch-picker.is-empty strong{color:#9aa49b;font-family:inherit;font-size:10px;font-weight:650}.shell-batch-picker.is-dark.is-empty strong{color:#aeb9ae}.shell-state-console .console-row{grid-template-columns:auto minmax(205px,1fr) minmax(178px,205px) auto minmax(105px,125px) auto;gap:12px;min-height:76px;padding:9px clamp(18px,3vw,38px)}.shell-state-console .console-row>.shell-identity,.shell-state-console .console-row>.shell-nav,.shell-state-console .console-row>.console-state-wrap,.shell-state-console .console-row>.shell-timer,.shell-state-console .console-row>.console-assignment-context,.shell-state-console .console-row>.shell-utility{grid-column:auto;grid-row:auto}.shell-state-console .shell-identity{min-width:154px}.shell-state-console .shell-nav{min-width:0;gap:2px}.shell-state-console .shell-nav button{gap:4px;padding:0 6px;font-size:9px}.shell-state-console .console-state-wrap{min-width:0}.shell-state-console .console-state-control{min-height:58px;padding:7px 12px}.shell-state-console .console-state-control .state-summary{min-width:0}.shell-state-console .console-state-control .state-summary>div{min-width:0}.shell-timer{display:flex;flex-direction:column;gap:2px;min-width:72px;padding-left:12px;border-left:1px solid #3b4240}.shell-timer strong{color:#e6ece5;font-family:var(--mono);font-size:16px;font-weight:550;letter-spacing:-.04em;white-space:nowrap}.shell-timer span{color:#89968c;font-size:8px;white-space:nowrap}.console-assignment-context{display:flex;flex-direction:column;gap:2px;min-width:0;padding-left:11px;border-left:1px solid #3b4240}.console-assignment-context>span{color:#9ca89d;font-size:9px;white-space:nowrap}.console-assignment-context .shell-batch-picker{min-height:23px}.console-assignment-context .shell-batch-picker>span{display:none}.console-assignment-context .shell-batch-picker strong{font-size:10px}.console-assignment-context .break-allowance{min-width:0;padding-left:0;border-left:0}.console-assignment-context .break-allowance span{font-size:8px}.shell-state-console .shell-utility{gap:2px}.shell-state-console .shell-utility button{padding-right:6px;padding-left:6px;font-size:8px}.shell-state-console .shell-utility .shell-problem{padding-right:8px;padding-left:8px}.shell-state-console .state-menu{top:calc(100% + 9px);width:min(320px,calc(100vw - 36px))}@media(max-width:1180px)and (min-width:921px){.shell-state-console .console-row{grid-template-columns:auto minmax(180px,1fr) 180px auto 105px auto;gap:9px}.shell-state-console .shell-identity{min-width:140px}.shell-state-console .shell-nav button{padding-right:4px;padding-left:4px}.shell-state-console .shell-utility .shell-problem span{display:none}.shell-state-console .shell-utility .shell-problem{padding-right:6px;padding-left:6px}}@media(max-width:920px){.shell-state-console .console-row{grid-template-columns:1fr auto;gap:8px 14px;min-height:0;padding:10px 18px}.shell-state-console .console-row>.shell-identity{grid-column:1;grid-row:1}.shell-state-console .console-row>.shell-utility{grid-column:2;grid-row:1}.shell-state-console .console-row>.shell-nav{grid-column:1 / -1;grid-row:2;overflow-x:auto}.shell-state-console .console-row>.console-state-wrap{grid-column:1 / -1;grid-row:3}.shell-state-console .console-row>.shell-timer{grid-column:1;grid-row:4;justify-self:start}.shell-state-console .console-row>.console-assignment-context{grid-column:2;grid-row:4;justify-self:end}.shell-state-console .console-state-control{min-height:55px}.shell-state-console .shell-notice{margin-top:0}}@media(max-width:620px){.shell-state-console .console-row{padding-right:13px;padding-left:13px}.shell-state-console .shell-nav{overflow-x:visible}.shell-state-console .shell-timer{padding-left:0;border-left:0}.shell-state-console .console-assignment-context{padding-left:8px}.shell-state-console .console-state-control{width:100%}.shell-state-console .state-menu{width:min(320px,calc(100vw - 26px))}}.workspace-project small{color:#879389;font-size:9px}.embedded-canvas h1{max-width:720px}@media(max-width:1320px)and (min-width:921px){.shell-command-row{grid-template-columns:auto minmax(190px,1fr) auto auto;gap:12px;padding-top:9px;padding-bottom:9px}.shell-command-row>.shell-identity{grid-column:1;grid-row:1 / span 2}.shell-command-row>.shell-nav{grid-column:2;grid-row:2}.shell-command-row>.command-state-group{grid-column:2;grid-row:1}.shell-command-row>.contextual-actions{grid-column:3;grid-row:1 / span 2}.shell-command-row>.shell-utility{grid-column:4;grid-row:1 / span 2}}.portal-app{--shell-paper: #ffffff;--shell-canvas: #f7f8f7;--shell-ink: #202a23;--shell-muted: #78847a;--shell-line: #dfe5df;--shell-sage: #64816a;--shell-sage-soft: #e9f1ea;--shell-amber: #d6811d;--shell-amber-soft: #fff2e0;min-height:100vh;color:var(--shell-ink);background:var(--shell-canvas)}.portal-layout{display:block;min-height:100vh}.portal-main{min-width:0;min-height:100vh}.portal-main .operational-shell{position:sticky;top:0;z-index:70}.portal-main .shell-state-console{background:#101719;border-color:#334044;box-shadow:0 8px 24px #070f1129}.portal-main .shell-state-console .console-row{grid-template-columns:minmax(320px,1fr) minmax(220px,260px) auto minmax(260px,auto);gap:16px;min-height:86px;padding:12px 28px}.portal-main .shell-state-console .console-row>.shell-nav,.portal-main .shell-state-console .console-row>.console-state-wrap,.portal-main .shell-state-console .console-row>.shell-timer,.portal-main .shell-state-console .console-row>.shell-utility{grid-column:auto;grid-row:auto}.portal-main .shell-state-console .shell-nav{min-width:0;gap:4px;overflow:visible}.portal-main .shell-state-console .shell-nav button{min-height:36px;padding:0 10px;color:#a9b5ad;font-size:10px}.portal-main .shell-state-console .shell-nav button.is-active{color:#f4f8f3;background:#1d2c2c}.portal-main .shell-state-console .shell-nav button:hover{color:#f4f8f3;background:#1a292b}.portal-main .shell-state-console .shell-nav button b{background:#2e6fc7}.portal-main .shell-state-console .console-state-control{min-height:62px;padding:8px 14px;background:#101b1d;border-color:#2f5d44;border-radius:9px}.portal-main .shell-state-console .console-state-control:hover,.portal-main .shell-state-console .console-state-control[aria-expanded=true]{background:#152523;border-color:#5a9d6a}.portal-main .shell-state-console .state-summary{min-width:0;gap:11px}.portal-main .shell-state-console .state-summary .state-dot{width:9px;height:9px;background:#6cc48b;box-shadow:0 0 0 5px #6cc48b24}.portal-main .shell-state-console .state-summary.state-idle .state-dot{background:#9aa69f;box-shadow:0 0 0 5px #9aa69f1f}.portal-main .shell-state-console .state-summary.state-certification .state-dot{background:#a88bd0;box-shadow:0 0 0 5px #a88bd021}.portal-main .shell-state-console .state-summary.state-meeting .state-dot{background:#7fa3da;box-shadow:0 0 0 5px #7fa3da21}.portal-main .shell-state-console .state-summary.state-break .state-dot{background:#d8a65d;box-shadow:0 0 0 5px #d8a65d21}.portal-main .shell-state-console .state-summary>div{gap:3px}.portal-main .shell-state-console .state-summary strong{color:#f3f7f2;font-size:13px}.portal-main .shell-state-console .state-summary span:not(.state-dot){color:#b8c4bb;font-size:10px}.portal-main .shell-state-console .console-state-control>.icon{color:#a6b5aa}.portal-main .shell-timer{min-width:86px;padding-left:16px;border-left:1px solid #2b383c}.portal-main .shell-timer strong{color:#f0f5ef;font-family:var(--mono);font-size:22px;font-weight:560}.portal-main .shell-timer span{color:#9aa7a0;font-size:9px}.portal-main .shell-timer.has-problems strong{color:#f0b359}.portal-main .shell-utility{justify-content:flex-end;gap:10px;min-width:max-content}.portal-main .shell-utility button{min-height:37px;padding:0 9px;color:#c2cdc4;font-size:10px}.portal-main .shell-utility button:hover{color:#fff;background:#1b292c}.portal-main .shell-utility .shell-problem-status{display:inline-flex;align-items:center;gap:7px;padding:0 13px;color:#f0b45a;background:#2a2116;border:1px solid #ad6f12;border-radius:7px;font-weight:800}.portal-main .shell-utility .shell-problem-status:hover{color:#ffd18a;background:#392a18}.portal-main .shell-utility .shell-report{display:inline-flex;align-items:center;gap:7px;padding-right:13px;padding-left:13px;border-left:1px solid #2d393d;border-radius:0}.portal-main .shell-utility .shell-user{gap:8px;padding-right:0;border-left:1px solid #2d393d;border-radius:0}.portal-main .shell-utility .shell-user>span:not(.user-avatar){color:#e1e9e1}.portal-main .shell-utility .user-avatar{width:30px;height:30px;background:#477355;font-size:11px}.portal-main .activity-bar{display:flex;align-items:center;gap:12px;min-height:45px;padding:0 28px;color:#cfddd3;background:#12241d;border-bottom:1px solid #244638}.portal-main .activity-bar-dot{width:9px;height:9px;border-radius:50%;background:#64cb87;box-shadow:0 0 0 4px #64cb8721}.portal-main .activity-bar strong{color:#f2f7f2;font-size:11px}.portal-main .activity-bar>span:not(.activity-bar-dot){color:#a7b9ad;font-size:10px}.portal-main .activity-bar button{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:#f0f5f0;background:transparent;font-size:10px;font-weight:750}.portal-main .activity-bar button:hover{color:#9ee7ac}.portal-main .activity-bar.has-problems{background:#17251e}.portal-main .activity-bar.has-problems .activity-bar-dot{background:#e2a549;box-shadow:0 0 0 4px #e2a54921}.portal-main .shell-notice{min-height:43px;padding-right:28px;padding-left:28px}.portal-main .state-menu{top:calc(100% + 11px);width:min(350px,calc(100vw - 34px));padding:9px;background:#202a2a;border-color:#496052}.portal-main .state-menu-head{padding:7px 9px 10px;color:#aebbb0}.portal-main .state-menu-section-label{padding:12px 9px 5px;color:#879b8d;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.portal-main .state-menu-item{min-height:53px}.portal-main .state-menu-item:hover:not(:disabled){background:#2e4036}.portal-main .state-menu-item small{color:#a6b4a9}.portal-main .state-menu-stop{margin-top:5px;border-top-color:#44534a}.work-unit-menu-section{padding:10px 9px 4px;border-bottom:1px solid #3c4943}.work-unit-menu-section>span{display:block;margin-bottom:7px;color:#9dae9f;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.work-unit-menu-section>div{display:flex;gap:6px}.work-unit-menu-section button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 8px;color:#c4d1c5;background:#2b3732;border:1px solid #45574a;border-radius:5px;font-size:9px;font-weight:700}.work-unit-menu-section button:hover{color:#fff;background:#38503f}.work-unit-menu-section button.is-selected{color:#e7f5e7;background:#3d6547;border-color:#79a77d}.work-unit-menu-section button.is-unavailable{color:#89978d;background:#26302c;border-color:#3a4540;cursor:not-allowed;opacity:.68}.work-unit-menu-section button.is-unavailable small{color:inherit;font-size:8px;font-weight:700}.portal-main .portal-workspace{min-height:calc(100vh - 131px);background:var(--shell-canvas)}.portal-main .workspace-inner{max-width:1450px;padding:39px clamp(25px,3vw,52px) 58px}.portal-main .workspace-intro{margin-bottom:29px}.portal-main .workspace-project{min-width:210px}.portal-main .workspace-project-note{max-width:220px;color:#829087;font-size:9px;line-height:1.4;text-align:right}.portal-main .embedded-workspace{min-height:calc(100vh - 131px)}.portal-main .embedded-toolbar small{display:block;margin-top:4px;color:#87968a;font-size:9px}.portal-main .access-locked{display:grid;place-items:start;align-content:center;min-height:calc(100vh - 131px)}.access-lock-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:18px;color:#7c8c80;background:#e8eee9;border-radius:12px}.access-locked h1{margin-bottom:10px;color:#304133;font-size:40px;font-weight:550;letter-spacing:-.06em}.access-locked p{max-width:420px;margin-bottom:22px;color:#7c897d;font-size:13px;line-height:1.6}.problem-summary-card{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;padding:17px;background:#fff8f0;border:1px solid #f2cda9;border-radius:11px}.problem-summary-icon{display:grid;place-items:center;width:30px;height:30px;color:#fff;background:#dd781d;border-radius:50%;font-family:var(--mono);font-size:12px;font-weight:800}.problem-summary-copy>span{display:block;margin:1px 0 7px;color:#b6611b;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.problem-summary-copy strong{display:block;margin-bottom:6px;color:#5a3c27;font-size:13px}.problem-summary-copy p{margin:0 0 14px;color:#987d69;font-size:10px;line-height:1.45}.problem-summary-copy>div{display:flex;gap:8px}.problem-summary-copy .button{min-height:34px;padding:0 11px;font-size:10px}.problem-center-backdrop{position:absolute;top:calc(100% + 13px);left:0;z-index:220;width:min(390px,calc(100vw - 26px));height:auto;pointer-events:none}.problem-center{position:relative;top:auto;right:auto;display:flex;flex-direction:column;width:100%;max-height:min(680px,calc(100vh - 104px));padding:18px 17px;overflow-y:auto;color:#27332b;background:#fbfcfb;border:1px solid #d8e0da;border-radius:12px;box-shadow:0 18px 42px #17251b33;animation:problem-center-in .16s ease both;pointer-events:auto}@keyframes problem-center-in{0%{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.problem-center-head{display:flex;justify-content:space-between;gap:20px;padding:0 3px 18px}.problem-center-head .eyebrow{margin-bottom:12px;color:#6d7b70}.problem-center-head h2{margin-bottom:9px;color:#29372e;font-size:22px;font-weight:700}.problem-center-head p{max-width:250px;margin:0;color:#77847a;font-size:11px;line-height:1.5}.problem-center-close{width:28px;height:28px;color:#7c887e;background:transparent;border-radius:50%;font-size:22px}.problem-center-close:hover{color:#29372e;background:#edf1ed}.report-another-problem{display:flex;align-items:center;gap:9px;width:100%;min-height:39px;padding:0 13px;color:#273b2e;background:#fff;border:1px solid #d8e1d9;border-radius:7px;font-size:10px;font-weight:750}.report-another-problem:hover{background:#f2f7f2;border-color:#b7cdbb}.problem-center-rule{height:1px;margin:18px 0 20px;background:#e0e6e1}.problem-center-section{margin-bottom:20px}.problem-center-section>.eyebrow{margin:0 5px 11px;color:#77867a;font-size:9px}.problem-card{position:relative;display:flex;flex-direction:column;gap:6px;margin-bottom:8px;padding:13px 13px 14px;background:#fff;border:1px solid #dfe6df;border-radius:8px}.problem-card-top{display:flex;align-items:center;gap:8px}.problem-card-top strong{color:#354237;font-size:11px}.problem-card-top>button{margin-left:auto;color:#7d887e;background:transparent;font-size:18px;line-height:1}.problem-card>span{color:#7c887e;font-size:9px}.problem-card>em{color:#d06a1d;font-size:10px;font-style:normal;font-weight:800}.problem-card-dot{width:8px;height:8px;border-radius:50%;background:#dc7d17;box-shadow:0 0 0 4px #dc7d171c}.problem-resolve{align-self:stretch;min-height:32px;margin-top:5px;color:#2d4533;background:#fff;border:1px solid #d7e0d8;border-radius:6px;font-size:10px;font-weight:750}.problem-resolve:hover{background:#eff6f0;border-color:#acc5af}.problem-empty{margin:0;padding:12px;color:#819086;background:#f4f7f4;border-radius:7px;font-size:10px}.resolved-section{padding-top:2px}.resolved-problem-card{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:13px;background:#fff;border:1px solid #dfe6df;border-radius:8px}.resolved-check{display:grid;place-items:center;width:22px;height:22px;color:#fff;background:#43815a;border-radius:50%}.resolved-problem-card>div{display:flex;flex-direction:column;gap:3px;min-width:0}.resolved-problem-card strong{color:#354237;font-size:10px}.resolved-problem-card span,.resolved-problem-card small{color:#7e8b80;font-size:9px}.resolved-problem-card>.icon{margin-left:auto;color:#8c988e}.problem-center-note{display:flex;gap:8px;margin-top:auto;padding:13px;color:#69776c;background:#f1f5f2;border:1px solid #e0e7e1;border-radius:8px}.problem-center-note>.icon{color:#3d75bf;flex:0 0 auto}.problem-center-note p{margin:0;font-size:9px;line-height:1.55}.problem-sheet .problem-label select{width:100%;min-height:42px;padding:0 11px;color:#35483a;background:#fafcf9;border:1px solid #dce5dc;border-radius:7px;font-size:11px}.problem-sheet .problem-label select:focus{border-color:#8aac8f;box-shadow:0 0 0 4px #7ea48424;outline:none}.problem-sheet .problem-label small{color:#9aa49b;font-size:9px;font-weight:500}@media(max-width:1180px)and (min-width:921px){.portal-main .shell-state-console .console-row{grid-template-columns:minmax(260px,1fr) minmax(210px,230px) auto minmax(205px,auto);gap:10px;padding-right:18px;padding-left:18px}.portal-main .shell-state-console .shell-nav{gap:0}.portal-main .shell-state-console .shell-nav button{padding-right:7px;padding-left:7px}.portal-main .shell-utility{gap:5px}.portal-main .shell-utility button{padding-right:6px;padding-left:6px}.portal-main .shell-utility .shell-report span{display:none}.portal-main .shell-utility .shell-report{padding-right:8px;padding-left:8px}}@media(max-width:920px){.portal-main .shell-state-console .console-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 14px;min-height:0;padding:11px 18px}.portal-main .shell-state-console .console-row>.shell-nav{grid-column:1 / -1;grid-row:1;order:2;overflow-x:auto}.portal-main .shell-state-console .console-row>.console-state-wrap{grid-column:1;grid-row:2;order:3}.portal-main .shell-state-console .console-row>.shell-timer{grid-column:2;grid-row:2;order:4}.portal-main .shell-state-console .console-row>.shell-utility{grid-column:1 / -1;grid-row:3;order:5;justify-content:flex-start;overflow-x:auto}.portal-main .shell-state-console .shell-nav button{min-height:32px}.portal-main .shell-state-console .shell-nav button span{display:inline}.portal-main .shell-state-console .shell-utility{min-width:max-content}.portal-main .activity-bar{align-items:flex-start;flex-wrap:wrap;gap:7px 10px;min-height:47px;padding:10px 18px}.portal-main .activity-bar button{width:100%;margin-left:19px;text-align:left}.portal-main .portal-workspace{min-height:calc(100vh - 214px)}.portal-main .workspace-inner{padding:34px 18px 48px}.portal-main .workspace-project{align-items:flex-start;min-width:0;margin-top:21px}.portal-main .workspace-project-note{max-width:300px;text-align:left}.portal-main .access-locked{min-height:calc(100vh - 214px)}}@media(max-width:620px){.portal-main .shell-state-console .console-row{padding-right:13px;padding-left:13px}.portal-main .shell-state-console .shell-nav{gap:2px}.portal-main .shell-state-console .shell-nav button{width:auto;min-width:38px;padding-right:6px;padding-left:6px;font-size:9px}.portal-main .shell-state-console .shell-nav button span{display:none}.portal-main .shell-state-console .shell-nav button b{position:absolute;top:0;right:0}.portal-main .shell-state-console .shell-utility button{font-size:9px}.portal-main .shell-state-console .shell-report span{display:inline}.portal-main .shell-state-console .shell-user>span:not(.user-avatar){display:none}.portal-main .shell-state-console .console-state-control{min-height:57px}.portal-main .shell-timer{min-width:70px;padding-left:0;border-left:0}.portal-main .shell-timer strong{font-size:17px}.portal-main .activity-bar>span:not(.activity-bar-dot){max-width:calc(100vw - 65px)}.portal-main .workspace-intro h1{font-size:49px}.problem-center{width:100%;padding-top:23px}.problem-summary-copy>div{flex-wrap:wrap}}@media(max-width:1320px)and (min-width:921px){.portal-main .shell-state-console .console-row{grid-template-columns:minmax(250px,1fr) minmax(205px,215px) auto minmax(210px,auto);gap:8px;padding-right:16px;padding-left:16px}.portal-main .shell-state-console .shell-nav{gap:1px}.portal-main .shell-state-console .shell-nav button{padding-right:6px;padding-left:6px;font-size:9px}.portal-main .shell-timer{min-width:74px;padding-left:9px}.portal-main .shell-utility{gap:3px}.portal-main .shell-utility .shell-problem-status{padding-right:8px;padding-left:8px;font-size:9px}.portal-main .shell-utility .shell-report span{display:none}.portal-main .shell-utility .shell-report{padding-right:7px;padding-left:7px}}.portal-main .shell-state-console .console-row{grid-template-columns:minmax(228px,.82fr) minmax(320px,1fr) 120px max-content;gap:16px;min-height:84px;padding:10px 28px}.portal-main .shell-state-console .shell-nav{display:flex;align-items:center;gap:0;min-width:0;padding-right:17px;overflow:visible;border-right:1px solid #2b383c}.portal-main .shell-state-console .console-row>.shell-nav{overflow:visible}.portal-main .shell-state-console .shell-nav button{position:relative;display:grid;place-items:center;width:56px;min-width:56px;min-height:48px;padding:0;color:#aebbb3;background:transparent;border-radius:10px;font-size:0}.portal-main .shell-state-console .shell-nav button:hover,.portal-main .shell-state-console .shell-nav button:focus-visible{color:#f5faf5;background:#172628;outline:none}.portal-main .shell-state-console .shell-nav button+button{border-left:1px solid #2b383c;border-radius:0}.portal-main .shell-state-console .shell-nav button.is-active+button,.portal-main .shell-state-console .shell-nav button+button.is-active{border-left-color:transparent}.portal-main .shell-state-console .shell-nav button .icon{width:26px;height:26px}.portal-main .shell-state-console .shell-nav button b{position:absolute;top:5px;right:5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;color:#fff;background:#2e6fc7;border-radius:50%;font-family:var(--mono);font-size:9px;font-weight:700}.portal-main .shell-state-console .shell-nav button:after{position:absolute;top:calc(100% + 9px);left:50%;z-index:180;padding:6px 8px;color:#f4f8f3;background:#263333;border:1px solid #4a5b58;border-radius:5px;box-shadow:0 8px 18px #050c0d38;content:attr(data-tooltip);font-size:9px;font-weight:700;line-height:1;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .14s ease,transform .14s ease;white-space:nowrap}.portal-main .shell-state-console .shell-nav button:hover:after,.portal-main .shell-state-console .shell-nav button:focus-visible:after{opacity:1;transform:translate(-50%)}.portal-main .shell-state-console .console-state-wrap{min-width:0}.portal-main .shell-state-console .console-state-control{min-height:62px;padding:8px 14px;background:#101b1d;border-color:#2f6748;border-radius:9px}.portal-main .shell-state-console .console-state-control:hover,.portal-main .shell-state-console .console-state-control[aria-expanded=true]{background:#152523;border-color:#63a66e}.portal-main .shell-state-console .shell-timer{min-width:104px;padding-left:16px;border-left:1px solid #2b383c}.portal-main .shell-state-console .shell-timer strong{font-size:23px}.portal-main .shell-state-console .shell-utility{justify-content:flex-end;gap:8px;min-width:max-content;padding-left:2px}.portal-main .shell-state-console .shell-utility .shell-problem-status{min-height:40px;padding:0 13px;font-size:10px}.portal-main .shell-state-console .shell-utility .shell-report,.portal-main .shell-state-console .shell-utility .shell-user{justify-content:center;min-width:48px;min-height:40px;padding:0 9px}.portal-main .shell-state-console .shell-utility .shell-report .icon{width:24px;height:24px}.portal-main .shell-state-console .shell-utility .shell-user{gap:7px;min-width:70px}.portal-main .shell-state-console .shell-utility .shell-user .user-avatar{width:32px;height:32px;font-size:11px;letter-spacing:-.03em}@media(max-width:1180px)and (min-width:921px){.portal-main .shell-state-console .console-row{grid-template-columns:minmax(210px,.82fr) minmax(300px,1fr) 108px max-content;gap:10px;padding-right:18px;padding-left:18px}.portal-main .shell-state-console .shell-nav button{width:50px;min-width:50px}.portal-main .shell-state-console .shell-utility{gap:5px}.portal-main .shell-state-console .shell-utility .shell-problem-status{padding-right:9px;padding-left:9px;font-size:9px}}@media(max-width:920px){.portal-main .shell-state-console .console-row{grid-template-columns:minmax(0,1fr) max-content;gap:9px 14px;min-height:0;padding:10px 18px}.portal-main .shell-state-console .shell-nav{grid-column:1;grid-row:1;padding-right:10px}.portal-main .shell-state-console .console-state-wrap{grid-column:1;grid-row:2}.portal-main .shell-state-console .shell-timer{grid-column:2;grid-row:2;align-self:center;min-width:92px}.portal-main .shell-state-console .shell-utility{grid-column:2;grid-row:1;align-self:center}.portal-main .shell-state-console .shell-nav button{width:48px;min-width:48px}}@media(max-width:620px){.portal-main .shell-state-console .console-row{grid-template-columns:minmax(0,1fr) max-content;gap:8px 10px;padding-right:13px;padding-left:13px}.portal-main .shell-state-console .shell-nav{grid-column:1 / -1;grid-row:1;justify-content:space-between;padding-right:0;border-right:0}.portal-main .shell-state-console .shell-nav button{width:42px;min-width:42px;min-height:44px}.portal-main .shell-state-console .shell-nav button .icon{width:23px;height:23px}.portal-main .shell-state-console .shell-nav button:after{display:none}.portal-main .shell-state-console .shell-nav button b{top:2px;right:0}.portal-main .shell-state-console .console-state-wrap{grid-column:1;grid-row:2}.portal-main .shell-state-console .shell-timer{grid-column:2;grid-row:2;min-width:74px;padding-left:0;border-left:0}.portal-main .shell-state-console .shell-utility{grid-column:1 / -1;grid-row:3;justify-content:flex-end;min-height:40px;padding-top:2px;border-top:1px solid #2b383c}.portal-main .shell-state-console .shell-utility .shell-problem-status{margin-right:auto}.portal-main .shell-state-console .shell-utility .shell-report,.portal-main .shell-state-console .shell-utility .shell-user{min-height:36px}.portal-main .shell-state-console .console-state-control{min-height:57px}}.portal-main .shell-state-console .console-row{grid-template-columns:max-content minmax(24px,1fr) max-content;gap:0;min-height:86px;padding:12px clamp(16px,2.2vw,32px)}.portal-main .shell-state-console .shell-nav{width:max-content;min-width:0;gap:0;padding:0;overflow:visible;border-right:0}.portal-main .shell-state-console .shell-nav button{width:56px;min-width:56px;min-height:48px;padding:0;border-left:1px solid #2b383c;border-radius:10px}.portal-main .shell-state-console .shell-nav button:first-child{border-left:0}.portal-main .shell-state-console .shell-nav button.is-active,.portal-main .shell-state-console .shell-nav button:hover,.portal-main .shell-state-console .shell-nav button:focus-visible{border-left-color:#2b383c;border-radius:10px}.portal-main .shell-state-console .shell-nav button:first-child.is-active,.portal-main .shell-state-console .shell-nav button:first-child:hover,.portal-main .shell-state-console .shell-nav button:first-child:focus-visible{border-left-color:transparent}.portal-main .shell-state-console .shell-nav button.is-active+button,.portal-main .shell-state-console .shell-nav button+button.is-active{border-left-color:#2b383c}.portal-main .shell-state-console .shell-nav button.is-active{color:#f4faf5;background:#153d2f}.portal-main .shell-state-console .shell-nav button.has-problems{color:#f0b33c}.portal-main .shell-state-console .shell-nav button.has-problems:hover,.portal-main .shell-state-console .shell-nav button.has-problems:focus-visible,.portal-main .shell-state-console .shell-nav button.shell-nav-problems.is-active{color:#ffd274;background:#352a18}.portal-main .shell-state-console .shell-nav button.has-problems b{color:#241b0d;background:#efa91e}.portal-main .shell-state-console .shell-spacer{display:block;min-width:24px}.portal-main .shell-state-console .shell-operations{display:flex;align-items:center;gap:clamp(10px,1.5vw,22px);min-width:0}.portal-main .shell-state-console .console-state-wrap{width:clamp(280px,35vw,560px);min-width:0}.portal-main .shell-state-console .console-state-control{min-height:66px;padding:8px 14px}.portal-main .shell-state-console .state-summary{align-items:center;min-width:0;gap:20px}.portal-main .shell-state-console .state-summary .state-dot{transform:translate(-8px)}.portal-main .shell-state-console .state-summary>div{min-width:0}.portal-main .shell-state-console .state-summary strong{font-size:15px}.portal-main .shell-state-console .state-summary span:not(.state-dot){font-size:11px}.portal-main .shell-state-console .shell-timer{min-width:104px;padding:0;border:0}.portal-main .shell-state-console .shell-timer strong,.portal-main .shell-state-console .shell-timer.has-problems strong{color:#f0d084;font-size:25px}.portal-main .shell-state-console .shell-utility{position:relative;min-width:70px;padding:0;border:0}.portal-main .shell-state-console .shell-utility .shell-user{min-width:70px;min-height:48px;padding:0;border:0;border-radius:10px}.portal-main .shell-state-console .shell-utility .shell-user:hover,.portal-main .shell-state-console .shell-utility .shell-user[aria-expanded=true]{background:#172628}.portal-main .shell-state-console .shell-utility .user-avatar{width:36px;height:36px;font-size:12px}.portal-main .shell-state-console .shell-problem-status,.portal-main .shell-state-console .shell-report{display:none!important}.portal-main .shell-state-console .profile-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:120;width:min(286px,calc(100vw - 26px));padding:17px;color:#e9f0e9;background:#202b2b;border:1px solid #43534e;border-radius:12px;box-shadow:0 18px 40px #050c0d4d}.profile-popover-head{display:flex;flex-direction:column;gap:6px}.profile-popover-head strong{color:#f4f8f3;font-size:15px}.profile-popover-head span{color:#aab8ae;font-size:11px}.profile-popover-rule{height:1px;margin:16px 0 14px;background:#3b4945}.profile-appearance{display:flex;flex-direction:column;gap:9px;margin-bottom:12px}.profile-popover-label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;color:#d5dfd7;font-size:11px;font-weight:700}.appearance-options{display:flex;flex-direction:column;gap:7px}.appearance-current{color:#91a398;font-size:9px}.appearance-options>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.appearance-options button{min-height:30px;color:#aebbb2;background:#283635;border:1px solid #43534e;border-radius:6px;font-size:10px;font-weight:700}.appearance-options button:hover,.appearance-options button.is-selected{color:#f2f8f2;background:#315b41;border-color:#6ba274}.profile-popover-action{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:37px;padding:0 4px;color:#d0dbd1;background:transparent;border-radius:6px;font-size:11px;font-weight:650;text-align:left}.profile-popover-action:hover{color:#fff;background:#2c3d39}.portal-main .portal-workspace,.portal-main .embedded-workspace{min-height:calc(100vh - 86px)}.portal-main .embedded-toolbar{display:none}.portal-main .embedded-canvas{min-height:calc(100vh - 86px)}@media(max-width:1180px)and (min-width:921px){.portal-main .shell-state-console .console-row{padding-right:18px;padding-left:18px}.portal-main .shell-state-console .shell-nav button{width:50px;min-width:50px}.portal-main .shell-state-console .console-state-wrap{width:clamp(270px,33vw,390px)}.portal-main .shell-state-console .shell-operations{gap:10px}.portal-main .shell-state-console .shell-timer{min-width:92px}}@media(max-width:920px)and (min-width:761px){.portal-main .shell-state-console .console-row{padding:10px 18px}.portal-main .shell-state-console .shell-nav button{width:48px;min-width:48px}.portal-main .shell-state-console .console-state-wrap{width:clamp(220px,29vw,320px)}.portal-main .shell-state-console .shell-operations{gap:10px}.portal-main .shell-state-console .shell-timer{min-width:82px}.portal-main .shell-state-console .shell-utility,.portal-main .shell-state-console .shell-utility .shell-user{min-width:62px}}@media(max-width:760px){body{overflow-x:hidden}.portal-main .shell-state-console .console-row{grid-template-columns:minmax(0,1fr);gap:8px;padding:9px 13px 10px}.portal-main .shell-state-console .shell-nav{grid-column:1;grid-row:1;width:100%;justify-content:space-between}.portal-main .shell-state-console .shell-nav button{width:42px;min-width:42px;min-height:44px}.portal-main .shell-state-console .shell-nav button .icon{width:23px;height:23px}.portal-main .shell-state-console .shell-nav button b{top:2px;right:0}.portal-main .shell-state-console .shell-spacer{display:none}.portal-main .shell-state-console .shell-operations{grid-column:1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;gap:8px;width:100%}.portal-main .shell-state-console .shell-operations>.console-state-wrap{grid-column:1;grid-row:1}.portal-main .shell-state-console .shell-operations>.shell-timer{grid-column:2;grid-row:1}.portal-main .shell-state-console .shell-operations>.shell-utility{grid-column:3;grid-row:1;justify-content:flex-end;min-height:44px;padding:0;border-top:0}.portal-main .shell-state-console .console-state-wrap{width:auto}.portal-main .shell-state-console .console-state-control{min-height:57px;padding:7px 10px}.portal-main .shell-state-console .state-summary{gap:10px}.portal-main .shell-state-console .state-summary strong{font-size:12px}.portal-main .shell-state-console .state-summary span:not(.state-dot){font-size:9px}.portal-main .shell-state-console .shell-timer{align-self:center;min-width:70px}.portal-main .shell-state-console .shell-timer strong{font-size:18px}.portal-main .shell-state-console .shell-utility,.portal-main .shell-state-console .shell-utility .shell-user{min-width:50px}.portal-main .shell-state-console .shell-utility .shell-user{min-height:44px}.portal-main .shell-state-console .shell-utility .user-avatar{width:32px;height:32px;font-size:10px}.portal-main .portal-workspace,.portal-main .embedded-workspace{min-height:calc(100vh - 129px)}.portal-main .embedded-canvas{min-height:calc(100vh - 129px);padding:30px 20px}.portal-main .secondary-workspace .secondary-rule,.portal-main .secondary-workspace .time-table-wrap{min-width:0;max-width:100%}.portal-main .secondary-workspace .time-table-wrap{overflow-x:auto}.portal-main .time-table{min-width:0}.portal-main .secondary-workspace{overflow-x:hidden}}@media(min-width:761px)and (max-width:920px){.portal-main .shell-state-console .console-activity-group .shell-timer{grid-column:1;width:84px;min-width:84px}.portal-main .shell-state-console .console-activity-group .console-state-wrap{grid-column:2;width:auto;min-width:0}}.sandbox-mode-badge{flex:0 0 auto;padding:5px 8px;color:#d8e9dd;border:1px solid rgba(133,185,151,.4);border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.operational-status-card{padding:20px;background:#fff;border:1px solid #e0e6df;border-radius:10px;box-shadow:0 12px 30px #25372709}.operational-status-card .workspace-section-head{align-items:center;margin-bottom:14px}.operational-status-card .status-dot.is-ready{width:9px;height:9px;background:#6d9c78;box-shadow:0 0 0 5px #eaf3eb}.operational-status-card dl{display:grid;gap:0;margin:0}.operational-status-card dl>div{display:grid;grid-template-columns:82px 1fr;gap:12px;padding:10px 0;border-top:1px solid #edf1ed}.operational-status-card dt{color:#8a978c;font-size:9px}.operational-status-card dd{margin:0;color:#425548;font-size:10px;font-weight:700;text-align:right}.stop-safety-check{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:13px;color:#574c42;background:#fff8ef;border:1px solid #edd9c0;border-radius:8px;font-size:10px;font-weight:700;line-height:1.45}.stop-safety-check input{margin-top:1px;accent-color:#a96050}.stop-sheet .button-stop:disabled{opacity:.45;cursor:not-allowed}.weekly-time-history{display:grid;gap:10px;margin-bottom:14px}.weekly-time-history-head,.time-week-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px}.weekly-time-history-head{padding:0 2px}.weekly-time-history-head>div,.time-week-toggle>span:first-child,.time-week-total{display:grid;gap:3px}.weekly-time-history-head span,.time-week-toggle small,.time-week-days span,.time-week-days small{color:#7c8c80;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.weekly-time-history-head strong{color:#405345;font-size:12px}.weekly-time-history-head>small{color:#94a097;font-size:9px}.weekly-time-history-list{display:grid;gap:8px}.time-week{overflow:hidden;background:#f9fbf9;border:1px solid #dfe7e0;border-radius:9px}.time-week.is-current{background:#f5faf6;border-color:var(--accent-border-light, #b8d7bf)}.time-week.is-selected{box-shadow:0 0 0 1px var(--accent-border-light, #b8d7bf)}.time-week-toggle{width:100%;min-height:58px;padding:10px 14px;color:#405345;text-align:left;background:transparent;border:0}.time-week-toggle:hover{background:#ffffffa6}.time-week-toggle>span:first-child{min-width:0}.time-week-toggle>span:first-child>strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.time-week-total{margin-left:auto;text-align:right}.time-week-total strong{font-family:var(--mono);font-size:12px}.time-week-chevron{display:grid;place-items:center;transition:transform .16s ease}.time-week-chevron.is-expanded{transform:rotate(180deg)}.time-week-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:0 10px 10px}.time-week-days button{display:grid;gap:3px;min-width:0;min-height:65px;padding:8px 7px;color:#415246;text-align:left;background:#fff;border:1px solid #e0e7e1;border-radius:7px}.time-week-days button:hover:not(:disabled){border-color:var(--accent-border-light, #b8d7bf)}.time-week-days button.is-selected{color:var(--accent-deep, #47745a);background:var(--accent-soft, #e5f3e9);border-color:var(--accent-main, #8ebca2)}.time-week-days button:disabled{opacity:.48;cursor:default}.time-week-days button>strong{font-size:11px}.time-week-days button>small{overflow:hidden;min-height:10px;color:#9aa69d;font-size:7px;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.weekly-summary-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.34fr);gap:12px;align-items:stretch}.weekly-activity-summary{display:grid;align-content:start;gap:10px;min-width:0}.weekly-total{color:#314a39;font-size:clamp(16px,2vw,21px)}.weekly-summary-note{color:#8d998f;font-size:8px;line-height:1.45}.time-summary-empty{display:grid;gap:4px;grid-column:1 / -1;min-height:58px;padding:11px;background:#f8faf8;border:1px solid #e7ede7;border-radius:7px}.time-summary-empty strong{color:#526257;font-size:11px}.time-summary-empty span{color:#8d998f;font-size:9px}.weekly-progress-card{display:grid;align-content:center;gap:8px;min-width:0;padding:16px;color:#36503e;background:var(--accent-soft, #e5f3e9);border:1px solid var(--accent-border-light, #b8d7bf);border-radius:8px}.weekly-progress-card>span{color:var(--accent-deep, #47745a);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.weekly-progress-card>strong{font-family:var(--mono);font-size:clamp(18px,2.2vw,24px)}.weekly-progress-card>strong small{color:#6f8074;font-family:inherit;font-size:11px}.weekly-progress-track{overflow:hidden;height:7px;background:#fffc;border:1px solid rgba(67,104,78,.15);border-radius:999px}.weekly-progress-track i{display:block;height:100%;background:var(--accent-main, #78a887);border-radius:inherit}.weekly-progress-card>b{font-size:11px}.weekly-progress-card>p{margin:0;color:#7e8c82;font-size:8px;line-height:1.45}.daily-time-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:11px}.daily-time-summary>span{color:#7c8c80;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.daily-time-summary>div{display:flex;align-items:baseline;gap:5px;padding:6px 8px;background:#f7faf7;border:1px solid #e2e8e2;border-radius:6px}.daily-time-summary small{color:#879389;font-size:8px}.daily-time-summary strong{color:#405345;font-size:10px}.daily-time-summary .is-total{background:#edf5ee}@media(max-width:860px){.time-week-days{grid-template-columns:repeat(4,minmax(0,1fr))}.weekly-summary-layout{grid-template-columns:1fr}.weekly-progress-card{min-height:150px}}@media(max-width:520px){.weekly-time-history-head{align-items:flex-start;flex-direction:column;gap:4px}.time-week-toggle{gap:9px;padding-inline:11px}.time-week-total{min-width:64px}.time-week-days{grid-template-columns:repeat(2,minmax(0,1fr))}.time-week-days button{min-height:58px}.time-summary-panel{padding:15px 13px 16px}.time-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:761px){.portal-main .shell-state-console .shell-operations{grid-template-columns:minmax(280px,clamp(280px,36vw,440px)) 52px}.portal-main .shell-state-console .console-activity-group{grid-template-columns:76px minmax(0,1fr)}.portal-main .shell-state-console .console-activity-group .shell-timer{width:76px;min-width:76px}}.dot-downtime,.time-dot.dot-downtime,.activity-history-dot.dot-downtime{background:#7a8894!important}.work-segment.segment-downtime{color:#fff;background:#7a8894}.time-summary-item.tone-downtime{border-left-color:#7a8894}.downtime-disclaimer{display:flex;gap:10px;align-items:flex-start;padding:12px;color:#52665a;background:#f3f6f4;border:1px solid #dce6de;border-radius:9px}.downtime-disclaimer span{display:grid;gap:3px}.downtime-disclaimer strong{font-size:12px}.downtime-disclaimer small{font-size:10px;line-height:1.45}.project-config-selector{display:grid;gap:5px;margin:14px 0 10px}.project-config-selector span{color:#65766b;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-config-selector select{min-height:34px;padding:0 9px;color:#425548;background:#fbfcfb;border:1px solid #d9e3da;border-radius:6px}.portal-main .shell-state-console .shell-utility .shell-user{position:relative}.time-dot.dot-production{background:#5c78ad!important}.time-dot.dot-meeting{background:#6f9b7d!important}.time-dot.dot-break{background:#d48f86!important}.time-dot.dot-training{background:#8b75b6!important}.time-dot.dot-certification{background:#735d9d!important}.time-dot.dot-practice{background:#9a82be!important}@media(max-width:760px){.sandbox-mode-badge{display:none}}.service-gate{width:min(520px,calc(100vw - 40px));margin:auto;padding:42px;text-align:center;color:#263d31;background:#ffffffeb;border:1px solid #d8e4dc;border-radius:18px;box-shadow:0 24px 70px #1c32271f}.service-gate .portal-mark{margin:0 auto 20px}.service-gate h1{margin:10px 0 8px;font-size:clamp(26px,4vw,38px)}.service-gate p{margin:0 auto 22px;color:#6b7c72;line-height:1.55}button:disabled,select:disabled,textarea:disabled{cursor:wait}@media(max-width:420px){.portal-main .shell-state-console .shell-nav button{width:38px;min-width:38px}.portal-main .shell-state-console .shell-operations{gap:6px}.portal-main .shell-state-console .shell-timer{min-width:64px}.portal-main .shell-state-console .shell-utility,.portal-main .shell-state-console .shell-utility .shell-user{min-width:45px}.portal-main .shell-state-console .profile-popover{right:-1px}}.portal-main .shell-state-console .shell-nav{gap:4px;border-right:0}.portal-main .shell-state-console .shell-nav button,.portal-main .shell-state-console .shell-nav button:first-child,.portal-main .shell-state-console .shell-nav button.is-active,.portal-main .shell-state-console .shell-nav button:hover,.portal-main .shell-state-console .shell-nav button:focus-visible{border-left:0!important}.portal-main .shell-state-console .shell-nav button+button,.portal-main .shell-state-console .shell-nav button.is-active+button,.portal-main .shell-state-console .shell-nav button+button.is-active{border-left:0!important}.portal-main .shell-state-console .shell-timer.timer-neutral strong{color:#f3f7f2}.portal-main .shell-state-console .shell-timer.timer-warning strong{color:#f0b359}.portal-main .shell-state-console .shell-timer.timer-exceeded strong{color:#ef8f79}.portal-main .workspace-project{align-items:flex-end;text-align:right}.portal-main .workspace-project>span:not(.workspace-project-note){color:#718078;font-size:10px;font-weight:650}.portal-main .workspace-project>strong{order:-1}.portal-main .shell-state-console .shell-timer{display:grid;place-items:center;min-width:88px;padding:0 4px;text-align:center}.portal-main .shell-state-console .shell-timer span{display:none}.portal-main .shell-state-console .shell-timer strong{line-height:1}.portal-main .shell-state-console .shell-operations{justify-self:end}.problem-count-badge{display:inline-flex;align-items:center;min-height:22px;margin-bottom:11px;padding:0 8px;color:#a85f18;background:#fff2df;border:1px solid #f0cfaa;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.02em}.problem-history-meta{margin:-7px 5px 14px;color:#87948a;font-size:9px}.problem-inline-form{margin-top:12px;padding:13px;color:#344438;background:#f7faf7;border:1px solid #dbe6dc;border-radius:9px}.problem-inline-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.problem-inline-form-head>div{display:flex;flex-direction:column;gap:5px}.problem-inline-form-head strong{color:#2d4032;font-size:12px}.problem-inline-form-head span{color:#77867a;font-size:9px;line-height:1.45}.problem-inline-close{display:grid;place-items:center;width:24px;height:24px;flex:0 0 auto;color:#7c887e;background:transparent;border-radius:50%;font-size:18px}.problem-inline-close:hover{color:#29372e;background:#e8f0e9}.problem-inline-form .problem-label{margin-top:14px}.problem-inline-form .problem-label select{width:100%;min-height:39px;padding:0 11px;color:#35483a;background:#fff;border:1px solid #dce5dc;border-radius:7px;font-size:10px}.problem-inline-form .problem-label select:focus,.problem-inline-form .problem-label textarea:focus{border-color:#8aac8f;box-shadow:0 0 0 4px #7ea48424;outline:none}.problem-inline-form .overlay-actions{margin-top:14px}.portal-app.appearance-light{--shell-paper: #ffffff;--shell-canvas: #f1f6f2;--shell-ink: #26372c;--shell-muted: #6f7f73;--shell-line: #d7e3d9;--shell-sage: #4e7e5c;--shell-sage-soft: #e4f0e6}.portal-app.appearance-light .portal-main .shell-state-console{color:#2e4033;background:#f8fcf9;border-color:#d4e1d7;box-shadow:0 8px 24px #23422b1a}.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button{color:#64766a}.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button.is-active{color:#244b31;background:#dff0e2}.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button:hover,.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button:focus-visible{color:#244b31;background:#edf6ee}.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button.has-problems,.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button.has-problems:hover,.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button.shell-nav-problems.is-active{color:#a85f18;background:#fff2df}.portal-app.appearance-light .portal-main .shell-state-console .console-state-control{color:#2d4033;background:#fff;border-color:#9bc0a2}.portal-app.appearance-light .portal-main .shell-state-console .console-state-control:hover,.portal-app.appearance-light .portal-main .shell-state-console .console-state-control[aria-expanded=true]{background:#f0f8f1;border-color:#6e9f78}.portal-app.appearance-light .portal-main .shell-state-console .state-summary strong{color:#2d4033}.portal-app.appearance-light .portal-main .shell-state-console .state-summary span:not(.state-dot){color:#718176}.portal-app.appearance-light .portal-main .shell-state-console .console-state-control>.icon{color:#6e8173}.portal-app.appearance-light .portal-main .shell-state-console .shell-timer.timer-neutral strong{color:#2d4033}.portal-app.appearance-light .portal-main .shell-state-console .shell-utility .shell-user:hover,.portal-app.appearance-light .portal-main .shell-state-console .shell-utility .shell-user[aria-expanded=true]{background:#e8f2e9}.portal-app.appearance-light .portal-main .shell-state-console .shell-utility .shell-user>.icon{color:#5e7163}.portal-app.appearance-light .portal-main .shell-state-console .shell-utility .user-avatar{color:#f4fbf5;background:#4d805d}.portal-app.appearance-light .portal-main .state-menu{color:#35473a;background:#fff;border-color:#cbdccd;box-shadow:0 18px 40px #23422b29}.portal-app.appearance-light .portal-main .state-menu-head{color:#66776a}.portal-app.appearance-light .portal-main .state-menu-item{color:#35473a}.portal-app.appearance-light .portal-main .state-menu-item:hover:not(:disabled){background:#edf6ee}.portal-app.appearance-light .portal-main .state-menu-item small{color:#718176}.portal-app.appearance-light .portal-main .work-unit-menu-section{border-bottom-color:#e0e9e1}.portal-app.appearance-light .portal-main .work-unit-menu-section>span,.portal-app.appearance-light .portal-main .state-menu-section-label{color:#788a7b}.portal-app.appearance-light .portal-main .work-unit-menu-section button{color:#53675a;background:#f1f6f1;border-color:#d4e2d5}.portal-app.appearance-light .portal-main .work-unit-menu-section button.is-selected{color:#275537;background:#dff0e2;border-color:#83ac89}.portal-app.appearance-light .portal-main .work-unit-menu-section button.is-unavailable{color:#98a49b;background:#e9efea;border-color:#d6e0d7}.portal-app.appearance-light .portal-main .profile-popover{color:#344438;background:#fff;border-color:#d3e0d5;box-shadow:0 18px 40px #23422b2e}.portal-app.appearance-light .profile-popover-head strong{color:#2e4033}.portal-app.appearance-light .profile-popover-head span,.portal-app.appearance-light .appearance-current{color:#758479}.portal-app.appearance-light .profile-popover-rule{background:#e0e9e1}.portal-app.appearance-light .profile-popover-label,.portal-app.appearance-light .profile-popover-action{color:#52655a}.portal-app.appearance-light .appearance-options button{color:#617267;background:#f0f6f1;border-color:#d2e0d4}.portal-app.appearance-light .appearance-options button:hover,.portal-app.appearance-light .appearance-options button.is-selected{color:#f3faf4;background:#3c7250;border-color:#5f9b6f}.portal-app.appearance-light .profile-popover-action:hover{color:#2d4033;background:#edf6ee}@media(max-width:760px){.portal-main .shell-state-console .shell-timer{min-width:70px}.portal-main .shell-state-console .state-summary .state-dot{transform:translate(-2px)}}@media(max-width:420px){.portal-main .shell-state-console .shell-timer{min-width:64px}}@media(min-width:761px){.portal-main .shell-state-console .shell-operations{display:grid;grid-template-columns:minmax(384px,clamp(384px,43vw,560px)) 70px;align-items:center;gap:clamp(8px,1.2vw,14px)}.portal-main .shell-state-console .console-activity-group{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;width:100%;min-width:0;min-height:66px;color:#ecf2ea;background:#101b1d;border:1px solid #2f6748;border-radius:9px;overflow:visible}.portal-main .shell-state-console .console-activity-group .console-state-wrap{width:auto;min-width:0}.portal-main .shell-state-console .console-activity-group .console-state-control{min-height:64px;padding:8px 20px;background:transparent;border:0;border-radius:8px}.portal-main .shell-state-console .console-activity-group .console-state-control:hover,.portal-main .shell-state-console .console-activity-group .console-state-control[aria-expanded=true]{background:#152523;border:0}.portal-main .shell-state-console .console-activity-group .shell-timer{width:104px;min-width:104px;min-height:64px;padding:0;border:0;justify-self:stretch}}.portal-main .shell-state-console .console-activity-group{min-width:0}.portal-app.appearance-light .portal-main .shell-state-console .console-activity-group{color:#2d4033;background:#fff;border-color:#9bc0a2}.portal-app.appearance-light .portal-main .shell-state-console .console-activity-group .console-state-control{background:transparent;border-color:transparent}.portal-app.appearance-light .portal-main .shell-state-console .console-activity-group .console-state-control:hover,.portal-app.appearance-light .portal-main .shell-state-console .console-activity-group .console-state-control[aria-expanded=true]{background:#f0f8f1;border-color:transparent}@media(max-width:760px){.portal-main .shell-state-console .shell-operations{grid-template-columns:minmax(0,1fr) max-content;gap:8px}.portal-main .shell-state-console .shell-operations>.console-activity-group{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;grid-column:1;grid-row:1;width:100%;min-height:57px}.portal-main .shell-state-console .console-activity-group .shell-timer{grid-column:1;grid-row:1}.portal-main .shell-state-console .console-activity-group .console-state-wrap{grid-column:2;grid-row:1}.portal-main .shell-state-console .shell-operations>.shell-utility{grid-column:2;grid-row:1}.portal-main .shell-state-console .console-activity-group .console-state-control{min-height:55px;padding:7px 10px}.portal-main .shell-state-console .console-activity-group .shell-timer{min-width:70px;min-height:55px;padding-left:10px}}@media(max-width:420px){.portal-main .shell-state-console .console-activity-group .shell-timer{min-width:64px}}.portal-main .shell-state-console .shell-nav button.has-feedback{color:#f0b33c}.portal-main .shell-state-console .shell-nav button.has-feedback b{color:#241b0d;background:#efa91e}.portal-main .shell-state-console .shell-nav button.has-problems,.portal-main .shell-state-console .shell-nav button.has-problems:hover,.portal-main .shell-state-console .shell-nav button.has-problems:focus-visible,.portal-main .shell-state-console .shell-nav button.shell-nav-problems.is-active{color:#ffd274;background:#352a18}.visibility-list>div.is-exceeding{background:#fff8eb;border-color:#ecd6b3}.visibility-list>div.is-exceeding strong{color:#9b5b20}.time-history-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:15px 17px;background:#f7faf7;border:1px solid #dfe8df;border-radius:9px}.time-history-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.time-history-copy>span{color:#708474;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.time-history-copy>strong{overflow:hidden;color:#34483a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.time-history-copy>small{color:#8b998e;font-size:9px}.time-history-controls{display:flex;align-items:center;gap:7px;flex:0 0 auto}.time-history-arrow{display:grid;place-items:center;width:30px;height:30px;color:#5a7160;background:#fff;border:1px solid #d5e1d6;border-radius:6px}.time-history-arrow:hover:not(:disabled){color:#2f5c3b;background:#edf6ee;border-color:#9abd9f}.time-history-arrow:disabled{color:#c3ccc4;background:#f2f5f2}.time-day-tabs{display:flex;gap:5px}.time-day-tabs button{min-height:30px;padding:0 10px;color:#647668;background:#edf3ed;border:1px solid #d5e1d6;border-radius:6px;font-size:9px;font-weight:750;white-space:nowrap}.time-day-tabs button:hover,.time-day-tabs button.is-selected{color:#f4faf5;background:#4f7c60;border-color:#4f7c60}@media(max-width:760px){.time-history-nav{align-items:stretch;flex-direction:column;gap:12px}.time-history-controls{justify-content:space-between}.time-day-tabs{flex:1;justify-content:center}.time-day-tabs button{flex:1;padding:0 7px}}.portal-main .workspace-intro-copy{min-width:0}.portal-main .workspace-intro-copy>span{color:#809084;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.portal-main .workspace-intro-copy h1{max-width:650px;margin:7px 0 12px;color:#2f3e33;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1;letter-spacing:-.07em}.portal-main .workspace-intro-copy p{max-width:590px;margin:0;color:#7d887e;font-size:13px;line-height:1.6}.problem-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 5px 11px}.problem-center-section .problem-section-heading>.eyebrow{margin:0}.problem-resolve-all{min-height:24px;padding:0 7px;color:#9b5b20;background:#fff7eb;border:1px solid #ebcfac;border-radius:5px;font-size:9px;font-weight:800}.problem-resolve-all:hover{color:#7e4817;background:#ffefd8;border-color:#dcae78}@media(max-width:760px){.portal-main .workspace-intro-copy h1{font-size:42px}}.portal-app{--accent-main: #78a887;--accent-deep: #315b41;--accent-soft: #dff0e2;--accent-border-dark: #3f8155;--accent-border-light: #9bc0a2}.portal-app.accent-sky{--accent-main: #78a7c5;--accent-deep: #2d647d;--accent-soft: #e4f2f7;--accent-border-dark: #4f8ca8;--accent-border-light: #a4c8d7}.portal-app.accent-lavender{--accent-main: #a18ec5;--accent-deep: #68548f;--accent-soft: #eee9f8;--accent-border-dark: #8069a8;--accent-border-light: #c0b2dc}.portal-app.accent-blush{--accent-main: #d18d9b;--accent-deep: #975968;--accent-soft: #fae9ed;--accent-border-dark: #b96d7d;--accent-border-light: #dfb0ba}.portal-app.accent-apricot{--accent-main: #d6a06d;--accent-deep: #956334;--accent-soft: #fff0df;--accent-border-dark: #be8348;--accent-border-light: #e4bd92}.portal-app .portal-main .shell-state-console .console-activity-group{border-color:var(--accent-border-dark)}.portal-app.appearance-light .portal-main .shell-state-console .console-activity-group{border-color:var(--accent-border-light)}.portal-app .portal-main .shell-state-console .console-activity-group .console-state-control:hover,.portal-app .portal-main .shell-state-console .console-activity-group .console-state-control[aria-expanded=true]{border-color:var(--accent-main)}.portal-app .portal-main .shell-state-console .shell-nav button.is-active{background:var(--accent-deep)}.portal-app.appearance-light .portal-main .shell-state-console .shell-nav button.is-active{color:var(--accent-deep);background:var(--accent-soft)}.portal-app .portal-main .workspace-link,.portal-app .portal-main .text-action{color:var(--accent-deep)}.portal-app .time-day-tabs button.is-selected{background:var(--accent-main);border-color:var(--accent-main)}.portal-app.appearance-light .appearance-options button.is-selected{background:var(--accent-deep);border-color:var(--accent-main)}.profile-accent{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}.accent-options{display:flex;align-items:center;gap:8px}.accent-options button{width:27px;height:27px;padding:0;border:2px solid transparent;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff70;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.accent-options button:hover,.accent-options button:focus-visible{transform:translateY(-1px);border-color:#fff;outline:none}.accent-options button.is-selected{border-color:var(--accent-deep);box-shadow:0 0 0 2px #ffffffe6,inset 0 0 0 1px #ffffff70}@media(max-width:760px){.embedded-toolbar{align-items:flex-start;flex-direction:column;justify-content:center;min-height:78px;padding-top:12px;padding-bottom:12px}.embedded-frame-wrap{min-height:calc(100vh - 230px);padding:12px}.embedded-frame{min-height:calc(100vh - 282px)}}.portal-main.portal-main-surface{display:flex;flex-direction:column;height:100vh;overflow:hidden}.portal-main.portal-main-surface .operational-shell{position:relative;flex:0 0 auto}.portal-main.portal-main-surface .portal-workspace{flex:1 1 auto;min-height:0}.portal-main.portal-main-surface .portal-workspace-surface{overflow:hidden}.portal-main.portal-main-surface .portal-workspace-surface .embedded-workspace{display:flex;flex-direction:column;height:100%;min-height:0}.portal-main.portal-main-surface .portal-workspace-surface .embedded-frame-wrap{display:flex;flex:1 1 auto;height:auto;min-height:0;padding:0;background:#f7f8f6}.portal-main.portal-main-surface .portal-workspace-surface .embedded-frame,.portal-main.portal-main-surface .portal-workspace-surface .embedded-frame-error,.portal-main.portal-main-surface .portal-workspace-surface>.embedded-workspace>.embedded-canvas{flex:1 1 auto;width:100%;height:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.portal-main .shell-state-console .console-row{min-height:72px;padding-top:8px;padding-bottom:8px}.portal-main .shell-state-console .shell-nav{overflow:visible}.shell-problems-anchor{position:relative;display:flex;align-items:center;flex:0 0 auto;overflow:visible}.shell-problems-anchor>.shell-nav-problems{border-left:0!important}.portal-main .shell-state-console .console-activity-group{min-height:56px}.portal-main .shell-state-console .console-activity-group .console-state-control{min-height:54px;padding-top:5px;padding-bottom:5px}.portal-main .shell-state-console .console-activity-group .shell-timer{min-height:54px}.portal-main .shell-state-console .console-activity-group .shell-timer strong{font-size:23px;line-height:1}.portal-main .shell-state-console .state-summary>div{gap:2px;line-height:1.15}.problem-center-backdrop{top:calc(100% + 13px);left:0;width:min(390px,calc(100vw - 26px));height:auto;background:transparent}.problem-center{max-height:min(680px,calc(100vh - 104px));padding-top:18px;padding-bottom:18px;border:1px solid #d8e0da;border-radius:12px;box-shadow:0 18px 42px #17251b33}@media(min-width:761px){.portal-main .shell-state-console .console-activity-group .console-state-control,.portal-main .shell-state-console .console-activity-group .shell-timer{min-height:54px}}@media(max-width:760px){.portal-main .shell-state-console .console-row{padding-top:7px;padding-bottom:8px}.portal-main .shell-state-console .console-activity-group{min-height:52px}.portal-main .shell-state-console .console-activity-group .console-state-control,.portal-main .shell-state-console .console-activity-group .shell-timer{min-height:50px}.portal-main .shell-state-console .console-activity-group .console-state-control{padding-top:5px;padding-bottom:5px}.portal-main .shell-state-console .console-activity-group .shell-timer strong{font-size:18px}.shell-problems-anchor .problem-center-backdrop{position:fixed;inset:0;width:100vw;height:100vh;padding:124px 13px 13px}.shell-problems-anchor .problem-center{width:min(420px,calc(100vw - 26px));max-height:calc(100vh - 137px)}}.portal-main .shell-state-console .console-row{min-height:50px;padding-top:1px;padding-bottom:1px}.portal-main .shell-state-console .shell-nav button{min-height:48px}@media(min-width:761px){.portal-main .shell-state-console .shell-operations{grid-template-columns:minmax(300px,clamp(300px,36vw,440px)) 52px;gap:8px}.portal-main .shell-state-console .console-activity-group{grid-template-columns:84px minmax(0,1fr);min-height:46px}.portal-main .shell-state-console .console-activity-group .shell-timer{width:84px;min-width:84px;min-height:44px}.portal-main .shell-state-console .console-activity-group .console-state-control{min-height:44px;padding:2px 10px;gap:9px}.portal-main .shell-state-console .state-summary{align-items:center;gap:12px}.portal-main .shell-state-console .state-summary .state-dot{width:8px;height:8px;transform:translate(-4px)}.portal-main .shell-state-console .state-summary>div{gap:1px;line-height:1.05}.portal-main .shell-state-console .state-summary strong{font-size:12px;line-height:1.08}.portal-main .shell-state-console .state-summary span:not(.state-dot){font-size:9px;line-height:1.08}.portal-main .shell-state-console .console-state-control>.icon{width:13px;height:13px}.portal-main .shell-state-console .shell-timer strong{font-size:20px;line-height:1}.portal-main .shell-state-console .shell-utility .shell-user{min-height:44px}}@media(max-width:760px){.portal-main .shell-state-console .console-row{gap:4px 8px;padding-top:3px;padding-bottom:4px}.portal-main .shell-state-console .shell-nav button{min-height:42px}.portal-main .shell-state-console .console-activity-group{min-height:44px}.portal-main .shell-state-console .console-activity-group .console-state-control,.portal-main .shell-state-console .console-activity-group .shell-timer{min-height:42px}.portal-main .shell-state-console .console-activity-group .console-state-control{padding-top:2px;padding-bottom:2px}.portal-main .shell-state-console .console-activity-group .shell-timer strong{font-size:18px;line-height:1}.portal-main .shell-state-console .state-summary{gap:9px}.portal-main .shell-state-console .state-summary>div{gap:1px;line-height:1.05}}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools{display:flex;flex-direction:column;gap:7px;margin:0 3px 3px;padding:0 0 14px;border-bottom:1px solid #e0e6e1}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-label{color:#77867a;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-name{color:#354237;font-size:11px;font-weight:750}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-note{margin:-2px 0 3px;color:#77847a;font-size:10px;line-height:1.4}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools button{min-height:32px;padding:0 9px;color:#315b3c;background:#f0f7f1;border:1px solid #b9d1bb;border-radius:6px;font-size:10px;font-weight:700;text-align:center}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools button:hover,.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools button:focus-visible{color:#244b2e;background:#e5f1e6;border-color:#75a77e}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools .work-surface-tools-reload{color:#52655a;background:#fff;border-color:#d3e0d5;font-weight:650}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools .work-surface-tools-reload:hover,.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools .work-surface-tools-reload:focus-visible{color:#2d4033;background:#f2f7f2;border-color:#a7c3aa}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-status{min-height:0;margin:0;color:#758479;font-size:9px;line-height:1.4}.portal-main .shell-state-console .shell-problems-anchor .problem-center button{position:static;display:inline-flex;align-items:center;justify-content:center;place-items:normal;width:auto;min-width:0;min-height:0;margin:0;padding:0;color:inherit;background:transparent;border:0;border-left:0;border-radius:0;box-shadow:none;font-size:inherit;font-weight:inherit;letter-spacing:normal;line-height:normal;text-align:initial}.portal-main .shell-state-console .shell-problems-anchor .problem-center button:after{display:none;content:none}.portal-main .shell-state-console .shell-problems-anchor .problem-center button .icon{width:auto;height:auto}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-center-close{display:grid;width:28px;height:28px;min-width:28px;min-height:28px;color:#7c887e;background:transparent;border-radius:50%;font-size:22px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .report-another-problem{display:flex;align-items:center;justify-content:flex-start;gap:9px;width:100%;min-height:39px;padding:0 13px;color:#273b2e;background:#fff;border:1px solid #d8e1d9;border-radius:7px;font-size:10px;font-weight:750;text-align:left}.portal-main .shell-state-console .shell-problems-anchor .problem-center .report-another-problem .icon{width:15px;height:15px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-resolve-all{display:inline-flex;min-height:24px;padding:0 7px;color:#9b5b20;background:#fff7eb;border:1px solid #ebcfac;border-radius:5px;font-size:9px;font-weight:800}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-resolve{display:inline-flex;align-self:stretch;min-height:32px;margin-top:5px;color:#2d4533;background:#fff;border:1px solid #d7e0d8;border-radius:6px;font-size:10px;font-weight:750}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-close{display:grid;width:24px;height:24px;min-width:24px;min-height:24px;color:#7c887e;background:transparent;border-radius:50%;font-size:18px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 17px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:-.01em}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .button-quiet{color:#273b2e;background:transparent;border:1px solid #d8e1d9}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .button-primary{color:#fff;background:#4f6955;border:0;box-shadow:0 8px 20px #4f695529}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .button-quiet:hover,.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .button-quiet:focus-visible{background:#f2f7f2;border-color:#b7cdbb}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .button-primary:hover,.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .button-primary:focus-visible{background:#3f5845}.portal-app.accent-mint{--accent-main: #8ebca2;--accent-deep: #47745a;--accent-soft: #e5f3e9;--accent-border-dark: #6f9f7d;--accent-border-light: #b8d7bf}.portal-app.accent-periwinkle{--accent-main: #8fa6d4;--accent-deep: #536b9e;--accent-soft: #e9eefb;--accent-border-dark: #718bc0;--accent-border-light: #c1cde9}.portal-app.accent-coral{--accent-main: #d68f7f;--accent-deep: #985848;--accent-soft: #fbeae5;--accent-border-dark: #bd6e5e;--accent-border-light: #e6b4a8}.portal-app.accent-butter{--accent-main: #d4b962;--accent-deep: #806b22;--accent-soft: #fff8dc;--accent-border-dark: #b79b3e;--accent-border-light: #e3d18d}.portal-app.accent-teal{--accent-main: #70aaa5;--accent-deep: #2d716d;--accent-soft: #e1f3f1;--accent-border-dark: #4d918d;--accent-border-light: #a5d0cc}.portal-app.accent-slate{--accent-main: #8e9ca9;--accent-deep: #536372;--accent-soft: #edf1f4;--accent-border-dark: #71818f;--accent-border-light: #c1cbd3}.portal-app .portal-main .shell-state-console .shell-utility .user-avatar,.portal-app.appearance-light .portal-main .shell-state-console .shell-utility .user-avatar{color:#fff;background:var(--accent-deep)}.portal-main .shell-state-console .shell-utility .profile-popover-action>.icon{width:18px;height:18px;flex:0 0 18px}.portal-main .shell-state-console .shell-utility .profile-popover-action{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:0}.portal-main .shell-state-console .profile-accent .accent-options{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));width:100%;gap:6px}.portal-main .shell-state-console .profile-accent .accent-options button{width:auto;min-width:0;height:28px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools{display:block;margin:0 1px 9px;padding:10px 10px 9px;background:linear-gradient(135deg,#f4f9f4,#eef6ef);border:1px solid #d6e5d8;border-radius:8px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-head{align-items:flex-start;margin-bottom:6px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-title{display:flex;align-items:flex-start;gap:8px;min-width:0}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-icon{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;color:#39724a;background:#e1f0e3;border:1px solid #c7dfc9;border-radius:6px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-title>div{display:flex;flex-direction:column;gap:2px;min-width:0}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-label{color:#57715e;font-size:8px;letter-spacing:.1em}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-name{color:#2e4534;font-size:11px;line-height:1.1}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-badge{flex:0 0 auto;padding:3px 6px;color:#52715a;background:#e7f2e8;border:1px solid #cfe2d1;border-radius:999px;font-size:8px;font-weight:800}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-note{margin:0 0 8px;color:#65786a;font-size:9px;line-height:1.35}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-actions button{min-height:29px;padding:0 7px;border-radius:5px;font-size:9px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-status{margin-top:6px}.portal-app.appearance-light .portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools{background:linear-gradient(135deg,#f4f9f4,#edf6ef);border-color:#cbdccd}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-actions button,.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-actions .work-surface-tools-reload{color:#52655a;background:#fff;border:1px solid #d3e0d5!important;font-weight:650}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-actions button:hover,.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-actions button:focus-visible{color:#2d4033;background:#f2f7f2;border-color:#a7c3aa!important}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .overlay-actions .button-quiet{border:1px solid #d8e1d9!important}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .overlay-actions .button-primary{border:1px solid #4f6955!important}.portal-main .shell-state-console .shell-nav button.has-feedback:not(.is-active){color:#aebbb3;background:transparent}.portal-main .shell-state-console .shell-nav button.has-feedback:not(.is-active) b{color:#fff;background:#2e6fc7}.portal-main .shell-state-console .shell-nav button.has-feedback.is-active{color:#79b7ec;background:#203b52}.portal-main .shell-state-console .shell-nav button.has-feedback.is-active b{color:#fff;background:#2e6fc7}.portal-main .shell-state-console .shell-problems-anchor .problem-center .work-surface-tools-actions button{display:inline-flex;align-items:center;justify-content:center;padding-right:0;padding-left:0;text-align:center}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .overlay-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px}.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .overlay-actions .button{width:100%;min-width:0;min-height:42px;padding:0 8px;text-align:center}@media(max-width:680px){.portal-main .shell-state-console .shell-problems-anchor .problem-center .problem-inline-form .overlay-actions{display:flex;flex-direction:column-reverse}}.portal-main .shell-state-console .shell-problems-anchor .problem-center .report-another-problem{width:calc(100% - 1px);margin-left:1px;border:1px solid #d8e1d9;border-left:1px solid #d8e1d9!important}.portal-main .workspace-project{gap:4px}.portal-main .workspace-project>strong{font-size:22px;letter-spacing:-.04em}.portal-main .workspace-project>span{color:#63766a;font-size:10px;font-weight:700}.portal-main .workspace-project>small{color:#9aa79e;font-size:9px}.resource-status-card,.time-week-summary,.time-active-card,.manager-panel,.manager-add-form{background:#fff;border:1px solid #dfe7e0;border-radius:10px;box-shadow:0 12px 30px #25372709}.resource-status-card{padding:19px}.resource-status-card .workspace-section-head{margin-bottom:13px}.resource-groups{display:grid;gap:12px}.resource-group{display:grid;gap:5px}.resource-group>.eyebrow{color:#94a198;font-size:8px}.resource-list{display:flex;flex-direction:column;gap:9px}.resource-row{display:grid;grid-template-columns:7px minmax(0,1fr) auto;gap:9px;align-items:start;padding-top:9px;border-top:1px solid #edf1ed}.resource-row:first-child{padding-top:0;border-top:0}.resource-dot{width:7px;height:7px;margin-top:4px;border-radius:50%}.resource-green{background:#73a47c;box-shadow:0 0 0 4px #eaf4ec}.resource-blue{background:#6d94c5;box-shadow:0 0 0 4px #edf3fb}.resource-purple{background:#9b89bf;box-shadow:0 0 0 4px #f2eef9}.resource-row>div{display:flex;flex-direction:column;gap:3px;min-width:0}.resource-row strong{overflow:hidden;color:#425548;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.resource-row small,.resource-row em{color:#89968d;font-size:9px;font-style:normal;line-height:1.35}.resource-row em{color:#5d8064;font-weight:750}.time-week-summary{display:grid;grid-template-columns:minmax(170px,1.3fr) repeat(3,minmax(120px,1fr));gap:10px;margin-bottom:14px;padding:15px}.time-summary-lead,.time-summary-stat{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:67px;padding:10px 12px;background:#f7faf7;border:1px solid #e7eee8;border-radius:7px}.time-summary-lead{background:#eef6ef;border-color:#d9e8db}.time-summary-lead .eyebrow,.time-summary-stat span{margin:0;color:#738476;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.time-summary-lead strong{color:#34513c;font-family:var(--mono);font-size:20px;font-weight:600}.time-summary-lead small,.time-summary-stat small{color:#96a49a;font-size:8px}.time-summary-stat strong{color:#425548;font-size:14px}.time-active-card{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:13px 16px}.time-active-card>div{display:flex;flex-direction:column;gap:3px;min-width:0}.time-active-card .eyebrow{margin:0;color:#7c8b80;font-size:8px}.time-active-card strong{color:#35483a;font-size:12px}.time-active-card small{overflow:hidden;color:#87958a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.time-active-card>b{margin-left:auto;color:#4d7658;font-family:var(--mono);font-size:18px;font-weight:600}.time-active-card.is-idle>b{color:#7e8c82}.time-active-card.state-break>b{color:#b27d35}.time-active-card.state-meeting>b{color:#5c82b8}.time-table .dot-practice{background:#9b89bf!important}.time-table .dot-training{background:#6d94c5!important}.manager-workspace{max-width:1480px}.manager-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.manager-heading>div{min-width:0}.manager-heading h1{max-width:700px;margin:5px 0 12px;color:#2f3e33;font-size:clamp(35px,4vw,54px);font-weight:500;line-height:1;letter-spacing:-.07em}.manager-heading p{max-width:690px;margin:0;color:#7d887e;font-size:13px;line-height:1.6}.manager-layout{display:grid;grid-template-columns:minmax(310px,.8fr) minmax(0,1.5fr);gap:16px;align-items:start}.manager-panel{min-width:0;padding:20px}.manager-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:17px}.manager-panel-head h2{margin:5px 0 0;color:#34473a;font-size:17px;font-weight:700}.manager-panel-meta{color:#93a096;font-size:9px;white-space:nowrap}.manager-staff-list{display:flex;flex-direction:column;gap:7px}.manager-staff-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:63px;padding:9px 10px;color:#425548;background:#f9fbf9;border:1px solid #e7eee8;border-radius:8px;text-align:left}.manager-staff-row:hover,.manager-staff-row.is-selected{background:#eef6ef;border-color:#a9c6ad}.manager-avatar{display:grid;place-items:center;width:30px;height:30px;color:#376044;background:#dcecdf;border-radius:50%;font-size:9px;font-weight:800}.manager-staff-copy,.manager-staff-assignment,.manager-staff-status{display:flex;flex-direction:column;gap:3px;min-width:0}.manager-staff-copy strong,.manager-staff-assignment strong{color:#3c5041;font-size:11px}.manager-staff-copy small,.manager-staff-assignment small,.manager-staff-status{overflow:hidden;color:#8b998e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.manager-staff-assignment{min-width:100px}.manager-staff-status{flex-direction:row;align-items:center;gap:5px;color:#66816d}.manager-staff-status i{width:6px;height:6px;border-radius:50%;background:#73a47c}.assignment-source-badge{max-width:180px;padding:5px 7px;color:#55725d;background:#eef6ef;border:1px solid #d7e7d9;border-radius:5px;font-size:8px;font-weight:750;line-height:1.2;text-align:right}.assignment-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.assignment-facts>div{display:flex;flex-direction:column;gap:4px;min-height:53px;padding:9px 10px;background:#f8faf8;border:1px solid #e7eee8;border-radius:7px}.assignment-facts span{color:#8d9b90;font-size:8px}.assignment-facts strong{color:#405444;font-size:10px}.manager-section-divider{height:1px;margin:18px 0;background:#e6ece6}.manager-detail-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.75fr);gap:22px}.capability-list{display:flex;flex-wrap:wrap;gap:6px}.capability-chip{padding:6px 8px;color:#54725c;background:#eef6ef;border:1px solid #d9e8db;border-radius:5px;font-size:9px;font-weight:750}.manager-detail-copy{margin:0 0 5px;color:#829087;font-size:10px}.manager-detail-copy strong{color:#405444}.manager-override-box{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding:12px;background:#faf7ef;border:1px solid #eee1c8;border-radius:7px}.manager-override-box>div:first-child{display:flex;flex-direction:column;gap:4px}.manager-override-box strong{color:#725b38;font-size:11px}.manager-override-box small{color:#9a896e;font-size:8px}.manager-override-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.manager-override-actions .button{min-height:29px;padding:0 8px;font-size:8px}.manager-override-actions .text-action{font-size:9px}.manager-secondary-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.8fr);gap:16px;margin-top:16px}.manager-current-state{display:flex;align-items:center;gap:10px;margin-bottom:15px;padding:11px 12px;background:#f5faf6;border:1px solid #e0ece1;border-radius:7px}.manager-current-state>div{display:flex;flex-direction:column;gap:3px;min-width:0}.manager-current-state strong{color:#3c5141;font-size:11px}.manager-current-state small{overflow:hidden;color:#87968b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.manager-current-state b{margin-left:auto;color:#50775b;font-family:var(--mono);font-size:15px;font-weight:550}.manager-problem-window{margin-top:14px;padding-top:13px;border-top:1px solid #edf1ed}.manager-problem-window-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.manager-problem-window-head strong{color:#556a5a;font-size:10px}.manager-problem-list{display:grid;gap:6px}.manager-problem-row{display:grid;grid-template-columns:7px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 9px;background:#fafcfb;border:1px solid #e6ede7;border-radius:6px}.problem-status-dot{width:7px;height:7px;border-radius:50%}.problem-status-dot.is-open{background:#d79245;box-shadow:0 0 0 3px #fff1df}.problem-status-dot.is-resolved{background:#6f9d7b;box-shadow:0 0 0 3px #e8f3ea}.manager-problem-row>div{display:flex;flex-direction:column;gap:2px;min-width:0}.manager-problem-row strong{overflow:hidden;color:#465b4b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.manager-problem-row small,.manager-problem-row em,.manager-problem-empty{color:#8b998f;font-size:8px;line-height:1.35}.manager-problem-row em{color:#6e7f72;font-style:normal;font-weight:750}.manager-problem-empty{margin:0;padding:9px;background:#fafcfb;border:1px solid #e6ede7;border-radius:6px}.hierarchy-stack{display:flex;flex-direction:column;gap:10px}.hierarchy-row{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;align-items:center}.hierarchy-step{display:grid;place-items:center;width:23px;height:23px;color:#56755d;background:#e5f0e7;border-radius:50%;font-family:var(--mono);font-size:9px}.hierarchy-row>div{display:flex;flex-direction:column;gap:3px}.hierarchy-row strong{color:#425548;font-size:10px}.hierarchy-row small{color:#8d9b90;font-size:8px;line-height:1.35}.manager-qa-panel{margin-top:16px}.manager-qa-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.manager-qa-card{display:flex;flex-direction:column;gap:4px;padding:11px;background:#f8faf8;border:1px solid #e7eee8;border-radius:7px}.manager-qa-card strong{color:#3e5343;font-size:11px}.manager-qa-card span,.manager-qa-card small{color:#87968b;font-size:8px;line-height:1.4}.manager-add-form{display:grid;grid-template-columns:1.4fr 1.2fr repeat(3,minmax(110px,.75fr)) auto;gap:10px;align-items:end;margin-bottom:16px;padding:14px}.manager-add-form>div:first-child{display:flex;flex-direction:column;gap:5px;align-self:center}.manager-add-form>div:first-child strong{color:#405444;font-size:11px}.manager-add-form label{display:flex;flex-direction:column;gap:5px;color:#738276;font-size:8px;font-weight:750}.manager-add-form input,.manager-add-form select{width:100%;height:32px;padding:0 8px;color:#435548;background:#fbfcfb;border:1px solid #d9e3da;border-radius:5px;font-size:9px}.manager-add-actions{display:flex;gap:6px}.manager-add-actions .button{min-height:32px;padding:0 9px;font-size:8px;white-space:nowrap}@media(max-width:1080px){.manager-layout,.manager-secondary-grid{grid-template-columns:1fr}.manager-add-form{grid-template-columns:repeat(3,minmax(0,1fr))}.manager-add-form>div:first-child{grid-column:1 / -1}.manager-add-actions{justify-content:flex-end}}@media(max-width:760px){.time-week-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.time-summary-lead{grid-column:1 / -1}.manager-heading{align-items:flex-start;flex-direction:column}.manager-staff-row{grid-template-columns:32px minmax(0,1fr) auto}.manager-staff-assignment{display:none}.assignment-facts,.manager-detail-columns,.manager-qa-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-override-box{align-items:flex-start;flex-direction:column}.manager-override-actions{justify-content:flex-start}.manager-add-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.time-week-summary,.assignment-facts,.manager-detail-columns,.manager-qa-grid,.manager-add-form{grid-template-columns:1fr}.time-summary-lead{grid-column:auto}.manager-add-form>div:first-child{grid-column:auto}.manager-add-actions{justify-content:stretch}.manager-add-actions .button{flex:1}}.portal-app.appearance-light .resource-status-card,.portal-app.appearance-light .time-week-summary,.portal-app.appearance-light .time-active-card,.portal-app.appearance-light .manager-panel,.portal-app.appearance-light .manager-add-form{background:#fff}.portal-app.appearance-light .manager-heading h1,.portal-app.appearance-light .manager-panel-head h2,.portal-app.appearance-light .assignment-facts strong,.portal-app.appearance-light .manager-staff-copy strong,.portal-app.appearance-light .manager-staff-assignment strong{color:#2e4033}.portal-main .shell-state-console .shell-nav button.is-muted{opacity:.42;cursor:not-allowed}.time-empty{margin:0;padding:16px;color:#88958b;background:#fafcfb;border:1px solid #e6ede7;border-radius:7px;font-size:10px;line-height:1.5}.manager-assignment-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.45fr) minmax(180px,.7fr);gap:10px;align-items:end}.manager-select{display:flex;flex-direction:column;gap:5px;color:#738276;font-size:8px;font-weight:750}.manager-select select{height:32px;padding:0 8px;color:#435548;background:#fbfcfb;border:1px solid #d9e3da;border-radius:5px;font-size:9px}.manager-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.manager-toggle{display:flex;align-items:center;gap:7px;padding:8px;background:#f8faf8;border:1px solid #e7eee8;border-radius:6px;cursor:pointer}.manager-toggle input,.manager-unit-options input{accent-color:var(--accent-deep, #4f6955)}.manager-toggle span{display:flex;flex-direction:column;gap:2px}.manager-toggle strong{color:#465b4b;font-size:9px}.manager-toggle small{color:#8b998f;font-size:8px}.manager-unit-group{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;color:#6e7f72;font-size:9px}.manager-unit-options{display:flex;gap:5px}.manager-unit-options label{display:inline-flex;align-items:center;gap:3px;padding:4px 6px;color:#55725d;background:#eef6ef;border:1px solid #d9e8db;border-radius:5px;font-size:9px;font-weight:750}.manager-export-preview{display:grid;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid #edf1ed}.manager-export-preview>div:first-child{display:flex;flex-direction:column;gap:3px}.manager-export-preview>div:first-child strong{color:#46604d;font-size:10px}.manager-export-preview .button{justify-self:start;min-height:29px;padding:0 9px;font-size:8px}.manager-export-table{overflow:auto;border:1px solid #e6ede7;border-radius:6px}.manager-export-table table{width:100%;min-width:340px;border-collapse:collapse}.manager-export-table th,.manager-export-table td{padding:7px 8px;border-bottom:1px solid #edf1ed;text-align:left;font-size:8px;white-space:nowrap}.manager-export-table th{color:#87968b;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.manager-export-table td{color:#52665a}.time-summary-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.time-summary-lead p{max-width:280px;margin:8px 0 0;color:#87958b;font-size:9px;line-height:1.45}.validation-status{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:4px 7px;color:#6f7f74;background:#f4f7f4;border:1px solid #e1e9e2;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.validation-status-dot{width:6px;height:6px;border-radius:50%;background:#a5b1a8}.validation-validated,.validation-final{color:#3d7550;background:#edf7ef;border-color:#cfe4d2}.validation-validated .validation-status-dot,.validation-final .validation-status-dot{background:#4d9562}.activity-history,.manager-event-panel{display:grid;gap:12px}.activity-history{padding:17px 18px;background:#fff;border:1px solid #e1e9e2;border-radius:8px}.activity-history-list,.manager-event-list{display:grid}.activity-history-row{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:43px;border-bottom:1px solid #edf1ed}.activity-history-row:last-child{border-bottom:0}.activity-history-row>div{display:grid;gap:2px;min-width:0}.activity-history-row strong{overflow:hidden;color:#435548;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.activity-history-row small{overflow:hidden;color:#89978c;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.activity-history-row time{color:#7d8b81;font-size:9px;white-space:nowrap}.activity-history-dot{width:7px;height:7px;border-radius:50%;background:#91a59a}.activity-history-dot.dot-production{background:#5f9472}.activity-history-dot.dot-certification{background:#a283c5}.activity-history-dot.dot-practice{background:#8b73b4}.activity-history-dot.dot-training{background:#7b9ec8}.activity-history-dot.dot-meeting{background:#7296ce}.activity-history-dot.dot-break{background:#c49a5b}.activity-history-dot.dot-portal{background:#8ea097}.secondary-workspace .time-history-nav{margin-bottom:14px}.time-current-notice,.time-summary-panel{margin-bottom:14px;background:#fff;border:1px solid #e1e9e2;border-radius:8px}.time-current-notice{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 17px}.time-current-notice>div{display:grid;gap:2px}.time-current-notice>div>span,.time-current-notice>div>small,.time-current-notice>em{color:#87958b;font-size:9px;font-style:normal}.time-current-notice>div>span{color:#538063;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.time-current-notice>div>strong{color:#35483a;font-size:11px}.time-summary-panel{padding:17px 18px 18px}.time-summary-panel .workspace-section-head{margin-bottom:7px}.time-summary-explainer{margin:0 0 13px;color:#849187;font-size:9px;line-height:1.5}.time-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.time-summary-item{display:grid;gap:5px;min-height:58px;padding:10px 11px;background:#f8faf8;border:1px solid #e7ede7;border-left:3px solid #8fa096;border-radius:7px}.time-summary-item>span{color:#7e8d82;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.time-summary-item>strong{color:#3e5144;font-size:14px}.time-summary-item.tone-production{border-left-color:#5c78ad}.time-summary-item.tone-meeting{border-left-color:#6f9b7d}.time-summary-item.tone-break{border-left-color:#d48f86}.time-summary-item.tone-training{border-left-color:#8b75b6}.time-summary-item.tone-certification{border-left-color:#735d9d}.time-summary-item.tone-practice{border-left-color:#9a82be}.time-summary-item.is-total{background:#eef5ef;border-left-color:#4f7459}.event-history-note{color:#98a39a;font-size:8px;font-weight:500}.activity-history{margin-bottom:14px}.activity-history-row strong{display:flex;align-items:center;gap:7px}.activity-history-row strong>em{padding:2px 5px;color:#39714b;background:#e7f4e9;border-radius:999px;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.activity-history-row.is-current{background:linear-gradient(90deg,#f2f8f3 0%,transparent 70%)}.activity-history-row.is-annotation{margin:4px 0;padding:0 8px;background:#fff9ef;border:1px solid #f0dfbe;border-radius:6px}.activity-history-dot.dot-production,.time-dot.dot-production{background:#5c78ad!important}.activity-history-dot.dot-meeting,.time-dot.dot-meeting{background:#6f9b7d!important}.activity-history-dot.dot-break,.time-dot.dot-break{background:#d48f86!important}.activity-history-dot.dot-training,.time-dot.dot-training{background:#8b75b6!important}.activity-history-dot.dot-certification,.time-dot.dot-certification{background:#735d9d!important}.activity-history-dot.dot-practice,.time-dot.dot-practice{background:#9a82be!important}.activity-history-dot.dot-problem{background:#d29239!important}.time-empty{display:grid;gap:4px}.time-empty>strong{color:#526257}@media(max-width:760px){.time-current-notice{grid-template-columns:8px minmax(0,1fr)}.time-current-notice>em{grid-column:2}.event-history-note{display:none}}.manager-event-panel{grid-column:1 / -1}.manager-event-panel .manager-event-list{padding:0 10px;background:#fafcfb;border:1px solid #e8eee9;border-radius:7px}.manager-technical-details{display:grid;gap:6px;color:#839188;font-size:9px}.manager-technical-details summary{cursor:pointer;color:#63756a;font-weight:750}.manager-technical-details code{width:max-content;padding:4px 6px;color:#52665a;background:#f5f8f5;border:1px solid #e2eae3;border-radius:4px;font-size:8px}.work-segment.segment-certification{color:#614d7c;background:#eadff5}.work-segment.segment-practice{color:#5f4c78;background:#e6dcf2}.project-surface-editor{display:grid;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e5ece6}.project-surface-editor-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.project-surface-editor-head>div{display:grid;gap:3px}.project-surface-editor-head strong{color:#425548;font-size:11px}.project-surface-editor-head small{color:#839188;font-size:8px;line-height:1.4}.project-surface-editor-head .project-save-error,.project-unit-error{color:#a0443a}.project-surface-save{display:flex!important;align-items:center;grid-auto-flow:column;gap:9px!important}.project-surface-save>span{color:#708076;font-size:8px;font-weight:800;white-space:nowrap}.project-surface-save>span.is-dirty{color:#a4672e}.project-surface-save>span.is-error{color:#a0443a}.project-surface-editor fieldset{display:grid;gap:7px;margin:0;padding:9px;border:1px solid #e2e9e3;border-radius:7px}.project-surface-editor legend{padding:0 4px;color:#5e7464;font-size:9px;font-weight:800}.project-surface-editor label{display:grid;grid-template-columns:72px minmax(0,1fr);gap:7px;align-items:center;color:#718176;font-size:8px}.project-surface-editor label>small{grid-column:2;margin-top:-3px;color:#839188;font-size:8px;line-height:1.35}.project-surface-editor input{min-width:0;height:30px;padding:0 8px;color:#425548;background:#fbfcfb;border:1px solid #d9e3da;border-radius:5px;font-size:9px}.project-surface-editor input[aria-invalid=true]{border-color:#c87468;box-shadow:0 0 0 2px #c874681f}.manager-hierarchy-workspace{display:flex;flex-direction:column;min-height:0;padding-bottom:24px}.portal-workspace-manager{height:calc(100dvh - var(--shell-height, 51px));min-height:0;overflow:hidden}.portal-workspace-manager .manager-hierarchy-workspace{height:100%}.manager-hierarchy-workspace .manager-heading{flex:0 0 auto;margin-bottom:12px}.hierarchy-scope,.hierarchy-unit-mode{display:inline-flex;padding:3px;background:#edf2ee;border:1px solid #dde6df;border-radius:7px}.hierarchy-scope button,.hierarchy-unit-mode button{min-height:30px;padding:0 13px;color:#718177;background:transparent;border:0;border-radius:5px;font-size:9px;font-weight:800;cursor:pointer}.hierarchy-scope button.is-selected,.hierarchy-unit-mode button.is-selected{color:#344b3a;background:#fff;box-shadow:0 1px 4px #2d48351a}.manager-bounded-workspace{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(540px,1.35fr);gap:14px;flex:1 1 auto;height:auto;min-height:0;overflow:hidden}.manager-bounded-workspace>.manager-panel{min-width:0;min-height:0;margin:0;overflow:hidden}.manager-staff-panel{display:flex;flex-direction:column}.manager-staff-head{flex:0 0 auto}.manager-staff-search{display:flex;flex:0 0 auto;align-items:center;gap:7px;margin:0 14px 10px;padding:0 9px;color:#7d8c82;background:#f7f9f7;border:1px solid #e0e8e1;border-radius:6px}.manager-staff-search input{width:100%;height:32px;min-width:0;color:#405247;background:transparent;border:0;outline:0;font-size:9px}.manager-bounded-workspace .manager-staff-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.manager-hierarchy-panel{display:flex;flex-direction:column}.manager-hierarchy-sticky{position:sticky;z-index:2;top:0;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 12px;background:#fffffff5;border-bottom:1px solid #e6ece7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.manager-hierarchy-sticky>div:first-child{display:grid;gap:3px;min-width:0}.manager-hierarchy-sticky h2,.hierarchy-editor-section h3{margin:0;color:#354a3b;font-size:16px}.manager-hierarchy-sticky p{margin:0;color:#839087;font-size:9px}.hierarchy-save-status{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.hierarchy-save-status>span{color:#708076;font-size:8px;font-weight:800}.hierarchy-save-status>span.is-dirty{color:#a4672e}.hierarchy-save-status>span.is-error{color:#a0443a}.hierarchy-save-status>small{flex-basis:100%;max-width:260px;color:#a0443a;font-size:8px;line-height:1.35;text-align:right}.hierarchy-save-status .button{min-height:32px;padding-inline:11px;font-size:8px}.manager-hierarchy-content{flex:1 1 auto;min-height:0;padding:15px 16px 22px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.hierarchy-entity-selectors,.hierarchy-unit-grid,.hierarchy-identity{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.hierarchy-identity{grid-template-columns:1fr 1fr minmax(160px,.7fr)}.hierarchy-identity>div{display:grid;gap:3px;padding:10px 11px;background:#f7faf7;border:1px solid #e3eae4;border-radius:7px}.hierarchy-identity span,.hierarchy-identity small{color:#87948b;font-size:8px}.hierarchy-identity strong{color:#405447;font-size:10px}.hierarchy-editor-section{margin-top:14px;padding-top:14px;border-top:1px solid #e9eee9}.hierarchy-editor-section>.manager-panel-head{padding:0 0 10px}.project-initialization-card{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:16px;background:color-mix(in srgb,var(--accent-soft, #eef5ef) 72%,#fff);border:1px solid color-mix(in srgb,var(--accent, #5e7d66) 35%,#dbe5dd);border-radius:9px}.project-initialization-card>div{display:grid;gap:5px;min-width:0}.project-initialization-card h3{margin:0;color:#354a3b;font-size:14px}.project-initialization-card p{max-width:520px;margin:0;color:#748279;font-size:9px;line-height:1.5}.project-initialization-card small{color:#a0443a;font-size:8px}.project-initialization-card .button{flex:0 0 auto}.project-initialization-summary{display:flex;align-items:center;gap:10px;padding:12px;background:#f6f9f6;border:1px solid #e1e8e2;border-radius:7px}.project-initialization-summary>div{display:grid;gap:3px}.project-initialization-summary strong{color:#405447;font-size:10px}.project-initialization-summary small{color:#7e8b82;font-size:8px}.hierarchy-access-list{display:grid;gap:6px}.hierarchy-access-row{display:grid;grid-template-columns:minmax(160px,1fr) 112px 102px;gap:8px;align-items:center;min-height:52px;padding:8px 10px;background:#f8faf8;border:1px solid #e5ebe6;border-radius:7px}.hierarchy-access-row>div{display:grid;gap:3px;min-width:0}.hierarchy-access-row strong{color:#3f5445;font-size:10px}.hierarchy-access-row small{overflow:hidden;color:#819087;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.hierarchy-access-row select{height:31px;color:#475a4d;background:#fff;border:1px solid #d8e2da;border-radius:5px;font-size:8px}.hierarchy-reset{padding:0;color:var(--accent-deep, #4f6955);background:transparent;border:0;font-size:8px;font-weight:800;cursor:pointer}.hierarchy-unit-field{display:grid;gap:9px;min-width:0;margin:0;padding:11px;border:1px solid #e1e8e2;border-radius:7px}.hierarchy-unit-field legend{padding:0 4px;color:#536a59;font-size:9px;font-weight:800}.hierarchy-unit-field>small{color:#87948b;font-size:8px}.hierarchy-unit-mode{justify-self:start}.hierarchy-unit-mode button{min-height:27px;padding-inline:9px;font-size:8px}.hierarchy-unit-options{display:flex;flex-wrap:wrap;gap:6px}.hierarchy-unit-options label{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;color:#4c6553;background:#eef5ef;border-radius:5px;font-size:8px;font-weight:750}.hierarchy-account-actions{display:flex;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #e9eee9}.manager-operational-details{margin-top:12px;border:1px solid #e0e7e1;border-radius:8px;background:#fff}.manager-operational-details>summary{padding:13px 15px;color:#53675a;font-size:10px;font-weight:800;cursor:pointer}.manager-operational-details .manager-secondary-grid{margin:0;padding:0 12px 12px}@media(max-width:1080px){.manager-bounded-workspace{grid-template-columns:minmax(290px,.72fr) minmax(460px,1.2fr)}.hierarchy-identity{grid-template-columns:repeat(2,minmax(0,1fr))}.hierarchy-identity .manager-select{grid-column:1 / -1}}@media(max-width:820px){.portal-workspace-manager{height:auto;min-height:calc(100dvh - var(--shell-height, 51px));overflow:visible}.manager-bounded-workspace{grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.manager-bounded-workspace>.manager-panel{min-height:420px}.manager-staff-panel{max-height:430px}.manager-hierarchy-panel{max-height:680px}.hierarchy-access-row{grid-template-columns:minmax(0,1fr) 108px}.hierarchy-reset,.hierarchy-reset-space{grid-column:2}}@media(max-width:560px){.hierarchy-scope{width:100%}.hierarchy-scope button{flex:1}.manager-hierarchy-sticky{align-items:flex-start;flex-direction:column}.hierarchy-save-status{width:100%;justify-content:space-between}.hierarchy-entity-selectors,.hierarchy-unit-grid,.hierarchy-identity{grid-template-columns:1fr}.hierarchy-identity .manager-select{grid-column:auto}.project-initialization-card{align-items:stretch;flex-direction:column}.hierarchy-access-row{grid-template-columns:1fr}.hierarchy-reset,.hierarchy-reset-space{grid-column:auto;text-align:left}}@media(max-width:760px){.manager-assignment-controls,.manager-activity-grid{grid-template-columns:1fr}.manager-unit-group{align-items:flex-start;flex-direction:column}.project-surface-editor-head{align-items:stretch;flex-direction:column}}.work-segment{justify-content:center;padding-inline:6px;text-overflow:ellipsis}.work-segment.segment-production{color:#fff;background:#5c78ad}.work-segment.segment-meeting{color:#fff;background:#6f9b7d}.work-segment.segment-break{color:#7b4540;background:#efd3cf}.work-segment.segment-training{color:#fff;background:#8b75b6}.work-segment.segment-certification{color:#fff;background:#735d9d}.work-segment.segment-practice{color:#fff;background:#9a82be}
