:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.sidebar-nav-scroll{scrollbar-width:thin;scrollbar-color:#0000002e transparent}.sidebar-nav-scroll::-webkit-scrollbar{width:1px}.sidebar-nav-scroll::-webkit-scrollbar-track{background:0 0}.sidebar-nav-scroll::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.sidebar-nav-scroll::-webkit-scrollbar-thumb:hover{background:#00000052}.chat-message-scroll{scrollbar-width:thin;scrollbar-color:#00000038 transparent}.chat-message-scroll::-webkit-scrollbar{width:5px}.chat-message-scroll::-webkit-scrollbar-track{background:0 0}.chat-message-scroll::-webkit-scrollbar-thumb{background:#00000038;border-radius:8px}.chat-message-scroll::-webkit-scrollbar-thumb:hover{background:#00000059}.social-post-detail-scroll{scrollbar-width:thin;scrollbar-color:#0000002e transparent}.social-post-detail-scroll::-webkit-scrollbar{width:4px}.social-post-detail-scroll::-webkit-scrollbar-track{background:0 0}.social-post-detail-scroll::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.social-post-detail-scroll::-webkit-scrollbar-thumb:hover{background:#00000052}.ant-image-preview-switch{display:none!important}.social-album-preview-nav{gap:2px;margin-inline-start:4px;display:inline-flex}.chat-emoji-only{transform-origin:bottom;animation:.32s cubic-bezier(.18,.89,.32,1.28) chat-emoji-pop}@keyframes chat-emoji-pop{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}.chat-message-highlight>div{animation:1.3s ease-out chat-message-highlight}@keyframes chat-message-highlight{0%{background-color:#1677ff29;border-radius:12px}to{background-color:#0000}}.module-picker-popover .ant-popover-inner{border:1px solid #edf0f5;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 16px 42px #0f172a29}.module-picker{background:#fff;width:380px}.module-picker__header{border-bottom:1px solid #f0f2f5;padding:18px 20px 15px}.module-picker__header>div{flex-direction:column;gap:3px;display:flex}.module-picker__header span{color:#1f2937;font-size:15px;font-weight:650}.module-picker__header small{color:#8c8c8c;font-size:12px}.module-picker__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.module-picker__item{color:#1f2937;text-align:left;min-height:92px;font:inherit;cursor:pointer;background:#fff;border:1px solid #edf0f5;border-radius:10px;padding:13px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.module-picker__item:hover:not(:disabled){background:#f7fbff;border-color:#91caff;transform:translateY(-1px);box-shadow:0 5px 12px #1677ff14}.module-picker__item.is-active{background:linear-gradient(135deg,#e6f4ff,#f8fcff);border-color:#91caff}.module-picker__item.is-disabled{cursor:not-allowed;opacity:.56}.module-picker__item-top{align-items:center;gap:9px;display:flex}.module-picker__icon{color:#1677ff;background:#f0f7ff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:17px;display:grid}.module-picker__label{color:#262626;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.module-picker__active{color:#fff;white-space:nowrap;background:#1677ff;border-radius:10px;margin-left:auto;padding:3px 7px;font-size:10px;font-weight:600}.module-picker__description{color:#8c8c8c;margin-top:11px;font-size:12px;line-height:1.35}@media (width<=480px){.module-picker{width:min(360px,100vw - 24px)}.module-picker__grid{grid-template-columns:1fr}}.room-free-slot .anticon{opacity:0;color:#00000073;font-size:12px;transition:opacity .15s}.room-free-slot:hover .anticon{opacity:1}.social-post-action.ant-btn{color:#65676b;font-size:14px;font-weight:500}.social-comment-meta{color:#65676b;gap:10px;margin:4px 0 0 8px;font-size:12px;line-height:18px;display:flex}.social-comment-meta--reply{margin-left:7px}.social-comment-action{appearance:none;color:#65676b;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;line-height:18px}.social-comment-action:hover{text-decoration:underline}.social-comment-action.is-liked{color:#1677ff}.social-reply-branch{border-left:2px solid #e4e6eb;margin:8px 0 0 15px;padding-left:21px;position:relative}.social-reply-row{position:relative}.social-reply-row:before{content:"";border-bottom:2px solid #e4e6eb;border-left:2px solid #e4e6eb;border-radius:0 0 0 9px;width:17px;height:12px;position:absolute;top:11px;left:-23px}.social-reply-summary{min-height:26px;padding-top:3px}.social-reply-summary button{color:#65676b;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;line-height:22px}.social-reply-summary button:hover{text-decoration:underline}.hrm-stack{flex-direction:column;gap:16px;display:flex}.hrm-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hrm-toolbar>span{flex:1}.hrm-surface.ant-card{border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005}.hrm-surface .ant-card-body{padding:18px}.hrm-form-card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;width:min(620px,100%);padding:20px;box-shadow:0 1px 2px #00000008}.hrm-detail{flex-direction:column;gap:6px;display:flex}.hrm-detail h3{margin:0 0 10px}.hrm-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hrm-table .ant-card-body{padding:0}.hrm-table .ant-table-wrapper{border-radius:8px;overflow:hidden}.hrm-table .ant-table-thead>tr>th{color:#000000e0;background:#fafafa;font-weight:600}.hrm-person{align-items:center;gap:9px;min-width:150px;display:flex}.hrm-person>div:last-child{flex-direction:column;min-width:0;display:flex}.hrm-person b{color:#000000e0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hrm-person small,.hrm-muted{color:#00000073;font-size:12px}.hrm-profile{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.hrm-profile h2{margin:0;font-size:18px}.hrm-profile p{color:#00000073;margin:4px 0 0}.hrm-legend{color:#00000073;gap:16px;font-size:13px;display:flex}.hrm-legend span:first-child:first-letter{color:#faad14}.hrm-legend span:last-child:first-letter{color:#ff4d4f}.hrm-course-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.hrm-course{cursor:pointer;transition:border-color .15s}.hrm-course:hover{border-color:#1677ff!important}.hrm-course h3{margin:12px 0 3px;font-size:14px}.hrm-course p{color:#00000073;margin:0;font-size:12px}.hrm-course-top,.hrm-course-progress{justify-content:space-between;align-items:center;display:flex}.hrm-course-icon{background:#e6f4ff;border-radius:8px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.hrm-course-progress{color:#00000073;margin-top:16px;font-size:12px}.hrm-course-progress b{color:#000000e0}.hrm-two-column{grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);align-items:start;gap:16px;display:grid}.hrm-two-column h3{margin-top:0;font-size:15px}.hrm-log{border-bottom:1px solid #f0f0f0;align-items:center;gap:16px;padding:11px 0;display:flex}.hrm-log b:first-child{min-width:100px}.hrm-checkin{text-align:center;flex-direction:column;align-items:center;display:flex}.hrm-checkin h1{margin-bottom:0;font-size:32px}.hrm-checkin p{color:#00000073}.hrm-checkin .ant-btn{width:80px;height:80px;margin:14px 0 0;font-size:32px}.hrm-timesheet{overflow-x:auto}.hrm-sheet-head,.hrm-sheet-row{grid-template-columns:170px repeat(16,38px) 70px;align-items:center;min-width:850px;display:grid}.hrm-sheet-head{background:#fafafa;border-bottom:1px solid #f0f0f0;padding:10px 14px}.hrm-sheet-head b:not(:first-child),.hrm-sheet-row>span,.hrm-sheet-row>b:last-child{text-align:center}.hrm-sheet-row{border-bottom:1px solid #f0f0f0;min-height:54px;padding:7px 14px}.hrm-sheet-row>span{color:#52c41a;font-weight:600}.hrm-sheet-row>span.leave{color:#1677ff}.hrm-bar{grid-template-columns:125px 1fr;align-items:center;gap:12px;margin:14px 0;display:grid}.hrm-up{color:#52c41a;margin-top:8px;font-size:13px;display:inline-block}@media (width<=768px){.hrm-two-column{grid-template-columns:1fr}.hrm-profile .ant-btn{margin-left:0!important}.hrm-log{flex-wrap:wrap}}.hrm-payroll .ant-segmented{align-self:flex-start}.hrm-period{color:#00000073;background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;gap:8px;padding:7px 12px;display:flex}.hrm-period b{color:#000000e0}.hrm-negative{color:#ff4d4f}.hrm-net{color:#52c41a}.hrm-slip-wrap{flex-direction:column;gap:12px;width:min(560px,100%);margin:0 auto;display:flex}.hrm-payslip .ant-card-body{border-radius:14px;padding:0;overflow:hidden}.hrm-slip-head{border-bottom:1px dashed #f0f0f0;align-items:center;gap:12px;padding:18px 22px;display:flex}.hrm-slip-head>div{flex-direction:column;flex:1;display:flex}.hrm-slip-head small,.hrm-approval-row small{color:#00000073;margin-top:3px;font-size:12px}.hrm-slip-head>strong{color:#fff;background:#1677ff;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.hrm-slip-section{border-bottom:1px dashed #f0f0f0;flex-direction:column;gap:8px;padding:16px 22px;display:flex}.hrm-slip-section>b{font-size:12px}.hrm-slip-section.green>b{color:#52c41a}.hrm-slip-section.red>b,.hrm-slip-section.red strong{color:#ff4d4f}.hrm-slip-section>div{justify-content:space-between;display:flex}.hrm-slip-section span{color:#000000a6}.hrm-slip-total{background:#f0f7ff;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.hrm-slip-total strong{color:#1677ff;font-size:22px}.hrm-pay-config{grid-template-columns:minmax(0,1.15fr) minmax(300px,1fr);gap:16px;display:grid}.hrm-pay-config h3{justify-content:space-between;margin:0;padding:0 0 13px;font-size:15px;display:flex}.hrm-pay-config h3 a{font-size:12px}.hrm-formula{color:#000000a6;white-space:pre-wrap;background:#fafafa;border-radius:6px;margin:0;padding:13px;font:12px/1.85 ui-monospace,SFMono-Regular,Menlo,monospace}.hrm-approval-summary{align-items:center;gap:22px;display:flex}.hrm-approval-summary div{flex-direction:column;gap:4px;display:flex}.hrm-approval-summary small{color:#00000073}.hrm-approval-summary i{background:#f0f0f0;width:1px;height:38px}.hrm-approval-summary>span{flex:1}.hrm-approval-title{justify-content:space-between;margin-bottom:12px;display:flex}.hrm-approval-title span{color:#00000073;font-size:12px}.hrm-approval-list{margin:14px -18px -18px}.hrm-approval-row{border-top:1px solid #f0f0f0;align-items:center;gap:12px;padding:13px 16px;display:flex}.hrm-approval-row>span{color:#00000073;background:#fafafa;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.hrm-approval-row>span.done{color:#fff;background:#52c41a}.hrm-approval-row>span.current{color:#fff;background:#1677ff}.hrm-approval-row>div{flex-direction:column;flex:1;min-width:0;display:flex}@media (width<=768px){.hrm-pay-config{grid-template-columns:1fr}.hrm-approval-summary{flex-wrap:wrap;align-items:flex-start;gap:14px}.hrm-approval-summary i,.hrm-approval-summary>span{display:none}}.account-stack{flex-direction:column;gap:16px;display:flex}.account-stack>.ant-alert{margin:0}.account-title{color:#000000e0;margin:0 0 4px;font-size:20px;line-height:1.4}.account-toolbar{flex-wrap:wrap;align-items:center;gap:10px;min-height:40px;display:flex}.account-toolbar>span{flex:1}.account-search{width:280px}.account-surface.ant-card{border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005}.account-surface .ant-card-body{padding:18px}.account-table{overflow:hidden}.account-table .ant-card-body{padding:0}.account-table .ant-table-wrapper{border-radius:8px;overflow:hidden}.account-table .ant-table-thead>tr>th{color:#000000e0;background:#fafafa;font-weight:600}.account-action{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-action p{color:#00000073;margin:5px 0 14px}@media (width<=768px){.account-search{width:100%}.account-action{flex-direction:column;align-items:flex-start}}.account-screen{flex-direction:column;gap:16px;display:flex}.account-tabs{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.account-tabs button{color:#000000a6;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 13px}.account-tabs button:hover{background:#fafafa}.account-tabs button.active{color:#000000e0;background:#fff;font-weight:600;box-shadow:0 1px 2px #00000014}.account-subtoolbar{color:#00000073;flex-wrap:wrap;align-items:center;gap:10px;min-height:40px;font-size:13px;display:flex}.account-subtoolbar>i{flex:1}.account-subtoolbar b{color:#000000e0}.account-ledger-table .ant-card-body{padding:0}.account-ledger-table .ant-table-thead>tr>th{background:#fafafa}.account-ledger-table .ant-table-cell{padding:11px 16px!important}.account-name{white-space:nowrap;align-items:center;gap:8px;display:flex}.account-name.parent{color:#000000e0;font-weight:600}.account-name.child{padding-left:22px}.account-arrow{color:#00000073;width:12px}.account-table-caption{color:#000000a6;border-bottom:1px solid #f0f0f0;padding:12px 16px}.account-grid-table{background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow-x:auto;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005}.account-grid-table__head,.account-grid-table__row{grid-template-columns:250px 150px 70px 150px 150px;align-items:center;gap:12px;min-width:770px;padding:0 16px;display:grid}.account-grid-table__head{color:#000000e0;background:#fafafa;border-bottom:1px solid #f0f0f0;min-height:45px;font-size:14px;font-weight:600}.account-grid-table__head span:nth-child(3){text-align:center}.account-grid-table__head span:nth-child(n+4){text-align:right}.account-grid-table__row{color:#000000a6;border-bottom:1px solid #f0f0f0;min-height:46px;font-size:14px;transition:background .15s}.account-grid-table__row:last-child{border-bottom:0}.account-grid-table__row:hover{background:#fafafa}.account-grid-table__row>div{align-items:center;gap:7px;min-width:0;display:flex}.account-grid-table__row>div i{color:#00000073;width:14px;font-style:normal}.account-grid-table__row>div a{color:#1677ff;flex:none;font-weight:600}.account-grid-table__row>div span{color:#000000e0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-grid-table__row.is-parent>div span{font-weight:600}.account-grid-table__row.is-child>div{padding-left:20px}.account-grid-table__row>span:nth-child(3){text-align:center}.account-grid-table__row>strong{color:#000000e0;text-align:right;font-weight:500}.account-close-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,1fr);align-items:start;gap:16px;max-width:1000px;display:grid}.account-close-grid h3{margin-top:0;font-size:15px}.account-check{border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:11px;padding:12px 0;display:flex}.account-check>span{color:#52c41a;font-weight:700}.account-check>div{flex-direction:column;flex:1;gap:2px;display:flex}.account-check small,.account-muted{color:#00000073;font-size:12px}.account-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.account-detail{flex-direction:column;gap:6px;display:flex}.account-detail h2{color:#1677ff;margin:14px 0}@media (width<=768px){.account-close-grid{grid-template-columns:1fr}.account-tabs{flex-wrap:nowrap;overflow-x:auto}.account-tabs button{white-space:nowrap}}.erp-stack{flex-direction:column;gap:16px;display:flex}.erp-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.erp-toolbar>span{flex:1}.erp-search{width:260px}.erp-surface.ant-card{border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005}.erp-surface .ant-card-body{padding:18px}.erp-table .ant-card-body{padding:0}.erp-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.erp-positive{color:#52c41a}.erp-negative{color:#ff4d4f}.erp-bars{justify-content:space-around;align-items:end;gap:12px;height:220px;padding-top:12px;display:flex}.erp-bars div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:8px;height:100%;display:flex}.erp-bars i{background:#1677ff;border-radius:5px 5px 0 0;width:min(34px,100%);display:block}.erp-bars span{color:#00000073;font-size:12px}@media (width<=768px){.erp-search{width:100%}}.erp-detail{flex-direction:column;gap:6px;display:flex}.erp-detail h2{color:#1677ff;margin:14px 0}.checkin-page{--ci-ink:#172b4d;--ci-muted:#61718a;--ci-line:#e7edf4;color:var(--ci-ink);flex-direction:column;gap:24px;width:100%;min-width:0;max-width:1440px;margin:0 auto;padding:8px 0 24px;display:flex}.checkin-heading,.checkin-section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.checkin-eyebrow{color:#3565a1;letter-spacing:1.5px;margin-bottom:8px;font-size:11px;font-weight:700}.checkin-heading h1{letter-spacing:-.7px;margin:0;font-size:clamp(24px,2.5vw,30px);font-weight:700;line-height:1.3}.checkin-page p{color:var(--ci-muted);margin:7px 0 0;font-size:13px;line-height:1.65}.checkin-heading>.ant-btn{border-radius:8px;flex-shrink:0;height:38px}.checkin-overview{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px;display:grid}.checkin-card{border:1px solid var(--ci-line);background:#fff;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 3px 14px #172b4d03}.checkin-today{flex-direction:column;padding:28px;display:flex}.checkin-today-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.checkin-section-label{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.checkin-section-label .anticon{color:#3276dc}.checkin-date{color:var(--ci-muted);margin:6px 0 0 22px;font-size:13px}.checkin-timezone{color:var(--ci-muted);background:#f4f7fb;border-radius:6px;padding:5px 9px;font-size:11px}.checkin-clock{letter-spacing:-2px;font-variant-numeric:tabular-nums;margin:22px 0 10px;font-size:clamp(46px,5vw,64px);font-weight:650;line-height:1.2}.checkin-clock>span{color:#8695aa;letter-spacing:-1px;font-size:.55em}.checkin-day-status{min-height:24px;color:var(--ci-muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:12px;display:flex}.checkin-status-dot{background:#94a3b8;border-radius:50%;width:7px;height:7px}.checkin-punches{border:1px solid var(--ci-line);background:#fafcfe;border-radius:10px;grid-template-columns:1fr 1fr;margin:24px 0 18px;display:grid}.checkin-punches>div{flex-direction:column;gap:9px;padding:17px 22px;display:flex}.checkin-punches>div+div{border-left:1px solid var(--ci-line)}.checkin-punches span{color:var(--ci-muted);font-size:12px}.checkin-punches .anticon{color:#3373c8;margin-right:5px}.checkin-punches strong{font-variant-numeric:tabular-nums;font-size:26px;line-height:1.2}.checkin-schedule{color:var(--ci-muted);align-items:baseline;gap:8px;margin-top:auto;font-size:12px;line-height:1.7;display:flex}.checkin-schedule b{color:#435572;font-weight:600}.checkin-guide{background:#f0f5fd;border:1px solid #dfe9f8;border-radius:16px;min-width:0;padding:26px 28px}.checkin-guide-icon{float:right;color:#3268b8;background:#fff;border:1px solid #d6e3f8;border-radius:12px;place-items:center;width:42px;height:42px;margin-left:12px;font-size:23px;display:grid}.checkin-page h2{margin:0;font-size:17px;font-weight:650;line-height:1.5}.checkin-guide h2{font-size:20px}.checkin-steps{flex-direction:column;gap:17px;margin:22px 0;padding:0;list-style:none;display:flex}.checkin-steps li{align-items:flex-start;gap:12px;display:flex}.checkin-steps li>span{color:#3268b8;background:#fff;border:1px solid #d9e4f4;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.checkin-steps strong{font-size:13px;font-weight:600}.checkin-steps p{margin-top:2px;font-size:12px}.checkin-guide-note{color:#536b8c;border-top:1px solid #dce6f5;align-items:baseline;gap:8px;padding-top:14px;font-size:12px;line-height:1.6;display:flex}.checkin-section-heading{padding:22px 24px}.checkin-section-heading h2 .anticon{color:#4678b5;margin-right:6px}.checkin-month-filter{color:var(--ci-muted);flex-shrink:0;align-items:center;gap:10px;font-size:12px;display:flex}.checkin-month-filter .ant-picker{border-radius:8px;width:145px}.checkin-summary{border:1px solid var(--ci-line);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 24px 22px;display:grid;overflow:hidden}.checkin-stat{background:#fcfdff;flex-direction:column;gap:6px;padding:16px 20px;display:flex}.checkin-stat+.checkin-stat{border-left:1px solid var(--ci-line)}.checkin-stat>span{color:var(--ci-muted);font-size:12px}.checkin-stat strong{font-variant-numeric:tabular-nums;font-size:26px;line-height:1.3}.checkin-stat small{color:var(--ci-muted);font-size:12px;font-weight:400}.checkin-stat-present strong{color:#16815c}.checkin-stat-late strong{color:#a66a12}.checkin-stat-absent strong{color:#c54747}.checkin-stat-on_leave strong{color:#60718b}.checkin-page .ant-table-wrapper .ant-table-thead>tr>th{color:#586982;border-top:1px solid var(--ci-line);background:#f7f9fc;font-size:12px;font-weight:600}.checkin-page .ant-table-wrapper .ant-table-tbody>tr>td{padding-top:16px;padding-bottom:16px;font-size:13px}.checkin-page .checkin-current-day>td{background:#f4f8ff}.checkin-page .ant-table-wrapper .ant-pagination{padding:0 20px}.checkin-table-note{border-top:1px solid var(--ci-line);color:var(--ci-muted);padding:13px 24px;font-size:12px;line-height:1.6}.checkin-inline-alert{padding:0 24px 24px}@media (width>=1600px){.checkin-today{padding:32px}}@media (width<=1050px){.checkin-overview{grid-template-columns:1fr}.checkin-guide-icon{margin-top:0}}@media (width<=600px){.checkin-page{gap:16px}.checkin-heading,.checkin-section-heading{flex-direction:column;align-items:flex-start;gap:14px}.checkin-today,.checkin-guide{padding:20px}.checkin-section-heading{padding:18px}.checkin-overview{gap:16px}.checkin-summary{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 18px 18px}.checkin-stat{padding:12px 16px}.checkin-stat:nth-child(3){border-left:0}.checkin-stat:nth-child(n+3){border-top:1px solid var(--ci-line)}.checkin-month-filter{justify-content:space-between;width:100%}.checkin-month-filter .ant-picker{flex:1;max-width:210px}.checkin-table-note{padding:12px 18px}.checkin-timezone{overflow-wrap:anywhere;max-width:145px}}@media (width<=767px){.checkin-shell>.ant-layout-sider:not(.ant-layout-sider-collapsed){z-index:50;position:fixed;top:56px;bottom:0;left:0;box-shadow:8px 0 24px #172b4d20}.checkin-shell>.ant-layout{min-width:0}.checkin-shell .ant-layout-header{gap:6px!important;padding:0 10px!important}.checkin-shell .ant-layout-header>.ant-input-affix-wrapper{display:none}.checkin-shell .ant-layout-header>div:nth-child(2){white-space:nowrap;font-size:14px!important}.checkin-shell .ant-layout-header>.ant-btn{flex-shrink:0}.checkin-shell .ant-layout-content{padding:16px!important}}
