@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";
:root{--navy:#17233b;--navy-2:#233557;--ink:#1d2939;--muted:#667085;--line:#e6eaf0;--canvas:#f6f8fb;--surface:#fff;--brand:#2563eb;--brand-dark:#1d4ed8;--mint:#0f9f8c;--radius:12px;--shadow:0 3px 12px #1018280e}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font:14px/1.5 Inter,Noto Sans KR,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#d9e1ee;flex-direction:column;flex:none;width:264px;height:100vh;padding:25px 15px 18px;display:flex;position:sticky;top:0}.brand{color:#fff;align-items:center;gap:11px;min-height:58px;padding:0 10px;display:flex}.brand img{object-fit:contain;width:47px;height:47px}.brand strong,.brand b,.brand small{display:block}.brand strong{color:#c6d2e5;font-size:13px;font-weight:500;line-height:1.25}.brand b{letter-spacing:-.6px;font-size:18px;line-height:1.25}.brand small{letter-spacing:1.15px;color:#91a4c1;margin-top:3px;font-size:9px}.nav-caption{color:#8293ae;letter-spacing:1px;margin:40px 11px 10px;font-size:10px;font-weight:700}.sidebar nav{gap:4px;display:grid}.nav-item{color:#bbc8da;border-radius:9px;align-items:center;gap:13px;padding:12px 13px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.nav-item i{text-align:center;color:#93a5c0;width:18px;font-size:18px;font-style:normal}.nav-item:hover,.nav-item:first-child{color:#fff;background:#2b4165}.nav-item:first-child i{color:#75c7bd}.sidebar-bottom{border-top:1px solid #324461;align-items:flex-start;gap:9px;margin-top:auto;padding:20px 10px 12px;display:flex}.help-dot{color:#9de2d7;background:#2a4165;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:700;display:grid}.sidebar-bottom p{color:#8fa1ba;gap:2px;margin:0;font-size:11px;display:grid}.sidebar-bottom b{color:#d7e1ee;font-size:11px}.logout{color:#aebcd0;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:10px;display:flex}.logout:hover{color:#fff;background:#263b5d}.workspace{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;height:70px;padding:0 42px;display:flex}.crumb{color:#98a2b3;gap:9px;font-size:12px;display:flex}.crumb b{color:#d0d5dd}.crumb strong{color:#475467}.account{align-items:center;gap:9px;display:flex}.account>span{color:#2252b5;background:#dbeafe;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.account div{line-height:1.2;display:grid}.account b{font-size:12px}.account small{color:#98a2b3;margin-top:3px;font-size:10px}.content-wide{width:100%;max-width:none!important;padding:34px 42px 48px!important}.heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 25px;display:flex}.heading h1{letter-spacing:-1px;margin:2px 0 5px;font-size:29px;line-height:1.25}.heading p{color:var(--muted);margin:0}.eyebrow{letter-spacing:1.1px;font-size:10px;font-weight:800;color:var(--brand)!important;margin:0!important}.button,button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-weight:700;transition:all .15s;display:inline-flex}.primary{box-shadow:0 3px 7px #2563eb33;background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important}.create-button{height:42px;padding:0 17px}.create-button span{font-size:19px;font-weight:400}.overview{grid-template-columns:1.35fr repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.overview-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:96px;box-shadow:var(--shadow);align-items:center;gap:13px;padding:19px;display:flex}.overview-card i{color:#2563eb;background:#eff5ff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:21px;font-style:normal;font-weight:700;display:grid}.overview-card small,.overview-card b{display:block}.overview-card small{color:var(--muted);font-size:12px}.overview-card b{letter-spacing:-.7px;margin-top:2px;font-size:24px}.overview-card em{color:#98a2b3;margin-left:3px;font-size:12px;font-style:normal;font-weight:500}.received-card i{color:#0f9f8c;background:#eafaf6}.sent-card i{color:#e77710;background:#fff4e6}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.document-panel{padding:0;overflow:hidden}.panel-title{justify-content:space-between;align-items:center;padding:23px 24px 17px;display:flex}.panel-title h2{letter-spacing:-.3px;margin:0;font-size:17px}.panel-title p{color:#98a2b3;margin:3px 0 0;font-size:12px}.export{color:#167566;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.export span{font-size:16px}.search-toolbar{border-top:1px solid #f0f2f5;border-bottom:1px solid var(--line);background:#fafbfc;align-items:end;gap:12px;padding:14px 24px;display:flex}.search-toolbar label{gap:5px;display:grid}.search-toolbar label>span{color:#667085;font-size:11px;font-weight:700}.year-control{width:128px}.search-toolbar select{color:#344054;background:#fff;border:1px solid #dce2eb;border-radius:7px;height:37px;padding:0 9px}.keyword{flex:1;align-items:center;max-width:510px;position:relative;display:flex!important}.keyword>span{color:#98a2b3;font-size:17px;position:absolute;bottom:10px;left:12px}.keyword input{background:#fff;border:1px solid #dce2eb;border-radius:7px;outline:none;height:37px;padding:0 78px 0 35px}.keyword input:focus{border-color:#8cb6ff;box-shadow:0 0 0 3px #dbeafe}.keyword button{color:#475467;background:#eef2f8;border:0;padding:6px 11px;font-size:12px;position:absolute;bottom:4px;right:4px}.table-scroll{overflow:auto}.document-table{border-collapse:collapse;width:100%;min-width:970px}.document-table th{text-align:left;color:#98a2b3;border-bottom:1px solid var(--line);white-space:nowrap;background:#fff;height:45px;padding:0 20px;font-size:11px;font-weight:700}.document-table td{vertical-align:middle;border-bottom:1px solid #eef1f5;height:67px;padding:10px 20px}.document-table tr:last-child td{border-bottom:0}.document-table tbody tr{transition:all .12s}.document-number{color:#2563ae;white-space:nowrap;font-size:12px}.status-chip{border-radius:99px;justify-content:center;align-items:center;min-width:42px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.title-cell{width:28%;min-width:250px}.document-title{text-overflow:ellipsis;white-space:nowrap;color:#27364f;max-width:440px;font-weight:700;display:block;overflow:hidden}.document-title:hover{color:var(--brand)}.title-cell small{color:#98a2b3;margin-top:3px;font-size:10px;display:block}.contact-pill{color:#526174;white-space:nowrap;text-overflow:ellipsis;background:#f7f9fc;border:1px solid #e0e7f0;border-radius:99px;align-items:center;gap:6px;max-width:210px;padding:5px 9px 5px 6px;font-size:11px;display:inline-flex;overflow:hidden}.contact-pill i{color:#2c63bc;background:#dce9ff;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;font-weight:800;display:grid}.manager-name{color:#475467;font-size:12px}.date-cell{color:#667085;white-space:nowrap;font-size:12px}.row-edit{color:#667085;font-size:12px;font-weight:700}.row-edit span{color:#98a2b3;font-size:17px}.muted{color:#c4cad4}.empty{color:#667085;text-align:center!important;padding:55px!important}.empty b{color:#475467}.empty p{margin:5px 0 0;font-size:12px}.notice{color:#087966;background:#f0fdf8;border:1px solid #b7ebd9;border-radius:9px;margin:0 0 17px;padding:11px 14px;font-weight:600}.form-page{max-width:none!important}.form{max-width:940px;padding:28px}.grid{grid-template-columns:1fr 1fr;gap:19px;display:grid}.grid label,.auth-form label{color:#344054;gap:7px;font-size:12px;font-weight:700;display:grid}.grid .wide{grid-column:1/-1}input,select,textarea{color:#344054;background:#fff;border:1px solid #dce2eb;border-radius:7px;outline:none;width:100%;padding:10px 11px}input:focus,select:focus,textarea:focus{border-color:#8cb6ff;box-shadow:0 0 0 3px #dbeafe}.actions{justify-content:flex-end;gap:9px;margin-top:26px;display:flex}.delete-form{max-width:940px;margin:12px 0}.delete-form button{color:#d92d20;border-color:#fecaca}.detail{max-width:940px;padding:0;overflow:hidden}.detail dl{grid-template-columns:175px 1fr;margin:0;display:grid}.detail dt,.detail dd{border-bottom:1px solid var(--line);margin:0;padding:15px 20px}.detail dt{color:#667085;background:#fafbfc;font-size:12px;font-weight:700}.detail dd{color:#344054}.detail dl>:nth-last-child(-n+2){border-bottom:0}.pre{white-space:pre-wrap}.auth{background:linear-gradient(135deg,#eff6ff,#f7fafc);place-items:center;min-height:100vh;display:grid}.auth section{background:#fff;border:1px solid #e5eaf1;border-radius:16px;width:min(420px,92vw);padding:42px;box-shadow:0 18px 42px #17233b16}.auth h1{letter-spacing:-.7px;margin:4px 0 7px}.auth>section>p:not(.eyebrow){color:#667085}.auth-form{gap:17px;margin-top:28px;display:grid}.error{color:#d92d20;margin:0;font-size:12px}@media (max-width:1050px){.overview{grid-template-columns:repeat(2,1fr)}.content-wide{padding:28px!important}}@media (max-width:720px){.sidebar{width:68px;padding:16px 8px}.brand{justify-content:center;padding:0}.brand img{width:42px;height:42px}.brand span,.nav-caption,.nav-item span,.sidebar-bottom,.logout{display:none}.nav-item{justify-content:center;padding:12px}.nav-item i{font-size:20px}.topbar{padding:0 18px}.content-wide{padding:22px 17px!important}.heading{flex-direction:column;align-items:flex-start}.overview{grid-template-columns:1fr 1fr}.overview-card{min-height:82px;padding:14px}.overview-card i{width:35px;height:35px}.overview-card b{font-size:20px}.panel-title{padding:18px}.search-toolbar{flex-direction:column;align-items:stretch;padding:15px 18px}.year-control{width:100%}.keyword{max-width:none}.grid{grid-template-columns:1fr}.grid .wide{grid-column:auto}.form{padding:20px}.detail dl{grid-template-columns:1fr}.detail dt{border-bottom:0;padding-bottom:5px}.detail dd{padding-top:5px}.detail dl>:nth-last-child(2),.detail dl>:last-child{border-bottom:0}}:root{--navy:#1b2f5b;--navy-2:#28467b;--ink:#172b4d;--muted:#52637b;--brand:#1d67d8;--brand-dark:#1455b9;--canvas:#f3f6fa;--line:#dde5f0}body{letter-spacing:-.12px;font-family:Noto Sans KR,Noto Sans,Arial,sans-serif;font-size:14px;font-weight:450}.sidebar{background:linear-gradient(#193360 0%,#172b50 100%)}.nav-item:first-child{background:#2a5eae;box-shadow:inset 3px 0 #8ed7ff}.topbar{box-shadow:0 1px 3px #152a4d08}.heading h1{color:#14264a;font-size:30px;font-weight:800}.overview-card{border-color:#dce5f0}.overview-card small{color:#566780;font-weight:600}.overview-card b,.panel-title h2{color:#172b4d;font-weight:800}.search-toolbar{background:#f6f8fc}.document-table th{color:#5a6b83;background:#f8fafd;font-weight:800}.document-table td{color:#374965}.document-table tbody tr:hover{background:#f4f8ff}.document-title{color:#1e3356;font-size:14px;font-weight:800}.document-number{color:#1460c5;font-weight:800}.detail-actions{align-items:center;gap:9px;display:flex}.detail-head{border-bottom:1px solid var(--line);color:#1d365f;align-items:center;gap:10px;padding:17px 20px;font-size:14px;display:flex}.detail dl{font-size:14px}.detail dt{color:#415675;background:#f7f9fc;font-weight:800}.detail dd{color:#233a60;font-weight:600}.detail-page .heading>div:first-child>p:last-child{align-items:center;gap:7px;display:flex}.detail-page .heading .document-number{font-size:13px}.grid label{color:#2c4265;font-weight:800}.auth h1{color:#172b4d;font-weight:800}@media (max-width:720px){.detail-actions{width:100%}.detail-actions .button{flex:1}.detail-page .heading{gap:16px}}.form-page{padding-bottom:56px!important}.document-form{max-width:1080px;overflow:hidden}.form-card-head{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fbfcff,#f6f9ff);align-items:center;gap:13px;padding:23px 26px;display:flex}.form-icon{color:#1d67d8;background:#e7f0ff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.form-card-head h2{color:#1d365f;margin:0;font-size:16px;font-weight:800}.form-card-head p{color:#71829a;margin:3px 0 0;font-size:12px}.form-card-head p b{color:#e04f4f}.form-number{background:#fff;border:1px solid #d9e5f5;border-radius:8px;gap:2px;margin-left:auto;padding:7px 11px;display:grid}.form-number span{color:#7788a0;font-size:10px;font-weight:700}.form-number b{color:#1760bd;font-size:13px}.form-section{border-bottom:1px solid var(--line);padding:23px 26px}.section-label{align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.section-label b{color:#233a60;font-size:13px;font-weight:800}.section-label span{color:#8190a5;font-size:11px}.form-grid{gap:17px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid label,.memo-field{gap:7px;display:grid}.form-grid label>span{color:#3d526f;font-size:12px;font-weight:800}.form-grid label em{color:#e04f4f;font-style:normal}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.memo-field textarea{color:#203756;background:#fff;border-color:#d8e1ed;height:42px;font-weight:500}.form-grid select{padding-right:30px}.memo-section{border-bottom:0}.memo-field textarea{resize:vertical;height:auto;min-height:128px;line-height:1.65}.form-footer{background:#f8faff;border-top:1px solid #dfe7f1;justify-content:space-between;align-items:center;gap:16px;padding:17px 26px;display:flex}.form-footer p{color:#6d7e95;margin:0;font-size:11px;font-weight:600}.form-footer>div{gap:8px;display:flex}.form-footer .primary{min-width:118px}@media (max-width:720px){.form-card-head,.form-section,.form-footer{padding-left:18px;padding-right:18px}.form-grid.two{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.section-label{gap:2px;display:grid}.form-number{display:none}.form-footer{flex-direction:column;align-items:flex-start}.form-footer>div{width:100%}.form-footer>div>*{flex:1}}.office-panel{padding:0;overflow:hidden}.office-panel .panel-title{padding:22px 24px}.panel-mark{color:#2865c6;background:#eef4ff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.panel-mark.money{color:#0d917c;background:#eafaf6}.office-table{border-collapse:collapse;width:100%;min-width:690px}.office-table th{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#5a6b83;text-align:left;background:#f8fafd;height:44px;padding:0 24px;font-size:11px;font-weight:800}.office-table td{color:#465b78;border-bottom:1px solid #edf1f5;height:58px;padding:0 24px;font-size:13px;font-weight:600}.office-table tr:last-child td{border-bottom:0}.office-table tbody tr:hover{background:#f7faff}.person-name,.period-name{color:#233a60;font-weight:800}.code-chip{color:#5a6b83;background:#eef2f7;border-radius:5px;padding:3px 7px;font-size:11px;display:inline-flex}.state{border-radius:99px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.state.active{color:#087966;background:#eafaf6}.state.retired{color:#667085;background:#f2f4f7}.amount{color:#1760bd;font-size:14px}.payroll-table td{height:62px}.near-back{color:#4f6f9d;align-items:center;gap:5px;margin-top:10px;font-size:12px;font-weight:800;display:inline-flex}.near-back span{font-size:15px}.near-back:hover{color:#1d67d8}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1e377a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.document-modal{background:#fff;border:1px solid #d9e3ef;border-radius:15px;width:min(710px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 22px 65px #0e214147}.modal-head{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fbfdff,#f4f8ff);justify-content:space-between;gap:18px;padding:24px 26px 20px;display:flex}.modal-head h2{color:#172f57;letter-spacing:-.5px;margin:3px 0 4px;font-size:21px}.modal-head p:not(.eyebrow){color:#71829a;margin:0;font-size:12px;font-weight:500}.modal-close{color:#536782;background:#edf2f8;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;font-size:24px;font-weight:300;display:grid}.modal-body{padding:23px 26px}.modal-body .form-grid{gap:16px}.modal-body .form-grid small{color:#7c8ca1;margin-top:-2px;font-size:10px;font-weight:500}.modal-footer{border-top:1px solid var(--line);background:#f8faff;justify-content:flex-end;gap:8px;padding:15px 26px;display:flex}.modal-footer .primary{min-width:112px}@media (max-width:720px){.modal-backdrop{align-items:flex-end;padding:0}.document-modal{border-radius:16px 16px 0 0;max-height:94vh}.modal-head,.modal-body,.modal-footer{padding-left:18px;padding-right:18px}.modal-footer>*{flex:1}}.pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:4px;padding:19px 20px;display:flex}.pagination a{color:#60728c;border-radius:7px;place-items:center;min-width:31px;height:31px;padding:0 7px;font-size:12px;font-weight:700;display:grid}.pagination a.selected{color:#fff;background:#1d67d8;box-shadow:0 2px 5px #1d67d833}.pagination a.disabled{pointer-events:none;color:#c4ccd8}.app-frame{background:var(--canvas);min-height:100vh}.app-header{z-index:30;background:#fff;border-bottom:1px solid #dfe7f1;align-items:center;height:72px;padding:0 42px;display:flex;position:sticky;top:0;box-shadow:0 2px 9px #142c520b}.brand-top{color:#1a365e;align-items:center;gap:9px;min-width:205px;display:flex}.brand-top img{object-fit:contain;width:42px;height:42px}.brand-top span{line-height:1.18;display:grid}.brand-top b{letter-spacing:-.8px;font-size:18px;font-weight:850}.top-menu{align-self:stretch;align-items:stretch;margin-left:32px;display:flex}.menu-group{align-items:stretch;display:flex;position:relative}.menu-group>button{color:#556982;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:7px;padding:0 17px;font-size:14px;font-weight:750;display:flex;position:relative}.menu-group>button i{color:#788ba5;font-size:17px;font-style:normal}.menu-group>button .chevron{color:#94a1b2;margin-left:1px;font-size:14px}.menu-group.active>button:after{content:"";background:#1d67d8;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:15px;right:15px}.dropdown{background:#fff;border:1px solid #dbe4f0;border-radius:10px;min-width:185px;padding:7px;display:none;position:absolute;top:61px;left:6px;box-shadow:0 13px 28px #1830562b}.dropdown a{color:#536782;border-radius:7px;justify-content:space-between;align-items:center;padding:10px 11px;font-size:12px;font-weight:700;display:flex}.dropdown a span{color:#9cabbc;font-size:17px}.top-account{border-left:1px solid #e5eaf1;align-items:center;gap:8px;margin-left:auto;padding-left:23px;display:flex}.account-avatar{color:#1e63bd;background:#e4efff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:13px;font-weight:850;display:grid}.top-account div{line-height:1.15;display:grid}.top-account b{color:#2e4261;font-size:12px}.top-account small{color:#8492a6;margin-top:3px;font-size:10px}.top-account form{margin-left:5px}.top-account button{color:#7a8ba3;background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;font-size:18px;display:grid}.workspace{min-width:0}.update-panel{max-width:900px}.update-empty{text-align:center;justify-items:center;padding:74px 20px 82px;display:grid}.update-empty>span{color:#2368c9;background:#edf4ff;border-radius:17px;place-items:center;width:54px;height:54px;font-size:29px;display:grid}.update-empty b{color:#243c61;margin-top:16px;font-size:15px}.update-empty p{color:#74849a;margin:6px 0 0;font-size:12px}@media (max-width:900px){.app-header{padding:0 20px}.brand-top{min-width:auto}.top-menu{margin-left:16px;overflow:visible}.menu-group>button{padding:0 10px;font-size:13px}.top-account{padding-left:12px}.top-account div{display:none}}@media (max-width:620px){.app-header{height:64px;padding:0 12px}.brand-top img{width:35px;height:35px}.brand-top strong{display:none}.brand-top b{font-size:15px}.top-menu{margin-left:8px}.menu-group>button{padding:0 8px;font-size:0}.menu-group>button i{font-size:19px}.menu-group>button .chevron{display:none}.dropdown{top:55px;left:-40px}.top-account{margin-left:6px;padding-left:7px}.top-account form{display:none}}.workspace{flex-direction:column;min-height:calc(100vh - 72px);display:flex}.workspace>.content-wide{flex:1}.app-footer{color:#8b99ab;background:#fff;border-top:1px solid #e1e7f0;align-items:center;gap:9px;min-height:54px;padding:0 42px;font-size:11px;display:flex}.app-footer b{color:#60748f;font-weight:800}.app-footer small{color:#a1adbc;letter-spacing:.4px;font-size:10px}@media (max-width:720px){.workspace{min-height:calc(100vh - 64px)}.app-footer{padding:0 18px}}.top-menu>.dashboard-link{color:#556982;white-space:nowrap;align-items:center;gap:7px;padding:0 17px;font-size:14px;font-weight:750;display:flex;position:relative}.top-menu>.dashboard-link i{color:#788ba5;font-size:17px;font-style:normal}.top-menu>.dashboard-link:hover,.top-menu>.dashboard-link.active{color:#1d67d8;background:#f8faff}.top-menu>.dashboard-link.active:after{content:"";background:#1d67d8;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:15px;right:15px}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.dashboard-stats article{min-height:116px;box-shadow:var(--shadow);background:#fff;border:1px solid #dce5f0;border-radius:12px;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:21px;display:grid}.dashboard-stats article>span{color:#2168ca;background:#edf4ff;border-radius:12px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.dashboard-stats article>span.green{color:#0e967f;background:#eafaf6}.dashboard-stats article>span.orange{color:#dc7513;background:#fff3e6}.dashboard-stats small,.dashboard-stats b{display:block}.dashboard-stats small{color:#6a7d94;font-size:12px;font-weight:700}.dashboard-stats b{color:#203b63;font-size:22px;font-weight:850}.dashboard-stats em{color:#8494a9;margin-left:3px;font-size:12px;font-style:normal;font-weight:600}.dashboard-stats a{color:#1d67d8;font-size:11px;font-weight:800}.dashboard-grid{grid-template-columns:1.6fr 1fr;gap:20px;display:grid}.dashboard-card{padding:0;overflow:hidden}.dashboard-card .panel-title{border-bottom:1px solid var(--line);padding:21px 23px}.plain-link{color:#1d67d8;font-size:12px;font-weight:800}.recent-list{display:grid}.recent-list>a{border-bottom:1px solid #edf1f5;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 22px;display:grid}.recent-list>a:last-child{border-bottom:0}.recent-list b{text-overflow:ellipsis;white-space:nowrap;color:#2b4266;min-width:0;font-size:13px;overflow:hidden}.recent-list small{color:#8796a9;font-size:11px}.action-card{grid-template-rows:auto 1fr;padding:24px;display:grid}.action-card h2{color:#243c61;margin:4px 0 5px;font-size:17px}.action-card>div>p:not(.eyebrow){color:#71829a;margin:0;font-size:12px}.quick-links{align-content:end;gap:9px;margin-top:20px;display:grid}.quick-links a{color:#3c587e;background:#f8faff;border:1px solid #dce6f3;border-radius:8px;padding:11px 12px;font-size:12px;font-weight:800}@media (max-width:900px){.dashboard-stats,.dashboard-grid{grid-template-columns:1fr}}.popup-edit{box-shadow:none!important;background:0 0!important;border:0!important;padding:4px 0!important}.detail-actions .popup-edit{border-radius:8px;align-items:center;gap:7px;display:inline-flex;border:1px solid var(--brand)!important;background:var(--brand)!important;color:#fff!important;padding:10px 15px!important;box-shadow:0 3px 7px #2563eb33!important}.detail-actions .popup-edit span{color:#fff;font-size:16px}.doc-title-button{text-align:left;cursor:pointer;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.detail-modal{width:min(680px,100%)}.detail-modal-body{padding:0}.detail-modal-body dl{grid-template-columns:155px 1fr;margin:0;display:grid}.detail-modal-body dt,.detail-modal-body dd{border-bottom:1px solid var(--line);margin:0;padding:14px 20px}.detail-modal-body dt{color:#526a8a;background:#f7f9fc;font-size:12px;font-weight:800}.detail-modal-body dd{color:#2b4266;font-size:13px;font-weight:600}.detail-modal-body dl>:nth-last-child(-n+2){border-bottom:0}.modal-footer .popup-edit{border-radius:8px;align-items:center;gap:7px;display:inline-flex;border:1px solid var(--brand)!important;background:var(--brand)!important;color:#fff!important;padding:9px 14px!important;box-shadow:0 3px 7px #2563eb33!important}.modal-footer .popup-edit span{color:#fff;font-size:16px}@media (max-width:720px){.detail-modal-body dl{grid-template-columns:1fr}.detail-modal-body dt{border-bottom:0;padding-bottom:4px}.detail-modal-body dd{padding-top:5px}.detail-modal-body dl>:nth-last-child(2){border-bottom:0}}html,body{min-height:100%}body{background:#eef3f9}.app-frame{isolation:isolate;background:radial-gradient(850px 480px at 12% -8%,#69a5ff38,#0000 68%),radial-gradient(700px 460px at 94% 6%,#60cdba21,#0000 65%),linear-gradient(135deg,#f8fbff 0%,#f1f6fb 48%,#f6f9fc 100%);position:relative}.app-frame:before{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(#4170af09 1px,#0000 1px),linear-gradient(90deg,#4170af09 1px,#0000 1px);background-size:30px 30px;position:fixed;inset:72px 0 0}.content-wide{position:relative}.content-wide:before{pointer-events:none;content:"";border:1px solid #598fdd1f;border-radius:50%;width:180px;height:180px;position:absolute;top:18px;right:5%;box-shadow:0 0 0 28px #598fdd09,0 0 0 58px #598fdd05}.card,.overview-card,.dashboard-stats article{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.heading,.overview,.dashboard-stats{z-index:1;position:relative}@media (max-width:720px){.content-wide:before{display:none}.app-frame:before{inset:64px 0 0}}.payroll-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:19px;display:grid}.payroll-summary article{box-shadow:var(--shadow);background:#fff;border:1px solid #dce5f0;border-radius:12px;padding:17px 20px}.payroll-summary small,.payroll-summary b{display:block}.payroll-summary small{color:#74859b;font-size:11px;font-weight:700}.payroll-summary b{color:#213d65;margin-top:4px;font-size:20px;font-weight:850}.payroll-summary em{color:#8192a7;margin-left:3px;font-size:12px;font-style:normal}.generate-bar{border-top:1px solid var(--line);background:#f8faff;align-items:end;gap:12px;padding:17px 24px;display:flex}.generate-bar label{color:#586b84;gap:5px;font-size:11px;font-weight:800;display:grid}.generate-bar input{width:155px;height:38px}.generate-bar small{color:#7b8ca2;align-self:center;font-size:11px}.payroll-records{margin-top:18px}.payroll-records select{color:#516782;border:1px solid #d8e2ee;border-radius:7px;padding:7px;font-size:12px}@media (max-width:720px){.payroll-summary{grid-template-columns:1fr}.generate-bar{flex-direction:column;align-items:stretch}.generate-bar input{width:100%}.generate-bar small{align-self:auto}}.reference-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.reference-grid span{border-right:1px solid var(--line);color:#708197;gap:4px;padding:20px 24px;font-size:11px;font-weight:700;display:grid}.reference-grid span:last-child{border-right:0}.reference-grid b{color:#213d65;font-size:16px;font-weight:850}@media (max-width:720px){.reference-grid{grid-template-columns:1fr 1fr}.reference-grid span{border-bottom:1px solid var(--line)}.reference-grid span:nth-child(2n){border-right:0}}.export-actions{gap:7px;margin-left:auto;display:flex}.export-actions a{color:#087966;background:#f4fcf8;border:1px solid #cfe4dd;border-radius:7px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.export-actions a:last-child{color:#2864bd;background:#f4f8ff;border-color:#d9e5f7}@media (max-width:720px){.payroll-records .panel-title{flex-wrap:wrap;align-items:flex-start}.export-actions{width:100%;margin-left:0}.export-actions a{flex:1;justify-content:center}}.modal-spacer{flex:1}.modal-footer .delete-button{color:#c9342d;background:#fff7f7;border-color:#fecaca}.modal-footer .delete-button:hover{background:#fff1f1;border-color:#f49791}.settings-page{max-width:1280px!important}.setting-form{padding:25px}.setting-fields{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.setting-fields label{color:#526a8a;gap:6px;font-size:12px;font-weight:800;display:grid}.setting-fields input{font-weight:700}.setting-list{gap:10px;display:grid}.inline-setting{grid-template-columns:130px 1fr auto;align-items:center;gap:16px;padding:16px;display:grid}.inline-setting>.setting-fields{grid-template-columns:repeat(5,1fr);margin:0}.inline-setting.long{grid-template-columns:130px 1fr 180px auto}.inline-setting.long label{color:#526a8a;gap:5px;font-size:11px;font-weight:800;display:grid}@media (max-width:800px){.setting-fields,.inline-setting,.inline-setting>.setting-fields,.inline-setting.long{grid-template-columns:1fr}.inline-setting{align-items:stretch}}.employee-form,.employee-row{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:9px;padding:16px 24px;display:grid}.employee-row{background:#fff;grid-template-columns:1fr 1fr 1fr .8fr .8fr 1fr 1fr .7fr auto auto}.employee-row:nth-child(2n){background:#f9fbff}.employee-form input,.employee-row input,.employee-form select,.employee-row select{min-width:0;padding:8px;font-size:12px}.employee-form label{color:#60728a;gap:3px;font-size:10px;font-weight:800;display:grid}.employee-list{margin-top:18px;overflow:auto}@media (max-width:900px){.employee-form,.employee-row{grid-template-columns:1fr 1fr}}.retired-box{background:#f8fafc;border:1px solid #e3e8ef;border-radius:9px;margin:18px 24px;padding:0}.retired-box summary{cursor:pointer;color:#66788f;padding:13px 15px;font-size:12px;font-weight:800}.retired-box summary span{color:#99a6b6;margin-left:7px;font-weight:500}.retired-person{color:#738398;border-top:1px solid #e7ecf2;grid-template-columns:1fr 1fr 1fr;padding:11px 15px;font-size:12px;display:grid}.retired-person b{color:#4d617b}.employee-brief-head,.employee-detail summary{grid-template-columns:1fr 1fr 1fr .6fr 70px;align-items:center;gap:12px;padding:13px 24px;display:grid}.employee-brief-head{color:#718198;background:#f7f9fc;font-size:11px;font-weight:800}.employee-detail{border-top:1px solid var(--line)}.employee-detail summary{cursor:pointer;color:#526982;font-size:13px;list-style:none}.employee-detail summary b{color:#223c63}.employee-detail summary em{color:#087966;font-size:11px;font-style:normal;font-weight:800}.employee-detail summary i{color:#1d67d8;font-style:normal;font-weight:800}.employee-edit{border-top:1px solid var(--line);background:#f8faff;grid-template-columns:repeat(4,1fr);gap:10px;padding:18px 24px;display:grid}.employee-edit label{color:#60728a;gap:4px;font-size:11px;font-weight:800;display:grid}.employee-edit input,.employee-edit select{padding:8px;font-size:12px}@media (max-width:720px){.employee-brief-head,.employee-detail summary{grid-template-columns:1fr 1fr}.employee-brief-head span:nth-child(3),.employee-brief-head span:nth-child(4),.employee-detail summary span:nth-child(3),.employee-detail summary em{display:none}.employee-edit{grid-template-columns:1fr 1fr}}.employee-detail summary span:nth-child(5){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-edit{grid-template-columns:repeat(5,1fr)}.employee-brief-head a{color:#60728a;text-decoration:none}.employee-brief-head a:hover{color:#1d67d8}.employee-brief-head,.employee-detail summary{grid-template-columns:48px 1fr 1fr 1fr 1fr 1.5fr .6fr 70px}.employee-no{color:#8a9bb0;font-size:11px;font-weight:800}:root{--navy:#03a94d;--navy-2:#058b43;--ink:#202124;--muted:#6b7280;--brand:#03a94d;--brand-dark:#02853d;--canvas:#f5f6f7;--line:#e5e7eb;--surface:#fff;--radius:10px;--shadow:0 1px 3px #1f232914}body{color:var(--ink);background:#f5f6f7;font-family:Noto Sans KR,Arial,sans-serif;font-weight:400}.app-frame{background:#f5f6f7}.app-frame:before{display:none}.app-header{height:64px;box-shadow:none;background:#fff;border-bottom:1px solid #e6e8eb;padding:0 32px}.brand-top{color:#222;gap:10px;min-width:220px}.brand-top img{width:38px;height:38px}.brand-top span{padding-left:11px;position:relative}.brand-top span:before{content:"";background:#dde1e5;width:1px;position:absolute;top:4px;bottom:3px;left:0}.menu-group>button,.top-menu>.dashboard-link{color:#4a5058;padding:0 15px;font-size:13px;font-weight:600}.menu-group>button i,.top-menu>.dashboard-link i{color:#7a818a;font-size:16px}.menu-group:hover>button,.menu-group.active>button,.top-menu>.dashboard-link:hover,.top-menu>.dashboard-link.active{color:#03a94d;background:#f2fbf5}.menu-group.active>button:after,.top-menu>.dashboard-link.active:after{background:#03a94d;height:2px;left:13px;right:13px}.dropdown{border-color:#e2e5e9;border-radius:8px;top:54px;box-shadow:0 8px 20px #0000001f}.dropdown a{color:#555c65;font-weight:600}.account-avatar{color:#078541;background:#dff5e7;border-radius:50%}.top-account b{color:#40454c;font-weight:700}.top-account button:hover{color:#039b47;background:#f0faf3}.content-wide{padding:30px 40px 50px!important}.content-wide:before{display:none}.app-footer{color:#8b9199;background:#fff;border-top-color:#e5e7eb;min-height:52px;padding:0 40px}.app-footer b{color:#5e666f}.heading{margin-bottom:22px}.heading h1{color:#202124;letter-spacing:-1.2px;font-size:27px;font-weight:700}.heading p{color:#737980;font-weight:400}.eyebrow{letter-spacing:.8px;font-size:10px;color:#03a94d!important}.button,button{color:#454b52;border-color:#d9dde1;border-radius:6px;font-weight:600}.button:hover,button:hover{background:#fafbfb;border-color:#bfc6cc}.primary{box-shadow:none!important;background:#03a94d!important;border-color:#03a94d!important}.primary:hover{background:#02853d!important}.overview,.dashboard-stats{gap:12px}.overview-card,.dashboard-stats article{box-shadow:none;border-color:#e4e7ea;border-radius:9px}.overview-card{min-height:90px;padding:17px}.overview-card i,.dashboard-stats article>span{color:#03a94d;background:#eaf8ef;border-radius:50%}.received-card i,.dashboard-stats article>span.green{color:#079d78;background:#e9f8f2}.sent-card i,.dashboard-stats article>span.orange{color:#ea8a17;background:#fff5e8}.internal-card i{color:#7359c7;background:#f2efff}.overview-card b,.dashboard-stats b{color:#202124}.overview-card small,.dashboard-stats small{color:#737980;font-weight:500}.card{box-shadow:none;border-color:#e2e5e8;border-radius:9px}.document-panel,.office-panel,.dashboard-card{box-shadow:none}.panel-title{padding:20px 22px 16px}.panel-title h2,.dashboard-card h2{color:#25282c;font-weight:700}.panel-title p{color:#858b93}.search-toolbar{background:#f8f9fa;border-color:#eaeced;padding:13px 22px}.search-toolbar label>span{color:#666d75}.search-toolbar select,input,select,textarea{border-color:#dfe3e6;border-radius:6px}.search-toolbar select{border-color:#dfe3e6}.keyword input:focus,input:focus,select:focus,textarea:focus{border-color:#4bc37b;box-shadow:0 0 0 3px #03a94d1f}.keyword button{color:#fff;background:#4b535b}.keyword button:hover{background:#343a40}.document-table th,.office-table th{color:#69717a;background:#f8f9fa}.document-table td,.office-table td{color:#4e555c;border-bottom-color:#eef0f1}.document-table tbody tr:hover,.office-table tbody tr:hover{background:#f5fbf7}.document-title,.person-name,.period-name{color:#30343a}.document-title:hover,.document-number,.plain-link,.dashboard-stats a{color:#03a94d}.document-number{font-weight:700}.manager-name,.date-cell{color:#646b73;font-weight:400}.status-chip{font-weight:600}.received{color:#078b50;background:#e8f8f0}.sent{color:#2876bd;background:#edf6ff}.internal{color:#7158ba;background:#f3f0ff}.contact-pill{color:#5c636b;background:#fafbfb;border-color:#e3e6e8}.contact-pill i{color:#078541;background:#dff5e7}.pagination a:hover{color:#039b47;background:#edf9f1}.pagination a.selected{box-shadow:none;background:#03a94d}.notice{color:#078b50;background:#f0fbf4;border-color:#bde9cc}.dashboard-grid{gap:16px}.dashboard-card .panel-title{padding:19px 21px}.recent-list>a{padding:13px 21px}.recent-list>a:hover{background:#f5fbf7}.recent-list b{color:#363b42}.quick-links a{color:#4d6255;background:#fafdfb;border-color:#dfe6e1}.quick-links a:hover{color:#038e43;background:#effaf2;border-color:#80d2a0}.auth{background:linear-gradient(135deg,#effaf3,#f7f8f8)}.auth section{border-color:#e3e6e8;border-radius:12px;box-shadow:0 12px 35px #00000014}.auth h1{color:#25282c}.form-card-head,.modal-head{background:#f7fbf8}.form-icon{color:#03a94d;background:#e8f8ee}.form-card-head h2,.detail-head{color:#25282c}.form-number b,.amount{color:#039b47}.form-footer,.modal-footer{background:#f8f9fa}.detail dt,.detail-modal-body dt{color:#626a73;background:#f8f9fa}.detail dd,.detail-modal-body dd{color:#363c42}@media (max-width:900px){.app-header{padding:0 20px}.content-wide{padding:25px 22px 40px!important}}@media (max-width:720px){.app-header{height:60px;padding:0 12px}.workspace{min-height:calc(100vh - 60px)}.app-footer{padding:0 18px}.content-wide{padding:20px 16px 35px!important}.brand-top span:before{display:none}.top-menu>.dashboard-link.active:after,.menu-group.active>button:after{bottom:0}}.auth-brand{align-items:center;gap:14px;margin-bottom:8px;display:flex}.auth-brand img{flex:none;width:52px;height:52px}.auth-brand .eyebrow{margin:0!important}.auth-brand h1{margin:2px 0 0!important;font-size:24px!important}.period-picker{white-space:nowrap;align-items:center;gap:7px;margin-left:auto;display:flex}.period-picker select{width:145px;height:34px}.period-picker button{height:34px;padding:0 12px}.payroll-code{color:#8b939b;margin-top:2px;font-size:10px;font-weight:500;display:block}@media (max-width:720px){.payroll-records .panel-title{gap:10px;display:flex}.period-picker{width:100%;margin-left:0}.period-picker select{flex:1}}.payroll-total-note{color:#68727c;margin:17px 0 0;font-size:12px}.payroll-total-note b{color:#038e43}.detail-modal .modal-footer form{display:inline-flex}.employee-summary{color:#526982;grid-template-columns:48px 1fr 1fr 1fr 1fr 1.5fr .6fr 70px;align-items:center;gap:12px;padding:13px 24px;font-size:13px;display:grid}.employee-summary b{color:#223c63}.employee-summary em{color:#087966;font-size:11px;font-style:normal;font-weight:800}@media (max-width:720px){.employee-summary{grid-template-columns:1fr 1fr}.employee-summary span:nth-child(3),.employee-summary span:nth-child(4),.employee-summary em{display:none}}.employee-dialog{background:#fff;border:1px solid #d9e3ef;border-radius:15px;width:min(710px,100vw - 32px);max-height:calc(100vh - 48px);padding:0;box-shadow:0 22px 65px #0e214147}.employee-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1e377a}.employee-dialog form{margin:0}.employee-summary .employee-contact,.employee-summary .employee-account{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (max-width:720px){.employee-summary .employee-contact,.employee-summary .employee-account{display:block!important}.employee-dialog{border-radius:16px 16px 0 0;width:100%;max-height:94vh;margin:0;position:fixed;bottom:0;left:0;right:0}}.employee-brief-head,.employee-summary{grid-template-columns:48px 1fr .9fr 1fr 1fr 1.5fr 2.15fr .6fr 70px}.employee-welfare{color:#66788f;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}@media (max-width:900px){.employee-brief-head,.employee-summary{grid-template-columns:48px 1fr 1fr 1.2fr 1.5fr 70px}.employee-brief-head span:nth-child(4),.employee-brief-head span:nth-child(5),.employee-summary span:nth-child(3),.employee-summary span:nth-child(4),.employee-welfare{display:none}}@media (max-width:720px){.employee-brief-head,.employee-summary{grid-template-columns:1fr 1fr}.employee-summary .employee-contact,.employee-summary .employee-account{display:block!important}}.generate-bar label select,.period-picker label select{min-width:106px;height:38px}.period-picker label{color:#586b84;gap:4px;font-size:10px;font-weight:800;display:grid}.period-picker{align-items:end}.period-picker button{height:38px}.welfare-employee-table input{width:100%;min-width:92px}.welfare-employee-table input[type=checkbox]{width:18px;min-width:18px;accent-color:var(--primary)}.welfare-employee-table button{white-space:nowrap}.settings-page:has(.welfare-employee-table){width:100%;max-width:none!important}.settings-page:has(.welfare-employee-table) .welfare-employee-table{width:100%}.meal-controls{justify-content:space-between;align-items:center;gap:16px;padding:16px 22px;display:flex}.week-navigation{align-items:center;gap:9px;display:flex}.week-navigation>a{white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:8px;padding:9px 12px;font-weight:700}.meal-week-picker{align-items:end;gap:8px;display:flex}.meal-week-picker label{color:#586b84;gap:4px;font-size:11px;font-weight:800;display:grid}.meal-week-picker input{height:38px}.meal-editor{overflow:hidden}.meal-input-table{min-width:1300px}.meal-input-table th{text-align:center}.meal-input-table th small{margin-top:3px;font-weight:500;display:block}.meal-input-table td{min-width:172px;padding:7px}.meal-input-table textarea{resize:vertical;min-height:78px;font-size:12px;line-height:1.45}.meal-input-table tr:nth-child(2n) td,.meal-input-table tr:nth-child(2n) th{background:#fbfcfe}.origin-input{border-top:1px solid #e6ebf2;padding:20px 24px}.origin-input label{gap:8px;display:grid}.origin-input textarea{min-height:90px}.meal-save{justify-content:flex-end;padding:0 24px 22px;display:flex}.meal-print{background:#edf2f8;min-height:100vh;padding:25px}.meal-print article{background:#fff;width:min(1120px,100%);margin:auto;padding:28px;box-shadow:0 8px 30px #17233b1a}.meal-print h1{text-align:center;margin:0 0 18px;font-size:23px}.print-toolbar{justify-content:space-between;width:min(1120px,100%);margin:0 auto 14px;display:flex}.meal-print table{border-collapse:collapse;table-layout:fixed;width:100%}.meal-print th,.meal-print td{white-space:pre-wrap;word-break:keep-all;vertical-align:top;border:1px solid #5d6775;padding:7px}.print-landscape th{text-align:center;background:#edf5ef}.print-landscape td{height:62px;font-size:12px}.print-landscape small,.print-portrait small{color:#566273;margin-top:5px;font-weight:500;display:block}.print-portrait td{font-size:12px}.print-portrait tbody td:nth-child(n+3):nth-child(-n+5){height:93px}.print-origin{border:1px solid #5d6775;margin-top:12px;padding:10px 12px;font-size:12px}.print-origin p{white-space:pre-wrap;margin:5px 0 0}.allergy{color:#4b5563;margin:10px 0 0;font-size:10px}@media (max-width:900px){.meal-controls{flex-direction:column;align-items:stretch}.week-navigation{justify-content:space-between}}@media print{.print-toolbar{display:none}.meal-print{background:#fff;padding:0}.meal-print article{width:100%;box-shadow:none;padding:0}}.meal-print-sheet{color:#202828;background:#e9eef3;min-height:100vh;padding:24px}.meal-print-sheet .print-toolbar{justify-content:space-between;align-items:center;width:min(1180px,100%);margin:0 auto 12px;display:flex}.meal-print-sheet .print-toolbar div{gap:2px;display:grid}.meal-print-sheet .print-toolbar b{font-size:15px}.meal-print-sheet .print-toolbar small{color:#68747a}.meal-paper{background:#fff;width:min(1180px,100%);margin:auto;padding:25px 27px 18px;box-shadow:0 10px 30px #26364220}.meal-paper-title{text-align:center;margin-bottom:16px}.meal-paper-title small{letter-spacing:1.6px;color:#3f8267;font-size:9px;font-weight:800}.meal-paper-title h1{letter-spacing:-1px;margin:3px 0 2px;font-size:25px}.meal-paper-title p{color:#66746e;margin:0;font-size:12px}.landscape-menu,.portrait-menu{border-collapse:collapse;table-layout:fixed;width:100%}.landscape-menu th,.landscape-menu td,.portrait-menu th,.portrait-menu td{vertical-align:top;white-space:pre-wrap;word-break:break-all;border:1px solid #7a8881}.landscape-menu thead th{color:#fff;text-align:center;background:#397a61;height:48px;padding:6px}.landscape-menu thead th small{margin-top:3px;font-weight:500;display:block}.landscape-menu tbody th{text-align:center;background:#e5f0e9;width:58px;padding:8px 5px;font-size:12px}.landscape-menu td{padding:7px;font-size:11px;line-height:1.45}.landscape-menu .main td{height:66px}.landscape-menu .sub td{background:#fafcfb;height:35px}.landscape-menu .snack td{background:#f6faf7;height:31px}.landscape-menu .calorie td{text-align:center;vertical-align:middle;height:29px;font-weight:700}.landscape-menu .sunday{color:#a44337;background:#fff4f1!important}.landscape-menu thead .sunday{color:#fff;background:#ba6555!important}.portrait-menu thead th{color:#fff;text-align:center;background:#397a61;padding:9px 5px;font-size:12px}.portrait-menu td{padding:7px;font-size:11px;line-height:1.45}.portrait-menu tbody tr:nth-child(2n){background:#f8fbf9}.portrait-menu td:first-child,.portrait-menu td:nth-child(2),.portrait-menu td:last-child{text-align:center;vertical-align:middle}.portrait-menu td:first-child{width:42px}.portrait-menu td:nth-child(2){width:39px}.portrait-menu td:last-child{width:54px}.portrait-menu td:nth-child(3),.portrait-menu td:nth-child(4),.portrait-menu td:nth-child(5){height:78px}.portrait-menu td small{color:#5b6c62;border-top:1px dashed #b9c7bf;margin-top:7px;padding-top:5px;font-size:10px;display:block}.portrait-menu .sunday{color:#a44337;background:#fff0ec;font-weight:800}.origin-paper{background:#fbfcfa;border:1px solid #7a8881;margin-top:12px}.origin-paper b{background:#e5f0e9;padding:7px 10px;font-size:11px;display:block}.origin-paper p{white-space:pre-wrap;min-height:42px;margin:0;padding:8px 10px;font-size:11px;line-height:1.45}.meal-paper-note{background:#f7f9f7;border:1px solid #ccd6ce;margin-top:9px;padding:8px 10px;font-size:10px}.meal-paper-note b{color:#3f8267}.meal-paper-note p{margin:3px 0 0;line-height:1.4}@media print{.meal-print-sheet{background:#fff;padding:0}.meal-print-sheet .print-toolbar{display:none}.meal-paper{width:100%;box-shadow:none;padding:0}.meal-paper-title{margin-bottom:10px}.meal-paper-title h1{font-size:21px}.landscape-menu td{font-size:9px}.landscape-menu .main td{height:55px}.portrait-menu td{font-size:9px}.portrait-menu td:nth-child(3),.portrait-menu td:nth-child(4),.portrait-menu td:nth-child(5){height:66px}.origin-paper{margin-top:8px}.meal-paper-note{font-size:8px}}.meal-input-table thead .saturday{color:#2368a7!important;background:#eef6ff!important}.meal-input-table thead .sunday,.meal-input-table thead .holiday{color:#c23838!important;background:#fff0f0!important}.meal-input-table thead .holiday small{font-weight:800;color:#c23838!important}.landscape-menu thead .saturday{color:#fff;background:#4e8fc3!important}.landscape-menu thead .holiday{color:#fff;background:#c65959!important}.portrait-menu .saturday{color:#2268a9;font-weight:800;background:#edf6ff!important}.portrait-menu .holiday{color:#bf3636;font-weight:800;background:#fff0f0!important}.print-actions{gap:8px;display:flex}.print-actions button{white-space:nowrap}@media print{.app-header,.app-footer{display:none!important}.app-frame,.workspace{background:#fff!important;min-height:0!important;display:block!important}.meal-print-sheet{min-height:0!important;margin:0!important;padding:0!important;display:block!important}.meal-print-sheet .meal-paper{break-inside:avoid-page;page-break-inside:avoid;width:100%!important;margin:0!important}.meal-print-sheet .meal-paper-title{padding-top:0}.meal-print-sheet .origin-paper,.meal-print-sheet .meal-paper-note{break-inside:avoid-page;page-break-inside:avoid}.meal-print-sheet .meal-paper-title h1{font-size:24px}.meal-print-sheet .meal-paper-title p{font-size:13px}.meal-print-sheet.landscape .landscape-menu td{font-size:10.5px;line-height:1.5}.meal-print-sheet.landscape .landscape-menu .main td{height:18mm}.meal-print-sheet.landscape .landscape-menu .sub td{height:9mm}.meal-print-sheet.landscape .landscape-menu .snack td,.meal-print-sheet.landscape .landscape-menu .calorie td{height:8mm}.meal-print-sheet.landscape .origin-paper p{min-height:18mm;font-size:10.5px}.meal-print-sheet.portrait .meal-paper{flex-direction:column;min-height:278mm;display:flex}.meal-print-sheet.portrait .portrait-menu{flex:1}.meal-print-sheet.portrait .portrait-menu thead th{height:10mm;font-size:12px}.meal-print-sheet.portrait .portrait-menu tbody tr{height:27mm}.meal-print-sheet.portrait .portrait-menu td{font-size:11px;line-height:1.48}.meal-print-sheet.portrait .portrait-menu td:nth-child(3),.meal-print-sheet.portrait .portrait-menu td:nth-child(4),.meal-print-sheet.portrait .portrait-menu td:nth-child(5){height:auto}.meal-print-sheet.portrait .portrait-menu td small{font-size:9.5px}.meal-print-sheet.portrait .origin-paper p{min-height:19mm;font-size:10.5px}}.meal-import form{align-items:end;gap:7px;display:flex}.meal-import label{color:#586b84;gap:4px;font-size:10px;font-weight:800;display:grid}.meal-import input[type=file]{width:205px;padding:6px;font-size:11px}.meal-import button{white-space:nowrap;height:37px}.meal-controls{margin-bottom:18px}.landscape-menu .menu-lines{gap:3px;display:grid}.landscape-menu .menu-lines>span{display:block}.resident-list{overflow:hidden}.resident-filters{gap:5px;display:flex}.resident-filters a{color:#64748b;border:1px solid #dce3eb;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:700}.resident-filters a.selected{color:#078541;background:#effaf3;border-color:#0aa551}.resident-active{color:#078541;background:#e9f9ef}.resident-left{color:#6b7280;background:#f1f3f5}.recovery-list{overflow:hidden}.half-picker,.bath-controls{align-items:center;gap:8px;display:flex}.half-picker select,.bath-controls select,.bath-controls input{width:auto;height:38px}.recovery-list td:nth-child(4),.recovery-list td:nth-child(5),.recovery-list td:nth-child(6){white-space:nowrap;text-overflow:ellipsis;min-width:210px;max-width:310px;overflow:hidden}.recovery-dialog{max-width:760px}.recovery-fields{gap:18px;display:grid}.recovery-fields section{gap:7px;display:grid}.recovery-fields section>b{color:#304661}.recovery-fields section>div{gap:12px;display:flex}.recovery-fields label{color:#65758b;gap:4px;font-size:11px;font-weight:800;display:grid}.recovery-fields input{width:110px}.bath-controls{justify-content:space-between;margin-bottom:18px;padding:16px 22px}.bath-controls form{gap:8px;display:flex}.bath-panel{overflow:hidden}.bath-panel>.panel-title>small{color:#078541;font-weight:800}.bath-calendar{border-top:1px solid #dce4ed;border-left:1px solid #dce4ed;grid-template-columns:repeat(7,minmax(120px,1fr));display:grid;overflow:auto}.bath-calendar>b{text-align:center;color:#5e7089;background:#f5f8fb;border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;padding:11px}.bath-calendar>b:first-child{color:#cf4242}.bath-calendar>b:last-of-type{color:#2872b7}.bath-calendar>span,.bath-calendar>section{background:#fff;border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;min-height:128px}.bath-calendar>section{padding:8px}.bath-calendar time{color:#52657d;margin-bottom:7px;font-weight:800;display:block}.bath-calendar>section>div{gap:5px;display:grid}.bath-tile{color:#465c76;background:#f5f8fc;border-color:#cfdceb;justify-content:flex-start;padding:6px 8px;font-size:12px}.bath-tile.done{color:#087d3c;background:#e9f9ef;border-color:#a8dfbd}.bath-calendar.is-busy{opacity:.6;pointer-events:none}@media (max-width:800px){.bath-controls{flex-direction:column;align-items:stretch}.bath-controls form{flex-wrap:wrap}.bath-calendar{grid-template-columns:repeat(7,145px)}}.bath-actions{align-items:center;gap:9px;display:flex}.bath-actions>a{background:#fff;border:1px solid #d8dee8;border-radius:8px;padding:9px 12px;font-weight:700}.bath-tile.hair{color:#763bc0;background:#faf6ff;border-color:#d8c3f4;font-weight:850}.bath-print{background:#edf2f7;min-height:100vh;padding:28px}.bath-print>header{justify-content:space-between;align-items:center;width:min(1160px,100%);margin:0 auto 12px;font-size:18px;display:flex}.bath-print table{border-collapse:collapse;table-layout:fixed;background:#fff;width:min(1160px,100%);margin:auto}.bath-print th,.bath-print td{border:1px solid #8190a0}.bath-print th{text-align:center;background:#e8f2eb;padding:9px}.bath-print td{vertical-align:top;height:120px;padding:8px}.bath-print td>b{color:#54657a}.bath-print td div{gap:4px;margin-top:7px;display:grid}.bath-print td span{font-size:12px}.bath-print td span.hair{color:#763bc0;font-weight:850}.bath-print>p{width:min(1160px,100%);margin:10px auto;font-size:11px}@media print{.bath-print{background:#fff;padding:0}.bath-print>header button{display:none}.bath-print table{width:100%}.bath-print td{height:31mm}.bath-print>p{width:100%}}.bath-save-notice{color:#078541;margin:10px 18px;font-size:12px;font-weight:800}.bath-print-sheet{background:#edf2f7;min-height:100vh;padding:24px}.bath-print-toolbar{justify-content:space-between;align-items:center;width:min(800px,100%);margin:0 auto 12px;display:flex}.bath-print-sheet article{background:#fff;width:min(800px,100%);margin:auto;padding:24px;box-shadow:0 10px 28px #2434471a}.bath-print-sheet h1{text-align:center;letter-spacing:-1px;margin:0 0 16px;font-size:25px}.bath-print-sheet table{border-collapse:collapse;table-layout:fixed;width:100%}.bath-print-sheet th,.bath-print-sheet td{border:1px solid #6c7580}.bath-print-sheet th{text-align:center;background:#eff3f6;padding:9px;font-size:14px}.bath-print-sheet td{vertical-align:top;height:108px;padding:6px}.bath-print-sheet td.outside{background:#f7f8fa}.bath-print-sheet time{color:#4d5b69;border-bottom:1px solid #e0e4e8;padding-bottom:4px;font-size:13px;font-weight:800;display:block}.bath-print-sheet td div{gap:5px;padding-top:7px;display:grid}.bath-print-sheet td span{font-size:14px;line-height:1.2}.bath-print-sheet footer{color:#4f5d6b;justify-content:space-between;margin-top:12px;font-size:11px;display:flex}.bath-print-sheet footer b{color:#273a50}@media print{.bath-print-sheet{background:#fff;padding:0}.bath-print-toolbar{display:none}.bath-print-sheet article{width:100%;box-shadow:none;padding:0}.bath-print-sheet h1{margin-bottom:10px;font-size:23px}.bath-print-sheet td{height:35mm}.bath-print-sheet td span{font-size:13px}.bath-print-sheet footer{margin-top:8px}}.bath-tile.male{color:#1868af;background:#f1f8ff;border-color:#b8d7f2}.bath-tile.female{color:#bf4d79;background:#fff4f7;border-color:#f1c8d7}.bath-tile.hair{color:#763bc0;background:#faf6ff;border-color:#d8c3f4}.bath-print-sheet td span.male{color:#1868af;font-weight:800}.bath-print-sheet td span.female{color:#bf4d79;font-weight:800}.bath-print-sheet td span.hair{color:#7138ba;font-weight:850}.bath-print-sheet th:first-child{color:inherit}@media print{.bath-print-sheet article{flex-direction:column;height:277mm;display:flex}.bath-print-sheet table{flex:1}.bath-print-sheet tbody{height:100%}.bath-print-sheet tbody tr,.bath-print-sheet td{height:auto}.bath-print-sheet article{justify-content:space-between}.bath-print-sheet table{flex:none;height:245mm}.bath-print-sheet tbody tr{height:20%}.bath-print-sheet table,.bath-print-sheet tbody tr{height:auto!important}.bath-print-sheet table.weeks-5 tbody tr{height:46mm!important}.bath-print-sheet table.weeks-6 tbody tr{height:38mm!important}.bath-print-sheet th{font-size:17px}.bath-print-sheet td span{font-size:16px;line-height:1.35}.bath-print-sheet time{font-size:15px}}.recent-recovery{margin-bottom:18px;overflow:hidden}.recent-recovery-list{border-top:1px solid #e5eaf0;grid-template-columns:repeat(5,1fr);display:grid}.recent-recovery-list>div{border-right:1px solid #e5eaf0;gap:5px;padding:15px;display:grid}.recent-recovery-list>div:last-child{border-right:0}.recent-recovery-list b{color:#2f4055}.recent-recovery-list span{color:#6e7d8d;font-size:11px}.recent-recovery-list time{color:#8996a4;font-size:11px}.recovery-list .resident-active,.recent-recovery .resident-active,.recovery-list .resident-left,.recent-recovery .resident-left{border-radius:5px;padding:2px 5px;font-size:10px;display:inline-block}.recovery-list td:nth-child(7){white-space:nowrap;color:#6c7b8a;font-size:12px}@media (max-width:900px){.recent-recovery-list{grid-template-columns:1fr 1fr}.recent-recovery-list>div:nth-child(2n){border-right:0}}.previous-plans{background:#f8fbfd;border:1px solid #dce6f0;border-radius:9px;gap:8px;margin:0 24px 20px;padding:15px;display:grid}.previous-plans>b{color:#304b69}.previous-plans article{border-top:1px solid #e5ebf1;grid-template-columns:105px repeat(3,1fr);gap:8px;padding-top:8px;font-size:11px;display:grid}.previous-plans strong{color:#1f6aaf}.previous-plans span{text-overflow:ellipsis;white-space:nowrap;color:#5c6d80;overflow:hidden}.previous-plans p{color:#8491a0;margin:0;font-size:12px}.recovery-backdrop{align-items:flex-start;padding-top:28px;padding-bottom:28px;overflow-y:auto}.recovery-list th:nth-child(2),.recovery-list td:nth-child(2){white-space:nowrap}.recovery-fields h3{color:#1d67a9;margin:0;font-size:14px}.recovery-dialog{width:min(1180px,100%)!important}.recovery-compare{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:start;gap:20px;display:grid}.recovery-compare .previous-plans{min-height:100%;margin:0}.recovery-compare .recovery-fields{padding-right:4px}@media (max-width:850px){.recovery-compare{grid-template-columns:1fr}.recovery-dialog{width:min(760px,100%)!important}}.recovery-backdrop{align-items:center}.recovery-dialog{margin:0}.recovery-compare{grid-template-columns:1fr 1fr}.recovery-compare>.recovery-fields{padding:0 14px}.recovery-compare>.recovery-fields+.recovery-fields{border-left:1px solid #dce5ef}.recovery-compare>.recovery-fields h3{border-bottom:2px solid #49a57a;padding-bottom:9px}.recovery-fields section{padding-top:4px}.recovery-fields textarea{min-height:82px}.recovery-backdrop{justify-content:center}.recovery-backdrop[style*=bottom]{align-items:flex-end}.recovery-backdrop[style*=top]{align-items:flex-start}.recent-recovery-list>a{border-right:1px solid #e5eaf0;gap:5px;padding:15px;display:grid}.recent-recovery-list>a:hover{background:#f5fbf7}.plan-yes,.plan-no{border-radius:6px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.plan-yes{color:#087d3c;background:#e9f9ef}.plan-no{color:#7b8794;background:#f1f3f5}.recovery-editor-layout{grid-template-columns:260px minmax(0,1fr);gap:18px;display:grid}.missing-residents{padding:18px}.missing-residents>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.missing-residents h2{margin:0;font-size:16px}.missing-residents form{gap:5px;display:flex}.missing-residents select{width:72px;padding:7px;font-size:12px}.missing-residents button{padding:7px 8px;font-size:12px}.missing-residents>p{color:#758399;font-size:12px}.missing-residents nav{border-top:1px solid #e5eaf0;max-height:65vh;display:grid;overflow:auto}.missing-residents nav a{border-bottom:1px solid #edf0f3;justify-content:space-between;padding:10px 3px;font-weight:700;display:flex}.missing-residents nav a:hover{color:#078541}.missing-residents nav span{color:#8b98a5;font-size:11px}.missing-residents nav small{color:#8995a0;padding:15px 0}.editor-main{padding:0;overflow:hidden}.editor-person{border-bottom:1px solid #e1e8ed;align-items:center;gap:9px;padding:20px 24px;display:flex}.editor-person h2{margin:0;font-size:20px}.editor-person small{color:#8190a0}.recovery-editor-form .recovery-compare{padding:24px}.editor-save{border-top:1px solid #e1e8ed;justify-content:flex-end;padding:18px 24px;display:flex}@media (max-width:900px){.recovery-editor-layout{grid-template-columns:1fr}.missing-residents nav{max-height:180px}}.recovery-list .half-picker select[name=status]{min-width:72px}.recent-recovery-list>a{border-top:3px solid #0000;position:relative}.recent-recovery-list>a:has(.resident-active){background:#f3fcf7;border-top-color:#22a06b}.recent-recovery-list>a:has(.resident-left){background:#fcf8fc;border-top-color:#9b6a9f}.recent-recovery .resident-active{color:#087443!important;background:#d9f7e5!important}.recent-recovery .resident-left{color:#7d4a82!important;background:#f0e6f2!important}.enrollment-table .person-name{font-size:14px}.member-dot{color:#0000;border-radius:50%;place-items:center;width:20px;height:20px;display:inline-grid}.member-dot.yes{color:#14945a;background:#e5f8ed;font-size:13px}.program-member-modal{width:min(640px,100%)}.program-group-select{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.program-group-select label{color:#304a6d;background:#fbfcfe;border:1px solid #dce5ef;border-radius:9px;grid-template-columns:22px 1fr;align-items:center;gap:7px;padding:13px;font-weight:800;display:grid}.program-group-select input{grid-row:span 2;width:18px;height:18px}.program-group-select small{color:#8795a6;grid-column:2;font-size:11px;font-weight:600}.program-members .panel-title{background:linear-gradient(90deg,#fbfdff,#f5f9ff)}.program-day{border-color:#dbe5f0;box-shadow:0 2px 8px #1d4e7a08}.program-day summary:hover{background:#f6faff}.program-day summary time{background:#eaf2ff;border-radius:6px;align-items:center;min-height:30px;padding:0 9px;display:inline-flex}.program-day summary b:nth-of-type(2){border-left:1px solid #e1e8f0;padding-left:14px}@media (max-width:700px){.program-group-select{grid-template-columns:1fr}.program-day summary b:nth-of-type(2){border-left:0;padding-left:0}}.program-controls{justify-content:flex-start;gap:10px}.program-controls form{align-items:center}.program-plan-heading{align-items:baseline;gap:12px;margin:24px 0 10px;padding:0 3px;display:flex}.program-plan-heading b{color:#1d365f;font-size:17px}.program-plan-heading span{color:#74849b;font-size:12px}.selected-member td{background:#f0f7ff!important}.program-member-editor{background:#f7fbff;border:1px solid #bcd5ee;border-radius:12px;margin:18px;overflow:hidden}.program-member-editor>div:first-child{border-bottom:1px solid #dbe7f2;padding:19px 22px}.program-member-editor h3{color:#203d66;margin:3px 0;font-size:18px}.program-member-editor h3 small{color:#778aa3;margin-left:7px;font-size:12px}.program-member-editor p:not(.eyebrow){color:#71839b;margin:3px 0 0;font-size:12px}.program-member-editor form{padding:18px 22px 0}.program-member-editor .program-group-select{grid-template-columns:repeat(4,1fr)}.program-member-editor .program-group-select label{background:#fff;grid-template-columns:20px 1fr}.program-member-editor .program-group-select small{display:none}.program-member-editor .editor-save{padding-left:0;padding-right:0}@media (max-width:760px){.program-plan-heading{flex-direction:column;align-items:flex-start;gap:3px}.program-member-editor .program-group-select{grid-template-columns:1fr 1fr}}.inline-member-edit td{background:#f5faff!important;height:auto!important;padding:0!important}.inline-member-edit section{border-top:2px solid #9dc5ed;border-bottom:1px solid #cfdeed;padding:18px 22px}.inline-member-edit section>div:first-child{margin-bottom:14px}.inline-member-edit h3{color:#203d66;margin:3px 0;font-size:18px}.inline-member-edit h3 small{color:#778aa3;margin-left:7px;font-size:12px}.inline-member-edit p:not(.eyebrow){color:#71839b;margin:3px 0 0;font-size:12px}.inline-member-edit form{padding:0}.inline-member-edit .program-group-select{grid-template-columns:repeat(4,1fr)}.inline-member-edit .program-group-select label{background:#fff;grid-template-columns:20px 1fr}.inline-member-edit .program-group-select small{display:none}.inline-member-edit .editor-save{padding:14px 0 0}@media (max-width:760px){.inline-member-edit .program-group-select{grid-template-columns:1fr 1fr}}.program-controls form label{color:#526984;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.program-controls form label select{min-width:84px}.program-plan-heading{border-bottom:1px solid #dce5ef;margin-top:28px;padding:0 2px 10px}.program-day summary{grid-template-columns:132px 1fr 1fr 125px}.program-actions{align-items:center;gap:8px;display:flex}.program-actions a{color:#31577f;white-space:nowrap;background:#fff;border:1px solid #d5e0ed;border-radius:8px;justify-content:center;align-items:center;min-height:39px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.program-actions a:hover{color:#1766b2;background:#f4f9ff;border-color:#78a8d6}.program-controls{background:#fff;justify-content:space-between;align-items:center;margin:0 0 18px;padding:15px 20px;display:flex}.program-control-title{gap:2px;display:grid}.program-control-title b{color:#29496e;font-size:13px}.program-control-title span{color:#8594a6;font-size:11px}.program-plan-panel{overflow:hidden}.program-plan-panel .panel-title{padding:20px 23px}.program-count{color:#168150;background:#eaf7ef;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:800}.program-schedule-table{min-width:940px}.program-schedule-table th:first-child{width:58px}.program-schedule-table th:nth-child(2){width:85px}.program-schedule-table th:nth-child(3){width:54px}.program-schedule-table th:nth-child(6){width:130px}.program-schedule-table th:last-child{width:72px}.program-schedule-table td:nth-child(4),.program-schedule-table td:nth-child(5){white-space:nowrap;text-overflow:ellipsis;max-width:320px;overflow:hidden}.program-schedule-table td:last-child{padding-left:8px;padding-right:12px}.program-schedule-table .popup-edit{padding:6px 8px;font-size:11px}.participant-count{color:#5e7491;white-space:nowrap;font-size:11px}.sunday-text{color:#ca5151;font-weight:800}.selected-program td{background:#f2f8ff!important}.inline-program-edit td{background:#f6faff!important;height:auto!important;padding:0!important}.inline-program-edit form{border-top:2px solid #9cc8ee;border-bottom:1px solid #d7e5f1;padding:20px 23px}.program-edit-head{align-items:baseline;gap:10px;margin-bottom:15px;display:flex}.program-edit-head b{color:#234975;font-size:15px}.program-edit-head span{color:#8191a5;font-size:11px}.inline-program-edit .program-day-form{background:0 0;border:0;padding:0}.inline-program-edit .editor-save{padding:15px 0 0}.inline-program-edit .program-people{background:#fff;max-height:190px}.inline-program-edit .program-people label{border-bottom:1px solid #eef2f5;padding:4px 2px}.inline-program-edit .program-people label:last-child{border-bottom:0}@media (max-width:900px){.heading .program-actions{flex-wrap:wrap}.program-controls{flex-direction:column;align-items:flex-start}.program-edit-head{flex-direction:column;align-items:flex-start;gap:2px}.program-actions a{flex:1}.program-control-title{display:none}}.program-palette{align-items:center;gap:20px;margin:0 0 14px;padding:14px 18px;display:flex}.program-palette>div{gap:2px;min-width:175px;display:grid}.program-palette b{color:#274b74}.program-palette span{color:#8191a6;font-size:11px}.program-palette nav{flex-wrap:wrap;gap:7px;display:flex}.program-palette button{color:#35628d;background:#f8fbff;border-color:#cfe0ef;padding:7px 10px;font-size:12px}.program-calendar-panel{overflow:hidden}.calendar-week,.program-calendar{grid-template-columns:repeat(7,minmax(130px,1fr));display:grid}.calendar-week b{text-align:center;color:#536b89;background:#f5f8fc;border-bottom:1px solid #dce5ef;padding:11px}.calendar-week b:first-child{color:#cd5555}.program-calendar>i,.program-calendar article{background:#fff;border-bottom:1px solid #e1e8ef;border-right:1px solid #e1e8ef;min-height:158px}.program-calendar article{padding:8px}.program-calendar time{color:#536a86;margin-bottom:6px;font-weight:800;display:block}.program-calendar .sun time{color:#ca5050}.program-calendar article>div{gap:5px;display:grid}.program-calendar article button{color:#9aa7b5;text-align:left;background:#fbfdff;border:1px dashed #d9e4ee;border-radius:5px;grid-template-columns:46px 1fr;gap:5px;min-height:27px;padding:4px 6px;font-size:11px;display:grid}.program-calendar article button small{color:#7c8da2;font-weight:800}.program-calendar article button.filled{color:#285983;background:#f0f8ff;border-style:solid;border-color:#b7d4ed;font-weight:700}.calendar-editor{grid-template-columns:260px 1fr;gap:18px;margin-top:18px;padding:22px;display:grid}.calendar-editor h2{color:#1e416b;margin:3px 0;font-size:19px}.calendar-editor>div>p:not(.eyebrow){color:#7d8ca0;font-size:12px}.calendar-editor form{gap:12px;display:grid}.calendar-editor label{color:#3c5574;gap:6px;font-size:12px;font-weight:800;display:grid}.calendar-editor form section{background:#f8fbfd;border:1px solid #dce6f0;border-radius:8px;padding:12px}.calendar-editor form section p{color:#526a83;margin:5px 0 0;font-size:12px}@media (max-width:900px){.program-palette{flex-direction:column;align-items:flex-start;gap:10px}.calendar-week,.program-calendar{grid-template-columns:repeat(7,150px);overflow:auto}.program-calendar-panel{overflow:auto}.calendar-editor{grid-template-columns:1fr}}.program-controls{gap:8px;justify-content:stretch!important;display:grid!important}.program-control-title{border-bottom:1px solid #e4ebf2;padding-bottom:8px}.program-controls form{justify-content:flex-start}.program-palette{margin-top:0}.program-calendar article>div{grid-template-columns:1fr 1fr;gap:4px}.program-calendar article button{grid-template-columns:1fr;min-height:71px;padding:6px}.program-calendar article button small{border-bottom:1px solid #dce7f0;padding-bottom:3px}.program-calendar article button span{text-overflow:ellipsis;white-space:normal;line-height:1.35;overflow:hidden}.program-calendar article em{color:#abb5c1;text-align:center;margin-top:29px;font-size:11px;font-style:normal;display:block}.tone-인지A{color:#2866a6!important;background:#edf5ff!important}.tone-인지B{color:#6650aa!important;background:#f1efff!important}.tone-인지C{color:#ad691d!important;background:#fff4e8!important}.tone-여가A{color:#278256!important;background:#eaf9f0!important}.tone-여가B{color:#b45276!important;background:#fff0f4!important}.tone-여가C{color:#227e82!important;background:#eaf9f9!important}.tone-신체가{color:#aa641b!important;background:#fff4e7!important}.tone-신체나{color:#8648a5!important;background:#f7eefb!important}.calendar-modal{width:min(720px,100%)}.calendar-modal-body{gap:16px;display:grid}.calendar-modal-body>label{color:#344d6c;gap:7px;font-weight:800;display:grid}.calendar-modal-body section{background:#f8fbfd;border:1px solid #dbe6f0;border-radius:8px;padding:13px}.calendar-modal-body section p{color:#60758e;margin:5px 0 0;font-size:12px}.modal-chips{flex-wrap:wrap;gap:7px;display:flex}.modal-chips button{padding:7px 9px;font-size:12px}@media (max-width:900px){.program-calendar article{min-height:116px}}.month-move{color:#466887;white-space:nowrap;background:#fff;border:1px solid #d8e3ee;border-radius:7px;align-items:center;height:37px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.program-calendar article:nth-child(7n),.program-calendar article:nth-child(7n+1){background:#fdfdfd}.program-calendar article:nth-child(7n){background:#f4f9ff}.program-calendar article.sun,.program-calendar article.holiday{background:#fff6f5!important}.program-calendar article:nth-child(7n) time{color:#2d78ba}.program-calendar article.sun time,.program-calendar article.holiday time{color:#ce5050}.program-calendar time small{color:#c85d5d;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:9px;font-weight:700;display:block;overflow:hidden}.program-controls{padding:12px 18px!important;display:block!important}.program-controls form{justify-content:center;align-items:center;gap:8px;display:flex!important}.program-controls form select{width:auto;min-width:90px;height:37px}.program-controls form .month-move:last-child{margin-left:0}.program-calendar article>div{grid-template-columns:1fr!important}.program-calendar article button{grid-template-columns:48px 1fr!important;min-height:43px!important}.program-calendar article button small{border:0!important;padding:0!important}.program-calendar article{min-height:126px}@media (max-width:700px){.program-controls form{justify-content:flex-start;min-width:530px}.program-controls{overflow:auto}}.program-print-sheet{background:#edf2f7;min-height:100vh;padding:22px}.program-print-sheet>header{justify-content:space-between;align-items:center;width:min(1080px,100%);margin:0 auto 12px;display:flex}.program-print-sheet>header div{gap:2px;display:grid}.program-print-sheet>header b{color:#263e5c;font-size:16px}.program-print-sheet>header small{color:#71839a}.program-print-sheet article{background:#fff;width:min(1080px,100%);margin:auto;padding:25px;box-shadow:0 8px 24px #2434471a}.program-print-sheet h1{text-align:center;color:#1c3048;margin:0;font-size:25px}.roster-paper,.timetable-paper{border-collapse:collapse;table-layout:fixed;width:100%}.roster-paper{margin-top:18px}.roster-paper th,.roster-paper td,.timetable-paper th,.timetable-paper td{white-space:pre-wrap;word-break:keep-all;vertical-align:middle;border:1px solid #6d7d8c;padding:8px}.roster-paper th,.timetable-paper th{color:#233d5a;text-align:center;background:#e9f1f8}.roster-paper td{font-size:13px;line-height:1.55}.roster-paper th:first-child{width:115px}.roster-paper th:nth-last-child(2){width:90px}.roster-paper th:last-child{width:55px}.timetable-title{text-align:center;margin-bottom:14px}.timetable-title small{color:#5d8573;letter-spacing:1px;font-size:10px;font-weight:800}.timetable-title h1{margin-top:3px}.timetable-paper th{font-size:12px}.timetable-paper th:first-child{width:58px}.timetable-paper .week-date th,.timetable-paper .week-date td{text-align:center;background:#f4f7f9;height:25px;padding:4px;font-size:11px;font-weight:800}.timetable-paper td{vertical-align:top;height:42px;font-size:10px;line-height:1.38}.timetable-paper tr:not(.week-date) th{font-size:11px}.timetable-paper .outside{background:#f5f6f7}@page{size:A4 landscape;margin:9mm}@media print{.sidebar,.topbar,.app-header,.app-footer,.program-print-sheet>header{display:none!important}.shell,.workspace{background:#fff!important;min-height:0!important;display:block!important}.program-print-sheet{background:#fff!important;padding:0!important}.program-print-sheet article{width:100%!important;box-shadow:none!important;padding:0!important}.program-print-sheet.timetable article{height:190mm}.program-print-sheet.timetable .timetable-paper{height:166mm}.program-print-sheet.timetable .timetable-paper tbody tr:not(.week-date){height:25mm}.program-print-sheet.roster article{flex-direction:column;height:190mm;display:flex}.program-print-sheet.roster .roster-paper{flex:1}.program-print-sheet.roster .roster-paper tbody tr{height:20mm}.roster-paper td{font-size:11px}.timetable-paper td{font-size:10px}}.timetable-paper td.print-cognitive{color:#244f85;background:#eef5ff;font-weight:800}.timetable-paper td.print-leisure{color:#21734c;background:#ecf9f0;font-weight:800}.timetable-paper td.print-body{color:#9b591b;background:#fff3e7;font-weight:800}@media print{.program-print-sheet.roster article{height:278mm!important}.program-print-sheet.roster .roster-paper tbody tr{height:30mm!important}.program-print-sheet.roster .roster-paper th,.program-print-sheet.roster .roster-paper td{line-height:1.55;font-size:13px!important}.program-print-sheet.timetable .timetable-paper th{font-size:15px!important}.program-print-sheet.timetable .timetable-paper td{line-height:1.45;font-size:12px!important}.program-print-sheet.timetable .timetable-paper .week-date td{font-size:12px!important}.program-print-sheet.timetable .timetable-paper th:last-child,.program-print-sheet.timetable .timetable-paper td:last-child{color:#2673b6;background:#edf6ff!important}}.program-controls{justify-content:center;align-items:center;gap:8px;display:flex!important}.program-controls form{width:auto!important}.program-controls form .month-move{display:none}.program-controls{display:block!important}.month-navigator{justify-content:center;align-items:center;gap:8px;display:flex}.month-navigator select{width:auto;min-width:90px;height:37px}.month-navigator .month-move{cursor:pointer;margin:0!important}@media (max-width:600px){.month-navigator{justify-content:flex-start;min-width:510px}.program-controls{overflow:auto}}@media print{.program-print-sheet.roster,.program-print-sheet.roster article,.program-print-sheet.roster .roster-paper,.program-print-sheet.roster .roster-paper th,.program-print-sheet.roster .roster-paper td{background:#fff!important}.program-print-sheet.roster article{height:278mm!important;padding:0!important}.program-print-sheet.roster h1{line-height:1.2;margin:0 0 7mm!important;font-size:27px!important}.program-print-sheet.roster .roster-paper{height:248mm!important;margin:0!important}.program-print-sheet.roster .roster-paper thead tr{height:13mm!important}.program-print-sheet.roster .roster-paper tbody tr{height:29mm!important}.program-print-sheet.roster .roster-paper th{color:#172b4d!important;font-size:15px!important;font-weight:900!important}.program-print-sheet.roster .roster-paper td{color:#1f2937!important;vertical-align:middle!important;font-size:13.5px!important;font-weight:700!important;line-height:1.55!important}.program-print-sheet.roster .roster-paper th:first-child{font-size:15px!important}.program-print-sheet.roster .roster-paper th:nth-child(2),.program-print-sheet.roster .roster-paper th:nth-child(3){width:36%!important}.program-print-sheet.roster .roster-paper th:nth-last-child(2){width:12%!important}.program-print-sheet.roster .roster-paper th:last-child{width:7%!important}.program-print-sheet.timetable,.program-print-sheet.timetable article,.program-print-sheet.timetable .timetable-paper,.program-print-sheet.timetable .timetable-paper th,.program-print-sheet.timetable .timetable-paper td{background:#fff!important}.program-print-sheet.timetable article{height:278mm!important;padding:0!important}.program-print-sheet.timetable .timetable-title{margin:0 0 6mm!important}.program-print-sheet.timetable .timetable-paper th{color:#172b4d!important;font-size:14px!important;font-weight:900!important}.program-print-sheet.timetable .timetable-paper .week-date th,.program-print-sheet.timetable .timetable-paper .week-date td{color:#1f3653!important;background:#fff!important;height:7mm!important;font-size:12px!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) th{font-size:13px!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) td{color:#1f2937!important;vertical-align:middle!important;white-space:pre-wrap!important;word-break:keep-all!important;height:20mm!important;font-size:12px!important;font-weight:800!important;line-height:1.55!important}.program-print-sheet.timetable .timetable-paper th:last-child,.program-print-sheet.timetable .timetable-paper td:last-child{color:#1f2937!important;background:#fff!important}.program-print-sheet.roster .roster-paper td{font-size:15px!important;line-height:1.5!important}.program-print-sheet.roster .roster-paper th{font-size:16px!important}html,body,.shell,.workspace,.program-print-sheet{background:#fff!important}.program-print-sheet.timetable article{height:278mm!important;min-height:0!important;overflow:hidden!important}.program-print-sheet.timetable .timetable-title{height:16mm!important;margin:0!important;padding:0!important}.program-print-sheet.timetable .timetable-paper .week-date th,.program-print-sheet.timetable .timetable-paper .week-date td{height:5mm!important;padding:2px!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) td{height:18mm!important;padding:5px!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) th{height:18mm!important;padding:4px!important}.program-print-sheet.timetable .timetable-paper td,.program-print-sheet.timetable .timetable-paper .outside{background:#fff!important}.program-print-sheet.timetable .timetable-paper thead th:first-child{background:#dfe7f0!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) th{color:#314c67!important;background:#f6f8fa!important}.program-print-sheet.timetable .timetable-title{height:13mm!important;margin:0!important}.program-print-sheet.timetable .timetable-title h1{font-size:24px!important}.program-print-sheet.timetable .timetable-paper thead tr{height:9mm!important}.program-print-sheet.timetable .timetable-paper .week-date th,.program-print-sheet.timetable .timetable-paper .week-date td{height:4mm!important;line-height:1!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) td{height:14mm!important;max-height:14mm!important;padding:3px!important;font-size:10.5px!important;line-height:1.28!important;overflow:hidden!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) th{height:14mm!important;padding:3px!important;font-size:12px!important}.program-print-sheet.timetable .timetable-paper thead th:first-child{color:#303b46!important;background:#e9ecef!important}.program-print-sheet.timetable .timetable-paper thead th:nth-child(2){color:#b34848!important;background:#fde9e9!important}.program-print-sheet.timetable .timetable-paper thead th:nth-child(3){color:#53803b!important;background:#eaf4de!important}.program-print-sheet.timetable .timetable-paper thead th:nth-child(4){color:#98711b!important;background:#fff1c9!important}.program-print-sheet.timetable .timetable-paper thead th:nth-child(5){color:#66518f!important;background:#eee8fa!important}.program-print-sheet.timetable .timetable-paper thead th:nth-child(6){color:#a65e2a!important;background:#fbe7d6!important}.program-print-sheet.timetable .timetable-paper thead th:nth-child(7){color:#2774b8!important;background:#dceeff!important}.program-print-sheet.timetable .timetable-paper .week-date th{color:#385c7e!important;background:#eaf2fa!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) th:first-child{color:#385c7e!important;background:#f3f7fb!important}.program-print-sheet.timetable .timetable-title{height:16mm!important;padding-bottom:3mm!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) td{height:13mm!important;max-height:13mm!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) th{height:13mm!important}.program-print-sheet.roster .roster-paper thead th:first-child{color:#206442!important;background:#dff1e7!important}.program-print-sheet.roster .roster-paper thead th:nth-child(2){color:#27618f!important;background:#e6f1fb!important}.program-print-sheet.roster .roster-paper thead th:nth-child(3){color:#694e99!important;background:#f0eafb!important}.program-print-sheet.roster .roster-paper thead th:nth-child(4){color:#956219!important;background:#fff1d9!important}.program-print-sheet.roster .roster-paper thead th:nth-child(5){color:#a54450!important;background:#fce6e8!important}.program-print-sheet.roster .roster-paper tbody tr:first-child th{color:#285f99!important;background:#edf6ff!important}.program-print-sheet.roster .roster-paper tbody tr:nth-child(2) th{color:#684fa0!important;background:#f3efff!important}.program-print-sheet.roster .roster-paper tbody tr:nth-child(3) th{color:#9d641e!important;background:#fff4e6!important}.program-print-sheet.roster .roster-paper tbody tr:nth-child(4) th,.program-print-sheet.roster .roster-paper tbody tr:nth-child(5) th,.program-print-sheet.roster .roster-paper tbody tr:nth-child(6) th{color:#2d7b51!important;background:#eaf8ef!important}.program-print-sheet.roster .roster-paper tbody tr:nth-child(7) th,.program-print-sheet.roster .roster-paper tbody tr:nth-child(8) th{color:#9d5d22!important;background:#fff0e5!important}.program-print-sheet.timetable .timetable-title{height:19mm!important;padding-top:3mm!important;padding-bottom:4mm!important}.program-print-sheet.timetable .timetable-paper{height:231mm!important}.program-print-sheet.timetable .timetable-paper .week-date th,.program-print-sheet.timetable .timetable-paper .week-date td{height:5mm!important;font-size:12px!important;font-weight:900!important}.program-print-sheet.timetable .timetable-paper .week-date td{color:#385b78!important;background:#eef4f8!important}.program-print-sheet.timetable .timetable-paper .week-date td:last-child{color:#2774b8!important;background:#dceeff!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) td{height:12mm!important;max-height:12mm!important;font-size:11.5px!important;font-weight:850!important;line-height:1.28!important}.program-print-sheet.timetable .timetable-paper tr:not(.week-date) th{height:12mm!important;font-size:13px!important}}.mail-workspace{background:#f4f7fa;flex-direction:column;height:calc(100vh - 70px);display:flex}.mail-frame-head{background:#fff;border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:center;padding:13px 27px;display:flex}.mail-frame-head h1{color:#1b3458;margin:1px 0 0;font-size:20px}.mail-frame-head a{color:#35618e;border:1px solid #d3dfec;border-radius:7px;padding:8px 11px;font-size:12px;font-weight:800}.mail-frame{background:#fff;border:0;flex:1;width:100%}.notice-board{overflow:hidden}.notice-board details{border-bottom:1px solid #e6edf3}.notice-board details:last-child{border-bottom:0}.notice-board summary{cursor:pointer;grid-template-columns:52px 1fr 105px;align-items:center;gap:12px;padding:18px 22px;list-style:none;display:grid}.notice-board summary span{color:#71839a;text-align:center}.notice-board summary b{color:#243d5d}.notice-board summary time{color:#8190a2;text-align:right;font-size:12px}.notice-board article{background:#fbfcfe;border-top:1px solid #edf1f5;padding:22px 28px}.notice-content{color:#344961;line-height:1.75}.notice-content img{max-width:100%;height:auto}.notice-files{border-top:1px solid #dce6f0;flex-wrap:wrap;gap:8px;margin-top:20px;padding-top:14px;display:flex}.notice-files b{color:#4d617b}.notice-files a{color:#2e6199;background:#eef5ff;border-radius:6px;padding:5px 8px;font-size:12px}.notice-toolbar{justify-content:space-between;margin:0 0 14px;display:flex}.notice-toolbar input{max-width:280px}.board-table{overflow:hidden}.notice-editor{width:min(900px,100%)}.notice-editor input[name=title]{margin-bottom:10px}.editor-tools{gap:6px;margin-bottom:7px;display:flex}.editor-tools button{padding:6px 9px;font-size:12px}.rich-editor,.notice-editor textarea{border:1px solid #d6e0eb;border-radius:8px;outline:0;min-height:340px;padding:14px;line-height:1.7}.rich-editor table{border-collapse:collapse;width:100%;margin:10px 0}.rich-editor td,.rich-editor th{border:1px solid #8b99a7;padding:7px}.pdf-viewer{width:min(1100px,96vw);height:90vh}.pdf-viewer iframe{border:0;width:100%;height:calc(100% - 78px)}.notice-files button{color:#2864a0;background:0 0;border:0;padding:0}.notice-toolbar form{gap:6px;display:flex}.notice-pages{justify-content:center;gap:5px;margin-top:18px;display:flex}.notice-pages a{color:#60738a;border:1px solid #d9e3ed;border-radius:6px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.notice-pages a.active{color:#fff;background:#2572c7;border-color:#2572c7}.notice-write{margin-top:22px;padding:22px}.notice-write h2{margin:0 0 15px}.notice-write form{gap:10px;display:grid}.notice-write select{width:130px}.notice-write input{height:42px}.notice-editor-inline{width:100%;max-width:none;max-height:none;margin-top:22px;overflow:visible}.notice-editor-inline .modal-head{border-radius:12px 12px 0 0}.notice-editor-inline .modal-body{padding:24px 28px}.notice-editor-inline .modal-footer{border-radius:0 0 12px 12px}.board-table{border-radius:14px}.board-table th{background:#f5f8fc;height:48px}.board-table td{height:62px}.notice-title{color:#213d63;font-size:14px;font-weight:800;display:block}.notice-title:hover{color:#1d72c9;text-decoration:underline}.notice-write-page{padding:26px}.notice-write-page>input{height:48px;margin-bottom:14px;font-size:16px}.notice-detail{overflow:hidden}.notice-detail header{background:linear-gradient(90deg,#fbfdff,#f5f9ff);border-bottom:1px solid #dfe7ef;justify-content:space-between;align-items:center;padding:26px 30px;display:flex}.notice-detail h2{color:#1c365b;margin:0;font-size:24px}.notice-detail time{color:#8392a4;font-size:12px}.notice-detail>.notice-content{min-height:380px;padding:32px;font-size:15px;line-height:1.85}.notice-detail .notice-files{margin:0 30px 28px}.editor-field{gap:8px;display:grid}.editor-field-head{align-items:baseline;gap:10px;display:flex}.editor-field-head b{color:#27486d;font-size:14px}.editor-field-head span{color:#8191a4;font-size:12px}.editor-field textarea{min-height:380px}.attachment-field{background:#fbfdff;border:1px solid #dce6f0;border-radius:10px;gap:9px;margin-top:20px;padding:18px;display:grid}.attachment-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.dropzone{color:#54718f;cursor:pointer;background:#fff;border:2px dashed #b9cde2;border-radius:9px;place-items:center;gap:5px;min-height:100px;transition:all .15s;display:grid}.dropzone:hover,.dropzone.dragging{color:#1e64a6;background:#f1f8ff;border-color:#2879ca}.dropzone strong{font-size:14px}.dropzone span{font-size:12px}.attachment-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.attachment-list li{color:#3b5876;background:#fff;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.attachment-list li small{color:#8493a4;margin-left:auto;font-size:11px}.attachment-list a{color:#2d67a1}.notice-edit{margin-top:18px;overflow:hidden}.notice-edit>summary{cursor:pointer;color:#315a85;background:#fff;padding:16px 20px;font-size:13px;font-weight:800}.notice-edit[open]>summary{background:#f6faff;border-bottom:1px solid #dce6f0}.notice-edit .notice-write-page{box-shadow:none;border-radius:0}.notice-delete{justify-content:flex-end;padding:0 26px 22px;display:flex}.notice-delete button{color:#b64747;background:#fff7f7;border:1px solid #f0c8c8}.local-editor{background:#fff;border:1px solid #cfdbe7;border-radius:9px;overflow:hidden}.local-editor-tools{background:#f6f9fc;border-bottom:1px solid #dce5ee;flex-wrap:wrap;gap:5px;padding:9px;display:flex}.local-editor-tools button{color:#385a7c;background:#fff;border:1px solid #d3dfeb;border-radius:5px;min-height:31px;padding:4px 9px;font-size:12px}.local-editor-tools button:hover,.local-editor-tools button.active{color:#1761a7;background:#eaf4ff;border-color:#2476c3}.local-editor-body{color:#283f58;outline:none;min-height:380px;padding:17px;line-height:1.75}.local-editor-body:focus{box-shadow:inset 0 0 0 2px #8fc1ee}.local-editor-body table{border-collapse:collapse;width:100%;margin:12px 0}.local-editor-body td{border:1px solid #8b9aaa;min-width:72px;padding:8px}.editor-hidden{display:none}.editor-source{resize:vertical;border:0;outline:none;width:100%;min-height:380px;padding:16px;font-family:ui-monospace,monospace;font-size:13px;line-height:1.6}.notice-files span{display:inline-flex}.notice-files button{cursor:pointer;color:#2e6199!important;background:#eef5ff!important;border:0!important;border-radius:6px!important;padding:6px 9px!important}.notice-files button small{color:#5e85ad;margin-left:5px}.file-viewer-backdrop{z-index:1000;background:#142536aa;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.pdf-viewer{flex-direction:column;width:min(1120px,96vw);height:min(90vh,900px);display:flex;overflow:hidden}.pdf-viewer header{color:#223d5b;background:#fff;border-bottom:1px solid #dce5ef;align-items:center;gap:12px;padding:14px 17px;display:flex}.pdf-viewer header a{color:#2865a1;margin-left:auto;font-size:12px}.pdf-viewer header button{color:#49627c;background:#fff;border:1px solid #d2ddea;border-radius:6px;padding:6px 10px}.pdf-viewer iframe{background:#e9edf2;border:0;flex:1;width:100%;height:auto}.file-icons{white-space:nowrap}.file-icons span{background:#f3f7fb;border-radius:5px;place-items:center;width:24px;height:24px;margin:0 1px;font-size:14px;display:inline-grid}.board-categories{gap:7px;margin:-4px 0 14px;display:flex}.board-categories a{color:#60778f;background:#fff;border:1px solid #d9e4ee;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.board-categories a.selected,.board-categories a:hover{color:#1d67ae;background:#eef7ff;border-color:#2a78c4}.board-category{width:130px;height:40px;margin-bottom:4px}@media (max-width:720px){.board-categories{padding-bottom:3px;overflow-x:auto}.board-table{overflow-x:auto}.file-icons span{width:21px;height:21px}}.app-header{background:#fffffff5;height:68px;padding:0 34px;box-shadow:0 1px 12px #162f500f}.brand-top{min-width:214px}.top-menu{gap:2px;margin-left:20px}.dashboard-link{color:#5d6b7a;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:750;display:flex}.dashboard-link i{color:#728198;place-items:center;display:grid}.dashboard-link:hover,.dashboard-link.active{color:#078541;background:#f0faf3}.menu-group>button{color:#4d5d6d;gap:8px;padding:0 15px;font-size:13px}.menu-group>button i{color:#7b8998;place-items:center;display:grid}.menu-group:hover>button,.menu-group.active>button{color:#078541;background:#f3fbf6}.menu-group.active>button:after{background:#16a05d;height:2px;left:14px;right:14px}.menu-group:hover>button i,.menu-group.active>button i{color:#07964e}.dropdown{border-color:#e2e9e5;border-radius:12px;min-width:196px;padding:8px;top:57px;box-shadow:0 16px 34px #16322726}.dropdown a{color:#516270;padding:10px 12px}.dropdown a:hover,.dropdown a.selected{color:#087f45;background:#eef9f2}.top-account{border-left-color:#e6ebe8}.vacation-workspace{background:#f5f8f6;flex-direction:column;flex:1;min-height:calc(100vh - 120px);padding:25px 30px;display:flex}.vacation-head{justify-content:space-between;align-items:center;width:min(1420px,100%);margin:0 auto 14px;display:flex}.vacation-head>div{align-items:center;gap:11px;display:flex}.vacation-mark{color:#078541;background:#e4f6eb;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.vacation-mark svg{width:22px;height:22px}.vacation-head h1{color:#1e3549;letter-spacing:-.7px;margin:1px 0 0;font-size:21px}.vacation-head h1 small{color:#728397;margin-left:5px;font-size:13px;font-weight:600}.vacation-head>a{color:#277055;background:#fff;border:1px solid #d7e5dc;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800}.vacation-frame-wrap{background:#fff;border:1px solid #dce7e1;border-radius:15px;flex-direction:column;flex:1;width:min(1420px,100%);min-height:680px;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #21463414}.vacation-frame{background:#fff;border:0;flex:1;width:100%;min-height:640px}.vacation-help{color:#667b70;background:#fbfdfc;border-top:1px solid #e2ebe5;align-items:center;gap:9px;padding:12px 17px;font-size:11px;display:none}.vacation-help b{color:#256446}.vacation-help a{color:#087f45;margin-left:auto;font-weight:800}@media (max-width:1000px){.app-header{padding:0 18px}.brand-top{min-width:auto}.top-menu{margin-left:8px}.dashboard-link{padding:0 8px}.menu-group>button{padding:0 9px}.vacation-workspace{padding:18px}}@media (max-width:720px){.app-header{height:60px}.dashboard-link span,.menu-group>button{font-size:0}.menu-group>button .chevron{display:none}.menu-group>button{padding:0 8px}.dashboard-link i,.menu-group>button i{font-size:18px}.vacation-workspace{min-height:calc(100vh - 112px);padding:14px}.vacation-head{align-items:flex-start}.vacation-head>a{font-size:0}.vacation-head>a:after{content:"↗";font-size:16px}.vacation-frame-wrap{min-height:650px}.vacation-help{display:flex}}.vacation-workspace{min-height:calc(100vh - 68px);padding:20px 0 0}.vacation-head{width:100%;padding:0 30px}.vacation-frame-wrap{width:100%;min-height:calc(100vh - 151px);box-shadow:none;border-bottom:0;border-left:0;border-right:0;border-radius:14px 14px 0 0}.vacation-frame{min-height:calc(100vh - 151px)}@media (max-width:720px){.vacation-head{padding:0 14px}.vacation-frame-wrap,.vacation-frame{min-height:calc(100vh - 128px)}}.dropdown a.external-link{color:#087f45}.dropdown a.external-link span{color:#1b9a5a}.app-header{background:#fffffff7;border-bottom:1px solid #e2e9e5;height:74px;padding:0 36px}.brand-top{gap:10px;min-width:245px}.brand-top img{object-fit:cover;border-radius:15px;width:52px;height:52px;box-shadow:0 5px 13px #0d6d4130}.brand-top span{gap:1px}.brand-top strong{color:#617167;font-size:11px;font-weight:700}.brand-top b{color:#203a4d;letter-spacing:-.9px;font-size:18px;font-weight:900}.brand-top small{color:#119158;letter-spacing:1.25px;font-size:8px;font-weight:900}.top-menu{margin-left:23px}.dashboard-link,.menu-group>button{height:74px}.dashboard-link{border-radius:0}.menu-group>button{font-size:13px}.dropdown{top:63px}.workspace{min-height:calc(100vh - 74px)}.app-footer{background:#f8faf9;border-top-color:#e5ece8}.portal-dashboard{margin:0 auto;max-width:1460px!important;padding-top:28px!important}.portal-welcome{color:#fff;background:linear-gradient(116deg,#163d68,#1e5a78 57%,#318c71);border-radius:19px;justify-content:space-between;align-items:center;min-height:178px;padding:28px 34px;display:flex;overflow:hidden;box-shadow:0 14px 30px #1e4b6326}.portal-welcome>div{z-index:1;position:relative}.portal-welcome p{color:#a7e5cf;letter-spacing:1.8px;margin:0;font-size:10px;font-weight:900}.portal-welcome h1{letter-spacing:-1.3px;margin:8px 0 7px;font-size:28px;line-height:1.25}.portal-welcome h1 b{color:#c9f4d8}.portal-welcome span{color:#c8dce5;font-size:12px}.portal-welcome>a{z-index:1;color:#fff;background:#ffffff17;border:1px solid #fff5;border-radius:10px;align-items:center;gap:9px;padding:11px 13px 11px 17px;font-size:12px;font-weight:800;display:flex;position:relative}.portal-welcome>a b{color:#157252;background:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font-size:17px;display:grid}.portal-stat-row{grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0 29px;display:grid}.portal-stat-row article{background:#fff;border:1px solid #e0e9e4;border-radius:13px;align-items:center;gap:13px;padding:17px 19px;display:flex;box-shadow:0 5px 14px #28433c0a}.stat-icon{border-radius:12px;place-items:center;width:40px;height:40px;font-size:19px;font-style:normal;font-weight:900;display:grid}.stat-icon.blue{color:#2670c5;background:#eaf2ff}.stat-icon.green{color:#149359;background:#e8f8ef}.stat-icon.orange{color:#d8781e;background:#fff3e4}.portal-stat-row div{line-height:1.15;display:grid}.portal-stat-row small{color:#74837d;font-size:11px;font-weight:700}.portal-stat-row b{color:#253b4b;letter-spacing:-.7px;margin-top:4px;font-size:21px}.portal-stat-row em{color:#8a9992;margin-left:2px;font-size:11px;font-style:normal}.portal-stat-row>a{color:#258158;margin-left:auto;font-size:11px;font-weight:800}.portal-section-title{justify-content:space-between;align-items:end;margin:0 3px 13px;display:flex}.portal-section-title h2{color:#203a4b;letter-spacing:-.7px;margin:2px 0 0;font-size:20px}.portal-section-title small{color:#7c8b85;font-size:11px}.portal-menu-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.portal-menu-card{background:#fff;border:1px solid #e0e9e4;border-radius:13px;align-items:center;gap:11px;min-height:94px;padding:14px;transition:all .16s;display:flex}.portal-menu-card:hover{border-color:#9bd9b7;transform:translateY(-2px);box-shadow:0 8px 18px #24744d14}.portal-menu-card i{color:#168552;background:#eef8f2;border-radius:11px;place-items:center;width:38px;height:38px;font-size:18px;font-style:normal;display:grid}.portal-menu-card:nth-child(2n) i{color:#3476bc;background:#edf4ff}.portal-menu-card:nth-child(3n) i{color:#ce7625;background:#fff4e9}.portal-menu-card div{gap:4px;min-width:0;display:grid}.portal-menu-card b{color:#263d4b;font-size:13px}.portal-menu-card span{color:#75857e;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.portal-menu-card em{color:#8ab59c;margin-left:auto;font-size:19px;font-style:normal}.portal-bottom{grid-template-columns:minmax(0,1.65fr) minmax(260px,.7fr);gap:14px;margin-top:28px;display:grid}.portal-recent{overflow:hidden}.portal-recent .panel-title{padding:19px 21px 13px}.portal-recent .panel-title h2{font-size:17px}.portal-recent .panel-title>a{color:#248157;font-size:11px;font-weight:800}.portal-recent>div:last-child>a{border-top:1px solid #edf1ee;grid-template-columns:54px 1fr 90px;align-items:center;gap:11px;padding:12px 21px;display:grid}.portal-recent>div:last-child>a:hover{background:#f7fbf8}.portal-recent>div:last-child b{color:#3a4e58;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.portal-recent>div:last-child small{color:#80908a;text-align:right;font-size:10px}.portal-guide{color:#2d6250;background:#e9f7ef;border-radius:13px;align-items:center;gap:12px;padding:22px;display:flex}.portal-guide>span{color:#18a564;background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.portal-guide b{font-size:13px}.portal-guide p{color:#5b7b6d;margin:5px 0 0;font-size:11px;line-height:1.55}@media (max-width:1050px){.portal-menu-grid{grid-template-columns:repeat(3,1fr)}.portal-stat-row{grid-template-columns:1fr}.portal-stat-row article{min-height:72px}}@media (max-width:720px){.app-header{height:62px;padding:0 12px}.brand-top{min-width:auto}.brand-top img{width:40px;height:40px}.brand-top b{font-size:14px}.brand-top small{display:none}.dashboard-link,.menu-group>button{height:62px}.dropdown{top:54px}.workspace{min-height:calc(100vh - 62px)}.portal-dashboard{padding-top:16px!important}.portal-welcome{flex-direction:column;align-items:flex-start;min-height:160px;padding:22px}.portal-welcome h1{font-size:23px}.portal-menu-grid{grid-template-columns:1fr 1fr}.portal-menu-card{min-height:82px;padding:11px}.portal-menu-card span{display:none}.portal-bottom{grid-template-columns:1fr}.portal-guide,.portal-section-title small{display:none}.portal-recent>div:last-child>a{grid-template-columns:49px 1fr 70px;padding:11px 15px}}.portal-dashboard{width:100%;max-width:none!important;margin:0!important;padding:28px 34px 48px!important}.portal-stat-four{grid-template-columns:repeat(4,1fr)}.stat-icon svg{width:20px;height:20px}.stat-icon.purple{color:#7754b8;background:#f3edff}.portal-menu-card i{font-size:0}.portal-menu-card i svg{width:21px;height:21px}.portal-overview-grid{grid-template-columns:1.35fr .72fr 1fr 1fr;align-items:stretch;gap:14px;margin-top:28px;display:grid}.portal-overview-grid>article{overflow:hidden}.portal-today>header,.portal-resident>header,.portal-notices>header{justify-content:space-between;align-items:center;padding:19px 21px 13px;display:flex}.portal-today h2,.portal-resident h2,.portal-notices h2{color:#203a4b;margin:2px 0 0;font-size:17px}.portal-today>header>svg{color:#42a777}.today-lines{display:grid}.today-lines>a{border-top:1px solid #edf2ef;grid-template-columns:35px 1fr 15px;align-items:center;gap:10px;padding:11px 20px;display:grid}.today-lines>a:hover{background:#f7fbf8}.today-icon{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.today-icon.blue{color:#2672bf;background:#ebf3ff}.today-icon.mint{color:#178a55;background:#e7f8ef}.today-icon.orange{color:#d57723;background:#fff3e6}.today-icon.purple{color:#7954b9;background:#f4eeff}.today-lines div{gap:2px;min-width:0;display:grid}.today-lines b{color:#314854;font-size:12px}.today-lines small{color:#76867f;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.today-lines em{color:#91aa9d;font-size:17px;font-style:normal}.portal-resident header>a,.portal-notices header>a{color:#268055;font-size:11px;font-weight:800}.resident-total{border-top:1px solid #edf2ef;align-items:center;gap:11px;margin:0 20px;padding:12px 0 15px;display:flex}.resident-total>span{color:#7754b8;background:#f3edff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.resident-total svg{width:20px;height:20px}.resident-total b{color:#2b4452;font-size:23px}.resident-total small{color:#82918b;margin-left:4px;font-size:11px;font-weight:600}.resident-floor{grid-template-columns:1fr 1fr;gap:7px;margin:0 20px 18px;display:grid}.resident-floor span{background:#f5f8f7;border-radius:8px;gap:3px;padding:9px;display:grid}.resident-floor b{color:#547066;font-size:10px}.resident-floor small{color:#248058;font-size:14px;font-weight:900}.portal-notices>div>a{border-top:1px solid #edf2ef;grid-template-columns:48px 1fr 35px;align-items:center;gap:7px;padding:11px 18px;display:grid}.portal-notices>div>a:hover{background:#f7fbf8}.portal-notices span{color:#208156;text-align:center;white-space:nowrap;background:#eff7f2;border-radius:4px;padding:3px 5px;font-size:9px;font-weight:800;overflow:hidden}.portal-notices b{color:#40545a;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.portal-notices small{color:#92a09b;text-align:right;font-size:9px}@media (max-width:1250px){.portal-overview-grid{grid-template-columns:1fr 1fr}.portal-today{grid-column:span 1}.portal-stat-four{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.portal-dashboard{padding:16px 16px 34px!important}.portal-stat-four,.portal-overview-grid{grid-template-columns:1fr}.portal-today{grid-column:auto}.portal-menu-grid{grid-template-columns:1fr 1fr}.portal-stat-row{margin-bottom:24px}}.ocean-auth{isolation:isolate;background:linear-gradient(145deg,#082e62 0%,#07558d 45%,#1190ab 100%);min-height:100vh;position:relative;overflow:hidden}.ocean-auth:before,.ocean-auth:after{z-index:-1;content:"";filter:blur(2px);border-radius:50%;position:absolute}.ocean-auth:before{background:#7de4df30;width:900px;height:420px;bottom:-210px;right:-160px;box-shadow:-480px -170px 0 60px #7dd8e01c}.ocean-auth:after{border:26px solid #d4fbf352;border-color:#d4fbf352 #0000;width:1100px;height:210px;bottom:-110px;left:-70px;transform:rotate(-6deg);box-shadow:0 -65px 0 -25px #bcece841,0 -128px 0 -61px #d9fffa33}.ocean-auth section{background:linear-gradient(145deg,#fffffffa,#f4fbffed);border:1px solid #ffffff75;border-radius:22px;width:min(445px,100vw - 36px);padding:34px 35px 31px;position:relative;box-shadow:0 25px 60px #001d494d}.ocean-auth section:after{content:"✦";color:#52baca36;font-size:30px;position:absolute;bottom:22px;right:24px}.ocean-auth .auth-brand{gap:15px;margin-bottom:13px}.ocean-auth .auth-brand img{object-fit:cover;border-radius:18px;width:64px;height:64px;box-shadow:0 8px 17px #0f5f7330}.ocean-auth .auth-brand .eyebrow{font-size:9px;color:#1689a1!important}.ocean-auth .auth-brand h1{color:#173c5a;letter-spacing:-.9px;font-size:21px!important}.ocean-auth>section>p:not(.eyebrow){color:#668093;margin:0;font-size:12px}.ocean-auth .auth-form{z-index:1;gap:14px;margin-top:24px;position:relative}.ocean-auth .auth-form label{color:#385b70;font-size:12px}.ocean-auth .auth-form input{background:#fff;border-color:#d3e4eb;height:45px}.ocean-auth .auth-form input:focus{border-color:#20a2b6;box-shadow:0 0 0 3px #87dbe04d}.ocean-auth .auth-form button{height:46px;margin-top:4px;box-shadow:0 6px 13px #087a9450;background:linear-gradient(90deg,#087ca0,#11a99a)!important;border-color:#078ca1!important}.ocean-auth .auth-form button:hover{background:linear-gradient(90deg,#086d93,#0c978c)!important}@media (max-width:520px){.ocean-auth section{border-radius:19px;padding:29px 24px 26px}.ocean-auth .auth-brand img{width:56px;height:56px}.ocean-auth .auth-brand h1{font-size:18px!important}}.menu-group{isolation:isolate}.menu-group>button{cursor:pointer}.menu-group.open>button{color:#087f45;background:#f2faf5}.menu-group.open>button i{color:#07964e}.menu-group.open>button:after{content:"";background:#16a05d;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:14px;right:14px}.menu-group .dropdown{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .13s,transform .13s,visibility 0s linear .13s;display:grid;transform:translateY(-5px)}.menu-group.open .dropdown{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .13s,transform .13s;transform:translateY(0)}.menu-group:hover .dropdown,.menu-group:focus-within .dropdown{display:grid}.dropdown{background:#fff;border:1px solid #dce9e1;border-radius:11px;min-width:202px;padding:7px;box-shadow:0 13px 26px #1b423024}.dropdown a{border-radius:7px;min-height:37px;padding:9px 11px;font-size:12px}.dropdown a span{font-size:15px}@media (max-width:720px){.menu-group.open>button:after{left:7px;right:7px}.menu-group .dropdown{left:-48px}}.menu-group>button{position:relative}.menu-new{color:#fff;letter-spacing:.1px;background:#ef625b;border-radius:4px;padding:1px 4px;font-size:7px;font-weight:900;line-height:1.25;position:absolute;top:13px;right:4px}.dropdown a{position:relative}.dropdown .item-new{color:#df554d;background:#fff0ef;border-radius:4px;padding:2px 4px;font-size:8px;font-weight:900;line-height:1;position:absolute;right:30px}.notice-toolbar{align-items:center;gap:12px}.notice-toolbar form{min-width:0;align-items:center!important;gap:7px!important;width:auto!important;display:flex!important}.notice-toolbar form input{width:280px;max-width:calc(100vw - 190px);height:39px;margin:0}.notice-toolbar form button{white-space:nowrap;word-break:keep-all;flex:none;height:39px;margin:0;padding:0 14px}@media (max-width:720px){.menu-new{top:8px;right:1px}.notice-toolbar{flex-direction:column;align-items:stretch}.notice-toolbar form{width:100%!important}.notice-toolbar form input{flex:1;width:auto;max-width:none}}.resident-gender{grid-template-columns:1fr 1fr;gap:7px;margin:0 20px 18px;display:grid}.resident-gender span{color:#798a82;border-top:1px solid #edf2ef;justify-content:space-between;padding:7px 9px;font-size:10px;display:flex}.resident-gender b{font-size:11px}.resident-gender span:first-child b{color:#3278ba}.resident-gender span:last-child b{color:#c25c83}.portal-recent-tabs header{justify-content:space-between;align-items:center;padding:19px 21px 10px;display:flex}.portal-recent-tabs header h2{color:#203a4b;margin:2px 0 0;font-size:17px}.portal-recent-tabs header>a{color:#268055;font-size:11px;font-weight:800}.portal-recent-tabs nav{border-bottom:1px solid #e9efeb;gap:4px;padding:0 16px;display:flex}.portal-recent-tabs nav button{color:#7b8b84;min-height:33px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 7px;font-size:11px}.portal-recent-tabs nav button.active{color:#158054;border-bottom:2px solid #15945a;font-weight:900}.tab-rows>a{border-bottom:1px solid #edf2ef;grid-template-columns:48px 1fr 74px;align-items:center;gap:8px;padding:11px 20px;display:grid}.tab-rows>a:last-child{border-bottom:0}.tab-rows>a:hover{background:#f7fbf8}.tab-tag{color:#208156;text-align:center;white-space:nowrap;background:#eff7f2;border-radius:4px;padding:3px 5px;font-size:9px;font-weight:800;overflow:hidden}.tab-dot{color:#43a574;text-align:center;font-size:16px}.tab-rows b{color:#40545a;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.tab-rows small{color:#92a09b;text-align:right;font-size:9px}@media (max-width:760px){.resident-gender{margin-bottom:13px}.tab-rows>a{padding:10px 15px}}.modal-backdrop{z-index:1200!important}.document-modal{z-index:1201;position:relative}.modal-backdrop{padding-top:max(24px,calc(env(safe-area-inset-top) + 16px));padding-bottom:max(24px,calc(env(safe-area-inset-bottom) + 16px))}.shortcut-workspace{background:#f5f8f6;flex-direction:column;flex:1;min-height:calc(100vh - 126px);padding:22px 28px 0;display:flex}.shortcut-head{justify-content:space-between;align-items:center;gap:18px;width:100%;margin:0 auto 13px;display:flex}.shortcut-head h1{color:#203a4b;letter-spacing:-.8px;margin:2px 0;font-size:22px}.shortcut-head span{color:#74867e;font-size:11px}.shortcut-head>div:last-child{gap:7px;display:flex}.shortcut-head>div:last-child a{color:#347258;background:#fff;border:1px solid #d5e4dc;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:800}.shortcut-frame-wrap{background:#fff;border:1px solid #dce7e1;border-radius:14px 14px 0 0;flex-direction:column;flex:1;min-height:calc(100vh - 190px);display:flex;overflow:hidden;box-shadow:0 7px 20px #224d3511}.shortcut-frame{background:#fff;border:0;flex:1;width:100%;min-height:calc(100vh - 190px)}.shortcut-frame-wrap aside{color:#657a6f;background:#fbfdfc;border-top:1px solid #e0eae4;align-items:center;gap:8px;padding:10px 14px;font-size:11px;display:none}.shortcut-frame-wrap aside b{color:#2a654a}.shortcut-frame-wrap aside a{color:#09814a;margin-left:auto;font-weight:800}@media (max-width:720px){.shortcut-workspace{min-height:calc(100vh - 112px);padding:14px 14px 0}.shortcut-head{align-items:flex-start}.shortcut-head h1{font-size:19px}.shortcut-head>div:last-child a:first-child{display:none}.shortcut-frame-wrap,.shortcut-frame{min-height:calc(100vh - 155px)}.shortcut-frame-wrap aside{flex-wrap:wrap;display:flex}.shortcut-frame-wrap aside span{width:100%}.shortcut-frame-wrap aside a{margin-left:0}}.shortcut-workspace.shortcut-plain{background:#fff;min-height:calc(100vh - 126px);padding:0}.shortcut-plain .shortcut-frame{background:#fff;border:0;width:100%;height:calc(100vh - 126px);min-height:calc(100vh - 126px);display:block}@media (max-width:720px){.shortcut-workspace.shortcut-plain,.shortcut-plain .shortcut-frame{height:calc(100vh - 112px);min-height:calc(100vh - 112px)}}.portal-today{grid-column:span 2}.today-lines{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0 10px 12px}.today-lines>a{text-align:center;border-top:1px solid #edf2ef;border-left:1px solid #edf2ef;grid-template-columns:1fr;justify-items:center;gap:9px;min-height:150px;padding:18px 12px 14px}.today-lines>a:first-child{border-left:0}.today-icon{border-radius:17px;width:52px;height:52px}.today-icon svg{width:27px;height:27px}.today-lines div{justify-items:center;gap:3px;width:100%}.today-lines b{font-size:13px}.today-lines small{max-width:100%;font-size:10px}.today-status{border-radius:99px;margin-top:5px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex}.today-status.done{color:#16834e;background:#e9f8ef}.today-status.pending{color:#c56a1d;background:#fff3e7}@media (max-width:1250px){.today-lines{grid-template-columns:repeat(2,minmax(0,1fr))}.today-lines>a:nth-child(odd){border-left:0}}@media (max-width:760px){.today-lines>a{min-height:135px}.today-icon{width:45px;height:45px}.today-icon svg{width:23px;height:23px}}
