:root{color:#f5f7f4;font-synthesis:none;text-rendering:optimizelegibility;--accent:#bdff2c;--surface:#151c19;--surface-strong:#1b2420;--border:#344039;--muted:#9ea7a2;background:#090e0c;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#090e0c;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.auth-shell,.signed-in-shell,.loading-screen{width:min(100% - 40px,430px);min-height:100vh;padding:calc(38px + env(safe-area-inset-top)) 0 calc(30px + env(safe-area-inset-bottom));margin:0 auto}.brand{align-items:center;gap:13px;width:fit-content;margin-bottom:54px;display:flex}.brand img{object-fit:contain;width:58px;height:58px}.brand div{line-height:1;display:grid}.brand span{color:var(--muted);letter-spacing:.15em;font-size:12px;font-weight:800}.brand strong{letter-spacing:-.02em;margin-top:5px;font-size:21px}.auth-card{border:1px solid var(--border);background:var(--surface);border-radius:28px;padding:26px 22px 22px}.auth-heading{margin-bottom:28px}.auth-heading h1{letter-spacing:-.045em;margin:0;font-size:34px;line-height:1.05}.auth-heading p{color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.45}form{gap:18px;display:grid}label{gap:8px;font-size:14px;font-weight:800;display:grid}input{color:#fff;background:#0d1310;border:1px solid #46534c;border-radius:16px;outline:none;width:100%;min-height:58px;padding:0 16px}input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #bdff2c1f}.field-note{color:var(--muted);font-size:13px;font-weight:500}.primary-button,.secondary-button{border:1px solid #0000;border-radius:16px;min-height:58px;font-weight:850}.primary-button{color:#10150f;background:var(--accent);margin-top:4px}.primary-button:disabled{opacity:.55;cursor:wait}.secondary-button{color:#f5f7f4;background:var(--surface-strong);border-color:var(--border);width:100%}.help-text{color:var(--muted);text-align:center;margin:20px 4px 0;font-size:13px;line-height:1.45}.form-error{color:#ff8989;margin:-4px 0 0;font-size:14px;line-height:1.4}.loading-screen{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.loading-screen .brand{margin-bottom:24px}.signed-in-shell .auth-heading p{margin:0 0 5px}.signed-in-shell .auth-heading h1{color:var(--accent)}.home-status{color:var(--muted);margin:0 0 24px;line-height:1.5}.employee-home{background:#090e0c;min-height:100vh}.employee-header{width:min(100% - 36px,540px);padding:calc(20px + env(safe-area-inset-top)) 0 22px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;margin:0 auto;display:grid}.menu-button{color:#fff;border:1px solid var(--border);background:#141b18;border-radius:20px;place-content:center;gap:4px;width:58px;height:58px;padding:0;display:grid}.menu-button span{background:currentColor;border-radius:2px;width:21px;height:2px;display:block}.employee-greeting{gap:3px;min-width:0;display:grid}.employee-greeting span{color:var(--muted);font-size:14px}.employee-greeting strong{color:var(--accent);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:23px;line-height:1.05;overflow:hidden}.property-brand{justify-items:end;gap:3px;display:grid}.property-brand img{object-fit:contain;width:48px;height:48px}.property-brand span{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex}.property-brand i{background:var(--accent);border-radius:50%;width:6px;height:6px}.home-content{width:min(100% - 40px,510px);padding:25px 0 calc(40px + env(safe-area-inset-bottom));margin:0 auto}.department-control{border-bottom:1px solid #27312c;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:18px;display:flex}.department-control label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:800}.single-department{color:#f5f7f4;font-size:18px}.select-wrap{min-width:155px;position:relative}.select-wrap select{appearance:none;color:#f5f7f4;background:var(--surface);border:1px solid var(--border);border-radius:15px;width:100%;height:48px;padding:0 42px 0 16px;font-size:16px;font-weight:800}.select-wrap svg{fill:none;width:20px;height:20px;stroke:var(--accent);stroke-width:2px;pointer-events:none;position:absolute;top:14px;right:13px}.tools-section h2,.attention-section h2{letter-spacing:-.035em;margin:0 0 13px;font-size:24px;line-height:1.15}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tool-card{text-align:left;color:#f5f7f4;background:var(--surface);border:1px solid var(--border);border-radius:22px;min-height:148px;padding:18px}.tool-card:active{transform:scale(.985)}.tool-card:focus-visible,.menu-button:focus-visible,.home-sign-out:focus-visible{outline-offset:2px;outline:3px solid #bdff2c59}.tool-icon{width:48px;height:48px;color:var(--accent);background:#24331f;border-radius:15px;place-items:center;margin-bottom:15px;display:grid}.tool-icon svg,.attention-icon svg{width:27px;height:27px}.tool-card strong{letter-spacing:-.02em;margin-bottom:3px;font-size:19px;line-height:1.05;display:block}.tool-card>span:last-child{color:var(--muted);font-size:15px;line-height:1.25;display:block}.attention-section{margin-bottom:28px}.attention-card{background:linear-gradient(135deg,#1a271a,#151c19);border:1px solid #687b32;border-radius:22px;grid-template-columns:62px 1fr;gap:14px;padding:16px;display:grid}.attention-icon{color:#11180e;background:var(--accent);border-radius:17px;place-items:center;width:62px;height:62px;display:grid}.attention-card div:nth-child(2){align-content:center;gap:4px;min-width:0;display:grid}.attention-card strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.attention-card span{color:var(--muted);font-size:14px}.attention-card p{color:var(--accent);margin:0;font-size:14px}.attention-card button{color:#11180e;background:var(--accent);border:0;border-radius:14px;grid-column:1/-1;min-height:50px;font-weight:850}.home-sign-out{color:var(--muted);background:0 0;border:0;margin:34px auto 0;padding:10px 18px;font-size:14px;font-weight:750;display:block}.drawer-layer,.sheet-layer{z-index:10;position:fixed;inset:0}.drawer-scrim,.sheet-scrim{background:#020604d1;border:0;width:100%;position:absolute;inset:0}.home-drawer{width:min(82vw,330px);padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));border-right:1px solid var(--border);background:#111815;flex-direction:column;display:flex;position:absolute;inset:0 auto 0 0}.home-drawer>div{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.home-drawer img{object-fit:contain;width:58px;height:58px}.home-drawer>div button,.sheet-close{color:#fff;background:var(--surface-strong);border:1px solid var(--border);border-radius:50%;width:46px;height:46px;padding:0;font-size:30px;line-height:1}.home-drawer>strong{font-size:24px}.home-drawer>span{color:var(--muted);margin-top:6px}.home-drawer>button{color:#fff;background:var(--surface-strong);border:1px solid var(--border);border-radius:15px;min-height:54px;margin-top:auto;font-weight:800}.tool-sheet{min-height:320px;padding:24px 24px calc(34px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#141c18;border-radius:28px 28px 0 0;position:absolute;inset:auto 0 0}.sheet-handle{background:#65706a;border-radius:5px;width:78px;height:6px;margin:-7px auto 25px;display:block}.sheet-close{position:absolute;top:22px;right:22px}.tool-sheet .tool-icon{margin-top:16px}.tool-sheet h2{letter-spacing:-.04em;margin:0;font-size:32px}.tool-sheet p{color:var(--muted);margin:10px 0 0;font-size:17px}.checklist-page{width:min(100% - 40px,540px);min-height:100vh;padding:calc(22px + env(safe-area-inset-top)) 0 calc(38px + env(safe-area-inset-bottom));margin:0 auto}.list-header,.checklist-topbar{grid-template-columns:62px 1fr;align-items:start;gap:15px;display:grid}.checklist-employee-header{border-bottom:1px solid var(--border);grid-template-columns:58px 1fr;align-items:center;gap:13px;margin:-20px -20px 26px;padding:20px;display:grid}.checklist-employee-header>div{display:grid}.checklist-employee-header>div span{color:var(--muted);letter-spacing:.13em;font-size:12px;font-weight:900}.checklist-employee-header>div strong{letter-spacing:-.035em;font-size:28px;line-height:1.05}.list-header{grid-template-columns:1fr}.manager-home{background:#090e0c;max-width:620px;min-height:100vh;margin:0 auto;padding:0 20px 48px}.manager-header{border-bottom:1px solid var(--border);grid-template-columns:58px 1fr;align-items:center;gap:14px;margin:0 -20px;padding:20px;display:grid}.manager-header>div{justify-self:end;min-width:245px;display:grid}.manager-header>div span{color:var(--muted);letter-spacing:.13em;font-size:12px;font-weight:900}.manager-header>div strong{letter-spacing:-.035em;font-size:28px;line-height:1.05}.manager-mode{border:1px solid var(--border);border-radius:20px;grid-template-columns:1fr 1fr;margin:24px 0;padding:5px;display:grid}.manager-mode button{min-height:52px;color:var(--muted);font:inherit;background:0 0;border:0;border-radius:16px;font-weight:900}.manager-mode button.active{background:var(--accent);color:#10140f}.manager-greeting{background:radial-gradient(circle at 15% 20%,#25351e 0,#172119 54%,#111713 100%);border:1px solid #506338;border-radius:26px;padding:24px}.manager-greeting>span,.report-group>span{color:var(--accent);letter-spacing:.12em;font-size:13px;font-weight:900}.manager-greeting h1{letter-spacing:-.045em;margin:12px 0 22px;font-size:clamp(30px,8vw,39px);line-height:1.02}.manager-greeting strong{font-size:30px;display:block}.manager-greeting p{color:var(--muted);margin:8px 0 0}.manager-panel{border:1px solid var(--border);background:var(--surface);border-radius:26px;margin-top:20px;padding:20px}.manager-panel h2,.manager-departments h2{letter-spacing:-.035em;margin:0 0 18px;font-size:28px}.current-walk{background:var(--surface-strong);color:#f5f7f4;text-align:left;border:1px solid #4d5b58;border-radius:20px;grid-template-columns:74px 1fr;align-items:center;gap:16px;width:100%;padding:20px;display:grid}.current-walk>span{width:74px;height:74px;color:var(--accent);background:#2b3c21;border-radius:22px;place-items:center;font-size:33px;display:grid}.current-walk strong{font-size:25px}.current-walk p{color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.35}.manager-attention{color:#f5f7f4;text-align:left;background:#21301c;border:1px solid #617734;border-radius:18px;grid-template-columns:14px 1fr 18px;align-items:center;gap:14px;width:100%;margin-bottom:14px;padding:16px;display:grid}.manager-attention i{background:var(--accent);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 7px #bdff2c17}.manager-attention div{display:grid}.manager-attention strong{font-size:18px}.manager-attention span{color:var(--muted)}.manager-attention b{font-size:28px}.manager-panel-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.manager-panel-title button{color:var(--accent);font:inherit;background:0 0;border:0;font-weight:900}.report-group{border:1px solid var(--border);background:var(--surface-strong);border-radius:20px;margin-top:12px;padding:18px}.report-row{border-bottom:1px solid var(--border);grid-template-columns:100px 1fr 24px;align-items:center;gap:10px;padding:14px 0;display:grid}.report-row:last-child{border-bottom:0}.report-row strong,.report-row b{color:var(--accent)}.report-row p{color:var(--muted);margin:0}.manager-departments{margin-top:28px}.manager-departments>p{color:var(--muted);margin:-12px 0 16px}.manager-departments>button{border:1px solid var(--border);background:var(--surface);color:#f5f7f4;text-align:left;border-radius:22px;grid-template-columns:56px 1fr 18px;align-items:center;gap:14px;width:100%;padding:16px;display:grid}.manager-departments>button>span{width:56px;height:56px;color:var(--accent);background:#2b3c21;border-radius:17px;place-items:center;font-size:22px;font-weight:900;display:grid}.manager-departments>button div{display:grid}.manager-departments>button strong{font-size:21px}.manager-departments>button small{color:var(--muted);font-size:14px}.manager-departments>button b{font-size:30px}.walk-layer{z-index:80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.walk-scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;border:0;width:100%;position:absolute;inset:0}.walk-sheet{z-index:1;width:min(100%,620px);max-height:88vh;padding:16px 20px calc(28px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#121a16;border-bottom:0;border-radius:30px 30px 0 0;position:relative;overflow-y:auto}.walk-sheet>.sheet-handle{background:#66716c;border-radius:8px;width:70px;height:7px;margin:0 auto 24px;display:block}.walk-sheet>header{justify-content:space-between;align-items:start;gap:18px;display:flex}.walk-sheet>header span,.observation-heading>span{color:var(--accent);letter-spacing:.13em;font-size:12px;font-weight:900}.walk-sheet>header h1,.observation-heading h2{letter-spacing:-.04em;margin:7px 0 0;font-size:30px;line-height:1.05}.walk-sheet>header>button{color:var(--muted);font:inherit;background:0 0;border:0;font-weight:900}.walk-intro{color:var(--muted);margin:18px 0;line-height:1.4}.walk-saved{color:var(--accent);background:#20301b;border:1px solid #5f7935;border-radius:14px;margin:16px 0;padding:12px 14px;font-weight:800}.walk-sections{grid-template-columns:1fr 1fr;gap:10px;display:grid}.walk-sections>div.open{grid-column:1/-1}.walk-section-button{border:1px solid var(--border);background:var(--surface);color:#f5f7f4;text-align:left;border-radius:18px;justify-content:space-between;align-items:center;width:100%;min-height:70px;padding:14px;display:flex}.walk-section-button strong{font-size:17px}.walk-section-button span{color:var(--muted);font-size:22px}.walk-areas{grid-template-columns:1fr 1fr;gap:9px;padding-top:10px;display:grid}.walk-areas button,.issue-grid button{border:1px solid var(--border);color:#f5f7f4;min-height:62px;font:inherit;text-align:left;background:#18211d;border-radius:17px;padding:12px;font-weight:800}.observation-heading{margin:18px 0}.observation-heading p{color:var(--muted)}.walk-primary,.walk-secondary{border:1px solid var(--border);background:var(--accent);color:#11150f;width:100%;min-height:58px;font:inherit;border-radius:16px;margin-top:14px;font-weight:900}.walk-secondary{background:var(--surface-strong);color:#f5f7f4}.walk-primary:disabled{opacity:.45;cursor:not-allowed}.issue-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.issue-grid button.active{border-color:var(--accent);background:#27391e}.walk-note{margin-top:20px}.walk-note textarea,.handoff-topics textarea{resize:vertical;border:1px solid var(--border);color:#f5f7f4;min-height:116px;font:inherit;background:#0d1310;border-radius:16px;padding:14px}.walk-label{color:var(--muted);letter-spacing:.12em;margin:20px 0 8px;font-size:12px;font-weight:900;display:block}.audience-options{gap:10px;display:grid}.audience-options button{border:1px solid var(--border);background:var(--surface);color:#f5f7f4;text-align:left;border-radius:18px;gap:4px;padding:16px;display:grid}.audience-options button.active{border-color:var(--accent);background:#27391e}.audience-options strong{font-size:18px}.audience-options span{color:var(--muted)}.department-checks{gap:8px;margin-top:10px;display:grid}.department-checks button{border:1px solid var(--border);background:var(--surface);color:#f5f7f4;border-radius:14px;justify-content:space-between;align-items:center;min-height:56px;padding:12px 14px;font-weight:800;display:flex}.department-checks button.active{border-color:#2f6949}.department-checks i{background:var(--surface-strong);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.department-checks button.active i{background:#21663e}.handoff-topics{gap:14px;display:grid}.handoff-topics label{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:16px}.handoff-topics strong{font-size:18px}.handoff-topics textarea{width:100%}.cadence-tabs.has-walk-notes{grid-template-columns:repeat(4,1fr)}.walk-notes article{border:1px solid var(--border);background:var(--surface);border-radius:20px;margin-top:14px;padding:16px}.walk-notes article>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#25361e;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-block}.walk-notes article h3{margin:12px 0 4px;font-size:21px}.walk-notes article p{margin:0 0 14px}.walk-notes article button{background:var(--accent);color:#11150f;border:0;border-radius:15px;width:100%;min-height:54px;font-weight:900}.walk-notes article.complete{background:#172217;border-color:#4f6337}.walk-notes article>b{color:var(--accent)}.list-header>button,.checklist-topbar>button{color:#fff;border:1px solid var(--border);background:#151c19;border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.list-header svg,.checklist-topbar svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.list-header h1,.checklist-topbar h1{letter-spacing:-.04em;margin:2px 0 4px;font-size:31px;line-height:1.05}.list-header p{color:var(--muted);margin:0;font-size:16px}.reset-note{color:var(--muted);align-items:flex-start;gap:11px;margin:22px 0 17px;font-size:14px;line-height:1.4;display:flex}.reset-note i{background:var(--accent);border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px}.cadence-tabs{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:20px;display:grid}.cadence-tabs button{height:50px;color:var(--muted);border:1px solid var(--border);text-transform:capitalize;background:#151c19;border-radius:25px;font-size:14px;font-weight:850}.cadence-tabs button.active{color:var(--accent);background:#26331f;border-color:#64752d}.checklist-list h2{letter-spacing:-.04em;margin:0 0 5px;font-size:27px}.checklist-list>p{color:var(--muted);margin:0 0 20px;font-size:15px;line-height:1.45}.checklist-card{text-align:left;color:#f5f7f4;border:1px solid var(--border);background:#151c19;border-radius:22px;grid-template-columns:66px 1fr;align-items:center;gap:15px;width:100%;min-height:118px;margin-bottom:12px;padding:15px;display:grid}.count-box{width:66px;height:66px;color:var(--accent);background:#24331f;border-radius:18px;place-items:center;font-size:25px;font-weight:900;display:grid}.checklist-card>span:last-child{gap:4px;display:grid}.checklist-card strong{font-size:19px;line-height:1.15}.checklist-card small{color:var(--muted);font-size:14px}.checklist-card em{color:var(--accent);margin-top:6px;font-size:13px;font-style:normal;font-weight:850}.checklist-list h3{color:var(--accent);letter-spacing:.13em;margin:35px 0 6px;font-size:14px}.checklist-topbar{margin-bottom:24px}.checklist-topbar>div>span{color:var(--accent);letter-spacing:.13em;font-size:13px;font-weight:900}.checklist-topbar p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.4}.progress-card{background:linear-gradient(130deg,#202e1d,#151c19);border:1px solid #566632;border-radius:22px;grid-template-columns:1fr 82px;align-items:center;gap:16px;margin-bottom:20px;padding:19px;display:grid}.progress-card>div:first-child{gap:8px;display:grid}.progress-card span{color:var(--accent);letter-spacing:.13em;font-size:13px;font-weight:900}.progress-card strong{font-size:22px;line-height:1.1}.progress-card p{color:var(--muted);margin:0;font-size:13px}.progress-ring{--progress:0deg;background:conic-gradient(var(--accent) var(--progress), #455049 0);border-radius:50%;place-items:center;width:74px;height:74px;display:grid;position:relative}.progress-ring:after{content:"";background:#19211d;border-radius:50%;position:absolute;inset:8px}.progress-ring b{z-index:1;font-size:16px;position:relative}.checklist-filter{border:1px solid var(--border);background:#101613;border-radius:27px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:5px;display:grid}.checklist-filter button{height:50px;color:var(--muted);background:0 0;border:0;border-radius:23px;font-weight:850}.checklist-filter button.active{color:var(--accent);background:#293820}.task-list{gap:10px;display:grid}.task-row{text-align:left;color:#f5f7f4;border:1px solid var(--border);background:#151c19;border-radius:20px;grid-template-columns:55px minmax(0,1fr) 44px;align-items:center;gap:12px;width:100%;min-height:82px;padding:12px 13px;display:grid}.task-row.complete{background:#19281a;border-color:#4f6336}.task-row.unable{background:#262019;border-color:#705b39}.task-checkbox{color:#10170d;background:0 0;border:3px solid #52605a;border-radius:16px;place-items:center;width:55px;height:55px;display:grid}.task-row.complete .task-checkbox{background:var(--accent);border-color:var(--accent)}.task-checkbox svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.task-row strong{font-size:16px;line-height:1.25}.task-row>div{gap:4px;display:grid}.task-row small{color:#e4b66a;font-size:12px;line-height:1.3}.task-more{width:44px;height:44px;color:var(--muted);letter-spacing:2px;background:#202925;border:0;border-radius:14px;place-items:center;display:grid}.submit-zone{border:1px solid var(--border);border-radius:20px;margin-top:18px;padding:10px}.submit-zone button,.submission-success>button{color:#10170d;background:var(--accent);border:0;border-radius:15px;width:100%;min-height:58px;font-weight:900}.submit-zone button:disabled{opacity:.36}.submission-success{text-align:center;justify-items:center;margin-top:80px;display:grid}.success-check{color:#10170d;background:var(--accent);border-radius:50%;place-items:center;width:98px;height:98px;display:grid}.success-check svg{fill:none;stroke:currentColor;stroke-width:2px;width:58px;height:58px}.submission-success h2{margin:24px 0 8px;font-size:28px}.submission-success p{color:var(--muted);margin:0 0 26px;line-height:1.45}.unable-layer{z-index:20;position:fixed;inset:0}.unable-sheet{padding:22px 22px calc(28px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#141c18;border-radius:28px 28px 0 0;position:absolute;inset:auto 0 0}.unable-sheet h2{margin:4px 0 7px;font-size:27px}.unable-sheet>p{color:var(--muted);margin:0 0 20px;line-height:1.4}.unable-sheet label{gap:8px;display:grid}.unable-sheet textarea{resize:vertical;color:#fff;min-height:112px;font:inherit;background:#0d1310;border:1px solid #46534c;border-radius:16px;padding:14px}.unable-sheet>button{color:#11170e;background:var(--accent);border:0;border-radius:15px;width:100%;min-height:56px;margin-top:16px;font-weight:900}.unable-sheet>button:disabled{opacity:.36}.studio-page{width:min(100% - 40px,620px);min-height:100vh;padding:calc(22px + env(safe-area-inset-top)) 0 calc(32px + env(safe-area-inset-bottom));margin:0 auto}.manager-studio-header{gap:20px;margin-bottom:30px;display:grid}.manager-studio-header>div{display:grid}.manager-studio-header span,.studio-intro>span,.studio-titlebar span{color:var(--muted);letter-spacing:.14em;font-size:12px;font-weight:900}.manager-studio-header strong{font-size:27px}.manager-studio-header nav{border:1px solid var(--border);border-radius:21px;grid-template-columns:1fr 1fr;padding:5px;display:grid}.manager-studio-header nav button{height:48px;color:var(--muted);background:0 0;border:0;border-radius:16px;font-weight:900}.manager-studio-header nav button.active{color:#11170e;background:var(--accent)}.studio-intro h1{letter-spacing:-.05em;margin:5px 0 8px;font-size:36px}.studio-intro p{color:var(--muted);margin:0 0 24px;line-height:1.45}.studio-tabs{border:1px solid var(--border);background:#101613;border-radius:24px;grid-template-columns:1fr 1fr;margin-bottom:12px;padding:5px;display:grid}.studio-tabs button{height:46px;color:var(--muted);background:0 0;border:0;border-radius:19px;font-weight:850}.studio-tabs button.active{color:var(--accent);background:#283620}.studio-create{color:#10170d;background:var(--accent);border:0;border-radius:16px;width:100%;min-height:56px;margin-bottom:18px;font-weight:900}.studio-library{gap:11px;display:grid}.studio-library article{background:var(--surface);border:1px solid var(--border);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:17px;display:grid}.studio-library article>div{min-width:0}.studio-library article span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#24331f;border-radius:8px;margin-bottom:8px;padding:4px 8px;font-size:10px;font-weight:900;display:inline-block}.studio-library article span.draft{color:#f1c46d;background:#352c1d}.studio-library h2{margin:0 0 5px;font-size:19px;line-height:1.15}.studio-library p{color:var(--muted);margin:0;font-size:13px}.studio-library article>button{color:#fff;border:1px solid var(--border);background:#202925;border-radius:13px;min-width:70px;min-height:45px;font-weight:850}.studio-titlebar{grid-template-columns:58px 1fr;align-items:center;gap:14px;margin-bottom:24px;display:grid}.studio-titlebar>button{color:#fff;background:var(--surface);border:1px solid var(--border);border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.studio-titlebar svg{fill:none;stroke:currentColor;stroke-width:2.5px;width:29px;height:29px}.studio-titlebar h1{letter-spacing:-.04em;margin:4px 0 0;font-size:29px}.editor-section{background:var(--surface);border:1px solid var(--border);border-radius:21px;margin-bottom:16px;padding:18px}.editor-section h2{margin:0 0 16px;font-size:22px}.editor-section>label,.editor-two label{gap:8px;margin-bottom:14px;display:grid}.editor-section input,.editor-section select{color:#fff;background:#0d1310;border:1px solid #46534c;border-radius:14px;width:100%;min-height:52px;padding:0 13px}.editor-two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.weekday-picker{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.weekday-picker button{height:42px;color:var(--muted);border:1px solid var(--border);background:#101613;border-radius:11px;padding:0;font-size:12px;font-weight:850}.weekday-picker button.active{color:#10170d;background:var(--accent);border-color:var(--accent)}.editor-heading{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.editor-heading h2{margin-bottom:4px}.editor-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.editor-heading>button{min-height:42px;color:var(--accent);background:#24331f;border:1px solid #52652f;border-radius:12px;flex:none;padding:0 13px;font-weight:850}.studio-task-list{gap:9px;display:grid}.studio-task-row{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.studio-task-row>span{width:30px;height:30px;color:var(--accent);background:#24331f;border-radius:9px;place-items:center;font-size:12px;font-weight:900;display:grid}.studio-task-row input{margin:0}.studio-task-row>div{gap:3px;display:flex}.studio-task-row>div button{color:#fff;border:1px solid var(--border);background:#202925;border-radius:9px;width:34px;height:40px;padding:0}.studio-task-row>div button:last-child{color:#ff9696}.studio-task-row>div button:disabled{opacity:.25}.editor-actions{border:1px solid var(--border);border-radius:19px;grid-template-columns:1fr 1.35fr;gap:10px;padding:10px;display:grid}.editor-actions button{color:#fff;border:1px solid var(--border);background:#202925;border-radius:14px;min-height:56px;font-weight:900}.editor-actions button.publish{color:#10170d;background:var(--accent);border-color:var(--accent)}.editor-actions button:disabled{opacity:.35}.choice-cards{border:0;min-width:0;margin:0 0 16px;padding:0}.choice-cards legend{color:#f5f7f4;width:100%;margin-bottom:9px;font-weight:800}.choice-cards>div{grid-template-columns:1fr;gap:8px;display:grid}.choice-cards.columns-2>div{grid-template-columns:1fr 1fr}.choice-cards button{color:#f5f7f4;background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:17px;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:12px 13px;display:flex}.choice-cards button.active{background:#26371f;border-color:#6e852f}.choice-cards button>span{gap:3px;min-width:0;display:grid}.choice-cards strong{font-size:16px;line-height:1.1}.choice-cards small{color:var(--muted);font-size:12px;line-height:1.25}.choice-cards i{color:#fff;background:var(--surface-strong);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.choice-cards button.active i{background:#21663e}.studio-accordions{gap:10px;display:grid}.studio-accordions>div{border:1px solid var(--border);background:var(--surface);border-radius:20px;overflow:hidden}.studio-accordions>div.open{border-color:#526334}.studio-accordion-title{color:#f5f7f4;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:78px;padding:15px 17px;display:flex}.studio-accordion-title>span{gap:4px;display:grid}.studio-accordion-title strong{font-size:20px}.studio-accordion-title small{color:var(--muted);font-size:13px}.studio-accordion-title b{width:38px;height:38px;color:var(--accent);background:#26351f;border-radius:12px;place-items:center;font-size:24px;display:grid}.studio-accordion-content{padding:0 14px 16px}.studio-empty{color:var(--muted);background:#111815;border-radius:15px;margin:0;padding:17px}.people-actions{grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-bottom:16px;display:grid}.people-actions input{color:#fff;background:var(--surface);border:1px solid var(--border);min-width:0;min-height:54px;font:inherit;border-radius:16px;padding:0 15px}.people-actions button{color:#11170e;background:var(--accent);border:0;border-radius:16px;padding:0 16px;font-weight:900}.people-list{gap:9px;display:grid}.people-list>button{color:#fff;background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:19px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:13px;display:grid}.people-list>button>span{width:50px;height:50px;color:var(--accent);background:#24331f;border-radius:15px;place-items:center;font-size:20px;font-weight:900;display:grid}.people-list>button div{gap:4px;min-width:0;display:grid}.people-list strong{font-size:17px}.people-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-list b{color:var(--accent);text-transform:uppercase;background:#24331f;border-radius:9px;padding:5px 8px;font-size:10px}.people-list b.inactive{color:#f2bd6e;background:#342b1d}.studio-success{color:var(--accent);background:#1c2b19;border:1px solid #566b34;border-radius:14px;margin:0 0 14px;padding:13px 15px;font-weight:800}.people-layer{z-index:90;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.people-sheet{z-index:1;width:min(100%,620px);max-height:90vh;padding:18px 22px calc(28px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#121a16;border-bottom:0;border-radius:30px 30px 0 0;position:relative;overflow-y:auto}.people-sheet .sheet-handle{margin-top:0}.people-sheet .sheet-close{z-index:2}.studio-kicker{color:var(--accent);letter-spacing:.13em;font-size:12px;font-weight:900}.people-sheet h2{letter-spacing:-.04em;margin:8px 54px 5px 0;font-size:30px}.people-sheet>p{color:var(--muted);margin:0 0 22px}.people-sheet form{gap:14px}.people-sheet form>label,.people-sheet .editor-two label{gap:8px;display:grid}.people-sheet input,.people-sheet select{color:#fff;width:100%;min-height:52px;font:inherit;background:#0d1310;border:1px solid #46534c;border-radius:14px;padding:0 13px}.people-sheet .department-checks{margin:0}.danger-button{color:#faa;background:#281b1b;border:1px solid #6a3838;border-radius:15px;width:100%;min-height:52px;margin-top:12px;font-weight:900}.employee-edit-form{border-bottom:1px solid var(--border);padding-bottom:18px}.self-edit-note{color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px}.password-reset{background:var(--surface);border:1px solid var(--border);border-radius:16px;margin-top:15px;padding:14px}.password-reset summary{color:var(--accent);cursor:pointer;font-weight:900}.password-reset form{margin-top:14px}@media (width<=390px){.editor-two{grid-template-columns:1fr}.studio-task-row{grid-template-columns:26px minmax(0,1fr)}.studio-task-row>div{grid-column:2}.people-actions{grid-template-columns:1fr}.people-actions button{min-height:52px}.choice-cards.columns-2>div{grid-template-columns:1fr}}@media (width<=430px) and (height<=780px){.manager-home{padding-inline:16px}.manager-header{grid-template-columns:50px 1fr;margin-inline:-16px;padding:14px 16px}.manager-header .menu-button{width:50px;height:50px}.manager-header>div{min-width:0}.manager-header>div strong{font-size:23px}.manager-mode{border-radius:17px;margin:16px 0}.manager-mode button{border-radius:13px;min-height:44px;font-size:13px}.manager-greeting{border-radius:22px;padding:18px}.manager-greeting h1{margin:9px 0 14px;font-size:clamp(24px,7.4vw,31px)}.manager-greeting strong{font-size:25px}.manager-greeting p{margin-top:5px;font-size:14px}.manager-panel{border-radius:22px;margin-top:14px;padding:16px}.manager-panel h2,.manager-departments h2{margin-bottom:13px;font-size:23px}.manager-attention{margin-bottom:10px;padding:13px}.manager-attention strong{font-size:16px}.manager-attention span{font-size:13px}.current-walk{border-radius:17px;grid-template-columns:58px 1fr;gap:12px;padding:14px}.current-walk>span{border-radius:17px;width:58px;height:58px;font-size:27px}.current-walk strong{font-size:20px}.current-walk p{margin-top:5px;font-size:13px}.report-group{padding:14px}.report-row{grid-template-columns:78px 1fr 20px;padding:10px 0;font-size:13px}.manager-departments{margin-top:21px}.manager-departments>button{grid-template-columns:48px 1fr 16px;padding:12px}.manager-departments>button>span{width:48px;height:48px}}@media (width>=700px){.auth-shell,.signed-in-shell{padding-top:72px}.brand{margin-bottom:44px}}@media (width<=360px){.employee-header{grid-template-columns:52px minmax(0,1fr)}.menu-button{width:52px;height:52px}.property-brand{display:none}.home-content{width:min(100% - 28px,510px)}.tool-card{min-height:140px;padding:15px}}@media (prefers-reduced-motion:no-preference){.auth-card{animation:.32s ease-out rise}@keyframes rise{0%{opacity:0;transform:translateY(10px)}}}
