.AuthModal-module__TzIbfa__overlay{z-index:60;background:#00000059;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AuthModal-module__TzIbfa__modal{width:min(420px,100vw - 32px);max-height:min(720px,100dvh - 32px);padding:16px;padding-top:max(16px,env(safe-area-inset-top,0px));padding-bottom:max(16px,env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;background:#fff;border-radius:10px;overflow:auto;box-shadow:0 18px 48px #0000002e}.AuthModal-module__TzIbfa__pagePanel{border:1px solid var(--pc-border);background:linear-gradient(#fff 0%,#fbfdfc 100%);border-radius:8px;width:100%;padding:24px;box-shadow:0 18px 42px #14201d14}.AuthModal-module__TzIbfa__pageSubtitle{color:var(--pc-muted);margin:4px 0 0;font-size:13px;line-height:1.45}.AuthModal-module__TzIbfa__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AuthModal-module__TzIbfa__title{font-size:22px;font-weight:700}.AuthModal-module__TzIbfa__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin:-8px -8px -8px 0;font-size:18px;display:inline-flex}.AuthModal-module__TzIbfa__sectionCard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:18px}.AuthModal-module__TzIbfa__authPageGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}.AuthModal-module__TzIbfa__authIntroCard,.AuthModal-module__TzIbfa__authFormColumn .AuthModal-module__TzIbfa__sectionCard{width:min(100%,440px)}.AuthModal-module__TzIbfa__authIntroCard{justify-self:center;padding:10px 0}.AuthModal-module__TzIbfa__authIntroList{color:var(--pc-muted-2);gap:12px;font-size:14px;line-height:1.35;display:grid}.AuthModal-module__TzIbfa__authIntroList>div{padding-left:18px;position:relative}.AuthModal-module__TzIbfa__authIntroList>div:before{background:var(--pc-primary);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:.58em;left:0}.AuthModal-module__TzIbfa__authFormColumn{justify-content:center;min-width:0;display:flex}.AuthModal-module__TzIbfa__tabs{border:1px solid var(--pc-border);background:#fff;border-radius:8px;gap:4px;margin-bottom:16px;padding:3px;display:flex}.AuthModal-module__TzIbfa__tabButton{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;height:34px;padding:0 12px;font-size:12px;font-weight:850}.AuthModal-module__TzIbfa__tabActive{color:#fff;background:#111;border-color:#111}.AuthModal-module__TzIbfa__field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.AuthModal-module__TzIbfa__label{color:#333;font-size:12px;font-weight:750}.AuthModal-module__TzIbfa__input{border:1px solid #d6d6d6;border-radius:8px;height:40px;padding:0 12px;font-size:14px}.AuthModal-module__TzIbfa__actions{justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.AuthModal-module__TzIbfa__button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;min-width:120px;height:38px;padding:0 10px;font-size:13px;font-weight:600}.AuthModal-module__TzIbfa__button:hover{border-color:var(--pc-primary-strong);background:var(--pc-primary-strong)}.AuthModal-module__TzIbfa__buttonSecondary{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:10px;height:30px;padding:0 10px;font-size:12px;font-weight:600}.AuthModal-module__TzIbfa__googleButton{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:8px;width:100%;height:38px;margin-top:10px;padding:0 10px;font-size:13px;font-weight:600}.AuthModal-module__TzIbfa__linkButton{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:2px;margin-bottom:4px;padding:0;font-size:12px}.AuthModal-module__TzIbfa__error{color:#b00020;margin-top:6px;font-size:11px}.AuthModal-module__TzIbfa__success{color:#0b6b2a;margin-top:6px;font-size:11px}@media (max-width:640px){.AuthModal-module__TzIbfa__pagePanel{padding:18px}.AuthModal-module__TzIbfa__headerRow{align-items:flex-start}.AuthModal-module__TzIbfa__tabButton{min-height:44px;padding:0 14px}.AuthModal-module__TzIbfa__input,.AuthModal-module__TzIbfa__button,.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton{min-height:44px}}@media (max-width:860px){.AuthModal-module__TzIbfa__authPageGrid{grid-template-columns:1fr}.AuthModal-module__TzIbfa__authIntroCard,.AuthModal-module__TzIbfa__authFormColumn .AuthModal-module__TzIbfa__sectionCard{width:100%}}.AuthModal-module__TzIbfa__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14201d6b}.AuthModal-module__TzIbfa__modal{border:1px solid var(--pc-border);background:#fff;box-shadow:0 22px 54px #14201d29}@media (max-width:640px){.AuthModal-module__TzIbfa__overlay{padding:12px;padding-top:max(12px,env(safe-area-inset-top,0px));align-items:flex-start}.AuthModal-module__TzIbfa__modal{width:100%;max-height:calc(100dvh - 24px)}}.AuthModal-module__TzIbfa__title{color:var(--pc-text);font-weight:800}.AuthModal-module__TzIbfa__sectionCard{border-color:var(--pc-border);background:var(--pc-surface-soft);border-radius:8px}.AuthModal-module__TzIbfa__tabButton,.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton{border-color:var(--pc-border-strong);color:var(--pc-text);border-radius:7px}.AuthModal-module__TzIbfa__tabButton:hover,.AuthModal-module__TzIbfa__buttonSecondary:hover,.AuthModal-module__TzIbfa__googleButton:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.AuthModal-module__TzIbfa__tabActive,.AuthModal-module__TzIbfa__button{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff;border-radius:7px}.AuthModal-module__TzIbfa__input{border-color:var(--pc-border-strong);color:var(--pc-text);background:#fbfdfc;border-radius:7px}.AuthModal-module__TzIbfa__input:focus{border-color:var(--pc-primary);outline:3px solid #0f766e24}.AuthModal-module__TzIbfa__label,.AuthModal-module__TzIbfa__linkButton{color:var(--pc-muted)}.AuthModal-module__TzIbfa__error{color:var(--pc-danger)}
.check-records-module__E2WCHq__page{background:#f7f7f5;justify-content:center;min-height:100vh;padding:32px 16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica,sans-serif;display:flex}.check-records-module__E2WCHq__main{flex-direction:column;gap:16px;width:100%;max-width:1100px;display:flex}.check-records-module__E2WCHq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.check-records-module__E2WCHq__headerRight{align-items:center;gap:12px;display:flex}.check-records-module__E2WCHq__header{background:#fff;border:1px solid #e4e0d8;border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 8px 24px #1111110a}.check-records-module__E2WCHq__headerActions{border-top:1px solid #eeeeea;flex-wrap:wrap;align-items:center;gap:8px;width:100%;padding-top:10px;display:flex}.check-records-module__E2WCHq__headerNavGroup{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:inline-flex}.check-records-module__E2WCHq__topAccountActions{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.check-records-module__E2WCHq__topActionButton{color:#111;cursor:pointer;white-space:nowrap;background:#fafafa;border:1px solid #dedad2;border-radius:999px;height:30px;padding:0 10px;font-size:12px;font-weight:700}.check-records-module__E2WCHq__topActionButton:hover{background:#fff;border-color:#111}.check-records-module__E2WCHq__navWorkspace{background:#fbfbf8;border:1px solid #eeeeea;border-radius:12px;flex:0 auto;align-items:stretch;gap:6px;padding:6px}.check-records-module__E2WCHq__navWorkspaceSimple{flex:auto}.check-records-module__E2WCHq__navShell{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.check-records-module__E2WCHq__navPrimary{scrollbar-width:none;background:#f7f7f3;border:1px solid #e4e0d8;border-radius:8px;align-self:flex-start;align-items:center;gap:2px;min-width:0;padding:3px;display:flex;overflow-x:auto}.check-records-module__E2WCHq__navPrimary::-webkit-scrollbar{display:none}.check-records-module__E2WCHq__navModuleButton{flex:none}.check-records-module__E2WCHq__navPrimaryLink{color:#555;white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:12px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.check-records-module__E2WCHq__navPrimaryLink:hover{color:#111;background:#fff}.check-records-module__E2WCHq__navPrimaryActive,.check-records-module__E2WCHq__navPrimaryActive:hover{color:#fff;background:#111;border-color:#111}.check-records-module__E2WCHq__navSecondary{background:0 0;border:0;border-bottom:1px solid #e8e4dc;border-radius:0;width:100%;padding:0}.check-records-module__E2WCHq__navSecondary .check-records-module__E2WCHq__navWorkspaceItems{gap:2px}.check-records-module__E2WCHq__navSecondaryLink{color:#666;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;justify-content:center;align-items:center;height:34px;padding:0 10px;font-size:12px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.check-records-module__E2WCHq__navSecondaryLink:hover{color:#111}.check-records-module__E2WCHq__navSecondaryActive,.check-records-module__E2WCHq__navSecondaryActive:hover{color:#111;border-bottom-color:#111}.check-records-module__E2WCHq__navWorkspaceLabel{color:#666;text-transform:uppercase;white-space:nowrap;align-items:center;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.check-records-module__E2WCHq__navWorkspaceItems{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.check-records-module__E2WCHq__navNoticeWrap{position:relative}.check-records-module__E2WCHq__navNoticeCount{color:#fff;background:#d64545;border-radius:999px;justify-content:center;align-items:center;min-width:20px;margin-left:6px;padding:2px 6px;font-size:11px;font-weight:900;display:inline-flex}.check-records-module__E2WCHq__navNoticePanel{z-index:40;background:#fff;border:1px solid #dedad2;border-radius:8px;width:min(320px,86vw);padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #1111111f}.check-records-module__E2WCHq__navNoticeItem{border-bottom:1px solid #eeeeea;padding:9px}.check-records-module__E2WCHq__navNoticeItem:last-child{border-bottom:0}.check-records-module__E2WCHq__navNoticeItem strong,.check-records-module__E2WCHq__navNoticeItem span{display:block}.check-records-module__E2WCHq__navNoticeItem strong{color:#111;font-size:13px;font-weight:900}.check-records-module__E2WCHq__navNoticeItem span{color:#666;margin-top:3px;font-size:12px;line-height:1.35}.check-records-module__E2WCHq__navActive{color:#fff;background:#111;border-color:#111}.check-records-module__E2WCHq__printerFeedbackNav{flex-shrink:0;margin-left:auto}.check-records-module__E2WCHq__title{font-size:20px;font-weight:700}.check-records-module__E2WCHq__header h1{margin:0;font-size:22px;font-weight:700}.check-records-module__E2WCHq__titleLink{color:#111;font-size:24px;font-weight:700;text-decoration:none}.check-records-module__E2WCHq__titleLink:hover{text-decoration:underline}.check-records-module__E2WCHq__card{background:#fff;border:1px solid #e4e0d8;border-radius:12px;padding:16px;box-shadow:0 8px 24px #1111110a}.check-records-module__E2WCHq__sectionTitle{font-size:16px;font-weight:700}.check-records-module__E2WCHq__statusPills{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.check-records-module__E2WCHq__statusPill{color:#514b43;background:#fbfaf7;border:1px solid #e4e0d8;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:650;display:inline-flex}.check-records-module__E2WCHq__recordsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.check-records-module__E2WCHq__searchRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.check-records-module__E2WCHq__searchInput{flex:0 0 220px;max-width:220px}.check-records-module__E2WCHq__bankFilter{flex:0 0 150px;max-width:150px}.check-records-module__E2WCHq__amountFilter{flex:0 0 140px;max-width:140px}.check-records-module__E2WCHq__statusFilter{flex:0 0 150px;max-width:150px}.check-records-module__E2WCHq__exportSelect{cursor:pointer;color:#444;appearance:none;text-align:center;text-align-last:center;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#666 50%),linear-gradient(135deg,#666 50%,#0000 50%),linear-gradient(90deg,#0000,#0000);background-position:calc(100% - 18px),calc(100% - 12px),100% 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,2.5em 2.5em;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px dashed #d6d6d6;flex:0 0 140px;max-width:140px;padding:0 26px 0 10px;font-weight:600}.check-records-module__E2WCHq__exportSelect:disabled{color:#9aa0a6;cursor:not-allowed;background:#f5f5f5;border-color:#e0e0e0}.check-records-module__E2WCHq__dateFilter{max-width:180px}.check-records-module__E2WCHq__dateRangeRow{margin-top:-2px;margin-bottom:12px}.check-records-module__E2WCHq__dateRangeLabel{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.check-records-module__E2WCHq__dateInputWrap{flex:280px;min-width:260px;position:relative}.check-records-module__E2WCHq__dateInput{width:100%;padding-right:50px}.check-records-module__E2WCHq__iconButton{cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:8px;height:26px;padding:0 8px;font-size:11px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.check-records-module__E2WCHq__datePickerPopover{z-index:20;background:#fff;border:1px solid #e6e6e6;border-radius:12px;width:min(380px,100vw - 32px);padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 40px #11111124}.check-records-module__E2WCHq__datePickerActions{border-top:1px solid #eeeeea;justify-content:flex-end;gap:8px;margin-top:8px;padding-top:8px;display:flex}.check-records-module__E2WCHq__dateQuickRow{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.check-records-module__E2WCHq__quickFilterButton{color:#111;cursor:pointer;white-space:nowrap;background:#fbfbf8;border:1px solid #dedad2;border-radius:999px;min-height:28px;padding:0 10px;font-size:11px;font-weight:700}.check-records-module__E2WCHq__quickFilterButton:hover{background:#fff;border-color:#111}.check-records-module__E2WCHq__smallButton{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;height:26px;padding:0 8px;font-size:11px}.check-records-module__E2WCHq__dayPicker{--rdp-accent-color:#111;--rdp-accent-background-color:#eeeeea;--rdp-day-height:38px;--rdp-day-width:38px;--rdp-day_button-height:32px;--rdp-day_button-width:32px;--rdp-day_button-border-radius:8px;--rdp-selected-border:1px solid #111;--rdp-nav_button-height:30px;--rdp-nav_button-width:30px;--rdp-nav-height:38px;--rdp-weekday-opacity:1;color:#111;width:100%;font-size:13px}.check-records-module__E2WCHq__dayPicker .rdp-months{justify-content:center;width:100%;max-width:none}.check-records-module__E2WCHq__dayPicker .rdp-month{width:100%}.check-records-module__E2WCHq__dayPicker .rdp-month_grid{width:100%}.check-records-module__E2WCHq__dayPicker .rdp-month_caption{color:#111;letter-spacing:0;justify-content:center;font-size:14px;font-weight:800}:is(.check-records-module__E2WCHq__dayPicker .rdp-button_previous,.check-records-module__E2WCHq__dayPicker .rdp-button_next){color:#111;background:#fbfbf8;border:1px solid #dedad2;border-radius:999px}:is(.check-records-module__E2WCHq__dayPicker .rdp-button_previous:hover,.check-records-module__E2WCHq__dayPicker .rdp-button_next:hover){background:#fff;border-color:#111}.check-records-module__E2WCHq__dayPicker .rdp-chevron{fill:#111;width:14px;height:14px}.check-records-module__E2WCHq__dayPicker .rdp-weekday{color:#777;text-transform:uppercase;font-size:11px;font-weight:800}.check-records-module__E2WCHq__dayPicker .rdp-day_button:hover{background:#f5f5f2}.check-records-module__E2WCHq__dayPicker .rdp-today:not(.rdp-selected) .rdp-day_button{color:#111;border-color:#c9c3b8}.check-records-module__E2WCHq__dayPicker .rdp-range_middle{background:#eeeeea}.check-records-module__E2WCHq__dayPicker .rdp-range_middle .rdp-day_button{color:#111}.check-records-module__E2WCHq__sectionSubTitle{margin-top:14px;margin-bottom:8px;font-size:14px;font-weight:700}.check-records-module__E2WCHq__tabs{background:#fafafa;border:1px solid #eeeeea;border-radius:999px;flex-wrap:wrap;gap:6px;padding:3px;display:flex}.check-records-module__E2WCHq__recordsControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.check-records-module__E2WCHq__viewToggle{background:#fff;border:1px solid #eeeeea;border-radius:999px;gap:4px;padding:3px;display:inline-flex}.check-records-module__E2WCHq__viewToggleButton{color:#444;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;height:32px;padding:0 12px;font-size:12px;font-weight:700}.check-records-module__E2WCHq__viewToggleActive{color:#0f4c81;background:#eef6ff;border-color:#0f4c81}.check-records-module__E2WCHq__tabStep{align-items:center;gap:6px;display:inline-flex}.check-records-module__E2WCHq__tabArrow{color:#8a8a8a;font-size:13px;font-weight:800;line-height:1}.check-records-module__E2WCHq__tabButton{color:#111;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.check-records-module__E2WCHq__tabActive{color:#fff;background:#111;border-color:#111}.check-records-module__E2WCHq__bankFormRow{flex-wrap:nowrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.check-records-module__E2WCHq__bankInput{flex:1;min-width:0;max-width:none}.check-records-module__E2WCHq__bankFormRow .check-records-module__E2WCHq__button{white-space:nowrap;flex-shrink:0}.check-records-module__E2WCHq__bankList{flex-direction:column;gap:8px;display:flex}.check-records-module__E2WCHq__bankItem{border:1px solid #eee;border-radius:10px;flex-direction:row;align-items:center;gap:12px;padding:8px 10px;display:flex}.check-records-module__E2WCHq__bankItemFields{flex:1;gap:8px;min-width:0;display:flex}.check-records-module__E2WCHq__bankItemFields .check-records-module__E2WCHq__input{flex:1;min-width:0}.check-records-module__E2WCHq__bankItemActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.check-records-module__E2WCHq__bankItemActions .check-records-module__E2WCHq__buttonSecondary,.check-records-module__E2WCHq__bankItemActions .check-records-module__E2WCHq__linkButton{white-space:nowrap}.check-records-module__E2WCHq__grid{grid-template-columns:1fr;gap:12px;display:grid}.check-records-module__E2WCHq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.check-records-module__E2WCHq__empty{color:#666;text-align:center;background:#fbfbf8;border:1px dashed #dedad2;border-radius:10px;padding:14px;font-size:13px}.check-records-module__E2WCHq__taskBoard{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px;display:grid}.check-records-module__E2WCHq__taskColumn{background:#fbfbf8;border:1px solid #eeeeea;border-radius:12px;min-width:0;padding:10px}.check-records-module__E2WCHq__taskColumnHeader{color:#111;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:800;display:grid}.check-records-module__E2WCHq__taskColumnHeader strong{color:#333;background:#eeeeea;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:12px;display:inline-flex}.check-records-module__E2WCHq__taskColumnDot{background:#737373;border-radius:999px;width:9px;height:9px}.check-records-module__E2WCHq__taskColumnDotDanger{background:#c0392b}.check-records-module__E2WCHq__taskColumnDotToday{background:#0f4c81}.check-records-module__E2WCHq__taskList{flex-direction:column;gap:8px;display:flex}.check-records-module__E2WCHq__taskCard{background:#fff;border:1px solid #e4e0d8;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.check-records-module__E2WCHq__taskCardDone{background:#fafafa}.check-records-module__E2WCHq__taskCardHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.check-records-module__E2WCHq__taskPriority,.check-records-module__E2WCHq__taskStatus{white-space:nowrap;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.check-records-module__E2WCHq__taskPriority{color:#555;background:#fbfbf8;border:1px solid #dedad2}.check-records-module__E2WCHq__taskPriorityHigh{color:#9a4b13;background:#fff4eb;border-color:#efc4a4}.check-records-module__E2WCHq__taskStatus{color:#333;background:#eeeeea}.check-records-module__E2WCHq__taskTitle{color:#111;overflow-wrap:anywhere;font-size:14px;font-weight:800}.check-records-module__E2WCHq__taskCardDone .check-records-module__E2WCHq__taskTitle{color:#666;text-decoration:line-through}.check-records-module__E2WCHq__taskNotes{color:#555;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.check-records-module__E2WCHq__taskMetaGrid{color:#666;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;font-size:12px;display:grid}.check-records-module__E2WCHq__taskMetaGrid strong{color:#111;text-align:right;font-weight:800}.check-records-module__E2WCHq__peopleOverview{grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr);align-items:stretch;gap:16px;display:grid}.check-records-module__E2WCHq__peopleOverviewMain{flex-direction:column;justify-content:center;gap:10px;min-width:0;display:flex}.check-records-module__E2WCHq__peopleEyebrow{color:#666;text-transform:uppercase;font-size:11px;font-weight:900}.check-records-module__E2WCHq__peopleCompanyName{color:#111;overflow-wrap:anywhere;font-size:24px;font-weight:900;line-height:1.1}.check-records-module__E2WCHq__peopleMetrics{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;display:grid}.check-records-module__E2WCHq__peopleSuccessPanel{color:#245c31;background:#f2f8f1;border:1px solid #d9e6d9;border-radius:8px;padding:14px;font-size:14px;font-weight:800}.check-records-module__E2WCHq__peopleOpsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.check-records-module__E2WCHq__peopleOpsCard{color:#111;cursor:pointer;font:inherit;text-align:left;background:#fbfbf8;border:1px solid #e6e2d8;border-radius:8px;min-height:98px;padding:14px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s}.check-records-module__E2WCHq__peopleOpsCard:hover{background:#fff;border-color:#111;transform:translateY(-1px)}.check-records-module__E2WCHq__peopleOpsCard span{color:#666;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.check-records-module__E2WCHq__peopleOpsCard strong{margin-top:8px;font-size:28px;font-weight:900;display:block}.check-records-module__E2WCHq__peopleMetric{background:#fbfbf8;border:1px solid #eeeeea;border-radius:8px;flex-direction:column;justify-content:center;min-height:86px;padding:12px;display:flex}.check-records-module__E2WCHq__peopleMetric span{color:#666;text-transform:uppercase;font-size:11px;font-weight:900}.check-records-module__E2WCHq__peopleMetric strong{color:#111;margin-top:8px;font-size:28px;font-weight:900;line-height:1}.check-records-module__E2WCHq__peopleAdminGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:16px;display:grid}.check-records-module__E2WCHq__peopleSectionHeader{border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.check-records-module__E2WCHq__peopleSectionHeader .check-records-module__E2WCHq__sub{margin-top:3px}.check-records-module__E2WCHq__peopleFormGrid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.check-records-module__E2WCHq__peopleTimeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.check-records-module__E2WCHq__peopleInviteRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.check-records-module__E2WCHq__peopleCodeLabel{color:#666;text-transform:uppercase;font-size:11px;font-weight:900}.check-records-module__E2WCHq__peopleInviteRow code{color:#111;background:#fbfbf8;border:1px solid #dedad2;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:900}.check-records-module__E2WCHq__peopleBranchList{flex-direction:column;gap:8px;display:flex}.check-records-module__E2WCHq__peopleBranchItem{background:#fff;border:1px solid #eeeeea;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.check-records-module__E2WCHq__peopleBranchCardGrid{grid-template-columns:1fr;gap:12px;display:grid}.check-records-module__E2WCHq__peopleDemoBadge{color:#666;vertical-align:middle;background:#fbfbf8;border:1px solid #dedad2;border-radius:999px;align-items:center;min-height:22px;margin-left:8px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.check-records-module__E2WCHq__peopleBranchCard{background:#fff;border:1px solid #eeeeea;border-radius:10px;align-content:start;gap:12px;padding:14px;display:grid}.check-records-module__E2WCHq__peopleBranchCardHeader{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:0;display:flex}.check-records-module__E2WCHq__peopleBranchCardHeader>div:first-child strong,.check-records-module__E2WCHq__peopleBranchCardHeader>div:first-child span{display:block}.check-records-module__E2WCHq__peopleBranchCardHeader strong{color:#111;font-size:15px;font-weight:900}.check-records-module__E2WCHq__peopleBranchCardHeader>div:first-child span{color:#666;margin-top:3px;font-size:12px;font-weight:800}.check-records-module__E2WCHq__peopleBranchCardHeaderRight{flex:none;align-items:center;gap:8px;display:inline-flex}.check-records-module__E2WCHq__peopleBranchCount{color:#245c31;white-space:nowrap;background:#f2f8f1;border:1px solid #d9e6d9;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.check-records-module__E2WCHq__peopleExpandIcon{color:#111;background:#fbfbf8;border:1px solid #dedad2;border-radius:999px;place-items:center;width:26px;height:26px;font-size:15px;font-weight:900;display:inline-grid}.check-records-module__E2WCHq__peopleOnSiteList{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.check-records-module__E2WCHq__peopleOnSiteRow{color:#555;background:#fbfbf8;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;font-size:12px;font-weight:800;display:grid}.check-records-module__E2WCHq__peopleOnSiteRowMuted{color:#888;filter:grayscale();opacity:.62}.check-records-module__E2WCHq__peopleAvatar{color:#fff;background:#148174;border-radius:999px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:grid}.check-records-module__E2WCHq__peopleOnSiteRowMuted .check-records-module__E2WCHq__peopleAvatar{color:#777;background:#dedad2}.check-records-module__E2WCHq__peopleOnSiteMain{min-width:0}.check-records-module__E2WCHq__peopleOnSiteMain strong,.check-records-module__E2WCHq__peopleOnSiteMain span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.check-records-module__E2WCHq__peopleOnSiteMain strong{color:#111;font-size:13px;font-weight:900}.check-records-module__E2WCHq__peopleOnSiteRowMuted .check-records-module__E2WCHq__peopleOnSiteMain strong{color:#666}.check-records-module__E2WCHq__peopleRequestItem,.check-records-module__E2WCHq__peopleNoticeItem{background:#fff;border:1px solid #eeeeea;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.check-records-module__E2WCHq__peopleNoticeItem{grid-template-columns:minmax(0,1fr)}.check-records-module__E2WCHq__peopleRequestMain,.check-records-module__E2WCHq__peopleNoticeMain{min-width:0}.check-records-module__E2WCHq__peopleRequestHeader,.check-records-module__E2WCHq__peopleNoticeHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.check-records-module__E2WCHq__peopleRequestHeader strong,.check-records-module__E2WCHq__peopleNoticeHeader strong{color:#111;overflow-wrap:anywhere;font-size:15px;font-weight:900;display:block}.check-records-module__E2WCHq__peopleRequestHeader span:not(.check-records-module__E2WCHq__peopleRequestStatus){color:#666;margin-top:3px;font-size:12px;font-weight:700;display:block}.check-records-module__E2WCHq__peopleRequestMeta{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.check-records-module__E2WCHq__peopleRequestMeta span{color:#555;overflow-wrap:anywhere;background:#fbfbf8;border:1px solid #eeeeea;border-radius:999px;max-width:100%;padding:5px 8px;font-size:12px;font-weight:800;line-height:1.2}.check-records-module__E2WCHq__peopleRequestActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.check-records-module__E2WCHq__peopleRequestStatus{white-space:nowrap;border:1px solid #dedad2;border-radius:999px;flex:none;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.check-records-module__E2WCHq__peopleStatusPending{color:#7c520e;background:#fff8ea;border-color:#ead9a8}.check-records-module__E2WCHq__peopleStatusApproved{color:#245c31;background:#f2f8f1;border-color:#d9e6d9}.check-records-module__E2WCHq__peopleStatusRejected{color:#9b1c1c;background:#fff5f5;border-color:#e6c2c2}.check-records-module__E2WCHq__peopleBranchMain{min-width:0}.check-records-module__E2WCHq__peopleBranchTitleRow{align-items:center;gap:8px;min-width:0;display:flex}.check-records-module__E2WCHq__peopleBranchTitleRow strong{color:#111;overflow-wrap:anywhere;font-size:14px;font-weight:900}.check-records-module__E2WCHq__peopleBranchMeta{color:#666;flex-wrap:wrap;gap:10px;margin-top:5px;font-size:12px;display:flex}.check-records-module__E2WCHq__peopleBranchActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:inline-flex}.check-records-module__E2WCHq__peopleBadge{color:#245c31;white-space:nowrap;background:#f2f8f1;border:1px solid #d9e6d9;border-radius:999px;align-items:center;width:max-content;min-height:22px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.check-records-module__E2WCHq__peopleBadgeMuted{color:#666;background:#fbfbf8;border-color:#dedad2}.check-records-module__E2WCHq__peopleBadgeSuccess{color:#245c31;background:#f2f8f1;border-color:#d9e6d9}.check-records-module__E2WCHq__peopleBadgeWarning{color:#7c520e;background:#fff8ea;border-color:#ead9a8}.check-records-module__E2WCHq__peopleBadgeDanger{color:#9b1c1c;background:#fff5f5;border-color:#e6c2c2}.check-records-module__E2WCHq__dashboardHero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.check-records-module__E2WCHq__dashboardHero h1{color:#111;margin:4px 0 8px;font-size:28px;font-weight:900;line-height:1.08}.check-records-module__E2WCHq__dashboardHero p{color:#555;margin:0;font-size:14px;line-height:1.5}.check-records-module__E2WCHq__dashboardActionGrid{grid-template-columns:1fr;gap:8px;min-width:160px;display:grid}.check-records-module__E2WCHq__dashboardActionGrid a{text-align:center;text-decoration:none}.check-records-module__E2WCHq__dashboardMetricGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.check-records-module__E2WCHq__dashboardMetric{color:#111;background:#fff;border:1px solid #eeeeea;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:108px;padding:14px;text-decoration:none;display:flex;box-shadow:0 8px 24px #1111110a}.check-records-module__E2WCHq__dashboardMetric:hover{border-color:#111}.check-records-module__E2WCHq__dashboardMetric span{color:#666;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.25}.check-records-module__E2WCHq__dashboardMetric strong{color:#111;overflow-wrap:anywhere;font-size:26px;font-weight:900;line-height:1}.check-records-module__E2WCHq__dashboardAttentionList{flex-direction:column;gap:8px;display:flex}.check-records-module__E2WCHq__dashboardAttentionItem{color:#111;background:#fff;border:1px solid #eeeeea;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;text-decoration:none;display:grid}.check-records-module__E2WCHq__dashboardAttentionItem:hover{border-color:#111}.check-records-module__E2WCHq__dashboardAttentionItem span{font-size:14px;font-weight:800}.check-records-module__E2WCHq__dashboardAttentionItem strong{text-align:right;min-width:30px;font-size:18px;font-weight:900}.check-records-module__E2WCHq__dashboardAttentionItem em{color:#666;font-size:12px;font-style:normal;font-weight:800}.check-records-module__E2WCHq__peopleEmployeesCard{padding-bottom:10px}.check-records-module__E2WCHq__peopleFilterSelect{width:180px;min-width:180px}.check-records-module__E2WCHq__peopleTableWrap{border-radius:8px}.check-records-module__E2WCHq__peopleTable th{text-transform:uppercase;font-size:11px}.check-records-module__E2WCHq__peopleTable td{font-size:13px}.check-records-module__E2WCHq__peopleDetailGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.check-records-module__E2WCHq__peopleDetailPanel{background:#fbfbf8;border:1px solid #eeeeea;border-radius:8px;min-width:0;padding:12px}.check-records-module__E2WCHq__peopleDetailPanel span,.check-records-module__E2WCHq__peopleSecretBox span{color:#666;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.check-records-module__E2WCHq__peopleDetailPanel strong,.check-records-module__E2WCHq__peopleSecretBox strong{color:#111;overflow-wrap:anywhere;margin-top:6px;font-size:16px;font-weight:900;display:block}.check-records-module__E2WCHq__peopleDetailPanel p{color:#666;overflow-wrap:anywhere;margin:5px 0 0;font-size:12px;line-height:1.35}.check-records-module__E2WCHq__peopleSecretBox{background:#f2f8f1;border:1px solid #d9e6d9;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:grid}.check-records-module__E2WCHq__peopleQrImage{background:#fff;border:1px solid #eeeeea;border-radius:8px;width:min(260px,100%);height:auto;display:block}.check-records-module__E2WCHq__peopleQrPanel{flex-direction:column;align-items:center;gap:12px;display:flex}.check-records-module__E2WCHq__peopleQrPanel code{color:#333;overflow-wrap:anywhere;background:#fbfbf8;border:1px solid #eeeeea;border-radius:8px;max-width:100%;padding:10px;font-size:12px;line-height:1.45;display:block}.check-records-module__E2WCHq__peopleQrActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.check-records-module__E2WCHq__checkboxLabel{background:#fbfbf8;border:1px solid #eeeeea;border-radius:8px;flex-direction:row;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-weight:800}.check-records-module__E2WCHq__checkboxLabel input{accent-color:#111;flex:none;width:16px;height:16px}.check-records-module__E2WCHq__summaryTile{background:#fbfbf8;border:1px solid #eeeeea;border-radius:10px;padding:12px}.check-records-module__E2WCHq__workflow{align-items:stretch;gap:8px;margin-bottom:14px;padding-bottom:2px;display:flex;overflow-x:auto}.check-records-module__E2WCHq__workflowItem{flex:1 0 180px}.check-records-module__E2WCHq__workflowStep{color:#111;cursor:pointer;text-align:left;background:#fbfbf8;border:1px solid #dedad2;border-radius:10px;flex-direction:column;gap:4px;width:100%;min-height:96px;padding:12px;display:flex}.check-records-module__E2WCHq__workflowStep:hover{background:#fff;border-color:#111}.check-records-module__E2WCHq__workflowTitle{color:#555;text-transform:uppercase;font-size:12px;font-weight:800}.check-records-module__E2WCHq__workflowNumber{font-size:22px;font-weight:800;line-height:1.1}.check-records-module__E2WCHq__workflowMeta{color:#666;font-size:12px;line-height:1.3}.check-records-module__E2WCHq__calendarLayout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:14px;display:grid}.check-records-module__E2WCHq__calendarPanel,.check-records-module__E2WCHq__calendarDetails{background:#fff;border:1px solid #eeeeea;border-radius:12px;overflow:hidden}.check-records-module__E2WCHq__calendarHeader{background:#fbfbf8;border-bottom:1px solid #eeeeea;grid-template-columns:88px minmax(0,1fr) 88px;align-items:center;gap:8px;padding:10px;display:grid}.check-records-module__E2WCHq__calendarTitle{text-align:center;color:#111;font-size:15px;font-weight:800}.check-records-module__E2WCHq__calendarGrid{background:#eeeeea;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid}.check-records-module__E2WCHq__calendarWeekday{color:#666;text-transform:uppercase;background:#fbfbf8;justify-content:center;align-items:center;min-height:34px;font-size:11px;font-weight:800;display:flex}.check-records-module__E2WCHq__calendarDay{color:#111;text-align:left;cursor:pointer;background:#fff;border:none;flex-direction:column;gap:5px;min-height:132px;padding:8px;display:flex;overflow:hidden}.check-records-module__E2WCHq__calendarDay:disabled{cursor:default}.check-records-module__E2WCHq__calendarDay:not(:disabled):hover{background:#f8fbff}.check-records-module__E2WCHq__calendarDayMuted{color:#999;background:#fafafa}.check-records-module__E2WCHq__calendarSelected{outline-offset:-2px;background:#f3f8ff;outline:2px solid #0f4c81}.check-records-module__E2WCHq__calendarDayNumber{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:inline-flex}.check-records-module__E2WCHq__calendarTodayLabel{color:#fff;background:#111;border-radius:999px;width:max-content;max-width:100%;padding:2px 6px;font-size:10px;font-weight:800}.check-records-module__E2WCHq__calendarDaySummary{color:#0f4c81;border-left:3px solid #0f4c81;flex-direction:column;gap:1px;padding-left:6px;font-size:11px;line-height:1.25;display:flex}.check-records-module__E2WCHq__calendarMiniItem,.check-records-module__E2WCHq__calendarMore{text-overflow:ellipsis;white-space:nowrap;color:#333;background:#f2f5f2;border-radius:6px;max-width:100%;padding:3px 5px;font-size:11px;line-height:1.3;display:block;overflow:hidden}.check-records-module__E2WCHq__calendarMore{color:#555;background:0 0;padding-left:0;font-weight:700}.check-records-module__E2WCHq__calendarDetails{padding:12px}.check-records-module__E2WCHq__calendarDetailsHeader{border-bottom:1px solid #eeeeea;flex-direction:column;gap:4px;margin-bottom:10px;padding-bottom:10px;display:flex}.check-records-module__E2WCHq__calendarDetailList{flex-direction:column;gap:8px;display:flex}.check-records-module__E2WCHq__calendarDetailItem{background:#fbfbf8;border:1px solid #eeeeea;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px;display:grid}.check-records-module__E2WCHq__calendarDetailPayee{color:#111;overflow-wrap:anywhere;font-size:13px;font-weight:800}.check-records-module__E2WCHq__calendarDetailMeta{color:#333;text-align:right;flex-direction:column;align-items:flex-end;gap:3px;font-size:12px;font-weight:700;display:flex}.check-records-module__E2WCHq__calendarDetailItem .check-records-module__E2WCHq__actionGroup{grid-column:1/-1}@media (min-width:860px){.check-records-module__E2WCHq__grid{grid-template-columns:repeat(3,1fr)}}.check-records-module__E2WCHq__label{flex-direction:column;gap:6px;font-size:13px;display:flex}.check-records-module__E2WCHq__input{box-sizing:border-box;border:1px solid #d6d6d6;border-radius:10px;width:100%;height:38px;padding:0 12px;font-size:14px}.check-records-module__E2WCHq__wideField{grid-column:1/-1}.check-records-module__E2WCHq__payeeInputWrap{width:100%;position:relative}.check-records-module__E2WCHq__inputWithIcon{padding-right:34px}.check-records-module__E2WCHq__textarea{resize:vertical;border:1px solid #d6d6d6;border-radius:10px;min-height:80px;padding:10px 12px;font-size:14px}.check-records-module__E2WCHq__actionsRow{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.check-records-module__E2WCHq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.check-records-module__E2WCHq__headerButtons{align-items:center;gap:8px;display:inline-flex}.check-records-module__E2WCHq__headerButtons .check-records-module__E2WCHq__input{width:auto;min-width:150px}.check-records-module__E2WCHq__button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;height:38px;padding:0 12px;font-weight:600}.check-records-module__E2WCHq__button:disabled,.check-records-module__E2WCHq__actionButton:disabled{cursor:not-allowed;opacity:.45;transform:none}.check-records-module__E2WCHq__walletButton{color:#111;cursor:pointer;background:#fafafa;border:1px solid #dedad2;border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:12px;font-weight:600;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.check-records-module__E2WCHq__walletButton:hover{background:#fff;border-color:#111;transform:translateY(-1px)}.check-records-module__E2WCHq__authButton{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;height:32px;padding:0 10px;font-size:12px;font-weight:600}.check-records-module__E2WCHq__authText{color:#333;font-size:12px}.check-records-module__E2WCHq__userPill{background:#fafafa;border:1px solid #d6d6d6;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:12px;display:inline-flex}.check-records-module__E2WCHq__langSelect{color:#333;align-items:center;gap:6px;font-size:12px;display:inline-flex}.check-records-module__E2WCHq__langSelect select{background:#fff;border:1px solid #d6d6d6;border-radius:8px;height:30px;padding:0 8px;font-size:12px}.check-records-module__E2WCHq__sub{color:#555;margin:0;line-height:1.5}.check-records-module__E2WCHq__buttonSecondary{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:999px;height:38px;padding:0 12px;font-weight:600}.check-records-module__E2WCHq__exportButton{color:#444;border-style:dashed;font-weight:500}.check-records-module__E2WCHq__exportButton:disabled{color:#9aa0a6;cursor:not-allowed;background:#f5f5f5;border-color:#e0e0e0}.check-records-module__E2WCHq__tableWrap{background:#fff;border:1px solid #eeeeea;border-radius:12px;overflow-x:auto}.check-records-module__E2WCHq__tableToolbar{justify-content:flex-end;margin-top:-4px;margin-bottom:8px;display:flex}.check-records-module__E2WCHq__tableToolbarSpacer{flex:auto}.check-records-module__E2WCHq__table{border-collapse:collapse;width:100%;min-width:920px;font-size:13px}.check-records-module__E2WCHq__pagination{justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;display:flex}.check-records-module__E2WCHq__pageButton{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:8px;height:30px;padding:0 10px;font-size:12px}.check-records-module__E2WCHq__pageButton:disabled{color:#9aa0a6;cursor:not-allowed;background:#f5f5f5}.check-records-module__E2WCHq__pageInfo{color:#555;font-size:12px}.check-records-module__E2WCHq__memoButton{color:#111;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;max-width:180px;padding:0;display:inline-block;overflow:hidden}.check-records-module__E2WCHq__memoContent{white-space:pre-wrap;font-size:13px;line-height:1.5}.check-records-module__E2WCHq__tableInput,.check-records-module__E2WCHq__tableSelect{box-sizing:border-box;background:#fff;border:1px solid #d6d6d6;border-radius:6px;width:100%;height:28px;padding:0 6px;font-size:12px}.check-records-module__E2WCHq__inlineRow{gap:6px;display:flex}.check-records-module__E2WCHq__accountDisplay{color:#555;margin-top:4px;font-size:11px}.check-records-module__E2WCHq__tableSelect{min-width:160px}.check-records-module__E2WCHq__accountFilter{flex:0 0 220px;max-width:220px}.check-records-module__E2WCHq__table th,.check-records-module__E2WCHq__table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee;padding:10px 8px}.check-records-module__E2WCHq__table th{color:#666;z-index:1;background:#fafafa;font-weight:600;position:sticky;top:0}.check-records-module__E2WCHq__small{color:#555;font-size:12px}.check-records-module__E2WCHq__notice{color:#25312c;background:#fbfcfb;border:1px solid #e3e7e3;border-radius:8px;margin-top:12px;padding:11px 13px;font-size:13px;line-height:1.45}.check-records-module__E2WCHq__noticeInfo{color:#214367;background:#f5f9ff;border-color:#d7e3f2}.check-records-module__E2WCHq__noticeSuccess{color:#185c3b;background:#f2fbf7;border-color:#cde8dc}.check-records-module__E2WCHq__noticeWarning{color:#6b4a0e;background:#fffaf0;border-color:#eadfbf}.check-records-module__E2WCHq__noticeError{color:#9f1d18;background:#fff5f4;border-color:#f1c9c4}.check-records-module__E2WCHq__error{color:#b00020;font-size:13px}.check-records-module__E2WCHq__hint{color:#0a5a2a;font-size:13px}.check-records-module__E2WCHq__linkButton{cursor:pointer;color:#111;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.check-records-module__E2WCHq__actionGroup{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.check-records-module__E2WCHq__actionButton{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6d6d6;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px;font-weight:700}.check-records-module__E2WCHq__actionPrimary{color:#fff;background:#111;border-color:#111}.check-records-module__E2WCHq__actionDanger{color:#9b1c1c;background:#fff5f5;border-color:#d6a3a3}.check-records-module__E2WCHq__actionButton:hover{transform:translateY(-1px);box-shadow:0 4px 10px #11111114}.check-records-module__E2WCHq__modalOverlay{padding:16px;padding-top:max(16px,env(safe-area-inset-top,0px));padding-bottom:max(16px,env(safe-area-inset-bottom,0px));padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px));z-index:50;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.check-records-module__E2WCHq__modal{background:#fff;border:1px solid #e6e6e6;border-radius:12px;width:min(560px,100%);max-height:min(760px,100vh - 32px);padding:16px;overflow-y:auto}.check-records-module__E2WCHq__modalBank{width:min(960px,100%)}.check-records-module__E2WCHq__modalWide{width:min(1180px,100%)}.check-records-module__E2WCHq__modalHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}@media (max-width:640px){.check-records-module__E2WCHq__page{padding:24px 12px}.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__walletButton,.check-records-module__E2WCHq__langSelect select,.check-records-module__E2WCHq__button,.check-records-module__E2WCHq__buttonSecondary{min-height:44px}.check-records-module__E2WCHq__headerRow{flex-direction:column;align-items:stretch;gap:10px}.check-records-module__E2WCHq__headerRight{flex-wrap:wrap;justify-content:space-between;gap:8px;width:100%}.check-records-module__E2WCHq__headerActions{flex-direction:column;align-items:stretch;gap:8px}.check-records-module__E2WCHq__headerNavGroup{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.check-records-module__E2WCHq__navShell{grid-template-columns:none;width:100%;display:flex}.check-records-module__E2WCHq__navPrimary{gap:8px;width:100%;display:flex;overflow-x:auto}.check-records-module__E2WCHq__navModuleButton{min-width:max-content}.check-records-module__E2WCHq__navWorkspace{flex-direction:column;grid-template-columns:none;width:100%;display:flex}.check-records-module__E2WCHq__navWorkspaceItems{flex-wrap:nowrap;gap:8px;width:100%;display:flex;overflow-x:auto}.check-records-module__E2WCHq__navSecondaryLink{flex:none}.check-records-module__E2WCHq__navWorkspaceLabel{padding:0 2px}.check-records-module__E2WCHq__walletButton{box-sizing:border-box;width:100%;min-height:44px}.check-records-module__E2WCHq__navNoticeWrap{width:100%}.check-records-module__E2WCHq__navNoticePanel{width:100%;left:0;right:auto}.check-records-module__E2WCHq__printerFeedbackNav{width:100%;margin-left:0}.check-records-module__E2WCHq__sectionHeader,.check-records-module__E2WCHq__recordsHeader,.check-records-module__E2WCHq__headerButtons{align-items:stretch}.check-records-module__E2WCHq__headerButtons{width:100%}.check-records-module__E2WCHq__headerButtons .check-records-module__E2WCHq__button,.check-records-module__E2WCHq__headerButtons .check-records-module__E2WCHq__buttonSecondary{flex:auto}.check-records-module__E2WCHq__searchRow{flex-direction:column;align-items:stretch}.check-records-module__E2WCHq__searchInput,.check-records-module__E2WCHq__accountFilter,.check-records-module__E2WCHq__amountFilter,.check-records-module__E2WCHq__statusFilter,.check-records-module__E2WCHq__exportSelect,.check-records-module__E2WCHq__dateInputWrap{flex:auto;width:100%;min-width:0;max-width:none}.check-records-module__E2WCHq__formGrid,.check-records-module__E2WCHq__taskBoard,.check-records-module__E2WCHq__peopleOverview,.check-records-module__E2WCHq__peopleMetrics,.check-records-module__E2WCHq__peopleAdminGrid,.check-records-module__E2WCHq__peopleDetailGrid,.check-records-module__E2WCHq__peopleOpsGrid,.check-records-module__E2WCHq__peopleTimeGrid,.check-records-module__E2WCHq__peopleSecretBox{grid-template-columns:1fr}.check-records-module__E2WCHq__peopleOverview{gap:12px}.check-records-module__E2WCHq__peopleOnSiteList{grid-template-columns:1fr}.check-records-module__E2WCHq__peopleCompanyName{font-size:20px}.check-records-module__E2WCHq__peopleSectionHeader{flex-direction:column;align-items:stretch}.check-records-module__E2WCHq__peopleSectionHeader .check-records-module__E2WCHq__button,.check-records-module__E2WCHq__peopleSectionHeader .check-records-module__E2WCHq__headerButtons{width:100%}.check-records-module__E2WCHq__peopleBranchItem{grid-template-columns:1fr}.check-records-module__E2WCHq__peopleBranchActions{justify-content:flex-start}.check-records-module__E2WCHq__peopleFilterSelect{width:100%;min-width:0}.check-records-module__E2WCHq__dashboardHero,.check-records-module__E2WCHq__dashboardMetricGrid{grid-template-columns:1fr}.check-records-module__E2WCHq__dashboardActionGrid{min-width:0}.check-records-module__E2WCHq__dashboardMetric{min-height:86px}.check-records-module__E2WCHq__dashboardAttentionItem{grid-template-columns:minmax(0,1fr) auto}.check-records-module__E2WCHq__dashboardAttentionItem em{grid-column:1/-1}.check-records-module__E2WCHq__modalBank{width:100%}.check-records-module__E2WCHq__bankFormRow,.check-records-module__E2WCHq__bankItem{flex-wrap:wrap}.check-records-module__E2WCHq__bankItemActions{justify-content:flex-end;width:100%}}.check-records-module__E2WCHq__page{background:linear-gradient(180deg,var(--pc-bg)0%,var(--pc-bg-soft)100%);color:var(--pc-text);padding:28px 18px 40px}.check-records-module__E2WCHq__main{gap:18px;max-width:1180px}.check-records-module__E2WCHq__header,.check-records-module__E2WCHq__card{border-color:var(--pc-border);box-shadow:var(--pc-shadow);background:#fffffff5;border-radius:8px}.check-records-module__E2WCHq__header{padding:20px}.check-records-module__E2WCHq__titleLink,.check-records-module__E2WCHq__header h1,.check-records-module__E2WCHq__title{color:var(--pc-text);letter-spacing:0}.check-records-module__E2WCHq__titleLink{font-size:clamp(22px,2.5vw,30px);line-height:1.08}.check-records-module__E2WCHq__sub{max-width:680px;color:var(--pc-muted);font-size:15px}.check-records-module__E2WCHq__headerActions{border-top-color:#e8eeeb;padding-top:12px}.check-records-module__E2WCHq__navWorkspace{border-color:var(--pc-border);background:var(--pc-surface-soft);border-radius:8px}.check-records-module__E2WCHq__navSecondary{border:0;border-bottom:1px solid var(--pc-border);background:0 0;border-radius:0}.check-records-module__E2WCHq__navPrimary{border-color:var(--pc-border);background:var(--pc-surface-soft)}.check-records-module__E2WCHq__navPrimaryActive,.check-records-module__E2WCHq__navPrimaryActive:hover{border-color:var(--pc-text);background:var(--pc-text);color:#fff}.check-records-module__E2WCHq__navSecondaryActive,.check-records-module__E2WCHq__navSecondaryActive:hover{border-bottom-color:var(--pc-text);color:var(--pc-text);background:0 0}.check-records-module__E2WCHq__navWorkspaceLabel,.check-records-module__E2WCHq__sectionTitle,.check-records-module__E2WCHq__workflowTitle,.check-records-module__E2WCHq__label span{color:var(--pc-muted-2);letter-spacing:.04em;text-transform:uppercase}.check-records-module__E2WCHq__navActive,.check-records-module__E2WCHq__navActive:hover,.check-records-module__E2WCHq__tabActive,.check-records-module__E2WCHq__tabActive:hover{border-color:var(--pc-text);background:var(--pc-text);color:#fff}.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__button,.check-records-module__E2WCHq__smallButton{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff;border-radius:7px;box-shadow:0 8px 18px #0f766e26}.check-records-module__E2WCHq__authButton:hover,.check-records-module__E2WCHq__button:hover,.check-records-module__E2WCHq__smallButton:hover{border-color:var(--pc-primary-strong);background:var(--pc-primary-strong)}.check-records-module__E2WCHq__walletButton,.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__buttonSecondary,.check-records-module__E2WCHq__quickFilterButton,.check-records-module__E2WCHq__tabButton,.check-records-module__E2WCHq__iconButton,.check-records-module__E2WCHq__exportSelect,.check-records-module__E2WCHq__langSelect select{border-color:var(--pc-border-strong);color:var(--pc-text);background:#fff;border-radius:7px}.check-records-module__E2WCHq__walletButton:hover,.check-records-module__E2WCHq__topActionButton:hover,.check-records-module__E2WCHq__buttonSecondary:hover,.check-records-module__E2WCHq__quickFilterButton:hover,.check-records-module__E2WCHq__tabButton:hover,.check-records-module__E2WCHq__iconButton:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.check-records-module__E2WCHq__userPill,.check-records-module__E2WCHq__tabs,.check-records-module__E2WCHq__summaryTile,.check-records-module__E2WCHq__workflowStep,.check-records-module__E2WCHq__bankItem{border-color:var(--pc-border);background:var(--pc-surface-soft);border-radius:8px}.check-records-module__E2WCHq__workflowStep:hover{border-color:var(--pc-primary);background:#fff}.check-records-module__E2WCHq__workflowNumber,.check-records-module__E2WCHq__statValue{color:var(--pc-text)}.check-records-module__E2WCHq__workflowMeta,.check-records-module__E2WCHq__muted,.check-records-module__E2WCHq__note{color:var(--pc-muted-2)}.check-records-module__E2WCHq__input,.check-records-module__E2WCHq__textarea,.check-records-module__E2WCHq__tableInput,.check-records-module__E2WCHq__tableSelect{border-color:var(--pc-border-strong);color:var(--pc-text);background:#fbfdfc;border-radius:7px}.check-records-module__E2WCHq__input:focus,.check-records-module__E2WCHq__textarea:focus,.check-records-module__E2WCHq__tableInput:focus,.check-records-module__E2WCHq__tableSelect:focus,.check-records-module__E2WCHq__langSelect select:focus{border-color:var(--pc-primary);outline:3px solid #0f766e24}.check-records-module__E2WCHq__datePickerPopover{border-color:var(--pc-border);border-radius:8px;box-shadow:0 18px 42px #14201d29}.check-records-module__E2WCHq__dayPicker{--rdp-accent-color:var(--pc-primary);--rdp-accent-background-color:#dff3ed;--rdp-selected-border:1px solid var(--pc-primary);color:var(--pc-text)}:is(.check-records-module__E2WCHq__dayPicker .rdp-button_previous,.check-records-module__E2WCHq__dayPicker .rdp-button_next){border-color:var(--pc-border-strong);background:var(--pc-surface-soft);color:var(--pc-text)}:is(.check-records-module__E2WCHq__dayPicker .rdp-button_previous:hover,.check-records-module__E2WCHq__dayPicker .rdp-button_next:hover){border-color:var(--pc-primary);background:var(--pc-primary-soft)}.check-records-module__E2WCHq__tableWrap{border:1px solid var(--pc-border);background:#fff;border-radius:8px}.check-records-module__E2WCHq__table th{background:var(--pc-surface-soft);color:var(--pc-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.check-records-module__E2WCHq__table th,.check-records-module__E2WCHq__table td{border-bottom-color:#e8eeeb}.check-records-module__E2WCHq__table tbody tr:hover{background:var(--pc-primary-soft)}.check-records-module__E2WCHq__linkButton{color:var(--pc-primary-strong)}.check-records-module__E2WCHq__viewToggle,.check-records-module__E2WCHq__calendarPanel,.check-records-module__E2WCHq__calendarDetails{border-color:var(--pc-border);border-radius:8px}.check-records-module__E2WCHq__viewToggleActive{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.check-records-module__E2WCHq__calendarHeader,.check-records-module__E2WCHq__calendarWeekday,.check-records-module__E2WCHq__calendarDayMuted,.check-records-module__E2WCHq__calendarDetailItem{background:var(--pc-surface-soft)}.check-records-module__E2WCHq__calendarGrid{background:var(--pc-border)}.check-records-module__E2WCHq__calendarSelected{outline-color:var(--pc-primary);background:var(--pc-primary-soft)}.check-records-module__E2WCHq__calendarToday{box-shadow:inset 0 0 0 1px var(--pc-text)}.check-records-module__E2WCHq__calendarTodayLabel{background:var(--pc-text)}.check-records-module__E2WCHq__calendarDaySummary{border-left-color:var(--pc-primary);color:var(--pc-primary-strong)}.check-records-module__E2WCHq__calendarMiniItem{background:#edf4f1}.check-records-module__E2WCHq__dangerButton{color:var(--pc-danger);background:#fff7f6;border-color:#efb8b2}@media (max-width:640px){.check-records-module__E2WCHq__page{padding:16px 10px 28px}.check-records-module__E2WCHq__header,.check-records-module__E2WCHq__card{border-radius:8px;padding:14px}.check-records-module__E2WCHq__recordsControls{justify-content:flex-start;width:100%}.check-records-module__E2WCHq__viewToggle{width:100%}.check-records-module__E2WCHq__viewToggleButton{flex:1}.check-records-module__E2WCHq__calendarLayout{grid-template-columns:1fr}.check-records-module__E2WCHq__calendarHeader{grid-template-columns:74px minmax(0,1fr) 74px}.check-records-module__E2WCHq__calendarTitle{font-size:13px}.check-records-module__E2WCHq__calendarWeekday{min-height:28px;font-size:10px}.check-records-module__E2WCHq__calendarDay{min-height:78px;padding:5px}.check-records-module__E2WCHq__calendarDaySummary{font-size:10px}.check-records-module__E2WCHq__calendarMiniItem{display:none}.check-records-module__E2WCHq__calendarMore{font-size:10px}}.check-records-module__E2WCHq__header{gap:14px}.check-records-module__E2WCHq__headerRow{align-items:flex-start;gap:16px}.check-records-module__E2WCHq__headerRight{flex-wrap:wrap;justify-content:flex-end;gap:8px}.check-records-module__E2WCHq__titleLink,.check-records-module__E2WCHq__header h1{align-items:center;min-height:34px;font-size:24px;font-weight:850;line-height:1.1;display:inline-flex}.check-records-module__E2WCHq__headerActions{border-top:1px solid var(--pc-border);grid-template-columns:minmax(0,1fr);align-items:end;gap:12px;padding-top:12px;display:grid}.check-records-module__E2WCHq__headerNavGroup,.check-records-module__E2WCHq__navShell{width:100%}.check-records-module__E2WCHq__navShell{gap:8px}.check-records-module__E2WCHq__navPrimary{border-radius:8px;align-self:stretch;width:100%;padding:4px}.check-records-module__E2WCHq__navPrimaryLink{border-radius:6px;min-width:88px;height:34px;padding:0 14px}.check-records-module__E2WCHq__navSecondary{border:1px solid var(--pc-border);background:#fff;border-radius:8px;padding:0 10px}.check-records-module__E2WCHq__navSecondary .check-records-module__E2WCHq__navWorkspaceItems{width:100%;min-height:38px}.check-records-module__E2WCHq__navSecondaryLink{height:38px;padding:0 12px}.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__langSelect select,.check-records-module__E2WCHq__userPill{min-height:34px}@media (max-width:760px){.check-records-module__E2WCHq__headerRow{align-items:stretch}.check-records-module__E2WCHq__headerRight{grid-template-columns:1fr 1fr;width:100%;display:grid}.check-records-module__E2WCHq__userPill,.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__topAccountActions,.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__langSelect,.check-records-module__E2WCHq__langSelect select{width:100%}.check-records-module__E2WCHq__userPill{grid-column:1/-1;justify-content:center}.check-records-module__E2WCHq__topAccountActions{grid-template-columns:1fr 1fr;display:grid}.check-records-module__E2WCHq__headerActions{grid-template-columns:1fr}.check-records-module__E2WCHq__navPrimary,.check-records-module__E2WCHq__navWorkspaceItems{flex-wrap:nowrap;overflow-x:auto}}.check-records-module__E2WCHq__headerRight{gap:6px}.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__membershipCta,.check-records-module__E2WCHq__langSelect select,.check-records-module__E2WCHq__userPill{height:34px;min-height:34px;box-shadow:none;border-radius:8px;justify-content:center;align-items:center;font-size:13px;line-height:34px}.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__membershipCta,.check-records-module__E2WCHq__userPill{display:inline-flex}.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__membershipCta,.check-records-module__E2WCHq__langSelect select{padding:0 12px}.check-records-module__E2WCHq__langSelect select{padding:0 34px 0 14px;display:block}.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__membershipCta,.check-records-module__E2WCHq__langSelect select,.check-records-module__E2WCHq__userPill{border-color:var(--pc-border);color:var(--pc-text);background:#ffffffb8}.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__membershipCta{font-weight:750}.check-records-module__E2WCHq__authButton{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff}.check-records-module__E2WCHq__userPill{gap:8px;padding:0 12px}.check-records-module__E2WCHq__authText,.check-records-module__E2WCHq__linkButton{font-size:13px}.check-records-module__E2WCHq__linkButton{color:var(--pc-primary-strong);text-underline-offset:3px;text-decoration-thickness:1px}.check-records-module__E2WCHq__topActionButton:hover,.check-records-module__E2WCHq__membershipCta:hover,.check-records-module__E2WCHq__langSelect select:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.check-records-module__E2WCHq__memoPreviewPanel{border:1px solid var(--pc-border);background:#fbfdfb;border-radius:14px;padding:16px}.check-records-module__E2WCHq__memoEditor{border:1px solid var(--pc-border-strong);background:#fff;border-radius:12px;overflow:hidden}.check-records-module__E2WCHq__memoEditorToolbar{border-bottom:1px solid var(--pc-border);background:var(--pc-surface-soft);flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.check-records-module__E2WCHq__memoEditorToolbar button{border:1px solid var(--pc-border-strong);color:var(--pc-text);cursor:pointer;font:inherit;background:#fff;border-radius:8px;min-height:32px;padding:0 10px;font-size:12px;font-weight:900}.check-records-module__E2WCHq__memoEditorToolbar button:hover{border-color:var(--pc-primary);color:var(--pc-primary-strong)}.check-records-module__E2WCHq__memoEditorSurface{color:var(--pc-text);min-height:220px;padding:14px;overflow-x:auto}.check-records-module__E2WCHq__memoEditorSurface:focus{outline-offset:-3px;outline:3px solid #0f766e24}.check-records-module__E2WCHq__memoEditorSurface:empty:before{color:var(--pc-muted-2);content:attr(data-placeholder)}.check-records-module__E2WCHq__memoEditorSurface table{border-collapse:collapse;min-width:100%;margin:8px 0}.check-records-module__E2WCHq__memoEditorSurface th,.check-records-module__E2WCHq__memoEditorSurface td{border:1px solid var(--pc-border);text-align:left;vertical-align:top;padding:8px 10px}.check-records-module__E2WCHq__memoEditorSurface th{background:var(--pc-surface-soft)}.check-records-module__E2WCHq__memoMarkdown{color:var(--pc-text);gap:10px;margin-top:10px;line-height:1.5;display:grid}.check-records-module__E2WCHq__memoMarkdown h2,.check-records-module__E2WCHq__memoMarkdown h3,.check-records-module__E2WCHq__memoMarkdown h4,.check-records-module__E2WCHq__memoMarkdown p,.check-records-module__E2WCHq__memoMarkdown ul,.check-records-module__E2WCHq__memoMarkdown ol{margin:0}.check-records-module__E2WCHq__memoMarkdown h2{font-size:24px;line-height:1.15}.check-records-module__E2WCHq__memoMarkdown h3{font-size:20px;line-height:1.2}.check-records-module__E2WCHq__memoMarkdown h4{font-size:16px;line-height:1.25}.check-records-module__E2WCHq__memoMarkdown ul,.check-records-module__E2WCHq__memoMarkdown ol{padding-left:22px}.check-records-module__E2WCHq__memoMarkdownTableWrap{border:1px solid var(--pc-border);border-radius:12px;overflow-x:auto}.check-records-module__E2WCHq__memoMarkdownTable{border-collapse:collapse;min-width:100%;font-size:14px}.check-records-module__E2WCHq__memoMarkdownTable th,.check-records-module__E2WCHq__memoMarkdownTable td{border-bottom:1px solid var(--pc-border);text-align:left;vertical-align:top;padding:10px 12px}.check-records-module__E2WCHq__memoMarkdownTable th{background:var(--pc-surface-soft);color:var(--pc-muted);text-transform:uppercase;font-size:12px;font-weight:900}.check-records-module__E2WCHq__memoMarkdownTable tr:last-child td{border-bottom:0}@media (max-width:760px){.check-records-module__E2WCHq__authButton,.check-records-module__E2WCHq__topActionButton,.check-records-module__E2WCHq__membershipCta,.check-records-module__E2WCHq__langSelect select,.check-records-module__E2WCHq__userPill{height:40px;min-height:40px}}
.PayeePicker-module__4KbnbG__inputWrap{align-items:center;display:flex;position:relative}.PayeePicker-module__4KbnbG__searchButton{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;font-size:14px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.PayeePicker-module__4KbnbG__searchButton:hover{background:#0000000f}.PayeePicker-module__4KbnbG__popover{z-index:40;background:#fff;border:1px solid #e6e6e6;border-radius:10px;width:min(280px,100vw - 24px);max-width:calc(100vw - 24px);padding:8px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 20px #00000014}.PayeePicker-module__4KbnbG__list{gap:4px;max-height:180px;display:grid;overflow:auto}.PayeePicker-module__4KbnbG__item{text-align:left;cursor:pointer;background:#fafafa;border:1px solid #e6e6e6;border-radius:8px;padding:6px 8px;font-size:12px}.PayeePicker-module__4KbnbG__item:hover{background:#f0f0f0}.PayeePicker-module__4KbnbG__empty{color:#777;padding:6px 4px;font-size:12px}.PayeePicker-module__4KbnbG__searchButton:hover{background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.PayeePicker-module__4KbnbG__popover{border-color:var(--pc-border);border-radius:8px;box-shadow:0 16px 34px #14201d24}.PayeePicker-module__4KbnbG__item{border-color:var(--pc-border);background:var(--pc-surface-soft);color:var(--pc-text);border-radius:7px}.PayeePicker-module__4KbnbG__item:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.PayeePicker-module__4KbnbG__empty{color:var(--pc-muted-2)}
.ImageLightbox-module__mMSzuG__overlay{z-index:10000;cursor:zoom-out;background:#000000e0;flex-direction:column;justify-content:center;align-items:center;padding:48px 16px 16px;display:flex;position:fixed;inset:0}.ImageLightbox-module__mMSzuG__inner{cursor:default;flex-direction:column;align-items:center;gap:8px;max-width:100%;max-height:100%;display:flex}.ImageLightbox-module__mMSzuG__caption{color:#eee;text-align:center;max-width:min(900px,100%);font-size:13px}.ImageLightbox-module__mMSzuG__inner img{object-fit:contain;border-radius:4px;width:auto;max-width:min(95vw,1200px);height:auto;max-height:min(85vh,1200px);box-shadow:0 8px 32px #00000080}.ImageLightbox-module__mMSzuG__close{color:#fff;cursor:pointer;z-index:10001;background:#ffffff26;border:none;border-radius:10px;width:40px;height:40px;font-size:24px;line-height:1;position:fixed;top:12px;right:12px}.ImageLightbox-module__mMSzuG__close:hover{background:#ffffff47}.ImageLightbox-module__mMSzuG__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14201de0}.ImageLightbox-module__mMSzuG__inner img,.ImageLightbox-module__mMSzuG__close{border-radius:8px}
.auth-pages-module__eX9pXq__content{color:var(--pc-text);justify-content:center;padding:8px 0 18px;display:flex}@media (max-width:720px){.auth-pages-module__eX9pXq__content{justify-content:stretch}}
.print-page-module__B9fTbG__mobileOnly{display:none}.print-page-module__B9fTbG__desktopOnly{display:block}.print-page-module__B9fTbG__mobilePage{background:radial-gradient(circle at 0 0,#10807414,#0000 34%),#f4f8f6;justify-content:center;align-items:center;min-height:100dvh;padding:22px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica,sans-serif;display:flex}.print-page-module__B9fTbG__noticeCard{background:#fff;border:1px solid #d9e5e0;border-radius:16px;width:100%;max-width:430px;padding:24px;box-shadow:0 18px 48px #14201d1f}.print-page-module__B9fTbG__badge{color:#0d6f64;background:#edf7f4;border:1px solid #cfe3dc;border-radius:999px;width:fit-content;padding:8px 10px;font-size:12px;font-weight:900;line-height:1}.print-page-module__B9fTbG__noticeCard h1{color:#14201d;letter-spacing:0;margin:18px 0 10px;font-size:28px;line-height:1.12}.print-page-module__B9fTbG__noticeCard p{color:#5f6f6a;margin:0;font-size:16px;line-height:1.45}.print-page-module__B9fTbG__actions{gap:10px;margin-top:22px;display:grid}.print-page-module__B9fTbG__actions a{color:#14201d;text-align:center;background:#fff;border:1px solid #cfdcd7;border-radius:10px;justify-content:center;align-items:center;min-height:48px;font-size:15px;font-weight:850;text-decoration:none;display:flex}.print-page-module__B9fTbG__actions a:first-child{color:#fff;background:#108074;border-color:#108074}@media (max-width:767px){.print-page-module__B9fTbG__mobileOnly{display:block}.print-page-module__B9fTbG__desktopOnly{display:none}}
.PayeeFavorites-module__-8QmpG__headerRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.PayeeFavorites-module__-8QmpG__count{color:#666;font-size:12px}.PayeeFavorites-module__-8QmpG__addRow{grid-template-columns:1fr 36px;gap:8px;margin-top:10px;margin-bottom:10px;display:grid}.PayeeFavorites-module__-8QmpG__input{border:1px solid #d6d6d6;border-radius:10px;height:34px;padding:0 10px;font-size:13px}.PayeeFavorites-module__-8QmpG__addButton{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:10px;height:34px;font-weight:600}.PayeeFavorites-module__-8QmpG__tip{color:#7a3b00;margin-top:6px;font-size:12px}.PayeeFavorites-module__-8QmpG__itemRow{border-bottom:1px dashed #eee;justify-content:space-between;align-items:center;gap:8px;padding:6px 0;display:flex}.PayeeFavorites-module__-8QmpG__itemName{flex:1}.PayeeFavorites-module__-8QmpG__displayName{color:#111;font-size:13px}.PayeeFavorites-module__-8QmpG__inlineInput{border:1px solid #d6d6d6;border-radius:8px;width:100%;height:30px;padding:0 8px;font-size:13px}.PayeeFavorites-module__-8QmpG__itemActions{flex-wrap:wrap;gap:6px;display:flex}.PayeeFavorites-module__-8QmpG__smallButton{cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:8px;height:26px;padding:0 8px;font-size:12px}.PayeeFavorites-module__-8QmpG__hint{color:#0a5a2a;margin-top:6px;font-size:12px}.PayeeFavorites-module__-8QmpG__error{color:#b00020;margin-top:6px;font-size:12px}.PayeeFavorites-module__-8QmpG__toggleRow{color:#333;align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.PayeeFavorites-module__-8QmpG__count,.PayeeFavorites-module__-8QmpG__toggleRow{color:var(--pc-muted-2)}.PayeeFavorites-module__-8QmpG__input,.PayeeFavorites-module__-8QmpG__inlineInput{border-color:var(--pc-border-strong);color:var(--pc-text);background:#fbfdfc;border-radius:7px}.PayeeFavorites-module__-8QmpG__input:focus,.PayeeFavorites-module__-8QmpG__inlineInput:focus{border-color:var(--pc-primary);outline:3px solid #0f766e24}.PayeeFavorites-module__-8QmpG__addButton{border-color:var(--pc-primary);background:var(--pc-primary);border-radius:7px}.PayeeFavorites-module__-8QmpG__smallButton{border-color:var(--pc-border-strong);color:var(--pc-text);border-radius:7px}.PayeeFavorites-module__-8QmpG__smallButton:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.PayeeFavorites-module__-8QmpG__itemRow{border-bottom-color:#e8eeeb}.PayeeFavorites-module__-8QmpG__displayName{color:var(--pc-text)}
.printer-feedback-module__Fe0TiW__note{color:#444;margin:0;font-size:14px;line-height:1.5}.printer-feedback-module__Fe0TiW__rewardBox{color:#333;background:#f6f8ff;border:1px solid #d8e0ff;border-radius:8px;padding:12px;font-size:14px;line-height:1.5}.printer-feedback-module__Fe0TiW__formGrid{flex-direction:column;gap:14px;margin-top:12px;display:flex}.printer-feedback-module__Fe0TiW__field{flex-direction:column;gap:6px;display:flex}.printer-feedback-module__Fe0TiW__fieldLabel{font-size:14px;font-weight:600}.printer-feedback-module__Fe0TiW__fieldHint{color:#666;font-size:12px}.printer-feedback-module__Fe0TiW__fileInput{font-size:14px}.printer-feedback-module__Fe0TiW__honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.printer-feedback-module__Fe0TiW__successRow{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.printer-feedback-module__Fe0TiW__note,.printer-feedback-module__Fe0TiW__fieldHint{color:var(--pc-muted-2)}.printer-feedback-module__Fe0TiW__rewardBox{color:var(--pc-text);background:#f0faf5;border-color:#d8eadf;border-radius:8px}.printer-feedback-module__Fe0TiW__fieldLabel{color:var(--pc-text)}
.supported-printers-module__G_Yv4q__intro{color:#555;margin:0 0 16px;font-size:14px;line-height:1.5}.supported-printers-module__G_Yv4q__muted{color:#666;margin:12px 0;font-size:14px}.supported-printers-module__G_Yv4q__ctaRow{margin-top:8px}.supported-printers-module__G_Yv4q__brandList{flex-direction:column;gap:20px;display:flex}.supported-printers-module__G_Yv4q__brandCard{margin-top:0}.supported-printers-module__G_Yv4q__brandTitle{margin:0 0 14px;font-size:18px;font-weight:700}.supported-printers-module__G_Yv4q__modelGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}.supported-printers-module__G_Yv4q__modelCard{background:#fafafa;border:1px solid #e6e6e6;border-radius:10px;overflow:hidden}.supported-printers-module__G_Yv4q__modelImageWrap{aspect-ratio:4/3;background:#fff;justify-content:center;align-items:center;display:flex}.supported-printers-module__G_Yv4q__modelImage{object-fit:contain;max-width:100%;max-height:100%}.supported-printers-module__G_Yv4q__modelImageFallback{border:1px dashed var(--pc-border-strong,#cfd9d5);background:var(--pc-surface-soft,#f7faf8);width:calc(100% - 28px);min-height:74px;color:var(--pc-muted-2,#697772);text-align:center;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.supported-printers-module__G_Yv4q__modelName{text-align:center;padding:10px 12px;font-size:13px;font-weight:600}.supported-printers-module__G_Yv4q__intro,.supported-printers-module__G_Yv4q__muted{color:var(--pc-muted-2)}.supported-printers-module__G_Yv4q__brandList{gap:18px}.supported-printers-module__G_Yv4q__brandTitle{color:var(--pc-text);font-weight:800}.supported-printers-module__G_Yv4q__modelGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.supported-printers-module__G_Yv4q__modelCard{border-color:var(--pc-border);box-shadow:var(--pc-shadow-soft);background:#fff;border-radius:8px}.supported-printers-module__G_Yv4q__modelImageWrap{background:linear-gradient(180deg,#fff 0%,var(--pc-surface-soft)100%)}.supported-printers-module__G_Yv4q__modelName{color:var(--pc-text);border-top:1px solid #e8eeeb}
.tools-module__oCstcq__intro{color:var(--pc-muted);margin:0;font-size:15px;line-height:1.45}.tools-module__oCstcq__workPanel{gap:16px;width:100%;max-width:760px;margin:0 auto;display:grid}.tools-module__oCstcq__workTitle{color:var(--pc-text);text-align:center;margin:0 0 6px;font-size:22px;line-height:1.15}.tools-module__oCstcq__workPanel>div:first-child .tools-module__oCstcq__intro{text-align:center}.tools-module__oCstcq__toolSwitch{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.tools-module__oCstcq__toolSwitch button{border:1px solid var(--pc-border);min-height:38px;color:var(--pc-text);cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-size:13px;font-weight:850}.tools-module__oCstcq__toolSwitch button:hover,.tools-module__oCstcq__toolSwitchActive{border-color:var(--pc-primary)!important;color:#0d6f64!important;background:#edf7f4!important}.tools-module__oCstcq__uploadBox{border:1px dashed var(--pc-border-strong);background:var(--pc-surface-soft);cursor:pointer;text-align:center;border-radius:8px;justify-items:center;gap:8px;min-height:180px;padding:30px;display:grid}.tools-module__oCstcq__uploadBoxDragging{border-color:var(--pc-primary);background:#edf7f4}.tools-module__oCstcq__uploadBox strong{color:var(--pc-text);font-size:20px;font-weight:900}.tools-module__oCstcq__uploadBox span,.tools-module__oCstcq__uploadBox input{color:var(--pc-muted);font-size:14px}.tools-module__oCstcq__memberNotice{color:#7a5521;background:#f7f4ee;border:1px solid #e7dac5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.tools-module__oCstcq__memberNotice span{font-size:14px;line-height:1.35}.tools-module__oCstcq__memberNotice a{color:#0d6f64;flex-shrink:0;font-size:14px;font-weight:900}.tools-module__oCstcq__fileList{border:1px solid var(--pc-border);border-radius:8px;overflow:hidden}.tools-module__oCstcq__fileList div{border-bottom:1px solid var(--pc-border);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.tools-module__oCstcq__fileList div:last-child{border-bottom:0}.tools-module__oCstcq__fileList span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tools-module__oCstcq__fileList em{color:var(--pc-muted);flex-shrink:0;font-size:12px;font-style:normal}.tools-module__oCstcq__conversionPreview{border:1px solid var(--pc-border);border-radius:8px;gap:12px;padding:12px;display:grid}.tools-module__oCstcq__conversionPreviewHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.tools-module__oCstcq__conversionPreviewHeader strong{color:var(--pc-text);font-size:15px;font-weight:900}.tools-module__oCstcq__conversionPreviewHeader span{color:var(--pc-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.tools-module__oCstcq__conversionPreviewBody{border:1px solid var(--pc-border);border-radius:8px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.tools-module__oCstcq__conversionPreviewBody div{gap:4px;min-width:0;display:grid}.tools-module__oCstcq__conversionPreviewBody strong{color:var(--pc-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.tools-module__oCstcq__conversionPreviewBody span{color:var(--pc-muted);font-size:13px}.tools-module__oCstcq__conversionPagePreview{aspect-ratio:3/4;border:1px solid var(--pc-border);background:#f5f7f6;border-radius:6px;width:100%;display:block;overflow:hidden}.tools-module__oCstcq__conversionPagePreview img{object-fit:contain;width:100%;height:100%;display:block}.tools-module__oCstcq__wordPreviewIcon{aspect-ratio:3/4;letter-spacing:0;background:#edf7f4;border:1px solid #cfe3dc;border-radius:6px;justify-content:center;align-items:center;width:100%;font-weight:950;display:flex;color:#0d6f64!important;font-size:22px!important}.tools-module__oCstcq__success,.tools-module__oCstcq__error{border-radius:8px;margin:0;padding:12px;font-size:14px;line-height:1.45}.tools-module__oCstcq__success{color:#24683a;background:#eef8f2;border:1px solid #cde8d6}.tools-module__oCstcq__error{color:#a91f18;background:#fff2f1;border:1px solid #f1c6c3}.tools-module__oCstcq__downloadLink{color:#0d6f64;text-align:center;background:#fff;border:1px solid #cde8d6;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 12px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.tools-module__oCstcq__downloadLink:hover{border-color:#0d6f64}.tools-module__oCstcq__pageEditor{border:1px solid var(--pc-border);border-radius:8px;gap:12px;padding:12px;display:grid}.tools-module__oCstcq__pageEditorHeader{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px;display:grid}.tools-module__oCstcq__pageEditorHeader strong{color:var(--pc-text);font-size:15px;font-weight:900}.tools-module__oCstcq__pageEditorHeader span{color:var(--pc-muted);text-align:right;font-size:13px;line-height:1.35}.tools-module__oCstcq__clearButton{border:1px solid var(--pc-border-strong);min-height:32px;color:var(--pc-text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:0 12px;font-size:12px;font-weight:900}.tools-module__oCstcq__clearButton:hover{color:#a91f18;border-color:#a91f18}.tools-module__oCstcq__pageGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.tools-module__oCstcq__pageTile{border:1px solid var(--pc-border);min-height:220px;color:var(--pc-text);cursor:grab;text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:flex-start;gap:9px;padding:10px;display:flex;position:relative}.tools-module__oCstcq__pageTile:active{cursor:grabbing}.tools-module__oCstcq__pageTile span{font-size:17px;font-weight:900}.tools-module__oCstcq__pageRemoveWrap{justify-content:center;align-items:center;gap:8px;min-height:24px;display:flex}.tools-module__oCstcq__pageRemove{border:1px solid var(--pc-border-strong);color:#a91f18;cursor:pointer;z-index:2;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:7px;right:7px;font-size:18px!important}.tools-module__oCstcq__pageRemove:hover{background:#fff2f1;border-color:#d64b43}.tools-module__oCstcq__pagePreview{aspect-ratio:3/4;border:1px solid var(--pc-border);background:#f5f7f6;border-radius:6px;width:100%;display:block;overflow:hidden}.tools-module__oCstcq__pagePreview img{object-fit:contain;width:100%;height:100%;display:block}.tools-module__oCstcq__pagePreviewLoading{color:var(--pc-muted);justify-content:center;align-items:center;width:100%;height:100%;font-weight:850;display:flex;font-size:12px!important}.tools-module__oCstcq__pageTile em{color:var(--pc-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-style:normal;line-height:1.25;display:-webkit-box;overflow:hidden}.tools-module__oCstcq__pageTileDeleted{background:#fff2f1;border-color:#f1c6c3}.tools-module__oCstcq__pageTileDeleted span,.tools-module__oCstcq__pageTileDeleted em{color:#a91f18}@media (max-width:640px){.tools-module__oCstcq__uploadBox{min-height:150px;padding:22px}.tools-module__oCstcq__toolSwitch{flex-wrap:nowrap;justify-content:flex-start;margin:0 -2px;padding-bottom:4px;overflow-x:auto}.tools-module__oCstcq__toolSwitch button{white-space:nowrap}.tools-module__oCstcq__pageEditorHeader{grid-template-columns:1fr}.tools-module__oCstcq__pageEditorHeader span{text-align:left}.tools-module__oCstcq__pageGrid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.tools-module__oCstcq__memberNotice{flex-direction:column;align-items:flex-start}.tools-module__oCstcq__conversionPreviewBody{grid-template-columns:88px minmax(0,1fr)}}
