:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#151515;background:#f4f6f8;font-family:Arial,Helvetica,sans-serif}button{font-family:inherit}.app{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111;flex-direction:column;width:250px;min-height:100vh;padding:25px 18px;display:flex;position:fixed;top:0;bottom:0;left:0}.logo{border-bottom:1px solid #2c2c2c;align-items:center;gap:12px;padding:5px 8px 30px;display:flex}.logo-shield{clip-path:polygon(50% 0%,92% 15%,86% 65%,50% 100%,14% 65%,8% 15%);background:#c71919;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:flex}.logo h2{margin-bottom:3px;font-size:17px}.logo span{letter-spacing:2px;color:#e33;font-size:10px;font-weight:700}nav{margin-top:30px}nav button{color:#bdbdbd;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;margin-bottom:6px;padding:14px 15px;font-size:14px;transition:all .2s}nav button:hover{color:#fff;background:#222}nav button.active{color:#fff;background:#c71919;font-weight:700}.sidebar-bottom{color:#9e9e9e;border-top:1px solid #2c2c2c;align-items:center;gap:8px;margin-top:auto;padding:18px 8px 5px;font-size:12px;display:flex}.status-dot{background:#2ecc71;border-radius:50%;width:8px;height:8px}.main{width:calc(100% - 250px);min-height:100vh;margin-left:250px}.topbar{background:#fff;border-bottom:1px solid #e2e5e8;justify-content:space-between;align-items:center;height:82px;padding:0 35px;display:flex}.topbar h1{margin-bottom:4px;font-size:24px}.topbar p{color:#777;font-size:13px}.user{align-items:center;gap:10px;display:flex}.user-avatar{color:#fff;background:#151515;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.user strong{font-size:13px;display:block}.user small{color:#888;font-size:11px}.welcome{justify-content:space-between;align-items:center;padding:32px 35px 20px;display:flex}.welcome h2{margin-bottom:5px;font-size:22px}.welcome p{color:#777;font-size:14px}.date{color:#555;background:#fff;border:1px solid #e2e5e8;border-radius:6px;padding:10px 15px;font-size:13px}.stats{grid-template-columns:repeat(4,1fr);gap:18px;padding:0 35px;display:grid}.card{background:#fff;border:1px solid #e3e6e9;border-radius:9px;padding:22px;box-shadow:0 2px 5px #00000008}.card span{color:#777;margin-bottom:12px;font-size:13px;display:block}.card strong{margin-bottom:7px;font-size:30px;display:block}.card small{color:#888;font-size:11px}.card.warning{border-top:3px solid #c71919}.dashboard-grid{grid-template-columns:1.3fr 1fr;gap:20px;padding:25px 35px 35px;display:grid}.panel{background:#fff;border:1px solid #e3e6e9;border-radius:9px;overflow:hidden}.panel-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.panel-header h3{font-size:16px}.panel-header button{color:#c71919;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:700}.guard-row{border-bottom:1px solid #f0f0f0;align-items:center;gap:13px;padding:17px 20px;display:flex}.guard-row:last-child{border-bottom:none}.guard-avatar{background:#ececec;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:700;display:flex}.guard-row strong{font-size:13px;display:block}.guard-row p{color:#888;margin-top:4px;font-size:11px}.on-duty{color:#159447;background:#e8f8ef;border-radius:20px;margin-left:auto;padding:6px 8px;font-size:9px;font-weight:700}.activity{border-bottom:1px solid #f0f0f0;gap:13px;padding:18px 20px;display:flex}.activity:last-child{border-bottom:none}.activity-dot{background:#159447;border-radius:50%;width:9px;height:9px;margin-top:4px}.activity-dot.red{background:#c71919}.activity strong{font-size:13px}.activity p{color:#888;margin-top:4px;font-size:11px}.coming{text-align:center;background:#fff;border:1px solid #e3e6e9;border-radius:10px;margin:35px;padding:80px 30px}.coming-icon{color:#fff;clip-path:polygon(50% 0%,92% 15%,86% 65%,50% 100%,14% 65%,8% 15%);background:#c71919;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 20px;font-weight:700;display:flex}.coming h2{margin-bottom:8px}.coming p{color:#888}@media (width<=900px){.sidebar{width:210px}.main{width:calc(100% - 210px);margin-left:210px}.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=600px){.sidebar{width:70px;padding:15px 8px}.logo{justify-content:center;padding:5px 0 20px}.logo h2,.logo span,nav button{font-size:0}nav button{height:45px;padding:0}.sidebar-bottom{justify-content:center;font-size:0}.main{width:calc(100% - 70px);margin-left:70px}.topbar{padding:0 18px}.welcome,.stats,.dashboard-grid{padding-left:18px;padding-right:18px}.stats{grid-template-columns:1fr}.welcome{display:block}.date{margin-top:15px;display:inline-block}}.guards-module{padding:30px 35px}.guards-module .module-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.guards-module .module-header h2{color:#202124;margin:0 0 6px;font-size:24px;font-weight:700}.guards-module .module-header p{color:#777;margin:0;font-size:13px}.guards-module .primary-btn{color:#fff;cursor:pointer;background:#c71919;border:none;border-radius:6px;padding:11px 18px;font-size:13px;font-weight:700;transition:background .2s,transform .15s}.guards-module .primary-btn:hover{background:#a91414}.guards-module .primary-btn:active{transform:translateY(1px)}.guards-module .cancel-btn{color:#444;cursor:pointer;background:#fff;border:1px solid #d7dadd;border-radius:6px;padding:10px 17px;font-size:13px;font-weight:600}.guards-module .cancel-btn:hover{background:#f6f7f8}.guards-module .edit-btn,.guards-module .delete-btn,.guards-module .view-btn,.guards-module .document-btn{cursor:pointer;border:none;border-radius:5px;margin-right:5px;padding:7px 11px;font-size:11px;font-weight:600}.guards-module .edit-btn{color:#344054;background:#eef2f6}.guards-module .edit-btn:hover{background:#e1e6eb}.guards-module .view-btn{color:#344054;background:#f0f4f8}.guards-module .view-btn:hover{background:#e1e7ed}.guards-module .document-btn{color:#8a541c;background:#f7f0e8}.guards-module .document-btn:hover{background:#eee3d7}.guards-module .delete-btn{color:#c71919;background:#fff0f0}.guards-module .delete-btn:hover{background:#ffe1e1}.guard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.guard-summary-card{background:#fff;border:1px solid #e1e4e7;border-radius:9px;min-height:82px;padding:18px 20px}.guard-summary-card .summary-label{color:#777;text-transform:uppercase;letter-spacing:.45px;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.guard-summary-card .summary-value{color:#202124;font-size:25px;font-weight:700;line-height:1;display:block}.guard-summary-card.alert-summary .summary-value{color:#c77919}.guard-summary-card.expired-summary .summary-value{color:#c71919}.guard-expiry-alert{color:#684c17;background:#fff8e8;border:1px solid #f1d99a;border-left:4px solid #d88b16;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;padding:13px 16px;font-size:13px;display:flex}.guard-expiry-alert strong{color:#513a10}.guard-quick-filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.guard-quick-filter{color:#555;cursor:pointer;background:#fff;border:1px solid #dfe2e5;border-radius:20px;padding:8px 14px;font-size:11px;font-weight:600}.guard-quick-filter:hover{background:#f7f8f9}.guard-quick-filter.active{color:#fff;background:#c71919;border-color:#c71919}.guard-search-filter-bar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.guard-search-box{flex:1}.guard-search-box input{box-sizing:border-box;background:#fff;border:1px solid #dfe2e5;border-radius:6px;outline:none;width:100%;padding:11px 14px;font-size:13px}.guard-search-box input:focus{border-color:#c71919;box-shadow:0 0 0 2px #c7191914}.guard-filter-toggle{color:#444;cursor:pointer;background:#fff;border:1px solid #dfe2e5;border-radius:6px;padding:10px 15px;font-size:12px;font-weight:600}.guard-filter-toggle:hover{background:#f7f8f9}.guard-filter-panel{background:#f8f9fa;border:1px solid #e1e4e7;border-radius:8px;margin-bottom:18px;padding:16px}.guard-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.guard-filter-field{flex-direction:column;gap:5px;display:flex}.guard-filter-field label{color:#666;text-transform:uppercase;letter-spacing:.35px;font-size:10px;font-weight:700}.guard-filter-field select,.guard-filter-field input{box-sizing:border-box;color:#333;background:#fff;border:1px solid #dfe2e5;border-radius:5px;outline:none;width:100%;padding:9px 10px;font-size:12px}.guard-filter-field select:focus,.guard-filter-field input:focus{border-color:#c71919}.add-guard-form{background:#fff;border:1px solid #e1e4e7;border-radius:10px;margin-bottom:22px;padding:22px;box-shadow:0 2px 8px #0000000a}.add-guard-form h3{color:#202124;margin:0 0 20px;font-size:18px}.guard-form-section{border-top:1px solid #eceef0;margin-top:20px;padding-top:18px}.guard-form-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.guard-form-section h4{color:#333;margin:0 0 13px;font-size:13px;font-weight:700}.guard-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.guard-form-field{flex-direction:column;gap:5px;display:flex}.guard-form-field.full-width{grid-column:1/-1}.guard-form-field label{color:#555;font-size:11px;font-weight:600}.guard-form-field input,.guard-form-field select,.guard-form-field textarea,.guard-form-input,.guard-form-select,.guard-form-textarea{box-sizing:border-box;color:#333;background:#fff;border:1px solid #dfe2e5;border-radius:6px;outline:none;width:100%;padding:10px 11px;font-size:12px}.guard-form-field textarea,.guard-form-textarea{resize:vertical;min-height:85px}.guard-form-field input:focus,.guard-form-field select:focus,.guard-form-field textarea:focus,.guard-form-input:focus,.guard-form-select:focus,.guard-form-textarea:focus{border-color:#c71919;box-shadow:0 0 0 2px #c7191912}.guard-availability-grid{gap:8px;display:grid}.guard-availability-row{background:#fafbfc;border:1px solid #e7e9eb;border-radius:6px;grid-template-columns:120px 105px 1fr 1fr;align-items:center;gap:10px;padding:9px 10px;display:grid}.guard-availability-day{color:#333;font-size:12px;font-weight:700}.guard-availability-row input[type=time]{box-sizing:border-box;background:#fff;border:1px solid #dfe2e5;border-radius:5px;width:100%;padding:8px 9px;font-size:11px}.guard-availability-row input[type=time]:focus{border-color:#c71919;outline:none}.guard-availability-checkbox{color:#555;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.guard-availability-checkbox input{accent-color:#c71919}.guard-vehicle-toggle{color:#444;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.guard-vehicle-toggle input{accent-color:#c71919}.form-buttons{border-top:1px solid #eceef0;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:17px;display:flex}.guard-table{box-sizing:border-box;background:#fff;border:1px solid #e1e4e7;border-radius:9px;width:100%;overflow:auto hidden}.guard-table .table-header,.guard-table .table-row{box-sizing:border-box;grid-template-columns:230px 150px 150px 190px 155px 155px 85px 190px;align-items:center;column-gap:18px;min-width:1460px;padding:14px 18px;display:grid}.guard-table .table-header{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;background:#f7f8f9;border-bottom:1px solid #e5e7e9;min-height:46px;font-size:10px;font-weight:700}.guard-table .table-row{color:#444;background:#fff;border-bottom:1px solid #eee;min-height:82px;font-size:12px;transition:background .15s}.guard-table .table-row:hover{background:#fafafa}.guard-table .table-row:last-child{border-bottom:none}.guard-info{align-items:center;gap:12px;min-width:0;display:flex}.guard-avatar{color:#555;background:#f1f3f5;border:1px solid #dfe2e5;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:12px;font-weight:700;display:flex}.guard-info>div:last-child{min-width:0}.guard-info strong{color:#202124;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;font-weight:700;display:block;overflow:hidden}.guard-info small{color:#888;font-size:10px;line-height:1.4;display:block}.guard-license-cell{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.guard-license-cell strong{color:#30343b;white-space:nowrap;font-size:12px;font-weight:700}.guard-license-cell small{color:#888;white-space:nowrap;font-size:10px;line-height:1.3}.guard-site-cell{color:#444;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.guard-contact-cell{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.guard-contact-cell span{color:#444;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;line-height:1.35;display:block;overflow:hidden}.guard-contact-cell small{color:#888;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:10px;display:block;overflow:hidden}.guard-employment-cell{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.guard-employment-cell small{color:#888;font-size:10px}.guard-canadian-cell{color:#555;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.35;overflow:hidden}.guard-status-badge{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;width:fit-content;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.guard-status-active{color:#15803d;background:#e9f8ee}.guard-status-inactive{color:#666;background:#f0f1f2}.guard-status-warning{color:#9a6500;background:#fff3d5}.guard-status-expired{color:#b42318;background:#ffe8e6}.guard-vehicle-yes{color:#15803d;white-space:nowrap;font-weight:700}.guard-vehicle-no{color:#888;white-space:nowrap}.guard-actions button{flex:none;margin:0}.guard-empty-state{text-align:center;color:#888;text-align:center;background:#fff;min-width:1460px;padding:35px 20px;font-size:13px}.guard-profile-overlay{z-index:1000;background:#0000007a;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.guard-profile-modal{background:#fff;border-radius:10px;width:min(960px,100%);max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 18px 55px #0003}.guard-profile-header{border-bottom:1px solid #e5e7e9;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px;display:flex}.guard-profile-heading{align-items:center;gap:15px;display:flex}.guard-profile-photo,.guard-profile-photo-placeholder{object-fit:cover;border:1px solid #dfe2e5;border-radius:8px;width:74px;min-width:74px;height:74px}.guard-profile-photo-placeholder{color:#555;background:#f1f3f5;justify-content:center;align-items:center;font-size:19px;font-weight:700;display:flex}.guard-profile-heading h3{color:#202124;margin:0 0 5px;font-size:20px}.guard-profile-heading p{color:#777;margin:2px 0;font-size:11px}.guard-profile-close{color:#555;cursor:pointer;background:#f4f5f6;border:none;border-radius:5px;width:32px;height:32px;font-size:18px}.guard-profile-close:hover{background:#e8eaec}.guard-profile-body{padding:23px 25px}.guard-profile-section{margin-bottom:22px}.guard-profile-section:last-child{margin-bottom:0}.guard-profile-section h4{color:#333;border-bottom:1px solid #e7e9eb;margin:0 0 11px;padding-bottom:7px;font-size:13px;font-weight:700}.guard-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;display:grid}.guard-profile-field{min-width:0}.guard-profile-field.full-width{grid-column:1/-1}.guard-profile-field label{color:#888;text-transform:uppercase;letter-spacing:.3px;margin-bottom:3px;font-size:10px;font-weight:600;display:block}.guard-profile-field div{color:#333;word-break:break-word;font-size:12px}.guard-profile-footer{background:#fafbfc;border-top:1px solid #e5e7e9;justify-content:flex-end;gap:9px;padding:16px 25px;display:flex}.guard-document-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.guard-document-item{background:#fafbfc;border:1px solid #e5e7e9;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.guard-document-item span{color:#444;font-size:11px}.guard-document-status{color:#15803d;font-size:10px;font-weight:700}.guard-profile-loading{text-align:center;color:#777;padding:45px 20px;font-size:13px}@media (width<=1000px){.guard-summary-grid,.guard-filter-grid,.guard-form-grid,.guard-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.guards-module{padding:22px 16px}.guards-module .module-header{flex-direction:column;align-items:stretch}.guards-module .module-header .primary-btn{width:100%}.guard-summary-grid{grid-template-columns:1fr 1fr;gap:9px}.guard-summary-card{padding:14px}.guard-search-filter-bar{flex-direction:column;align-items:stretch}.guard-filter-toggle{width:100%}.guard-filter-grid,.guard-form-grid,.guard-profile-grid{grid-template-columns:1fr}.guard-form-field.full-width,.guard-profile-field.full-width{grid-column:auto}.guard-availability-row{grid-template-columns:1fr;gap:7px}.guard-document-list{grid-template-columns:1fr}.guard-profile-overlay{padding:10px}.guard-profile-modal{max-height:calc(100vh - 20px)}.guard-profile-header{padding:17px}.guard-profile-body{padding:18px}.guard-profile-footer{padding:13px 17px}}@media (width<=768px){.app{width:100%;min-height:0;display:block}.sidebar{width:100%;height:auto;min-height:0;margin:0;padding:6px;position:relative}.logo{justify-content:center;margin-bottom:4px}.sidebar nav{gap:8px;padding-bottom:5px;display:flex;overflow-x:auto}.sidebar nav button{white-space:nowrap;flex:none;width:auto;min-width:95px;padding:10px 14px;font-size:13px}.sidebar-bottom{display:none}.main{width:100%;margin:0;padding:12px}.topbar{margin-bottom:15px}.topbar h1{font-size:24px}.topbar p{font-size:12px}.user{display:none}.welcome{padding:15px;display:block}.welcome h2{font-size:20px}.date{margin-top:8px}.stats{grid-template-columns:1fr 1fr;gap:10px}.card{padding:14px}.card strong{font-size:24px}.dashboard-grid{grid-template-columns:1fr;gap:12px}.module{width:100%}.module-header{flex-direction:column;align-items:stretch;gap:12px;display:flex}.primary-btn{width:100%}.search-box{width:100%;margin:12px 0}.search-box input{box-sizing:border-box;width:100%}.guard-table{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.table-header,.table-row{min-width:650px}.table-row{padding:12px}.add-guard-form{box-sizing:border-box;width:100%}.form-grid{grid-template-columns:1fr}.form-buttons{gap:8px;display:flex}.form-buttons button{flex:1}.nfc-hero{box-sizing:border-box;width:100%;padding:20px 12px}.nfc-button{width:100%}}.sites-module .sites-table-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-top:20px;overflow-x:auto}.sites-module .sites-table-container::-webkit-scrollbar{height:10px}.sites-module .sites-table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.sites-module .sites-table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.sites-module .professional-sites-table{border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;width:100%;min-width:1050px;font-size:14px}.sites-module .professional-sites-table th{text-align:left;color:#374151;white-space:nowrap;vertical-align:middle;background:#f8fafc;border-bottom:2px solid #e5e7eb;padding:14px 16px;font-size:13px;font-weight:700}.sites-module .professional-sites-table td{color:#374151;vertical-align:middle;text-align:left;white-space:nowrap;border-bottom:1px solid #eef0f3;padding:15px 16px;font-size:14px;line-height:1.45}.sites-module .professional-sites-table td strong{color:#111827;font-weight:700}.sites-module .professional-sites-table tbody tr:last-child td{border-bottom:none}.sites-module .professional-sites-table tbody tr:hover{background:#f8fafc}.sites-module .professional-sites-table th:first-child,.sites-module .professional-sites-table td:first-child{min-width:180px}.sites-module .professional-sites-table th:nth-child(2),.sites-module .professional-sites-table td:nth-child(2){min-width:280px}.sites-module .professional-sites-table th:nth-child(3),.sites-module .professional-sites-table td:nth-child(3){min-width:180px}.sites-module .professional-sites-table th:nth-child(4),.sites-module .professional-sites-table td:nth-child(4){min-width:150px}.sites-module .professional-sites-table th:nth-child(5),.sites-module .professional-sites-table td:nth-child(5){text-align:left;min-width:100px}.sites-module .professional-sites-table th:nth-child(6),.sites-module .professional-sites-table td:nth-child(6){min-width:190px}.sites-module .site-actions{white-space:nowrap;text-align:left}.sites-module .site-actions button{margin-right:8px;padding:7px 11px;font-size:13px}.sites-module .site-actions button:last-child{margin-right:0}.sites-module .sites-empty{text-align:center;color:#6b7280;padding:30px 16px!important}@media (width<=900px){.sites-module .professional-sites-table{min-width:850px}}.professional-guards-scroll{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:auto visible}.professional-guards-scroll::-webkit-scrollbar{height:10px}.professional-guards-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.professional-guards-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.professional-guard-table{border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;width:100%;min-width:1320px}.professional-guard-table th{text-align:left;color:#334155;letter-spacing:.02em;white-space:nowrap;vertical-align:middle;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:15px 16px;font-size:12px;font-weight:700}.professional-guard-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:18px 16px;font-size:14px;line-height:1.45}.professional-guard-table tbody tr:last-child td{border-bottom:none}.professional-guard-table .guard-col-guard{width:220px}.professional-guard-table .guard-col-license{width:190px}.professional-guard-table .guard-col-site{width:180px}.professional-guard-table .guard-col-contact{width:270px}.professional-guard-table .guard-col-employment{width:180px}.professional-guard-table .guard-col-status{width:190px}.professional-guard-table .guard-col-vehicle{text-align:center;width:100px}.professional-guard-table .guard-col-actions{width:220px}.professional-guard-cell{align-items:center;gap:12px;min-width:0;display:flex}.guard-photo-placeholder{color:#334155;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;font-size:14px;font-weight:700;display:flex}.guard-main-info,.guard-license-info,.guard-contact-info,.guard-employment-info{min-width:0}.guard-main-info strong,.guard-license-info strong,.guard-site-info strong,.guard-contact-info strong,.guard-employment-info strong{color:#0f172a;overflow-wrap:anywhere;font-size:14px;font-weight:700;display:block}.guard-main-info small,.guard-license-info small,.guard-contact-info small,.guard-employment-info small{color:#64748b;overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.4;display:block}.guard-license-info{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.guard-licence-status{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.guard-site-info{min-width:0}.guard-site-info strong{overflow-wrap:anywhere}.guard-contact-info small{word-break:break-word}.guard-canadian-status{color:#334155;overflow-wrap:anywhere;font-weight:600;line-height:1.5}.professional-guard-table td:nth-child(7){text-align:center}.guard-actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.guard-actions button{flex:none}.professional-guard-table .guard-empty-cell{text-align:center;padding:45px 20px}.professional-guard-table .guard-empty-cell strong{color:#0f172a;font-size:15px;display:block}.professional-guard-table .guard-empty-cell span{color:#64748b;margin-top:6px;font-size:13px;display:block}@media (width<=900px){.professional-guards-scroll{border-radius:10px}.professional-guard-table{min-width:1320px}.professional-guard-table th{padding:13px 14px}.professional-guard-table td{padding:16px 14px}}.attendance-period-header{align-items:flex-start}.attendance-period-header select{min-width:150px}.attendance-section-description{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.45}.professional-data-table-scroll{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;overflow:auto visible}.professional-data-table-scroll::-webkit-scrollbar{height:10px}.professional-data-table-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.professional-data-table-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.professional-data-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:950px}.professional-data-table th{color:#334155;text-align:left;white-space:nowrap;vertical-align:middle;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:14px 16px;font-size:12px;font-weight:700}.professional-data-table td{color:#334155;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:15px 16px;font-size:13px;line-height:1.45}.professional-data-table tbody tr:last-child td{border-bottom:none}.professional-data-table tbody tr:hover{background:#f8fafc}.professional-data-table td strong{color:#0f172a;font-weight:700}.attendance-payroll-table{min-width:800px}.attendance-payroll-table th:first-child{width:28%}.attendance-payroll-table th:nth-child(2){width:25%}.attendance-payroll-table th:nth-child(3){width:17%}.attendance-payroll-table th:nth-child(4),.attendance-payroll-table th:nth-child(5){width:15%}.attendance-records-table{min-width:1150px}.attendance-records-table th:first-child{width:120px}.attendance-records-table th:nth-child(2),.attendance-records-table th:nth-child(3){width:180px}.attendance-records-table th:nth-child(4),.attendance-records-table th:nth-child(5){width:120px}.attendance-records-table th:nth-child(6){width:150px}.attendance-records-table th:nth-child(7){width:280px}.attendance-records-table th:nth-child(8){width:110px}.attendance-action{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.attendance-action.check-in{color:#166534;background:#dcfce7}.attendance-action.check-out{color:#991b1b;background:#fee2e2}.attendance-location{text-overflow:ellipsis;vertical-align:middle;max-width:280px;display:inline-block;overflow:hidden}.attendance-map-link{color:#2563eb;white-space:nowrap;font-weight:700;text-decoration:none}.attendance-map-link:hover{text-decoration:underline}.timesheets-table{min-width:1100px}.timesheets-table th:first-child{width:120px}.timesheets-table th:nth-child(2){width:190px}.timesheets-table th:nth-child(3){width:180px}.timesheets-table th:nth-child(4),.timesheets-table th:nth-child(5){width:130px}.timesheets-table th:nth-child(6){width:140px}.timesheets-table th:nth-child(7){width:130px}.timesheets-table th:nth-child(8){width:150px}.professional-empty-state{text-align:center;color:#64748b;padding:45px 20px;font-size:14px}.professional-empty-cell{text-align:center;color:#64748b!important;padding:40px 20px!important}@media (width<=900px){.professional-data-table-scroll{border-radius:8px}.professional-data-table th{padding:13px 14px}.professional-data-table td{padding:14px}}.attendance-module .stats-grid,.timesheets-module .stats-grid{gap:18px}.attendance-module .stat-card,.timesheets-module .stat-card{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:100px;padding:20px 22px;display:flex}.attendance-module .stat-card span,.timesheets-module .stat-card span{color:#64748b;margin:0;font-size:13px;font-weight:600;line-height:1.3;display:block}.attendance-module .stat-card strong,.timesheets-module .stat-card strong{color:#0f172a;white-space:nowrap;margin:0;font-size:25px;font-weight:700;line-height:1.2;display:block}.attendance-module .panel,.timesheets-module .panel{box-sizing:border-box;width:100%}.attendance-module .stats-grid,.timesheets-module .stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin:0;display:grid}.attendance-module .stat-card,.timesheets-module .stat-card{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:100%;min-width:0;min-height:104px;margin:0;padding:20px 22px;display:flex}.attendance-module .stat-card span,.timesheets-module .stat-card span{width:100%;margin:0;padding:0;line-height:1.3;display:block}.attendance-module .stat-card strong,.timesheets-module .stat-card strong{white-space:nowrap;width:100%;margin:0;padding:0;line-height:1.2;display:block}.attendance-module .table,.timesheets-module .table{width:100%;margin:0;padding:0}.attendance-module .table-row,.timesheets-module .table-row{box-sizing:border-box;align-items:center;gap:0;width:100%;margin:0;padding:15px 16px;display:grid}.attendance-module .table-row>div,.timesheets-module .table-row>div{min-width:0;margin:0;padding:0}.attendance-module .table-row p,.timesheets-module .table-row p{margin:4px 0 0}@media (width<=900px){.attendance-module .stats-grid,.timesheets-module .stats-grid{grid-template-columns:1fr}}.attendance-module .professional-data-table,.timesheets-module .professional-data-table{table-layout:fixed;width:max-content;min-width:100%}.attendance-module .attendance-payroll-table{min-width:800px}.attendance-module .attendance-records-table{min-width:1150px}.timesheets-module .timesheets-table{min-width:1100px}.attendance-module .professional-data-table th,.attendance-module .professional-data-table td,.timesheets-module .professional-data-table th,.timesheets-module .professional-data-table td{box-sizing:border-box;text-align:left;vertical-align:middle}.attendance-module .professional-data-table th:first-child,.attendance-module .professional-data-table td:first-child,.timesheets-module .professional-data-table th:first-child,.timesheets-module .professional-data-table td:first-child{padding-left:16px}.professional-guards-scroll{width:100%;overflow:auto visible}.professional-guard-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:1460px}.professional-guard-table th,.professional-guard-table td{box-sizing:border-box;text-align:left;vertical-align:middle}.professional-guard-table th:first-child,.professional-guard-table td:first-child{width:220px}.professional-guard-table th:nth-child(2),.professional-guard-table td:nth-child(2){width:180px}.professional-guard-table th:nth-child(3),.professional-guard-table td:nth-child(3){width:170px}.professional-guard-table th:nth-child(4),.professional-guard-table td:nth-child(4){width:260px}.professional-guard-table th:nth-child(5),.professional-guard-table td:nth-child(5){width:170px}.professional-guard-table th:nth-child(6),.professional-guard-table td:nth-child(6){width:180px}.professional-guard-table th:nth-child(7),.professional-guard-table td:nth-child(7){text-align:center;width:90px}.professional-guard-table th:nth-child(8),.professional-guard-table td:nth-child(8){width:210px}.professional-guard-table th,.professional-guard-table td{overflow:hidden}.professional-guard-table th>*,.professional-guard-table td>*{max-width:100%}.professional-guard-table .guard-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.professional-guard-table .guard-actions button{flex:none;margin:0}.professional-guard-table .professional-guard-cell,.professional-guard-table .guard-license-info,.professional-guard-table .guard-contact-info,.professional-guard-table .guard-employment-info{min-width:0}.professional-guard-table .guard-main-info strong,.professional-guard-table .guard-main-info small,.professional-guard-table .guard-license-info strong,.professional-guard-table .guard-license-info small,.professional-guard-table .guard-contact-info strong,.professional-guard-table .guard-contact-info small,.professional-guard-table .guard-employment-info strong,.professional-guard-table .guard-employment-info small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sites-table td,.sites-table th{vertical-align:middle}.sites-table td:nth-child(2),.sites-table th:nth-child(2){white-space:normal;overflow-wrap:anywhere;word-break:break-word;width:280px;max-width:280px;line-height:1.45}.sites-table td:nth-child(2) *{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.table-container:has(table:not(.guards-table)) table{table-layout:fixed;width:100%;min-width:900px}:is(.table-container:has(table:not(.guards-table)) th,.table-container:has(table:not(.guards-table)) td){vertical-align:middle;box-sizing:border-box}:is(.table-container:has(table:not(.guards-table)) th:first-child,.table-container:has(table:not(.guards-table)) td:first-child){width:70px}:is(.table-container:has(table:not(.guards-table)) th:nth-child(2),.table-container:has(table:not(.guards-table)) td:nth-child(2)){width:150px}:is(.table-container:has(table:not(.guards-table)) th:nth-child(3),.table-container:has(table:not(.guards-table)) td:nth-child(3)){white-space:normal;overflow-wrap:anywhere;word-break:break-word;width:300px;line-height:1.45}:is(.table-container:has(table:not(.guards-table)) th:nth-child(4),.table-container:has(table:not(.guards-table)) td:nth-child(4)){white-space:normal;overflow-wrap:anywhere;width:150px}:is(.table-container:has(table:not(.guards-table)) th:nth-child(5),.table-container:has(table:not(.guards-table)) td:nth-child(5)){width:130px}:is(.table-container:has(table:not(.guards-table)) th:nth-child(6),.table-container:has(table:not(.guards-table)) td:nth-child(6)){width:110px}:is(.table-container:has(table:not(.guards-table)) th:nth-child(7),.table-container:has(table:not(.guards-table)) td:nth-child(7)){width:190px}.table-container:has(table:not(.guards-table)) td:nth-child(3){white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.table-container:has(table:not(.guards-table)) .actions{white-space:nowrap}.table-container table:not(.guards-table){table-layout:fixed!important;width:100%!important;min-width:900px!important}.table-container table:not(.guards-table) th:nth-child(3),.table-container table:not(.guards-table) td:nth-child(3){white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;width:280px!important;max-width:280px!important;line-height:1.4!important;overflow:hidden!important}.table-container table:not(.guards-table) td:nth-child(3){display:table-cell!important}.table-container table:not(.guards-table) td:nth-child(3) *{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.table-container.sites-table-container{width:100%;overflow-x:auto}.table-container.sites-table-container table.sites-table{border-collapse:collapse;width:100%;min-width:1140px;table-layout:fixed!important}.table-container.sites-table-container table.sites-table th:first-child,.table-container.sites-table-container table.sites-table td:first-child{width:60px!important}.table-container.sites-table-container table.sites-table th:nth-child(2),.table-container.sites-table-container table.sites-table td:nth-child(2){width:150px!important}.table-container.sites-table-container table.sites-table th:nth-child(3),.table-container.sites-table-container table.sites-table td:nth-child(3){white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;vertical-align:top!important;width:360px!important;max-width:360px!important;line-height:1.45!important;overflow:visible!important}.table-container.sites-table-container table.sites-table th:nth-child(4),.table-container.sites-table-container table.sites-table td:nth-child(4){width:150px!important}.table-container.sites-table-container table.sites-table th:nth-child(5),.table-container.sites-table-container table.sites-table td:nth-child(5){width:120px!important}.table-container.sites-table-container table.sites-table th:nth-child(6),.table-container.sites-table-container table.sites-table td:nth-child(6){width:110px!important}.table-container.sites-table-container table.sites-table th:nth-child(7),.table-container.sites-table-container table.sites-table td:nth-child(7){width:190px!important}.table-container.sites-table-container table.sites-table td:nth-child(3),.table-container.sites-table-container table.sites-table td:nth-child(3) *{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important}.table-container.sites-table-container table.sites-table tr{height:auto!important}.site-address-cell{white-space:normal!important;vertical-align:top!important;width:360px!important;max-width:360px!important;overflow:hidden!important}.site-address-wrap{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;width:360px!important;max-width:360px!important;line-height:1.45!important;display:block!important}.site-address-cell{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;vertical-align:top!important;width:360px!important;min-width:360px!important;max-width:360px!important;line-height:1.45!important;overflow:hidden!important}.sites-module .professional-sites-table{table-layout:fixed!important;width:100%!important;min-width:1050px!important}.sites-module .professional-sites-table th:first-child,.sites-module .professional-sites-table td:first-child{width:180px!important}.sites-module .professional-sites-table th:nth-child(2),.sites-module .professional-sites-table td:nth-child(2){white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;vertical-align:top!important;width:360px!important;min-width:360px!important;max-width:360px!important;line-height:1.45!important;overflow:hidden!important}.sites-module .professional-sites-table th:nth-child(3),.sites-module .professional-sites-table td:nth-child(3){width:150px!important}.sites-module .professional-sites-table th:nth-child(4),.sites-module .professional-sites-table td:nth-child(4){width:120px!important}.sites-module .professional-sites-table th:nth-child(5),.sites-module .professional-sites-table td:nth-child(5){width:110px!important}.sites-module .professional-sites-table th:nth-child(6),.sites-module .professional-sites-table td:nth-child(6){width:190px!important}.sites-module .professional-sites-table td:nth-child(2) *{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.nfc-hero+.panel{overflow:hidden}.nfc-hero+.panel>div[style*=overflowX]{padding-bottom:8px;width:100%!important;overflow-x:auto!important}.nfc-hero+.panel table{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;width:100%!important;min-width:1650px!important}.nfc-hero+.panel table th{white-space:nowrap;border-bottom:1px solid #dfe3e8;font-size:13px;font-weight:700;padding:14px 16px!important}.nfc-hero+.panel table td{border-bottom:1px solid #edf0f2;line-height:1.5;vertical-align:top!important;padding:16px!important}.guards-module .stats-grid,.guards-module .guard-stats,.guards-module .stats-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;margin-bottom:24px!important;display:grid!important}.guards-module .stats-grid>*,.guards-module .guard-stats>*,.guards-module .stats-cards>*{border-radius:12px!important;min-width:0!important;padding:22px 24px!important}.guards-module .stats-grid strong,.guards-module .guard-stats strong,.guards-module .stats-cards strong{margin-top:6px!important;margin-bottom:5px!important;font-size:30px!important;line-height:1.1!important;display:block!important}.guards-module .stats-grid small,.guards-module .guard-stats small,.guards-module .stats-cards small{white-space:normal!important;line-height:1.4!important;display:block!important}@media (width<=1000px){.guards-module .stats-grid,.guards-module .guard-stats,.guards-module .stats-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=600px){.guards-module .stats-grid,.guards-module .guard-stats,.guards-module .stats-cards{grid-template-columns:1fr!important}}.guards-module .guard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;width:100%!important;margin:0 0 24px!important;display:grid!important}.guards-module .guard-summary-card{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;min-width:0!important;min-height:125px!important;padding:22px 24px!important;display:flex!important}.guards-module .guard-summary-card>span{white-space:nowrap!important;font-size:14px!important;line-height:1.3!important;display:block!important}.guards-module .guard-summary-card>strong{margin:2px 0!important;font-size:32px!important;line-height:1.1!important;display:block!important}.guards-module .guard-summary-card>small{white-space:normal!important;font-size:13px!important;line-height:1.45!important;display:block!important}@media (width<=1000px){.guards-module .guard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=600px){.guards-module .guard-summary-grid{grid-template-columns:1fr!important}}.nfc-hero+.panel h2{margin-bottom:16px!important;font-size:20px!important;line-height:1.3!important}.nfc-hero+.panel table th{letter-spacing:0!important;padding:12px 14px!important;font-size:12px!important;line-height:1.3!important}.nfc-hero+.panel table td{padding:14px!important;font-size:13px!important}.nfc-hero+.panel table td strong{font-size:13px!important}.nfc-hero+.panel table td:nth-child(5),.nfc-hero+.panel table td:nth-child(7){font-size:12.5px!important;line-height:1.45!important}.nfc-hero+.panel table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:1650px!important}.nfc-hero+.panel table th,.nfc-hero+.panel table td{box-sizing:border-box!important;vertical-align:top!important}.nfc-hero+.panel table th:first-child,.nfc-hero+.panel table td:first-child{width:170px!important}.nfc-hero+.panel table th:nth-child(2),.nfc-hero+.panel table td:nth-child(2){width:210px!important}.nfc-hero+.panel table th:nth-child(3),.nfc-hero+.panel table td:nth-child(3){width:120px!important}.nfc-hero+.panel table th:nth-child(4),.nfc-hero+.panel table td:nth-child(4){width:125px!important}.nfc-hero+.panel table th:nth-child(5),.nfc-hero+.panel table td:nth-child(5){white-space:normal!important;overflow-wrap:anywhere!important;width:340px!important}.nfc-hero+.panel table th:nth-child(6),.nfc-hero+.panel table td:nth-child(6){width:125px!important}.nfc-hero+.panel table th:nth-child(7),.nfc-hero+.panel table td:nth-child(7){white-space:normal!important;overflow-wrap:anywhere!important;width:340px!important}.nfc-hero+.panel table th:nth-child(8),.nfc-hero+.panel table td:nth-child(8){width:110px!important}.nfc-hero+.panel table th:nth-child(9),.nfc-hero+.panel table td:nth-child(9){white-space:nowrap!important;width:120px!important}.guards-module .guard-filter-panel{grid-template-columns:minmax(280px,1.8fr) repeat(3,minmax(180px,1fr))!important;align-items:center!important;gap:12px!important;width:100%!important;margin-top:16px!important;display:grid!important}.guards-module .guard-filter-panel select{box-sizing:border-box!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;height:44px!important;padding:0 38px 0 14px!important;overflow:hidden!important}.guards-module .guard-filter-panel .guard-search-large,.guards-module .guard-filter-panel .guard-search-large input{box-sizing:border-box!important;width:100%!important;min-width:0!important}@media (width<=1250px){.guards-module .guard-filter-panel{grid-template-columns:repeat(3,minmax(180px,1fr))!important}.guards-module .guard-filter-panel .guard-search-large{grid-column:1/-1!important}}@media (width<=800px){.guards-module .guard-filter-panel{grid-template-columns:1fr 1fr!important}.guards-module .guard-filter-panel .guard-search-large{grid-column:1/-1!important}}@media (width<=520px){.guards-module .guard-filter-panel{grid-template-columns:1fr!important}}.guards-module{padding-bottom:28px}.guards-header{align-items:flex-end;gap:24px;margin-bottom:20px}.guards-header>div:first-child{min-width:0}.guards-header h2{letter-spacing:-.02em;margin-bottom:5px}.guards-header p{max-width:680px;margin:0;line-height:1.5}.guards-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.guard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.guard-summary-card{border-radius:12px;min-height:104px;padding:16px 18px}.guard-summary-card span{font-size:12px;font-weight:600}.guard-summary-card strong{margin:4px 0 2px;font-size:27px;line-height:1.1}.guard-summary-card small{font-size:11px;line-height:1.35}.guard-expiry-alert{border-radius:11px;margin-bottom:18px;padding:12px 15px}.guard-filter-btn{white-space:nowrap;border-radius:8px;min-height:36px;padding:7px 13px;font-size:12px;font-weight:600}.guard-filter-panel{border-radius:12px;margin-top:12px;padding:15px}.guard-filter-panel select,.guard-filter-panel input{min-height:38px}.guard-filter-panel label{font-size:11px;font-weight:600}.guard-search-large input{border-radius:9px;min-height:42px;padding:10px 13px;font-size:13px}.guard-table-container.professional-guards-scroll{border-radius:12px;margin-top:14px;overflow-x:auto}.professional-guard-table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}.professional-guard-table th{letter-spacing:.045em;white-space:nowrap;padding:11px 13px;font-size:10px}.professional-guard-table td{vertical-align:middle;padding:12px 13px;font-size:12px;line-height:1.35}.professional-guard-table tbody tr{transition:background-color .15s}.professional-guard-table tbody tr:hover{background:#00000005}.professional-guard-table td:first-child{min-width:170px;font-weight:600}.guard-row{min-height:58px}.professional-guard-table td:nth-child(2){min-width:145px}.professional-guard-table td:nth-child(3){white-space:normal;overflow-wrap:anywhere;min-width:170px;max-width:240px}.professional-guard-table td:nth-child(4){white-space:normal;overflow-wrap:anywhere;min-width:175px;max-width:230px}.professional-guard-table td:nth-child(5){min-width:105px}.professional-guard-table td:nth-child(6){text-align:center;min-width:75px}.guard-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.guard-actions button{border-radius:7px;min-height:31px;padding:5px 9px;font-size:11px}.professional-guard-table td,.professional-guard-table th{box-sizing:border-box}@media (width<=1100px){.guard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guards-header{align-items:flex-start}.guards-header-actions{margin-top:2px}}@media (width<=700px){.guards-header{flex-direction:column;gap:14px}.guards-header-actions{width:100%}.guards-header-actions button{flex:1}.guard-summary-grid{grid-template-columns:1fr 1fr;gap:9px}.guard-summary-card{min-height:92px;padding:13px}.guard-summary-card strong{font-size:23px}.guard-filter-panel{padding:12px}}.guard-filter-panel{padding:12px 14px}.guard-filter-panel select,.guard-filter-panel input{border-radius:7px;height:34px;min-height:34px;padding:6px 10px;font-size:12px}.guard-filter-panel label{margin-bottom:4px;font-size:10px}.guard-filter-panel select{min-width:125px;max-width:175px}.guard-filter-panel select[name=employmentStatus],.guard-filter-panel select[name=sortBy]{min-width:145px}.guard-search-large{margin-bottom:10px}.guard-search-large input{border-radius:8px;height:38px;min-height:38px;padding:8px 12px;font-size:12px}.guard-filter-panel>div{gap:8px}.login-box .login-logo{object-fit:contain;width:120px;height:120px;margin:0 auto 18px;display:block}.logo-shield{clip-path:none;background:0 0;overflow:hidden}.logo-shield img{object-fit:contain;width:100%;height:100%;display:block}.guard-search-large{box-sizing:border-box;align-items:center;width:100%;margin-bottom:10px;display:flex}.guard-search-large input{box-sizing:border-box;color:#333;background:#fff;border:1px solid #dfe2e5;border-radius:6px;outline:none;width:100%;height:38px;padding:8px 12px;font-size:13px}.guard-search-large input:focus{border-color:#c71919;box-shadow:0 0 0 2px #c7191914}.guard-filter-panel>select{color:#333;box-sizing:border-box;background:#fff;border:1px solid #dfe2e5;border-radius:5px;height:36px;margin-bottom:8px;margin-right:8px;padding:7px 10px;font-size:12px}.guard-filter-btn{border-radius:7px;min-height:32px;padding:6px 11px;font-size:11px}
