@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--blue:#3478f6;--bg:#f4f6f8;--card:#fff;--text:#18212f;--muted:#77808f;--line:#e7ebf0;--mint:#27b98a;--amber:#e8a126;--red:#e35050}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{transition:all .18s}.app-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:30;background:#fff;flex-direction:column;height:100vh;padding:22px 14px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 8px 22px;display:flex}.brand>div{flex-direction:column;display:flex}.brand strong{font-size:16px}.brand small,.userbox small{color:var(--muted);margin-top:3px;font-size:11px}.logo{color:#fff;background:linear-gradient(145deg,#5c98ff,#286be9);border-radius:13px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 14px #3478f635}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav button{color:#667080;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;padding:11px 12px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:var(--blue);background:#edf4ff;font-weight:700}.sidebar .badge{background:var(--red);color:#fff;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:10px}.security{color:#167f61;background:#f0fbf7;border-radius:14px;gap:9px;margin-top:auto;padding:12px;font-size:11px;line-height:1.5;display:flex}.security b{font-weight:800}main{min-width:0}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:20;background:#ffffffd9;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.crumb{font-size:17px;font-weight:750}.userbox{align-items:center;gap:9px;margin-left:auto;display:flex}.userbox>div{flex-direction:column;display:flex}.avatar{width:36px;height:36px;color:var(--blue);background:#e9f1ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.userbox select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:7px}.content{max-width:1180px;margin:0 auto;padding:30px 30px 80px}.section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.section-title h2{letter-spacing:-.5px;margin:0 0 7px;font-size:25px}.section-title p,p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.date{color:var(--muted);font-size:13px}.summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.summary-grid article,.card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 4px 18px #26364a0a}.summary-grid article{align-items:center;gap:14px;padding:18px;display:flex}.summary-grid b{font-size:24px;display:block}.summary-grid small{color:var(--muted)}.summary-icon{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.summary-icon svg{width:20px}.summary-icon.blue{color:var(--blue);background:#edf4ff}.summary-icon.amber{color:var(--amber);background:#fff7e7}.summary-icon.red{color:var(--red);background:#fff0f0}.summary-icon.mint{color:var(--mint);background:#eaf9f4}.card{padding:20px}.work-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:14px 0;display:flex}.work-row:first-child{padding-top:0}.work-row:last-child{border:0;padding-bottom:0}.checkmark{color:#8490a0;background:#f2f5f9;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.grow{flex:1}.row-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.row-top h3{margin:0}.work-row p{margin-top:5px}.primary,.secondary,.done{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-weight:700;text-decoration:none;display:inline-flex}.primary{background:var(--blue);color:#fff}.primary:hover{background:#2269e6}.secondary{color:#475364;background:#f0f3f7}.done{color:#17805f;background:#e9f8f2}.primary svg,.secondary svg,.done svg{width:17px}.status{white-space:nowrap;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:800}.status.green{color:#17805f;background:#e9f8f2}.status.amber{color:#a86d00;background:#fff3da}.status.red{color:#be3636;background:#ffeded}.notice{margin-bottom:14px;position:relative}.notice h3{margin:15px 0 9px;font-size:19px}.notice .meta{color:var(--muted);margin:16px 0;font-size:12px}.pin,.favorite-label{color:#b37a09;background:#fff6dd;border-radius:9px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.pin svg,.favorite-label svg{width:14px}.compact{align-items:center;gap:16px;display:flex}.compact .progress{flex:1}.muted{color:var(--muted)}.progress{background:#edf0f4;border-radius:10px;height:7px;margin:15px 0;overflow:hidden}.progress i{background:linear-gradient(90deg,#3478f6,#62a4ff);border-radius:10px;height:100%;display:block}.tabs{gap:6px;margin:0 0 16px;padding-bottom:2px;display:flex;overflow:auto}.tabs button{border:1px solid var(--line);color:#6c7685;white-space:nowrap;cursor:pointer;background:#fff;border-radius:10px;padding:10px 14px}.tabs button.active{color:var(--blue);background:#eaf2ff;border-color:#bed5ff;font-weight:800}.table-row{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr 1.4fr;gap:20px;padding:15px 8px;font-size:13px;line-height:1.5;display:grid}.table-row:last-child{border:0}.uploader{text-align:center;border:2px dashed #cbd7e7;padding:50px 20px}.uploader>svg{width:44px;height:44px;color:var(--blue)}.uploader h3{margin:13px 0 7px}.uploader input{margin:22px auto}.rule-note{color:#247a62;background:#eef9f5;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.check-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:11px 0;font-size:13px;display:flex}.check-row select{border:1px solid var(--line);border-radius:9px;padding:7px}.full{width:100%;margin-top:16px}.big-number{color:var(--blue);font-size:28px}.zone{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:9px 0;font-size:13px;display:grid}.zone small{color:var(--muted)}.circle{border:2px solid #d8dee7;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.circle.checked{background:var(--mint);border-color:var(--mint);color:#fff}.circle svg{width:15px}.inventory-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 170px 90px;align-items:center;gap:12px;padding:12px 0;display:grid}.inventory-row div{flex-direction:column;display:flex}.inventory-row small{color:var(--muted);margin-top:3px}.calendar{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.day{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:8px;min-height:140px;padding:11px;font-size:12px;display:flex}.holiday{color:var(--red)}.timeline-card h3{margin:0}.timeline{color:#667080;align-items:center;gap:13px;padding:10px 4px;font-size:13px;display:flex}.timeline i{background:#dce2e9;border-radius:50%;width:13px;height:13px}.timeline i.done{background:var(--mint);box-shadow:0 0 0 4px #e5f8f1}.contact-bar{background:#f5f8fc;border-radius:13px;align-items:center;gap:12px;margin-top:15px;padding:13px;display:flex}.contact-bar>div{flex-direction:column;flex:1;display:flex}.contact-bar small{color:var(--muted);margin-top:4px}.request .primary,.request .secondary{margin:15px 6px 0 0}.filters{grid-template-columns:1fr 200px auto;gap:10px;margin-bottom:17px;display:grid}.filters>label:first-child{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.filters input{background:0 0;border:0;outline:0;width:100%;height:44px}.filters select{border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 12px}.toggle{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.contact-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;position:relative;box-shadow:0 4px 18px #26364a0a}.contact-card.favorite{border-color:#c7dbff}.contact-card>.favorite-label,.contact-card>.status{position:absolute;top:16px;right:16px}.contact-card h3{margin:2px 0 18px;font-size:18px}.contact-card h3 small{color:var(--muted);font-size:13px}.contact-card dl{margin:0}.contact-card dl>div{grid-template-columns:80px 1fr;padding:7px 0;font-size:13px;display:grid}.contact-card dt{color:var(--muted)}.contact-card dd{margin:0;font-weight:650}.contact-card dd small{color:var(--muted);margin-top:3px;font-weight:400;display:block}.contact-card dd a{color:var(--blue)}.card-actions{gap:7px;margin-top:15px;display:flex}.icon-only{width:42px;padding:0}.link-row{border:0;border-top:1px solid var(--line);color:#586474;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;margin-top:12px;padding:12px 2px 0;display:flex}.link-row svg{width:17px}.sample-warning{align-items:center;gap:7px;margin-top:14px;display:flex}.sample-warning svg{width:16px}.alert-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.alert-row>div{flex-direction:column;display:flex}.alert-row small{color:var(--muted);margin-top:4px}.settings-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.setting-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:13px;padding:17px;display:flex}.setting-card>div{flex-direction:column;flex:1;display:flex}.setting-card small{color:var(--muted);margin-top:5px}.setting-card>svg{color:#9ba4b1;width:18px}.empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:52px 20px;display:flex}.empty>svg{color:#83aef9;width:40px;height:40px}.actor-strip{color:#755713;background:#fff7dd;border-bottom:1px solid #f0df9a;align-items:center;gap:10px;padding:10px 28px;font-size:13px;display:flex}.actor-strip select,.actor-strip input{background:#fff;border:1px solid #e5d17c;border-radius:8px;margin-left:auto;padding:7px}.actor-strip input{width:100px;margin-left:0}.toast{color:#fff;z-index:100;background:#172233;border-radius:13px;align-items:center;gap:9px;padding:13px 17px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0003}.toast svg{color:#66d7b1;width:18px}.mobile-only,.mobile-nav{display:none}.auth-screen{background:radial-gradient(circle at 50% 10%,#e8f1ff 0,#f4f6f8 44%,#eef2f6 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(440px,100%);padding:28px;box-shadow:0 22px 70px #2331431c}.auth-brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:22px;display:flex}.auth-brand>span{color:#fff;background:linear-gradient(145deg,#5c98ff,#286be9);border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.auth-brand>span svg{width:22px}.auth-brand>div{flex-direction:column;gap:3px;display:flex}.auth-brand small{color:var(--muted);font-size:11px}.auth-title{align-items:flex-start;gap:12px;margin:24px 0 20px;display:flex}.auth-title>svg{width:24px;color:var(--blue);margin-top:3px}.auth-title h1{margin:0 0 6px;font-size:23px}.auth-title p{font-size:12px}.auth-card form{flex-direction:column;gap:14px;display:flex}.auth-card form label{color:#556171;flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.auth-card form input{width:100%;min-height:46px;color:var(--text);background:#fff;border:1px solid #dce3eb;border-radius:11px;outline:0;padding:0 13px}.auth-card form input:focus{border-color:#8bb5ff;box-shadow:0 0 0 3px #3478f617}.auth-submit{width:100%;margin-top:4px}.auth-submit:disabled{opacity:.58;cursor:wait}.auth-error,.auth-success{border-radius:10px;padding:11px 12px;font-size:12px;line-height:1.5}.auth-error{color:#ad3434;background:#ffeded}.auth-success{color:#27705b;background:#edf8f3}.auth-switch{color:#98a2b0;justify-content:center;align-items:center;gap:8px;margin-top:15px;font-size:12px;display:flex}.auth-switch button{color:#3d6fae;font:inherit;cursor:pointer;background:0 0;border:0;padding:4px;font-weight:750}.auth-switch button:hover{text-decoration:underline}.auth-notice{color:#31725f;background:#f0f8f5;border-radius:11px;align-items:flex-start;gap:8px;margin-top:18px;padding:12px;font-size:11px;line-height:1.5;display:flex}.auth-notice svg{flex:none;width:16px}.auth-loading{color:#566273;align-items:center;gap:11px;font-size:13px;display:flex}.auth-spinner{border:3px solid #dce7f7;border-top-color:var(--blue);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (max-width:820px){.app-shell{display:block}.sidebar{width:260px;transition:all .25s;position:fixed;left:-270px;box-shadow:10px 0 30px #1b2a3a22}.sidebar.open{left:0}.mobile-only{display:grid}.brand .mobile-only{margin-left:auto}.icon{background:#f0f3f7;border:0;border-radius:11px;place-items:center;width:40px;height:40px}.icon svg{width:20px}header{gap:10px;height:64px;padding:0 14px}.userbox>div,.userbox .avatar{display:none}.userbox select{max-width:110px}.content{padding:22px 14px 90px}.section-title{align-items:flex-start}.section-title h2{font-size:22px}.section-title .date{display:none}.summary-grid{grid-template-columns:1fr 1fr;gap:9px}.summary-grid article{padding:13px}.work-row{grid-template-columns:38px 1fr;display:grid}.work-row .secondary,.work-row .primary{grid-column:auto}.two-col,.contact-grid,.settings-grid{grid-template-columns:1fr}.table-row{grid-template-columns:80px 1fr}.table-row span:last-child{grid-column:2}.filters{grid-template-columns:1fr}.filters select{height:44px}.calendar{grid-template-columns:1fr 1fr}.day{min-height:110px}.inventory-row{grid-template-columns:1fr auto}.inventory-row .status{grid-column:2}.contact-bar{flex-wrap:wrap}.contact-bar>div{min-width:70%}.compact{flex-direction:column;align-items:flex-start}.compact .progress{width:100%}.actor-strip{flex-wrap:wrap;padding:9px 14px}.actor-strip span{width:calc(100% - 30px)}.actor-strip select{flex:1;margin-left:0}.mobile-nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);z-index:25;background:#ffffffed;grid-template-columns:repeat(5,1fr);height:66px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#7d8794;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-nav button.active{color:var(--blue);font-weight:800}.mobile-nav svg{width:20px}.toast{bottom:78px;left:14px;right:14px}.card{border-radius:16px;padding:16px}.card-actions{grid-template-columns:1fr 1fr 42px;display:grid}.contact-card>.favorite-label{margin-bottom:10px;position:static}.contact-card>.status{margin-bottom:10px;display:inline-block;position:static}}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#17223366;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(520px,100%);max-height:90vh;overflow:auto;box-shadow:0 24px 70px #11182755}.modal.wide{width:min(780px,100%)}.modal-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;position:sticky;top:0}.modal-head h3{margin:0}.modal-head .icon{background:#f0f3f7;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.modal-body{padding:20px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label,.cleaning-card>label{color:#5d6877;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.form-grid input,.form-grid select,.form-grid textarea,.cleaning-card textarea,.backup-row input,.inventory-row input,.inventory-row select{color:var(--text);background:#fff;border:1px solid #dfe4eb;border-radius:10px;width:100%;padding:11px}.span-2{grid-column:1/-1}.modal-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.check-option{align-items:center;flex-direction:row!important}.check-option input{width:auto}.photo-picker{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:17px;color:var(--blue)!important;border:1.5px dashed #bdd0ea!important;flex-direction:row!important;display:flex!important}.photo-picker input{display:none}.photo-picker svg{width:20px}.photo-preview,.notice-photo{object-fit:contain;border:1px solid var(--line);border-radius:14px;max-width:100%;max-height:320px}.notice{margin-bottom:14px}.converter-card{flex-direction:column;display:flex}.converter-title{align-items:center;gap:12px;display:flex}.converter-title h3{margin:0 0 4px}.drop-zone{cursor:pointer;text-align:center;background:#f8fbff;border:2px dashed #bfd1ea;border-radius:15px;flex-direction:column;align-items:center;gap:6px;margin:17px 0;padding:28px 14px;display:flex}.drop-zone.dragging{border-color:var(--blue);background:#edf5ff;transform:scale(1.01)}.drop-zone>svg{color:var(--blue);width:36px;height:36px}.drop-zone span{color:var(--muted);font-size:12px}.drop-zone input{display:none}.instruction{background:#f6f8fb;border-radius:12px;flex:1;padding:14px;font-size:12px;line-height:1.55}.instruction ul{margin:9px 0 0;padding-left:18px}.privacy-banner{color:#176e56;background:#edf8f4;border:1px solid #ccecdf;border-radius:15px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 17px;display:flex}.privacy-banner svg{flex:none}.privacy-banner b{font-size:13px}.privacy-banner p{color:#427968;margin-top:3px;font-size:12px}.result-head,.result-row{grid-template-columns:110px 110px 90px 1fr 1fr 110px;align-items:center;gap:10px;display:grid}.result-head{color:var(--muted);padding:0 8px 10px;font-size:11px}.result-row{border-top:1px solid var(--line);padding:13px 8px;font-size:13px}.month-nav{text-align:center;justify-content:center;align-items:center;gap:16px;margin-bottom:14px;display:flex}.month-nav h3{margin:0}.month-nav p{margin-top:4px}.month-nav .icon{background:#f0f3f7;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.backup-row{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(180px,1fr) minmax(220px,1.2fr);align-items:center;gap:11px;padding:10px 0;display:grid}.backup-row>div{flex-direction:column;display:flex}.backup-row small{color:var(--muted);margin-top:3px}.backup-row .circle{cursor:pointer;background:#fff;border:2px solid #d8dee7}.backup-row .circle.checked{background:var(--mint);border-color:var(--mint)}.inventory-group{margin-top:20px}.inventory-group h4{background:#f3f6fa;border-radius:10px;margin:0;padding:10px 12px}.inventory-group h4 small{color:var(--muted);margin-left:8px;font-weight:400}.inventory-row{grid-template-columns:1fr 180px 140px}.review-warning{color:#8a630b;background:#fff7e7;border-radius:11px;align-items:flex-start;gap:8px;margin-top:18px;padding:13px;font-size:12px;display:flex}.choice-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0;display:grid}.choice-grid label{background:#f6f8fb;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:11px;display:flex}.choice-grid select{border:1px solid var(--line);border-radius:8px;padding:7px}.calendar-head{text-align:center;color:var(--muted);grid-template-columns:repeat(7,1fr);margin-bottom:7px;font-size:12px;display:grid}.month-calendar{grid-template-columns:repeat(7,1fr)}.month-calendar .day{min-height:128px}.month-calendar .day.off{background:#fff7f7}.month-calendar small{color:#8b5f9f}.cleaning-card h3{margin:0}.cleaning-card dl{margin:16px 0}.cleaning-card dl>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.cleaning-card dt{color:var(--muted)}.cleaning-card dd{margin:0;font-weight:700}.leave-overview{margin-bottom:24px}.leave-legend{color:var(--muted);justify-content:flex-end;gap:14px;margin-bottom:8px;font-size:11px;display:flex}.leave-legend span{align-items:center;gap:5px;display:flex}.leave-legend i{border-radius:50%;width:9px;height:9px}.leave-legend .annual,.leave-chip.annual{color:#2867cc;background:#eaf2ff}.leave-legend .substitute,.leave-chip.substitute{color:#17805f;background:#e9f8f2}.leave-legend .regular,.leave-chip.regular{color:#9b6808;background:#fff3da}.leave-calendar .day{gap:5px}.leave-chip{border-radius:7px;padding:5px 6px;font-size:10px}.admin-list{flex-direction:column;display:flex}.admin-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:10px 0;display:flex}.admin-row>div{flex-direction:column;flex:1;display:flex}.admin-row small{color:var(--muted);margin-top:3px}.schedule-head,.schedule-row{grid-template-columns:120px repeat(6,1fr);align-items:center;gap:7px;padding:9px;display:grid}.schedule-head{text-align:center;background:#f4f6f8;border-radius:9px}.schedule-row{border-bottom:1px solid var(--line)}.schedule-row label{text-align:center;font-size:10px}.schedule-row label span{display:block}.kakao-setup{flex-direction:column;gap:15px;display:flex}.connection-state{background:#fff8df;border-radius:13px;align-items:center;gap:12px;padding:14px;display:flex}.kakao-setup ol{margin:0;font-size:13px;line-height:1.9}.kakao-setup>.secondary{margin-left:8px}@media (max-width:820px){.modal-backdrop{align-items:end;padding:0}.modal,.modal.wide{border-radius:20px 20px 0 0;width:100%;max-height:92vh}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.result-head{display:none}.result-row{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:9px}.result-row span,.result-row b{flex-direction:column;display:flex}.result-row span:before,.result-row b:before{content:attr(data-label);color:var(--muted);margin-bottom:3px;font-size:10px;font-weight:400}.result-row button{grid-column:1/-1}.backup-row{grid-template-columns:30px 1fr}.backup-row input{grid-column:2}.inventory-row{grid-template-columns:1fr}.inventory-row input,.inventory-row select{grid-column:auto}.choice-grid{grid-template-columns:1fr}.month-calendar{grid-template-columns:repeat(7,1fr);gap:4px}.month-calendar .day{min-height:94px;padding:6px;font-size:9px}.calendar-head{font-size:10px}.leave-chip{padding:3px;font-size:8px}.schedule-table{overflow:auto}.schedule-head,.schedule-row{min-width:650px}.privacy-banner{align-items:flex-start}}.status.gray{color:#6d7785;background:#eef1f4}.weekday-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.weekday-card{padding:0;overflow:hidden}.weekday-title{border-bottom:1px solid var(--line);background:#f7faff;align-items:center;gap:11px;padding:16px 18px;display:flex}.weekday-title>span{width:38px;height:38px;color:var(--blue);background:#e6f0ff;border-radius:12px;place-items:center;font-weight:850;display:grid}.weekday-title h3{margin:0 0 3px;font-size:16px}.weekday-title p{font-size:11px}.weekday-card>div:last-child{padding:7px 17px}.assignment-row{border-bottom:1px solid var(--line);gap:12px;padding:12px 0;font-size:13px;display:flex}.assignment-row:last-child{border:0}.assignment-row b{min-width:49px}.assignment-row span{color:#596575;line-height:1.45}.assignee-banner{background:linear-gradient(135deg,#edf4ff,#f7fbff);border:1px solid #cfe0fb;border-radius:15px;align-items:center;gap:11px;margin-bottom:14px;padding:13px 16px;display:flex}.assignee-banner>div{grid-template-columns:auto auto;align-items:center;column-gap:8px;display:grid}.assignee-banner small{color:#647389}.assignee-banner b{color:#1e5eb9}.assignee-banner span:last-child{color:var(--muted);grid-column:1/-1;margin-top:3px;font-size:11px}.inventory-history{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.inventory-history>div{flex-direction:column;gap:4px;display:flex}.inventory-history small,.inventory-history span{color:var(--muted);font-size:12px}.inventory-history b{font-size:17px}.month-calendar .unselected{color:#a56c00;background:#fff4d8;border-radius:6px;padding:3px}.import-summary{color:#18775a;background:#eaf8f3;border:1px solid #c8eadd;border-radius:15px;align-items:center;gap:11px;margin-bottom:14px;padding:13px 16px;display:flex}.import-summary>div{flex-direction:column;gap:3px;display:flex}.import-summary span{color:#4d7e70;font-size:12px}.leave-person label{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.leave-person .row-top>div{flex-direction:column;align-items:flex-end;display:flex}.leave-person .row-top>div small{color:var(--muted)}.leave-person .row-top>div b{color:var(--blue);font-size:24px}.leave-history-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.leave-history-list>div{background:#f6f8fb;border-radius:10px;flex-direction:column;gap:4px;padding:10px;display:flex}.leave-history-list span{color:var(--muted);font-size:11px}.empty.small{padding:28px 12px}.empty.small>svg{width:30px;height:30px}.admin-row.inactive{opacity:.72;background:#fafbfc}.admin-row .status{margin-right:2px}.admin-row button:disabled{cursor:not-allowed;opacity:.45}.employee-form-header{background:#f5f8fc;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.employee-form-header>div{flex-direction:column;gap:3px;display:flex}.employee-form-header span{color:var(--muted);font-size:11px}.schedule-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.schedule-toolbar label{align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.schedule-toolbar select,.schedule-period input{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.schedule-toolbar span{color:var(--muted);font-size:11px}.schedule-editor{border:1px solid var(--line);border-radius:13px;overflow:hidden}.schedule-editor-head,.schedule-editor-row{grid-template-columns:70px 100px 1fr 1fr 54px 54px;align-items:center;gap:8px;padding:10px 12px;display:grid}.schedule-editor-head{color:#667080;text-align:center;background:#f2f5f8;font-size:11px}.schedule-editor-row{border-top:1px solid var(--line)}.schedule-editor-row>label{align-items:center;gap:6px;font-size:11px;display:flex}.schedule-editor-row>select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px}.schedule-editor-row>input{text-align:center}.schedule-editor-row.off{color:#98a0ab;background:#fafbfc}.schedule-period{gap:12px;margin-top:13px;display:flex}.schedule-period label{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.rule-editor-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.rule-editor-card{border:1px solid var(--line);background:#fbfcfe;border-radius:15px;padding:14px}.rule-editor-card>div{align-items:center;gap:10px;display:flex}.rule-editor-card h3{margin:0;font-size:15px}.rule-editor-card textarea{resize:vertical;width:100%;min-height:330px;color:var(--text);background:#fff;border:1px solid #dce3ec;border-radius:11px;margin-top:12px;padding:13px;line-height:1.65}@media (max-width:820px){.weekday-grid{grid-template-columns:1fr}.inventory-history{flex-direction:column;align-items:flex-start}.leave-history-list{grid-template-columns:1fr 1fr}.admin-row{flex-wrap:wrap}.admin-row>div{min-width:140px}.schedule-toolbar{flex-direction:column;align-items:flex-start}.schedule-editor{overflow:auto}.schedule-editor-head,.schedule-editor-row{min-width:640px}.schedule-period{flex-direction:column}.rule-editor-grid{grid-template-columns:1fr}.rule-editor-card textarea{min-height:280px}.import-summary{align-items:flex-start}}.performed-date{color:#5d6877;flex-direction:column;gap:6px;max-width:320px;margin:14px 0 18px;font-size:12px;font-weight:750;display:flex}.performed-date input,.cleaning-card input,.quarterly-card input,.quarterly-card textarea{color:var(--text);background:#fff;border:1px solid #dfe4eb;border-radius:10px;width:100%;padding:11px}.performed-date small{color:var(--muted);font-weight:400}.backup-help{color:#476078;background:#f0f6ff;border-radius:11px;align-items:center;gap:9px;margin-bottom:15px;padding:12px 14px;font-size:12px;display:flex}.backup-help svg{width:19px;color:var(--blue);flex:none}.backup-row{grid-template-columns:30px minmax(140px,1fr) minmax(125px,.75fr) minmax(125px,.75fr) minmax(160px,1fr);padding:13px 0}.backup-zone{min-width:0}.backup-field{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.backup-field input{padding:9px}.backup-field.memo{min-width:0}.recorded-note{color:#16775b;background:#edf8f4;border-radius:9px;margin:12px 0;padding:9px 11px;font-size:11px}.quarterly-card h3{margin:0}.self-history{flex-direction:column;gap:4px;display:flex}.self-history small{color:var(--muted)}.self-history b{font-size:16px}.repair-list,.request-list{flex-direction:column;gap:13px;display:flex}.repair-record h3,.request-card h3{margin:5px 0 0}.eyebrow{color:var(--blue);font-size:11px;font-weight:800}.detail-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin:15px 0;display:grid}.detail-grid>div{background:#f5f8fb;border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}.detail-grid small{color:var(--muted);font-size:10px}.detail-grid b{overflow-wrap:anywhere;font-size:12px}.record-description{white-space:pre-wrap;line-height:1.65}.request-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.protected-detail{color:#6e571a;background:#fff8df!important}.form-grid .privacy-banner{margin:0}.document-filter{grid-template-columns:1fr auto}.document-count{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:12px;place-items:center;padding:0 16px;font-size:12px;display:grid}.document-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.document-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:46px 1fr;gap:12px;padding:18px;display:grid;box-shadow:0 4px 18px #26364a0a}.document-icon{width:46px;height:46px;color:var(--blue);background:#eaf2ff;border-radius:13px;place-items:center;display:grid}.document-icon svg{width:23px}.document-card h3{margin:8px 0 6px;font-size:16px}.document-card p{color:#596575;font-size:12px;line-height:1.55}.favorite-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;display:flex}.favorite-button svg{width:14px}.favorite-button.active{color:var(--blue);font-weight:800}.document-actions{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;gap:7px;padding-top:12px;display:flex}.document-actions a{display:inline-flex}.hwp-note{color:#946a0c;align-items:center;font-size:10px;display:flex}.document-preview iframe{border:1px solid var(--line);background:#f4f6f8;border-radius:12px;width:100%;height:min(68vh,760px)}@media (max-width:1000px){.backup-row{grid-template-columns:30px 1fr 1fr}.backup-field.memo{grid-column:2/-1}.document-grid{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.backup-row{grid-template-columns:30px 1fr}.backup-field,.backup-field.memo{grid-column:2}.document-filter{grid-template-columns:1fr}.document-count{height:42px}.document-card{grid-template-columns:40px 1fr;padding:15px}.document-icon{width:40px;height:40px}.document-actions{grid-template-columns:1fr 1fr;display:grid}.document-actions .hwp-note{grid-column:1/-1}.detail-grid{grid-template-columns:1fr 1fr}.request-actions{grid-template-columns:1fr 1fr;display:grid}.document-preview iframe{height:58vh}}.workspace-switch{background:#f1f4f8;border-radius:13px;grid-template-columns:1fr 1fr;gap:5px;margin:0 2px 13px;padding:5px;display:grid}.workspace-switch button{color:#7a8492;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:37px;padding:6px 4px;font-size:10px;font-weight:750;display:flex}.workspace-switch button svg{width:14px}.workspace-switch button.active{color:var(--blue);background:#fff;box-shadow:0 3px 9px #23314314}.workspace-switch button.active.hearing{color:#6172d9}.hearing-shell{--blue:#6576dc;--mint:#2eaf87}.hearing-logo{background:linear-gradient(145deg,#8994eb,#596bd5)}.access-denied{place-items:center;min-height:100vh;padding:20px;display:grid}.access-denied>.card{text-align:center;max-width:520px;padding:42px}.access-denied svg{width:52px;height:52px;color:var(--blue)}.access-denied h2{margin:16px 0 8px}.access-denied button{margin-top:22px}.record-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.record-grid h3{margin:4px 0}.record-grid>.card>p{margin-top:11px}.event{color:#667080;background:#eef1f5;border-radius:6px;padding:4px 6px;font-size:9px;line-height:1.25;display:block}.event.order,.event.fit{color:#315fae;background:#eaf2ff}.event.repair,.event.courier{color:#9b601d;background:#fff0e2}.event.benefit,.event.followup{color:#18775b;background:#edf8f3}.event.loan{color:#7251a0;background:#f3edff}.event.request{color:#966600;background:#fff4d8}.hearing-calendar .day{overflow:auto}.patient-layout{grid-template-columns:290px 1fr;gap:14px;display:grid}.patient-search{grid-template-columns:1fr}.patient-list{padding:7px}.patient-list>button,.benefit-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.patient-list>button>span:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.patient-list small,.benefit-list small,.device-row small{color:var(--muted);font-size:11px}.patient-list>button>svg{color:#a0a9b5;width:17px}.patient-list>button:hover,.patient-list>button.active,.benefit-list>button:hover,.benefit-list>button.active{background:#edf3ff}.patient-detail{flex-direction:column;gap:14px;display:flex}.patient-header h2,.benefit-detail h2{margin:4px 0 0}.patient-badges{flex-wrap:wrap;gap:6px;display:flex}.patient-meta-grid{grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;display:grid}.patient-meta-grid label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.patient-meta-grid select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.patient-actions{flex-wrap:wrap;gap:7px;display:flex}.patient-placeholder{min-height:320px}.mobile-readonly,.mobile-value{display:none}.device-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px 0;display:flex}.device-row>div{flex-direction:column;flex:1;gap:4px;display:flex}.patient-timeline{border-left:2px solid #dce4ee;margin:14px 0 14px 7px;padding-left:15px}.patient-timeline summary{cursor:pointer;grid-template-columns:1fr auto;list-style:none;display:grid;position:relative}.patient-timeline summary::-webkit-details-marker{display:none}.patient-timeline .timeline-dot{background:var(--blue);border:3px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:3px;left:-22px;box-shadow:0 0 0 2px #ccd8ed}.patient-timeline summary small{color:var(--blue);font-size:10px}.patient-timeline p{white-space:pre-wrap;margin:8px 0}.patient-timeline>span{color:var(--muted);font-size:10px}.benefit-layout{grid-template-columns:260px 1fr;gap:14px;display:grid}.benefit-list{height:max-content;padding:7px}.benefit-list>button{justify-content:space-between}.benefit-list>button>div{flex-direction:column;gap:4px;display:flex}.benefit-list>button.completed{opacity:.55}.benefit-dates{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0;display:grid}.benefit-dates label,.sensitive-fields label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.benefit-dates input,.benefit-dates select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.benefit-checklist{border:1px solid var(--line);border-radius:13px;margin-bottom:16px;overflow:hidden}.benefit-checklist>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;align-items:center;gap:10px;width:100%;padding:11px 12px;display:flex}.benefit-checklist>button:last-child{border:0}.benefit-checklist>button.checked{opacity:.68;background:#f2fbf7}.benefit-checklist .circle{flex:none}.benefit-checklist button.checked .circle{background:var(--mint);border-color:var(--mint);color:#fff}.benefit-checklist button>span:last-child{flex-direction:column;gap:3px;display:flex}.benefit-checklist small{color:var(--muted)}.sensitive-fields{background:#f8fafc;border-radius:13px;margin-bottom:13px;padding:14px}.followup-round{border:1px solid var(--line);border-radius:14px;margin-top:14px;padding:15px}.followup-round h3{margin:0}.hearing-access{margin-bottom:14px}.hearing-access>.row-top{margin-bottom:13px}.hearing-access>label{border-top:1px solid var(--line);grid-template-columns:40px 1fr auto 85px;align-items:center;gap:10px;padding:10px 0;font-size:12px;display:grid}.hearing-access>label>span:last-child{color:var(--muted)}.pending-page{min-height:360px}.hearing-shell .sidebar nav button span{font-size:12px}.hearing-shell .sidebar nav button{padding:10px 9px}.upcoming-work-section{margin-top:64px}.patient-edit-button{width:max-content}.desktop-value{color:var(--text);font-size:13px}.patient-benefit-summary{background:linear-gradient(145deg,#fff,#f7f9ff)}.patient-benefit-summary h3{margin:0 0 5px}.patient-benefit-summary p{margin:0}.followup-period-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:15px;display:grid}.followup-period-grid>div{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:46px 1fr;gap:3px 9px;padding:11px;display:grid}.followup-period-grid>div.current{background:#f2f4ff;border-color:#7b8be5;box-shadow:0 0 0 2px #6576dc16}.followup-period-grid span{color:#5364cf;background:#eef1ff;border-radius:9px;grid-row:1/3;place-items:center;font-weight:800;display:grid}.followup-period-grid b{font-size:12px}.followup-period-grid small{color:var(--muted)}.followup-period-label{color:#18775b;background:#eef7f4;border-radius:9px;margin:9px 0 13px;padding:9px 11px;font-size:12px;font-weight:750}.handout-layout{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.handout-layout h3,.handout-preview h3{margin:0 0 16px}.handout-form small{color:var(--muted);font-weight:400}.handout-options{flex-direction:column;gap:8px;display:flex}.handout-options>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:34px 1fr 22px;align-items:center;gap:9px;padding:12px;display:grid}.handout-options>button>svg:first-child{color:#8291a4;width:20px}.handout-options>button>span{flex-direction:column;gap:4px;display:flex}.handout-options small{color:var(--muted)}.handout-options>button.active{color:#4f61c7;background:#f3f5ff;border-color:#b8c4ff}.handout-options>button.active>svg{color:#5d70d8}.handout-preview{margin-top:14px}.sales-table{padding:8px 18px}.sales-row{border-top:1px solid var(--line);grid-template-columns:1fr 1.6fr .8fr .8fr 70px;align-items:center;gap:12px;padding:13px 5px;font-size:12px;display:grid}.sales-row:first-child{border:0}.sales-row>span,.sales-row>b{min-width:0}.sales-row small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.sales-head{color:var(--muted);font-size:10px;font-weight:700}.sales-row.consumable{grid-template-columns:1fr 1.5fr .6fr .8fr .8fr}.monthly-report-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.monthly-report-toolbar label{align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}.monthly-report-toolbar input{border:1px solid var(--line);border-radius:10px;padding:10px}.monthly-report-toolbar>div{gap:8px;display:flex}.monthly-summary article b{font-size:19px}.price-list{border-top:1px solid var(--line);margin-top:18px}.price-list>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 0;display:flex}.price-list span{flex-direction:column;flex:1;gap:3px;display:flex}.price-list small{color:var(--muted)}.section-actions{flex-wrap:wrap;gap:8px;display:flex}.patient-picker{position:relative}.patient-picker>label{display:block}.search-input{margin-top:5px;position:relative}.search-input svg{width:17px;color:var(--muted);position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-input input{width:100%;padding-left:38px!important}.patient-search-results{z-index:5;border:1px solid var(--line);background:#fff;border-radius:13px;max-height:260px;padding:6px;position:absolute;top:67px;left:0;right:0;overflow:auto;box-shadow:0 14px 30px #1b2b491c}.patient-search-results button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;display:flex}.patient-search-results button:hover{background:#f1f5fb}.patient-search-results small{color:var(--muted)}.patient-search-results p{color:var(--muted);padding:8px 10px}.patient-search-results .manual-patient{color:var(--blue);border-top:1px solid var(--line);margin-top:4px}.selected-patient{background:#f1f6ff;border:1px solid #dbe6f8;border-radius:12px;align-items:center;gap:10px;margin-top:7px;padding:10px;display:flex}.selected-patient>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.selected-patient small{color:var(--muted)}.timeline-entry-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px;display:flex}.timeline-entry-actions>span{color:var(--muted);margin-right:auto;font-size:10px}.timeline-entry-actions button{min-height:34px;padding:7px 10px}.timeline-entry-actions button svg{width:15px;height:15px}@media (max-width:1000px){.record-grid,.patient-layout,.benefit-layout{grid-template-columns:1fr}.patient-list,.benefit-list{grid-template-columns:repeat(2,1fr);display:grid}.benefit-dates{grid-template-columns:1fr 1fr}.handout-layout{grid-template-columns:1fr}.monthly-summary{grid-template-columns:1fr 1fr}}@media (max-width:820px){.workspace-switch{margin-bottom:10px}.record-grid,.patient-layout{grid-template-columns:1fr}.patient-list{grid-template-columns:1fr 1fr}.patient-header .row-top{flex-direction:column;align-items:flex-start}.patient-meta-grid{grid-template-columns:1fr}.desktop-write,.desktop-value{display:none!important}.mobile-readonly{color:#765b17;background:#fff8df;border-radius:12px;align-items:flex-start;gap:8px;margin-bottom:12px;padding:12px;font-size:11px;display:flex}.mobile-readonly svg{flex:none;width:17px}.mobile-value{color:var(--text);font-size:13px;font-weight:700;display:block}.benefit-layout{grid-template-columns:1fr}.benefit-list,.benefit-dates{grid-template-columns:1fr 1fr}.hearing-calendar{grid-template-columns:repeat(7,1fr)}.hearing-calendar .day{min-height:104px}.event{padding:3px;font-size:8px}.hearing-access>.row-top{flex-direction:column;align-items:flex-start}.hearing-access>label{grid-template-columns:36px 1fr auto}.hearing-access>label>span:last-child{grid-column:2}.patient-actions{grid-template-columns:1fr 1fr;display:grid}.sales-table{overflow:auto}.sales-row{min-width:650px}.monthly-report-toolbar{flex-direction:column;align-items:flex-start}.monthly-report-toolbar>div{grid-template-columns:1fr 1fr;width:100%;display:grid}body{-webkit-text-size-adjust:100%;font-size:14px}.sidebar{height:100dvh;max-height:100dvh;padding:16px 12px calc(14px + env(safe-area-inset-bottom));overflow:hidden}.sidebar .brand{flex:none;padding-bottom:12px}.sidebar .workspace-switch{flex:none}.sidebar nav{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;padding:2px 2px 14px;overflow-y:auto}.sidebar nav button{flex:none;min-height:42px;padding:9px 10px}.sidebar nav button span{white-space:normal;overflow-wrap:anywhere;min-width:0;font-size:11px;line-height:1.25}.sidebar .security{flex:none;margin-top:8px;padding:9px 10px}.crumb{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:calc(100vw - 126px);font-size:14px;overflow:hidden}.content{padding:18px 12px calc(92px + env(safe-area-inset-bottom))}.section-title{flex-wrap:wrap;gap:10px;margin-bottom:16px}.section-title>div{flex:210px;min-width:0}.section-title h2{overflow-wrap:anywhere;font-size:20px;line-height:1.25}.section-title p,p{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.section-actions{flex-wrap:wrap;gap:7px;width:100%;display:flex}.section-actions>*{flex:130px;min-width:0}.summary-grid b{font-size:20px}.summary-grid small{font-size:10px;line-height:1.25}.row-top{flex-wrap:wrap;align-items:flex-start;min-width:0}.row-top>div,.grow{min-width:0}.row-top h3,.record-grid h3,.contact-card h3{overflow-wrap:anywhere;font-size:16px;line-height:1.3}.primary,.secondary,.done{white-space:normal;text-align:center;min-height:42px;padding:0 12px;font-size:12px}.form-grid label,.detail-grid small{font-size:11px}.modal{width:calc(100% - 18px);max-height:calc(100dvh - 18px);margin:9px}.modal-body{overscroll-behavior:contain;overflow-y:auto}.settings-grid .setting-card{min-width:0;padding:14px}.settings-grid .setting-card>div{min-width:0}.settings-grid .setting-card b,.settings-grid .setting-card small{overflow-wrap:anywhere}.mobile-nav{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}}@media (max-width:390px){.content{padding-left:10px;padding-right:10px}.summary-grid article{gap:9px;padding:11px}.summary-icon{border-radius:11px;width:36px;height:36px}.summary-grid b{font-size:18px}.mobile-nav button{font-size:8px}.patient-list,.benefit-list,.benefit-dates{grid-template-columns:1fr}}@media (max-width:520px){.patient-list,.benefit-list,.benefit-dates,.followup-period-grid{grid-template-columns:1fr}.record-grid .detail-grid{grid-template-columns:1fr 1fr}.calendar-legend{gap:5px}.patient-badges{justify-content:flex-start}}.notice-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.danger-button{color:#b73535;cursor:pointer;background:#ffeded;border:0;border-radius:11px;min-height:42px;padding:0 15px;font-weight:750}.danger-button:disabled{opacity:.55}.danger-icon{color:var(--red)!important}.delete-confirm{grid-template-columns:38px 1fr;align-items:start;gap:12px;display:grid}.delete-confirm>svg{color:var(--red)}.delete-confirm .modal-actions{grid-column:1/-1}.photo-preview-wrap{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.inspection-frequency{margin-top:18px}.inspection-frequency h4{background:#f3f6fa;border-radius:9px;margin:0;padding:8px 10px;font-size:12px}.inspection-item{border-radius:11px;padding:0 10px}.inspection-item.abnormal{background:#fff0f0}.inspection-item.review{background:#fff7e7}.inspection-symptom{border:1px solid #e4c8c8;border-radius:9px;width:100%;margin:0 0 10px;padding:10px}.sub-tabs{margin-top:4px}.history-table-wrap{overflow:auto}.history-table{min-width:760px}.history-head,.history-row{align-items:center;gap:12px;padding:12px 8px;display:grid}.inspection-history-table .history-head,.inspection-history-table .history-row{grid-template-columns:110px 100px 100px 1fr 100px}.periodic-history-table .history-head,.periodic-history-table .history-row{grid-template-columns:110px 1.2fr 100px 1.3fr 1fr}.history-head{color:var(--muted);background:#f5f7fa;border-radius:9px;font-size:11px}.history-row{border-bottom:1px solid var(--line);font-size:12px}.history-row>span{flex-direction:column;gap:4px;display:flex}.history-row small{color:var(--muted)}.red-text{color:var(--red)}.periodic-history-section{margin-top:28px}.backup-field.actual{color:#276bd5;font-size:12px}.backup-field.actual input{background:#f5f9ff;border-color:#b7d2ff;min-height:43px;font-size:13px;font-weight:750}.calendar-legend{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.event{border-radius:6px;padding:4px 6px;font-size:9px;line-height:1.25;display:block}.event.backup{color:#2867cc;background:#eaf2ff}.event.inventory{color:#704ab7;background:#f0eaff}.event.cleaning{color:#17805f;background:#e9f8f2}.event.error{color:#b73535;background:#ffeded}.event.repair{color:#9b6808;background:#fff3da}.event.planned{color:#637080;background:#f1f3f6}.lab-calendar .day{min-height:132px}.repair-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.inline-assignment-manager .weekday-grid{margin-bottom:16px}.add-inline{margin-left:auto}.assignment-edit-row{border-top:1px solid var(--line);align-items:center;gap:6px;padding:10px 0;display:flex}.assignment-edit-row>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.assignment-edit-row span,.assignment-edit-row small{color:var(--muted);font-size:10px}.assignment-edit-row .icon{cursor:pointer;background:#f1f4f8;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.assignment-edit-row .icon svg{width:15px}.inline-edit-panel{background:#f8fbff;margin-top:14px}.inspection-setting-card{margin-bottom:12px}.inspection-setting-group h4{color:var(--muted);margin:14px 0 4px;font-size:11px}.handout-ready-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.handout-sheet-preview{border:1px solid var(--line);background:#fff;border-radius:14px;padding:26px}.handout-sheet-head{border-bottom:2px solid #26364a;align-items:center;gap:13px;margin-bottom:18px;padding-bottom:16px;display:flex}.handout-sheet-head>svg{color:var(--blue)}.handout-sheet-head h2{margin:0}.handout-sheet-head p{margin-top:4px}.handout-sheet-preview dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.handout-sheet-preview dl>div{border:1px solid var(--line);grid-template-columns:120px 1fr;margin:-1px 0 0 -1px;display:grid}.handout-sheet-preview dt,.handout-sheet-preview dd{padding:10px;font-size:12px}.handout-sheet-preview dt{background:#f4f6f8;font-weight:750}.handout-sheet-preview dd{margin:0}.followup-overview-wrap{padding:0;overflow:auto}.followup-overview-table{min-width:1320px}.followup-overview-head,.followup-overview-row{grid-template-columns:150px 100px repeat(4,1fr);align-items:stretch;display:grid}.followup-overview-head{color:#5d6877;background:#f2f5f9;font-size:11px}.followup-overview-head>*{border-right:1px solid var(--line);padding:12px}.followup-overview-row{border-top:1px solid var(--line)}.followup-overview-row>div:first-child,.followup-overview-row>span{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:13px;font-size:12px;display:flex}.followup-overview-row small{color:var(--muted)}.followup-overview-cell{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:5px;padding:11px;display:flex}.followup-overview-cell>b{font-size:11px}.followup-overview-cell>span{color:var(--blue);font-size:10px;font-weight:800}.followup-overview-cell>small{font-size:9px}@media (max-width:820px){.notice-actions{grid-template-columns:1fr 1fr;display:grid}.repair-card-footer{flex-direction:column;align-items:flex-start}.history-table-wrap{padding:12px}.handout-ready-actions{justify-content:flex-start}.handout-sheet-preview{padding:14px}.handout-sheet-preview dl{grid-template-columns:1fr}.lab-calendar .day{min-height:100px}.inline-assignment-manager .weekday-grid{grid-template-columns:1fr}}.notice-read-board{margin-top:14px}.notice-read-board>.row-top p{color:var(--muted);margin:4px 0 0;font-size:12px}.notice-read-row{border-top:1px solid var(--line);padding:12px 0}.notice-read-row:first-of-type{margin-top:12px}.notice-read-row summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;font-size:13px;display:flex}.notice-read-row summary span{font-weight:700}.notice-read-row summary b{color:var(--blue);white-space:nowrap}.notice-read-detail{background:#f7f9fc;border-radius:11px;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;padding:12px;display:grid}.notice-read-detail>div{flex-direction:column;gap:5px;font-size:12px;display:flex}.notice-read-detail small{color:var(--muted);font-weight:750}.notice-read-detail time{color:var(--muted);margin-left:5px}.notice-actions button:disabled{cursor:default}.result-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.result-toolbar span{color:var(--muted);font-size:12px}.result-state{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.result-state small{color:var(--muted);font-size:10px}.result-state button{min-height:32px;padding:0 10px;font-size:11px}@media (max-width:820px){.notice-read-detail{grid-template-columns:1fr}.notice-read-row summary,.result-toolbar{align-items:flex-start}.result-row .result-state{grid-column:1/-1}.result-state:before{content:attr(data-label);color:var(--muted);margin-bottom:3px;font-size:10px;font-weight:400}.result-state button{width:100%}}.leave-tabs{margin-bottom:18px}.schedule-calendar-note{color:#3f5d88;background:#f4f8ff;border-radius:12px;align-items:flex-start;gap:9px;margin:0 0 14px;padding:12px 14px;font-size:12px;display:flex}.schedule-calendar-note svg{flex:none;width:17px}.event.annual{color:#2867cc;background:#eaf2ff}.event.substitute{color:#6c45b5;background:#efeaff}.event.holiday-work{color:#956200;background:#fff2d8}.public-schedule-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.public-schedule-grid article{border:1px solid var(--line);background:#fbfcfe;border-radius:14px;overflow:hidden}.public-schedule-grid h4{color:#2d67bd;background:#eef4ff;margin:0;padding:11px 13px}.public-schedule-grid article>div{border-top:1px solid var(--line);justify-content:space-between;gap:8px;padding:10px 13px;font-size:12px;display:flex}.public-schedule-grid article>div span{color:var(--muted);text-align:right}.public-schedule-grid article>p{padding:16px 13px}.leave-person>.row-top>div,.leave-person>.row-top>label,.self-history{flex-direction:column;gap:4px;display:flex}.leave-person>.row-top small,.self-history small{color:var(--muted);font-size:11px}.leave-person>.row-top b{font-size:19px}.leave-person select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px}.annual-period-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:18px;display:grid}.annual-period-grid article{border:1px solid var(--line);border-radius:13px;flex-direction:column;gap:6px;padding:14px;display:flex}.annual-period-grid article.current{background:#f4f8ff;border-color:#8ab4ff}.annual-period-grid article>span{color:var(--blue);font-size:11px;font-weight:800}.annual-period-grid article>b{font-size:13px}.annual-period-grid article>div{color:var(--muted);gap:12px;font-size:11px;display:flex}.annual-period-grid strong{color:#17805f;margin-left:auto}.editable-history>div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr auto;align-items:center;gap:12px;padding:13px 4px;font-size:12px;display:grid}.inline-actions,.section-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.rotation-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:18px;display:grid}.rotation-grid article{border:1px solid var(--line);border-radius:14px;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:13px;display:grid}.rotation-grid article>div{flex-direction:column;gap:3px;display:flex}.rotation-grid small{color:var(--muted);font-size:10px}.rotation-progress{background:#edf0f4;border-radius:9px;grid-column:1/-1;height:6px;overflow:hidden}.rotation-progress i{background:linear-gradient(90deg,#3478f6,#27b98a);height:100%;display:block}.assignment-list{margin-top:12px}.assignment-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 2px;display:flex}.assignment-list>div>div:first-child{flex-direction:column;gap:4px;display:flex}.assignment-list span{color:var(--muted);font-size:11px}@media (max-width:820px){.public-schedule-grid,.annual-period-grid,.rotation-grid,.editable-history>div{grid-template-columns:1fr}.editable-history .inline-actions{width:100%}.editable-history .inline-actions>*{flex:1}.assignment-list>div{flex-direction:column;align-items:flex-start}.assignment-list .inline-actions{width:100%}.assignment-list .inline-actions>*{flex:1}.leave-tabs{width:100%}.leave-tabs button{padding:9px 11px;font-size:11px}.lab-calendar .event{white-space:normal;overflow-wrap:anywhere}.public-schedule-grid article>div{font-size:11px}}.inspection-history-table.manageable{min-width:940px}.inspection-history-table.manageable .history-head,.inspection-history-table.manageable .history-row{grid-template-columns:110px 100px 100px 1fr 100px 170px}.periodic-history-table.manageable{min-width:1040px}.periodic-history-table.manageable .history-head,.periodic-history-table.manageable .history-row{grid-template-columns:110px 1.2fr 100px 1.2fr 1fr 170px}.history-table .inline-actions .secondary,.history-table .inline-actions .danger-button{min-height:34px;padding:0 9px;font-size:10px}.record-management{margin-top:14px}.record-management-groups{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.record-management-groups>div{border:1px solid var(--line);border-radius:13px;padding:12px}.record-management-groups h4{margin:0 0 8px}.record-management-groups>div>div{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;display:flex}.record-management-groups>div>div>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.record-management-groups small{color:var(--muted)}.operation-actions{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.sales-row.manageable{grid-template-columns:1fr 1.45fr .75fr .75fr 70px 150px}.sales-row.consumable.manageable{grid-template-columns:1fr 1.25fr .55fr .75fr .75fr 150px}.sales-row.manageable .inline-actions{justify-content:flex-end}.sales-row.manageable .inline-actions button{min-height:34px;padding:0 9px;font-size:10px}@media (max-width:820px){.record-management-groups{grid-template-columns:1fr}.operation-actions>*{flex:1}.sales-row.manageable{min-width:800px}.sales-row.consumable.manageable{min-width:760px}}.holiday-meal-panel{background:#f9fbff;border-color:#c9dcfa}.holiday-date-picker{color:var(--muted);align-items:center;gap:10px;margin:16px 0 12px;font-size:12px;font-weight:750;display:flex}.holiday-date-picker select{border:1px solid var(--line);min-width:250px;color:var(--text);background:#fff;border-radius:10px;padding:10px}.holiday-worker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.holiday-worker-row{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px;display:flex}.holiday-worker-row.selected{background:#f2f7ff;border-color:#79a9fa}.holiday-worker-row>label{align-items:center;gap:9px;min-width:0;display:flex}.holiday-worker-row>label input{width:17px;height:17px}.holiday-worker-row>label span{flex-direction:column;gap:2px;display:flex}.holiday-worker-row small{color:var(--muted);font-size:10px}.holiday-worker-row select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px}.holiday-worker-row select:disabled{opacity:.45;background:#f2f3f5}@media (max-width:820px){.holiday-meal-panel .row-top{align-items:flex-start}.holiday-meal-panel .row-top>button{width:100%}.holiday-date-picker{flex-direction:column;align-items:stretch}.holiday-date-picker select{width:100%;min-width:0}.holiday-worker-grid{grid-template-columns:1fr}}.recipient-picker{border:1px solid var(--line);border-radius:12px;padding:12px 14px}.recipient-picker legend{color:#5d6877;padding:0 6px;font-size:12px;font-weight:700}.recipient-picker>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.recipient-picker label{background:#f6f8fb;border-radius:9px;padding:9px 10px;color:var(--text)!important}@media (max-width:820px){.recipient-picker>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.patient-persistent-note{color:#704f08;background:#fff8e6;border:1px solid #f1cf78;border-radius:13px;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:17px;padding:14px 15px;display:flex}.patient-persistent-note>div{min-width:0}.patient-persistent-note b{font-size:12px}.patient-persistent-note p{color:#634f23;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:5px}.patient-persistent-note.empty-note{border-color:var(--line);color:var(--muted);background:#f7f9fb}.patient-persistent-note.empty-note p{color:var(--muted)}.patient-persistent-note .secondary{background:#fff;flex:none;min-height:34px;padding:0 10px}.report-adjustment-editor{border:1px solid var(--line);background:#f8fafc;border-radius:14px;padding:14px}.report-adjustment-editor>.row-top{margin-bottom:10px}.report-adjustment-editor>.row-top p{margin-top:4px;font-size:11px}.report-adjustment-row{border-top:1px solid var(--line);grid-template-columns:.7fr 1.2fr .75fr .65fr .85fr 1.2fr auto;align-items:end;gap:7px;padding:10px 0;display:grid}.report-adjustment-row label{font-size:10px}.report-adjustment-row input,.report-adjustment-row select{min-height:42px}.report-adjustment-row .danger-button{min-height:42px;padding:0 10px;font-size:11px}.report-adjustment-mode{gap:8px;margin:0 0 10px;display:flex}.report-adjustment-mode label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.report-adjustment-mode input{accent-color:var(--blue)}.report-input-levels{flex-direction:column;gap:5px;display:flex}.report-input-levels>small{color:var(--muted);font-size:10px;font-weight:700}.report-input-levels>span{grid-template-columns:repeat(3,1fr);gap:3px;display:grid}.report-input-levels>span>label{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:3px;min-height:42px;font-size:10px;display:flex}.report-input-levels input{min-height:auto}.report-no-adjustment{justify-content:flex-start;min-height:58px}.hearing-access>label.inactive{opacity:.55;background:#f7f8fa}.hearing-access>label.inactive input{cursor:not-allowed}@media (max-width:820px){.report-adjustment-row{grid-template-columns:1fr 1fr}.report-adjustment-row .danger-button{grid-column:1/-1}.report-adjustment-editor>.row-top{flex-direction:column;align-items:flex-start}.report-adjustment-editor>.row-top button{width:100%}}
