:root{--paper:#f5f2ea;--white:#fff;--ink:#292a26;--muted:#77746d;--line:#ded9cf;--deep:#2f3d35;--soft:#e7ece8;--gold:#a58b5c;--danger:#a64b43;--success:#55715f;--shadow:0 10px 28px rgba(34,36,31,.07)}*{box-sizing:border-box}html,body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif}body{padding-bottom:84px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{position:sticky;top:0;z-index:20;height:68px;background:rgba(245,242,234,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 16px}.brand-lock{display:flex;gap:10px;align-items:center}.brand-circle{width:40px;height:40px;border:1px solid var(--deep);border-radius:50%;display:grid;place-items:center;font-family:serif;font-size:22px;color:var(--deep)}.brand-lock div:last-child{display:flex;flex-direction:column}.brand-lock b{font-family:serif;font-size:19px;letter-spacing:.12em}.brand-lock span{font-size:9px;color:var(--muted);letter-spacing:.18em}.brand-lock.compact .brand-circle{width:34px;height:34px;font-size:18px}.brand-lock.compact b{font-size:16px}.top-actions{display:flex;gap:8px;align-items:center}.user-chip{background:white;border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:11px}.ghost-link{font-size:11px;color:var(--muted)}.container{max-width:900px;margin:auto;padding:18px 16px}.container.narrow{max-width:650px}.hero,.page-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin:8px 0 22px}.hero h1,.page-head h1{font-family:serif;font-size:29px;font-weight:500;margin:5px 0}.hero p,.page-head p{margin:0}.eyebrow{font-size:10px;letter-spacing:.15em;color:var(--gold);font-weight:700}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:8px;padding:12px 15px;font-weight:700}.btn.small{padding:9px 12px;font-size:12px}.primary{background:var(--deep);color:white}.panel{background:white;border-top:2px solid var(--deep);padding:14px 15px;box-shadow:var(--shadow);margin:14px 0 24px}.panel.accent{border-left:4px solid var(--danger);border-top:0}.panel h2{margin:6px 0 2px;font-family:serif;font-weight:500}.section-title{display:flex;justify-content:space-between;align-items:center;margin:24px 0 10px}.section-title h2{font-family:serif;font-size:18px;font-weight:500;margin:0}.section-title>a{font-size:12px;font-weight:700;color:var(--deep)}.badge{background:var(--danger);color:white;border-radius:99px;min-width:22px;height:22px;display:grid;place-items:center;font-size:11px}.alert-row,.case-row{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;border-top:1px solid var(--line);padding:12px 0}.alert-row div,.case-row div{display:flex;flex-direction:column}.alert-row small,.case-row small,.muted{color:var(--muted);font-size:12px}.dot{width:8px;height:8px;background:var(--danger);border-radius:50%}.member-grid{background:white;border-top:2px solid var(--deep)}.member-card{display:flex;gap:11px;padding:12px 13px;border-bottom:1px solid var(--line)}.member-card>div:last-child{display:flex;flex-direction:column;gap:2px}.member-card small{color:var(--muted)}.avatar{width:34px;height:34px;min-width:34px;border-radius:50%;background:var(--soft);display:grid;place-items:center;font-family:serif;color:var(--deep)}.case-tag{font-size:10px;background:var(--soft);color:var(--deep);padding:5px 8px;border-radius:999px;width:max-content}.case-row{grid-template-columns:auto 1fr auto;background:white;padding:12px;margin-bottom:6px;border:1px solid var(--line)}.task-row{position:relative;background:white;border-left:3px solid var(--gold);padding:13px 15px;margin-bottom:8px}.task-row>div:first-child{display:flex;flex-direction:column}.task-row small{color:var(--muted);margin-top:3px}.progress{height:4px;background:#e8e4dc;border-radius:99px;overflow:hidden;margin-top:11px}.progress i{display:block;height:100%;background:var(--deep)}.task-row>span{position:absolute;right:14px;top:14px;font-size:11px;font-weight:700}.bottom-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;max-width:900px;margin:auto;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(6,1fr);padding:7px 4px calc(7px + env(safe-area-inset-bottom))}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#8a877f;font-size:9px}.bottom-nav span{font-size:20px;line-height:22px}.bottom-nav a.active{color:var(--deep);font-weight:700}.date-nav{margin-bottom:14px}.date-nav input,.form-card input,.form-card select,.form-card textarea,.inline-form input,.inline-form select,.pin-reset input,.admin-actions select{width:100%;border:1px solid var(--line);background:white;border-radius:8px;padding:11px}.schedule-member{background:white;border-top:2px solid var(--deep);margin-bottom:12px;padding:12px}.schedule-member h3{display:flex;align-items:center;gap:9px;margin:0 0 8px;font-family:serif}.schedule-item{display:grid;grid-template-columns:56px 1fr;gap:8px;padding:10px 0;border-top:1px solid var(--line)}.schedule-item time{font-weight:700;color:var(--deep)}.schedule-item div{display:flex;flex-direction:column}.schedule-item small{color:var(--muted)}.filters{display:flex;gap:5px;background:#e7e2d9;padding:4px;border-radius:9px;margin-bottom:14px}.filters a{flex:1;text-align:center;padding:8px;border-radius:7px;font-size:12px;color:var(--muted)}.filters a.active{background:white;color:var(--deep);font-weight:700}.case-card,.long-task{display:block;background:white;border:1px solid var(--line);padding:15px;margin-bottom:10px;box-shadow:0 5px 18px rgba(40,38,33,.035)}.case-card-top{display:flex;justify-content:space-between;align-items:center}.status{font-size:10px;color:var(--muted)}.case-card h3,.long-task h3{font-family:serif;font-size:20px;margin:10px 0 4px}.case-card p,.long-task p{font-size:12px;color:var(--muted);margin:0 0 10px}.next-action{display:grid;grid-template-columns:auto 1fr auto;gap:8px;background:var(--paper);padding:10px;align-items:center}.next-action small{color:var(--muted)}.next-action span{color:var(--danger);font-size:11px}.form-card{background:white;padding:16px;border-top:2px solid var(--deep);display:grid;gap:13px}.form-card label{display:grid;gap:6px;font-size:12px;font-weight:700}.form-card fieldset{border:1px solid var(--line);border-radius:8px}.checks{display:flex;flex-wrap:wrap;gap:10px}.checks label{display:flex;gap:5px;align-items:center;font-weight:400}.check-row{background:white;border-bottom:1px solid var(--line);padding:12px;display:grid;grid-template-columns:1fr 110px;align-items:center}.check-row select{border:1px solid var(--line);border-radius:8px;padding:8px;background:white}.upload-card{background:white;border:1px solid var(--line);padding:14px;display:grid;gap:9px}.upload-button{display:block;border:1px dashed var(--deep);padding:16px;text-align:center;border-radius:8px;font-weight:700}.upload-button input{display:block;width:100%;margin-top:8px}.upload-card small{color:var(--muted)}.sheet-list{margin-top:8px}.sheet-list a{background:white;border-bottom:1px solid var(--line);padding:12px;display:flex;justify-content:space-between;align-items:center}.sheet-list a div{display:flex;flex-direction:column}.sheet-list small{color:var(--muted);margin-top:2px}.note-box{background:white;padding:14px;border:1px solid var(--line);line-height:1.7}.long-task{position:relative}.progress-num{position:absolute;right:14px;bottom:14px;font-size:11px}.menu-list{background:white;border-top:2px solid var(--deep)}.menu-list>a,.menu-disabled{display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid var(--line)}.menu-list div>div:first-child,.menu-list a>div{display:flex;flex-direction:column}.menu-list small{color:var(--muted);margin-top:3px}.menu-disabled{color:#999}.flash{padding:11px 13px;border-radius:7px;margin:10px 0}.flash.danger{background:#f7e7e4;color:#8e3d36}.flash.success{background:#e6efe9;color:#3f654d}.empty{background:white;padding:18px;color:var(--muted);text-align:center;border:1px solid var(--line)}.login-body{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(180deg,#f5f2ea,#ece7de)}.login-card{width:min(420px,100%);background:white;padding:24px;border-top:3px solid var(--deep);box-shadow:var(--shadow)}.login-card h1{font-family:serif;font-weight:500;margin:28px 0 6px}.login-card>p{color:var(--muted);font-size:13px}.stack{display:grid;gap:13px;margin-top:20px}.stack label{display:grid;gap:6px;font-size:12px;font-weight:700}.stack input,.stack select{width:100%;border:1px solid var(--line);padding:12px;border-radius:8px}.security-note{display:block;margin-top:12px;color:var(--muted)}.inline-form{display:grid;grid-template-columns:1.2fr 1fr .8fr auto;gap:8px}.member-admin-list article{background:white;border:1px solid var(--line);padding:13px;margin-bottom:8px}.member-admin-list article>div:first-child{display:flex;flex-direction:column}.member-admin-list small{color:var(--muted)}.admin-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.admin-actions form{display:flex;gap:5px}.mini{border:1px solid var(--line);background:white;border-radius:7px;padding:7px 9px}.pin-reset input{width:90px;padding:7px}.admin-actions select{width:auto;padding:7px}.audit-list article{background:white;border-bottom:1px solid var(--line);padding:12px;display:grid;grid-template-columns:110px 1fr;gap:10px}.audit-list time{font-size:11px;color:var(--muted)}.audit-list article div{display:flex;flex-direction:column}.audit-list small{color:var(--muted);margin-top:2px}@media(min-width:700px){.container{padding:24px 28px}.member-grid{display:grid;grid-template-columns:1fr 1fr}.member-card:nth-child(odd){border-right:1px solid var(--line)}}@media(max-width:600px){.inline-form{grid-template-columns:1fr}.page-head h1,.hero h1{font-size:26px}}

.month-switch{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:white;border:1px solid var(--line);padding:11px 12px;margin-bottom:12px}.month-switch a:last-child{text-align:right}.shift-editor{background:white;border-top:2px solid var(--deep);padding:13px;display:grid;grid-template-columns:1.1fr 1fr 1fr auto;gap:8px;align-items:end;margin-bottom:12px}.shift-editor label{display:grid;gap:5px;font-size:11px;font-weight:700}.shift-editor input,.shift-editor select{width:100%;border:1px solid var(--line);background:white;border-radius:8px;padding:10px}.shift-legend{display:flex;flex-wrap:wrap;gap:12px;margin:10px 0;font-size:11px;color:var(--muted)}.shift-legend span{display:flex;align-items:center;gap:5px}.shift-legend i{width:22px;height:22px;border-radius:5px;display:grid;place-items:center;font-style:normal;font-weight:700}.legend-off{background:#f0e7e5;color:var(--danger)}.legend-duty{background:var(--deep);color:white}.legend-warn{background:#f7e7e4;color:var(--danger)}.shift-scroll{overflow:auto;background:white;border:1px solid var(--line);-webkit-overflow-scrolling:touch}.shift-table{border-collapse:separate;border-spacing:0;min-width:1050px;width:100%;font-size:11px}.shift-table th,.shift-table td{min-width:31px;height:40px;text-align:center;border-right:1px solid #eee9e0;border-bottom:1px solid #eee9e0;position:relative}.shift-table thead th{background:#faf8f3;position:sticky;top:0;z-index:2;font-weight:700}.shift-table thead th span,.shift-table thead th small{display:block}.shift-table thead th small{font-size:8px;color:var(--muted);margin-top:1px}.shift-table .sticky-col{position:sticky;left:0;z-index:3;background:white;min-width:76px;border-right:1px solid var(--line)}.shift-table thead .sticky-col{z-index:4;background:#faf8f3}.shift-table .sun{color:#a64b43}.shift-table .sat{color:#47657b}.cell-off{background:#f6ece9}.cell-off b{color:var(--danger)}.cell-duty{background:#e6ece8}.cell-duty b{color:var(--deep)}.shift-warning{position:absolute;right:2px;top:2px;width:13px;height:13px;border-radius:50%;background:var(--danger);color:white;font-size:9px;display:grid;place-items:center;font-weight:700}.today-shift{background:white;border-top:2px solid var(--deep);padding:13px 14px;margin-bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.today-shift div{display:flex;flex-direction:column;gap:2px}.today-shift small{color:var(--muted)}.shift-chip{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:6px;font-size:10px;font-weight:700;margin-left:6px}.shift-chip.off{background:#f0e7e5;color:var(--danger)}.shift-chip.duty{background:var(--deep);color:white}.rest-warning{display:block;margin-top:5px;color:var(--danger)!important;font-weight:700}.bottom-nav a:nth-child(2) span{font-size:12px;border:1px solid currentColor;width:20px;height:20px;border-radius:5px;display:grid;place-items:center;line-height:1}
@media(max-width:600px){.shift-editor{grid-template-columns:1fr 1fr}.shift-editor .btn{grid-column:1/-1}.bottom-nav a{font-size:8px}.bottom-nav span{font-size:18px}}
