:root{--dashboard-gap: clamp(12px, 1.15vw, 18px);--dashboard-card-gap: clamp(12px, 1vw, 16px);--dashboard-card-height: clamp(200px, 30vh, 320px);--dashboard-card-height: clamp(200px, 30dvh, 320px);color:#11120f;background:radial-gradient(circle at 88% 12%,rgb(255 216 79 / 72%),transparent 32%),linear-gradient(115deg,#eef0ed,#f4f0dd 58%,#ffefad);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;min-width:320px;min-height:100%;overflow:hidden}button,select,input,textarea{font:inherit}button{cursor:pointer}.planning-hub,.planning-tool-detail{min-width:0}.planning-hub{display:grid;gap:18px;align-content:start;min-height:520px}.planning-hub-header{display:grid;gap:4px}.planning-hub-header span{color:#77776f;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.planning-hub-header h1,.planning-hub-header p{margin:0}.planning-hub-header h1{font-size:clamp(30px,4vw,48px);font-weight:600;letter-spacing:-.035em}.planning-hub-header p{color:#666960;font-size:14px}.planning-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),340px));gap:var(--dashboard-card-gap)}.planning-tool-tile{display:grid;gap:12px;width:100%;min-height:330px;border:1px solid rgb(255 255 255 / 58%);border-radius:24px;padding:18px;background:radial-gradient(circle at 88% 8%,rgb(255 216 79 / 34%),transparent 34%),#ffffff85;box-shadow:0 18px 44px #534e361a;color:#171814;text-align:left;transform-origin:top left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.planning-tool-tile:hover{border-color:#a6790042;box-shadow:0 24px 58px #534e3626;transform:translateY(-3px)}.planning-tool-tile.opening{pointer-events:none;animation:planning-tile-expand .22s cubic-bezier(.2,.8,.2,1) forwards}.planning-tile-heading,.planning-tile-heading span,.planning-tile-footer{display:flex;align-items:center}.planning-tile-heading,.planning-tile-footer{justify-content:space-between;gap:12px}.planning-tile-heading span{gap:8px;font-size:18px;font-weight:700}.planning-tile-heading>svg{color:#9a7800}.planning-month-label{font-size:13px;font-weight:700;text-transform:capitalize}.planning-mini-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.planning-mini-calendar strong,.planning-mini-calendar time{display:grid;place-items:center;aspect-ratio:1;border-radius:9px;font-size:11px;font-style:normal}.planning-mini-calendar strong{color:#8b8d83;font-size:9px;font-weight:800;text-transform:uppercase}.planning-mini-calendar time{background:#ffffff7a;color:#42443e}.planning-mini-calendar time.outside{opacity:.32}.planning-mini-calendar time.today{background:#242421;color:#ffd84f;font-weight:800;box-shadow:0 5px 12px #2424212e}.planning-tile-footer{border-top:1px solid rgb(24 25 22 / 8%);padding-top:11px}.planning-tile-footer span{color:#77796f;font-size:11px}.planning-tile-footer strong{color:#6e5200;font-size:12px}.planning-tool-detail{display:grid;gap:12px;animation:planning-detail-enter .36s cubic-bezier(.2,.8,.2,1) both;transform-origin:top left}.planning-back{display:inline-flex;align-items:center;justify-self:start;gap:8px;min-height:38px;border:1px solid rgb(24 25 22 / 10%);border-radius:999px;padding:7px 13px 7px 10px;background:#ffffff85;color:#3f413a;font-size:12px;font-weight:700;box-shadow:0 10px 26px #37301612}.planning-back:hover{background:#fff;transform:translate(-2px)}@keyframes planning-tile-expand{to{opacity:0;filter:blur(2px);transform:scale(1.045)}}@keyframes planning-detail-enter{0%{opacity:0;clip-path:inset(0 72% 78% 0 round 24px);transform:scale(.975)}to{opacity:1;clip-path:inset(0 0 0 0 round 0);transform:scale(1)}}@media(prefers-reduced-motion:reduce){.planning-tool-tile.opening,.planning-tool-detail{animation-duration:1ms}}.planning-context-tile{background:radial-gradient(circle at 88% 8%,rgb(87 110 255 / 15%),transparent 36%),#ffffff85}.planning-context-tile .planning-tile-heading>svg{color:#5260a2}.planning-context-preview{display:grid;align-content:center;gap:10px;min-height:214px;border:1px solid rgb(28 30 25 / 7%);border-radius:18px;padding:14px;background:#fff6}.context-preview-message{width:fit-content;max-width:88%;border-radius:14px;padding:9px 11px;font-size:10px;line-height:1.35}.context-preview-message.assistant{display:flex;align-items:flex-start;gap:7px;background:#ffffffc2;color:#565951}.context-preview-message.assistant span{flex:0 0 auto;width:7px;height:7px;margin-top:3px;border-radius:999px;background:#e1b900;box-shadow:0 0 0 4px #e1b9001f}.context-preview-message.user{justify-self:end;background:#252622;color:#fff7d3}.context-preview-input{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;border:1px solid rgb(28 30 25 / 9%);border-radius:13px;padding:7px 8px 7px 11px;background:#ffffffb8;color:#a0a198;font-size:10px}.context-preview-input strong{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;background:#e4c239;color:#302c1e;font-size:14px}.planning-context-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;height:100%;min-width:0;min-height:0;overflow:hidden}.workspace-panel:has(>.planning-context-detail){overflow:hidden;scrollbar-gutter:auto}.planning-context-detail{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}@media(min-width:721px){.workspace-panel:has(>.planning-calendar-detail){padding-right:12px;scrollbar-gutter:stable;scrollbar-width:thin}.workspace-panel:has(>.planning-calendar-detail)::-webkit-scrollbar{width:8px}.workspace-panel:has(>.planning-calendar-detail)::-webkit-scrollbar-track{background:transparent}.workspace-panel:has(>.planning-calendar-detail)::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#4546417a;background-clip:padding-box}}.context-panel-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid rgb(28 30 25 / 8%);border-radius:24px;padding:16px 18px;background:#ffffff75;box-shadow:0 16px 38px #49432912}.context-panel-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#292a26;color:#f3d34f;box-shadow:0 10px 24px #23242029}.context-panel-header>div:nth-child(2){display:grid;gap:2px}.context-panel-header span{color:#7d7f76;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.context-panel-header h1,.context-panel-header p{margin:0}.context-panel-header h1{font-size:clamp(24px,3vw,34px);font-weight:650;letter-spacing:-.035em}.context-panel-header p{max-width:760px;color:#666960;font-size:12px;line-height:1.45}.context-security{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 11px;background:#ffd84f5c;color:#675208;font-size:10px;font-weight:800;white-space:nowrap}.context-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:14px;min-height:0;overflow:hidden}.context-chat-card,.context-source-history{min-width:0;overflow:hidden;border:1px solid rgb(28 30 25 / 8%);border-radius:26px;background:#ffffff8a;box-shadow:0 20px 50px #49432914}.context-chat-card{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0}.context-message-list{display:flex;flex-direction:column;gap:13px;min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px;scrollbar-width:thin}.context-message{display:flex;align-items:flex-start;gap:9px;max-width:min(82%,720px)}.context-message>div:first-child{display:grid;flex:0 0 auto;width:30px;height:30px;place-items:center;border-radius:10px;background:#272823;color:#f0cf47}.context-message>p{margin:0;border-radius:6px 16px 16px;padding:11px 13px;background:#ffffffd6;color:#464941;font-size:12px;line-height:1.5;white-space:pre-wrap}.context-message.user{align-self:flex-end;justify-content:flex-end}.context-message.user>p{border-radius:16px 6px 16px 16px;background:#2c2d29;color:#f8f5e8}.context-message.processing>div svg,.context-history-empty svg{animation:context-spin 1.1s linear infinite}.context-message.proposal{max-width:min(92%,820px)}.context-proposal-card{display:grid;flex:1;gap:11px;min-width:0;border:1px solid rgb(78 81 72 / 11%);border-radius:6px 18px 18px;padding:14px;background:#ffffffe0;box-shadow:0 12px 32px #302d1f14}.context-proposal-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.context-proposal-card>header span{color:#898b82;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.context-proposal-card>header strong{color:#5a4910;font-size:11px}.context-proposal-card>p{margin:0;color:#44473f;font-size:12px;line-height:1.5}.context-proposal-metrics{display:flex;flex-wrap:wrap;gap:7px}.context-proposal-metrics span{display:inline-flex;align-items:baseline;gap:5px;border-radius:10px;padding:7px 9px;background:#f2f0e8;color:#777970;font-size:9px;font-weight:700}.context-proposal-metrics strong{color:#242521;font-size:13px}.context-proposal-warnings{display:grid;gap:5px}.context-proposal-warnings p{display:flex;align-items:flex-start;gap:7px;margin:0;border-radius:10px;padding:8px 9px;background:#fff2c6;color:#705b13;font-size:10px;line-height:1.4}.context-proposal-warnings svg{flex:0 0 auto;margin-top:1px}.context-profile-preview{display:flex;flex-wrap:wrap;gap:6px}.context-profile-preview>span{display:grid;gap:1px;border:1px solid rgb(28 30 25 / 8%);border-radius:10px;padding:6px 8px;color:#33352f;font-size:10px;font-weight:700}.context-profile-preview small{color:#83857c;font-size:8px;font-weight:600}.context-profile-preview .unmatched{border-color:#bb89003d;background:#fff9e6}.context-proposal-card>footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid rgb(28 30 25 / 7%);padding-top:11px}.context-proposal-card>footer button,.context-attach,.context-send{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid rgb(28 30 25 / 10%);border-radius:11px;padding:7px 10px;background:#fff;color:#4c4f47;font-size:10px;font-weight:800}.context-proposal-card>footer button.confirm,.context-send{border-color:#292a26;background:#292a26;color:#f7d858}.context-proposal-card>footer button:disabled,.context-attach:disabled,.context-send:disabled{cursor:not-allowed;opacity:.45}.context-composer{display:grid;gap:8px;border-top:1px solid rgb(28 30 25 / 8%);padding:13px;background:#f7f6efe0}.context-composer textarea{width:100%;min-height:78px;resize:vertical;border:1px solid rgb(28 30 25 / 10%);border-radius:15px;outline:none;padding:12px 13px;background:#fffc;color:#272823;font-size:12px;line-height:1.45}.context-composer textarea:focus{border-color:#b98e006b;box-shadow:0 0 0 3px #ffd84f2e}.context-composer footer{display:flex;align-items:center;gap:8px}.context-file-types{margin-right:auto;color:#999b92;font-size:8px;font-weight:700;letter-spacing:.03em}.context-source-history{display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:start;padding:16px}.context-source-history>header,.context-source-history>header>div{display:flex;align-items:center}.context-source-history>header{justify-content:space-between;gap:10px}.context-source-history>header>div{gap:7px}.context-source-history>header strong{font-size:13px}.context-source-history>header span{display:grid;min-width:25px;height:25px;place-items:center;border-radius:999px;background:#e7c640;color:#463b13;font-size:10px;font-weight:900}.context-source-history>p{margin:7px 0 13px;color:#85877e;font-size:10px;line-height:1.4}.context-source-history>div{display:grid;align-content:start;gap:7px;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.context-source-history article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;border:1px solid rgb(28 30 25 / 7%);border-radius:13px;padding:10px;background:#ffffff9e}.context-source-history article>svg:first-child{color:#7e6918}.context-source-history article>svg:last-child{color:#738044}.context-source-history article div{display:grid;gap:2px;min-width:0}.context-source-history article strong,.context-source-history article span,.context-source-history article p{overflow:hidden;margin:0;text-overflow:ellipsis}.context-source-history article strong{font-size:10px;white-space:nowrap}.context-source-history article span{color:#8a8c83;font-size:8px;font-weight:800;text-transform:uppercase}.context-source-history article p{display:-webkit-box;color:#666960;font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.context-history-empty{display:flex;align-items:center;justify-content:center;gap:7px;min-height:110px;color:#8d8f86;font-size:10px;text-align:center}@keyframes context-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.context-workspace{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(112px,150px)}.context-source-history{max-height:none}}@media(max-width:620px){.context-panel-header{grid-template-columns:auto minmax(0,1fr)}.context-security{grid-column:1 / -1;justify-self:start}.context-message-list{padding:14px}.context-message,.context-message.proposal{max-width:96%}.context-composer footer{flex-wrap:wrap}.context-file-types{order:3;width:100%}}.schedule-panel{display:grid;gap:14px;min-width:0;padding-bottom:28px}.schedule-loading,.schedule-empty{display:grid;min-height:260px;place-items:center;border:1px solid rgb(19 20 17 / 9%);border-radius:28px;background:#ffffff94}.schedule-weekbar,.schedule-commandbar,.schedule-kpis,.schedule-day-tabs,.gantt-card,.schedule-insights section,.schedule-profiles,.personal-day{border:1px solid rgb(19 20 17 / 9%);background:#ffffffa3;box-shadow:0 16px 45px #37301612;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.schedule-weekbar{display:flex;align-items:center;justify-content:space-between;min-height:46px;border-radius:18px;padding:5px 8px}.schedule-calendar-header{display:grid;gap:8px}.schedule-team-scope{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;border:1px solid rgb(19 20 17 / 8%);border-radius:16px;padding:5px 7px 5px 13px;background:#ffffff70;box-shadow:0 10px 28px #3730160d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.schedule-team-scope>span{color:#77796f;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.schedule-team-scope>div{display:inline-flex;gap:4px;border-radius:12px;padding:3px;background:#22231f0d}.schedule-team-scope button{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:0;border-radius:9px;padding:5px 10px;background:transparent;color:#686b63;font-size:11px;font-weight:800}.schedule-team-scope button.coffee.active{background:#dfeef2;color:#315d6d;box-shadow:0 5px 14px #3d67771f}.schedule-team-scope button.kitchen.active{background:#f4e4d8;color:#7a4f38;box-shadow:0 5px 14px #894e301c}.schedule-team-scope.switchable button:not(.active):hover{background:#ffffffb8;color:#343630}.schedule-weekbar>div{display:flex;align-items:center}.schedule-weekbar button{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border:0;border-radius:12px;background:transparent;color:#24251f}.schedule-weekbar button:hover{background:#fff}.schedule-weekbar .schedule-week-label{gap:8px;width:auto;padding:0 10px}.schedule-status{border-radius:999px;padding:6px 10px;background:#eeeae0;color:#68675f;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.schedule-status.published{background:#dff4d8;color:#23651a}.schedule-commandbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:24px;padding:16px 18px}.schedule-title span,.schedule-personal-hero span,.schedule-editor header span,.schedule-review header span{color:#77776f;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.schedule-title h1,.schedule-personal-hero h1{margin:2px 0 0;font-size:clamp(26px,3vw,40px);line-height:1}.schedule-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ai-schedule-button{border-color:#8b63de47!important;background:linear-gradient(135deg,#282422,#5d3d8e)!important;color:#fff!important}.schedule-message{display:flex;align-items:center;gap:9px;min-height:38px;border-radius:14px;padding:8px 12px;background:#fff4becc;color:#625012;font-size:13px}.schedule-pulse{width:8px;height:8px;border-radius:50%;background:#8a63de;box-shadow:0 0 #8a63de73;animation:schedule-pulse 1.3s infinite}@keyframes schedule-pulse{70%{box-shadow:0 0 0 8px #8a63de00}}.schedule-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-radius:20px;padding:5px}.schedule-kpis>div{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;min-width:0;border-radius:15px;padding:9px 12px}.schedule-kpis svg{color:#8a741d}.schedule-kpis span{overflow:hidden;color:#6d6c65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.schedule-kpis strong{font-size:19px}.schedule-day-tabs{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;border-radius:20px;padding:5px}.schedule-day-tabs button{position:relative;display:grid;gap:1px;min-height:54px;border:0;border-radius:15px;padding:6px;background:transparent;color:#55564f;text-align:center}.schedule-day-tabs button:hover,.schedule-day-tabs button.active{background:#242421;color:#fff}.schedule-day-tabs span{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.schedule-day-tabs strong{font-size:18px}.schedule-day-tabs em{position:absolute;top:6px;right:8px;min-width:16px;border-radius:999px;padding:2px 4px;background:#f4dc72;color:#383117;font-size:9px;font-style:normal;font-weight:800}.schedule-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,310px);gap:14px;align-items:start;min-width:0}.gantt-card{min-width:0;border-radius:24px;overflow:hidden}.gantt-header,.gantt-row{display:grid;grid-template-columns:190px minmax(620px,1fr)}.gantt-header{min-width:810px;border-bottom:1px solid rgb(20 21 18 / 9%);background:#f8f7f0db;color:#77776f;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gantt-header>div:first-child{padding:15px 14px}.gantt-hours,.gantt-track{position:relative}.gantt-hours span{position:absolute;top:14px;transform:translate(-50%)}.gantt-body{max-width:100%;overflow-x:auto}.gantt-row{min-width:810px;min-height:62px;border-bottom:1px solid rgb(20 21 18 / 7%)}.gantt-row:last-child{border-bottom:0}.gantt-person{display:flex;align-items:center;gap:10px;min-width:0;border:0;border-right:1px solid rgb(20 21 18 / 7%);padding:9px 12px;background:#ffffff8c;color:#1b1c18;text-align:left}.gantt-person:hover{background:#fff}.gantt-person>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid rgb(20 21 18 / 15%);border-radius:12px;background:#f4f1e8;font-size:11px;font-weight:900}.gantt-person div{display:grid;min-width:0}.gantt-person strong,.gantt-person small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gantt-person strong{font-size:13px}.gantt-person small{color:#77776f;font-size:10px}.gantt-track{min-height:61px;background:linear-gradient(90deg,rgb(238 237 229 / 30%),transparent)}.gantt-track>i{position:absolute;inset-block:0;width:1px;background:#191a1612}.gantt-shift{position:absolute;top:8px;display:grid;align-content:center;height:45px;min-width:38px;overflow:hidden;border:0;border-radius:13px;padding:5px 8px;color:#191a17;text-align:left;box-shadow:0 6px 14px #1e1b121f}.gantt-shift:hover{filter:brightness(1.04);transform:translateY(-1px)}.gantt-shift strong,.gantt-shift span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gantt-shift strong{font-size:11px}.gantt-shift span{font-size:9px;opacity:.72}.function-management{background:#272725!important;color:#fff!important}.function-espresso{background:#f4d75d!important}.function-cashier{background:#94d7ba!important}.function-cold_bar{background:#9fd5ed!important}.function-kitchen{background:#f0a97f!important}.function-prep{background:#c9d895!important}.function-expo{background:#d6b8ee!important}.function-training{background:#f3b6c4!important}.function-support{background:#cbc9c2!important}.schedule-insights{display:grid;gap:14px}.schedule-insights section{min-width:0;border-radius:22px;padding:14px}.schedule-insights section>header,.schedule-profiles>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.schedule-insights header div,.schedule-profiles header div{display:flex;align-items:center;gap:8px}.schedule-insights header>span,.schedule-profiles header>span{border-radius:999px;padding:4px 7px;background:#eeeae0;color:#77776f;font-size:10px;font-weight:800}.schedule-insights p,.schedule-insights li{color:#66665e;font-size:12px;line-height:1.45}.schedule-insights ul{display:grid;gap:7px;margin:12px 0 0;padding-left:18px}.source-list{display:grid;gap:7px;margin-top:10px}.source-list a{position:relative;display:grid;gap:2px;border:1px solid rgb(20 21 18 / 8%);border-radius:13px;padding:9px 30px 9px 10px;background:#ffffffa6;color:#252620;text-decoration:none}.source-list a.confirmed{border-color:#3c84313d}.source-list a span{overflow:hidden;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.source-list a small{display:-webkit-box;overflow:hidden;color:#77776f;font-size:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.source-list a svg{position:absolute;top:10px;right:9px;color:#4c913d}.schedule-profiles{border-radius:24px;padding:14px}.schedule-profiles>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:8px;margin-top:12px}.schedule-profiles article{position:relative;display:grid;min-width:0;border:1px solid rgb(20 21 18 / 8%);border-radius:17px;padding:12px 12px 12px 16px;background:#ffffff91;overflow:hidden}.profile-team{position:absolute;inset:0 auto 0 0;width:4px;background:#e3c83f}.profile-team.kitchen{background:#e58a5f}.profile-team.management{background:#343431}.schedule-profiles article>small{color:#77776f;font-size:10px}.schedule-profiles article>p{min-height:30px;margin:8px 0;color:#686860;font-size:11px}.schedule-profiles article>em{margin-top:7px;color:#996d0d;font-size:10px;font-style:normal}.skill-chips{display:flex;flex-wrap:wrap;gap:4px}.skill-chips span{border-radius:999px;padding:3px 6px;background:#efede5;font-size:9px}.schedule-modal-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#1a1a1757;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.schedule-editor,.schedule-review{display:grid;gap:14px;width:min(540px,100%);max-height:min(760px,calc(100dvh - 36px));overflow:auto;border:1px solid rgb(255 255 255 / 75%);border-radius:28px;padding:20px;background:#f8f7f0;box-shadow:0 30px 90px #14141252}.schedule-review{width:min(720px,100%)}.schedule-editor>header,.schedule-review>header,.schedule-editor>footer,.schedule-review>footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.schedule-editor h2,.schedule-review h2{margin:4px 0 0;font-size:22px;line-height:1.12}.schedule-editor .round-action,.schedule-review .round-action{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%}.schedule-editor label{display:grid;gap:6px;color:#686860;font-size:11px;font-weight:700}.schedule-editor input,.schedule-editor select,.schedule-editor textarea{width:100%;border:1px solid rgb(20 21 18 / 13%);border-radius:13px;padding:10px 11px;background:#fff;color:#20211d}.schedule-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.schedule-editor .danger{color:#a32a24}.review-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.review-metrics>div{display:grid;gap:3px;min-width:0;border-radius:16px;padding:12px;background:#ece9df}.review-metrics strong{overflow:hidden;font-size:20px;text-overflow:ellipsis}.review-metrics span{color:#77776f;font-size:10px}.review-warning{margin:0;border-radius:12px;padding:9px 11px;background:#fff1c5;color:#705716;font-size:12px}.schedule-review h3{margin:4px 0 0}.schedule-review ol{display:grid;gap:8px;margin:0;padding-left:23px}.schedule-review li{color:#565650;font-size:13px;line-height:1.45}.review-sources{display:flex;flex-wrap:wrap;gap:6px}.review-sources a{border-radius:999px;padding:6px 9px;background:#e9e2f4;color:#563c81;font-size:11px;text-decoration:none}.import-profile-list{display:grid;gap:7px}.import-profile-list article{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border-radius:13px;padding:9px 11px;background:#ece9df;font-size:12px}.import-profile-list small{color:#77776f}.schedule-personal-hero{display:flex;align-items:center;gap:14px;padding:14px 6px}.schedule-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:19px;background:#242421;color:#f4d75d}.schedule-empty{align-content:center;gap:8px;padding:30px;color:#77776f;text-align:center}.schedule-empty svg{width:36px;height:36px;color:#c5a922}.schedule-empty strong{color:#252620;font-size:18px}.schedule-empty span{max-width:420px;font-size:13px}.personal-shift-grid{display:grid;grid-template-columns:repeat(7,minmax(140px,1fr));gap:9px;overflow-x:auto;padding-bottom:5px}.personal-day{display:grid;align-content:start;gap:10px;min-height:190px;border-radius:21px;padding:12px}.personal-day>header{display:grid;padding-bottom:9px;border-bottom:1px solid rgb(20 21 18 / 8%);text-transform:capitalize}.personal-day>header span{color:#77776f;font-size:11px}.personal-shift{display:grid;gap:3px;border-radius:15px;padding:11px}.personal-shift strong{font-size:16px}.personal-shift span{font-size:12px}.personal-shift small{opacity:.66;font-size:10px}.day-off{color:#96958d;font-size:12px}@media(max-width:980px){.schedule-commandbar{align-items:flex-start;flex-direction:column}.schedule-actions{justify-content:flex-start}.schedule-kpis{grid-template-columns:repeat(2,1fr)}.schedule-layout{grid-template-columns:1fr}.schedule-insights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.schedule-panel{gap:10px}.schedule-weekbar{position:sticky;z-index:5;top:0}.schedule-weekbar .schedule-week-label{padding:0 4px;font-size:11px}.schedule-team-scope{padding-left:10px}.schedule-team-scope>span{font-size:8px}.schedule-team-scope button{padding-inline:8px;font-size:10px}.schedule-status{font-size:8px}.schedule-commandbar{border-radius:20px;padding:14px}.schedule-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.schedule-actions .icon-button{justify-content:center;min-width:0;padding-inline:8px}.schedule-kpis>div{grid-template-columns:auto 1fr}.schedule-kpis strong{grid-column:2}.schedule-day-tabs{gap:2px}.schedule-day-tabs button{min-height:48px}.schedule-day-tabs span{font-size:8px}.schedule-day-tabs strong{font-size:15px}.schedule-day-tabs em{top:3px;right:3px;min-width:13px;font-size:7px}.gantt-header,.gantt-row{grid-template-columns:145px minmax(540px,1fr);min-width:685px}.gantt-person>span{display:none}.gantt-header{min-width:685px}.schedule-insights{grid-template-columns:1fr}.schedule-profiles>div{display:flex;overflow-x:auto}.schedule-profiles article{flex:0 0 235px}.schedule-editor,.schedule-review{max-height:calc(100dvh - 16px);border-radius:22px;padding:16px}.schedule-editor-grid{grid-template-columns:1fr}.review-metrics{grid-template-columns:repeat(2,1fr)}.personal-shift-grid{display:grid;grid-template-columns:1fr;overflow:visible}.personal-day{min-height:0}.personal-day:not(.has-shift){display:flex;align-items:center;justify-content:space-between}.personal-day:not(.has-shift)>header{border:0;padding:0}}button:focus-visible,a:focus-visible,label.icon-button:focus-within{outline:2px solid #b8860b;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-frame{height:100vh;min-height:100vh;padding:0;background:radial-gradient(circle at 88% 12%,rgb(255 216 79 / 72%),transparent 32%),linear-gradient(115deg,#eef0ed,#f4f0dd 58%,#ffefad);overflow:hidden}.dashboard-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;width:min(1460px,100%);height:100vh;min-height:0;margin:0 auto;border:0;border-radius:0;padding:24px 28px;background:transparent;box-shadow:none;overflow:hidden}.workspace-panel{display:grid;align-content:start;gap:var(--dashboard-gap);min-height:0;overflow:auto;scrollbar-gutter:stable}.workspace-panel:has(>.metric-strip){padding-bottom:var(--dashboard-gap)}.top-nav{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.nav-actions,.round-action,.language-toggle,.user-picker,.scope-pill{border:1px solid rgb(18 18 16 / 12%);background:#ffffff73;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-pill{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;min-height:46px;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none;color:#10110f;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}.brand-logo{display:block;width:clamp(146px,12vw,176px);height:42px;object-fit:contain}.nav-cluster{display:grid;grid-template-columns:max-content max-content;justify-content:center;gap:10px;align-items:center;min-width:0}.navigation{display:flex;justify-content:flex-start;gap:2px;min-width:0;border-radius:999px;padding:5px;background:#ffffff75;overflow-x:auto;scrollbar-width:none}.navigation::-webkit-scrollbar{display:none}.navigation button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;min-height:38px;border:0;border-radius:999px;padding:0 12px;background:transparent;color:#24251f;font-size:13px;white-space:nowrap}.nav-training-badge{display:inline-grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:2px solid rgb(255 255 255 / 92%);border-radius:50%;background:#d92d20;box-shadow:0 4px 10px #9d191052;color:#fff;font-size:10px;font-weight:800;line-height:1}.navigation button:hover{background:#ffffffc7;color:#11120f}.navigation button.active{background:#242421;color:#fff;box-shadow:0 8px 18px #1414122e}.navigation button.active:after{background:#ffd84f}.extra-navigation{display:inline-flex;align-items:center;gap:4px;max-width:none;min-width:0;border:1px solid rgb(24 25 22 / 9%);border-radius:999px;padding:4px;background:linear-gradient(180deg,#ffffff9e,#ffffff5c),#f6f1dc47;box-shadow:0 14px 34px #2e2b1f1a,inset 0 1px #ffffffad;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);overflow-x:auto;scrollbar-width:none}@media(min-width:1181px)and (max-width:1360px){.nav-cluster{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:6px}.navigation,.extra-navigation{justify-self:center;max-width:100%}}.extra-navigation::-webkit-scrollbar{display:none}.extra-navigation button{flex:0 0 auto;min-height:36px;border:1px solid rgb(24 25 22 / 10%);border-radius:999px;padding:0 14px;background:linear-gradient(180deg,#ffffffdb,#faf7ecbd);box-shadow:0 8px 18px #2d2a1f1a,inset 0 1px #ffffffc7;color:#24251f;font-size:13px;font-weight:620;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.extra-navigation button:hover{transform:translateY(-1px);border-color:#18191629;background:linear-gradient(180deg,#fffffff0,#fffcf1d1);box-shadow:0 12px 24px #2d2a1f24,inset 0 1px #ffffffd6}.extra-navigation button.active{border-color:#242421e5;background:linear-gradient(180deg,#34342f,#20211d);box-shadow:0 14px 28px #1414123d,inset 0 1px #ffffff1f;color:#fff}.nav-actions{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px}.round-action{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;color:#191a17}.user-picker{display:grid;gap:2px;border-radius:999px;padding:6px 10px}.user-picker span{color:#5c5f58;font-size:12px}.user-picker select{width:100%;border:0;padding:0;background:transparent;color:#11120f;outline:0}.language-toggle{position:relative;display:block;width:86px;min-width:86px;height:44px;overflow:hidden;border-radius:999px;padding:0;color:#141511}.language-orbit{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.language-orbit strong,.language-orbit em{position:absolute;display:block;line-height:1;transform-origin:center;will-change:transform,opacity}.language-orbit strong{left:21px;top:12px;font-size:20px;font-weight:600}.language-orbit em{left:56px;top:19px;color:#5c5f57;font-size:12px;font-style:normal;font-weight:600}.language-toggle.spinning .language-orbit strong{animation:active-language-orbit .34s cubic-bezier(.34,1.2,.64,1) both}.language-toggle.spinning .language-orbit em{animation:alt-language-orbit .34s cubic-bezier(.34,1.2,.64,1) both}@keyframes active-language-orbit{0%{opacity:1;transform:translateZ(0) scale(1)}45%{opacity:.78;transform:translate3d(26px,-10px,0) scale(.66)}to{opacity:1;transform:translate3d(35px,7px,0) scale(.6)}}@keyframes alt-language-orbit{0%{opacity:1;transform:translateZ(0) scale(1)}45%{opacity:.9;transform:translate3d(-26px,10px,0) scale(1.35)}to{opacity:1;transform:translate3d(-35px,-7px,0) scale(1.66)}}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.hero-row{display:flex;align-items:center;justify-content:flex-end;gap:20px}.hero-row h1{margin:0;max-width:820px;font-size:clamp(32px,3.4vw,46px);font-weight:500;line-height:.98}.user-picker{min-width:min(360px,100%);border-radius:18px;padding:10px 14px}.metric-strip{display:grid;grid-template-columns:110px 110px minmax(220px,1fr) 110px;gap:var(--dashboard-card-gap);align-items:end;margin-top:0}.mini-metric,.progress-meter{min-height:50px;border-radius:22px;padding:9px 14px}.mini-metric{display:grid;align-content:center;gap:2px}.mini-metric span,.progress-meter span{font-size:12px}.mini-metric strong{font-size:15px}.mini-metric.dark{background:#222320;color:#fff}.mini-metric.yellow{background:#ffd84f;color:#151511}.mini-metric.light,.progress-meter{border:1px solid rgb(18 18 16 / 14%);background:#ffffff57}.progress-meter{display:grid;align-content:center;gap:9px}.progress-meter div{height:28px;border-radius:999px;background:repeating-linear-gradient(120deg,rgb(255 255 255 / 58%) 0 6px,transparent 6px 12px),#ffffff3d;overflow:hidden}.progress-meter i{display:block;height:100%;border-radius:inherit;background:#ffd84fbd}.status-grid{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(220px,1fr) minmax(220px,1.1fr) minmax(250px,1.1fr);gap:var(--dashboard-card-gap)}.status-grid article,.dash-card,.team-card,.editor-surface,.recipe-row{border:1px solid rgb(255 255 255 / 48%);border-radius:24px;background:#ffffff75;box-shadow:0 18px 44px #534e361a}.profile-card{display:grid;min-height:250px;align-content:end;position:relative;isolation:isolate;overflow:hidden;padding:20px;color:#fff;background:#1c1d20!important}.profile-card:before{content:"";position:absolute;z-index:-2;top:-42%;right:-42%;bottom:-42%;left:-42%;border-radius:42%;background:radial-gradient(38% 44% at 24% 28%,rgb(255 80 151 / 94%),transparent 72%),radial-gradient(42% 48% at 76% 25%,rgb(112 91 255 / 92%),transparent 72%),radial-gradient(46% 52% at 62% 78%,rgb(255 171 45 / 94%),transparent 72%),radial-gradient(38% 46% at 22% 76%,rgb(45 183 255 / 86%),transparent 72%),#24222c;filter:blur(14px) saturate(1.18);transform-origin:50% 50%;will-change:transform;animation:profile-lava 10s ease-in-out infinite alternate}.profile-card:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 18%,transparent 0 18%,rgb(10 10 12 / 17%) 64%),linear-gradient(180deg,#12121421,#040406a8);-webkit-backdrop-filter:blur(7px) saturate(.9);backdrop-filter:blur(7px) saturate(.9)}.profile-card>*{z-index:1}@keyframes profile-lava{0%{transform:translate3d(-7%,-5%,0) rotate(-4deg) scale(1)}33%{transform:translate3d(6%,-2%,0) rotate(3deg) scale(1.06)}66%{transform:translate3d(-2%,7%,0) rotate(7deg) scale(1.03)}to{transform:translate3d(8%,4%,0) rotate(-2deg) scale(1.08)}}.profile-clock{position:absolute;top:26px;left:0;right:0;display:grid;gap:2px;justify-items:center;text-align:center}.profile-clock strong{font-size:46px;font-weight:600;letter-spacing:.02em;text-shadow:0 2px 14px rgb(0 0 0 / 35%)}.profile-clock span{color:#ffffffd1;font-size:14px;text-transform:capitalize}.profile-card strong,.profile-card span{display:block}.profile-card strong{font-size:24px;font-weight:500}.profile-card span{color:#ffffffc2}.profile-card em{position:absolute;right:18px;bottom:18px;border:1px solid rgb(255 255 255 / 60%);border-radius:999px;padding:9px 16px;font-style:normal}.dashboard-bottom{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:var(--dashboard-card-gap)}.dash-card{display:grid;align-content:start;gap:10px;min-height:250px;padding:20px}@media(min-width:721px){.status-grid>article,.dashboard-bottom>.dash-card{height:var(--dashboard-card-height);min-height:0}.dash-card{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}}.dash-card h3{margin:0 0 4px;font-size:18px;font-weight:500}.dash-wide{grid-column:1 / -1;min-height:0}.dash-kpi-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.dash-kpi-row span{color:#555851;font-size:13px}.dash-kpi-row strong{font-size:20px;font-weight:500}.dash-bar{height:10px;overflow:hidden;border:1px solid rgb(18 18 16 / 8%);border-radius:999px;background:#fff6}.dash-bar i{display:block;height:100%;border-radius:inherit;background:#ffd84f}.dash-subtitle{margin:6px 0 0;color:#555851;font-size:13px}.dash-chips{display:flex;flex-wrap:wrap;gap:6px}.dash-chips span{border-radius:999px;padding:6px 10px;background:#ffffff8c;font-size:12px}.dash-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px dashed rgb(27 28 24 / 14%);padding:7px 0}.dash-row:last-child{border-bottom:0}.dash-row strong,.dash-row small{display:block}.dash-row strong{font-size:14px;font-weight:500}.dash-row small{margin-top:2px;color:#555851;font-size:12px}.dash-empty{margin:0;color:#555851;font-size:13px}.dash-bar.mini{height:6px}.dash-bar i.done{background:#5b8c5a}.train-list{display:grid;gap:10px}.train-row{display:grid;gap:6px;border-bottom:1px dashed rgb(27 28 24 / 14%);padding-bottom:10px}.train-row:last-child{border-bottom:0;padding-bottom:0}.train-row-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.train-row-top strong,.train-row-top small{display:block}.train-row-top strong{font-size:14px;font-weight:500}.train-row-top small{margin-top:2px;color:#555851;font-size:12px}.dash-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto;border-top:1px solid rgb(28 29 25 / 10%);padding-top:12px}.dash-summary div{display:grid;gap:2px}.dash-summary strong{font-size:20px;font-weight:500}.dash-summary span{color:#555851;font-size:12px}.ops-panel{display:grid;gap:var(--dashboard-gap);min-height:0}.ops-hero,.ops-card,.ops-metric{border:1px solid rgb(255 255 255 / 48%);background:#ffffff75;box-shadow:0 18px 44px #534e361a}.ops-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-radius:24px;padding:20px}.ops-hero p,.ops-hero h2,.ops-summary,.ops-card h3{margin:0}.ops-hero p{color:#5c5f57;font-size:13px}.ops-hero h2{margin-top:4px;color:#151612;font-size:clamp(28px,3vw,40px);font-weight:520;line-height:1.02}.ops-hero span{flex:0 0 auto;border-radius:999px;padding:8px 11px;background:#ffd84f57;color:#3c3728;font-size:12px;font-weight:650}.ops-summary{max-width:920px;color:#3d4039;line-height:1.5}.ops-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--dashboard-card-gap)}.ops-metric{display:grid;gap:5px;min-height:92px;align-content:center;border-radius:22px;padding:16px}.ops-metric strong{color:#20211d;font-size:30px;font-weight:620;line-height:1}.ops-metric span{color:#555952;font-size:13px;font-weight:650}.ops-body-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:var(--dashboard-card-gap)}.ops-card{display:grid;align-content:start;gap:14px;min-height:240px;border-radius:24px;padding:18px}.ops-card h3{color:#20211d;font-size:20px;font-weight:560}.ops-list,.ops-action-list{display:grid;gap:9px}.ops-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px dashed rgb(27 28 24 / 14%);padding:9px 0}.ops-row:last-child{border-bottom:0}.ops-row strong,.ops-row small{display:block}.ops-row strong{color:#20211d;font-size:15px;font-weight:560}.ops-row small{margin-top:3px;color:#5a5e56;font-size:12px}.ops-row em,.ops-action-list span{border-radius:999px;padding:7px 9px;background:#24242112;color:#4a4d45;font-size:12px;font-style:normal;font-weight:650;white-space:nowrap}.ops-action-list span{justify-self:start;background:#ffd84f42;color:#3b382b}.team-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.team-status{margin:0 0 -6px;color:#555851;font-size:13px}.team-organization{display:grid;gap:18px;padding:4px 0 28px}.team-org-root{display:grid;gap:8px;justify-items:center}.team-org-root>p,.team-tier>p{display:inline-flex;align-items:center;gap:6px;margin:0;color:#666960;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.team-node-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;width:100%}.team-node-grid.executives{width:min(280px,100%)}.team-node-grid.leaders{grid-template-columns:repeat(auto-fit,minmax(160px,220px));justify-content:center}.team-node-grid .team-card{width:100%;max-width:240px;justify-self:center}.team-branches{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.team-branches.has-root{padding-top:28px}.team-branches.has-root:before,.team-branches.has-root:after,.team-branches.has-root .team-branch:before,.team-tier.connected:before{content:"";position:absolute;z-index:0;background:#50524b3d}.team-branches.has-root:before{top:0;left:50%;width:1px;height:14px}.team-branches.has-root:after{top:14px;left:25%;right:25%;height:1px}.team-branches.has-root .team-branch:before{top:-14px;left:50%;width:1px;height:14px}.team-branches.single.has-root:after{display:none}.team-branches.single.has-root .team-branch:before{top:-28px;height:28px}.team-branch{position:relative;z-index:1;min-width:0;border:1px solid rgb(24 25 22 / 9%);border-radius:24px;padding:14px;background:#ffffff4d;box-shadow:inset 0 1px #ffffff9e;overflow:visible}.team-branch.coffee{background:linear-gradient(145deg,#fff6cf8a,#ffffff4d)}.team-branch.kitchen{background:linear-gradient(145deg,#e8f0e494,#ffffff4d)}.team-branch-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.team-branch-head>span{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:#242421;color:#ffd84f}.team-branch.kitchen .team-branch-head>span{background:#53694b;color:#fff}.team-branch-head strong,.team-branch-head small{display:block}.team-branch-head strong{font-size:17px;font-weight:650}.team-branch-head small{margin-top:2px;color:#77796f;font-size:11px}.team-branch-body,.team-tier{display:grid;gap:8px}.team-tier.connected{position:relative;margin-top:22px}.team-tier.connected:before{top:-22px;left:50%;width:1px;height:16px}.team-branch-empty{margin:8px 0;color:#77796f;font-size:12px;text-align:center}.team-card{position:relative;display:block;min-width:0;border-radius:17px;padding:0;background:#ffffffb8;box-shadow:0 8px 20px #37342814;overflow:visible;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.team-card:hover,.team-card:focus-within{z-index:30;transform:translateY(-2px);border-color:#a6790047;box-shadow:0 14px 30px #37342829}.team-card-open{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:66px;border:0;border-radius:inherit;padding:9px 10px;background:none;color:inherit;text-align:left}.team-card-copy{min-width:0}.team-card-copy strong,.team-card-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-card-copy strong{font-size:13.5px;font-weight:650}.team-card-copy small{margin-top:3px;color:#686b63;font-size:10.5px}.team-card-state{max-width:74px;overflow:hidden;border-radius:999px;padding:5px 7px;background:#24242112;color:#555851;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.team-card-state.active{background:#ffd84f57;color:#584400}.team-card-state.success{background:#dbeadf;color:#1d684a}.team-card-state.alert{background:#f2ddd7;color:#8f3520}.team-card-progress{height:3px;border-radius:0 0 17px 17px;background:#18191614;overflow:hidden}.team-card-progress i{display:block;height:100%;border-radius:inherit;background:#d1a600}.team-avatar{display:grid;flex:0 0 auto;width:48px;height:48px;place-items:center;border-radius:50%;background:#242421;color:#ffd84f;font-size:15px;font-weight:600}.team-card .team-avatar{width:36px;height:36px;font-size:11px}.team-avatar.matcha_master{background:#5f7d4f;color:#fff}.team-avatar.trainee{border:1px solid rgb(24 25 22 / 16%);background:#ffffffb3;color:#242421}.team-edit-compact{position:absolute;top:-6px;right:-6px;z-index:3;display:grid;width:24px;height:24px;place-items:center;border:1px solid rgb(24 25 22 / 12%);border-radius:50%;padding:0;background:#fff;color:#555851;opacity:0;box-shadow:0 6px 14px #1e1d1829;transition:opacity .15s ease}.team-card:hover .team-edit-compact,.team-card:focus-within .team-edit-compact{opacity:1}.team-hover-summary{position:absolute;top:calc(100% + 9px);left:50%;z-index:40;display:grid;gap:7px;width:min(270px,calc(100vw - 48px));border:1px solid rgb(24 25 22 / 12%);border-radius:16px;padding:12px 13px;background:#faf9f4f7;box-shadow:0 20px 46px #1918143d;opacity:0;pointer-events:none;transform:translate(calc(-50% + var(--team-tooltip-shift, 0px)),-4px);transition:opacity .15s ease,transform .15s ease}.team-card:hover .team-hover-summary,.team-card:focus-within .team-hover-summary{opacity:1;transform:translate(calc(-50% + var(--team-tooltip-shift, 0px)))}.team-tier.staff .team-hover-summary{top:auto;bottom:calc(100% + 9px);transform:translate(calc(-50% + var(--team-tooltip-shift, 0px)),4px)}.team-tier.staff .team-card:hover .team-hover-summary,.team-tier.staff .team-card:focus-within .team-hover-summary{transform:translate(calc(-50% + var(--team-tooltip-shift, 0px)))}.team-hover-summary>span{color:#77796f;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.team-hover-summary>div{display:flex;align-items:baseline;gap:8px}.team-hover-summary>div strong{font-size:24px;line-height:1}.team-hover-summary>div em{color:#555851;font-size:12px;font-style:normal;font-weight:650}.team-hover-summary p,.team-hover-summary small{margin:0}.team-hover-summary p{font-size:12.5px;font-weight:650}.team-hover-summary small{color:#686b63;font-size:11px}.team-hover-summary.alert{border-color:#8f35203d}.team-hover-summary.success{border-color:#1d684a33}.team-hover-open{border-top:1px solid rgb(24 25 22 / 9%);padding-top:7px}@media(max-width:980px){.team-branches{grid-template-columns:minmax(0,1fr)}.team-branches.has-root:after{display:none}.team-branches.has-root:before{height:28px}.team-branches.has-root .team-branch:before{display:none}}@media(max-width:720px){.team-node-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.team-branch{padding:11px}.team-card-state{max-width:58px}}@media(hover:none){.team-hover-summary{display:none}.team-edit-compact{opacity:1}}.issue-list{display:grid;align-content:start;gap:10px}.issue-card{display:grid;gap:10px;border:1px solid rgb(255 255 255 / 48%);border-radius:20px;padding:16px 18px;background:#ffffff75;box-shadow:0 18px 44px #534e361a}.issue-card.resolved{opacity:.82}.issue-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.issue-card-main strong{display:block;font-size:15px;font-weight:500}.issue-card-main small{display:block;margin-top:6px;color:#555851;font-size:12px}.issue-text{margin:4px 0 0;border-left:3px solid rgb(155 65 54 / 55%);padding-left:10px;color:#3d4039;line-height:1.45}.issue-card.resolved .issue-text{border-left-color:#5b8c5a8c}.issue-card-side{display:grid;flex:0 0 auto;justify-items:end;gap:8px}.issue-resolve-form{display:grid;gap:8px}.issue-resolve-actions{display:flex;flex-wrap:wrap;gap:8px}.auth-frame{display:grid;place-items:center;overflow:auto}.auth-card{display:grid;gap:14px;width:min(420px,calc(100% - 32px));border:1px solid rgb(255 255 255 / 48%);border-radius:24px;padding:28px;background:#ffffff8c;box-shadow:0 18px 44px #534e361f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.auth-card .brand-logo{justify-self:start}.auth-card h1{margin:0;font-size:26px;font-weight:500}.auth-card .icon-button.danger{border-color:#9e3d2959;color:#8f3520}.icon-button.primary{justify-content:center}.auth-hint{margin:0;color:#77796f;font-size:12.5px;line-height:1.45}.auth-message{margin:0;color:#555851;font-size:13px}.users-head h2{margin:0 0 4px;font-size:20px;font-weight:500}.users-create-card{display:grid;gap:14px;border:1px solid rgb(255 255 255 / 48%);border-radius:20px;padding:18px;background:#ffffff8c}.users-create-card>strong{font-size:14px;font-weight:600}.users-create-card .icon-button.danger{border-color:#9e3d2959;color:#8f3520}.icon-button.primary{justify-self:start}.users-list{display:grid;gap:8px}.users-row{display:grid;grid-template-columns:auto 1fr auto auto auto minmax(170px,auto);align-items:center;gap:14px;border:1px solid rgb(255 255 255 / 48%);border-radius:18px;padding:10px 14px;background:#ffffff73}.users-row-main{display:grid;gap:2px;min-width:0}.users-row-main strong{font-size:14px;font-weight:600}.users-row-main small{color:#6c6e65;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-you{color:#8b8d83;font-size:12px;font-style:normal;font-weight:400}.users-row-date{color:#8b8d83;white-space:nowrap}.users-reset{min-height:32px;padding:5px 10px;font-size:12.5px}.users-role-select{width:auto;border-radius:999px;padding:8px 12px;font-size:13px}.checklist-changes{display:grid;gap:8px}.checklist-change{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;border:1px solid rgb(24 25 22 / 10%);border-radius:14px;padding:11px 13px;background:#ffffff6b;cursor:pointer}.checklist-change.selected{border-color:#24242173;background:#ffffff9e}.checklist-change input{width:auto;margin-top:3px;accent-color:#f2bd26}.checklist-change-body{display:grid;gap:5px;min-width:0}.checklist-change-body strong{font-size:13.5px;font-weight:600}.checklist-change-body ul{margin:0;padding-left:18px;display:grid;gap:2px;color:#4a4c45;font-size:13px}.checklist-change-body li em{color:#8a6d1f;font-style:normal;font-size:12px}.checklist-change-body small{color:#77796f;font-size:12px}.checklist-change-diff{color:#4a4c45!important}.attach-button{position:relative;cursor:pointer}.attach-button.disabled{opacity:.55;pointer-events:none}.dictation-button.listening{border-color:#b5482e;background:#f6e0da;color:#8f3520}.team-rubric{justify-self:start}.audit-list{display:grid;gap:8px}.audit-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid rgb(255 255 255 / 48%);border-radius:16px;padding:10px 14px;background:#ffffff73;color:#40423c}.audit-row-main{display:grid;gap:2px;min-width:0}.audit-row-main strong{font-size:13.5px;font-weight:600;color:#20211d}.audit-row-main small{color:#6c6e65;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-row-date{color:#8b8d83;white-space:nowrap}.assignee-picker{display:flex;flex-wrap:wrap;gap:8px}.assignee-option{display:inline-flex;align-items:center;gap:7px;border:1px solid rgb(24 25 22 / 12%);border-radius:999px;padding:7px 12px;background:#ffffff7f;font-size:13px;cursor:pointer}.assignee-option:has(input:checked){border-color:#242421;background:#242421;color:#fff}.assignee-option input{width:auto;margin:0;accent-color:#f2bd26}@media(max-width:760px){.users-row{grid-template-columns:auto 1fr}.users-row-date{display:none}.users-reset{min-height:32px;padding:5px 10px;font-size:12.5px}.users-role-select{grid-column:2;justify-self:start}}.user-chip{display:inline-flex;align-items:center;gap:14px;border:1px solid rgb(18 18 16 / 12%);border-radius:18px;padding:8px 10px 8px 16px;background:#ffffff73;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.user-chip strong,.user-chip span{display:block}.user-chip strong{font-size:14px;font-weight:500}.user-chip span{color:#5c5f58;font-size:12px}.icon-button.ai-button{position:relative;isolation:isolate;overflow:visible;border:1px solid rgb(255 255 255 / 70%);background:#ffffff9e;color:#1d1e1a;font-weight:600;-webkit-backdrop-filter:none;backdrop-filter:none}.icon-button.ai-button:hover{border-color:#ffffffe5;background:#ffffff85}.icon-button.ai-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:radial-gradient(50% 70% at 18% 30%,rgb(255 92 158 / 75%),transparent 72%),radial-gradient(55% 75% at 78% 22%,rgb(120 104 255 / 70%),transparent 72%),radial-gradient(60% 80% at 62% 82%,rgb(255 190 56 / 75%),transparent 74%),radial-gradient(45% 65% at 24% 78%,rgb(56 199 255 / 65%),transparent 72%);background-size:190% 190%,200% 200%,210% 210%,195% 195%;filter:blur(6px) saturate(1.2);clip-path:inset(0 round 999px);animation:ai-lava 11s ease-in-out infinite alternate}@keyframes ai-lava{0%{background-position:0% 0%,100% 0%,60% 100%,0% 100%}33%{background-position:60% 40%,30% 70%,10% 20%,90% 60%}66%{background-position:100% 80%,0% 100%,80% 0%,40% 10%}to{background-position:20% 100%,70% 20%,30% 60%,100% 0%}}@media(prefers-reduced-motion:reduce){.icon-button.ai-button:before{animation:none}}.ai-import-toggle{justify-self:start;align-self:start}.ai-import-panel{display:grid;gap:10px;border:1px dashed rgb(24 25 22 / 20%);border-radius:20px;padding:16px 18px;background:#ffffff61}.ai-import-hint{margin:0;color:#555851;font-size:13px}.ai-import-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ai-import-message{color:#555851;font-size:13px}.ai-import-plan{display:grid;gap:8px;border:1px solid rgb(255 255 255 / 58%);border-radius:16px;padding:14px 16px;background:#ffffff85}.ai-import-plan strong{font-size:15px;font-weight:500}.ai-import-plan p{margin:0;color:#3d4039;line-height:1.5}.ai-import-counts{display:flex;flex-wrap:wrap;gap:6px}.ai-import-counts span{border-radius:999px;padding:5px 10px;background:#ffd84f57;color:#3a3526;font-size:12px}.ai-import-warning{color:#9b4136!important;font-size:13px}.knowledge-ai-edit-panel{display:grid;gap:14px;border:1px solid rgb(92 74 170 / 24%);border-radius:22px;padding:18px;background:radial-gradient(circle at 8% 0%,rgb(255 216 79 / 18%),transparent 34%),radial-gradient(circle at 100% 0%,rgb(133 110 255 / 14%),transparent 38%),#ffffff7a}.knowledge-ai-edit-head,.knowledge-ai-edit-warning,.knowledge-ai-edit-clean{display:flex;align-items:flex-start;gap:10px}.knowledge-ai-edit-head{align-items:center;justify-content:space-between}.knowledge-ai-edit-head p,.knowledge-ai-edit-head h3,.knowledge-ai-edit-summary p,.knowledge-ai-edit-warning p,.knowledge-ai-edit-clean{margin:0}.knowledge-ai-edit-head p{color:#65685f;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.knowledge-ai-edit-head h3{margin-top:3px;font-size:22px;font-weight:560}.knowledge-ai-edit-summary,.knowledge-ai-edit-warning{border:1px solid rgb(29 30 26 / 10%);border-radius:16px;padding:13px 14px;background:#ffffff94}.knowledge-ai-edit-summary{display:grid;gap:5px}.knowledge-ai-edit-summary p,.knowledge-ai-edit-warning p{color:#454840;line-height:1.45}.knowledge-ai-edit-warnings,.knowledge-ai-edit-changes{display:grid;gap:9px}.knowledge-ai-edit-warning{color:#8a5b12}.knowledge-ai-edit-warning.conflict{border-color:#ae3b2f3d;background:#ffede8b8;color:#9b4136}.knowledge-ai-edit-warning div{display:grid;gap:3px}.knowledge-ai-edit-warning small{color:#73766e}.knowledge-ai-edit-clean{align-items:center;border-radius:14px;padding:10px 12px;background:#71b4741f;color:#3d7042;font-size:13px}.knowledge-ai-edit-changes h4{margin:0;font-size:14px}.knowledge-ai-edit-changes details{overflow:hidden;border:1px solid rgb(29 30 26 / 11%);border-radius:14px;background:#ffffff7a}.knowledge-ai-edit-changes summary{cursor:pointer;padding:11px 13px;font-weight:600}.knowledge-ai-edit-diff{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border-top:1px solid rgb(29 30 26 / 9%);background:#1d1e1a17}.knowledge-ai-edit-diff section{min-width:0;padding:12px;background:#ffffffd1}.knowledge-ai-edit-diff pre{overflow:auto;max-height:280px;margin:7px 0 0;color:#3e413a;font:inherit;font-size:12px;line-height:1.5;white-space:pre-wrap}.issue-resolution{margin:0;border-top:1px dashed rgb(27 28 24 / 14%);padding-top:8px;color:#555851;font-size:13px}.manager-layout{display:grid;align-content:start;gap:16px}.manager-header,.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.manager-header p{margin:0 0 4px;color:#5c5f57}.manager-header h2{margin:0;font-size:36px;font-weight:500}.segmented-control{display:inline-flex;gap:4px;border:1px solid rgb(18 18 16 / 12%);border-radius:999px;padding:5px;background:#ffffff73}.segmented-control button{min-height:36px;border:0;border-radius:999px;padding:0 14px;background:transparent;color:#24251f}.segmented-control button.active{background:#242421;color:#fff}.segmented-control .checklist-mode-open:not(.active){background:#75a9bf21;color:#426675}.segmented-control .checklist-mode-open:not(.active):hover{background:#75a9bf33}.segmented-control .checklist-mode-close:not(.active){background:#c2704d1f;color:#7b5140}.segmented-control .checklist-mode-close:not(.active):hover{background:#c2704d2e}.checklist-view-controls{display:flex;align-items:center;gap:10px}.checklist-view-controls .checklist-section-nav{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;border:1px solid rgb(24 25 22 / 10%);border-radius:999px;padding:0 17px;background:linear-gradient(180deg,#ffffffd6,#faf7ecad);box-shadow:0 8px 18px #2d2a1f17,inset 0 1px #ffffffc2;color:#24251f;font-size:13px;font-weight:620;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.checklist-view-controls .checklist-section-nav:hover:not(:disabled){border-color:#18191629;background:linear-gradient(180deg,#fffffff0,#fffcf1d1);box-shadow:0 12px 24px #2d2a1f21,inset 0 1px #ffffffd6;transform:translateY(-1px)}.checklist-layout .checklist-view-controls .checklist-section-nav.active{border-color:#242421e5;background:linear-gradient(180deg,#34342f,#20211d);color:#fff;box-shadow:0 14px 28px #14141238,inset 0 1px #ffffff1f}.checklist-view-controls .checklist-section-nav svg{color:#74766d}.checklist-view-controls .checklist-report-nav:not(.active) svg{color:#477365}.checklist-view-controls .checklist-weekly-nav:not(.active) svg,.checklist-view-controls .checklist-section-nav.active svg{color:#d6a91f}.weekly-tasks-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-height:0}.weekly-tasks-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgb(28 29 25 / 10%);padding:2px 2px 14px}.weekly-tasks-header p,.weekly-tasks-header h3,.weekly-tasks-header span{margin:0}.weekly-tasks-header p{color:#77776f;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.weekly-tasks-header h3{margin-top:2px;font-size:25px;font-weight:500}.weekly-tasks-header>div>span{display:block;margin-top:3px;color:#74766e;font-size:11px}.weekly-tasks-header-actions{display:flex;align-items:center;gap:8px}.weekly-task-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:12px;height:clamp(480px,calc(100vh - 310px),780px);min-height:0}.weekly-task-list,.weekly-task-surface{min-height:0;border:1px solid rgb(255 255 255 / 48%);border-radius:24px;background:#ffffff75;box-shadow:0 18px 44px #534e361a}.weekly-task-list{display:grid;align-content:start;gap:8px;overflow-y:auto;border:0;padding:0 4px 0 0;background:transparent;box-shadow:none;scrollbar-gutter:stable}.weekly-task-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:78px;border:1px solid rgb(255 255 255 / 48%);border-radius:24px;padding:13px 14px;background:#ffffff75;box-shadow:0 14px 34px #534e3614;color:#20211d;text-align:left;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.weekly-task-row:hover:not(.selected){border-color:#18191624;background:#ffffffad;box-shadow:0 18px 38px #534e361f;transform:translateY(-1px)}.weekly-task-row.selected{border-color:#242421e5;background:linear-gradient(180deg,#34342f,#20211d);box-shadow:0 16px 34px #14141233;color:#fff}.weekly-task-row-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:14px;background:#24242112;color:#65675f}.weekly-task-row>span:nth-child(2){min-width:0}.weekly-task-row strong,.weekly-task-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-task-row strong{font-size:13px}.weekly-task-row small{margin-top:4px;color:#73766d;font-size:10px}.weekly-task-row em{justify-self:end}.weekly-task-row.selected small{color:#ffffffa3}.weekly-task-row.selected .weekly-task-row-icon{background:#ffd84f;color:#242421}.weekly-task-row.selected .status-badge{background:#ffffff24;color:#fff}.status-badge.weekly-scheduled{background:#eee9d8;color:#665929}.status-badge.weekly-in_progress{background:#fff0b7;color:#715500}.status-badge.weekly-completed{background:#dcecdf;color:#246345}.weekly-task-surface{overflow-y:auto;padding:16px;scrollbar-gutter:stable}.weekly-task-editor{display:grid;gap:15px}.weekly-task-editor label{display:grid;gap:7px;color:#555850;font-size:12px;font-weight:650}.weekly-task-editor label small{color:#81837a;font-size:10px;font-weight:500;line-height:1.4}.weekly-task-date-hint{margin-top:-8px;color:#7a7d73;font-size:10px;line-height:1.4}.weekly-task-date-hint.invalid{color:#9b493c}.weekly-task-editor input,.weekly-task-editor select,.weekly-task-editor textarea{width:100%;border:1px solid rgb(24 25 22 / 12%);border-radius:13px;padding:10px 12px;background:#ffffffb8;color:#22231f}.weekly-task-editor textarea{resize:vertical;line-height:1.5}.weekly-task-editor-actions,.weekly-task-detail-actions,.weekly-task-meta{display:flex;align-items:center;gap:8px}.weekly-task-editor-actions{justify-content:flex-end;border-top:1px solid rgb(24 25 22 / 8%);padding-top:14px}.weekly-task-detail-actions{justify-content:flex-end}.weekly-task-detail-actions .mobile-back-button{margin-right:auto}.weekly-task-meta{flex-wrap:wrap;margin:-4px 0 12px}.weekly-task-meta span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 10px;border:1px solid rgb(24 25 22 / 8%);background:#ffffff7a;color:#5e5a49;font-size:11px;font-weight:650}.weekly-task-action{justify-self:start;margin-top:16px}.weekly-task-complete{display:flex;align-items:center;gap:8px;width:fit-content;margin-top:16px;border-radius:14px;padding:10px 12px;background:#dcecdf;color:#246345;font-size:12px;font-weight:750}.recipe-grid{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:12px;align-items:start}.recipe-list{display:grid;align-content:start;gap:8px}.recipe-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:78px;border:1px solid rgb(255 255 255 / 48%);padding:14px;color:#141511;text-align:left}.recipe-row.selected{background:#242421;color:#fff}.recipe-row strong,.recipe-row small{display:block}.recipe-row small{margin-top:5px;color:#5f6259}.recipe-row.selected small{color:#ffffffad}.training-grid{grid-template-columns:minmax(280px,380px) minmax(0,1fr)}.training-queue{align-content:start}.training-row{min-height:88px}.training-score{display:inline-grid;min-width:54px;height:38px;place-items:center;border-radius:999px;background:#ffd84f6b;color:#3c3728;font-size:13px;font-weight:700;white-space:nowrap}.recipe-row.selected .training-score{background:#ffffff2e;color:#fff}.training-score.failed{background:#9b41361f;color:#7d3f38}.recipe-row.selected .training-score.failed{background:#9b413661}.empty-state{border:1px solid rgb(255 255 255 / 52%);border-radius:20px;padding:18px;background:#ffffff5c;color:#565a52;line-height:1.4}.empty-state.compact{min-height:88px;display:grid;place-items:center;text-align:center}.editor-surface{display:grid;align-content:start;gap:16px;padding:20px}.editor-toolbar{padding-bottom:12px;border-bottom:1px solid rgb(28 29 25 / 10%)}.editor-toolbar>span{color:#555851}.editor-toolbar div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.content-detail{display:grid;gap:16px}.recipe-detail-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(16px,2.2vw,24px)}.recipe-detail-hero .detail-image{position:relative;width:100%;min-height:0;aspect-ratio:1;border-radius:20px}.recipe-detail-hero .detail-image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.recipe-detail-intro{display:grid;align-content:start;gap:14px;min-width:0;padding-top:4px}.recipe-detail-intro .detail-copy{max-width:680px}.detail-image{display:grid;min-height:220px;aspect-ratio:16 / 7;place-items:center;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#ffffffb8,#ffd84f4d),#f4f0dd}@media(max-width:560px){.recipe-detail-hero{grid-template-columns:1fr}.recipe-detail-hero .detail-image{width:min(100%,210px)}.recipe-detail-intro{padding-top:0}}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-image span{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:#ffffffa8;color:#6b6d66}.detail-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.detail-heading p,.detail-copy,.detail-list h4{margin:0}.detail-heading p{color:#5c5f57;font-size:13px}.detail-heading h3{margin:4px 0 0;font-size:30px;font-weight:500;line-height:1.05}.detail-copy{max-width:820px;color:#3d4039;line-height:1.55}.detail-copy.multiline{white-space:pre-line}.learning-body{display:grid;gap:14px;max-width:1040px}.learning-lead,.learning-section{display:grid;gap:0;border-radius:18px;overflow:hidden}.learning-lead{border:1px solid rgb(36 36 33 / 16%);padding:18px;background:#242421;color:#fff}.learning-section{border:1px solid rgb(255 255 255 / 58%);background:#ffffff61}.learning-section-head{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid rgb(28 29 25 / 9%);padding:15px 16px 13px}.learning-module-toggle{width:100%;border:0;text-align:left;font:inherit;cursor:pointer}.learning-module-toggle:hover{background:#2c2c28}.learning-module-toggle:focus-visible{outline:2px solid #ffd84f;outline-offset:-4px}.learning-section-content{display:grid;gap:10px;padding:14px 16px 16px}.learning-section-content[hidden]{display:none}.learning-kicker{display:inline-grid;flex:0 0 auto;min-width:76px;min-height:30px;place-items:center;border-radius:999px;padding:7px 10px;background:#24242117;color:#4c4f48;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.learning-section.module{border-color:#2424212e;background:#fff6}.learning-section.module .learning-section-head{align-items:center;min-height:64px;border-bottom:0;padding:14px 16px;background:#242421;color:#fff}.learning-section.module .learning-kicker{min-width:86px;background:#ffd84f;color:#242421}.learning-section.module h4,.learning-heading-text{min-width:0;color:#fff;font-size:20px;font-weight:560;line-height:1.18}.learning-toggle-icon{flex:0 0 auto;margin-left:auto;color:#ffffffbd;transition:transform .18s ease}.learning-section.module.open .learning-toggle-icon{transform:rotate(180deg)}.learning-section.module.collapsed .learning-section-head{min-height:58px}.learning-section.module .learning-section-content{border:1px solid rgb(255 255 255 / 58%);border-top:0;border-radius:0 0 18px 18px;background:#ffffff75}.learning-section.objective{border-color:#f2be3757;background:#fff4c67f}.learning-section.objective .learning-kicker{background:#ffd84f;color:#242421}.learning-section.outcome{border-color:#5b8c5a47;background:#e5f1e28a}.learning-section.outcome .learning-kicker,.learning-section.success .learning-kicker{background:#5b8c5a;color:#fff}.learning-section.critical{border-color:#9b413647;background:#f9e5e075}.learning-section.critical .learning-kicker{background:#9b4136;color:#fff}.learning-section.assessment{border-color:#2424212e;background:#2424210f}.learning-section.assessment .learning-kicker{background:#242421;color:#ffd84f}.learning-section h4,.learning-section h5,.learning-lead p,.learning-section p{margin:0}.learning-section h4{color:#1f211d;font-size:20px;font-weight:560;line-height:1.18}.learning-section h5{width:fit-content;margin-top:2px;border-radius:999px;padding:5px 9px;background:#24242112;color:#555952;font-size:13px;font-weight:640;letter-spacing:0}.learning-section h5.positive{background:#5b8c5a24;color:#3f6f45}.learning-section h5.negative{background:#9b41361f;color:#8a463e}.learning-lead p,.learning-section p,.learning-section li{line-height:1.5}.learning-lead p{max-width:860px;color:#ffffffe0}.learning-section p{color:#3d4039}.learning-section ul,.learning-section ol{display:grid;gap:7px;margin:0;padding-left:20px}.learning-section li{color:#22231f}.learning-image{width:min(100%,680px);margin:2px 0;overflow:hidden;border:1px solid rgb(36 36 33 / 10%);border-radius:16px;background:#ffffff7a}.learning-image img{display:block;width:100%;max-height:360px;object-fit:cover}.learning-section .learning-steps{list-style:none;counter-reset:lesson-step;padding-left:0}.learning-section .learning-steps li{counter-increment:lesson-step;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start}.learning-section .learning-steps li:before{content:counter(lesson-step);display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#242421;color:#ffd84f;font-size:12px;font-weight:700}.quiz-panel{display:grid;gap:14px;border:1px solid rgb(36 36 33 / 16%);border-radius:18px;padding:16px;background:#ffffff7a}.quiz-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.quiz-head p,.quiz-head h4,.quiz-result p{margin:0}.quiz-head p{color:#5d625a;font-size:13px}.quiz-head h4{margin-top:3px;color:#1f211d;font-size:22px;font-weight:560}.quiz-head>span,.quiz-meta span{border-radius:999px;padding:7px 10px;background:#ffd84f61;color:#3f3926;font-size:12px;font-weight:650;white-space:nowrap}.quiz-meta{display:flex;flex-wrap:wrap;gap:8px}.quiz-meta span{background:#24242112;color:#4c4f48}.quiz-question-list{display:grid;gap:12px}.quiz-question{display:grid;gap:10px;min-width:0;border:1px solid rgb(255 255 255 / 58%);border-radius:16px;padding:14px;background:#ffffff61}.quiz-question legend{display:flex;align-items:flex-start;gap:10px;padding:0;color:#20221e;font-weight:620;line-height:1.35}.quiz-question legend span{display:grid;flex:0 0 auto;width:26px;height:26px;place-items:center;border-radius:9px;background:#242421;color:#ffd84f;font-size:12px}.quiz-options{display:grid;gap:8px}.quiz-option{display:flex;align-items:flex-start;gap:10px;border:1px solid rgb(36 36 33 / 10%);border-radius:14px;padding:10px 12px;background:#ffffff75;color:#30322d;cursor:pointer}.quiz-option input[type=radio]{flex:0 0 auto;width:16px;height:16px;margin-top:3px;accent-color:#242421}.quiz-option span{flex:1 1 auto}.quiz-option.selected{border-color:#5b8c5a5c;background:#e5f1e294}.quiz-option input{margin-top:3px}.quiz-result{display:grid;gap:4px;border-radius:16px;padding:12px}.quiz-result.passed{background:#5b8c5a24;color:#345f3b}.quiz-result.failed{background:#9b41361f;color:#7d3f38}.quiz-result strong,.quiz-result span{display:block}.quiz-result span,.quiz-result p{font-size:13px;line-height:1.45}.quiz-actions{display:flex;flex-wrap:wrap;gap:8px}.quiz-editor,.training-content-builder{display:grid;gap:14px;border:1px solid rgb(36 36 33 / 14%);border-radius:22px;padding:16px;background:#ffffff5c}.quiz-editor-head,.quiz-editor-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.quiz-editor-head p,.quiz-editor-head h3{margin:0}.quiz-editor-head p{color:#5b5f57;font-size:13px}.quiz-editor-head h3{margin-top:3px;color:#20211d;font-size:24px;font-weight:560}.quiz-editor-list,.quiz-option-editor-list{display:grid;gap:10px}.quiz-editor-card{display:grid;gap:12px;border:1px solid rgb(255 255 255 / 58%);border-radius:18px;padding:14px;background:#ffffff61}.quiz-editor-card-head span{display:inline-flex;border-radius:999px;padding:7px 10px;background:#242421;color:#ffd84f;font-size:12px;font-weight:700}.quiz-option-editor{display:grid;grid-template-columns:minmax(88px,auto) minmax(0,1fr) minmax(70px,auto) auto;column-gap:6px;row-gap:8px;align-items:center}.quiz-option-editor label{display:inline-flex;align-items:center;gap:7px;min-height:38px;border-radius:999px;padding:0 10px;background:#24242112;color:#4d5048;font-size:12px;font-weight:650;white-space:nowrap}.order-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:3px}.order-actions.compact{flex-wrap:nowrap;gap:2px}.icon-button.icon-only{width:34px;min-height:34px;padding:0}.training-progress-panel{display:grid;gap:14px;border:1px solid rgb(36 36 33 / 14%);border-radius:24px;padding:16px;background:#fff6}.training-progress-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.training-progress-head p,.training-progress-head h3{margin:0}.training-progress-head p{color:#5b5f57;font-size:13px}.training-progress-head h3{margin-top:3px;color:#20211d;font-size:24px;font-weight:560}.training-progress-head>span{border-radius:999px;padding:8px 11px;background:#24242114;color:#4a4d45;font-size:12px;font-weight:650;white-space:nowrap}.training-progress-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.training-progress-metric{display:grid;gap:4px;min-height:76px;border:1px solid rgb(255 255 255 / 56%);border-radius:18px;padding:12px;background:#ffffff5c}.training-progress-metric strong{color:#20211d;font-size:26px;font-weight:620;line-height:1}.training-progress-metric span{color:#555952;font-size:12px;font-weight:650}.training-progress-metric.good{background:#5b8c5a21}.training-progress-metric.warn{background:#ffd84f3d}.training-progress-metric.bad{background:#9b41361c}.training-progress-filters{display:inline-flex;flex-wrap:wrap;justify-self:start;gap:4px;border:1px solid rgb(18 18 16 / 10%);border-radius:999px;padding:5px;background:#ffffff5c}.training-progress-filters button{min-height:34px;border:0;border-radius:999px;padding:0 12px;background:transparent;color:#3f423b;font-size:12px;font-weight:650}.training-progress-filters button.active{background:#242421;color:#fff}.training-progress-list{display:grid;gap:8px}.training-progress-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(138px,auto) 62px;gap:10px;align-items:center;width:100%;min-height:64px;border:1px solid rgb(255 255 255 / 56%);border-radius:18px;padding:10px 12px;background:#ffffff5c;color:#20211d;text-align:left}.training-progress-row.attention{border-color:#9b41362e;background:#ffffff75}.training-progress-main{display:grid;gap:3px;min-width:0}.training-progress-main strong,.training-progress-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.training-progress-main strong{font-size:14px}.training-progress-main small{color:#5d6159;font-size:12px}.training-progress-state{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;padding:7px 9px;background:#24242112;color:#4a4d45;font-size:12px;font-weight:650;white-space:nowrap}.training-progress-row.attention .training-progress-state{background:#9b41361c;color:#7d3f38}.training-progress-score{justify-self:end;color:#20211d;font-size:14px;font-weight:700;white-space:nowrap}.follow-up-actions{grid-column:1 / -1;display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) auto;gap:10px;align-items:center;border-top:1px solid rgb(155 65 54 / 12%);padding-top:10px}.follow-up-actions>span{color:#7d3f38;font-size:12px}.follow-up-actions input,.assignment-grid input[type=date]{min-height:38px;border:1px solid rgb(36 36 33 / 14%);border-radius:12px;padding:0 11px;background:#ffffff94}.training-followups{display:grid;gap:14px;border:1px solid rgb(36 36 33 / 14%);border-radius:24px;padding:16px;background:#ffffff6b}.training-followups-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.training-followups-head p,.training-followups-head h3,.training-followup-main p,.training-followup-main h4{margin:0}.training-followups-head p,.training-followup-main p{color:#5b5f57;font-size:13px}.training-followups-head h3{margin-top:3px;color:#20211d;font-size:24px;font-weight:560}.training-followups-head strong,.training-followup-main>span{display:grid;min-width:44px;height:36px;place-items:center;border-radius:999px;background:#9b41361f;color:#7d3f38;font-size:13px}.training-followup-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.training-followup-card{display:grid;gap:12px;min-width:0;border:1px solid rgb(255 255 255 / 54%);border-radius:20px;padding:14px;background:#ffffff61}.training-followup-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.training-followup-main h4{margin-top:3px;color:#20211d;font-size:18px;font-weight:560;line-height:1.2}.training-followup-topics{display:flex;flex-wrap:wrap;gap:7px}.training-followup-topics span{border-radius:999px;padding:7px 9px;background:#9b41361a;color:#744139;font-size:12px;font-weight:650}.training-followup-card label{display:grid;gap:7px;color:#555952;font-size:13px}.training-followup-card .icon-button{justify-self:start}.icon-button:disabled{cursor:not-allowed;opacity:.55}.detail-stats{display:flex;flex-wrap:wrap;gap:8px}.detail-stats span{border-radius:999px;padding:9px 12px;background:#ffffff85;color:#33342f;font-size:13px}.detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-list{border-radius:18px;padding:14px;background:#ffffff57}.detail-list h4{color:#555952;font-size:13px;font-weight:500}.detail-list ul{display:grid;gap:8px;margin:12px 0 0;padding-left:18px}.detail-list li{color:#22231f;line-height:1.45}.checklist-progress{min-height:auto;padding:0}.mobile-section-label,.mobile-back-button{display:none}.checklist-layout{height:100%;min-height:0;overflow:auto;padding-right:4px;scrollbar-gutter:stable}.checklist-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:stretch;height:clamp(420px,calc(100vh - 278px),760px);min-height:0;overflow:hidden}.checklist-ai-tools{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.checklist-ai-tools>.ai-import-panel{flex:1 1 100%}.checklist-brief-button{justify-self:start}.checklist-shift-brief{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;border:1px solid rgb(118 91 221 / 20%);border-radius:20px;padding:15px 17px;background:linear-gradient(145deg,#ffd84f1f,#846fe417,#ffffff70)}.checklist-shift-brief>div:first-child,.checklist-shift-brief>p{grid-column:1 / -1}.checklist-shift-brief>div:first-child{display:flex;align-items:center;gap:8px}.checklist-shift-brief p,.checklist-shift-brief ul{margin:0}.checklist-shift-brief p,.checklist-shift-brief li{color:#52554e;line-height:1.45}.checklist-shift-brief ul{display:grid;gap:5px;padding:7px 0 0 18px}.checklist-my-zone{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgb(242 189 38 / 34%);border-radius:18px;padding:13px 15px;background:linear-gradient(135deg,#ffd84f2e,#ffffff75)}.checklist-zone-list>.checklist-my-zone{margin-bottom:4px}.checklist-my-zone>div{display:grid;gap:3px}.checklist-my-zone span,.checklist-my-zone small{color:#6b6d65;font-size:12px}.checklist-zone-list,.checklist-editor{overflow-y:auto}.checklist-zone-list,.checklist-editor,.checklist-items{min-height:0;scrollbar-gutter:stable}.checklist-zone-list{align-content:start;overflow-y:auto;padding-right:4px}.checklist-editor{grid-template-rows:auto auto auto auto minmax(0,1fr) auto;align-content:stretch;overflow:hidden}.checklist-editor .editor-toolbar{min-height:54px}.checklist-toolbar-actions{display:flex;gap:8px;margin-left:auto}.checklist-session-status{display:flex;align-items:center;gap:7px;border:1px solid rgb(242 189 38 / 28%);border-radius:14px;padding:9px 11px;background:#ffd84f1f;color:#56513f;font-size:13px}.checklist-session-status small{margin-left:auto;color:#77776e}.checklist-session-status.offline{border-color:#9b413642;background:#9b413614;color:#78453e}.checklist-zone-report{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgb(242 189 38 / 32%);border-radius:16px;padding:13px 14px;background:linear-gradient(135deg,#ffd84f24,#ffffff7a)}.checklist-zone-report>div{display:grid;gap:6px}.checklist-zone-report-heading{display:flex;align-items:center;gap:8px;color:#6c5314}.checklist-zone-report-heading strong{font-size:14px;line-height:1.3}.checklist-zone-report p{max-width:680px;margin:0;color:#4f514a;font-size:13px;line-height:1.45}.checklist-zone-report-status{max-width:620px;color:#75766e;font-size:11px;line-height:1.4}.checklist-zone-report .icon-button{flex:0 0 auto}.checklist-zone-card.locked{cursor:not-allowed;opacity:.72}.checklist-zone-card.inspectable,.checklist-zone-card.inspectable.locked{cursor:pointer;opacity:1}.checklist-editor .detail-heading{min-height:58px}.checklist-items{display:grid;align-content:start;gap:10px;overflow-y:auto;padding-right:4px}.checklist-item{display:grid;gap:10px;border:1px solid rgb(255 255 255 / 58%);border-radius:18px;padding:14px;background:#ffffff70}.checklist-item.checked{border-color:#578f6a3d;background:linear-gradient(150deg,#7cc18d24,#ffffff6b)}.checklist-items.management-preview .check-toggle:disabled,.checklist-items.management-preview .checklist-item-copy:disabled,.checklist-items.management-preview .issue-toggle:disabled{cursor:default;opacity:1}.checklist-report-note,.checklist-report-issue-text{margin:0 0 0 50px;border-radius:10px;padding:8px 10px;color:#55574f;font-size:12px;line-height:1.45}.checklist-report-note{background:#ffffff7a}.checklist-report-issue-text{background:#9b413614;color:#7b463f}.checklist-item-main{display:flex;align-items:flex-start;gap:12px}.check-toggle,.issue-toggle{display:grid;flex:0 0 auto;place-items:center;border:1px solid rgb(24 25 22 / 16%);background:#ffffff9e;color:#242421}.check-toggle{width:28px;height:28px;border-radius:9px;font-weight:700}.checklist-item.checked .check-toggle{border-color:#5b8c5a;background:#5b8c5a;color:#fff}.issue-toggle{width:30px;height:30px;margin-left:auto;border-radius:10px}.issue-toggle.active{border-color:#9b4136;background:#9b4136;color:#fff}.checklist-item-copy{flex:1 1 auto;border:0;padding:3px 0;background:transparent;color:#252621;font:inherit;line-height:1.45;text-align:left;cursor:pointer}.checklist-item-copy>span{display:inline}.checklist-item-copy>em{display:inline-flex;margin-left:8px;border-radius:999px;padding:4px 7px;background:#ffd84f6b;color:#3a3526;font-size:12px;font-style:normal;white-space:nowrap}.checklist-item-main p{margin:0;color:#252621;line-height:1.45}.checklist-item-main p span{display:inline-flex;margin-left:8px;border-radius:999px;padding:4px 7px;background:#ffd84f6b;color:#3a3526;font-size:12px;white-space:nowrap}.checklist-issue-editor{display:grid;gap:8px}.checklist-issue-actions{display:flex;flex-wrap:wrap;gap:7px}.checklist-issue-actions .icon-button{min-height:38px}.checklist-issue-ai-result{display:grid;gap:3px;border-left:3px solid #8c8d85;border-radius:10px;padding:8px 10px;background:#ffffff6b;color:#555851;font-size:12px}.checklist-issue-ai-result.severity-medium{border-left-color:#c79316}.checklist-issue-ai-result.severity-high{border-left-color:#9b4136}.checklist-mobile-actions{display:none}.assignment-panel{display:grid;gap:12px;border-top:1px solid rgb(28 29 25 / 10%);padding-top:16px}.assignment-panel .icon-button{justify-self:start}.assignment-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:14px;align-items:start}.assignment-grid>label{display:grid;gap:7px;color:#54584f;font-size:12px;font-weight:650}.staff-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.staff-picker label{display:flex;align-items:center;gap:8px;border:1px solid rgb(36 36 33 / 10%);border-radius:12px;padding:9px 10px;background:#fff6;font-size:13px}.image-uploader{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px;align-items:center;border:1px dashed rgb(24 25 22 / 18%);border-radius:20px;padding:12px;background:#ffffff4d}.image-preview{display:grid;width:100%;aspect-ratio:4 / 3;place-items:center;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#ffffffb3,#ffd84f42),#f4f0dd}.image-preview img{width:100%;height:100%;object-fit:cover;object-position:center center}.image-preview span{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#ffffffa8;color:#6b6d66}.image-actions{display:grid;gap:12px}.image-actions p{margin:0;color:#555952;font-size:13px}.image-actions div{display:flex;flex-wrap:wrap;gap:8px}.sop-builder{display:grid;gap:14px}.sop-builder-head,.sop-module-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sop-builder-head p,.sop-builder-head h3{margin:0}.sop-builder-head p{color:#555952;font-size:13px}.sop-builder-head h3{margin-top:3px;color:#20211d;font-size:24px;font-weight:560}.sop-module-list{display:grid;gap:12px}.sop-module-editor{display:grid;gap:12px;border:1px solid rgb(36 36 33 / 12%);border-radius:18px;padding:14px;background:#ffffff57}.sop-module-editor-head{border-bottom:1px solid rgb(36 36 33 / 10%);padding-bottom:10px}.sop-module-editor-head span{display:inline-flex;border-radius:999px;padding:7px 10px;background:#242421;color:#ffd84f;font-size:12px;font-weight:700;text-transform:uppercase}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid rgb(24 25 22 / 12%);border-radius:999px;padding:8px 13px;background:#ffffff7f;color:#20211d}.icon-button input[type=file]{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;pointer-events:none}.icon-button:hover{border-color:#18191647}.icon-button.danger{border-color:#9e3d2959;color:#8f3520}.icon-button.danger:hover{border-color:#b5482e;background:#f6e0da}.icon-button.primary{border-color:#242421;background:#242421;color:#fff}.checklist-layout .icon-button:not(.ai-button){border-color:#1819161a;background:linear-gradient(180deg,#ffffffd6,#faf7ecad);box-shadow:0 8px 18px #2d2a1f14,inset 0 1px #ffffffc2;color:#24251f;font-size:13px;font-weight:620;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.checklist-layout .icon-button:not(.ai-button):not(.active):hover:not(:disabled){border-color:#1819162b;background:linear-gradient(180deg,#fffffff5,#fffcf1d6);box-shadow:0 12px 24px #2d2a1f1f,inset 0 1px #ffffffdb;transform:translateY(-1px)}.checklist-layout .icon-button.primary{border-color:#242421eb;background:linear-gradient(180deg,#34342f,#20211d);box-shadow:0 12px 24px #1414122e,inset 0 1px #ffffff1c;color:#fff}.checklist-layout .icon-button.primary:hover:not(:disabled){border-color:#151612;background:linear-gradient(180deg,#3b3b36,#171814);box-shadow:0 15px 28px #1414123d,inset 0 1px #ffffff21}.checklist-layout .icon-button.danger{border-color:#9e3d292e;background:linear-gradient(180deg,#ffffffd1,#f9ebe6b8);color:#8f3520}.checklist-layout .icon-button.danger:hover:not(:disabled){border-color:#9e3d2957;background:linear-gradient(180deg,#fff8f5,#f5ded7)}.checklist-layout .segmented-control{border-color:#18191617;background:linear-gradient(180deg,#ffffff9e,#ffffff5c);box-shadow:0 12px 28px #2e2b1f17,inset 0 1px #ffffffad;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.checklist-layout .segmented-control button{font-size:13px;font-weight:620;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.checklist-layout .segmented-control button.active{background:linear-gradient(180deg,#34342f,#20211d);box-shadow:0 9px 20px #1414122e,inset 0 1px #ffffff1c;color:#fff}.checklist-layout .segmented-control .checklist-mode-open:not(.active){background:#75a9bf1c;color:#426675}.checklist-layout .segmented-control .checklist-mode-close:not(.active){background:#c2704d1a;color:#7b5140}.checklist-layout .check-toggle,.checklist-layout .issue-toggle{box-shadow:0 6px 14px #2d2a1f12,inset 0 1px #ffffffb8;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.checklist-layout .check-toggle:hover:not(:disabled),.checklist-layout .issue-toggle:hover:not(:disabled){border-color:#18191647;box-shadow:0 9px 18px #2d2a1f1c,inset 0 1px #ffffffc7;transform:translateY(-1px)}.checklist-layout .issue-toggle.active{border-color:#9b4136;background:#9b4136;box-shadow:0 8px 18px #9b41362e;color:#fff}.checklist-layout .round-action,.checklist-layout .mobile-back-button,.checklist-layout .checklist-report-filter-toggle{border-color:#1819161a;background:linear-gradient(180deg,#ffffffdb,#faf7ecb3);box-shadow:0 8px 18px #2d2a1f14,inset 0 1px #ffffffc2;color:#24251f}.checklist-layout button:focus-visible{outline:2px solid #cda31e;outline-offset:2px}.form-grid{display:grid;grid-template-columns:1.25fr .9fr .75fr;gap:12px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label,.stacked-field{display:grid;gap:7px;color:#555952;font-size:13px}input,select,textarea{width:100%;border:1px solid rgb(24 25 22 / 12%);border-radius:16px;padding:11px 12px;background:#ffffff94;color:#171814;outline:0}textarea{resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#f2bd26;box-shadow:0 0 0 3px #ffd84f38}.status-badge{flex:0 0 auto;border-radius:999px;padding:7px 9px;font-size:12px;font-style:normal;text-transform:capitalize}.status-badge.draft{background:#ede8dc;color:#5b5244}.status-badge.pending_approval{background:#ffd84f;color:#1a1b17}.status-badge.published{background:#dbeadf;color:#1d684a}.status-badge.archived{background:#ead8d4;color:#7a372b}.status-badge.locked{background:#e7e2da;color:#665e53}@media(max-width:1180px){.top-nav,.hero-row{grid-template-columns:1fr}.top-nav{display:grid}.nav-cluster{grid-template-columns:minmax(0,1fr)}.navigation{justify-content:flex-start}.extra-navigation{justify-self:start;max-width:100%}.metric-strip,.status-grid,.dashboard-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-wide{grid-column:span 2}}@media(max-width:720px){.app-frame{height:100dvh;min-height:100dvh;padding:0}.dashboard-shell{height:100dvh;min-height:100dvh;border-radius:0;padding:14px}.checklist-route .dashboard-shell{display:grid;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:100dvh;overflow:hidden}.checklist-route .top-nav{grid-template-columns:minmax(0,1fr) auto;gap:8px}.checklist-route .brand-pill{grid-column:1;grid-row:1;justify-self:start;width:auto;min-height:40px;padding:0}.checklist-route .brand-logo{width:132px;height:32px}.checklist-route .nav-actions{grid-column:2;grid-row:1;justify-self:end;padding:3px}.checklist-route .nav-cluster{grid-column:1 / -1;grid-row:2;grid-template-columns:minmax(0,1fr);gap:8px}.checklist-route .navigation,.checklist-route .extra-navigation{max-width:100%}.checklist-route .round-action,.checklist-route .language-toggle{width:34px;min-width:34px;height:34px}.checklist-route .language-orbit strong{left:8px;top:9px;font-size:15px}.checklist-route .language-orbit em{display:none}.hero-row{align-items:stretch;flex-direction:column}.checklist-route .hero-row{display:none}.hero-row h1{font-size:34px}.nav-actions,.manager-header,.editor-toolbar{align-items:stretch;flex-wrap:wrap}.metric-strip,.status-grid,.dashboard-bottom,.ops-metric-grid,.ops-body-grid,.recipe-grid,.training-grid,.training-followup-list,.training-progress-metrics,.training-progress-row,.follow-up-actions,.assignment-grid,.detail-columns,.image-uploader,.form-grid,.form-grid.two,.quiz-option-editor,.knowledge-ai-edit-diff{grid-template-columns:1fr}.dash-wide{grid-column:auto}.ops-hero,.ops-row{align-items:stretch;flex-direction:column}.ops-hero span,.ops-row em{align-self:flex-start}.manager-layout{padding-right:0}.manager-layout:not(.checklist-layout):has(>.manager-header+.recipe-grid){grid-template-rows:none;overflow:visible}.manager-layout:not(.checklist-layout)>.recipe-grid{height:auto;overflow:visible}.manager-layout:not(.checklist-layout) .recipe-list,.manager-layout:not(.checklist-layout) .editor-surface{overflow:visible;padding-right:0}.manager-layout.recipe-manager-layout .recipe-grid{gap:10px}.manager-layout.recipe-manager-layout .recipe-selector-list{display:flex;gap:8px;width:100%;min-width:0;max-width:100%;padding:0 18px 5px 0;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:0 18px;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain}.manager-layout.recipe-manager-layout .recipe-selector-list::-webkit-scrollbar{display:none}.manager-layout.recipe-manager-layout .recipe-selector-card{flex:0 0 clamp(184px,62vw,232px);min-width:0;min-height:76px;max-height:88px;gap:8px;padding:10px 11px;border-radius:18px;scroll-snap-align:start}.manager-layout.recipe-manager-layout .recipe-selector-card>span{min-width:0}.manager-layout.recipe-manager-layout .recipe-selector-card strong{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.manager-layout.recipe-manager-layout .recipe-selector-card small{overflow:hidden;margin-top:4px;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.manager-layout.recipe-manager-layout .recipe-selector-card .status-badge{flex:0 0 auto;padding:6px 8px;font-size:10px}.manager-header h2{font-size:28px}.checklist-layout{gap:12px;grid-template-rows:auto minmax(0,1fr)}.checklist-layout:has(>.checklist-ai-tools){grid-template-rows:auto auto minmax(0,1fr)}.checklist-shift-brief{grid-template-columns:1fr;padding:14px}.checklist-shift-brief>div,.checklist-shift-brief>p{grid-column:1}.checklist-my-zone{align-items:stretch;flex-direction:column}.checklist-my-zone .icon-button{justify-content:center;min-height:46px}.checklist-layout .manager-header{gap:10px}.checklist-layout .segmented-control{width:100%}.checklist-view-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.checklist-view-controls .segmented-control{grid-column:1 / -1}.checklist-layout .segmented-control button{flex:1 1 0;min-height:44px}.checklist-report-nav,.checklist-weekly-nav{width:100%;min-height:54px;padding:0 16px}.weekly-tasks-panel{height:100%;min-height:0}.weekly-tasks-header{align-items:stretch;flex-direction:column}.weekly-tasks-header .icon-button{justify-content:center;min-height:46px}.weekly-tasks-header-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-task-layout{display:block;height:100%}.weekly-task-list{height:100%;border-radius:18px;padding:8px}.weekly-task-surface{display:none;height:100%;border-radius:18px;padding:14px}.weekly-task-layout.detail-open .weekly-task-list{display:none}.weekly-task-layout.detail-open .weekly-task-surface{display:block}.weekly-task-detail-actions .mobile-back-button,.weekly-task-surface>.mobile-back-button{display:inline-flex}.weekly-task-editor-actions{align-items:stretch;flex-direction:column-reverse}.weekly-task-editor-actions .icon-button,.weekly-task-action{justify-content:center;width:100%;min-height:48px}.checklist-route input,.checklist-route select,.checklist-route textarea{font-size:16px}.checklist-grid{display:block;height:100%;min-height:0}.checklist-zone-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start;height:100%;max-height:none;overflow-y:auto;padding-right:0}.checklist-zone-list .mobile-section-label{grid-column:1 / -1}.checklist-zone-list>.checklist-my-zone{grid-column:1 / -1;margin-bottom:0}.checklist-zone-list .recipe-row{flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;min-height:112px;padding:12px 14px}.checklist-zone-list .recipe-row span strong{font-size:15px;line-height:1.3}.checklist-zone-list .recipe-row span small{display:none}.checklist-zone-list .recipe-row em{align-self:flex-start}.checklist-editor{display:none;height:100%;padding:14px}.checklist-grid.zone-selected .checklist-zone-list{display:none}.checklist-grid.zone-selected .checklist-editor{display:grid;border:0;border-radius:0;background:transparent}.mobile-section-label{position:sticky;top:0;z-index:2;display:block;border:1px solid rgb(255 255 255 / 58%);border-radius:18px;padding:12px 14px;background:#ffffffc7;color:#4d5049;font-size:13px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-back-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:1px solid rgb(24 25 22 / 12%);border-radius:999px;padding:8px 12px;background:#ffffff94;color:#20211d}.checklist-editor .editor-toolbar{position:sticky;top:0;z-index:3;align-items:center;gap:8px;min-height:0;margin:-14px -14px 0;border-radius:0 0 18px 18px;padding:12px 14px;background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.checklist-editor .editor-toolbar>span{display:none}.checklist-toolbar-actions{display:none}.checklist-editor .editor-toolbar .icon-button{flex:1 1 auto;justify-content:center;min-height:44px}.checklist-editor .detail-heading{min-height:0}.checklist-editor .detail-heading h3{font-size:24px}.checklist-items{padding-right:0}.checklist-session-status{align-items:flex-start;flex-wrap:wrap}.checklist-session-status small{flex:1 1 100%;margin-left:21px}.checklist-zone-report{align-items:stretch;border-radius:14px;padding:12px}.checklist-zone-report .icon-button{display:none}.checklist-item{border-radius:16px;padding:12px}.checklist-mobile-actions{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8px;margin:0 -14px -14px;border-top:1px solid rgb(24 25 22 / 9%);padding:10px 14px max(10px,env(safe-area-inset-bottom));background:#ffffffe0;box-shadow:0 -12px 28px #23201314;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.checklist-mobile-progress{grid-column:1 / -1;color:#66685f;font-size:12px;font-weight:600;text-align:center}.checklist-mobile-actions .icon-button{justify-content:center;min-height:48px}.checklist-mobile-actions .checklist-report-start{grid-column:1 / -1}.checklist-report-note,.checklist-report-issue-text{margin-left:0}.checklist-item-main{gap:10px}.check-toggle,.issue-toggle{width:44px;height:44px;border-radius:13px}.checklist-item-copy{min-height:44px;padding:5px 0}.checklist-item-copy>em{margin:6px 0 0}.checklist-issue-actions .icon-button{min-height:44px}.checklist-route:has(.checklist-management-layout) .dashboard-shell{gap:6px;padding:8px 10px}.checklist-route:has(.checklist-management-layout) .top-nav,.checklist-route:has(.checklist-management-layout) .workspace-panel{width:100%;min-width:0;max-width:100%}.checklist-route:has(.checklist-management-layout) .top-nav{gap:5px 8px}.checklist-route:has(.checklist-management-layout) .nav-cluster{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.checklist-route:has(.checklist-management-layout) .nav-cluster::-webkit-scrollbar{display:none}.checklist-route:has(.checklist-management-layout) .navigation,.checklist-route:has(.checklist-management-layout) .extra-navigation{flex:0 0 max-content;max-width:none;padding:3px;overflow:visible}.checklist-route:has(.checklist-management-layout) .navigation button,.checklist-route:has(.checklist-management-layout) .extra-navigation button{min-height:32px;padding:0 10px;font-size:12px}.checklist-management-layout{gap:8px;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.checklist-management-layout>*,.checklist-management-layout .manager-header,.checklist-management-layout .checklist-ai-tools,.checklist-management-layout .checklist-grid{min-width:0;max-width:100%}.checklist-management-layout:has(>.checklist-ai-tools){grid-template-rows:auto auto minmax(0,1fr)}.checklist-management-layout .manager-header{display:grid;gap:6px}.checklist-management-layout .manager-header>div:first-child>p{display:none}.checklist-management-layout .manager-header h2{font-size:23px;line-height:1}.checklist-management-layout .checklist-view-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px 42px;gap:6px}.checklist-management-layout .checklist-view-controls .segmented-control{display:contents}.checklist-management-layout .segmented-control button{min-height:40px;border:1px solid rgb(24 25 22 / 9%);padding:0 10px;box-shadow:0 7px 16px #2d2a1f12}.checklist-management-layout .checklist-view-controls .checklist-section-nav{position:relative;width:42px;min-height:40px;padding:0}.checklist-management-layout .checklist-section-nav span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.checklist-management-layout .checklist-ai-tools{flex-wrap:nowrap;gap:6px}.checklist-management-layout .checklist-ai-tools:has(>.ai-import-panel){flex-wrap:wrap}.checklist-management-layout .checklist-ai-tools>.ai-import-toggle,.checklist-management-layout .checklist-brief-button{flex:1 1 0;justify-content:center;min-width:0;min-height:40px;padding:0 9px;font-size:12px;white-space:nowrap}.checklist-management-layout .checklist-editor{gap:8px}.checklist-management-layout .checklist-editor .detail-heading p{display:none}.checklist-management-layout .checklist-editor .detail-heading h3{font-size:21px;line-height:1.15}.checklist-management-layout .checklist-zone-report{gap:8px;padding:9px 10px}.checklist-management-layout .checklist-zone-report>div{gap:3px}.checklist-management-layout .checklist-zone-report p{font-size:12px;line-height:1.35}.checklist-management-layout .checklist-zone-report-status{display:none}.checklist-management-layout .checklist-progress div{height:7px}.checklist-management-layout .checklist-mobile-progress{display:none}.checklist-management-layout .checklist-mobile-actions{padding-top:8px}.checklist-management-layout .checklist-mobile-actions .checklist-report-start{grid-column:1 / -1;min-height:44px}.checklist-route:has(.checklist-management-layout .checklist-grid.zone-selected) .top-nav,.checklist-management-layout:has(.checklist-grid.zone-selected)>.manager-header,.checklist-management-layout:has(.checklist-grid.zone-selected)>.checklist-ai-tools{display:none}.checklist-management-layout:has(.checklist-grid.zone-selected),.checklist-management-layout:has(>.checklist-ai-tools):has(.checklist-grid.zone-selected){grid-template-rows:minmax(0,1fr);gap:0}}@media(max-width:390px){.checklist-zone-list{grid-template-columns:1fr}.checklist-zone-list .recipe-row{min-height:92px}}.kds-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;flex-direction:column;gap:18px;padding:22px 26px;background:#0c0d0e;color:#f2f2ee;overflow-y:auto}.kds-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.kds-header h1{margin:0;font-size:26px;font-weight:600;letter-spacing:.02em}.kds-back{display:inline-flex;align-items:center;gap:10px;border:1px solid rgb(255 255 255 / 22%);border-radius:14px;padding:12px 18px;background:#ffffff14;color:#f2f2ee;font-size:17px}.kds-exit{border:1px solid rgb(255 255 255 / 55%);border-radius:999px;padding:12px 22px;background:linear-gradient(115deg,#eef0ed,#f4f0dd 58%,#ffefad);color:#24251f;font-size:16px;font-weight:600}.kds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;align-content:start}.kds-card{display:grid;gap:8px;min-height:130px;border:1px solid rgb(255 255 255 / 14%);border-radius:14px;padding:18px;background:#17181a;color:#f2f2ee;text-align:left;align-content:start}.kds-card:active{background:#232427}.kds-card img{width:100%;height:110px;border-radius:10px;object-fit:cover}.kds-card strong{font-size:19px;font-weight:600;line-height:1.25}.kds-card small{color:#9a9c96;font-size:14px}.kds-empty{color:#9a9c96;font-size:18px}.kds-detail{display:grid;gap:18px;max-width:900px;width:100%;margin:0 auto}.kds-detail-head h2{margin:0 0 8px;font-size:34px;font-weight:600}.kds-detail-meta{display:flex;gap:16px;color:#b6b8b1;font-size:16px}.kds-detail-meta span{display:inline-flex;align-items:center;gap:6px}.kds-ingredients{display:flex;flex-wrap:wrap;gap:8px}.kds-ingredients span{border:1px solid rgb(255 255 255 / 16%);border-radius:999px;padding:8px 14px;background:#17181a;font-size:15px}.kds-method-tabs{width:fit-content;border-color:#ffffff2e;background:#17181a}.kds-method-tabs button{color:#f2f2ee}.kds-method-tabs button.active{background:#ff7a1a;color:#171310}.kds-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.kds-step{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;width:100%;border:1px solid rgb(255 255 255 / 14%);border-radius:14px;padding:16px 18px;background:#17181a;color:#f2f2ee;font-size:20px;line-height:1.4;text-align:left}.kds-step em{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ff7a1a;color:#171310;font-size:19px;font-style:normal;font-weight:700}.kds-step.done{opacity:.38}.kds-step:disabled{cursor:default}.kds-step.done span{text-decoration:line-through}.kds-allergens{margin:0;color:#ffb27a;font-size:16px}.kds-critical-rules,.kds-quality-checks{display:grid;gap:6px;border-radius:14px;padding:14px 16px}.kds-critical-rules{border:1px solid rgb(255 154 77 / 36%);background:#ff7a1a1a;color:#ffc194}.kds-quality-checks{border:1px solid rgb(120 210 153 / 28%);background:#5bae7e1a;color:#b9e7c9}.kds-critical-rules p,.kds-quality-checks p{margin:0}.kds-toggle{display:inline-grid;place-items:center;width:44px;height:44px;border:0;border-radius:10px;background:#ff7a1a;color:#1c1409;font-size:12.5px;font-weight:800;letter-spacing:.03em}.kds-toggle:hover{background:#ff8b39}.recipe-title-row{display:flex;align-items:center;gap:12px}.recipe-title-row h2{margin:0}.recipe-steps-blocks{display:grid;gap:10px}.recipe-steps-blocks h4{margin:0;color:#5c5f57;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.recipe-step-block{display:grid;gap:14px;border:1px solid rgb(255 255 255 / 48%);border-radius:18px;padding:16px 18px;background:#ffffff73}.recipe-step-block.with-photo{grid-template-columns:minmax(0,1fr) minmax(150px,220px);align-items:center}.recipe-steps-restricted{display:grid;gap:5px;border:1px solid rgb(184 134 11 / 24%);border-radius:18px;padding:14px 16px;background:#ffd84f21}.recipe-steps-restricted strong,.recipe-steps-restricted p{margin:0}.recipe-steps-restricted p{color:#62645d;font-size:13px;line-height:1.5}.recipe-step-block img{width:100%;aspect-ratio:1;border-radius:14px;object-fit:cover}.recipe-step-eyebrow{margin:0 0 4px;color:#8a6d1f;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.recipe-step-text h5{margin:0 0 6px;font-size:16px;font-weight:600}.recipe-step-text p:last-child{margin:0;color:#40423c;line-height:1.5}.recipe-methods-view,.recipe-method-editor{display:grid;gap:12px}.recipe-methods-view>h4,.recipe-method-editor-heading strong{margin:0;color:#5c5f57;font-size:13px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.recipe-method-tabs{width:fit-content;max-width:100%}.recipe-method-description{margin:0;color:#555851;line-height:1.5}.recipe-critical-rules,.recipe-quality-checks{display:grid;gap:8px;border-radius:18px;padding:14px 16px}.recipe-critical-rules{border:1px solid rgb(178 118 19 / 26%);background:#ffd84f26;color:#674f12}.recipe-quality-checks{border:1px solid rgb(53 125 88 / 20%);background:#5bae7e1c;color:#285f42}.recipe-critical-rules ul,.recipe-quality-checks ul{display:grid;gap:6px;margin:0;padding-left:20px}.recipe-method-editor{border-top:1px solid rgb(24 25 22 / 10%);padding-top:16px}.recipe-method-editor-heading,.recipe-method-editor-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.recipe-method-editor-heading>div{display:grid;gap:4px}.recipe-method-editor-heading small{color:#666960;font-size:12px}.recipe-method-editor-card{display:grid;gap:12px;border:1px solid rgb(24 25 22 / 10%);border-radius:20px;padding:14px;background:#ffffff52}.recipe-method-editor-title>em{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:10px;background:#242421;color:#fff;font-size:13px;font-style:normal;font-weight:700}.recipe-method-editor-title>input{flex:1 1 auto;min-width:0}.step-editor{display:grid;gap:10px}.step-editor-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;border:1px solid rgb(24 25 22 / 10%);border-radius:16px;padding:12px;background:#fff6}.step-editor-row>em{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#242421;color:#fff;font-size:14px;font-style:normal;font-weight:600}.step-editor-fields{display:grid;gap:8px}.step-editor-side{display:grid;gap:8px;justify-items:center}.step-photo-add,.step-remove{min-height:34px;padding:6px 10px}.step-photo-thumb{position:relative;display:block;width:64px;height:64px;border:1px solid rgb(24 25 22 / 15%);border-radius:12px;padding:0;background:none;overflow:hidden}.step-photo-thumb img{width:100%;height:100%;object-fit:cover}.step-photo-thumb input[type=file]{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;pointer-events:none}.step-photo-thumb button{position:absolute;top:2px;right:4px;border:none;background:none;padding:0;cursor:pointer;color:#fff;font-size:15px;line-height:1;text-shadow:0 1px 3px rgb(0 0 0 / 70%)}.camera-capture-button{display:none}@media(max-width:720px){.camera-capture-button{display:inline-flex}}@media(max-width:560px){.recipe-method-tabs{display:flex;width:100%;overflow-x:auto;scrollbar-width:none}.recipe-method-tabs::-webkit-scrollbar{display:none}.recipe-method-tabs button{flex:0 0 auto}.recipe-method-editor-heading{align-items:stretch;flex-direction:column}.recipe-method-editor-heading .icon-button{justify-content:center}.recipe-method-editor-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto}}.kds-step.active{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;border-color:#ff7a1a;background:#1c1a16;padding:22px 24px}.kds-step-active-text{display:grid;gap:8px}.kds-step-eyebrow{margin:0;color:#ff9a4d;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.kds-step.active strong{font-size:30px;font-weight:700;line-height:1.2}.kds-step.active span{color:#d9dad4;font-size:20px;line-height:1.45}.kds-step.active img{width:clamp(180px,26vw,300px);aspect-ratio:1;border-radius:16px;object-fit:cover}.kds-step.upcoming{opacity:.55;font-size:17px}@media(max-width:760px){.kds-step.active{grid-template-columns:1fr}.kds-step.active img{width:100%}.recipe-step-block.with-photo{grid-template-columns:1fr}}@media(max-width:720px){.hero-row h1{display:none}.user-chip{width:100%;justify-content:space-between;box-sizing:border-box}.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.metric-strip .progress-meter{grid-column:1 / -1}.mini-metric{min-height:68px;padding:12px}.mini-metric span{font-size:12px;line-height:1.2}.mini-metric strong{font-size:22px}.status-grid,.dashboard-bottom{gap:10px}.profile-card{min-height:205px}.profile-clock strong{font-size:40px}.dash-card{min-height:auto;padding:16px}.workspace-panel{gap:12px}.top-nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.brand-pill{flex:1 1 auto}.nav-actions{order:2;flex:0 0 auto;align-items:center}.nav-cluster{order:3;flex:1 1 100%}.language-toggle{min-height:40px;padding:6px 12px}}@media(min-width:721px)and (max-width:1470px){:root{--dashboard-gap: 10px;--dashboard-card-gap: 10px}.dashboard-shell{padding:14px 20px;gap:8px}.brand-logo{width:138px;height:36px}.navigation button,.extra-navigation button{min-height:34px;padding:0 12px;font-size:13px}.hero-row{min-height:46px}.hero-row h1{font-size:26px}.user-chip{padding:6px 8px 6px 12px}.manager-header h2{font-size:26px}.mini-metric,.progress-meter{min-height:44px}.metric-strip{grid-template-columns:96px 96px minmax(200px,1fr) 96px}.dash-card,.profile-card{min-height:200px;padding:16px}.dash-card h3{font-size:15px}.profile-clock strong{font-size:36px}.profile-clock{top:18px}.profile-card strong{font-size:20px}.editor-surface{padding:16px}.detail-heading h3{font-size:20px}.kds-toggle{width:38px;height:38px;font-size:11.5px}.icon-button{min-height:34px;padding:7px 11px;font-size:13.5px}input,select,textarea{padding:9px 11px;font-size:14px}.segmented-control button{min-height:32px;font-size:13.5px}}.checklist-report{display:grid;gap:16px}.checklist-report-filter-toggle{display:none}.checklist-report-filters{display:grid;grid-template-columns:minmax(210px,1fr) minmax(145px,170px) minmax(145px,170px) minmax(220px,1.2fr) auto auto;gap:10px;align-items:end;border:1px solid rgb(24 25 22 / 8%);border-radius:18px;padding:14px;background:#ffffff6b}.checklist-report-filter-title{display:flex;align-items:center;gap:9px;min-width:0;padding-bottom:8px}.checklist-report-filter-title>div{display:grid;gap:2px;min-width:0}.checklist-report-filter-title strong,.checklist-report-filter-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-report-filter-title strong{font-size:14px}.checklist-report-filter-title span,.checklist-report-filters>label>span{color:#74766d;font-size:11.5px}.checklist-report-filters>label{display:grid;gap:5px}.checklist-report-filters input[type=date]{width:100%}.checklist-employee-filter{position:relative}.checklist-employee-filter summary{display:flex;align-items:center;gap:7px;min-height:39px;border:1px solid rgb(24 25 22 / 12%);border-radius:10px;padding:8px 10px;background:#ffffff85;color:#34352f;cursor:pointer;list-style:none}.checklist-employee-filter summary::-webkit-details-marker{display:none}.checklist-employee-filter summary span{flex:1;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.checklist-employee-filter[open] summary>svg:last-child{transform:rotate(180deg)}.checklist-employee-filter>div{position:absolute;z-index:20;top:calc(100% + 6px);right:0;left:0;display:grid;max-height:260px;overflow:auto;border:1px solid rgb(24 25 22 / 12%);border-radius:12px;padding:7px;background:#f8f7f0;box-shadow:0 14px 36px #18191624}.checklist-employee-filter>div label{display:flex;align-items:center;gap:8px;border-radius:8px;padding:7px;font-size:13px;cursor:pointer}.checklist-employee-filter>div label:hover{background:#23241f0f}.checklist-employee-filter>div input{width:15px;height:15px;margin:0;padding:0}.checklist-employee-filter>div p{margin:4px;color:#77796f;font-size:12px}.checklist-report-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.checklist-report-summary>div{display:flex;align-items:baseline;gap:6px;border-radius:999px;padding:8px 12px;background:#ffffff85}.checklist-report-summary>div strong{font-size:17px}.checklist-report-summary>div span{color:#6f7168;font-size:12px}.checklist-report-summary>div.has-warning{background:#fff0c5;color:#765516}.checklist-report-summary>p{margin-left:auto}.checklist-report-empty{border:1px dashed rgb(24 25 22 / 13%);border-radius:16px;padding:34px 16px;color:#77796f;text-align:center}.checklist-report-zone-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:10px}.checklist-report-zone{display:grid;gap:13px;min-height:178px;border:1px solid rgb(24 25 22 / 9%);border-radius:18px;padding:15px;background:#ffffff7a;color:#242521;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.checklist-report-zone:hover,.checklist-report-zone.selected{border-color:#18191652;box-shadow:0 12px 28px #18191614;transform:translateY(-1px)}.checklist-report-zone.incomplete{border-color:#a8731847}.checklist-report-zone>header,.checklist-report-zone>footer,.checklist-report-submission>header,.checklist-report-detail>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.checklist-report-zone>header>div,.checklist-report-detail>header>div{display:flex;align-items:center;gap:8px}.checklist-report-zone>header>div>span,.checklist-report-detail>header>div>span{font-size:24px}.checklist-report-zone>header>div strong{font-size:15px}.checklist-report-zone>header>em{display:flex;align-items:center;gap:4px;color:#77796f;font-size:11px;font-style:normal;white-space:nowrap}.checklist-report-participants{display:flex;align-items:center;gap:5px;flex-wrap:wrap;color:#66685f}.checklist-report-participants span{border-radius:999px;padding:4px 7px;background:#23241f0f;font-size:11.5px}.checklist-report-progress{height:5px;overflow:hidden;border-radius:999px;background:#23241f17}.checklist-report-progress i{display:block;height:100%;border-radius:inherit;background:#31322d}.checklist-report-zone.incomplete .checklist-report-progress i{background:#c39429}.checklist-report-zone>footer>span{color:#71736a;font-size:11.5px}.checklist-report-zone-statuses{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.checklist-report-zone .status-badge,.checklist-report-submission .status-badge{display:inline-flex;align-items:center;gap:4px;font-style:normal}.checklist-report-detail{display:grid;gap:14px;border:1px solid rgb(24 25 22 / 10%);border-radius:20px;padding:18px;background:#ffffff73}.checklist-report-detail h3,.checklist-report-detail p{margin:0}.checklist-report-detail>header small{color:#797b72;text-transform:uppercase}.checklist-report-detail>header h3{font-size:20px}.checklist-report-back span{display:none}.checklist-report-detail>p{color:#696b63;font-size:13px}.checklist-report-submissions{display:grid;gap:10px}.checklist-report-submission{display:grid;gap:12px;border:1px solid rgb(24 25 22 / 8%);border-radius:15px;padding:14px;background:#ffffff7f}.checklist-report-submission.incomplete{border-color:#a873183d}.checklist-report-submission>header>div{display:grid;gap:2px}.checklist-report-submission>header strong{font-size:14px}.checklist-report-submission>header span{color:#77796f;font-size:11.5px}.checklist-report-item-list{display:grid;gap:5px}.checklist-report-item{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;border-radius:9px;padding:8px;background:#b8522f12;color:#6f3323}.checklist-report-item.checked{background:#44704712;color:#36583a}.checklist-report-item>svg{margin-top:1px}.checklist-report-item>div{display:grid;gap:4px}.checklist-report-item strong{color:#31322d;font-size:12.5px;font-weight:500}.checklist-report-item strong span{margin-left:7px;border-radius:999px;padding:2px 5px;background:#23241f12;color:#707269;font-size:10px}.checklist-report-item p{color:#686a62;font-size:11.5px}.checklist-report-item p.checklist-report-issue{color:#8b3d25}.checklist-calendar{display:grid;gap:14px}.cal-header{display:flex;align-items:center;gap:12px}.cal-header strong{min-width:150px;font-size:17px;font-weight:600;text-align:center;text-transform:capitalize}.cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.cal-weekday{padding:4px 6px;color:#77796f;font-size:12px;font-weight:600;text-transform:uppercase}.cal-day{display:grid;gap:4px;align-content:start;min-height:88px;border:1px solid rgb(24 25 22 / 8%);border-radius:14px;padding:8px;background:#ffffff4d;color:#40423c;text-align:left;cursor:default}.cal-day.filled{border-color:#18191624;background:#ffffff8c;cursor:pointer}.cal-day.selected{border-color:#242421;background:#ffffffbf}.cal-day em{color:#8b8d83;font-size:12px;font-style:normal;font-weight:600}.cal-mode{display:flex;align-items:center;gap:4px;margin:0;color:#40423c;font-size:11px;line-height:1.25}.cal-mode.issues{color:#8f3520}.cal-mode span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-day small{color:#8b8d83;font-size:11px}.cal-day-detail{display:grid;gap:10px;border:1px solid rgb(255 255 255 / 48%);border-radius:18px;padding:16px;background:#ffffff73}.cal-day-detail h4{margin:0;font-size:16px;font-weight:600;text-transform:capitalize}.cal-detail-summary{display:flex;align-items:center;gap:8px;margin:0;color:#40423c;font-size:13.5px}.cal-shift-list{display:grid;gap:6px}@media(max-width:1100px){.checklist-report-filters{grid-template-columns:minmax(200px,1fr) minmax(145px,180px) minmax(145px,180px)}.checklist-employee-filter{min-width:220px}}@media(max-width:720px){.checklist-layout:has(.checklist-grid.zone-selected),.checklist-layout:has(.checklist-report.detail-open){grid-template-rows:minmax(0,1fr);gap:0}.checklist-layout:has(.checklist-grid.zone-selected)>.manager-header,.checklist-layout:has(.checklist-grid.zone-selected)>.checklist-ai-tools,.checklist-layout:has(.checklist-report.detail-open)>.manager-header{display:none}.checklist-report-filter-toggle{display:flex;align-items:center;gap:9px;width:100%;min-height:52px;border:1px solid rgb(24 25 22 / 10%);border-radius:15px;padding:9px 12px;background:#ffffff94;color:#292a26;text-align:left}.checklist-report-filter-toggle>span{display:grid;flex:1;gap:1px;min-width:0}.checklist-report-filter-toggle strong{font-size:13px}.checklist-report-filter-toggle small{overflow:hidden;color:#75776e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.checklist-report-filter-block.open .checklist-report-filter-toggle>svg:last-child{transform:rotate(180deg)}.checklist-report-filter-block:not(.open) .checklist-report-filters{display:none}.checklist-report-filter-block.open{display:grid;gap:7px}.checklist-report-filters{grid-template-columns:1fr 1fr;border-radius:15px;padding:10px}.checklist-report-filter-title,.checklist-employee-filter{grid-column:1 / -1}.checklist-report-filters>.icon-button{justify-content:center;min-height:44px}.checklist-report-zone-grid{grid-template-columns:1fr}.checklist-report-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.checklist-report-summary>div{display:grid;gap:1px;border-radius:14px;padding:9px 11px}.checklist-report-summary>p{grid-column:1 / -1;margin:0}.checklist-report-zone{min-height:164px;padding:14px}.checklist-report-zone>footer{align-items:flex-start;flex-direction:column}.checklist-report-zone-statuses{justify-content:flex-start}.checklist-report.detail-open>.checklist-report-filter-block,.checklist-report.detail-open>.checklist-report-summary,.checklist-report.detail-open>.checklist-report-empty,.checklist-report.detail-open>.checklist-report-zone-grid{display:none}.checklist-report.detail-open{gap:0;min-height:100%}.checklist-report.detail-open .checklist-report-detail{min-height:100%;border:0;border-radius:0;padding:0 0 14px;background:transparent}.checklist-report-detail>header{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:1fr;margin:0 -2px;border-bottom:1px solid rgb(24 25 22 / 8%);border-radius:0 0 16px 16px;padding:10px 2px 12px;background:#f8f7f0e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.checklist-report-detail>header>div{grid-row:2;padding:0 8px}.checklist-report-back{grid-row:1;justify-self:start;min-height:42px}.checklist-report-back span{display:inline}.checklist-report-detail>p,.checklist-report-submissions{margin-right:4px;margin-left:4px}.checklist-report-submission{padding:12px}.checklist-report-submission>header{align-items:flex-start;flex-direction:column}.cal-grid{gap:4px}.cal-day{min-height:64px;padding:6px}.cal-mode span{display:none}.cal-mode:after{content:""}}.staff-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px}.staff-chip{position:relative;display:flex;align-items:center;gap:10px;border:1px solid rgb(24 25 22 / 10%);border-radius:16px;padding:10px 12px;background:#ffffff6b;cursor:pointer;transition:border-color .12s ease,background .12s ease}.staff-chip:hover{border-color:#18191642}.staff-chip.selected{border-color:#242421;background:#ffffffb8}.staff-chip input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.staff-chip-avatar{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:#ead9b0;color:#4a3c17;font-size:12.5px;font-weight:700}.staff-chip.selected .staff-chip-avatar{background:#242421;color:#ffd84f}.staff-chip-main{display:grid;gap:1px;min-width:0}.staff-chip-main strong{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-chip-main small{color:#77796f;font-size:12px}.staff-chip-check{display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;margin-left:auto;border-radius:50%;background:#242421;color:#ffd84f;font-size:12px;opacity:0;transform:scale(.6);transition:opacity .12s ease,transform .12s ease}.staff-chip.selected .staff-chip-check{opacity:1;transform:scale(1)}.staff-picker-empty{grid-column:1 / -1;margin:0;color:#77796f;font-size:13px}.assignment-due{max-width:240px}.issued-password{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid rgb(29 104 74 / 30%);border-radius:16px;padding:12px 14px;background:#dbeadf;color:#1d684a;font-size:13.5px}.issued-password code{padding:3px 8px;border-radius:8px;background:#ffffffb3;color:#14442f;font-size:14px;font-weight:700;letter-spacing:.04em}.issued-password .icon-button{min-height:30px;padding:4px 10px;font-size:12.5px}.audit-actions{display:flex;align-items:center;gap:8px}.audit-filter{width:min(280px,100%);min-height:34px;border-radius:12px;font-size:13px}.audit-terminal{min-height:320px;max-height:calc(100vh - 280px);overflow:auto;border:1px solid rgb(255 255 255 / 12%);border-radius:16px;padding:14px 16px;background:#0c0d0e;color:#c9e3c6;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.65}.audit-line{white-space:pre}.audit-line.alert{color:#ff9a7a}.audit-line.muted{color:#6f7a6e}.assignment-history{display:grid;gap:8px;border-top:1px solid rgb(28 29 25 / 10%);padding-top:14px}.assignment-history h4{margin:0;color:#5c5f57;font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.member-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:20px;background:#0c0d0e73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.member-popup{display:grid;gap:14px;width:min(560px,100%);max-height:min(80vh,720px);overflow-y:auto;border:1px solid rgb(255 255 255 / 55%);border-radius:22px;padding:20px;background:linear-gradient(115deg,#f4f3ee,#f7f2df 60%,#fff3c2);box-shadow:0 24px 60px #14141047}.member-popup-head{display:flex;align-items:center;gap:12px}.member-popup-head strong{display:block;font-size:18px;font-weight:600}.member-popup-head small{color:#6c6e65}.member-popup-close{margin-left:auto;min-height:34px;padding:6px 10px}.member-editor{width:min(520px,100%);overflow:visible}.member-editor-fields{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(160px,1fr);gap:12px}.member-editor-password{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgb(24 25 22 / 10%);border-radius:16px;padding:13px 14px;background:#ffffff85}.member-editor-password>div{display:grid;gap:4px}.member-editor-password strong{font-size:14px}.member-editor-password small{color:#6c6e65;font-size:12px;line-height:1.4}.member-editor-issued{align-items:flex-start}.member-editor-issued>span{min-width:0;overflow-wrap:anywhere}.member-editor-status{margin:0}.member-editor-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid rgb(24 25 22 / 9%);padding-top:14px}@media(max-width:560px){.member-editor-overlay{align-items:end;padding:10px}.member-editor{width:100%;max-height:calc(100dvh - 20px);overflow-y:auto;border-radius:22px 22px 16px 16px}.member-editor-fields{grid-template-columns:minmax(0,1fr)}.member-editor-password{align-items:stretch;flex-direction:column}.member-editor-password .icon-button,.member-editor-actions .icon-button{justify-content:center}.member-editor-actions{display:grid;grid-template-columns:1fr 1fr;position:sticky;bottom:-20px;z-index:2;margin:0 -20px -20px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#f7f2dff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.member-popup-list{display:grid;gap:10px}.member-popup-item{display:grid;gap:6px;border:1px solid rgb(24 25 22 / 10%);border-radius:16px;padding:12px 14px;background:#ffffff8c}.member-popup-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.member-popup-item-head strong{font-size:14px;font-weight:600}.member-popup-item>small{color:#6c6e65}.member-popup-gaps{display:grid;gap:6px;border-top:1px dashed rgb(143 53 32 / 30%);padding-top:8px}.member-popup-gaps>p{margin:0;color:#8f3520;font-size:12.5px;font-weight:600}.member-popup-gap{display:grid;gap:1px;border-left:3px solid #e07a5f;padding-left:10px}.member-popup-gap strong{font-size:13px;font-weight:600}.member-popup-gap span{color:#6c6e65;font-size:12.5px}.member-popup-clean{margin:0;color:#1d684a;font-size:12.5px}.behavior-profile{display:grid;gap:10px;border:1px solid rgb(24 25 22 / 10%);border-radius:16px;padding:12px 14px;background:#ffffff8c}.behavior-profile-title{margin:0;color:#5c5f57;font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.behavior-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.behavior-metric{display:grid;gap:2px;text-align:center}.behavior-metric strong{font-size:19px;font-weight:700}.behavior-metric span{color:#77796f;font-size:11px;line-height:1.25}.behavior-signals{display:grid;gap:4px;border-top:1px dashed rgb(143 53 32 / 30%);padding-top:8px}.behavior-signals p{margin:0;color:#8f3520;font-size:12.5px}.exam-generating{display:grid;gap:8px;justify-items:center;padding:26px 16px;text-align:center}.exam-generating p{margin:0;font-size:15px;font-weight:600}.exam-generating small{color:#77796f}.exam-generating-orb{width:42px;height:42px;border-radius:50%;background:radial-gradient(50% 70% at 30% 30%,rgb(255 92 158 / 85%),transparent 70%),radial-gradient(55% 75% at 70% 35%,rgb(120 104 255 / 80%),transparent 70%),radial-gradient(60% 80% at 50% 80%,rgb(255 176 56 / 85%),transparent 72%),#f4f0dd;background-size:200% 200%;animation:ai-lava 3.5s ease-in-out infinite alternate,exam-orb-pulse 1.6s ease-in-out infinite}@keyframes exam-orb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.exam-read-hint{margin:0;color:#77796f;font-size:13px}.quiz-open-answer{display:grid;gap:8px}.quiz-open-hint{margin:0;color:#77796f;font-size:12.5px}.quiz-open-tools{display:flex;justify-content:flex-end}.quiz-open-feedback{margin:6px 0 0;font-size:13px}.ai-support-launcher{position:fixed;right:24px;bottom:22px;z-index:91;display:inline-flex;align-items:center;gap:9px;min-height:54px;border:1px solid rgb(255 255 255 / 18%);border-radius:999px;padding:0 18px;background:linear-gradient(180deg,#34342f,#20211d);box-shadow:0 18px 44px #1414124d;color:#fff;font-size:13px;font-weight:750}.ai-support-launcher:hover,.ai-support-launcher.open{transform:translateY(-1px);background:linear-gradient(180deg,#44443d,#282923)}.ai-support-popover{position:fixed;right:24px;bottom:88px;z-index:90;width:min(440px,calc(100vw - 32px));height:min(680px,calc(100dvh - 118px));filter:drop-shadow(0 26px 60px rgb(23 22 18 / 28%))}.ai-support-layout{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px;width:100%;height:100%;border:1px solid rgb(24 25 22 / 10%);border-radius:24px;padding:16px;background:linear-gradient(145deg,#faf8ef,#f4f0df);box-shadow:inset 0 1px #fffc;overflow:hidden}.ai-support-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ai-support-header p,.ai-support-header h2,.ai-support-header span,.ai-support-message p{margin:0}.ai-support-header p{color:#827b65;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.ai-support-header h2{margin-top:4px;font-size:24px}.ai-support-header span{display:block;margin-top:5px;color:#666960;font-size:13px}.ai-support-header-actions{display:inline-flex;gap:6px;flex:0 0 auto}.ai-support-suggestions{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.ai-support-suggestions button{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;border:1px solid rgb(24 25 22 / 11%);border-radius:999px;padding:8px 11px;background:#ffffff85;color:#464941;font-size:12px}.ai-support-thread{display:flex;flex-direction:column;gap:10px;overflow-y:auto;border-block:1px solid rgb(24 25 22 / 8%);padding:16px 4px}.ai-support-message{display:flex;gap:9px;max-width:92%;border-radius:20px;padding:12px 14px;line-height:1.5;white-space:pre-wrap}.ai-support-message.assistant{align-self:flex-start;background:#ffffffad;color:#343630}.ai-support-message.assistant>svg{flex:0 0 auto;margin-top:2px;color:#a67900}.ai-support-message.user{align-self:flex-end;background:#242421;color:#fff}.ai-support-message.refused{border:1px solid rgb(155 65 54 / 14%);background:#f7ebe7;color:#6f3c34}.ai-support-message.pending{opacity:.7}.ai-support-message-content{display:grid;gap:10px;min-width:0}.ai-support-links{display:flex;flex-wrap:wrap;gap:7px}.ai-support-links a{display:inline-flex;align-items:center;gap:6px;border:1px solid rgb(166 121 0 / 20%);border-radius:999px;padding:7px 10px;background:#fff8d9;color:#6e5200;font-size:12px;font-weight:700;text-decoration:none}.ai-support-links a:hover{border-color:#a679005c;background:#fff2b7}.ai-support-composer{display:grid;gap:8px}.ai-support-composer textarea{min-height:82px;max-height:180px}.ai-support-composer-actions{display:flex;justify-content:flex-end;gap:8px}.ai-support-composer>small{color:#77796f;font-size:11.5px;text-align:right}.exam-protocol{border-top:1px dashed rgb(24 25 22 / 15%);padding-top:8px}.exam-protocol summary{cursor:pointer;color:#5c5f57;font-size:12.5px;font-weight:600}.exam-protocol-q{display:grid;gap:3px;margin:8px 0;border-left:3px solid rgb(24 25 22 / 12%);padding-left:10px}.exam-protocol-prompt{margin:0;font-size:13px;font-weight:600}.exam-protocol-answer{margin:0;color:#40423c;font-size:13px;font-style:italic}.exam-protocol-ok{margin:0;color:#1d684a;font-size:12.5px}.exam-protocol-bad{margin:0;color:#8f3520;font-size:12.5px}.behavior-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.result-details{grid-column:1 / -1;display:grid;gap:8px;border-top:1px dashed rgb(24 25 22 / 12%);padding-top:10px}.manager-comment{margin:0;border-left:3px solid #b8860b;padding:4px 0 4px 10px;color:#40423c;font-size:13px;line-height:1.45}.manager-comment strong{font-size:12.5px}.manager-comment span{color:#8b8d83;font-size:12px}.manager-comment-form{display:flex;gap:8px}.manager-comment-form input{flex:1;min-height:36px;font-size:13px}.manager-comment-form .icon-button{min-height:36px}.decision-card-addon{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 6px;border-top:1px solid rgb(24 25 22 / 8%);border-radius:0 0 17px 17px;padding:7px 10px 8px;background:linear-gradient(135deg,#fff4bea6,#ffffff8c);color:#5b4a13}.decision-card-addon>span{overflow:hidden;font-size:9px;font-weight:800;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.decision-card-addon>div{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:3px}.decision-card-addon em{border-radius:999px;padding:2px 5px;background:#ffffffb3;font-size:8px;font-style:normal;white-space:nowrap}.decision-card-addon.missing{grid-template-columns:auto 1fr;background:#1819160a;color:#77796f}.decision-core-panel{display:grid;gap:16px;border:1px solid rgb(139 105 0 / 16%);border-radius:28px;padding:20px;background:radial-gradient(circle at 94% 4%,rgb(255 216 79 / 22%),transparent 32%),linear-gradient(145deg,#fffbebeb,#f5f6efd9);box-shadow:0 18px 50px #38342417}.decision-core-panel>header,.decision-profile-details>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.decision-core-title{display:flex;align-items:flex-start;gap:13px}.decision-core-title>span{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:15px;background:#242421;color:#ffd84f}.decision-core-title small,.decision-core-title h2,.decision-core-title p{display:block;margin:0}.decision-core-title small{color:#8a761f;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.decision-core-title h2{margin-top:3px;font-size:22px;letter-spacing:-.02em}.decision-core-title p{margin-top:5px;color:#666960;font-size:12px}.decision-core-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.decision-core-metrics>div{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;border:1px solid rgb(24 25 22 / 7%);border-radius:15px;padding:11px;background:#ffffff94}.decision-core-metrics svg{width:16px;color:#9a7800}.decision-core-metrics strong{font-size:20px}.decision-core-metrics span{color:#73766d;font-size:10px}.decision-processor-strip,.decision-run-history{display:grid;gap:7px}.decision-processor-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.decision-processor-strip>div,.decision-run-history article{display:grid;align-items:center;border:1px solid rgb(24 25 22 / 7%);border-radius:12px;background:#ffffff7a}.decision-processor-strip>div{grid-template-columns:auto minmax(0,1fr);gap:4px 7px;padding:9px 10px}.decision-processor-strip svg,.decision-run-history svg{color:#766014}.decision-processor-strip span{overflow:hidden;color:#73766d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.decision-processor-strip strong{grid-column:1 / -1;font-size:14px}.decision-run-history article{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:8px 10px}.decision-run-history strong,.decision-run-history small{display:block}.decision-run-history strong{font-size:11px}.decision-run-history small{margin-top:2px;color:#77796f;font-size:9px}.decision-run-history article>span{color:#77796f;font-size:9px}.decision-run-actions{display:flex;gap:6px}.decision-run-actions button{align-items:center;background:#ffffffbf;border:1px solid rgba(45,38,26,.12);border-radius:999px;color:#5b4a2c;display:inline-flex;font:inherit;font-size:11px;gap:4px;padding:5px 8px}.decision-import-history{display:grid;gap:6px}.decision-import-history article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:12px;padding:8px 10px;background:#ffffff7f}.decision-import-history strong,.decision-import-history small{display:block}.decision-import-history strong{font-size:12px}.decision-import-history small{margin-top:2px;color:#77796f;font-size:10px}.decision-import-history>article>span{border-radius:999px;padding:4px 7px;font-size:9px;font-weight:750}.decision-import-history>article>span.confirmed{background:#dbeadf;color:#1d684a}.decision-import-history>article>span.pending{background:#f1e6c2;color:#6b5715}.decision-core-message{margin:0;border-radius:12px;padding:10px 12px;background:#ffd84f3d;color:#66520d;font-size:12px}.decision-import-review{width:min(900px,calc(100vw - 32px))}.decision-import-map{display:grid;max-height:42vh;gap:7px;overflow:auto}.decision-import-map article{display:grid;grid-template-columns:minmax(150px,1fr) minmax(170px,.8fr) minmax(230px,1.2fr);align-items:center;gap:9px;border:1px solid rgb(24 25 22 / 8%);border-radius:13px;padding:9px;background:#ffffffa6}.decision-import-map strong,.decision-import-map small{display:block}.decision-import-map strong{font-size:12px}.decision-import-map small{margin-top:2px;color:#77796f;font-size:9px}.decision-import-map select{min-width:0;height:36px}.decision-import-skills{display:flex;flex-wrap:wrap;gap:4px}.decision-import-skills span{border-radius:999px;padding:4px 6px;background:#f2eedf;font-size:9px}.decision-import-rules{border-radius:13px;padding:10px 12px;background:#1819160a;font-size:11px}.decision-import-rules summary{cursor:pointer;font-weight:750}.decision-import-rules ol{margin-bottom:0;padding-left:22px}.decision-import-rules li+li{margin-top:5px}.decision-profile-details{display:grid;gap:10px;border:1px solid rgb(139 105 0 / 15%);border-radius:18px;padding:13px;background:linear-gradient(145deg,#fff8d7c2,#ffffffa6)}.decision-profile-details>header>div{display:grid;grid-template-columns:auto 1fr;gap:2px 6px}.decision-profile-details>header span{color:#8a761f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.decision-profile-details>header strong{grid-column:1 / -1;font-size:15px}.decision-profile-details>p{margin:0;color:#5f625a;font-size:11px;line-height:1.5}.decision-profile-details>small{color:#8a8d84;font-size:9px}.decision-risk{border-left:3px solid #d49b36;padding-left:9px}.decision-detail-skills,.decision-skill-edit{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.decision-detail-skills>div,.decision-skill-edit>label{display:grid;gap:4px;border-radius:11px;padding:8px;background:#ffffff9e;color:#73766d;font-size:9px}.decision-detail-skills strong{color:#242421;font-size:17px}.decision-skill-edit select{min-width:0;height:34px}.decision-detail-flags{display:flex;flex-wrap:wrap;gap:5px}.decision-detail-flags span{border-radius:999px;padding:5px 8px;background:#1819160d;font-size:9px}.decision-profile-form{display:grid;gap:9px}@media(max-width:900px){.decision-core-panel>header{align-items:stretch;flex-direction:column}.decision-core-metrics,.decision-processor-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-import-map article{grid-template-columns:1fr}}@media(max-width:620px){.decision-core-metrics,.decision-processor-strip,.decision-detail-skills,.decision-skill-edit{grid-template-columns:1fr 1fr}}@media(max-width:720px){.ai-support-launcher{right:14px;bottom:14px;min-height:50px;padding:0 15px}.ai-support-popover{top:10px;right:10px;bottom:76px;left:10px;width:auto;height:auto}.ai-support-layout{border-radius:20px;padding:12px}.ai-support-header{align-items:flex-start}.ai-support-message{max-width:95%}.ai-support-composer-actions{justify-content:space-between}}
