:root{--bg: #f4f6fb;--surface: #ffffff;--surface-soft: #f8fafc;--text: #0f172a;--text-sub: #475569;--line: #e2e8f0;--primary: #1d4ed8;--primary-soft: #dbeafe;--danger: #dc2626;--success: #16a34a;--radius: 14px;--shadow: 0 14px 30px rgba(15, 23, 42, .08)}html,body,#root{width:100%;max-width:100%}body{margin:0;overflow-x:auto}.page{max-width:1280px;margin:0 auto;padding:22px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(110deg,#fff,#eef4ff);border:1px solid var(--line);border-radius:16px;padding:16px 18px}.topbar h1{margin:0;font-size:1.75rem;letter-spacing:-.02em}.topbar p{margin:4px 0 0;color:var(--text-sub);font-size:.92rem}.topTools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.topTools input{width:260px;border:1px solid #cbd5e1;border-radius:10px;padding:9px 10px;background:#fff}.todayBtn{border:0;border-radius:10px;background:var(--primary);color:#fff;padding:9px 12px;cursor:pointer}.voiceBtn{border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;padding:9px 12px;cursor:pointer}.voiceBtn.active{border-color:#ef4444;background:#fee2e2;color:#991b1b}.voiceStrip{margin-top:10px;border:1px dashed #bfdbfe;background:#f8fbff;border-radius:12px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;gap:10px;color:#1e3a8a}.voiceState{font-size:.86rem;font-weight:700}.voiceState.live{color:#b91c1c}.voiceStrip small{color:#334155;font-size:.78rem}.todayBriefing{margin-top:12px;padding:12px}.todayBriefHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.todayBriefHead h2{margin:0;font-size:1.08rem}.todayBriefHead p{margin:2px 0 0;color:#475569;font-size:.82rem}.todayBriefStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.todayBriefStats>div{border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:8px 10px}.todayBriefStats span{display:block;color:#475569;font-size:.76rem}.todayBriefStats strong{display:block;margin-top:2px;color:#0f172a;font-size:1rem}.todayBriefGrid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:start}.todayBriefCard{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:9px;display:flex;flex-direction:column;min-height:420px;max-height:640px;overflow:hidden}.todayBriefCard h3{margin:0 0 8px;font-size:.9rem}.todayEventSummary{display:flex;align-items:center;gap:6px;margin-bottom:8px;flex-wrap:wrap}.todayAgendaHighlights{display:grid;grid-template-columns:1fr;gap:6px;margin-bottom:8px}.todayAgendaMetric{border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:7px 8px}.todayAgendaMetric span{display:block;color:#64748b;font-size:.74rem}.todayAgendaMetric strong{display:block;color:#0f172a;font-size:.84rem;margin-top:2px}.todayAgendaMetric small{display:block;color:#475569;font-size:.74rem;margin-top:2px}.todayBriefList{list-style:none;margin:0;padding:0 4px 0 0;display:grid;gap:6px;overflow:auto}.todayBriefList li{display:grid;grid-template-columns:68px 1fr auto;gap:8px;align-items:start;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:6px 8px;font-size:.83rem}.todayTime{color:#334155;font-weight:700}.todayEventMain{min-width:0}.todayEventMain strong{display:block;color:#0f172a;font-size:.84rem;line-height:1.3}.todayEventMain small{display:block;margin-top:2px;color:#64748b;font-size:.75rem;line-height:1.3}.todayTodoPill{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:1px 8px;font-size:.72rem;font-weight:700;white-space:nowrap}.todayTeamRows{display:grid;gap:6px;overflow:auto;padding-right:4px}.todayTeamDetail{border-color:#dbeafe;background:#f8fbff}.todayTeamDetailHead{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.todayTeamDetailHead strong{color:#1e3a8a}.todayTeamDetailHead span{color:#334155;font-weight:700;font-size:.8rem}.todayTeamDetail p{margin:0;color:#334155;font-size:.8rem;line-height:1.35}.memberChipWrap{margin:0;display:flex;flex-wrap:wrap;gap:6px}.memberChip{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1e3a8a;padding:3px 8px;font-size:.74rem;line-height:1.2;font-weight:600;cursor:pointer;font-family:inherit}.memberChip:hover{filter:brightness(.97)}.memberChip.leave{border-color:#fde68a;background:#fffbeb;color:#92400e}.todayLeaveRows{margin-top:6px;display:grid;gap:6px;overflow:auto;padding-right:4px}.todayBriefCard--schedule .todayBriefList{max-height:250px}.todayBriefCard--staff .todayTeamRows{max-height:260px}.todayBriefCard--staff .todayLeaveRows{max-height:180px}.todayLeaveDetail{border-color:#fde68a;background:#fff}.todayLeaveSummary{margin-top:8px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;padding:7px 8px;font-size:.8rem;color:#713f12}.todayLeaveSummary span{display:block;margin-bottom:4px;font-weight:700}.todayBriefActions{margin-top:8px}.todayReportHint{margin:8px 0 0;font-size:.79rem;color:#475569}.todayIssueList{margin:6px 0 0;padding-left:18px;display:grid;gap:4px;font-size:.78rem;color:#7c2d12}.todayBriefCard--issue{border-color:#fed7aa;background:#fffaf0;overflow:auto;padding-right:8px}.todayIssueEditorHint{margin:0 0 8px;font-size:.78rem;color:#7c2d12}.todayIssueTarget{border:1px dashed #fdba74;border-radius:8px;background:#fff;padding:7px 8px;margin-bottom:8px;display:grid;gap:3px}.todayIssueTarget span{color:#92400e;font-size:.72rem;font-weight:700}.todayIssueTarget strong{color:#7c2d12;font-size:.88rem;line-height:1.2}.todayIssueTarget small{color:#9a3412;font-size:.73rem}.todayIssueTarget.active{border-style:solid;border-color:#f97316;background:#fff7ed}.todayIssueQuickForm{display:grid;gap:8px}.todayIssueQuickRow{display:grid;grid-template-columns:1fr 1fr;gap:8px}.todayIssueQuickDateTools{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.todayIssueQuickPresetBtns{display:flex;gap:6px;flex-wrap:wrap}.todayIssueQuickPresetBtns button{min-width:72px}.todayIssueQuickForm label{display:grid;gap:5px;color:#7c2d12;font-size:.8rem}.todayIssueQuickForm input,.todayIssueQuickForm select,.todayIssueQuickForm textarea{border:1px solid #fdba74;border-radius:8px;background:#fff;color:#1f2937;padding:7px 9px;font-size:.82rem;font-family:inherit}.todayIssueQuickForm textarea{resize:vertical;min-height:74px}.todayIssueQuickActions{display:flex;flex-wrap:wrap;gap:6px}.todayIssueDateHint{margin:0;font-size:.74rem;color:#9a3412}.todayIssueQuickActions button{flex:1;min-width:98px}.todayIssueQuickRecent{margin-top:8px;border-top:1px solid #fed7aa;padding-top:8px}.todayIssueQuickRecent strong{display:block;margin:0 0 6px;color:#7c2d12;font-size:.82rem}.todayIssueQuickRecent ul{margin:0;padding-left:18px;display:grid;gap:5px}.todayIssueQuickRecent li{color:#7c2d12;font-size:.78rem}.todayIssueQuickItem{border:1px solid #fed7aa;border-radius:8px;background:#fff;padding:7px 8px}.todayIssueQuickItemMain strong{display:block;color:#7c2d12;font-size:.8rem;line-height:1.3}.todayIssueQuickItemMain small{display:block;margin-top:3px;color:#64748b;font-size:.73rem}.todayIssueQuickItem .taskInlineActions{margin-top:6px}.todayWorkHighlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:8px}.todayWorkHighlights>div{border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:7px 8px}.todayWorkHighlights span{display:block;color:#64748b;font-size:.74rem}.todayWorkHighlights strong{display:block;color:#0f172a;font-size:.88rem;margin-top:2px}.todayWorkHighlights small{display:block;color:#475569;font-size:.72rem;margin-top:2px}.todayMiniGrid{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.todayMiniPanel{border:1px solid #dbeafe;border-radius:9px;background:#f8fbff;padding:8px}.todayMiniHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.todayMiniHead h4{margin:0;font-size:.8rem;color:#1e3a8a}.todayMiniHead strong{color:#0f172a;font-size:.78rem}.todayMiniList{list-style:none;margin:0;padding:0;display:grid;gap:5px}.todayMiniList li{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:5px 7px;display:grid;grid-template-columns:88px 52px;grid-template-areas:"date time" "title title";gap:4px 8px;align-items:center}.todayMiniList li span{color:#475569;font-size:.74rem}.todayMiniList li span:first-child{grid-area:date}.todayMiniList li span:nth-child(2){grid-area:time}.todayMiniList li strong{grid-area:title;min-width:0;color:#0f172a;font-size:.78rem;line-height:1.35;white-space:normal;word-break:keep-all;overflow-wrap:break-word;writing-mode:horizontal-tb}.todayMiniMore{margin:6px 0 0;color:#475569;font-size:.74rem}.todayMiniActions{margin-top:8px}.todayMiniActions .voiceBtn{width:100%;padding:7px 10px;font-size:.78rem}.layout{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.layout.withSidePanel{grid-template-columns:minmax(0,3fr) minmax(360px,1fr)}.layout.calendarOnly{grid-template-columns:minmax(0,1fr)}.card{background:var(--surface);border-radius:var(--radius);padding:14px;border:1px solid var(--line);box-shadow:var(--shadow)}.calendarMainCard{min-width:0}.sidePanelCard{display:grid;gap:12px;align-content:start;max-height:calc(100vh - 120px);overflow-y:auto;min-width:0}.sidePanelCard.closed{display:none}.sidePanelCard.open{display:grid}.sidePanelHead{position:sticky;top:-14px;z-index:4;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe5f4;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.sidePanelHeadActions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sideSection{border:1px solid #dbe5f4;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);padding:11px}.sideSection>h2,.sideSection>h3{margin:0 0 8px;font-size:1rem;color:#0f172a}.sideSection>p{margin:0 0 8px;color:#475569;font-size:.83rem}.sideSection--editor .summaryStrip{margin-top:12px;margin-bottom:0}.sideSection--nested{margin-top:8px}.employeePanelOverlay{position:fixed;inset:0;background:#0f172a73;z-index:70;display:flex;justify-content:flex-end;padding:18px}.employeePanel{width:min(560px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:16px;border:1px solid #dbe5f4;background:#fff;box-shadow:0 22px 48px #0f172a38;display:grid;align-content:start}.employeePanelHead{position:sticky;top:0;z-index:2;background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid #dbe5f4;padding:12px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.employeePanelHead h2{margin:0;font-size:1.06rem}.employeePanelHead p{margin:4px 0 0;color:#475569;font-size:.8rem}.employeePanelBody{display:grid;gap:12px;padding:12px 14px 14px}.employeeCreateForm{border:1px solid #dbe5f4;border-radius:12px;background:#f8fbff;padding:10px}.employeeCreateForm h3{margin:0 0 8px}.employeeListSection{border:1px solid #dbe5f4;border-radius:12px;background:#fff;padding:10px}.employeeListHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.employeeListHead h3{margin:0}.employeeHeaderActions{display:flex;flex-wrap:wrap;gap:6px}.employeeTableWrap{overflow:auto}.employeeTable{width:100%;border-collapse:collapse;font-size:.82rem}.employeeTable th,.employeeTable td{border-bottom:1px solid #e2e8f0;text-align:left;padding:7px 6px;white-space:nowrap}.employeeTable th{font-size:.76rem;color:#475569;font-weight:700}.employeeTable .emptyCell{text-align:center;color:#94a3b8;padding:12px 8px}.employeeRowActions{display:inline-flex;gap:6px}.employeeInlinePanel{margin-top:10px;border:1px solid #dbe5f4;border-radius:10px;padding:10px;background:#f8fbff}.employeeInlinePanel h4{margin:0 0 6px}.employeeInlinePanel p{margin:0 0 8px;color:#475569;font-size:.8rem}.employeeInlineRow{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.employeeEditForm{border:1px solid #dbe5f4;border-radius:12px;background:#f8fbff;padding:10px}.employeeEditForm h3{margin:0 0 8px}.successText{color:#166534;font-weight:600;font-size:.8rem;margin-top:8px}.newsBriefHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.newsBriefMeta{margin:2px 0 8px;color:#64748b;font-size:.78rem}.newsBriefGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.newsCategoryPanel{border:1px solid #dbe5f4;border-radius:10px;background:#fff;padding:8px}.newsCategoryPanel h4{margin:0 0 7px;font-size:.86rem;color:#1e3a8a}.newsList{list-style:none;margin:0;padding:0;display:grid;gap:8px}.newsList li{padding-top:8px;border-top:1px solid #e2e8f0}.newsList li:first-child{padding-top:0;border-top:0}.newsLink{display:grid;gap:4px;text-decoration:none;color:inherit}.newsLink strong{color:#0f172a;font-size:.8rem;line-height:1.35}.newsLink small{color:#64748b;font-size:.72rem}.newsEmpty{margin:0;color:#94a3b8;font-size:.78rem}.monthNav{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.monthNav button{border:1px solid #cbd5e1;background:#fff;color:#0f172a;padding:8px 10px;border-radius:8px;cursor:pointer}.monthNav strong{font-size:1.05rem}.weekdayRow{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:8px;color:#334155;font-weight:700;font-size:.82rem}.weekdayRow div{text-align:center}.calendarGrid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:6px}.dayCell{min-height:176px;border:1px solid var(--line);border-radius:10px;padding:8px;background:var(--surface-soft);transition:background-color .15s ease;display:flex;flex-direction:column;min-width:0;cursor:pointer}.dayCell:hover{background:#eef4ff}.dayCell.muted{opacity:.5}.dayCell.today{border-color:#93c5fd;box-shadow:inset 0 0 0 1px #bfdbfe}.dayCell.selectedDate{border-color:#2563eb;box-shadow:inset 0 0 0 1px #93c5fd;background:#eaf2ff}.dateNum{font-size:.82rem;color:#1e293b;font-weight:700}.cellHeader{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-bottom:4px;min-width:0}.cellHeaderStats{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0}.cellContent{flex:1;min-height:0;overflow-y:auto;padding-right:2px;display:flex;flex-direction:column;gap:6px}.cellMetaBadges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.staffBadge{display:inline-block;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.68rem;font-weight:700;padding:1px 7px;cursor:pointer;font-family:inherit;white-space:nowrap;margin:0}.staffBadge.low{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.staffBadge:hover{filter:brightness(.98)}.leaveBadge{display:inline-block;border-radius:999px;border:1px solid #fecaca;background:#fff1f2;color:#be123c;font-size:.68rem;font-weight:700;padding:1px 7px;cursor:pointer;font-family:inherit;white-space:nowrap;margin:0}.leaveBadge:hover{filter:brightness(.98)}.reportBadge{display:inline-block;border-radius:999px;border:1px solid #c4b5fd;background:#f5f3ff;color:#6d28d9;font-size:.68rem;font-weight:700;padding:1px 7px;cursor:pointer;font-family:inherit;white-space:nowrap;margin:0}.reportBadge:hover{filter:brightness(.98)}.issueBadge{display:inline-block;border-radius:999px;border:1px solid #fdba74;background:#fff7ed;color:#c2410c;font-size:.68rem;font-weight:700;padding:1px 7px;cursor:pointer;font-family:inherit;white-space:nowrap;margin:0}.issueBadge:hover{filter:brightness(.98)}.mispackBadge{display:inline-block;border-radius:999px;border:1px solid #fca5a5;background:#fff1f2;color:#be123c;font-size:.68rem;font-weight:700;padding:1px 7px;cursor:pointer;font-family:inherit;white-space:nowrap;margin:0}.workCount,.leaveCount{white-space:nowrap}.mispackBadge:hover{filter:brightness(.98)}.eventItems{margin-top:0;display:flex;flex-direction:column;gap:4px;min-height:0}.eventChipRow{width:100%;display:flex;align-items:center;gap:6px;border:1px solid #dbeafe;border-left:4px solid var(--primary);border-radius:6px;padding:4px 6px;background:#eff6ff;min-height:30px}.eventChipRow.editing{box-shadow:inset 0 0 0 2px #2563eb}.eventChipMain{flex:1;border:0;background:transparent;padding:2px 3px;font-size:.76rem;text-align:left;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.moreEventsBtn{border:1px dashed #93c5fd;background:#f8fbff;color:#1d4ed8;border-radius:6px;font-size:.72rem;padding:4px 6px;cursor:pointer;text-align:left}.moreEventsBtn:hover{background:#edf5ff}.chipDoneBtn{width:22px;height:22px;border:0;border-radius:6px;background:var(--success);color:#fff;font-size:.72rem;cursor:pointer}.chipDoneBtn.undo{background:#64748b}.chipDeleteBtn{width:22px;height:22px;border:0;border-radius:6px;background:#ef4444;color:#fff;font-size:.72rem;line-height:1;cursor:pointer}.eventChipRow.completed .eventChipMain{opacity:.6;text-decoration:line-through}.eventItems small{color:#64748b;font-size:.72rem}.summaryStrip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.summaryStrip>div{border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:#f8fafc}.summaryStrip span{display:block;color:var(--text-sub);font-size:.76rem}.summaryStrip strong{display:block;margin-top:2px;font-size:1rem}.form{display:grid;gap:10px}.quickCreateHint{margin:6px 0 10px;color:#1d4ed8;font-size:.86rem;font-weight:600}.editModeHint{margin:6px 0 10px;color:#0f172a;font-size:.85rem;padding:7px 9px;border-radius:8px;border:1px solid #bfdbfe;background:#eff6ff}.form label{display:grid;gap:4px;font-size:.9rem;color:var(--text)}.form input,.form textarea{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:.92rem}.form input[type=color]{padding:4px;height:36px}.inline{display:flex!important;align-items:center;gap:8px}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions button{border:0;border-radius:8px;padding:9px 12px;cursor:pointer;color:#fff;background:var(--primary)}.actions button:disabled{opacity:.55;cursor:not-allowed}.actions .ghost{background:#64748b}.actions .danger{background:var(--danger)}.upcomingList,.eventList{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}.upcomingBoard{display:grid;gap:10px}.upcomingGroup{border:1px solid var(--line);border-radius:10px;padding:8px;background:#f8fafc}.upcomingDateHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.todayBadge{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:1px 8px;font-size:.72rem;font-weight:700}.upcomingList li button,.eventList li button{width:100%;border:1px solid var(--line);border-radius:8px;text-align:left;background:#fff;padding:10px;cursor:pointer}.upcomingList li button.editing,.eventList li button.editing{border-color:#2563eb;box-shadow:inset 0 0 0 1px #93c5fd;background:#eff6ff}.upcomingList li button{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:8px;background:#fff}.upcomingTime{color:#334155;font-weight:700;font-size:.82rem}.donePill{background:#e2e8f0;color:#475569;border-radius:999px;padding:1px 8px;font-size:.72rem;font-weight:700}.upcomingList small,.eventList small{color:#64748b}.upcomingList strong,.eventList strong{display:block}.eventList li{display:flex;gap:8px}.eventList li>button:first-child{width:calc(100% - 88px)}.titleDone{text-decoration:line-through;opacity:.65}.completeBtn{width:80px;border:0;border-radius:8px;cursor:pointer;background:var(--success);color:#fff;font-size:.82rem}.completeBtn.undo{background:#64748b}.swatch{display:inline-block;width:9px;height:9px;border-radius:999px;margin-right:7px}.error{margin-top:10px;color:var(--danger);font-weight:600}.undoBanner{margin-top:8px;padding:8px 10px;border:1px solid #c7d2fe;background:#eef2ff;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#312e81;font-size:.86rem}.undoBanner button{border:0;border-radius:8px;background:#4f46e5;color:#fff;padding:6px 10px;cursor:pointer;font-size:.82rem}.emptyText{color:var(--text-sub);font-size:.9rem;padding:6px 2px}.hrUploadLabel{display:grid;gap:6px;margin:6px 0 10px;font-size:.9rem;color:var(--text)}.hrUploadLabel input{border:1px solid #cbd5e1;border-radius:8px;padding:8px;background:#fff}.hrFileName{margin:4px 0 10px;color:#334155;font-size:.82rem}.googleConnectLink{margin:6px 0 10px;color:#334155;font-size:.82rem;word-break:break-all}.googleConnectLink a{color:#1d4ed8;font-weight:700;word-break:break-all}.kakaoCommandBox{margin:8px 0 14px;border:1px solid #dbeafe;background:#f8fbff;border-radius:10px;padding:10px}.kakaoCommandBox label{display:grid;gap:6px;color:#0f172a;font-size:.9rem}.kakaoCommandBox input{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;background:#fff}.kakaoWebhookTrace{margin:4px 0 6px;font-size:.82rem;color:#334155}.kakaoSetupBox{margin:8px 0 12px;border:1px solid #c7d2fe;background:#f8faff;border-radius:10px;padding:10px;display:grid;gap:8px}.kakaoSetupBox h3{margin:0;font-size:.95rem;color:#1e3a8a}.kakaoSetupBox p{margin:0;font-size:.82rem;color:#334155;line-height:1.45}.kakaoSetupBox label{display:grid;gap:6px;color:#0f172a;font-size:.88rem}.kakaoSetupBox input{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;background:#fff}.kakaoInlineRow{display:grid;grid-template-columns:1fr auto;gap:8px}.kakaoInlineRow button{white-space:nowrap}.kakaoExampleTitle{margin-top:2px;color:#1e3a8a!important;font-weight:700}.kakaoExamples{margin:0;padding-left:18px;display:grid;gap:4px;font-size:.8rem;color:#334155}.taskSummaryStrip{margin:8px 0 10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.taskSummaryStrip>div{border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:8px 10px}.taskSummaryStrip span{display:block;color:#475569;font-size:.76rem}.taskSummaryStrip strong{display:block;margin-top:2px;color:#0f172a;font-size:.98rem}.taskForm{margin:8px 0 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px;display:grid;gap:8px}.taskForm label{display:grid;gap:6px;color:#0f172a;font-size:.88rem}.taskForm input,.taskForm textarea,.taskForm select{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;background:#fff}.taskForm textarea{resize:vertical}.taskFormRow{display:grid;grid-template-columns:1fr 1fr;gap:8px}.taskSplit{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.taskPanel{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:9px}.taskPanelHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.taskPanelHead h3{margin:0;font-size:.9rem}.taskPanelTools select{border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px;background:#fff;font-size:.82rem}.taskList,.taskReportList{list-style:none;margin:0;padding:0;display:grid;gap:7px}.taskList li,.taskReportList li{border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:7px 8px}.taskList li p,.taskReportList li p{margin:5px 0 4px;color:#334155;font-size:.82rem;line-height:1.36}.taskList li small,.taskReportList li small{display:block;color:#64748b;font-size:.75rem;line-height:1.32}.taskLineHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.taskLineHead strong{font-size:.82rem;color:#0f172a}.taskStatusPill{border-radius:999px;padding:1px 8px;font-size:.72rem;font-weight:700;border:1px solid #cbd5e1;color:#334155;background:#f1f5f9;white-space:nowrap}.taskStatusPill.open{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.taskStatusPill.in_progress{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.taskStatusPill.done{background:#ecfdf5;color:#047857;border-color:#bbf7d0}.taskStatusPill.blocked{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.taskInlineActions{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.taskInlineActions button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:5px 9px;font-size:.76rem;cursor:pointer}.taskInlineActions .danger{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.hrActions{margin-bottom:10px}.hrPanel{margin:10px 0 14px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;padding:10px;display:grid;gap:10px}.hrSummaryCards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hrSummaryCards>div{border:1px solid #dbeafe;border-radius:10px;background:#eff6ff;padding:8px}.hrSummaryCards span{display:block;color:#334155;font-size:.76rem}.hrSummaryCards strong{display:block;margin-top:2px;color:#0f172a;font-size:1rem}.hrAlertRow{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hrAlertRow>div{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:8px}.hrAlertRow h4{margin:0 0 6px;font-size:.88rem}.hrAlertRow ul{margin:0;padding-left:16px;display:grid;gap:4px;font-size:.8rem;color:#334155}.hrDailyBars{display:grid;gap:6px;max-height:220px;overflow:auto;padding-right:2px}.hrDailyBarRow{display:grid;grid-template-columns:78px 1fr 40px;gap:8px;align-items:center}.dayLabel{font-size:.78rem;color:#334155}.barTrack{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.barFill{height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#3b82f6)}.hrDailyBarRow strong{font-size:.8rem;color:#0f172a;text-align:right}.hrTeamTableWrap{overflow:auto}.hrTeamTable{width:100%;border-collapse:collapse;font-size:.82rem;background:#fff}.hrTeamTable th,.hrTeamTable td{border:1px solid #e2e8f0;padding:6px 8px;text-align:left}.hrTeamTable th{background:#f1f5f9;color:#334155}.hrPeoplePanel{border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:8px;scroll-margin-top:80px}.hrPeoplePanel h4{margin:0 0 6px;font-size:.88rem}.hrPeoplePanel ul{margin:0;padding-left:16px;display:grid;gap:3px;font-size:.82rem;color:#334155}.teamPeopleList{display:grid;gap:6px}.teamPeopleBlock{border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:6px 8px}.teamPeopleBlock strong{display:block;color:#1e3a8a;font-size:.8rem;margin-bottom:2px}.teamPeopleBlock p{margin:0;color:#334155;font-size:.8rem;line-height:1.35}.hrIssuePanel{border:1px solid #fed7aa;border-radius:10px;background:#fffaf0;padding:10px;display:grid;gap:10px;scroll-margin-top:80px}.hrIssueHead h4{margin:0 0 4px;font-size:.9rem;color:#9a3412}.hrIssueHead p{margin:0;color:#7c2d12;font-size:.8rem;line-height:1.35}.hrIssueSummaryStrip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.hrIssueSummaryStrip>div{border:1px solid #fed7aa;border-radius:9px;background:#fff;padding:7px 8px}.hrIssueSummaryStrip span{display:block;color:#92400e;font-size:.73rem}.hrIssueSummaryStrip strong{display:block;margin-top:2px;color:#7c2d12;font-size:.92rem}.hrIssueMonthlyBox{border:1px solid #fed7aa;border-radius:10px;background:#fff;padding:8px 9px;display:grid;gap:6px}.hrIssueMonthlyHead{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hrIssueMonthlyHead strong{color:#9a3412;font-size:.82rem}.hrIssueMonthlyHead span{color:#92400e;font-size:.74rem}.hrIssueMonthlyList{margin:0;padding-left:18px;display:grid;gap:5px}.hrIssueMonthlyList li{color:#7c2d12;font-size:.79rem}.hrIssueMonthlyRow{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.hrIssueMonthlyDetailBox{border:1px solid #fdba74;border-radius:10px;background:#fff7ed;padding:8px;display:grid;gap:7px}.hrIssueMonthlyDetailHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.hrIssueMonthlyDetailHead strong{color:#7c2d12;font-size:.8rem}.hrIssueMonthlyDetailList{list-style:none;margin:0;padding:0;display:grid;gap:7px}.hrIssueMonthlyDetailList li{border:1px solid #fed7aa;border-radius:8px;background:#fff;padding:8px;display:grid;gap:4px}.hrIssueForm{border:1px solid #fed7aa;border-radius:10px;background:#fff;padding:9px;display:grid;gap:8px}.hrIssueForm label{display:grid;gap:5px;color:#7c2d12;font-size:.82rem}.hrIssueForm input,.hrIssueForm select,.hrIssueForm textarea{border:1px solid #fdba74;border-radius:8px;padding:7px 9px;background:#fff;color:#1f2937}.hrIssueFormRow{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.hrIssueFilters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;align-items:end}.hrIssueFilters label{display:grid;gap:5px;color:#92400e;font-size:.8rem}.hrIssueFilters input,.hrIssueFilters select{border:1px solid #fdba74;border-radius:8px;padding:7px 9px;background:#fff}.hrIssueFilters button{border:1px solid #d97706;border-radius:8px;background:#fff;color:#9a3412;padding:7px 10px;cursor:pointer;height:fit-content}.hrIssueFilterActions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hrIssueFilterResult{margin:0;color:#7c2d12;font-size:.78rem}.hrMispackReportBox{border:1px solid #fdba74;border-radius:10px;background:#fff;padding:9px;display:grid;gap:8px}.hrMispackReportHead h5{margin:0 0 3px;font-size:.86rem;color:#9a3412}.hrMispackReportHead p{margin:0;color:#92400e;font-size:.77rem}.hrMispackFilterGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.hrMispackFilterGrid label{display:grid;gap:5px;color:#7c2d12;font-size:.8rem}.hrMispackFilterGrid input{border:1px solid #fdba74;border-radius:8px;padding:7px 9px;background:#fff}.hrMispackActionRow{display:flex;gap:6px;flex-wrap:wrap}.hrMispackSummaryStrip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.hrMispackSummaryStrip>div{border:1px solid #fed7aa;border-radius:9px;background:#fff7ed;padding:7px 8px}.hrMispackSummaryStrip span{display:block;color:#9a3412;font-size:.72rem}.hrMispackSummaryStrip strong{display:block;margin-top:2px;color:#7c2d12;font-size:.9rem}.hrMispackDateRows{border:1px solid #fed7aa;border-radius:9px;background:#fffbeb;padding:7px;display:grid;gap:6px}.hrMispackDateRows strong{color:#92400e;font-size:.78rem}.hrMispackDateRows ul{list-style:none;margin:0;padding:0;display:grid;gap:5px}.hrMispackDateRows li{margin:0}.hrMispackTableWrap{overflow:auto;border:1px solid #fed7aa;border-radius:9px;background:#fff}.hrMispackTable{width:100%;border-collapse:collapse;min-width:760px}.hrMispackTable th,.hrMispackTable td{padding:7px 8px;border-bottom:1px solid #ffedd5;text-align:left;vertical-align:top;font-size:.78rem;color:#334155}.hrMispackTable th{background:#fff7ed;color:#7c2d12;font-weight:700;position:sticky;top:0;z-index:1}.hrIssueList{list-style:none;margin:0;padding:0;display:grid;gap:7px}.hrIssueList li{border:1px solid #fed7aa;border-radius:8px;background:#fff;padding:8px}.hrIssueTitleRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.hrIssueTitleRow strong{color:#7c2d12;font-size:.82rem}.hrIssueList p{margin:5px 0 0;color:#334155;font-size:.79rem;line-height:1.35}.hrIssueList small{display:block;margin-top:4px;color:#64748b;font-size:.74rem}.hrIssueTypePill{border-radius:999px;border:1px solid #fdba74;background:#fff7ed;color:#9a3412;padding:1px 8px;font-size:.72rem;font-weight:700;white-space:nowrap}.hrIssueTypePill.type-no_show{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.hrIssueTypePill.type-sudden_leave{border-color:#fde68a;background:#fffbeb;color:#92400e}.hrIssueTypePill.type-late,.hrIssueTypePill.type-early_leave{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.hrQuickOverlay{position:fixed;inset:0;z-index:90;background:#0f172a59;display:flex;align-items:flex-end;justify-content:center;padding:10px}.hrQuickSheet{width:min(760px,100%);max-height:72vh;overflow:auto;background:#fff;border:1px solid #dbeafe;border-radius:14px;box-shadow:0 18px 36px #0f172a38;padding:10px}.hrQuickHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.hrQuickHead button{border:0;border-radius:8px;background:#334155;color:#fff;padding:6px 10px;font-size:.8rem;cursor:pointer}.hrQuickCols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hrQuickCols section{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px}.hrQuickCols h4{margin:0 0 6px;font-size:.86rem}.hrQuickCols ul{margin:0;padding-left:16px;display:grid;gap:3px;font-size:.82rem;color:#334155}.hrQuickIssueSection{border-color:#fed7aa!important;background:#fffaf0!important}.hrQuickIssueOnly{border-color:#dbeafe!important;background:#f8fbff!important}.hrQuickIssueList{list-style:none;margin:0;padding:0;display:grid;gap:6px}.hrQuickIssueList li{border:1px solid #fed7aa;border-radius:8px;background:#fff;padding:7px 8px;display:grid;gap:3px}.hrQuickIssueList strong{color:#7c2d12;font-size:.81rem}.hrQuickIssueList span{color:#9a3412;font-size:.77rem;font-weight:700}.hrQuickIssueList small{color:#475569;font-size:.76rem}.hrQuickIssueList p{margin:2px 0 0;color:#334155;font-size:.78rem}.workQuickSheet{width:min(920px,100%)}.workQuickTabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.workQuickTabs button{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;padding:4px 10px;font-size:.78rem;cursor:pointer}.workQuickTabs button.active{border-color:#7c3aed;background:#ede9fe;color:#5b21b6;font-weight:700}.workQuickMeta{margin-bottom:8px;border:1px solid #ddd6fe;border-radius:8px;background:#faf5ff;padding:8px}.workQuickMeta strong{display:block;margin-bottom:2px;font-size:.9rem}.workQuickMeta span{display:block;font-size:.78rem;color:#475569}.workReportPanel{margin:10px 0 14px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;padding:10px;display:grid;gap:10px}.workReportHead{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.workReportHead h3{margin:0 0 4px;font-size:1rem}.workReportHead p{margin:0;font-size:.8rem;color:#334155}.workReportImageWrap{border:1px solid #dbeafe;border-radius:10px;background:#fff;padding:8px}.workReportImage{max-width:100%;border-radius:8px;border:1px solid #e2e8f0;display:block}.workReportGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.workReportGrid section{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:8px}.workReportGrid h4{margin:0 0 6px;font-size:.86rem}.workReportGrid ul{margin:0;padding-left:16px;display:grid;gap:4px;font-size:.8rem;color:#334155}@media(max-width:980px){.layout.withSidePanel{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}.topbar{flex-direction:column;align-items:flex-start}.topTools{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.topTools input{grid-column:1 / -1;width:100%;min-width:0}.topTools button{width:100%}.hrSummaryCards{grid-template-columns:1fr 1fr}.hrAlertRow{grid-template-columns:1fr}.hrIssueSummaryStrip{grid-template-columns:1fr 1fr}.hrIssueFormRow,.hrIssueFilters,.hrMispackFilterGrid{grid-template-columns:1fr}.hrMispackSummaryStrip,.todayBriefStats{grid-template-columns:1fr 1fr}.todayBriefGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.todayBriefCard--schedule{grid-column:1 / -1}.todayMiniGrid{grid-template-columns:1fr}.todayWorkHighlights,.taskSummaryStrip{grid-template-columns:1fr 1fr}.taskSplit,.hrQuickCols,.workReportGrid,.newsBriefGrid{grid-template-columns:1fr}}@media(max-width:860px){.layout,.layout.withSidePanel,.layout.calendarOnly{grid-template-columns:1fr}.sidePanelCard.open{position:fixed;inset:0;z-index:60;margin:0;border-radius:0;max-height:100vh;padding:12px;overflow:auto;box-shadow:none;border:0}.sidePanelHead{top:0}.employeePanelOverlay{padding:0}.employeePanel{width:100%;max-height:100vh;border-radius:0}.employeeListHead{flex-direction:column;align-items:stretch}.employeeHeaderActions{justify-content:flex-end}.employeeInlineRow{grid-template-columns:1fr}}@media(max-width:760px){.todayBriefGrid{grid-template-columns:1fr}.todayBriefCard{min-height:auto;max-height:none}.todayBriefCard--schedule .todayBriefList,.todayBriefCard--staff .todayTeamRows,.todayBriefCard--staff .todayLeaveRows{max-height:none;overflow:visible;padding-right:0}.todayIssueQuickActions button{flex:1 1 100%}}@media(max-width:640px){.page{padding:12px}.sideSection{padding:9px}.sideSection>h2,.sideSection>h3{font-size:.94rem}.topbar h1{font-size:1.25rem}.topbar p{font-size:.8rem}.monthNav{flex-wrap:wrap;gap:6px}.monthNav button{padding:6px 8px;font-size:.78rem}.monthNav strong{font-size:.94rem}.weekdayRow{gap:4px;font-size:.72rem}.calendarGrid{gap:4px}.dayCell{min-height:128px;padding:5px}.cellHeader{margin-bottom:3px}.cellHeaderStats{gap:3px}.dateNum{font-size:.74rem}.summaryStrip,.todayBriefStats{grid-template-columns:1fr}.todayBriefList li{grid-template-columns:58px 1fr}.todayBriefList li>:last-child{justify-self:start}.todayMiniList li{grid-template-columns:82px 48px;grid-template-areas:"date time" "title title";gap:3px 6px}.todayWorkHighlights{grid-template-columns:1fr}.newsBriefHead{flex-direction:column;align-items:flex-start}.staffBadge,.leaveBadge,.reportBadge,.issueBadge,.mispackBadge{font-size:.58rem;padding:1px 5px}.memberChip{font-size:.7rem;padding:3px 7px}.eventChipRow{gap:2px;padding:2px 4px;min-height:24px}.eventChipMain{font-size:.66rem;padding:1px 2px}.chipDoneBtn,.chipDeleteBtn{width:18px;height:18px;font-size:.6rem}.todayEventMain strong,.todayEventMain small,.teamPeopleBlock p,.todayTeamDetail p{word-break:break-word}.taskSummaryStrip,.taskFormRow,.todayIssueQuickRow,.todayIssueQuickDateTools{grid-template-columns:1fr}.todayIssueQuickPresetBtns{width:100%}.todayIssueQuickPresetBtns button{flex:1 1 30%}.hrIssueFilterActions{flex-direction:column;align-items:stretch}.hrMispackSummaryStrip{grid-template-columns:1fr}.taskPanelHead,.voiceStrip{flex-direction:column;align-items:flex-start}.kakaoInlineRow,.hrIssueSummaryStrip{grid-template-columns:1fr}.hrIssueMonthlyHead{flex-direction:column;align-items:flex-start;gap:3px}}.authPage{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f3f6ff,#eef1f7)}.authCard{width:min(460px,92vw);border-radius:16px;background:#fff;border:1px solid #d6def0;box-shadow:0 12px 30px #0f172a14;padding:22px}.authCard h1{margin:0;font-size:24px}.authCard p{margin:8px 0 14px;color:#475569}.authForm{display:grid;gap:10px}.authForm label{display:grid;gap:6px;font-size:14px}.authForm input{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:14px}.authForm button{margin-top:4px}.authSeedHint{margin-top:10px;color:#64748b}.authUserPill{display:inline-flex;flex-direction:column;border:1px solid #c9d4f3;background:#f7f9ff;border-radius:10px;padding:6px 10px;min-width:126px}.authUserPill strong{font-size:13px;line-height:1.2}.authUserPill small{font-size:11px;color:#475569}.assignedEventSection{border-top:1px dashed #d3dced;padding-top:12px}.assignedSectionHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.assignedSectionHead h3{margin:0}.assignedBadgeRow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.assignedType,.assignedPriority,.assignedRequiresAck,.assignedStatus{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 8px;font-size:11px;line-height:1.4;border:1px solid transparent}.assignedType{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.assignedPriority{background:#f8fafc;color:#334155;border-color:#e2e8f0;text-transform:uppercase}.assignedPriority--high{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.assignedPriority--critical{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.assignedRequiresAck{background:#faf5ff;color:#7e22ce;border-color:#e9d5ff}.assignedStatus--pending{background:#fff7ed;color:#9a3412;border-color:#fdba74}.assignedStatus--ack{background:#ecfeff;color:#0e7490;border-color:#a5f3fc}.assignedStatus--done{background:#ecfdf3;color:#166534;border-color:#86efac}.assignedStatusList{list-style:none;padding:0;margin:0;display:grid;gap:8px}.assignedStatusList li button{width:100%;text-align:left;border:1px solid #d4ddf4;border-radius:10px;background:#fff;padding:8px 10px;display:grid;gap:3px}.assignedStatusList li button small{color:#64748b}.eventChipRow.assigned{border-left-width:4px}.chipAckBtn{border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;border-radius:8px;padding:0 6px;font-size:11px;line-height:1.4}:root{font-family:Pretendard,Noto Sans KR,Segoe UI,sans-serif;color:#0f172a;background-color:#f1f5f9}*{box-sizing:border-box}body{margin:0}
