.admin-dashboard-module__K9J-Uq__appLayout{background-color:var(--bg-main);min-height:100vh;color:var(--text-main);font-family:IBM Plex Sans Thai,Sarabun,Kanit,system-ui,sans-serif;display:flex}.admin-dashboard-module__K9J-Uq__sidebarZone{background-color:var(--bg-card);border-right:1px solid var(--border-soft);flex-direction:column;width:280px;padding:1.75rem 1.5rem;display:flex}.admin-dashboard-module__K9J-Uq__sidebarBrand{border-bottom:1px solid var(--border-soft);align-items:center;gap:12px;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.admin-dashboard-module__K9J-Uq__brandShieldIcon{background:var(--primary-fade);color:var(--primary);border-radius:12px;padding:8px;font-size:1.4rem}.admin-dashboard-module__K9J-Uq__brandTitle{color:var(--text-main);font-size:1rem;font-weight:700}.admin-dashboard-module__K9J-Uq__brandSubtitle{color:var(--text-sub);font-size:.75rem}.admin-dashboard-module__K9J-Uq__adminProfileCard{background-color:var(--bg-main);border:1px solid var(--border-soft);border-radius:14px;align-items:center;gap:12px;margin:1rem 0 1.5rem;padding:12px;display:flex}.admin-dashboard-module__K9J-Uq__avatarSA{background-color:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 2px 6px #3f9aae33}.admin-dashboard-module__K9J-Uq__profileName{color:var(--text-main);font-size:.9rem;font-weight:600}.admin-dashboard-module__K9J-Uq__profileDept{color:var(--text-sub);font-size:.75rem}.admin-dashboard-module__K9J-Uq__menuSectionTitle{text-transform:uppercase;color:var(--text-sub);letter-spacing:.05em;margin-bottom:.75rem;padding-left:.5rem;font-size:.75rem;font-weight:700}.admin-dashboard-module__K9J-Uq__sidebarNav{flex-direction:column;flex-grow:1;gap:6px;display:flex}.admin-dashboard-module__K9J-Uq__navLinkButton{color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.admin-dashboard-module__K9J-Uq__navLinkButton:hover{background-color:var(--bg-main);color:var(--primary)}.admin-dashboard-module__K9J-Uq__navLinkActive{font-weight:700;background-color:var(--primary-fade)!important;color:var(--primary)!important}.admin-dashboard-module__K9J-Uq__navIcon{font-size:1.1rem}.admin-dashboard-module__K9J-Uq__navBadge{background:var(--border-soft);color:var(--text-sub);border-radius:20px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:600}.admin-dashboard-module__K9J-Uq__navLinkActive .admin-dashboard-module__K9J-Uq__navBadge{background:var(--primary);color:#fff}.admin-dashboard-module__K9J-Uq__sidebarBottomMenu{border-top:1px solid var(--border-soft);flex-direction:column;gap:6px;margin-top:auto;padding-top:1.25rem;display:flex}.admin-dashboard-module__K9J-Uq__navLinkFooter{color:var(--text-sub);border-radius:8px;padding:8px 12px;font-size:.85rem;text-decoration:none;transition:background-color .15s}.admin-dashboard-module__K9J-Uq__navLinkFooter:hover{background-color:var(--bg-main);color:var(--text-main)}.admin-dashboard-module__K9J-Uq__dashboardContainer{background-color:var(--bg-main);box-sizing:border-box;flex:1;min-height:100vh;padding:2.5rem;overflow-y:auto}.admin-dashboard-module__K9J-Uq__headerZoneRow{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.admin-dashboard-module__K9J-Uq__headerZone{flex-direction:column;align-items:flex-start;display:flex}.admin-dashboard-module__K9J-Uq__backBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:.5rem;padding:0;font-size:.88rem;font-weight:600;transition:transform .2s;display:inline-flex}.admin-dashboard-module__K9J-Uq__backBtn:hover{text-decoration:underline;transform:translate(-4px)}.admin-dashboard-module__K9J-Uq__backBtn:before{content:"←"}.admin-dashboard-module__K9J-Uq__mainTitle{color:var(--text-main);letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:700}.admin-dashboard-module__K9J-Uq__subTitleDes{color:var(--text-sub);margin:4px 0 0;font-size:.88rem}.admin-dashboard-module__K9J-Uq__topRightStatus{align-items:center;gap:12px;display:flex}.admin-dashboard-module__K9J-Uq__notiAlertBtn{background:var(--bg-card);border:1px solid var(--border-soft);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;position:relative}.admin-dashboard-module__K9J-Uq__redDot{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.admin-dashboard-module__K9J-Uq__calendarDateBadge{background:var(--bg-card);border:1px solid var(--border-soft);color:var(--text-main);border-radius:12px;padding:10px 18px;font-size:.9rem;font-weight:600}.admin-dashboard-module__K9J-Uq__tabDisplayRow{align-items:center;gap:8px;margin-bottom:2rem;display:flex}.admin-dashboard-module__K9J-Uq__tabDisplayBtn{background:var(--bg-card);border:1px solid var(--border-soft);cursor:pointer;color:var(--text-sub);border-radius:20px;padding:8px 18px;font-size:.88rem;font-weight:500;transition:all .2s}.admin-dashboard-module__K9J-Uq__tabDisplayBtn:hover{background-color:var(--bg-main)}.admin-dashboard-module__K9J-Uq__tabDisplayBtnActive{font-weight:600;background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.admin-dashboard-module__K9J-Uq__statsCardGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.admin-dashboard-module__K9J-Uq__statCard{background:var(--bg-card);border:1px solid var(--border-soft);border-top:4px solid var(--primary);border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0f172a03}.admin-dashboard-module__K9J-Uq__statContentBox{flex-direction:column;display:flex}.admin-dashboard-module__K9J-Uq__statCard h3{color:var(--text-sub);margin:0;font-size:.88rem;font-weight:600}.admin-dashboard-module__K9J-Uq__statNumber{color:var(--text-main);margin:6px 0 0;font-size:1.8rem;font-weight:700;line-height:1.2}.admin-dashboard-module__K9J-Uq__unitText{color:var(--text-sub);font-size:.88rem;font-weight:500}.admin-dashboard-module__K9J-Uq__dashboardChartsGrid{grid-template-columns:1.2fr .8fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}.admin-dashboard-module__K9J-Uq__chartBlockCard{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:20px;padding:1.75rem;box-shadow:0 4px 20px #00000005}.admin-dashboard-module__K9J-Uq__chartBlockTitle{color:var(--text-main);margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.admin-dashboard-module__K9J-Uq__otTotalHoursCenterBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:160px;display:flex}.admin-dashboard-module__K9J-Uq__otTotalHoursNumber{color:var(--primary);letter-spacing:-.02em;font-size:3rem;font-weight:800;line-height:1}.admin-dashboard-module__K9J-Uq__otTotalHoursSubText{color:var(--text-sub);font-size:.88rem;font-weight:500}.admin-dashboard-module__K9J-Uq__barChartMockLayout{border-bottom:1px dashed var(--border-soft);justify-content:space-around;align-items:flex-end;height:160px;padding-bottom:10px;display:flex}.admin-dashboard-module__K9J-Uq__barItem{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:25%;height:100%;display:flex}.admin-dashboard-module__K9J-Uq__barValue{background:linear-gradient(180deg,var(--primary-soft)0%,var(--primary)100%);opacity:.9;border-radius:6px 6px 0 0;width:32px;transition:height .3s}.admin-dashboard-module__K9J-Uq__barName{color:var(--text-sub);text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.75rem;overflow:hidden}.admin-dashboard-module__K9J-Uq__filterSection{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:20px;margin-bottom:2.5rem;padding:1.75rem}.admin-dashboard-module__K9J-Uq__sectionTitle{color:var(--text-main);margin:0 0 1.5rem;font-size:1.05rem;font-weight:700}.admin-dashboard-module__K9J-Uq__exportOptionsGrid{border-bottom:1px dashed var(--border-soft);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.admin-dashboard-module__K9J-Uq__modernRadioGroup{align-items:center;gap:12px;display:flex}.admin-dashboard-module__K9J-Uq__modernRadioGroup .admin-dashboard-module__K9J-Uq__groupLabel{color:var(--text-sub);margin:0;font-size:.9rem;font-weight:600}.admin-dashboard-module__K9J-Uq__capsuleWrapper{gap:8px;display:flex}.admin-dashboard-module__K9J-Uq__capsuleBtn{background-color:var(--bg-main);border:1px solid var(--border-soft);color:var(--text-sub);cursor:pointer;border-radius:24px;padding:8px 18px;font-size:.88rem;font-weight:600;transition:all .15s}.admin-dashboard-module__K9J-Uq__capsuleBtn:hover{border-color:var(--primary);color:var(--primary)}.admin-dashboard-module__K9J-Uq__activeCapsule{background-color:var(--primary-fade)!important;color:var(--primary)!important;border-color:var(--primary)!important}.admin-dashboard-module__K9J-Uq__activeCapsuleExcel{background-color:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.admin-dashboard-module__K9J-Uq__filterControlsGrid{grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:1.25rem;display:grid}.admin-dashboard-module__K9J-Uq__filterDropdown{border:1px solid var(--border-soft);background-color:var(--bg-card);color:var(--text-main);box-sizing:border-box;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:14px;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:.9rem;font-weight:500}.admin-dashboard-module__K9J-Uq__bulkExportBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 28px;font-size:.9rem;font-weight:700;transition:background-color .15s}.admin-dashboard-module__K9J-Uq__bulkExportBtn:hover{opacity:.9}.admin-dashboard-module__K9J-Uq__tableWrapper{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:20px;padding:2rem}.admin-dashboard-module__K9J-Uq__tableHeaderControl{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.admin-dashboard-module__K9J-Uq__tableHeaderControl h2{color:var(--text-main);margin:0;font-size:1.2rem;font-weight:700}.admin-dashboard-module__K9J-Uq__searchBar{border:1px solid var(--border-soft);background-color:var(--bg-main);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z'/%3E%3C/svg%3E");background-position:14px 50%;background-repeat:no-repeat;background-size:16px;border-radius:12px;outline:none;width:280px;padding:10px 16px 10px 40px;font-size:.9rem}.admin-dashboard-module__K9J-Uq__adminTable{border-collapse:collapse;width:100%}.admin-dashboard-module__K9J-Uq__adminTable th{color:var(--text-sub);border-bottom:2px solid var(--border-soft);text-align:left;background-color:var(--bg-main);padding:16px;font-size:.9rem;font-weight:600}.admin-dashboard-module__K9J-Uq__adminTable td{border-bottom:1px solid var(--border-soft);color:var(--text-main);padding:18px 16px;font-size:.9rem}.admin-dashboard-module__K9J-Uq__adminTable tr:hover td{background-color:var(--bg-main)}.admin-dashboard-module__K9J-Uq__actName,.admin-dashboard-module__K9J-Uq__deptTableCell{color:var(--text-main);font-weight:600}.admin-dashboard-module__K9J-Uq__qrStatusToggleBtn{cursor:pointer;border:none;border-radius:24px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:opacity .15s}.admin-dashboard-module__K9J-Uq__qrStatusToggleBtn:hover{opacity:.85}.admin-dashboard-module__K9J-Uq__qrStatusActive{background-color:var(--smo-fade);color:var(--color-smo);border:1px solid #10b98133}.admin-dashboard-module__K9J-Uq__qrStatusInactive{background-color:var(--psycho-fade);color:var(--color-psycho);border:1px solid #f96e5b33}.admin-dashboard-module__K9J-Uq__exportBtn{cursor:pointer;padding:8px 18px;background-color:var(--bg-card)!important;color:var(--text-sub)!important;border:1px solid var(--border-soft)!important;border-radius:12px!important;font-size:.85rem!important;font-weight:600!important}.admin-dashboard-module__K9J-Uq__paginationContainer{justify-content:center;align-items:center;gap:8px;margin-top:2rem;display:flex}.admin-dashboard-module__K9J-Uq__pageNavBtn,.admin-dashboard-module__K9J-Uq__pageNumberBtn{border:1px solid var(--border-soft);background:var(--bg-card);min-width:36px;height:36px;color:var(--text-sub);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:.88rem;font-weight:600;display:flex}.admin-dashboard-module__K9J-Uq__activePage{background-color:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.admin-dashboard-module__K9J-Uq__otFilterPanel{background:var(--bg-main);border:1px solid var(--border-soft);border-radius:12px;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:24px;padding:16px 20px;display:flex}.admin-dashboard-module__K9J-Uq__otFilterPanelTitle{color:var(--text-main);font-size:.95rem;font-weight:600}.admin-dashboard-module__K9J-Uq__otFilterGroup{align-items:center;gap:10px;display:flex}.admin-dashboard-module__K9J-Uq__otSelect{border:1px solid var(--border-soft);background-color:var(--bg-card);color:var(--text-main);cursor:pointer;border-radius:8px;outline:none;min-width:160px;padding:8px 12px;font-size:.9rem}.admin-dashboard-module__K9J-Uq__otCountBadge{color:var(--text-sub);background:var(--border-soft);border-radius:20px;margin-left:auto;padding:6px 12px;font-size:.9rem}.admin-dashboard-module__K9J-Uq__otTableWrapper{border:1px solid var(--border-soft);border-radius:12px;overflow-x:auto}.admin-dashboard-module__K9J-Uq__otTable{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.admin-dashboard-module__K9J-Uq__otTable th{background-color:var(--bg-main);color:var(--text-sub);border-bottom:2px solid var(--border-soft);padding:14px 16px;font-weight:600}.admin-dashboard-module__K9J-Uq__otTable td{border-bottom:1px solid var(--border-soft);vertical-align:top;color:var(--text-main);padding:16px}.admin-dashboard-module__K9J-Uq__otStaffList{flex-direction:column;gap:8px;display:flex}.admin-dashboard-module__K9J-Uq__otStaffCard{background:var(--bg-main);border:1px solid var(--border-soft);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.admin-dashboard-module__K9J-Uq__otStaffMainCard{border-left:4px solid var(--color-smo);background:var(--smo-fade)}.admin-dashboard-module__K9J-Uq__otStaffSubCard{border-left:4px solid var(--primary-soft);background:var(--primary-soft-fade)}.admin-dashboard-module__K9J-Uq__staffMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-dashboard-module__K9J-Uq__roleBadge{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700}.admin-dashboard-module__K9J-Uq__badgeMain{background-color:var(--bg-card);color:var(--color-smo);border:1px solid #10b98133}.admin-dashboard-module__K9J-Uq__badgeSub{background-color:var(--bg-card);color:var(--primary);border:1px solid #3f9aae33}.admin-dashboard-module__K9J-Uq__otHoursCount{color:var(--text-main);background:var(--bg-card);border:1px solid var(--border-soft);border-radius:6px;padding:2px 8px;font-size:.9rem;font-weight:600}.admin-dashboard-module__K9J-Uq__mobileMenuToggle{display:none}@media (max-width:1024px){.admin-dashboard-module__K9J-Uq__statsCardGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.admin-dashboard-module__K9J-Uq__dashboardChartsGrid{grid-template-columns:1fr}}@media (max-width:768px){.admin-dashboard-module__K9J-Uq__appLayout{flex-direction:column}.admin-dashboard-module__K9J-Uq__sidebarZone{z-index:1000;box-sizing:border-box;border-right:1px solid var(--border-soft);background-color:var(--bg-card);width:280px;height:100vh;padding:1.75rem 1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:10px 0 25px #0000001a}.admin-dashboard-module__K9J-Uq__sidebarZoneOpen{transform:translate(0)}.admin-dashboard-module__K9J-Uq__sidebarBrand{border-bottom:1px solid var(--border-soft);align-items:center;width:100%;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.admin-dashboard-module__K9J-Uq__mobileMenuToggle{z-index:2000;background:var(--bg-card);width:44px;height:44px;color:var(--primary);border:1px solid var(--border-soft);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:1.3rem;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:16px;left:16px;box-shadow:0 4px 12px #00000014}.admin-dashboard-module__K9J-Uq__menuIsOpen{background:var(--bg-main);left:220px}:not(.admin-dashboard-module__K9J-Uq__sidebarZoneOpen)~.admin-dashboard-module__K9J-Uq__mobileMenuToggle{left:16px}.admin-dashboard-module__K9J-Uq__sidebarMenuContent{flex-direction:column;height:calc(100% - 60px);display:none}.admin-dashboard-module__K9J-Uq__sidebarMenuContent.admin-dashboard-module__K9J-Uq__mobileMenuVisible{display:flex}.admin-dashboard-module__K9J-Uq__adminProfileCard{background-color:var(--bg-main);margin:0 0 1.5rem}.admin-dashboard-module__K9J-Uq__sidebarNav{flex-direction:column;gap:6px}.admin-dashboard-module__K9J-Uq__navLinkButton{width:100%;padding:12px 16px}.admin-dashboard-module__K9J-Uq__dashboardContainer{margin-top:0;padding:4.5rem 1rem 1rem}.admin-dashboard-module__K9J-Uq__headerZoneRow{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding-left:0}.admin-dashboard-module__K9J-Uq__headerZone{width:100%}.admin-dashboard-module__K9J-Uq__backBtn{margin-bottom:.25rem}.admin-dashboard-module__K9J-Uq__mainTitle{font-size:1.5rem}.admin-dashboard-module__K9J-Uq__topRightStatus{justify-content:flex-start;align-items:center;gap:10px;width:100%;padding-left:0;display:flex}.admin-dashboard-module__K9J-Uq__notiAlertBtn{flex-shrink:0;width:42px;height:42px}.admin-dashboard-module__K9J-Uq__calendarDateBadge{text-align:center;flex-grow:1;padding:10px}.admin-dashboard-module__K9J-Uq__tabDisplayRow{white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:6px;overflow-x:auto}.admin-dashboard-module__K9J-Uq__statsCardGrid{grid-template-columns:1fr;gap:.85rem}.admin-dashboard-module__K9J-Uq__statCard{padding:1.25rem}.admin-dashboard-module__K9J-Uq__statNumber{font-size:1.5rem}.admin-dashboard-module__K9J-Uq__otTotalHoursCenterBox{height:120px}.admin-dashboard-module__K9J-Uq__otTotalHoursNumber{font-size:2.5rem}.admin-dashboard-module__K9J-Uq__filterControlsGrid{grid-template-columns:1fr;gap:.85rem}.admin-dashboard-module__K9J-Uq__bulkExportBtn{text-align:center;width:100%}.admin-dashboard-module__K9J-Uq__exportOptionsGrid{flex-direction:column;align-items:flex-start;gap:12px}.admin-dashboard-module__K9J-Uq__capsuleWrapper{width:100%;padding-bottom:4px;overflow-x:auto}.admin-dashboard-module__K9J-Uq__otFilterPanel{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.admin-dashboard-module__K9J-Uq__otFilterGroup{justify-content:space-between}.admin-dashboard-module__K9J-Uq__otSelect{text-align:right;flex-grow:1;min-width:auto;max-width:65%}.admin-dashboard-module__K9J-Uq__otCountBadge{text-align:right;border-top:1px dashed var(--border-soft);background:0 0;border-radius:0;width:100%;margin-left:0;padding:6px 0 0}.admin-dashboard-module__K9J-Uq__tableWrapper,.admin-dashboard-module__K9J-Uq__otTableWrapper{-webkit-overflow-scrolling:touch;padding:1rem;overflow-x:auto}.admin-dashboard-module__K9J-Uq__tableHeaderControl{flex-direction:column;align-items:flex-start;gap:12px}.admin-dashboard-module__K9J-Uq__searchBar{width:100%}.admin-dashboard-module__K9J-Uq__adminTable th,.admin-dashboard-module__K9J-Uq__adminTable td,.admin-dashboard-module__K9J-Uq__otTable th,.admin-dashboard-module__K9J-Uq__otTable td{padding:12px 10px;font-size:.85rem}.admin-dashboard-module__K9J-Uq__otStaffCard{padding:8px 10px}.admin-dashboard-module__K9J-Uq__staffMeta{gap:4px}}
.qr-and-geo-modal-module__P6d2-G__premiumOverlay{z-index:99999;-webkit-backdrop-filter:blur(12px);cursor:default;background-color:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.qr-and-geo-modal-module__P6d2-G__customModalFrame{background-color:var(--bg-main);border:1px solid var(--border-soft);cursor:auto;border-radius:24px;flex-direction:column;width:375px;animation:.2s cubic-bezier(.34,1.56,.64,1) qr-and-geo-modal-module__P6d2-G__modalScalePopUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26}@keyframes qr-and-geo-modal-module__P6d2-G__modalScalePopUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.qr-and-geo-modal-module__P6d2-G__appHeaderBackground{background-color:var(--primary);color:#fff;padding:1.5rem 1.25rem 0;position:relative}.qr-and-geo-modal-module__P6d2-G__appTitleGroup{flex-direction:column;gap:2px;margin-bottom:1.25rem;display:flex}.qr-and-geo-modal-module__P6d2-G__appSubTopicTitle{opacity:.85;letter-spacing:.02em;font-size:.78rem;font-weight:500}.qr-and-geo-modal-module__P6d2-G__appMainTopicTitle{letter-spacing:-.01em;margin:0;font-size:1.35rem;font-weight:700}.qr-and-geo-modal-module__P6d2-G__closeWindowXBtn{color:#fff;cursor:pointer;background-color:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:background-color .15s;display:flex;position:absolute;top:16px;right:16px}.qr-and-geo-modal-module__P6d2-G__closeWindowXBtn:hover{background-color:#ffffff4d}.qr-and-geo-modal-module__P6d2-G__tabNavbarWrapper{background-color:#0f172a1f;border-radius:12px;margin-bottom:12px;padding:4px;display:flex}.qr-and-geo-modal-module__P6d2-G__tabItemLink{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.qr-and-geo-modal-module__P6d2-G__tabItemActive{box-shadow:0 4px 10px #00000008;background-color:var(--bg-card)!important;color:var(--primary)!important}.qr-and-geo-modal-module__P6d2-G__mainContentBodyBox{max-height:460px;padding:1.25rem;overflow-y:auto}.qr-and-geo-modal-module__P6d2-G__formInsideBody{flex-direction:column;gap:12px;display:flex}.qr-and-geo-modal-module__P6d2-G__uiCardSection{background-color:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;padding:14px}.qr-and-geo-modal-module__P6d2-G__uiFlexRowLabel{justify-content:space-between;align-items:center;display:flex}.qr-and-geo-modal-module__P6d2-G__uiCardHeaderTitle{color:var(--text-main);margin:0;font-size:.95rem;font-weight:700}.qr-and-geo-modal-module__P6d2-G__uiCardHeaderSub{color:var(--text-sub);margin:3px 0 0;font-size:.78rem}.qr-and-geo-modal-module__P6d2-G__geoTitleInline{align-items:center;gap:8px;margin-bottom:14px;display:flex}.qr-and-geo-modal-module__P6d2-G__geoPinDot{background-color:var(--primary-fade);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.qr-and-geo-modal-module__P6d2-G__stepperControlContainer{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.qr-and-geo-modal-module__P6d2-G__stepCircleBtn{border:1px solid var(--border-soft);background-color:var(--bg-card);width:36px;height:36px;color:var(--text-sub);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.qr-and-geo-modal-module__P6d2-G__stepCircleBtn:active{background-color:var(--bg-main)}.qr-and-geo-modal-module__P6d2-G__stepValueDisplay{align-items:baseline;gap:4px;display:flex}.qr-and-geo-modal-module__P6d2-G__stepNumValue{color:var(--text-main);font-size:1.75rem;font-weight:700}.qr-and-geo-modal-module__P6d2-G__stepUnitText{color:var(--text-sub);font-size:.82rem;font-weight:500}.qr-and-geo-modal-module__P6d2-G__rangeSliderTrackZone{padding:0 4px}.qr-and-geo-modal-module__P6d2-G__htmlRangeSlider{appearance:none;background:var(--border-soft);border-radius:3px;outline:none;width:100%;height:6px}.qr-and-geo-modal-module__P6d2-G__htmlRangeSlider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;width:18px;height:18px;box-shadow:0 2px 6px var(--primary-fade);border-radius:50%}.qr-and-geo-modal-module__P6d2-G__htmlRangeSlider::-moz-range-thumb{appearance:none;background:var(--primary);cursor:pointer;width:18px;height:18px;box-shadow:0 2px 6px var(--primary-fade);border:none;border-radius:50%}.qr-and-geo-modal-module__P6d2-G__sliderRangeLabels{color:var(--text-sub);justify-content:space-between;margin-top:6px;font-size:.75rem;font-weight:500;display:flex}.qr-and-geo-modal-module__P6d2-G__actionBtnBlueLean{background-color:var(--primary-fade);width:100%;color:var(--primary);cursor:pointer;border:1px solid #3f9aae33;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:.88rem;font-weight:600;display:flex}.qr-and-geo-modal-module__P6d2-G__actionBtnBlueLean:hover{background-color:var(--primary);color:#fff}.qr-and-geo-modal-module__P6d2-G__geoStatusCardNotifier{border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:10px;font-size:.82rem;font-weight:600;display:flex}.qr-and-geo-modal-module__P6d2-G__notifierWarning{background-color:var(--psycho-fade);color:var(--color-psycho);border:1px solid #f96e5b33}.qr-and-geo-modal-module__P6d2-G__notifierSuccess{background-color:var(--smo-fade);color:var(--color-smo);border:1px solid #10b98133}.qr-and-geo-modal-module__P6d2-G__debugGeoLogText{color:var(--text-sub);text-align:center;margin:6px 0 0;font-size:.75rem}.qr-and-geo-modal-module__P6d2-G__modalFooterActionRow{background-color:var(--bg-card);border-top:1px solid var(--border-soft);gap:12px;padding:12px 1.25rem 1.5rem;display:flex}.qr-and-geo-modal-module__P6d2-G__bottomFooterCancelBtn{color:var(--text-sub);cursor:pointer;background-color:#f1f5f9;border:none;border-radius:12px;flex:1;padding:12px;font-size:.9rem;font-weight:600}.qr-and-geo-modal-module__P6d2-G__bottomFooterCancelBtn:hover{color:var(--text-main);background-color:#e2e8f0}.qr-and-geo-modal-module__P6d2-G__bottomFooterSubmitBtn{background-color:var(--color-smo);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px;font-size:.9rem;font-weight:600}.qr-and-geo-modal-module__P6d2-G__bottomFooterSubmitBtn:disabled{opacity:.5;cursor:not-allowed}
.QR_Manager-module__nty2uq__container{margin-left:8px;display:inline-block}.QR_Manager-module__nty2uq__flexGroup{align-items:center;gap:8px;display:flex}.QR_Manager-module__nty2uq__btnCancelResponsive{background-color:var(--psycho-fade);color:var(--color-psycho);cursor:pointer;border:1px solid #f96e5b40;border-radius:12px;align-items:center;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.QR_Manager-module__nty2uq__btnCancelResponsive:hover{background-color:var(--color-psycho);color:#fff;border-color:var(--color-psycho);box-shadow:0 4px 12px #f96e5b33}.QR_Manager-module__nty2uq__popupTitle{color:var(--text-main);margin:0 0 16px;font-size:1rem;font-weight:700}.QR_Manager-module__nty2uq__timeInput{border:1px solid var(--border-soft);width:100%;color:var(--text-main);box-sizing:border-box;background-color:#fff;border-radius:12px;outline:none;margin-bottom:15px;padding:10px 12px;font-size:.9rem}.QR_Manager-module__nty2uq__timeInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3f9aae14}.QR_Manager-module__nty2uq__selectDropdown{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px;padding-right:36px}.QR_Manager-module__nty2uq__customInput{margin-top:-5px}.QR_Manager-module__nty2uq__formActions{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.QR_Manager-module__nty2uq__qrTitle{color:var(--text-main);margin:0 0 16px;font-size:1.05rem;font-weight:700}.QR_Manager-module__nty2uq__qrWrapper{border:1px solid var(--border-soft);background-color:#fff;border-radius:12px;padding:16px;display:inline-block}.QR_Manager-module__nty2uq__expireText{color:var(--color-psycho);margin:12px 0 0;font-size:.85rem;font-weight:600}.QR_Manager-module__nty2uq__qrIntegrationContainer{flex-direction:column;align-items:center;width:100%;padding:4px 0;display:flex}.QR_Manager-module__nty2uq__previewDashedPlaceholderBox{border:2px dashed var(--border-soft);background-color:var(--bg-card);border-radius:20px;justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:1.5rem;display:flex}.QR_Manager-module__nty2uq__qrCoreCodeRenderer{flex-direction:column;align-items:center;gap:8px;display:flex}.QR_Manager-module__nty2uq__expiryBadgeTimeNotice{color:var(--color-psycho);margin:0;font-size:.78rem;font-weight:700}.QR_Manager-module__nty2uq__emptyStateBoxInside{flex-direction:column;align-items:center;gap:8px;display:flex}.QR_Manager-module__nty2uq__placeholderLabelNotice{color:var(--text-sub);font-size:.8rem;font-weight:500}.QR_Manager-module__nty2uq__instructionTextBoxTitle{text-align:center;margin-bottom:1.5rem}.QR_Manager-module__nty2uq__actionCoreHeaderTitle{color:var(--text-main);margin:0 0 4px;font-size:1rem;font-weight:700}.QR_Manager-module__nty2uq__actionCoreSubTextDescription{color:var(--text-sub);margin:0;padding:0 10px;font-size:.78rem;line-height:1.4}.QR_Manager-module__nty2uq__durationSelectorInlineWidget{gap:8px;width:100%;margin-bottom:12px;display:flex}.QR_Manager-module__nty2uq__widgetDropdownField{appearance:none;border:1px solid var(--border-soft);background-color:var(--bg-card);color:var(--text-main);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;border-radius:10px;outline:none;flex:1;padding:8px 36px 8px 12px;font-size:.85rem}.QR_Manager-module__nty2uq__widgetDropdownField::-ms-expand{display:none}.QR_Manager-module__nty2uq__widgetNumberInput{border:1px solid var(--border-soft);background-color:var(--bg-card);color:var(--text-main);border-radius:10px;outline:none;flex:1;padding:8px 12px;font-size:.85rem}.QR_Manager-module__nty2uq__triggerLaunchConfirmBtn{background-color:var(--text-sub);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:0 14px;font-size:.82rem;font-weight:600}.QR_Manager-module__nty2uq__primaryFullWidthLaunchBtn{background-color:var(--primary-fade);width:100%;color:var(--primary);cursor:pointer;border:1px solid #3f9aae33;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:13px;font-size:.92rem;font-weight:600;transition:all .2s;display:flex}.QR_Manager-module__nty2uq__primaryFullWidthLaunchBtn:hover{background-color:var(--primary);color:#fff}.QR_Manager-module__nty2uq__rightArrowPointerIcon{opacity:.8;margin-left:auto;font-size:.85rem}.QR_Manager-module__nty2uq__dangerFullWidthCancelBtn{background-color:var(--psycho-fade);width:100%;color:var(--color-psycho);cursor:pointer;border:1px solid #f96e5b33;border-radius:14px;padding:12px;font-size:.88rem;font-weight:600;transition:all .2s}.QR_Manager-module__nty2uq__dangerFullWidthCancelBtn:hover{background-color:var(--color-psycho);color:#fff}
.QR_Scanner-module__d0hHvW__scannerContainer{flex-direction:column;align-items:center;width:100%;display:flex}.QR_Scanner-module__d0hHvW__cameraFrameBox{background:#000;border-radius:20px;width:280px;height:280px;margin:10px 0;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000026}.QR_Scanner-module__d0hHvW__videoElementReader{width:100%;height:100%;border:none!important}.QR_Scanner-module__d0hHvW__videoElementReader video{object-fit:cover!important;width:100%!important;height:100%!important}.QR_Scanner-module__d0hHvW__videoElementReader #reader__scan_region{background:#00000073!important;justify-content:center!important;align-items:center!important;display:flex!important;position:absolute!important;inset:0!important}.QR_Scanner-module__d0hHvW__videoElementReader #reader__scan_region>border{border:none!important;width:200px!important;height:200px!important;position:relative!important;box-shadow:0 0 0 9999px #00000073!important}:is(.QR_Scanner-module__d0hHvW__videoElementReader #reader__dashboard,.QR_Scanner-module__d0hHvW__videoElementReader img){display:none!important}.QR_Scanner-module__d0hHvW__videoElementReader #reader__scan_region>border:before{content:"";pointer-events:none;width:20px;height:20px;position:absolute}.QR_Scanner-module__d0hHvW__videoElementReader #reader__scan_region>border:after{content:"";pointer-events:none;width:20px;height:20px;position:absolute}.QR_Scanner-module__d0hHvW__videoElementReader #reader__scan_region>border:before{border-top:4px solid #2ecc71;border-left:4px solid #2ecc71;border-top-left-radius:8px;top:0;left:0}.QR_Scanner-module__d0hHvW__videoElementReader #reader__scan_region>border{box-sizing:border-box}.QR_Scanner-module__d0hHvW__animatedLaserLine{z-index:10;pointer-events:none;background:linear-gradient(90deg,#0000,#2ecc71,#0000);width:90%;height:3px;animation:2s linear infinite QR_Scanner-module__d0hHvW__scanAnimation;position:absolute;left:5%;box-shadow:0 0 12px #2ecc71}@keyframes QR_Scanner-module__d0hHvW__scanAnimation{0%{opacity:0;top:20%}10%{opacity:1}90%{opacity:1}to{opacity:0;top:80%}}.QR_Scanner-module__d0hHvW__statusBadgeCard{text-align:center;box-sizing:border-box;border-radius:12px;width:100%;max-width:320px;margin-top:15px;padding:12px 16px;font-size:.9rem;font-weight:600;box-shadow:0 2px 10px #00000005}.QR_Scanner-module__d0hHvW__statusSuccess{color:#1e7e34;background-color:#eefbf2;border:1px solid #c2f0d1}.QR_Scanner-module__d0hHvW__statusPending{color:#8a6d3b;background-color:#fcf8e3;border:1px solid #faf2cc}.QR_Scanner-module__d0hHvW__statusError{color:#bd2130;background-color:#fff2f1;border:1px solid #fcc9c5}
.otTableSection-module__s508bG__chartBlockCard{background-color:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d}.otTableSection-module__s508bG__chartBlockTitle{color:var(--text-main);margin-top:0;margin-bottom:1.25rem;font-size:1.2rem;font-weight:600}.otTableSection-module__s508bG__otFilterPanel{background-color:var(--bg-main);border:1px solid var(--border-soft);border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;display:flex}.otTableSection-module__s508bG__otFilterPanelTitle{color:var(--text-main);font-size:.9rem;font-weight:600}.otTableSection-module__s508bG__otFilterGroup{align-items:center;gap:.5rem;display:flex}.otTableSection-module__s508bG__otFilterGroup label{color:var(--text-sub);font-size:.85rem;font-weight:500}.otTableSection-module__s508bG__otSelect{border:1px solid var(--border-soft);background-color:var(--bg-card);color:var(--text-main);cursor:pointer;border-radius:8px;outline:none;padding:6px 12px;font-size:.85rem;transition:border-color .2s}.otTableSection-module__s508bG__otSelect:focus{border-color:var(--primary)}.otTableSection-module__s508bG__otCountBadge{color:var(--text-sub);margin-left:auto;font-size:.85rem}.otTableSection-module__s508bG__otCountBadge strong{color:var(--primary)}.otTableSection-module__s508bG__otTableWrapper{border:1px solid var(--border-soft);border-radius:8px;margin-top:16px;overflow-x:auto}.otTableSection-module__s508bG__otTable{border-collapse:collapse;width:100%;font-size:.9rem}.otTableSection-module__s508bG__otTable th{background-color:var(--bg-main);color:var(--text-main);text-align:left;border-bottom:2px solid var(--border-soft);padding:12px;font-weight:600}.otTableSection-module__s508bG__otTable td{vertical-align:top;border-bottom:1px solid var(--border-soft);padding:12px}.otTableSection-module__s508bG__otTable tbody tr:last-child td{border-bottom:none}.otTableSection-module__s508bG__otActivityName{color:var(--text-main);font-weight:500}.otTableSection-module__s508bG__otEmptyRow{text-align:center;color:var(--text-sub);padding:32px!important}.otTableSection-module__s508bG__dateBadge{background-color:var(--primary-fade);color:var(--primary);border-radius:4px;padding:4px 8px;font-size:.9em;font-weight:700;display:inline-block}.otTableSection-module__s508bG__timeRange{white-space:nowrap;color:var(--text-main);font-weight:500}.otTableSection-module__s508bG__staffContainer{flex-direction:column;gap:8px;display:flex}.otTableSection-module__s508bG__staffRow{background-color:var(--bg-main);border:1px solid var(--border-soft);border-radius:6px;justify-content:space-between;align-items:center;max-width:320px;padding:6px 12px;display:flex}.otTableSection-module__s508bG__staffMeta{align-items:center;display:flex}.otTableSection-module__s508bG__roleBadge{color:#fff;border-radius:4px;margin-right:6px;padding:2px 6px;font-size:.75em;font-weight:700}.otTableSection-module__s508bG__roleMain{background-color:var(--color-psycho)}.otTableSection-module__s508bG__roleSub{background-color:var(--text-sub)}.otTableSection-module__s508bG__staffName{color:var(--text-main);font-weight:500}.otTableSection-module__s508bG__otHours{color:var(--color-smo);margin-left:12px;font-size:.95em}@media (max-width:600px){.otTableSection-module__s508bG__otTableWrapper{-webkit-overflow-scrolling:touch;margin-top:12px}.otTableSection-module__s508bG__otTable{font-size:.85rem}.otTableSection-module__s508bG__otTable th,.otTableSection-module__s508bG__otTable td{padding:10px 8px}.otTableSection-module__s508bG__staffRow{gap:4px;max-width:100%;padding:6px 8px}.otTableSection-module__s508bG__chartBlockCard{border-radius:12px;padding:1rem}.otTableSection-module__s508bG__chartBlockTitle{margin-bottom:1rem;font-size:1.1rem}.otTableSection-module__s508bG__otFilterPanel{flex-direction:column;align-items:stretch;gap:.8rem;padding:.85rem}.otTableSection-module__s508bG__otFilterPanelTitle{margin-bottom:2px}.otTableSection-module__s508bG__otFilterGroup{justify-content:space-between;width:100%}.otTableSection-module__s508bG__otSelect{text-align:right;flex-grow:1;max-width:70%}.otTableSection-module__s508bG__otCountBadge{border-top:1px dashed var(--border-soft);text-align:right;width:100%;margin-left:0;padding-top:8px}.otTableSection-module__s508bG__otTableWrapper{border:none;margin-top:12px}.otTableSection-module__s508bG__otTable,.otTableSection-module__s508bG__otTable thead,.otTableSection-module__s508bG__otTable tbody,.otTableSection-module__s508bG__otTable th,.otTableSection-module__s508bG__otTable td,.otTableSection-module__s508bG__otTable tr{display:block}.otTableSection-module__s508bG__otTable thead{display:none}.otTableSection-module__s508bG__otTable tr{background-color:var(--bg-card);border:1px solid var(--border-soft);border-radius:14px;margin-bottom:12px;padding:12px;box-shadow:0 2px 4px #00000005}.otTableSection-module__s508bG__otTable td{border-bottom:1px dashed var(--border-soft);flex-direction:column;gap:4px;padding:6px 0;display:flex}.otTableSection-module__s508bG__otTable td:last-child{border-bottom:none;padding-bottom:0}.otTableSection-module__s508bG__otTable td:first-child{padding-top:0}.otTableSection-module__s508bG__otTable td:first-child:before{content:"กิจกรรม";color:var(--text-sub);font-size:.75rem;font-weight:600}.otTableSection-module__s508bG__otTable td:nth-child(2):before{content:"วัน-เวลา";color:var(--text-sub);font-size:.75rem;font-weight:600}.otTableSection-module__s508bG__otTable td:nth-child(3):before{content:"รายชื่อ";color:var(--text-sub);margin-bottom:4px;font-size:.75rem;font-weight:600}.otTableSection-module__s508bG__staffRow{max-width:100%;padding:8px 12px}.otTableSection-module__s508bG__otHours{margin-left:auto;font-weight:600}}
