:root{color:#173c2a;font-synthesis:none;text-rendering:optimizelegibility;--green-900:#0f542e;--green-800:#146b37;--green-700:#187a3e;--green-600:#238849;--green-100:#e3f4e7;--green-50:#f2faf3;--ink:#183728;--muted:#698072;--cream:#fbfdf8;--line:#dce9df;--white:#fff;--amber:#a45e0a;--amber-bg:#fff3da;--blue:#226995;--blue-bg:#e6f3fb;--red:#9e3e3e;--red-bg:#fdeaea;--shadow:0 16px 40px #10522d14;background:#f5faf5;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f5faf5;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button,input,select,textarea{outline:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #23884933;border-color:var(--green-600)!important}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:11px;padding:11px 13px;transition:border-color .16s,box-shadow .16s}textarea{resize:vertical;min-height:92px}label{color:#365943;gap:7px;font-size:13px;font-weight:700;display:grid}label small{color:var(--muted);font-weight:500}code{color:var(--green-800);background:var(--green-50);border:1px solid var(--green-100);border-radius:6px;padding:2px 6px}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.muted{color:#8ba094;font-weight:500}.eyebrow{color:var(--green-700);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.app-shell{background:#f5faf5;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;background:#eff8f0;border-right:1px solid #d9eadc;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 8px 24px;display:flex}.brand img{border-radius:13px;width:43px;height:43px;box-shadow:0 7px 17px #0f542e30}.brand>div{line-height:1.15;display:grid}.brand strong{letter-spacing:-.03em;font-size:17px}.brand span{color:var(--muted);margin-top:3px;font-size:12px}.sidebar-close{margin-left:auto;display:none!important}.main-nav{gap:5px;display:grid}.nav-button{color:#547061;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;height:44px;padding:0 13px;font-size:14px;font-weight:700;display:flex}.nav-button svg{width:19px}.nav-button:hover{color:var(--green-800);background:#e2f1e5}.nav-button.active{background:var(--green-800);color:#fff;box-shadow:0 8px 20px #146b3733}.nav-label{color:#8ba094;letter-spacing:.13em;margin:20px 13px 6px;font-size:10px;font-weight:800}.sidebar-bottom{gap:12px;margin-top:auto;display:grid}.install-card{color:var(--green-800);text-align:left;background:#fff;border:1px solid #cce3d2;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.install-card span,.profile-chip>span{flex:1;min-width:0;display:grid}.install-card strong,.profile-chip strong{font-size:12px}.install-card small,.profile-chip small{color:var(--muted);margin-top:2px;font-size:10px}.profile-chip{background:#ffffffb8;border-radius:13px;align-items:center;gap:9px;padding:9px;display:flex}.avatar{background:var(--green-100);width:38px;height:38px;color:var(--green-800);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:900;display:grid}.avatar.small{width:32px;height:32px;font-size:12px}.icon-button{color:#667d6f;background:0 0;border:0;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover{color:var(--green-800);background:var(--green-100)}.main-area{min-width:0}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border-bottom:1px solid #e2ece4;align-items:center;gap:16px;height:84px;padding:0 34px;display:flex;position:sticky;top:0}.topbar>div:nth-child(2){flex:1}.topbar h1{letter-spacing:-.04em;margin:3px 0 0;font-size:23px}.menu-button{display:none}.year-switcher{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:3px;padding:4px;display:flex;box-shadow:0 4px 14px #1a462a0d}.year-switcher button{min-width:34px;height:34px;color:var(--green-800);background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.year-switcher button:hover{background:var(--green-50)}.year-switcher .year-current{padding:0 11px;font-weight:900}.content{max-width:1500px;margin:0 auto;padding:28px 34px 60px}.page-stack{gap:20px;display:grid}.card{box-shadow:var(--shadow);background:#fff;border:1px solid #e0ebe2;border-radius:18px;padding:22px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.section-heading h3{color:var(--ink);letter-spacing:-.035em;margin:4px 0 0;font-size:18px}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.primary-button,.secondary-button,.ghost-button{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex}.primary-button{border:1px solid var(--green-800);background:var(--green-800);color:#fff;box-shadow:0 7px 16px #146b3729}.primary-button:hover{background:var(--green-900)}.secondary-button{color:var(--green-800);background:#fff;border:1px solid #cfe0d2}.secondary-button:hover{background:var(--green-50)}.ghost-button{color:#52685a;background:#edf3ee;border:0}.text-button{color:var(--green-700);background:0 0;border:0;padding:6px;font-size:12px;font-weight:800}.full{width:100%}.welcome-panel{color:#fff;background:var(--green-800);border-radius:20px;justify-content:space-between;align-items:center;min-height:185px;padding:28px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f542e2b}.welcome-panel:after{content:"";border:42px solid #ffffff0f;border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-70px}.welcome-panel>div{z-index:1;position:relative}.welcome-panel .eyebrow{color:#bdeac8}.welcome-panel h2{letter-spacing:-.045em;margin:9px 0 8px;font-size:26px}.welcome-panel p{color:#d5ebdb;margin:0;font-size:14px}.progress-ring{--rate-color:#b9edc7;background:conic-gradient(var(--rate-color) var(--progress), #ffffff26 0);border-radius:50%;flex:none;place-items:center;width:110px;height:110px;display:grid;position:relative}.progress-ring:before{content:"";background:var(--green-800);border-radius:50%;width:84px;height:84px;position:absolute}.progress-ring>div{text-align:center;z-index:1;display:grid}.progress-ring strong{font-size:23px}.progress-ring span{color:#cdebd5;font-size:10px}.progress-ring.rate-red{--rate-color:#ef6b6b}.progress-ring.rate-orange{--rate-color:#f5a44d}.progress-ring.rate-yellow{--rate-color:#f4d457}.progress-ring.rate-green{--rate-color:#b9edc7}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-grid.three{grid-template-columns:repeat(3,1fr)}.stat-card{background:#fff;border:1px solid #e0ebe2;border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 9px 24px #15502b0e}.stat-card>div:last-child{gap:4px;display:grid}.stat-card span{color:var(--muted);font-size:12px;font-weight:700}.stat-card strong{letter-spacing:-.04em;font-size:22px}.stat-icon{border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.stat-icon svg{width:20px}.stat-icon.green{color:var(--green-800);background:var(--green-100)}.stat-icon.mint{color:#278269;background:#e2f7ef}.stat-icon.amber{color:var(--amber);background:var(--amber-bg)}.stat-icon.blue{color:var(--blue);background:var(--blue-bg)}.user-progress-list,.upcoming-list,.talk-list{display:grid}.user-progress{border-top:1px solid #edf2ee;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:13px;padding:14px 4px;display:grid}.user-progress:first-child{border-top:0}.progress-label{justify-content:space-between;gap:10px;margin-bottom:7px;font-size:13px;display:flex}.progress-label span{color:var(--muted);font-size:11px}.progress-track{background:#e7f0e9;border-radius:9px;height:6px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--green-600);height:100%;display:block}.progress-track .progress-red{background:#df5555}.progress-track .progress-orange{background:#ed8c2b}.progress-track .progress-yellow{background:#e6bd22}.progress-track .progress-green{background:var(--green-600)}.rate-badge{text-align:center;border-radius:999px;min-width:48px;padding:6px 9px;font-size:11px;font-weight:900}.rate-badge.rate-red{color:#9f3434;background:#fdeaea}.rate-badge.rate-orange{color:#995208;background:#fff0dc}.rate-badge.rate-yellow{color:#7e6500;background:#fff8ce}.rate-badge.rate-green{color:var(--green-800);background:var(--green-100)}.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:25px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.status-badge.done{background:var(--green-100);color:var(--green-800)}.status-badge.waiting{background:var(--amber-bg);color:var(--amber)}.status-badge.danger{background:var(--red-bg);color:var(--red)}.upcoming-item{border-top:1px solid #edf2ee;align-items:center;gap:14px;padding:12px 3px;display:flex}.upcoming-item:first-child{border-top:0}.upcoming-item.urgent{background:#fff4f4;border:1px solid #efb9b9;border-radius:13px;margin:5px 0;padding:12px}.upcoming-item.urgent:first-child{border-top:1px solid #efb9b9}.upcoming-item.urgent .date-tile{color:#9f3434;background:#fde2e2}.upcoming-item.urgent .upcoming-main strong{color:#8c3030}.date-tile{background:var(--green-50);width:47px;height:47px;color:var(--green-800);border-radius:12px;flex:none;align-content:center;place-items:center;line-height:1;display:grid}.date-tile strong{font-size:18px}.date-tile span{margin-top:3px;font-size:9px}.upcoming-main{flex:1;gap:4px;min-width:0;display:grid}.upcoming-main strong{font-size:13px}.upcoming-main span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.empty-state{text-align:center;min-height:170px;color:var(--muted);align-content:center;place-items:center;gap:7px;display:grid}.empty-state>div{background:var(--green-50);width:47px;height:47px;color:var(--green-700);border-radius:14px;place-items:center;display:grid}.empty-state strong{color:#415e4c;font-size:14px}.empty-state span{max-width:380px;font-size:12px}.search-spotlight{background:#eff8f0;border:1px solid #d9eadc;border-radius:17px;grid-template-columns:auto 210px minmax(150px,240px) minmax(400px,1fr);align-items:center;gap:17px;padding:17px 20px;display:grid}.spotlight-icon{color:#fff;background:var(--green-800);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.search-spotlight h3{margin:3px 0 0;font-size:15px}.outline-search input{background:#fff;font-weight:800}.spotlight-result{grid-template-columns:minmax(150px,1fr) repeat(2,minmax(110px,auto));gap:10px;display:grid}.spotlight-result>span{min-width:0;color:var(--muted);border-left:1px solid #ccdfd0;gap:3px;padding-left:13px;font-size:10px;display:grid}.spotlight-result strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.schedule-card{padding:0;overflow:visible}.schedule-heading{padding:20px 22px 0}.table-toolbar{align-items:center;gap:10px;padding:0 22px 13px;display:flex}.search-field{border:1px solid var(--line);min-width:210px;color:var(--muted);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-field input{border:0;min-width:0;padding:10px 0;box-shadow:none!important}.table-toolbar .search-field{flex:1}.table-toolbar select{width:120px}.row-count{color:var(--muted);font-size:11px;font-weight:700}.table-wrap{border-top:1px solid #e5eee7;border-radius:0 0 18px 18px;overflow:auto}.schedule-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1280px}.schedule-table th{z-index:1;color:#5f7868;text-align:left;white-space:nowrap;background:#f4f9f4;border-bottom:1px solid #dbe7dd;padding:11px 12px;font-size:10px;font-weight:800;position:sticky;top:0}.schedule-table td{color:#345440;vertical-align:middle;border-bottom:1px solid #edf2ee;padding:11px 12px;font-size:12px}.schedule-table .clickable-row:hover td{background:#f4faf5}.schedule-table .clickable-row{cursor:pointer}.schedule-table .clickable-row:focus-visible{outline-offset:-3px;outline:3px solid #23884938}.schedule-table .locked-row{cursor:default}.schedule-table tr:last-child td{border-bottom:0}.schedule-table td:first-child strong{color:var(--ink);white-space:nowrap}.inviter-picker-cell{min-width:128px}.inviter-picker-button{width:100%;min-height:32px;color:var(--green-800);background:#fff;border:1px solid #cfe0d2;border-radius:9px;justify-content:flex-start;align-items:center;gap:7px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.inviter-picker-button:hover{background:var(--green-50);border-color:#9bc6a7}.title-cell{min-width:250px;max-width:400px}.outline-chip{min-width:29px;height:27px;color:var(--green-800);background:var(--green-100);border-radius:8px;place-items:center;padding:0 7px;font-size:11px;font-weight:900;display:inline-grid}.outline-chip.large{border-radius:11px;min-width:44px;height:38px;font-size:13px}.appointment-column{white-space:nowrap;border-left:1px solid #e3ede5;text-align:center!important}.schedule-template-button{padding-inline:4px}.print-control{position:relative}.print-menu{z-index:15;border:1px solid var(--line);background:#fff;border-radius:14px;width:205px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 38px #0f432529}.print-menu button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.print-menu button:hover{background:var(--green-50)}.print-menu span{gap:2px;display:grid}.print-menu strong{font-size:12px}.print-menu small{color:var(--muted);font-size:9px}.print-sheet{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#082a1773;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #dce9df;border-radius:20px;width:min(100%,470px);max-height:calc(100vh - 44px);padding:24px;overflow:auto;box-shadow:0 26px 80px #052a1540}.modal h2{letter-spacing:-.04em;margin:8px 0 6px}.modal p{color:var(--muted);margin:0 0 19px;font-size:13px}.modal-icon{background:var(--green-100);width:46px;height:46px;color:var(--green-800);border-radius:14px;place-items:center;display:grid}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.modal-header h2{margin:4px 0 0}.modal-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.split-actions{justify-content:space-between}.delete-button,.user-delete-button{background:var(--red-bg);min-height:40px;color:var(--red);border:1px solid #e7b4b4;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.delete-button:hover,.user-delete-button:hover{background:#f9dada}.schedule-modal{width:min(100%,690px)}.inviter-picker-modal{width:min(100%,440px)}.inviter-user-list{gap:8px;display:grid}.inviter-user-option{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fff;border-radius:13px;align-items:center;gap:11px;padding:10px 12px;display:flex}.inviter-user-option:hover{background:var(--green-50);border-color:#a9cfb2}.inviter-user-option.selected{background:var(--green-100);border-color:#8abd98}.inviter-user-option strong{flex:1;gap:2px;font-size:13px;display:grid}.inviter-user-option strong small{color:var(--muted);font-size:9px;font-weight:700}.inviter-user-option>span:last-child{color:var(--green-800);align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.span-two{grid-column:span 2}.history-note{color:var(--green-800);background:var(--green-50);border-radius:11px;align-items:center;gap:16px;padding:11px 13px;font-size:11px;display:flex}.history-note span:first-of-type{margin-left:0}.required-note{color:#765c00;background:#fff9db;border:1px solid #f2df9d;border-radius:11px;align-items:center;gap:8px;padding:11px 13px;font-size:11px;font-weight:700;line-height:1.5;display:flex}.required-note svg{flex:none}.form-error{background:var(--red-bg);color:var(--red);border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;font-weight:700;display:flex}.split-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.8fr);gap:20px;display:grid}.inline-form{align-items:end;gap:10px;display:flex}.inline-form .grow{flex:1}.upload-card{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.upload-card h3{margin:3px 0;font-size:16px}.upload-card p{color:var(--muted);margin:0;font-size:11px}.upload-card .text-button{grid-column:3;margin-top:-12px}.upload-icon{background:var(--green-100);width:44px;height:44px;color:var(--green-800);border-radius:13px;place-items:center;display:grid}.talk-item{border-top:1px solid #edf2ee;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:13px 2px;display:grid}.talk-item:first-child{border-top:0}.talk-item>div{gap:4px;display:grid}.talk-item strong{font-size:13px}.talk-item span{color:var(--muted);font-size:10px}.danger-button:hover{color:var(--red);background:var(--red-bg)}.message-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:28px;display:grid}.placeholder-list{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.placeholder-list span{background:var(--green-50);color:var(--green-800);border-radius:8px;padding:5px 8px;font-family:ui-monospace,monospace;font-size:10px;font-weight:800}.template-textarea{min-height:210px;margin-bottom:14px;line-height:1.8}.phone-preview-wrap{justify-items:center;gap:13px;display:grid}.preview-selector{width:100%}.phone-preview{background:#f4f7f4;border:8px solid #173c2a;border-radius:37px;width:315px;min-height:540px;padding:13px 17px 26px;box-shadow:0 22px 55px #0a381e30}.phone-top{justify-content:space-between;padding:0 5px 20px;font-size:9px;font-weight:900;display:flex}.message-contact{justify-items:center;gap:3px;padding:8px 0 28px;display:grid}.message-contact strong{margin-top:5px;font-size:13px}.message-contact span{color:var(--muted);font-size:9px}.message-bubble{background:var(--green-800);color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:16px 16px 4px;max-width:88%;margin-left:auto;padding:12px 14px;font-size:11px;line-height:1.65;box-shadow:0 8px 18px #10582c24}.message-time{color:var(--muted);text-align:right;margin-top:7px;font-size:8px}.copy-preview{width:315px}.integration-note{max-width:370px;color:var(--muted);align-items:flex-start;gap:8px;margin:2px 0 0;font-size:10px;line-height:1.55;display:flex}.integration-note svg{color:var(--green-700);flex:none}.user-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.user-card{border:1px solid var(--line);background:var(--cream);border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.user-card.inactive{opacity:.55}.user-fields{flex:1;grid-template-columns:1fr;gap:9px;display:grid}.coordinator-badge{background:var(--green-100);width:max-content;color:var(--green-800);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.user-add-form{align-items:end}.user-assignment-note{color:var(--green-800);background:var(--green-50);border-radius:11px;margin:14px 0 0;padding:11px 13px;font-size:11px;line-height:1.55}.user-card-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid}.coordinator-button{min-height:40px;color:var(--green-800);background:#fff;border:1px solid #cfe0d2;border-radius:11px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.coordinator-button.active{background:var(--green-100);border-color:#b7d8bf}.user-delete-button{border-radius:9px;min-height:32px;padding:0 9px;font-size:10px}.settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.form-stack{gap:15px;display:grid}.form-stack .primary-button{justify-self:start}.title-preview{background:var(--green-50);border:1px dashed #bcd8c3;border-radius:12px;gap:6px;padding:14px;display:grid}.title-preview span{color:var(--muted);font-size:10px}.title-preview strong{font-size:14px}.security-note{background:var(--amber-bg);color:#7a4e13;border-radius:12px;gap:10px;padding:12px;display:flex}.security-note svg{flex:none}.security-note p{margin:0;font-size:11px;line-height:1.5}.login-page{background:#f7fbf6;grid-template-columns:minmax(380px,1.05fr) minmax(400px,.95fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:var(--green-800);flex-direction:column;justify-content:space-between;padding:42px 54px 68px;display:flex;position:relative;overflow:hidden}.login-brand{z-index:2;align-items:center;gap:12px;font-size:14px;font-weight:800;display:flex}.login-brand img{border-radius:14px;width:46px;height:46px}.login-message{z-index:2;position:relative}.login-kicker{color:#d8f1de;border:1px solid #ffffff3d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.login-message h1{letter-spacing:-.065em;white-space:pre-line;margin:19px 0 15px;font-size:clamp(34px,4.2vw,58px);line-height:1.16}.login-message p{color:#cfe9d5;margin:0;font-size:15px}.login-orbit{border:1px solid #ffffff1c;border-radius:50%;position:absolute}.orbit-one{width:580px;height:580px;top:20px;right:-250px}.orbit-two{border-width:45px;border-color:#ffffff09;width:380px;height:380px;top:190px;right:-60px}.login-form-wrap{place-items:center;padding:32px;display:grid}.login-card{background:#fff;border:1px solid #dce8de;border-radius:23px;gap:16px;width:min(100%,390px);padding:34px;display:grid;box-shadow:0 25px 70px #1046261f}.login-card-icon{width:46px;height:46px;color:var(--green-800);background:var(--green-100);border-radius:14px;place-items:center;display:grid}.login-card h2{letter-spacing:-.05em;margin:-6px 0 -11px;font-size:28px}.login-card>p{color:var(--muted);margin:0 0 4px;font-size:12px}.login-help{color:#8aa093;text-align:center;font-size:10px}.password-modal{width:min(100%,405px)}.loading-screen{background:#f5faf5;align-content:center;place-items:center;gap:17px;min-height:100vh;display:grid}.loading-screen img{border-radius:22px;width:74px;height:74px;box-shadow:0 12px 30px #0f542e2b}.loading-screen p{color:var(--muted);margin:0;font-size:12px}.loading-bar{background:#d8eadc;border-radius:99px;width:120px;height:4px;overflow:hidden}.loading-bar span{border-radius:inherit;background:var(--green-700);width:45%;height:100%;animation:1s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(123%)}}.toast{z-index:150;color:#fff;background:#153d27;border-radius:12px;align-items:center;gap:9px;padding:12px 16px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 38px #09351b3d}.scrim{display:none}.appointment-intro{background:var(--green-50);border:1px solid #d5e7d9;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;display:flex}.appointment-intro h2{letter-spacing:-.04em;margin:6px 0;font-size:22px}.appointment-intro p{color:var(--muted);margin:0;font-size:12px}.appointment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.appointment-section-label{margin:2px 0 12px}.appointment-section-label h3{letter-spacing:-.035em;margin:5px 0 0;font-size:18px}.roster-card{padding:18px}.roster-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.roster-heading span{font-size:17px;font-weight:900}.roster-heading strong{color:var(--green-800);background:var(--green-100);border-radius:999px;padding:4px 8px;font-size:10px}.roster-card textarea{min-height:270px;line-height:1.75}.appointment-preview{border:1px solid var(--line);border-radius:13px;overflow:hidden}.appointment-preview-row{border-top:1px solid #e8f0e9;grid-template-columns:150px repeat(3,1fr);display:grid}.appointment-preview-row:first-child{border-top:0}.appointment-preview-row>*{text-align:center;border-left:1px solid #e8f0e9;padding:10px 13px;font-size:11px}.appointment-preview-row>:first-child{text-align:left;border-left:0}.appointment-preview-row.head{color:#587060;background:#f3f8f4;font-weight:800}.appointment-table-card{padding-bottom:16px}.appointment-table-card .section-heading{margin-bottom:8px}.appointment-help{color:var(--muted);margin:0 0 16px;font-size:11px;line-height:1.6}.manual-count{color:var(--green-800);background:var(--green-100);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.appointment-table-wrap{border:1px solid var(--line);border-radius:13px;max-height:640px;overflow:auto}.appointment-edit-table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.appointment-edit-table th{z-index:2;color:#587060;text-align:left;background:#f3f8f4;border-bottom:1px solid #dbe7dd;padding:10px 12px;font-size:10px;position:sticky;top:0}.appointment-edit-table td{vertical-align:middle;background:#fff;border-bottom:1px solid #e8f0e9;padding:8px 10px;font-size:11px}.appointment-edit-table tr:last-child td{border-bottom:0}.appointment-edit-table tr.manual-row td{background:#f8fcf8}.appointment-edit-table td:first-child{white-space:nowrap;min-width:130px}.appointment-edit-table td:nth-child(2),.appointment-edit-table td:nth-child(3),.appointment-edit-table td:nth-child(4){width:23%}.appointment-edit-table input{border-radius:9px;min-width:130px;padding:9px 10px;font-size:11px}.manual-badge{color:var(--green-800);background:var(--green-100);border-radius:999px;margin-left:7px;padding:3px 6px;font-size:8px;font-weight:900;display:inline-flex}.reset-rotation{white-space:nowrap}.reset-rotation:disabled{color:#aab8af;cursor:default;opacity:.65}.coordinator-settings{grid-template-columns:minmax(0,620px)}@media (width<=1100px){.stat-grid,.stat-grid.three{grid-template-columns:repeat(2,1fr)}.search-spotlight{grid-template-columns:auto 1fr minmax(170px,230px)}.spotlight-result{grid-column:2/4}.message-layout{grid-template-columns:1fr 360px}.split-grid,.user-card-grid,.appointment-grid{grid-template-columns:1fr}}@media (width<=820px){.app-shell{grid-template-columns:1fr}.sidebar{width:265px;transition:transform .2s;position:fixed;left:0;transform:translate(-103%);box-shadow:16px 0 50px #0a341b2e}.sidebar-open{transform:translate(0)}.sidebar-close,.menu-button{display:inline-grid!important}.scrim{z-index:29;background:#09321a59;border:0;display:block;position:fixed;inset:0}.topbar{height:76px;padding:0 18px}.topbar h1{font-size:19px}.content{padding:20px 18px 48px}.message-layout,.settings-grid{grid-template-columns:1fr}.phone-preview-wrap{margin-top:10px}.appointment-intro{flex-direction:column;align-items:flex-start}.login-page{grid-template-columns:1fr}.login-visual{min-height:300px;padding:30px}.login-message h1{font-size:38px}.login-form-wrap{padding:26px 18px 42px}}@media (width<=600px){.year-switcher .year-current{padding:0 5px}.year-switcher>button:first-child,.year-switcher>button:last-child{min-width:28px}.welcome-panel{min-height:180px;padding:24px}.welcome-panel h2{max-width:250px;font-size:22px}.welcome-panel p{display:none}.progress-ring{width:90px;height:90px}.progress-ring:before{width:68px;height:68px}.progress-ring strong{font-size:19px}.stat-grid{gap:10px}.stat-card{gap:10px;padding:14px;display:grid}.stat-card strong{font-size:19px}.section-heading{align-items:flex-start}.schedule-heading{display:grid}.header-actions{width:100%}.header-actions>button,.print-control,.print-control>button{flex:1}.print-menu{left:0;right:auto}.search-spotlight{grid-template-columns:auto 1fr}.outline-search,.spotlight-result{grid-column:1/3}.spotlight-result{grid-template-columns:1fr 1fr}.spotlight-result>span:first-child{grid-column:span 2}.table-toolbar{flex-wrap:wrap}.table-toolbar .search-field{flex-basis:100%}.row-count{margin-left:auto}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.history-note{flex-wrap:wrap;align-items:flex-start}.inline-form{grid-template-columns:1fr 110px;display:grid}.inline-form .grow,.inline-form button{grid-column:1/3}.upload-card{grid-template-columns:auto 1fr}.upload-card .secondary-button{grid-column:1/3}.upload-card .text-button{grid-column:1/3;margin-top:-4px}.user-card{flex-wrap:wrap;align-items:flex-start}.user-fields{grid-template-columns:1fr}.user-card-actions{grid-template-columns:1fr 1fr;width:100%}.appointment-preview-row{grid-template-columns:90px repeat(3,1fr)}.appointment-preview-row>*{padding:9px 5px;font-size:9px}.phone-preview{width:290px;min-height:505px}.copy-preview{width:290px}.login-card{padding:27px 23px}.login-message h1{font-size:31px}.login-message p{font-size:12px}.modal-backdrop{padding:10px}.modal{border-radius:17px;max-height:calc(100vh - 20px);padding:20px}.toast{justify-content:center;bottom:14px;left:14px;right:14px}}@page{size:A4 portrait;margin:7mm 7mm 6mm}@media print{html,body{width:210mm;min-width:0;height:297mm;background:#fff!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body *{visibility:hidden!important}.print-sheet,.print-sheet *{visibility:visible!important}.print-sheet{color:#111;background:#fff;width:196mm;margin:0;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;display:block;position:fixed;inset:0}.print-sheet h1{letter-spacing:-.04em;text-align:center;margin:0 0 1.5mm;font-size:15pt}.print-sheet>p{text-align:center;margin:0 0 2mm;font-size:8.5pt;font-weight:700}.print-sheet table{border-collapse:collapse;table-layout:fixed;width:100%}.print-sheet th,.print-sheet td{text-align:center;border:.3mm solid #31573c;height:8mm;padding:.6mm 1mm;font-size:7.1pt;line-height:1.1;overflow:hidden}.print-sheet th{color:#183b25;height:7mm;font-size:7.8pt;font-weight:800;background:#dcecdf!important}.print-sheet tbody tr:nth-child(2n) td{background:#f0f7f1!important}.print-sheet th:first-child{width:16mm}.print-sheet th:nth-child(2){width:27mm}.print-sheet th:nth-child(3){width:22mm}.print-sheet th:nth-child(4){width:auto}.print-sheet th:nth-child(5),.print-sheet th:nth-child(6),.print-sheet th:nth-child(7){width:16mm}.print-sheet td:nth-child(4){text-align:left}}
