@import "https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";
:root{--forest:#123d32;--forest-deep:#102f29;--lime:#d9f277;--paper:#f0f4f3;--ink:#18352e;--muted:#5b7168;--line:#dce5e1;--white:#fff;--radius:14px;--shadow:0 3px 16px #163e2a04}.portal-link{color:#567666;background:#f8faf8;border:1px solid #e1e8e1;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;text-decoration:none;display:inline-flex}.platform-shell{--forest:#233e56;--forest-deep:#162b3f;--ink:#20384a;--paper:#f3f6f9;--muted:#748797;--line:#e2e9ef;background:var(--paper)}.platform-shell .sidebar{background:#172d41}.platform-shell .nav-item{color:#b0c4d5}.platform-shell .nav-item.active{color:#1e3f5b;background:#ddebfa}.platform-shell .brand svg,.platform-shell .brand-dot{color:#b5dbe1}.platform-shell .demo-pill{color:#627f92;background:#edf4fa;border-color:#dae6ef}.platform-shell .course-name{color:#2e4c63;font-weight:600}.platform-shell .avatar{color:#496e86;background:#e4edf5}.platform-identity{color:#d4e4f0;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;margin:26px 0 18px;padding:20px 14px;display:flex}.platform-identity small{color:#8faabe;margin-top:4px;font-size:12px;display:block}.platform-identity b{font-size:15px}.platform-side-note{color:#a3bfd0;background:#ffffff07;border:1px solid #ffffff10;border-radius:9px;margin:32px 9px;padding:16px}.platform-side-note b{color:#d6e5ed;font-size:13px}.platform-side-note p{margin-top:8px;font-size:12px;line-height:1.8}.platform-free-banner{color:#edf5f9;background:linear-gradient(115deg,#203d55,#345f74);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;padding:29px 32px;display:flex}.platform-free-banner h2{letter-spacing:-.6px;margin:12px 0 10px;font-size:23px}.platform-free-banner p{color:#b3cddc;font-size:14px}.platform-free-banner .badge{color:#3f6133;background:#deedbd}.platform-filters form{gap:8px;display:flex}.platform-filters .search input{width:245px}.platform-filters select{font-size:14px}.platform-shell .stats-grid .stat p{font-size:13px}.table-sub{color:#8ba0ad;margin-top:4px;font-size:12px;display:block}.pagination{border-top:1px solid var(--line);color:#7d91a0;font-size:13px}.is-loading{opacity:.55;pointer-events:none}.pricing-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.readiness-list{flex-direction:column;gap:0;display:flex}.readiness-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:18px 0;display:flex}.readiness-list>div:first-child{padding-top:0}.readiness-list>div:last-child{border:0}.readiness-list b{font-size:14px;font-weight:500}.readiness-list span{color:#728a9c}.billing-status{background:#eff5e7;border:1px solid #dce7d1;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:24px;padding:30px;display:flex}.billing-status h2{letter-spacing:-1px;margin:13px 0 8px;font-size:28px}.billing-status p{color:#708068;font-size:14px}.billing-price{border-left:1px solid #d8e3d0;min-width:240px;padding-left:30px}.billing-price span,.billing-price small{color:#859779;font-size:12px;display:block}.billing-price strong{color:#3c6138;margin:9px 0;font-size:28px;display:block}.billing-facts>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:15px 0;display:flex}.billing-facts>div:last-child{border:0}.billing-facts b{font-weight:500}.billing-facts span{color:var(--muted)}.settings-grid+.panel{margin-top:24px}@media (max-width:1100px){.platform-free-banner{padding:24px}.platform-filters .search input{width:180px}.pricing-layout{grid-template-columns:1fr}.billing-status{align-items:start}.billing-price{min-width:190px;padding-left:20px}}@media (max-width:720px){.platform-identity{justify-content:center;padding:15px 10px}.platform-identity>div,.platform-side-note{display:none}.platform-shell .sidebar nav{margin-top:0}.platform-free-banner{flex-direction:column;align-items:start;padding:22px}.platform-free-banner h2{font-size:21px}.billing-status{flex-direction:column;gap:20px;padding:23px}.billing-price{border:0;border-top:1px solid #d8e3d0;width:100%;padding:20px 0 0}.portal-link{padding:7px;font-size:11px}.platform-filters form{width:100%}.platform-filters .search{flex:1}.platform-filters .search input{width:100%}.pagination{align-items:start;gap:15px}.platform-shell .topbar>span{max-width:100px}.platform-free-banner p{font-size:13px}}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font:16px/1.55 Noto Sans KR,-apple-system,BlinkMacSystemFont,Malgun Gothic,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid #2a795f}a{color:inherit}button{transition:background .15s,color .15s}h1,h2,h3,p{margin:0}button svg{flex-shrink:0}.shell{min-height:100vh;display:flex}.sidebar{background:var(--forest-deep);color:#d1ded8;z-index:10;flex-direction:column;flex-shrink:0;width:236px;padding:32px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:-1.3px;align-items:center;gap:11px;padding:0 16px;font-size:32px;font-weight:800;display:flex}.brand svg,.brand-dot{color:var(--lime)}.course-switch{background:#ffffff0a;border:1px solid #ffffff15;border-radius:10px;align-items:center;gap:11px;margin:36px 0 25px;padding:13px;display:flex}.course-switch b{color:#fff;font-size:14px}.course-switch small,.sidebar-bottom small{color:#a0b7ad;margin-top:3px;font-size:12px;display:block}.course-emblem{background:var(--lime);width:36px;height:36px;color:var(--forest);border-radius:9px;place-items:center;font-size:20px;font-weight:800;display:grid}.nav-item{color:#b4cac0;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;margin:3px 0;padding:13px 16px;font-weight:500;display:flex}.nav-item:hover{background:#ffffff0b}.nav-item.active{background:var(--lime);color:var(--forest-deep);font-weight:700}.nav-item:disabled{opacity:1}.sidebar-bottom{border-top:1px solid #ffffff16;align-items:center;gap:10px;margin-top:auto;padding:20px 8px 0;display:flex}.sidebar-bottom b{color:#fff;font-size:14px}.avatar{color:#3d6956;background:#e6f0e9;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-weight:600;display:grid}.avatar.small{width:32px;height:32px;font-size:12px}.workspace{width:calc(100% - 236px);min-width:0;margin-left:236px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;height:74px;padding:0 38px;font-size:13px;font-weight:500;display:flex}.muted{color:var(--muted);margin:0 12px}.demo-pill{color:#4b674d;background:#f1f6e6;border:1px solid #e3ecca;border-radius:20px;padding:6px 12px;font-size:12px}main{max-width:1640px;margin:auto;padding:36px 38px 30px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:2px;color:#77937b;margin-bottom:8px;font-size:11px;font-weight:700}h1{letter-spacing:-1.3px;font-size:30px;font-weight:700;line-height:1.3}.page-heading p{color:var(--muted);margin-top:9px;font-size:16px}.date-control{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:22px;padding:11px 13px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px;display:grid}.stat{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:21px 24px}.stat>div{color:#64756c;justify-content:space-between;font-size:14px;display:flex}.stat>div svg{color:#8ba297}.stat strong{letter-spacing:-1px;margin:9px 0;font-size:38px;font-weight:700;line-height:1.4;display:block}.stat strong small{color:#7c8b83;letter-spacing:0;margin-left:8px;font-size:14px;font-weight:500}.stat p{color:#87928d;font-size:12px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:12px;padding:23px 24px;display:flex}.panel-heading h2{letter-spacing:-.5px;font-size:17px;font-weight:700}.panel-heading p{color:var(--muted);margin-top:4px;font-size:12px}.table-wrap{overflow:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%}th{color:#809187;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8faf9;padding:13px 22px;font-size:12px;font-weight:500}td{color:#5f7167;border-bottom:1px solid #f0f3f1;padding:15px 22px;font-size:14px}tr:last-child td{border-bottom:0}.person{align-items:center;gap:11px;display:flex}.person b{color:#30493b;font-weight:500}.badge{white-space:nowrap;border-radius:5px;align-items:center;padding:4px 9px;font-size:12px;font-weight:500;line-height:1.5;display:inline-flex}.badge.green{color:#28805b;background:#e7f4ec}.badge.lime{color:#47702c;background:#e8f7b8}.badge.neutral{color:#6d7b73;background:#f0f3f1}.badge.amber{color:#a17a2e;background:#fff4dd}.badge.purple{color:#7b66a8;background:#eeebfa}.badge.red{color:#b45345;background:#ffebe8}.right-stack{flex-direction:column;gap:22px;display:flex}.standby-card{border-radius:var(--radius);background:var(--forest);color:#fff;padding:25px 25px 0;overflow:hidden}.standby-card .eyebrow{color:#b3cd85;font-size:10px}.standby-card h2{color:#cbdecf;font-size:16px;font-weight:400}.standby-name{letter-spacing:-1px;margin:18px 0 12px;font-size:29px;font-weight:700}.standby-name span{letter-spacing:0;color:#c6d3c4;margin-left:6px;font-size:13px;font-weight:400}.standby-card p{color:#a4beb0;font-size:13px;line-height:1.8}.standby-footer{color:#dcedc5;background:#ffffff08;justify-content:space-between;align-items:center;margin:22px -25px 0;padding:15px 22px;font-size:12px;display:flex}.request-preview{border-top:1px solid var(--line);padding:16px 24px}.request-preview b{font-size:14px;font-weight:500}.request-preview b span{margin-left:8px}.request-preview p{color:var(--muted);margin-top:7px;font-size:12px}.demo-note{color:#91a197;text-align:center;margin-top:24px;font-size:12px}@media (min-width:1500px){main{padding:44px 52px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px}.stat{padding:24px 28px}}@media (max-width:1100px){.sidebar{width:200px;padding-left:12px;padding-right:12px}.workspace{width:calc(100% - 200px);margin-left:200px}main{padding:26px 24px}.topbar{padding:0 24px}.stats-grid{gap:12px}.stat{padding:18px}.dashboard-grid{grid-template-columns:1fr}.right-stack{grid-template-columns:1fr 1fr;display:grid}.stat strong{font-size:32px}}@media (max-width:720px){.sidebar{width:70px;padding:20px 7px}.brand{justify-content:center;padding:0}.brand>span,.course-switch,.nav-item:not(.active),.sidebar-bottom{display:none}.nav-item{justify-content:center;padding:16px;font-size:0}.brand svg{width:28px;height:28px}.workspace{width:calc(100% - 70px);margin-left:70px}main{padding:24px 15px}.topbar{height:62px;padding:0 15px;font-size:12px}.stats-grid{grid-template-columns:1fr 1fr}.page-heading{flex-direction:column;align-items:start;gap:16px}h1{font-size:26px}.right-stack{grid-template-columns:1fr}.stat{padding:16px}.stat strong{font-size:30px}.panel-heading{padding:18px}.demo-pill{padding:5px 9px;font-size:11px}td,th{padding:12px 16px}}.button{background:var(--forest);color:#fff;border:1px solid var(--forest);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 14px;font-size:14px;font-weight:500;display:inline-flex}.button:hover{background:#205947}.button.secondary{color:var(--forest);background:#fff;border-color:#dce5df}.button.secondary:hover,.button.quiet:hover{background:#edf3ee}.button.quiet{color:#547362;background:0 0;border-color:#0000;padding:6px 8px}.icon-button{color:#6f8277;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:9px;display:inline-flex}.icon-button:hover{background:#eef3ef}.actions,.spread,.toolbar{align-items:center;gap:10px;display:flex}.actions{flex-wrap:wrap}.spread,.toolbar{justify-content:space-between}.toolbar{flex-wrap:wrap;padding:18px 24px}.footer{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.toolbar.footer{justify-content:flex-start}.padded{padding:24px}.panel+.panel,.panel+.notice{margin-top:24px}.panel.padded{margin-bottom:24px}.notice{color:#5e7154;background:#f3f7e8;border:1px solid #e3eace;border-radius:9px;margin-bottom:22px;padding:17px 20px;line-height:1.8}.notice p{margin-top:8px}.helper{color:#75887d;align-items:center;gap:5px;font-size:13px;line-height:1.7;display:flex}.field{color:#4c6356;flex-direction:column;gap:8px;min-width:0;font-size:14px;display:flex}.field>span{font-weight:500}input,select,textarea{color:#294535;background:#fff;border:1px solid #dce5df;border-radius:7px;max-width:100%;min-height:40px;padding:10px 12px}input[type=checkbox]{width:17px;height:17px;min-height:0;accent-color:var(--forest)}textarea{resize:vertical;min-height:85px;line-height:1.7}.form{flex-direction:column;gap:20px;padding:24px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-footer{border-top:1px solid var(--line);justify-content:flex-end;padding-top:20px;display:flex}.check{align-items:center;gap:10px;display:flex}.search{border:1px solid var(--line);color:#8b9a90;border-radius:7px;align-items:center;padding-left:12px;display:flex}.search input{background:0 0;border:0;width:190px;min-width:100px}.empty{text-align:center;color:#86958c;padding:45px 24px;line-height:1.8}.tabs{background:#f1f5f2;border-radius:8px;gap:4px;padding:4px;display:flex}.tabs button{color:#7c8e82;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:8px 14px}.tabs button.selected{color:var(--forest);background:#fff;font-weight:600;box-shadow:0 1px 4px #123d3210}.tabs.stand-alone{width:max-content;max-width:100%;margin-bottom:24px}.date-control{gap:8px;padding:4px 6px}.date-control button{color:#7b8d81;background:0 0;border:0;padding:5px;display:flex}.date-control input{border:0;padding:5px;font-size:14px}.course-switch select{color:#fff;background:0 0;border:0;max-width:145px;min-height:28px;padding:3px 0;font-weight:600}.course-switch select option{color:var(--ink);background:#fff}.course-switch small{margin:0;font-size:11px}.editable input[type=number],.editable td:nth-child(5) input{width:68px}.editable select{max-width:215px}.editable td,.editable th{padding:12px}.editable td:first-child{padding-left:24px}.standby-footer{text-align:left;border:0;width:calc(100% + 50px)}.policy-strip{color:#718161;background:#f0f5e8;border:1px solid #e1e9d7;border-radius:10px;flex-wrap:wrap;gap:30px;margin-bottom:24px;padding:17px 24px;display:flex}.policy-strip b{color:#3a5b3f}.calendar{margin-bottom:24px}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.weekday{text-align:center;color:#85978a;border-top:1px solid var(--line);background:#f8faf8;padding:10px;font-size:12px}.calendar-day{border:0;border-top:1px solid var(--line);border-right:1px solid var(--line);text-align:left;color:#506453;background:#fff;flex-direction:column;gap:6px;min-height:100px;padding:12px 14px;display:flex}.calendar-day b{color:#56815a;background:#eaf4e8;border-radius:4px;padding:2px 5px;font-size:12px}.calendar-day small{color:#9b8261;font-size:11px}.calendar-day.outside{color:#b6c1b9;background:#fafcfb}.calendar-day.picked{background:#f6f9f1;box-shadow:inset 0 0 0 2px #729168}.calendar-day:hover{background:#f0f6e8}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.job-card{padding:26px}.job-card h2{letter-spacing:-.6px;margin:20px 0 10px;font-size:21px;line-height:1.5}.job-card>p{color:#7a8b7e}.job-facts{color:#506b56;gap:12px;margin:24px 0;display:grid}.job-facts>span{align-items:center;gap:10px;display:flex}.job-card .footer{justify-content:flex-end}.wrap-text{white-space:normal;overflow-wrap:anywhere;min-width:180px;max-width:300px}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.admin-row{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:15px;padding:20px 24px;display:flex}.admin-row>div{flex:1}.admin-row p{font-size:12px}.rating-scores{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:22px;margin:28px 0;padding:20px 0;display:grid}.rating-scores span{color:#80947f}.rating-scores strong{margin:7px 0;font-size:36px;font-weight:600;display:block}.rating-scores small{color:#9aab99;font-size:14px}.rating-scores p{color:#99a995;font-size:12px}.bar-row{align-items:center;gap:12px;margin-top:16px;font-size:12px;display:flex}.bar-row>span{width:40px}.bar-row>div{background:#edf2e9;border-radius:4px;flex:1;height:12px;overflow:hidden}.bar-row i{background:#77975d;height:100%;display:block}.bar-row b{min-width:32px;font-weight:500}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat strong.money{font-size:27px;line-height:1.97}.error,.error-banner{color:#aa4d42;background:#fff0eb;border:1px solid #f0d5cb;border-radius:7px;padding:14px 18px}.error-banner{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.toast{color:#fff;z-index:100;background:#173e30;border:1px solid #fff2;border-radius:10px;max-width:90vw;padding:16px 24px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 5px 25px #123d3230}.notification-button{position:relative}.notification-button i{background:#a8bc52;border-radius:100%;width:6px;height:6px;position:absolute;top:7px;right:10px}.notification{border-bottom:1px solid var(--line);margin-bottom:15px;padding:20px 0}.notification p{color:#6e8375;margin:8px 0}.notification small{color:#9baa9e}dialog{border:1px solid var(--line);width:640px;max-width:calc(100vw - 30px);max-height:90vh;color:var(--ink);border-radius:16px;padding:0;box-shadow:0 30px 100px #0b281c40}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#102a2359}.modal-heading{border-bottom:1px solid var(--line);z-index:1;background:#fff;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.modal-heading h2{font-size:20px}.preline{white-space:pre-wrap;overflow-wrap:anywhere;padding:20px 0;line-height:1.9}.detail-text{color:#829282;margin-top:12px}.auth-page{background:radial-gradient(at 90% 10%,#e5edcf,#0000 60%),#f3f6f3;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;padding:30px;display:flex}.auth-card{background:#fff;border:1px solid #dfe8dc;border-radius:18px;width:440px;max-width:100%;padding:32px;box-shadow:0 15px 60px #123d320a}.brand.dark{color:var(--forest);justify-content:flex-start;padding:0}.brand.dark svg{color:#71913b}.auth-intro{margin:30px 0 10px}.auth-intro p{color:#81907e;margin-top:12px}.auth-card .form{padding:22px 0}.auth-card .form-footer>.button{width:100%}.auth-card>.helper{margin-top:25px;font-size:12px}.auth-card h1{font-size:26px}@media (max-width:1100px){.settings-grid{grid-template-columns:1fr}.settings-grid .right-stack{display:flex}.calendar-day{min-height:90px;padding:8px}.policy-strip{gap:12px 22px}.cards-grid{gap:18px}.job-card{padding:20px}.course-switch select{max-width:118px}.stat strong.money{font-size:23px}}@media (max-width:720px){.sidebar{overflow:auto}.nav-item:not(.active){display:flex}.nav-item span{display:none}.nav-item{padding:15px}.sidebar nav{margin-top:25px}.topbar>span{font-size:11px}.topbar .actions{gap:0}.topbar .demo-pill{display:none}.form-grid,.settings-grid,.cards-grid,.stats-grid.three{grid-template-columns:1fr}.stat strong.money{font-size:30px}.calendar-day{min-height:80px;padding:7px 3px}.calendar-day b{padding:1px;font-size:10px}.calendar-day small{font-size:9px}.weekday{font-size:11px}.policy-strip{font-size:12px}.toolbar,.padded,.form{padding:18px}.search input{width:120px}.panel-heading{flex-wrap:wrap}.tabs button{padding:7px 9px;font-size:12px}.date-control input{font-size:13px}.page-heading>.actions{width:100%}.course-switch{background:0 0;border:0;margin:25px 0 0;padding:0;display:flex}.course-emblem,.course-switch small{display:none}.course-switch select{width:56px;max-width:56px;font-size:11px}.course-switch select option{font-size:14px}.auth-card{padding:25px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.nav-item,.button,.field>span,th,.panel-heading p,.helper,.topbar{font-size:14px}.eyebrow{font-size:12px}.nav-item.active{box-shadow:inset 3px 0 #f4ffbe}.roster-viewbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.view-switch{background:#e4ebe7;border-radius:10px;gap:4px;padding:5px;display:inline-flex}.view-switch button{color:#4d655a;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:10px 17px;font-size:14px;font-weight:600;display:inline-flex}.view-switch .selected{color:#124d38;background:#fff;box-shadow:0 2px 5px #173f2910}.sheet-screen-hidden{display:none}.roster-sheet{background:#fff;border:1px solid #cddbd4;border-top:4px solid #174e3b;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #102f2908}.sheet-heading{justify-content:space-between;align-items:center;gap:16px;padding:25px 28px 21px;display:flex}.sheet-kicker{color:#4c7160;margin-bottom:7px;font-size:14px;font-weight:600}.sheet-heading h2{letter-spacing:-.7px;font-size:23px}.sheet-heading h2>span{color:#536b60;margin-left:8px;font-size:18px;font-weight:500}.sheet-totals{border:1px solid #dce6df;border-radius:9px;grid-template-columns:1.15fr 1fr 1fr 1fr 1.2fr;margin:0 28px;display:grid;overflow:hidden}.sheet-totals>div{border-right:1px solid #dce6df;min-width:0;padding:14px 20px}.sheet-totals>div:last-child{border:0}.sheet-totals span{color:#50695c;font-size:14px;display:block}.sheet-totals strong{letter-spacing:-.7px;font-variant-numeric:tabular-nums;font-size:30px;font-weight:750;display:block}.sheet-totals strong small{margin-left:5px;font-size:14px;font-weight:500}.sheet-totals>div>small{color:#5b7164;font-size:12px}.sheet-totals .sheet-total-main{color:#fff;background:#164835}.sheet-total-main span{color:#ccdfd5}.sheet-absence{flex-direction:column;justify-content:center;gap:4px;display:flex}.sheet-absence span{justify-content:space-between;display:flex}.sheet-absence b{color:#244c38;font-variant-numeric:tabular-nums}.sheet-callouts{flex-wrap:wrap;align-items:center;gap:12px 25px;padding:17px 28px;font-size:14px;display:flex}.sheet-callouts>span{align-items:center;gap:7px;display:inline-flex}.sheet-count-note{color:#63776b;margin-left:auto;font-size:12px}.legend-dot{background:#a5c865;border-radius:3px;width:9px;height:9px;display:inline-block}.legend-dot.first{background:#d1a52b}.legend-dot.two{background:#458dba}.sheet-groups{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;padding:0 28px 25px;display:grid}.sheet-group{border:1px solid #cfddd5;border-radius:8px;overflow:hidden}.sheet-group-heading{background:#edf4ef;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.sheet-group-heading h3{font-size:16px}.sheet-group-heading>span{color:#5f7567;font-size:12px}.sheet-table-scroll{overflow-x:auto}.sheet-mobile-hint{display:none}.sheet-table tr{background:#fff}.sheet-table tr>th:first-child{z-index:1;background:inherit;position:sticky;left:0}.sheet-table{table-layout:fixed;white-space:normal;min-width:385px}.sheet-table th,.sheet-table td{color:#254936;vertical-align:middle;border-bottom:1px solid #dce6df;border-right:1px solid #e4ebe6;padding:9px 8px;font-size:14px}.sheet-table tr>:last-child{border-right:0}.sheet-table thead th{color:#617467;text-align:center;background:#f7faf8;font-size:13px;font-weight:600}.sheet-table thead th:first-child{text-align:left;width:28%;padding-left:12px}.sheet-table thead th:nth-child(2){width:12%}.sheet-table thead th:nth-child(3),.sheet-table thead th:nth-child(4){width:19%}.sheet-table tbody th{background:0 0;padding-left:12px;font-weight:600}.sheet-table tbody th small{color:#718475;margin-top:2px;font-size:12px;font-weight:400;display:block}.sheet-cart,.sheet-time{text-align:center;font-variant-numeric:tabular-nums}.sheet-assignment{line-height:1.35;display:block}.sheet-assignment+.sheet-assignment{margin-top:6px}.sheet-assignment b{font-weight:600}.sheet-assignment small{color:#687d6f;margin-top:3px;font-size:12px;display:block}.sheet-assignment.kind-spare b,.sheet-assignment.kind-spare small{color:#956112}.sheet-assignment.kind-phone_wait b,.sheet-assignment.kind-phone_wait small{color:#28638b}.sheet-assignment.kind-duty b,.sheet-assignment.kind-duty small{color:#795180}.sheet-tag{white-space:nowrap;color:#55695c;background:#f0f3f1;border-radius:4px;padding:3px 6px;font-size:12px;font-weight:600;line-height:1.3;display:inline-block}.sheet-tag.ordinary{color:#397847;background:#e0f0d9}.sheet-tag.sick{color:#35668c;background:#deedf8}.sheet-tag.duty{color:#784586;background:#f1e3f5}.sheet-tag.first{color:#7f6211;background:#fff0ae}.sheet-tag.two{color:#2f6582;background:#dceefa}.sheet-notes .sheet-tag{margin:2px 2px 2px 0}.sheet-table .is-ordinary{background:#f1f8ee}.sheet-table .is-sick{background:#f0f7fc}.sheet-table .is-duty{background:#faf4fc}.sheet-table .is-first{background:#fffbee}.sheet-dash{color:#7e8c83;font-size:12px}.sheet-footnote{background:#fafcfb;border-top:1px solid #e1e9e4;flex-wrap:wrap;align-items:center;gap:9px 20px;padding:15px 28px;display:flex}.sheet-footnote>div{gap:5px;display:flex}.sheet-footnote p{color:#65786b;font-size:12px}.roster-actionbar{border:1px solid var(--line);background:#fff;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:22px;padding:18px 20px;display:flex}.roster-actionbar .actions{flex-wrap:wrap}.roster-save-state{color:#587362;align-items:center;gap:8px;font-size:14px;display:flex}.roster-guide{color:#566e60;border:1px solid #d8e3db;border-radius:8px;margin-bottom:20px;padding:15px 19px;font-size:14px}.roster-guide summary{cursor:pointer;font-weight:600}.roster-guide p{margin-top:10px;line-height:1.8}.roster-editor>.panel{margin-bottom:20px}.roster-editor{border:0;min-width:0;margin:0;padding:0}.roster-conflict{background:#fff8e7;border:1px solid #e2c484;border-radius:8px;margin-bottom:18px;padding:18px;font-size:14px}.roster-conflict p{margin-bottom:12px}.sheet-permission-note{color:#7f6211;padding:0 28px 15px;font-size:14px}@media (min-width:1800px){.sheet-groups{grid-template-columns:repeat(4,minmax(0,1fr))}.sheet-table{min-width:315px}}@media (max-width:1200px){.sheet-groups{gap:14px;padding:0 18px 20px}.sheet-heading{padding:20px 18px}.sheet-totals{margin:0 18px}.sheet-totals>div{padding:12px}.sheet-callouts{padding:15px 18px}.sheet-count-note{margin-left:0}}@media (max-width:1000px){.sheet-groups{grid-template-columns:1fr}.sheet-heading h2{font-size:20px}.sheet-heading h2>span{margin-top:4px;margin-left:0;display:block}.sheet-totals strong{font-size:25px}}@media (max-width:720px){.roster-viewbar{flex-wrap:wrap}.roster-viewbar>.button{padding:9px 12px}.view-switch button{padding:9px 10px}.sheet-heading{flex-wrap:wrap;align-items:start}.sheet-totals{grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-totals>div{border-bottom:1px solid #dce6df}.sheet-totals>div:nth-child(3){border-right:0}.sheet-totals>div:nth-child(4){border-bottom:0}.sheet-totals .sheet-absence{flex-flow:wrap;grid-column:span 2;justify-content:start;align-items:center;gap:13px}.sheet-absence span{gap:5px}.sheet-heading h2{font-size:18px}.sheet-callouts{gap:10px}.sheet-groups{padding:0 10px 14px}.sheet-footnote{padding:14px}.roster-actionbar{padding:15px}.roster-actionbar .button{flex-grow:1}.roster-actionbar .actions{width:100%}.sheet-table-scroll{max-width:100%}.sheet-mobile-hint{color:var(--muted);padding:0 18px 12px;font-size:12px;display:block}}@page{size:A4 landscape;margin:10mm}@media print{.no-print,.page-heading,.roster-editor{display:none!important}.roster-sheet,.roster-sheet.sheet-screen-hidden{box-shadow:none;color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:1px solid #658470;border-radius:0;display:block!important}.sheet-heading{padding:10px 12px}.sheet-heading h2{font-size:18px}.sheet-kicker{font-size:12px}.sheet-heading h2>span{font-size:14px;display:inline}.sheet-totals{grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin:0 12px}.sheet-totals>div{padding:6px 12px}.sheet-totals strong{font-size:22px}.sheet-callouts{padding:10px 12px;font-size:12px}.sheet-count-note{font-size:11px}.sheet-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 12px 12px}.sheet-group{break-inside:avoid;border-radius:0}.sheet-table-scroll{overflow:visible}.sheet-table{min-width:0}.sheet-table tr{break-inside:avoid}.sheet-table th,.sheet-table td{padding:5px 6px;font-size:12px}.sheet-table thead th,.sheet-assignment small,.sheet-table tbody th small,.sheet-tag{font-size:10px}.sheet-table tbody th small{display:none}.sheet-group-heading{padding:6px 10px}.sheet-footnote{padding:8px 12px}.sheet-footnote p{font-size:10px}.sidebar,.topbar,.toast,.toolbar.footer,.notice,.demo-note,.error-banner{display:none!important}.workspace{width:100%;margin:0}main{padding:0}.panel{box-shadow:none;border-radius:0}.table-wrap{overflow:visible}.editable input,.editable select{border:0;padding:0}.page-heading{margin-bottom:15px}body{background:#fff}.editable th:last-child,.editable td:last-child,dialog{display:none}}
