: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}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#101828;background:#f6f8fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}button{font-family:inherit}button:focus{outline:none}.app{background:#f6f8fb;min-height:100vh;display:flex}.sidebar{color:#fff;z-index:10;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#344054 transparent;background:#101828;flex-direction:column;width:250px;min-width:250px;height:100vh;padding:28px 18px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#344054;border-radius:10px}.sidebar::-webkit-scrollbar-thumb:hover{background:#475467}.brand{flex-direction:column;align-items:center;width:100%;padding:4px 0 32px;display:flex}.brand-logo{object-fit:contain;width:142px;height:82px;display:block}.brand-name{color:#fff;letter-spacing:.3px;text-align:center;margin-top:8px;font-size:15px;font-weight:700;line-height:1.2}.sidebar-nav{flex-direction:column;gap:5px;width:100%;display:flex}.nav-item{color:#aab4c5;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:14px;width:100%;height:48px;padding:0 15px;font-size:14px;font-weight:500;transition:background .18s,color .18s;display:flex}.nav-item:hover{color:#fff;background:#19253a}.nav-item.active{color:#fff;background:#2864e8}.nav-icon{justify-content:center;align-items:center;width:24px;min-width:24px;font-size:17px;line-height:1;display:flex}.sidebar-footer{margin-top:auto}.system-status{color:#d7deea;background:#182439;border-radius:10px;align-items:center;gap:10px;height:54px;padding:0 16px;font-size:13px;font-weight:500;display:flex}.online-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.admin-profile{border-top:1px solid #273247;align-items:center;gap:12px;margin-top:18px;padding:18px 10px 0;display:flex}.admin-avatar{color:#fff;background:#34435c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:flex}.admin-info{min-width:0}.admin-info strong{color:#fff;font-size:13px;font-weight:700;display:block}.admin-info span{color:#8e9bb0;margin-top:4px;font-size:10px;display:block}.main-content{width:calc(100% - 250px);min-height:100vh;margin-left:250px;padding:38px 42px 24px}.page-header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:28px;padding:2px 2px 0;display:flex}.page-heading{text-align:left;min-width:0}.breadcrumb{color:#667085;letter-spacing:1px;align-items:center;margin-bottom:12px;font-size:11px;font-weight:700;line-height:1;display:flex}.breadcrumb span{color:#98a2b3;margin:0 8px}.page-heading h1{color:#101828;letter-spacing:-.4px;text-align:left;margin:0;padding:0;font-size:28px;font-weight:700;line-height:1.2}.page-heading p{color:#667085;margin:8px 0 0;font-size:14px;line-height:1.5}.header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.notification-button{cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .18s;display:flex;position:relative}.notification-button:hover{background:#f9fafb}.notification-icon{justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex}.notification-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.today-card{background:#fff;border:1px solid #e4e7ec;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:138px;height:68px;display:flex}.today-card span{color:#667085;font-size:11px;line-height:1}.today-card strong{color:#101828;margin-top:8px;font-size:13px;font-weight:700;line-height:1}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;flex-direction:column;min-width:0;min-height:176px;padding:20px 20px 18px;display:flex;box-shadow:0 2px 5px #10182806}.stat-header{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.stat-title{color:#475467;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;line-height:1.3}.stat-icon{border-radius:9px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:18px;font-weight:700;display:flex}.stat-blue{color:#2563eb;background:#eff6ff}.stat-green{color:#16a34a;background:#ecfdf3}.stat-orange{color:#ea580c;background:#fff7ed}.stat-red{color:#dc2626;background:#fef2f2}.stat-number{color:#101828;text-align:center;margin-top:22px;font-size:34px;font-weight:700;line-height:1}.stat-description{color:#667085;text-align:center;margin-top:9px;font-size:12px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr);gap:22px;display:grid}.dashboard-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 2px 5px #10182806}.card-header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:20px 22px;display:flex}.card-header h2{color:#101828;font-size:17px;font-weight:700;line-height:1.3;margin:0!important;padding:0!important}.card-header p{color:#98a2b3;margin:6px 0 0;font-size:12px}.view-all-button{color:#2563eb;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:7px 0;font-size:12px;font-weight:600}.view-all-button span{margin-left:4px}.card-body{min-height:300px}.reminder-list{width:100%}.reminder-item{box-sizing:border-box;border-bottom:1px solid #f0f2f5;grid-template-columns:40px minmax(0,1fr) 92px 116px;align-items:center;gap:14px;min-height:88px;padding:16px 22px;display:grid}.reminder-item:last-child{border-bottom:none}.machine-avatar{color:#344054;background:#f2f4f7;border-radius:9px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:17px;display:flex}.machine-details{min-width:0}.machine-details strong{color:#101828;white-space:nowrap;font-size:13px;font-weight:700;display:block}.machine-details>span{color:#98a2b3;white-space:nowrap;align-items:center;margin-top:5px;font-size:11px;display:flex}.separator{color:#d0d5dd;margin:0 6px}.expiry-details{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;min-width:92px;display:flex}.expiry-details span{color:#98a2b3;font-size:10px;display:block}.expiry-details strong{color:#344054;margin-top:4px;font-size:11px;display:block}.reminder-status{box-sizing:border-box;text-align:center;white-space:nowrap;border-radius:20px;width:116px;min-width:116px;padding:8px 9px;font-size:9px;font-weight:700;line-height:1.2}.status-info{color:#2563eb;background:#eff6ff}.status-warning{color:#ea580c;background:#fff7ed}.status-danger{color:#dc2626;background:#fef2f2}.empty-state{color:#98a2b3;justify-content:center;align-items:center;min-height:300px;font-size:13px;display:flex}.quick-actions{padding:4px 18px}.quick-action{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f2f5;align-items:center;gap:14px;width:100%;min-height:82px;padding:13px 4px;display:flex}.quick-action:last-child{border-bottom:none}.quick-action:hover{background:#fafbfc}.quick-action-icon{border-radius:9px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:21px;font-weight:500;display:flex}.quick-action-icon.blue{color:#2563eb;background:#eff6ff}.quick-action-icon.green{color:#16a34a;background:#ecfdf3}.quick-action-icon.orange{color:#ea580c;background:#fff7ed}.quick-action-text{flex:1;min-width:0}.quick-action-text strong{color:#344054;font-size:12px;font-weight:600;display:block}.quick-action-text span{color:#98a2b3;margin-top:5px;font-size:10px;display:block}.quick-arrow{color:#98a2b3;font-size:16px}.footer{color:#98a2b3;border-top:1px solid #e4e7ec;justify-content:space-between;align-items:center;margin-top:24px;padding:17px 2px 0;font-size:10px;display:flex}@media (width<=1200px){.main-content{padding-left:30px;padding-right:30px}.stats-grid{gap:14px}.stat-card{padding-left:16px;padding-right:16px}.stat-title{font-size:12px}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr)}}@media (width<=1050px){.sidebar{width:220px;min-width:220px}.main-content{width:calc(100% - 220px);margin-left:220px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.sidebar{width:72px;min-width:72px;padding:20px 10px}.brand-logo{width:50px;height:50px}.brand-name{display:none}.sidebar-nav{margin-top:12px}.nav-item{justify-content:center;padding:0}.nav-item span:last-child{display:none}.nav-icon{width:auto}.system-status{justify-content:center;padding:0}.system-status span:last-child{display:none}.admin-profile{justify-content:center;padding-left:0;padding-right:0}.admin-info{display:none}.main-content{width:calc(100% - 72px);margin-left:72px;padding:24px 18px}.page-header{flex-direction:column}.header-right{justify-content:flex-end;width:100%}.stats-grid,.dashboard-grid{grid-template-columns:1fr}.reminder-item{flex-wrap:wrap}.expiry-details{text-align:left}.footer{flex-direction:column;align-items:flex-start;gap:6px}}@media (width<=480px){.main-content{padding:20px 14px}.page-heading h1{font-size:24px}.header-right{justify-content:space-between}.today-card{flex:1}.card-header{padding:18px}.reminder-item{padding:15px 18px}.reminder-status{width:100%}}.page-content{box-sizing:border-box;width:100%;padding:34px 38px 30px}.content-page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.content-page-header>div{text-align:left;min-width:0}.content-page-header .breadcrumb{margin-bottom:14px}.content-page-header h1{color:#101828;letter-spacing:-.5px;margin:0;font-size:32px;font-weight:700;line-height:1.2}.content-page-header p{color:#667085;margin:8px 0 0;font-size:15px;line-height:1.5}.primary-button{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;padding:11px 18px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.primary-button:hover{background:#1d4ed8;transform:translateY(-1px)}.primary-button:active{transform:translateY(0)}.companies-card{box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:calc(100% + 76px);margin-left:-38px;overflow:hidden;box-shadow:0 2px 8px #1018280a}.companies-card-header{border-bottom:1px solid #eaecf0;text-align:left!important;padding:22px 36px!important;display:block!important}.companies-card-header>div{width:100%;text-align:left!important;margin:0!important;padding:0!important}.companies-card-header h2{font-size:18px;font-weight:650;line-height:1.4;color:#101828!important;text-align:left!important;margin:0!important;padding:0!important}.companies-card-header p{font-size:13px;color:#667085!important;text-align:left!important;margin:5px 0 0!important;padding:0!important}.page-empty-state{color:#667085;justify-content:center;align-items:center;min-height:180px;font-size:14px;display:flex}.companies-table-wrapper{width:100%;max-width:100%;overflow:hidden visible}.companies-table{border-collapse:collapse;table-layout:fixed;width:100%}.companies-table th{color:#475467;text-align:left;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #eaecf0;padding:14px 24px;font-size:12px;font-weight:600;line-height:1.4}.companies-table td{color:#344054;vertical-align:middle;border-bottom:1px solid #f2f4f7;padding:18px 24px;font-size:14px}.companies-table tbody tr:last-child td{border-bottom:none}.companies-table tbody tr{transition:background .15s}.companies-table tbody tr:hover{background:#f9fafb}.companies-table th:nth-child(4),.companies-table td:nth-child(4),.companies-table th:nth-child(5),.companies-table td:nth-child(5){width:20%}.company-table-name{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.company-table-name strong{min-width:0}.companies-table td:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.companies-table td:nth-child(4),.companies-table th:last-child,.companies-table td:last-child{white-space:nowrap}.table-actions{white-space:nowrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.table-action,.table-delete-action{box-sizing:border-box;white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:76px;height:38px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.table-delete-action{color:#d92d20;background:#fff5f4;border:1px solid #fecdca;min-width:80px;transition:all .18s}.table-delete-action:hover{color:#b42318;background:#fee4e2;border-color:#f97066;transform:translateY(-1px);box-shadow:0 2px 6px #d92d201a}.company-avatar{color:#2563eb;background:#eff6ff;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:flex}.company-table-name strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.company-status{color:#027a48;text-transform:capitalize;background:#ecfdf3;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.table-action{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;padding:7px 13px;font-size:13px;font-weight:600;transition:all .2s}.table-action:hover{background:#f9fafb;border-color:#98a2b3}@media (width<=900px){.content-page-header{text-align:left;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.companies-table{min-width:780px}}@media (width<=700px){.page-content{padding:24px 18px}.content-page-header h1{font-size:27px}.content-page-header p{font-size:14px}.companies-card-header{padding:18px}.companies-table th,.companies-table td{padding-left:18px;padding-right:18px}}.company-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-sizing:border-box;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.company-modal{box-sizing:border-box;background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:500px;height:calc(100vh - 40px);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a2e}.company-form-body{box-sizing:border-box;flex:auto;min-height:0;padding:24px 26px;overflow:hidden auto}.company-modal>form{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.company-modal-header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;padding:24px 26px 20px;display:flex}.company-modal-header h2{color:#101828;text-align:left;margin:0;font-size:20px;font-weight:700;line-height:1.4}.company-modal-header p{color:#667085;text-align:left;margin:5px 0 0;font-size:13px;line-height:1.5}.modal-close-button{color:#475467;cursor:pointer;background:#f2f4f7;border:none;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;transition:background .2s;display:flex}.modal-close-button:hover{background:#e4e7ec}.company-form-body{box-sizing:border-box;flex:1 1 0;height:auto;min-height:0;padding:24px 26px;overflow:hidden auto}.form-group{margin-bottom:20px}.form-group:last-child{margin-bottom:0}.form-group label{color:#344054;text-align:left;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.form-group label span{color:#d92d20;margin-left:3px}.form-group input,.form-group textarea{box-sizing:border-box;color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group input{height:44px;padding:0 13px}.form-group textarea{resize:vertical;min-height:90px;padding:11px 13px}.form-group input::placeholder,.form-group textarea::placeholder{color:#98a2b3}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:7px;margin-top:14px;padding:10px 12px;font-size:13px}.company-modal-footer{box-sizing:border-box;background:#fcfcfd;border-top:1px solid #eaecf0;flex:none;justify-content:flex-end;align-items:center;gap:10px;padding:18px 26px;display:flex}.modal-cancel-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600}.modal-cancel-button:hover{background:#f9fafb}.company-modal-footer .primary-button{height:40px;padding:0 18px}.modal-close-button:disabled,.modal-cancel-button:disabled,.company-modal-footer .primary-button:disabled{opacity:.6;cursor:not-allowed}.form-section-title{color:#101828;letter-spacing:.2px;text-align:left;margin:0 0 16px;font-size:13px;font-weight:700}.contact-section-title{border-top:1px solid #eaecf0;margin-top:26px;padding-top:22px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-row .form-group{min-width:0}@media (width<=600px){.company-modal-overlay{padding:10px}.company-modal{width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.company-form-body{padding:20px}.company-modal-footer{padding:14px 20px}.form-row{grid-template-columns:1fr}}.company-modal .form-group select{color:#344054;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;width:100%;height:52px;padding:0 16px;font-family:inherit;font-size:16px}.company-modal .form-group select:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed1f}.custom-date-picker{color:#344054;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;height:44px;padding:0 13px;font-family:inherit;font-size:14px}.react-datepicker{border:1px solid #eaecf0;border-radius:10px;font-family:inherit;font-size:13px;overflow:hidden;box-shadow:0 10px 25px #1018281f}.react-datepicker__header{background:#f9fafb;border-bottom:1px solid #eaecf0;padding-top:8px}.react-datepicker__current-month{color:#101828;margin-bottom:8px;font-size:16px;font-weight:600}.react-datepicker__day-name,.react-datepicker__day{width:30px;margin:2px;line-height:30px}.react-datepicker__day,.react-datepicker__day:hover,.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{border-radius:6px}.react-datepicker__today-button{color:#2563eb;background:#fff;border-top:1px solid #eaecf0;padding:7px;font-weight:600}.custom-date-picker{color:#344054;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;height:44px;padding:0 13px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.custom-date-picker::placeholder{color:#98a2b3}.custom-date-picker:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.hp-date-input{color:#344054;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 14px;font-family:inherit;font-size:14px;display:flex}.hp-date-input:not(.has-value){color:#98a2b3}.hp-date-input:focus{border-color:#75b5eb;outline:none;box-shadow:0 0 0 3px #75b5eb26}.hp-date-icon{font-size:16px}.hp-date-picker .calendar{--side-padding:20px;--border-radius:28px;--accent-br:12px;border-radius:var(--border-radius);z-index:99999;box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;width:400px;margin:0;padding:0;position:absolute;bottom:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 45px #1018282e}.hp-date-picker .calendar__opts{padding:20px var(--side-padding);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);box-sizing:border-box;background-color:#fff;grid-template-columns:1fr 1fr;column-gap:15px;display:grid}.hp-date-picker .calendar__opts select{color:#344054!important;appearance:none!important;box-sizing:border-box!important;cursor:pointer!important;background-color:#f3f7fb!important;border:0!important;border-radius:14px!important;outline:none!important;width:100%!important;height:auto!important;min-height:48px!important;margin:0!important;padding:15px 20px!important;font-family:inherit!important;font-size:15px!important;font-weight:700!important}.hp-date-picker .calendar__body{background-image:linear-gradient(#f3f7fb,#fff)}.hp-date-picker .calendar__days{padding:0 var(--side-padding) 10px;box-sizing:border-box;background-color:#fff;grid-template-columns:repeat(7,1fr);display:grid}.hp-date-picker .calendar__days>div{text-align:center;color:#98a2b3;font-size:12px;font-weight:700;line-height:20px}.hp-date-picker .calendar__dates{padding:10px var(--side-padding);box-sizing:border-box;grid-template-columns:repeat(7,1fr);display:grid}.hp-date-picker .calendar__date{--height:54px;height:var(--height);text-align:center;color:#344054;cursor:pointer;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:relative}.hp-date-picker .calendar__date:before{content:"";width:100%;height:calc(var(--height) * .9);border-radius:var(--accent-br);background-color:#fff0;transition:background-color .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hp-date-picker .calendar__date:not(.calendar__date--selected):not(.calendar__date--grey):hover:before{background-color:#eaf5ff}.hp-date-picker .calendar__date--grey{color:#c5ccd5;cursor:default}.hp-date-picker .calendar__date--selected{color:#4b9bd6}.hp-date-picker .calendar__date--selected:before{background-color:#e3f2fd;border-radius:0}.hp-date-picker .calendar__date--first-date:before{border-top-left-radius:var(--accent-br);border-bottom-left-radius:var(--accent-br)}.hp-date-picker .calendar__date--last-date:before{border-top-right-radius:var(--accent-br);border-bottom-right-radius:var(--accent-br)}.hp-date-picker .calendar__date--range-end{color:#fff}.hp-date-picker .calendar__date--range-end:before{border-radius:var(--accent-br);z-index:1;background-color:#72b6e9;box-shadow:0 12px 20px -5px #50a0dc4d}.hp-date-picker .calendar__date span{z-index:2;position:relative}.hp-date-picker .calendar__buttons{padding:12px var(--side-padding) 20px;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-sizing:border-box;background-color:#fff;grid-template-columns:1fr 1fr;column-gap:15px;display:grid}.hp-date-picker .calendar__button{cursor:pointer;border:0;border-radius:14px;outline:none;height:46px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:700}.hp-date-picker .calendar__button--grey{color:#475467;background-color:#f3f4f6}.hp-date-picker .calendar__button--grey:hover{background-color:#eaecf0}.hp-date-picker .calendar__button--primary{color:#fff;background-color:#72b6e9;transition:box-shadow .3s,transform .2s linear,background-color .2s}.hp-date-picker .calendar__button--primary:hover{background-color:#5fa8df;transform:translateY(-2px);box-shadow:0 15px 25px -13px #50a0dc73}.hp-date-picker .calendar__button--primary:active{transform:translateY(-1px);box-shadow:0 8px 10px -6px #50a0dc66}@media (width<=600px){.hp-date-picker .calendar{width:min(400px,100vw - 40px)}.hp-date-picker .calendar__date{--height:46px}}.hp-date-picker .calendar{z-index:999999!important;width:400px!important;max-height:calc(100vh - 40px)!important;position:fixed!important;top:50%!important;bottom:auto!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important}.delete-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-sizing:border-box;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.delete-modal{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #eaecf0;border-radius:16px;width:100%;max-width:420px;padding:28px;box-shadow:0 20px 50px #0f172a33}.delete-modal-icon{color:#d92d20;background:#fff1f0;border:1px solid #fecdca;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:24px;font-weight:700;display:flex}.delete-modal-content h2{color:#101828;margin:0;font-size:20px;font-weight:700;line-height:1.4}.delete-modal-content p{color:#475467;margin:10px 0 4px;font-size:14px;line-height:1.5}.delete-modal-content p strong{color:#101828;font-weight:600}.delete-modal-content span{color:#98a2b3;font-size:13px;line-height:1.5;display:block}.delete-modal-actions{justify-content:center;gap:10px;margin-top:26px;display:flex}.delete-modal-cancel,.delete-modal-confirm{cursor:pointer;box-sizing:border-box;border-radius:8px;height:40px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:600}.delete-modal-cancel{color:#344054;background:#fff;border:1px solid #d0d5dd;min-width:90px;transition:background .18s,border-color .18s}.delete-modal-cancel:hover{background:#f9fafb;border-color:#98a2b3}.delete-modal-confirm{color:#fff;background:#d92d20;border:1px solid #d92d20;min-width:90px;transition:background .18s,border-color .18s,transform .18s}.delete-modal-confirm:hover{background:#b42318;border-color:#b42318;transform:translateY(-1px)}.delete-modal-confirm:active{transform:translateY(0)}@media (width<=500px){.delete-modal{padding:24px 20px}.delete-modal-actions{flex-direction:column-reverse}.delete-modal-cancel,.delete-modal-confirm{width:100%}}.companies-table,.machines-table{border-collapse:collapse;table-layout:fixed;width:100%}.companies-table th,.companies-table td,.machines-table th,.machines-table td{text-align:center;vertical-align:middle}.companies-table th,.machines-table th{padding:14px 12px}.companies-table td,.machines-table td{padding:16px 12px}.companies-table th:first-child,.companies-table td:first-child{width:22%}.companies-table th:nth-child(2),.companies-table td:nth-child(2){width:25%}.companies-table th:nth-child(3),.companies-table td:nth-child(3){width:13%}.companies-table th:nth-child(4),.companies-table td:nth-child(4),.companies-table th:nth-child(5),.companies-table td:nth-child(5){width:20%}.companies-table .company-table-name{justify-content:center}.machines-table th:first-child,.machines-table td:first-child{width:16%}.machines-table th:nth-child(2),.machines-table td:nth-child(2){width:26%}.machines-table th:nth-child(3),.machines-table td:nth-child(3){width:18%}.machines-table th:nth-child(4),.machines-table td:nth-child(4){width:23%}.machines-table th:nth-child(5),.machines-table td:nth-child(5){width:17%}.companies-table .table-actions,.machines-table .table-actions{white-space:nowrap;justify-content:center;align-items:center;gap:18px;width:auto;display:inline-flex}.companies-table .table-action,.machines-table .table-action{color:#155eef;cursor:pointer;width:auto;min-width:0;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;font-family:inherit;font-size:16px;font-weight:500;line-height:1}.companies-table .table-action:hover,.machines-table .table-action:hover{color:#104dcc;background:0 0;border:none}.machines-table .table-action[title=Edit\ Machine]{color:#344054;cursor:pointer;background:0 0;border:none;border-radius:0;width:auto;min-width:0;height:auto;padding:0;font-size:20px;line-height:1}.machines-table .table-action[title=Edit\ Machine]:hover{color:#101828;background:0 0;border:none}.companies-table .table-delete-action,.machines-table .table-delete-action{color:#d92d20;cursor:pointer;width:auto;min-width:0;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;font-family:inherit;font-size:0;line-height:1}.companies-table .table-delete-action:before,.machines-table .table-delete-action:before{content:"🗑";font-size:19px;line-height:1;display:inline-block}.companies-table .table-delete-action:hover,.machines-table .table-delete-action:hover{color:#b42318;box-shadow:none;background:0 0;border:none;transform:none}@media (width<=700px){.companies-table th,.companies-table td,.machines-table th,.machines-table td{padding-left:10px;padding-right:10px}}.companies-table .table-action[title=Edit\ Company]{color:#101828}.annual-plans-table{table-layout:fixed;width:100%}.annual-plans-table th,.annual-plans-table td{text-align:center;vertical-align:middle;padding:14px 6px}.annual-plans-table th:first-child,.annual-plans-table td:first-child{width:9%}.annual-plans-table th:nth-child(2),.annual-plans-table td:nth-child(2){width:16%}.annual-plans-table th:nth-child(3),.annual-plans-table td:nth-child(3){width:14%}.annual-plans-table th:nth-child(4),.annual-plans-table td:nth-child(4),.annual-plans-table th:nth-child(5),.annual-plans-table td:nth-child(5){width:12%}.annual-plans-table th:nth-child(6),.annual-plans-table td:nth-child(6){width:10%}.annual-plans-table th:nth-child(7),.annual-plans-table td:nth-child(7){width:11%}.annual-plans-table th:nth-child(8),.annual-plans-table td:nth-child(8){width:9%}.annual-plans-table th:nth-child(9),.annual-plans-table td:nth-child(9){width:7%}.annual-plans-table .status-badge{border-radius:999px;justify-content:center;align-items:center;min-width:80px;padding:9px 16px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.annual-plans-table .status-active{color:#008a55;background:#ecfdf3}.annual-plans-table .status-expired{color:#d92d20;background:#fef3f2}.annual-plans-table .payment-not-required{color:#667085;background:#f2f4f7;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.annual-plans-table th:nth-child(8),.annual-plans-table td:nth-child(8){box-sizing:border-box;padding-left:0;padding-right:10px}.annual-plans-table .status-badge{margin:0 auto}.annual-plans-add-button{color:#fff;cursor:pointer;background:#155eef;border:1px solid #155eef;border-radius:8px;padding:10px 18px;font-size:15px;font-weight:600;transition:all .2s}.annual-plans-add-button:hover{background:#004eeb;border-color:#004eeb}.annual-plans-cancel-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:10px 18px;font-size:15px;font-weight:600}.annual-plans-cancel-button:hover{background:#f9fafb}.annual-plans-save-button{color:#fff;cursor:pointer;background:#155eef;border:1px solid #155eef;border-radius:8px;padding:10px 18px;font-size:15px;font-weight:600}.annual-plans-save-button:hover{background:#004eeb;border-color:#004eeb}.annual-plans-save-button:disabled{opacity:.6;cursor:not-allowed}.annual-plan-view-modal{box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:560px;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 20px 40px #10182829}.annual-plan-view-modal .delete-modal-content{box-sizing:border-box;max-height:calc(100vh - 180px);padding:28px 30px 24px;overflow-y:auto}.annual-plan-view-modal h2{color:#101828;margin:0 0 24px;font-size:22px;font-weight:700}.annual-plan-view-modal .view-details{border:1px solid #eaecf0;border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.annual-plan-view-modal .view-details>div{border-bottom:1px solid #eaecf0;grid-template-columns:160px 1fr;align-items:center;min-height:48px;padding:0 16px;display:grid}.annual-plan-view-modal .view-details>div:last-child{border-bottom:none}.annual-plan-view-modal .view-details strong{color:#344054;font-size:14px;font-weight:600}.annual-plan-view-modal .view-details span{color:#475467;text-align:right;font-size:15px}.annual-plan-view-modal .delete-modal-actions{border-top:1px solid #eaecf0;padding:16px 30px}.annual-plan-view-modal .delete-modal-cancel{min-width:90px}.annual-plan-view-modal .status-badge{text-align:center;border-radius:999px;justify-content:center;justify-self:end;align-items:center;min-width:80px;padding:9px 16px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.annual-plan-view-modal .status-active{color:#008a55;background:#ecfdf3}.annual-plan-view-modal .status-expired{color:#d92d20;background:#fef3f2}.annual-plan-view-modal .view-details span.status-expired{color:#d92d20}.annual-plan-view-modal .view-details span.status-active{color:#008a55}.machine-select-wrapper{width:100%;position:relative}.machine-select-input{color:#344054;text-align:left;box-sizing:border-box;cursor:text;background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:100%;height:64px;padding:0 55px 0 30px;font-family:inherit;font-size:18px}.machine-select-input::placeholder{color:#667085}.machine-select-input:hover{border-color:#98a2b3}.machine-select-input:focus{border-color:#155eef;outline:none;box-shadow:0 0 0 3px #155eef1f}.machine-select-arrow{pointer-events:none;box-sizing:border-box;border-bottom:2px solid #344054;border-right:2px solid #344054;width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-65%)rotate(45deg)}.machine-select-arrow.open{transform:translateY(-35%)rotate(225deg)}.machine-dropdown{z-index:1000;background:#fff;border:1px solid #d0d5dd;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 24px #10182824}.machine-dropdown-list{max-height:260px;overflow-y:auto}.machine-dropdown-option{color:#344054;text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:none;border-bottom:1px solid #f2f4f7;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:58px;padding:9px 16px;font-family:inherit;display:flex}.machine-dropdown-option:last-child{border-bottom:none}.machine-dropdown-option:hover{background:#f5f8ff}.machine-dropdown-option.selected{background:#eef4ff}.machine-dropdown-option strong{color:#344054;font-size:16px;font-weight:500}.machine-dropdown-option span{color:#667085;margin-top:3px;font-size:13px}.machine-no-results{text-align:center;color:#667085;padding:22px 16px;font-size:14px}.plan-type-select-wrapper{width:100%;position:relative}.plan-type-select-wrapper select{appearance:none;width:100%;padding-right:55px}.plan-type-select-arrow{pointer-events:none;box-sizing:border-box;border-bottom:2px solid #344054;border-right:2px solid #344054;width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-65%)rotate(45deg)}.company-select-wrapper{width:100%;position:relative}.company-select-input{color:#344054;text-align:left;box-sizing:border-box;cursor:text;background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:100%;height:64px;padding:0 55px 0 30px;font-family:inherit;font-size:18px}.company-select-input::placeholder{color:#667085}.company-select-input:hover{border-color:#98a2b3}.company-select-input:focus{border-color:#155eef;outline:none;box-shadow:0 0 0 3px #155eef1f}.company-select-arrow{pointer-events:none;box-sizing:border-box;border-bottom:2px solid #344054;border-right:2px solid #344054;width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-65%)rotate(45deg)}.company-select-arrow.open{transform:translateY(-35%)rotate(225deg)}.company-dropdown{z-index:1000;background:#fff;border:1px solid #d0d5dd;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 24px #10182824}.company-dropdown-list{max-height:260px;overflow-y:auto}.company-dropdown-option{color:#344054;text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:none;border-bottom:1px solid #f2f4f7;align-items:center;width:100%;min-height:58px;padding:9px 16px;font-family:inherit;font-size:16px;display:flex}.company-dropdown-option:last-child{border-bottom:none}.company-dropdown-option.selected{background:#eef4ff}.company-no-results{text-align:center;color:#667085;padding:22px 16px;font-size:14px}.model-select-wrapper{width:100%;position:relative}.model-select-wrapper select{appearance:none;width:100%;padding-right:55px}.model-select-arrow{pointer-events:none;box-sizing:border-box;border-bottom:2px solid #344054;border-right:2px solid #344054;width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-65%)rotate(45deg)}.edit-action{color:#000!important}.delete-action{color:red!important}.annual-plans-table td:last-child{white-space:nowrap;white-space:nowrap}.annual-plan-action-cell{text-align:center;width:150px}.annual-plan-actions{white-space:nowrap;justify-content:center;align-items:center;gap:16px;display:flex}.annual-plan-actions .table-action{justify-content:center;align-items:center;width:22px;height:22px;margin:0;padding:0;display:flex}.annual-plan-actions .view-action{color:#1677ff!important}.annual-plan-actions .edit-action{color:#000!important}.annual-plan-actions .delete-action{color:red!important}.annual-plans-table .status-badge{border-radius:20px;padding:7px 18px;font-size:14px;line-height:1.3}.annual-plans-table .annual-plan-action-cell{padding-left:10px;padding-right:10px}.annual-plans-table .annual-plan-actions{gap:13px}.companies-card-header select{appearance:none;color:#1f2937;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:1px solid #d9e0ea;border-radius:10px;outline:none;min-width:170px;height:42px;padding:0 42px 0 16px;font-size:14px;font-weight:600;transition:border-color .2s,box-shadow .2s}.companies-card-header select:hover{border-color:#2563eb}.companies-card-header select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.status-upcoming{color:#15803d;white-space:nowrap;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;min-width:120px;padding:8px 18px;font-size:14px;font-weight:500;display:inline-flex}.status-expired{color:#dc2626;white-space:nowrap;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;justify-content:center;align-items:center;min-width:100px;padding:8px 18px;font-size:14px;font-weight:500;display:inline-flex}.status-not-required{color:#64748b;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:130px;padding:8px 18px;font-size:14px;font-weight:500;display:inline-flex}.notification-history-table{table-layout:fixed;width:100%}.notification-history-table th,.notification-history-table td{box-sizing:border-box;padding-left:12px;padding-right:12px;width:16.6667%!important;min-width:0!important}.status-pending{color:#b45309;white-space:nowrap;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;justify-content:center;align-items:center;min-width:90px;padding:7px 16px;font-size:14px;font-weight:500;display:inline-flex}.status-sent{color:#15803d;white-space:nowrap;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;min-width:75px;padding:7px 16px;font-size:14px;font-weight:500;display:inline-flex}.status-failed{color:#dc2626;white-space:nowrap;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;justify-content:center;align-items:center;min-width:75px;padding:7px 16px;font-size:14px;font-weight:500;display:inline-flex}.stats-grid .stat-card{transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.stats-grid .stat-card:after{content:"";background:#2563eb;width:100%;height:4px;position:absolute;bottom:0;left:0}.stats-grid .stat-card:nth-child(2):after{background:#16a34a}.stats-grid .stat-card:nth-child(3):after{background:#f59e0b}.stats-grid .stat-card:nth-child(4):after{background:#dc2626}.stats-grid .stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.stats-grid .stat-card strong{margin-top:8px;font-size:28px;font-weight:700;display:block}.notification-modal{background:#fff;border-radius:16px;width:560px;max-width:calc(100vw - 40px);max-height:85vh;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0f172a33}.notification-modal .modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.notification-modal .modal-header h2{color:#0f172a;margin:0;font-size:22px;font-weight:700}.notification-modal .modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:26px;line-height:1;display:flex}.notification-modal .modal-close:hover{color:#0f172a;background:#f1f5f9}.notification-details{grid-template-columns:1fr 1fr;gap:22px;padding:24px;display:grid}.notification-details>div{flex-direction:column;gap:7px;display:flex}.notification-details span{color:#64748b;font-size:13px;font-weight:600}.notification-details strong{color:#0f172a;font-size:15px;font-weight:600}.notification-details .notification-message{grid-column:1/-1}.notification-details .notification-message p{color:#334155;white-space:pre-line;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:0;padding:14px 16px;font-size:14px;line-height:1.6}@media (width<=600px){.notification-details{grid-template-columns:1fr}.notification-details .notification-message{grid-column:auto}}.notification-modal{margin:0 auto}.notification-message-preview{background:#f8fafc;border:1px solid #dbe3ec;border-radius:12px;margin-top:8px;overflow:hidden}.notification-message-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.notification-message-header strong{color:#0f172a;font-size:13px;font-weight:700}.notification-message-header small{color:#64748b;font-size:12px}.notification-message-preview p{color:#334155;white-space:pre-line;margin:0;padding:16px;font-size:14px;line-height:1.7}.notification-modal{transform:translateY(30px)}.reminder-table-header{box-sizing:border-box;border-bottom:1px solid #f0f2f5;grid-template-columns:40px minmax(0,1fr) 92px 116px;align-items:center;gap:14px;padding:12px 22px;display:grid}.reminder-table-header span{color:#98a2b3;font-size:10px;font-weight:600}.reminder-table-header{grid-template-columns:40px minmax(0,1fr) 92px 116px!important}.reminder-table-header span:nth-child(2){text-align:left;transform:translate(-25px)}.reminder-table-header span:nth-child(3){text-align:right}.reminder-table-header span:nth-child(4){text-align:center}.header-right{position:relative}.notification-dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:340px;position:absolute;top:58px;right:0;overflow:hidden;box-shadow:0 12px 30px #0f172a24}.notification-dropdown-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.notification-dropdown-header strong{color:#101828;font-size:15px;font-weight:700}.notification-dropdown-header span{color:#2563eb;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;font-weight:700;display:flex}.notification-dropdown-body{max-height:300px;overflow-y:auto}.notification-item{border-bottom:1px solid #f0f2f5;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.notification-item:last-child{border-bottom:none}.notification-item-icon{color:#ea580c;background:#fff7ed;border-radius:9px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:15px;display:flex}.notification-item-content{flex-direction:column;gap:3px;min-width:0;display:flex}.notification-item-content strong{color:#101828;font-size:13px;font-weight:700}.notification-item-content span{color:#2563eb;font-size:11px;font-weight:600}.notification-item-content small{color:#98a2b3;font-size:11px}.notification-empty{text-align:center;color:#98a2b3;padding:30px 18px;font-size:13px}.notification-view-all{color:#2563eb;text-align:center;cursor:pointer;background:#fff;border:none;border-top:1px solid #e5e7eb;width:100%;padding:13px 18px;font-size:13px;font-weight:600}.notification-view-all:hover{background:#f8fafc}.profile-sidebar{color:#fff;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;width:100%;margin-top:26px;padding:12px 14px;transition:background .2s,border-color .2s,transform .2s;display:flex}.profile-sidebar:hover{background:#ffffff0f;border-color:#ffffff14}.profile-sidebar.active{background:#2563eb29;border-color:#60a5fa38}.profile-sidebar-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:14px;font-weight:700;display:flex;box-shadow:0 5px 14px #2563eb38}.profile-sidebar-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.profile-sidebar-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.profile-sidebar-info span{color:#94a3b8;font-size:11px;font-weight:500}.profile-sidebar-arrow{color:#94a3b8;font-size:24px;line-height:1;transition:transform .2s}.profile-sidebar:hover .profile-sidebar-arrow{transform:translate(3px)}.sidebar-logout{color:#98a2b3;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:8px;padding:11px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.sidebar-logout:hover{color:#f87171;background:#ef444414;border-color:#ef44441f}.sidebar-logout-icon{justify-content:center;align-items:center;width:20px;font-size:18px;line-height:1;display:flex}.sidebar-logout:hover .sidebar-logout-icon{color:#f87171}.annual-plans-filter{color:#344054;cursor:pointer;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#667085 50%),linear-gradient(135deg,#667085 50%,#0000 50%);background-position:calc(100% - 22px) 18px,calc(100% - 17px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:1px solid #d0d5dd;border-radius:10px;outline:none;min-width:145px;height:42px;padding:0 42px 0 14px;font-size:13px;font-weight:500;transition:all .2s}.annual-plans-filter:hover{border-color:#98a2b3}.annual-plans-filter:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.annual-plans-download-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;height:42px;padding:0 16px;font-size:13px;font-weight:600;transition:all .2s}.annual-plans-download-button:active{transform:translateY(1px)}.page-header{align-items:flex-start;margin-bottom:24px}.page-heading{padding-top:2px}.page-heading h1{margin-bottom:6px}.page-heading p{max-width:360px;margin-top:0}.header-right{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.annual-plans-filter{border-radius:8px;min-width:125px;height:38px;padding:0 34px 0 12px;font-size:12px}.annual-plans-download-button{color:#175cd3;white-space:nowrap;cursor:pointer;background:#f4f8ff;border:1px solid #b8cff5;border-radius:8px;height:38px;padding:0 13px;font-size:12px;font-weight:600;transition:all .2s}.annual-plans-download-button:hover{background:#eaf2ff;border-color:#84adf2}.annual-plans-add-button{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #2563eb;border-radius:8px;height:38px;padding:0 15px;font-size:12px;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #2563eb2e}.annual-plans-add-button:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 10px #2563eb38}.annual-plans-download-menu{justify-content:center;align-items:center;height:38px;display:flex;position:relative}.annual-plans-download-icon{cursor:pointer;background:#f4f8ff;border:1px solid #b8cff5;border-radius:9px;justify-content:center;align-items:center;width:42px;height:38px;padding:4px;transition:all .2s;display:flex}.annual-plans-download-icon svg{width:30px;height:30px;display:block}.annual-plans-download-icon:hover{background:#eaf2ff;border-color:#84adf2;transform:translateY(-1px)}.annual-plans-download-options{opacity:0;visibility:hidden;transform-origin:100% 0;z-index:100;background:#fff;border:1px solid #dbe4f0;border-radius:10px;min-width:165px;padding:6px;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + 7px);right:0;transform:translateY(-5px)scale(.97);box-shadow:0 8px 24px #0f172a24}.annual-plans-download-menu:hover .annual-plans-download-options,.annual-plans-download-menu:focus-within .annual-plans-download-options{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.download-option{color:#1f2937;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:42px;padding:7px 9px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.download-option:hover{background:#f3f6fa}.download-option-icon{border-radius:6px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;line-height:1;display:flex}.excel-icon{color:#087443;background:#e2f0e9;border:1px solid #b9dec9;font-size:17px}.pdf-icon{color:#e74c3c;letter-spacing:-.3px;background:#fde8e6;border:1px solid #f5c4bf;font-size:8px}@media (width<=600px){.app{min-height:100vh;padding-bottom:72px;display:block}.sidebar{z-index:1000;background:#101828;border-top:1px solid #273247;flex-direction:row;align-items:center;width:100%;min-width:0;height:68px;padding:6px 8px;display:flex;position:fixed;inset:auto 0 0;overflow:visible}.brand{display:none}.sidebar-nav{flex-direction:row;justify-content:space-around;align-items:stretch;gap:2px;width:100%;height:100%;margin:0;display:flex}.sidebar-nav .nav-item{color:#98a2b3;text-align:center;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;width:auto;min-width:0;height:56px;padding:4px 2px;font-size:9px;font-weight:500;display:flex}.sidebar-nav .nav-item:hover{color:#fff;background:0 0}.sidebar-nav .nav-item.active{color:#fff;background:#2563eb}.sidebar-nav .nav-icon{justify-content:center;align-items:center;width:auto;min-width:0;font-size:18px;line-height:1;display:flex}.sidebar-nav .nav-item span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.sidebar-footer{display:none}.main-content{width:100%;min-height:calc(100vh - 68px);margin-left:0;padding:20px 14px 24px}.page-header{gap:18px;margin-bottom:20px}.page-heading h1{font-size:24px}.page-heading p{font-size:13px}.header-right{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.notification-button{border-radius:9px;width:42px;height:42px}.today-card{flex:1;min-width:0;height:58px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.stat-card{min-height:130px;padding:14px}.stat-header{min-height:32px}.stat-title{white-space:normal;font-size:11px}.stat-icon{width:32px;min-width:32px;height:32px;font-size:15px}.stat-number{margin-top:15px;font-size:27px}.stat-description{margin-top:7px;font-size:10px}.dashboard-grid{grid-template-columns:1fr;gap:14px}.dashboard-card{width:100%}.card-header{min-height:70px;padding:16px}.card-header h2{font-size:15px}.card-header p{font-size:11px}.reminder-item{grid-template-columns:36px minmax(0,1fr);gap:10px;min-height:auto;padding:14px 16px}.machine-avatar{width:36px;min-width:36px;height:36px;font-size:15px}.machine-details strong{font-size:12px}.machine-details>span{white-space:normal;font-size:10px;line-height:1.4}.expiry-details{text-align:left;grid-column:2;align-items:flex-start;min-width:0}.reminder-status{grid-column:2;width:fit-content;min-width:100px;padding:7px 9px}.quick-actions{padding:4px 14px}.quick-action{gap:10px;min-height:68px}.quick-action-icon{width:36px;min-width:36px;height:36px;font-size:19px}.quick-action-text strong{font-size:12px}.quick-action-text span{font-size:10px}.footer{gap:5px;margin-top:18px;padding:14px 2px 0}}.quick-card .card-header>div{width:100%;text-align:left!important}.quick-card .card-header h2{text-align:left!important}.machines-header-card{box-sizing:border-box;background:#fff;border:1px solid #e1e5eb;border-radius:16px;width:100%;min-height:168px;margin-bottom:4px;box-shadow:0 2px 8px #1018280a}.machines-header-content{box-sizing:border-box;justify-content:space-between;align-items:flex-start;min-height:168px;padding:34px 54px;display:flex}.machines-title-section{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.machines-title-section h2{color:#101828;letter-spacing:-.45px;margin:0;font-size:28px;font-weight:700;line-height:1.25}.machines-company-filter{position:relative}.machines-company-filter select{appearance:none;color:#172033;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 22px center;background-repeat:no-repeat;border:1px solid #d8e0eb;border-radius:14px;outline:none;width:255px;height:64px;padding:0 52px 0 24px;font-family:inherit;font-size:18px;font-weight:600;transition:border-color .2s,box-shadow .2s}.machines-company-filter select:hover{border-color:#c4cfdd}.machines-company-filter select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.machines-count{color:#344054;box-sizing:border-box;background:#f5f8fc;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-width:150px;height:64px;margin-top:4px;padding:0 20px;display:flex}.machines-count strong{color:#101828;font-size:20px;font-weight:700}.machines-count span{font-size:17px;font-weight:400}.machines-table-card{box-sizing:border-box;background:#fff;border:1px solid #e1e5eb;border-radius:16px;width:100%;min-height:460px;overflow:hidden;box-shadow:0 2px 8px #1018280a}.machines-table-card .companies-table-wrapper,.machines-table-card .machines-table{width:100%}@media (width<=700px){.machines-header-content{flex-direction:column;gap:20px;min-height:auto;padding:26px 24px}.machines-company-filter{width:100%}.machines-company-filter select{width:255px}.machines-count{min-width:auto;height:42px;padding:0 14px;position:absolute;top:20px;right:20px}}@media (width<=480px){.machines-title-section h2{font-size:23px}.machines-company-filter select{width:100%}.machines-count{position:static}}.machines-header-card{border-radius:16px;min-height:150px;margin-bottom:4px}.machines-header-content{min-height:150px;padding:22px 54px}.machines-title-section h2{letter-spacing:-.3px;font-size:24px}.machines-company-filter select{border-radius:12px;width:255px;height:52px;padding:0 44px 0 20px;font-size:16px}.machines-count{border-radius:12px;min-width:125px;height:52px;margin-top:0;padding:0 16px}.machines-count strong{font-size:18px}.machines-count span{font-size:15px}.optional-label{font-weight:400;color:#64748b!important}.annual-plans-company-filter{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:135px!important}.companies-card{overflow:visible!important}.companies-list-header{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex!important}.companies-list-header>div:first-child{flex-shrink:0;width:180px}.companies-list-header h2{white-space:nowrap;margin:0 0 8px}.companies-list-header p{white-space:nowrap;margin:0}.companies-search-wrapper{flex:0 0 300px;width:300px;margin-left:auto;position:relative}.companies-search-input{box-sizing:border-box;color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;height:42px;padding:0 40px 0 14px;font-size:13px;font-weight:400;transition:border-color .2s,box-shadow .2s}.companies-search-input::placeholder{color:#98a2b3}.companies-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.companies-search-clear{color:#667085;cursor:pointer;background:#f2f4f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.companies-search-clear:hover{color:#101828;background:#e4e7ec}.machine-company-filter-wrapper{flex-shrink:0;width:300px;position:relative}.machine-company-filter-input{box-sizing:border-box;color:#101828;cursor:text;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;width:100%;height:42px;padding:0 38px 0 14px;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s}.machine-company-filter-input::placeholder{color:#98a2b3}.machine-company-filter-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.machine-company-filter-arrow{pointer-events:none;border-bottom:2px solid #667085;border-right:2px solid #667085;width:8px;height:8px;transition:transform .2s;position:absolute;top:50%;right:16px;transform:translateY(-65%)rotate(45deg)}.machine-company-filter-arrow.open{transform:translateY(-25%)rotate(225deg)}.machine-company-filter-dropdown{z-index:1000;background:#fff;border:1px solid #d0d5dd;border-radius:10px;max-height:300px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #1018281f}.machine-company-filter-option{color:#344054;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;display:block}.machine-company-filter-option:hover{background:#f2f4f7}.machine-company-filter-option.selected{color:#175cd3;background:#eaf2ff}.machine-company-filter-no-results{color:#667085;text-align:center;padding:14px 12px;font-size:13px}.machine-company-filter-wrapper{z-index:9999;position:relative}.machine-company-filter-dropdown{background:#fff;border:1px solid #d0d5dd;border-radius:10px;max-height:300px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #1018281f;z-index:10000!important}.annual-plans-company-filter-wrapper input.annual-plans-company-filter{box-sizing:border-box;appearance:none;color:#344054;cursor:text;background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;min-width:125px;height:38px;padding:0 34px 0 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s;background-image:none!important}.annual-plans-company-filter-wrapper input.annual-plans-company-filter:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.annual-plans-company-filter-arrow{pointer-events:none;border-bottom:2px solid #667085;border-right:2px solid #667085;width:7px;height:7px;transition:transform .2s;position:absolute;top:50%;right:14px;transform:translateY(-65%)rotate(45deg)}.annual-plans-company-dropdown{box-sizing:border-box;z-index:9999;background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:100%;max-height:300px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #10182824}.annual-plans-company-option{color:#344054;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:6px;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:500;display:block;overflow:hidden}.annual-plans-company-option:hover{background:#f2f4f7}.annual-plans-company-option.selected{color:#175cd3;background:#eaf2ff}.annual-plans-company-no-results{color:#667085;text-align:center;padding:12px;font-size:13px}.annual-plans-filter{color:#344054!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important}.annual-plans-filter:not(.annual-plans-company-filter){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 5L7 9L11 5' fill='none' stroke='%23667085' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:14px 14px!important;padding-right:34px!important}.annual-plans-company-filter-wrapper{flex:none;position:relative}.annual-plans-company-filter-wrapper input.annual-plans-company-filter{color:#344054!important;background-image:none!important;padding-right:34px!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important}.annual-plans-company-filter-arrow{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 5L7 9L11 5' fill='none' stroke='%23667085' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;width:14px;height:14px;position:absolute;top:50%;right:12px;border:none!important;transform:translateY(-50%)!important}.annual-plans-company-filter-arrow.open{transform:translateY(-50%)rotate(180deg)!important}.annual-plans-company-filter-wrapper input.annual-plans-company-filter{color:#344054!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important}.annual-plans-company-filter-wrapper .annual-plans-company-filter{color:#344054!important;-webkit-text-fill-color:#344054!important;opacity:1!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:38px!important}.annual-plans-company-filter-wrapper .annual-plans-company-filter::placeholder{color:#344054!important;-webkit-text-fill-color:#344054!important;opacity:1!important}.modal-overlay{z-index:99999!important;position:fixed!important}.modal-content{z-index:100000!important;position:relative!important}.companies-card{position:relative;z-index:1!important}.companies-card:has(.machine-company-filter-wrapper){z-index:10!important;position:relative!important;overflow:visible!important}.companies-card:has(.machine-company-filter-wrapper) .machine-company-filter-wrapper{z-index:11!important;position:relative!important}.companies-card:has(.machine-company-filter-wrapper) .machine-company-filter-dropdown{z-index:99999!important;position:absolute!important}.company-select-wrapper{z-index:1000!important;position:relative!important}.company-dropdown{z-index:99999!important;background:#fff!important;border:1px solid #d0d5dd!important;border-radius:10px!important;position:absolute!important;top:calc(100% + 6px)!important;left:0!important;right:0!important;box-shadow:0 8px 24px #1018281f!important}.company-dropdown-list{z-index:100000!important;max-height:280px!important;position:relative!important;overflow-y:auto!important}.company-dropdown-option{z-index:100001!important;text-align:left!important;cursor:pointer!important;background:#fff!important;border:none!important;width:100%!important;padding:12px 16px!important;display:block!important;position:relative!important}.company-dropdown-option:hover{background:#f2f4f7!important}.machines-count{color:#667085;font-size:14px;font-weight:500}.machines-title{align-items:baseline;gap:10px;display:flex}.machines-title h2{margin:0}.machines-count{color:#667085;background:0 0;border-radius:0;min-width:auto;height:auto;margin:0;padding:0;font-size:14px;font-weight:500;display:inline}.company-dropdown-option{justify-content:space-between;align-items:center;width:100%;display:flex}.company-dropdown-name{text-overflow:ellipsis;white-space:nowrap;padding-right:15px;overflow:hidden}.company-dropdown-count{text-align:center;color:#64748b;flex-shrink:0;min-width:28px;font-size:14px;font-weight:600}.companies-card:has(.generate-expired-offer-button) .companies-table{table-layout:fixed}:is(.companies-card:has(.generate-expired-offer-button) .companies-table th:first-child,.companies-card:has(.generate-expired-offer-button) .companies-table td:first-child){width:12%}:is(.companies-card:has(.generate-expired-offer-button) .companies-table th:nth-child(2),.companies-card:has(.generate-expired-offer-button) .companies-table td:nth-child(2)){width:23%}:is(.companies-card:has(.generate-expired-offer-button) .companies-table th:nth-child(3),.companies-card:has(.generate-expired-offer-button) .companies-table td:nth-child(3)),:is(.companies-card:has(.generate-expired-offer-button) .companies-table th:nth-child(4),.companies-card:has(.generate-expired-offer-button) .companies-table td:nth-child(4)){width:15%}:is(.companies-card:has(.generate-expired-offer-button) .companies-table th:nth-child(5),.companies-card:has(.generate-expired-offer-button) .companies-table td:nth-child(5)){width:12%}:is(.companies-card:has(.generate-expired-offer-button) .companies-table th:nth-child(6),.companies-card:has(.generate-expired-offer-button) .companies-table td:nth-child(6)){width:23%}.generate-expired-offer-button{color:#155eef;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #155eef;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:600}.generate-expired-offer-button:hover{background:#eff6ff}.generate-expired-offer-button:disabled{opacity:.6;cursor:not-allowed}.login-page{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#2563eb59,#0000 30%),radial-gradient(circle at 85% 75%,#0ea5e940,#0000 30%),radial-gradient(circle at 50% 110%,#3b82f633,#0000 35%),linear-gradient(135deg,#07111f 0%,#0b1b31 45%,#071426 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";filter:blur(55px);pointer-events:none;background:radial-gradient(circle,#2563eb8c 0%,#2563eb2e 35%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;left:-160px}.login-page:after{content:"";filter:blur(65px);pointer-events:none;background:radial-gradient(circle,#0ea5e966 0%,#2563eb26 40%,#0000 70%);border-radius:50%;width:620px;height:620px;position:absolute;bottom:-260px;right:-260px}.login-card{z-index:2;box-sizing:border-box;-webkit-backdrop-filter:blur(28px);background:linear-gradient(145deg,#ffffff29,#ffffff0e);border:1px solid #ffffff3d;border-radius:26px;width:430px;padding:46px 42px;animation:.6s ease-out loginCardAppear;position:relative;box-shadow:0 35px 80px #0000006b,0 15px 35px #00000040,inset 0 1px 1px #ffffff59,inset 0 -1px 1px #00000026}.login-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);width:84%;height:1px;position:absolute;top:0;left:8%}.login-logo{justify-content:center;align-items:center;margin-bottom:28px;display:flex}.login-logo img{object-fit:contain;filter:drop-shadow(0 0 14px #2563eb40)drop-shadow(0 8px 14px #0000002e);width:155px;height:auto;display:block}.login-card h1{text-align:center;color:#fff;letter-spacing:-.5px;text-shadow:0 3px 12px #0000004d;margin:0;font-size:31px;font-weight:700}.login-subtitle{text-align:center;color:#e0e8f3b8;margin:10px 0 31px;font-size:13px;font-weight:400;line-height:1.55}.login-field{margin-bottom:19px}.login-field label{color:#ffffffe0;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.login-field input{box-sizing:border-box;color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff13;border:1px solid #fff3;border-radius:11px;outline:none;width:100%;height:48px;padding:0 15px;font-family:inherit;font-size:14px;font-weight:500;transition:background .25s,border-color .25s,box-shadow .25s;box-shadow:inset 0 1px 2px #ffffff14,0 5px 15px #0000001a}.login-field input::placeholder{color:#d6e0ed8c;font-weight:400}.login-field input:hover{background:#ffffff1a;border-color:#ffffff4d}.login-field input:focus{background:#ffffff1f;border-color:#60a5fabf;box-shadow:0 0 0 3px #2563eb24,0 8px 20px #00000026,inset 0 1px 2px #ffffff1a}.login-error{color:#fca5a5;text-align:center;-webkit-backdrop-filter:blur(10px);background:#7f1d1d40;border:1px solid #f8717138;border-radius:9px;margin:3px 0 16px;padding:10px 12px;font-size:12px;font-weight:600}.login-button{color:#fff;letter-spacing:.2px;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 50%,#1d4ed8 100%);border:1px solid #93c5fd4d;border-radius:11px;width:100%;height:48px;margin-top:7px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;position:relative;box-shadow:0 12px 28px #2563eb61,0 4px 10px #00000038,inset 0 1px 1px #ffffff40}.login-button:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 34px #2563eb7a,0 6px 14px #00000040,inset 0 1px 1px #ffffff4d}.login-button:active{transform:translateY(0);box-shadow:0 7px 15px #2563eb4d}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-footer{text-align:center;color:#cbd5e199;letter-spacing:.2px;border-top:1px solid #ffffff1f;margin-top:25px;padding-top:17px;font-size:11px;font-weight:500}@keyframes loginCardAppear{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.login-page{padding:20px}.login-card{border-radius:22px;width:100%;max-width:430px;padding:38px 28px}.login-logo img{width:140px}.login-card h1{font-size:28px}.login-subtitle{font-size:12px}}@media (width<=400px){.login-card{padding:32px 22px}.login-logo img{width:125px}.login-card h1{font-size:25px}.login-field input,.login-button{height:45px}}.login-field label{text-align:left;width:100%;display:block}.password-input-wrapper{width:100%;position:relative}.password-input-wrapper input{box-sizing:border-box;width:100%;padding-right:52px}.password-toggle{color:#aeb8c8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.password-toggle:hover{color:#fff}.password-toggle svg{width:20px;height:20px}.profile-page{padding:32px}.profile-header{margin-bottom:28px}.profile-breadcrumb{color:#667085;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:700}.profile-breadcrumb span{color:#98a2b3;margin:0 7px}.profile-header h1{color:#101828;margin:0;font-size:30px;font-weight:700}.profile-header p{color:#667085;margin:8px 0 0;font-size:13px}.profile-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:30px;width:100%;max-width:760px;margin:0 auto;padding:30px 30px 105px;display:flex;position:relative;box-shadow:0 8px 24px #0f172a0f}.profile-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:90px;min-width:90px;height:90px;font-size:32px;font-weight:700;display:flex;box-shadow:0 8px 20px #2563eb38}.profile-info{flex:1}.profile-info-row{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:30px;min-height:58px;display:flex}.profile-info-row:last-child{border-bottom:none}.profile-info-row>span:first-child{color:#667085;font-size:13px;font-weight:500}.profile-info-row strong{color:#101828;font-size:14px;font-weight:600}.profile-role{border-radius:20px;padding:6px 13px;font-size:11px!important;font-weight:700!important}.profile-role-admin{color:#2563eb;background:#eff6ff}.profile-role-viewer{color:#475467;background:#f2f4f7}@media (width<=700px){.profile-page{padding:22px}.profile-card{flex-direction:column;align-items:stretch}.profile-avatar{margin:0 auto}.profile-info-row{gap:15px}}.employee-access-section{width:100%;max-width:980px;margin:38px auto 0}.employee-access-header{text-align:left;justify-content:space-between;align-items:flex-end;gap:24px;width:100%;margin-bottom:24px;display:flex}.employee-access-header>div{text-align:left;flex:1;min-width:0}.employee-access-header h2{color:#101828;margin:0;padding:0;font-size:30px;font-weight:700;line-height:1.2}.employee-access-header p{color:#667085;margin:10px 0 0;padding:0;font-size:16px;line-height:1.5}.employee-access-button{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:1px solid #2563eb;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 17px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 5px #2563eb26}.employee-access-button:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb2e}.employee-access-button:active{transform:translateY(0)}.employee-access-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.employee-access-table-wrapper{width:100%;overflow-x:auto}.employee-access-table{border-collapse:collapse;width:100%;min-width:650px}.employee-access-table th{color:#475467;text-align:left;text-transform:uppercase;letter-spacing:.35px;background:#f8fafc;border-bottom:1px solid #eaecf0;padding:14px 20px;font-size:11px;font-weight:700}.employee-access-table th:last-child{text-align:center;transform:translate(-136px)}.employee-access-table td{color:#344054;text-align:left;vertical-align:middle;border-bottom:1px solid #f0f2f5;padding:15px 20px;font-size:13px}.employee-access-table tbody tr:last-child td{border-bottom:none}.employee-access-table tbody tr{transition:background .15s}.employee-access-table tbody tr:hover{background:#f9fafb}.employee-access-table td strong{color:#101828;font-weight:600}.employee-access-badge{border-radius:20px;justify-content:center;align-items:center;min-width:78px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.employee-access-badge.view-only{color:#475467;background:#f2f4f7}.employee-access-badge.full-access{color:#027a48;background:#ecfdf3}.employee-access-action{justify-content:flex-start;align-items:center;gap:8px;display:flex}.employee-access-action button{margin-left:10px}.employee-access-table td:last-child{text-align:center}.employee-credentials-eye{color:#667085;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:inline-flex}.employee-credentials-eye:hover{color:#2563eb;background:#eff6ff}.employee-credentials-eye:active{background:#dbeafe}.employee-credentials-eye:disabled{opacity:.5;cursor:not-allowed}.employee-credentials-eye svg{width:18px;height:18px}.employee-access-empty{text-align:center;color:#667085;padding:48px 20px;font-size:13px}.employee-access-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1018287a;justify-content:center;align-items:center;padding:20px;animation:.2s employeeModalOverlayIn;display:flex;position:fixed;inset:0}@keyframes employeeModalOverlayIn{0%{opacity:0}to{opacity:1}}.employee-access-modal{box-sizing:border-box;background:#fff;border:1px solid #eaecf0;border-radius:18px;width:100%;max-width:440px;padding:30px;animation:.22s employeeModalIn;box-shadow:0 24px 60px #1018282e}@keyframes employeeModalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.employee-access-modal-icon{color:#2563eb;background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:22px;font-weight:700;display:flex}.employee-access-modal-content{text-align:center}.employee-access-modal-content h2{color:#101828;margin:0;font-size:20px;font-weight:700}.employee-access-modal-content p{color:#667085;margin:8px 0 0;font-size:13px;line-height:1.6}.employee-access-modal-content input{color:#101828;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;width:100%;height:44px;margin-top:20px;padding:0 13px;font-family:inherit;font-size:13px;transition:all .2s}.employee-access-modal-content input::placeholder{color:#98a2b3}.employee-access-modal-content input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.employee-access-modal-content input:disabled{cursor:not-allowed;background:#f9fafb}.employee-access-modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.employee-access-modal-cancel,.employee-access-modal-confirm{cursor:pointer;border-radius:9px;height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.employee-access-modal-cancel{color:#344054;background:#fff;border:1px solid #d0d5dd}.employee-access-modal-cancel:hover{background:#f8fafc;border-color:#98a2b3}.employee-access-modal-confirm{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 2px 5px #2563eb26}.employee-access-modal-confirm:hover{background:#1d4ed8;border-color:#1d4ed8}.employee-access-modal-confirm:disabled,.employee-access-modal-cancel:disabled{opacity:.55;cursor:not-allowed}.employee-success-modal{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #eaecf0;border-radius:18px;width:100%;max-width:440px;padding:30px;animation:.22s employeeModalIn;box-shadow:0 24px 60px #1018282e}.employee-success-icon{color:#12b76a;background:#ecfdf3;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:27px;font-weight:700;display:flex}.employee-success-content h2{color:#101828;margin:0;font-size:20px;font-weight:700}.employee-success-content>p{color:#667085;margin:8px 0 20px;font-size:13px;line-height:1.6}.employee-credential-box{text-align:left;background:#f8fafc;border:1px solid #eaecf0;border-radius:12px;padding:4px}.employee-credential-box>div{padding:12px 14px}.employee-credential-box>div+div{border-top:1px solid #eaecf0}.employee-credential-box span,.employee-credential-item span{color:#667085;text-transform:uppercase;letter-spacing:.3px;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.employee-credential-box strong,.employee-credential-item strong{color:#101828;word-break:break-word;font-size:14px;font-weight:600;display:block}.employee-success-note{color:#667085;margin-top:14px;font-size:11px;line-height:1.5}.employee-success-close{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:9px;width:100%;height:42px;margin-top:22px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.employee-success-close:hover{background:#1d4ed8;border-color:#1d4ed8}.employee-credentials-modal{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #eaecf0;border-radius:18px;width:100%;max-width:420px;padding:30px;animation:.22s employeeModalIn;box-shadow:0 24px 60px #1018282e}.employee-credentials-icon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.employee-credentials-content h2{color:#101828;margin:0;font-size:20px;font-weight:700}.employee-credentials-content>p{color:#667085;margin:7px 0 20px;font-size:13px}.employee-credential-item{text-align:left;background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;margin-top:10px;padding:13px 14px}.employee-credentials-close{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;width:100%;height:42px;margin-top:20px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.employee-credentials-close:hover{background:#f8fafc;border-color:#98a2b3}@media (width<=900px){.employee-access-section{max-width:100%}}@media (width<=650px){.employee-access-header{flex-direction:column;align-items:stretch}.employee-access-button{width:100%}.employee-access-modal,.employee-success-modal,.employee-credentials-modal{border-radius:16px;padding:24px}.employee-access-modal-actions{flex-direction:column-reverse}.employee-access-modal-cancel,.employee-access-modal-confirm{width:100%}}.employee-delete-button{color:#667085;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:25px;transition:all .2s;display:inline-flex}.employee-delete-button:hover{color:#dc2626;background:#fef2f2}.employee-delete-button:active{background:#fee2e2}.employee-delete-modal-icon{color:#dc2626;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 18px;display:flex}.employee-delete-confirm{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:8px;height:40px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s}.employee-delete-confirm:hover{background:#b91c1c;border-color:#b91c1c}.employee-delete-modal-actions{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:26px;display:flex}.employee-delete-success-modal{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #eaecf0;border-radius:18px;width:100%;max-width:440px;padding:30px;animation:.22s employeeModalIn;box-shadow:0 24px 60px #1018282e}.employee-delete-success-icon{color:#ef2b2d;border:1px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 18px;font-size:28px;font-weight:400;line-height:1;display:flex}.employee-delete-success-modal h2{color:#101828;margin:0;font-size:30px;font-weight:700}.employee-delete-success-modal p{color:#667085;margin:12px 0 28px;font-size:15px;line-height:1.5}.employee-delete-success-ok{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;height:40px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s}.employee-delete-success-ok:hover{background:#f8fafc}.employee-access-table th:nth-child(3){text-align:center;transform:translate(-12px)}.change-password-button{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:9px;height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.change-password-button:hover{color:#101828;background:#f8fafc;border-color:#98a2b3}.offer-letter-page{box-sizing:border-box;width:100%}.offer-letter-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;padding:0 36px;display:flex}.offer-letter-page-header>div{text-align:left;min-width:0}.offer-letter-breadcrumb{color:#667085;margin-bottom:8px;font-size:13px}.offer-letter-page-header h1{color:#101828;margin:0;font-size:30px;font-weight:700;line-height:1.2}.offer-letter-page-header p{color:#667085;margin:8px 0 0;font-size:15px;line-height:1.5}.create-offer-button{color:#fff;cursor:pointer;white-space:nowrap;background:#155eef;border:none;border-radius:11px;height:46px;padding:0 20px;font-size:14px;font-weight:600}.create-offer-button:hover{background:#104dcc}.offer-letter-empty{text-align:center;background:#fff;border:1px solid #eaecf0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:290px;display:flex}.offer-letter-empty-icon{margin-bottom:12px;font-size:42px}.offer-letter-empty h3{color:#101828;margin:0 0 8px;font-size:20px}.offer-letter-empty p{color:#667085;margin:0;font-size:14px}.offer-letter-form-card{box-sizing:border-box;background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:30px}.offer-letter-form-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.offer-letter-form-header h2{color:#101828;margin:0;font-size:21px;font-weight:700}.offer-letter-form-header p{color:#667085;margin:5px 0 0;font-size:13px}.cancel-top-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;height:40px;padding:0 16px;font-size:14px;font-weight:500}.cancel-top-button:hover{background:#f9fafb}.offer-letter-section{margin-bottom:30px}.offer-letter-section-title{color:#101828;border-bottom:1px solid #eaecf0;margin-bottom:18px;padding-bottom:11px;font-size:16px;font-weight:700}.offer-letter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;display:grid}.offer-field{min-width:0}.offer-field-full{grid-column:1/-1}.offer-field label{color:#344054;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.offer-field input,.offer-field select,.offer-field textarea{box-sizing:border-box;color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:14px}.offer-field input,.offer-field select{height:44px;padding:0 12px}.offer-field textarea{resize:vertical;min-height:90px;padding:11px 12px}.offer-field input::placeholder,.offer-field textarea::placeholder{color:#98a2b3}.offer-field input:focus,.offer-field select:focus,.offer-field textarea:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1a}.offer-field select:disabled{color:#667085;cursor:not-allowed;background:#f9fafb}.hp-date-picker{width:100%;position:relative}.hp-date-input{box-sizing:border-box;color:#98a2b3;cursor:pointer;text-align:left;background:#fff;border:1px solid #d0d5dd;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 12px;font-family:inherit;font-size:14px;display:flex}.hp-date-input.has-value{color:#101828}.hp-date-input:hover{border-color:#b8c2d0}.hp-date-icon{font-size:17px;line-height:1}.calendar{z-index:1000;box-sizing:border-box;background:#fff;border:1px solid #eaecf0;border-radius:14px;width:300px;padding:16px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 30px #10182824}.calendar__navigation{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.calendar__nav-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #eaecf0;border-radius:8px;width:32px;height:32px;font-size:22px;line-height:1}.calendar__nav-button:hover{background:#f9fafb}.calendar__opts{flex:1;gap:7px;display:flex}.calendar__opts select{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:7px;outline:none;flex:1;height:34px;padding:0 8px;font-size:13px}.calendar__body{width:100%}.calendar__days,.calendar__dates{grid-template-columns:repeat(7,1fr);display:grid}.calendar__days{margin-bottom:6px}.calendar__days>div{color:#667085;justify-content:center;align-items:center;height:28px;font-size:11px;font-weight:600;display:flex}.calendar__date{cursor:pointer;color:#344054;border-radius:7px;justify-content:center;align-items:center;height:34px;font-size:13px;display:flex}.calendar__date:hover{background:#f2f4f7}.calendar__date--grey{color:#d0d5dd;cursor:default}.calendar__date--grey:hover{background:0 0}.calendar__date--selected{color:#fff;background:#155eef;font-weight:600}.calendar__date--selected:hover{background:#155eef}.calendar__buttons{border-top:1px solid #eaecf0;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:13px;display:flex}.calendar__button{cursor:pointer;border-radius:7px;height:34px;padding:0 14px;font-size:13px;font-weight:600}.calendar__button--grey{color:#344054;background:#fff;border:1px solid #d0d5dd}.calendar__button--primary{color:#fff;background:#155eef;border:1px solid #155eef}.offer-letter-actions{border-top:1px solid #eaecf0;justify-content:flex-end;align-items:center;gap:10px;padding-top:4px;display:flex}.cancel-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;height:44px;padding:0 18px;font-size:14px;font-weight:600}.cancel-button:hover{background:#f9fafb}.save-preview-button{color:#fff;cursor:pointer;background:#155eef;border:none;border-radius:9px;height:44px;padding:0 20px;font-size:14px;font-weight:600}.save-preview-button:hover{background:#104dcc}.offer-preview-overlay{z-index:5000;box-sizing:border-box;background:#0f172ac7;padding:24px;position:fixed;inset:0;overflow-y:auto}.offer-preview-modal{width:100%;max-width:1080px;margin:0 auto}.offer-preview-toolbar{box-sizing:border-box;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:20px;padding:18px 22px;display:flex;box-shadow:0 12px 35px #0000002e}.offer-preview-toolbar h2{color:#172033;text-align:left;margin:0;font-size:21px;font-weight:700}.offer-preview-toolbar p{color:#667085;text-align:left;margin:5px 0 0;font-size:13px}.offer-preview-actions{align-items:center;gap:10px;display:flex}.preview-close-button,.preview-print-button{cursor:pointer;border-radius:8px;height:42px;padding:0 18px;font-size:13px;font-weight:700}.preview-close-button{color:#344054;background:#fff;border:1px solid #d0d5dd}.preview-print-button{color:#fff;background:#2167d3;border:1px solid #2167d3}.amc-document-page{box-sizing:border-box;color:#1d2939;background:#fff;width:794px;height:1123px;margin:0 auto 25px;padding:25px 17px 42px;font-family:Arial,Helvetica,sans-serif;font-size:11px;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000002e}.amc-header{justify-content:space-between;align-items:flex-start;display:flex}.amc-brand{align-items:center;gap:10px;display:flex}.amc-logo{object-fit:contain;width:72px;height:44px;display:block}.amc-brand-text{padding-top:2px}.amc-company-name{color:#172033;letter-spacing:.2px;font-size:23px;font-weight:800;line-height:1}.amc-company-tagline{color:#667085;letter-spacing:.3px;margin-top:5px;font-size:8.5px;font-weight:500}.amc-header-meta{text-align:right;color:#344054;padding-top:2px;font-size:10px;line-height:1.8}.amc-header-meta .amc-date{font-weight:700}.amc-header-line{background:#246bd2;height:2px;margin-top:10px}.amc-offer-title{color:#fff;letter-spacing:.5px;background:#246bd2;justify-content:center;align-items:center;height:42px;margin-top:19px;font-size:23px;font-weight:800;display:flex}.amc-to{text-align:left;margin-top:14px;margin-bottom:7px;padding-left:10px;font-size:12px;font-weight:600}.amc-customer-table{border:1px solid #d5dae2}.amc-customer-heading{box-sizing:border-box;color:#667085;letter-spacing:.2px;background:#f0f2f5;align-items:center;height:25px;padding:0 10px;font-size:9.5px;font-weight:800;display:flex}.amc-customer-name{text-align:left;border-top:1px solid #d5dae2;padding:8px 10px;font-size:11.5px;font-weight:800}.amc-customer-address{text-align:left;border-top:1px solid #d5dae2;padding:8px 10px;font-size:10.5px}.amc-kind-row{border-top:1px solid #d5dae2;grid-template-columns:150px 1fr;display:grid}.amc-kind-label{color:#667085;background:#f0f2f5;padding:7px 10px;font-size:9.5px;font-weight:800}.amc-kind-value{text-align:left;border-left:1px solid #d5dae2;padding:7px 10px;font-size:10.5px;font-weight:700}.amc-details-heading{color:#667085;background:#eaf1fb;border:1px solid #d5dae2;grid-template-columns:35px 1fr;align-items:center;height:26px;margin-top:14px;font-size:9.5px;font-weight:800;display:grid}.amc-number-heading{padding-left:9px}.amc-details{border-collapse:collapse;table-layout:fixed;width:100%}.amc-details td{box-sizing:border-box;vertical-align:middle;text-align:center;border:1px solid #cfd5de;height:29px;padding:5px 9px;font-size:10.5px}.amc-details .amc-no{text-align:center;width:35px;font-weight:800}.amc-details .amc-label{width:165px;font-weight:800}.amc-details tr td:nth-child(3){width:235px}.amc-details tr td:nth-child(4){width:auto}.amc-total td{background:#e7f0ff}.amc-total-value{color:#1769d2;font-size:13px!important;font-weight:900!important}.amc-total-words{font-weight:600;line-height:1.2;font-size:8.5px!important}.amc-spares-heading{text-align:center;background:#f0f2f5;border:1px solid #d5dae2;margin-top:10px;padding:7px 9px;font-size:10.5px;line-height:1.3}.amc-spares{text-align:left;border:1px solid #d5dae2;border-top:none;padding:7px 10px;font-size:9px;line-height:1.45}.amc-terms{border:1px solid #d5dae2;grid-template-columns:160px 1fr;margin-top:10px;display:grid}.amc-term-label{box-sizing:border-box;color:#667085;background:#f0f2f5;border-bottom:1px solid #d5dae2;align-items:center;min-height:28px;padding:6px 10px;font-size:9px;font-weight:800;display:flex}.amc-term-value{box-sizing:border-box;border-bottom:1px solid #d5dae2;border-left:1px solid #d5dae2;align-items:center;min-height:28px;padding:6px 10px;font-size:9.5px;display:flex}.amc-term-label:nth-last-child(2),.amc-term-value:last-child{border-bottom:none}.amc-service-message{text-align:left;margin-top:14px;padding:0 9px;font-size:10px;line-height:1.42}.amc-service-message p{margin:0 0 10px}.amc-page-one-signature{text-align:right;margin-top:14px;margin-left:auto;font-size:10.5px;line-height:1.9}.amc-page-one-signature strong{margin-top:2px;display:block}.amc-additional-note{text-align:center;margin-top:8px;font-size:8.5px}.amc-footer{color:#7a8494;border-top:1px solid #d5dae2;justify-content:space-between;padding-top:6px;font-size:8px;display:flex;position:absolute;bottom:12px;left:17px;right:17px}.amc-page-two{padding-top:26px}.acceptance-title{text-align:left;color:#172033;letter-spacing:.2px;font-size:25px;font-weight:800}.acceptance-subtitle{color:#7a8494;margin-top:2px;font-size:10px}.acceptance-details{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:18px}.acceptance-details td{box-sizing:border-box;vertical-align:middle;text-align:center;border:1px solid #cfd5de;height:30px;padding:7px 10px;font-size:10.5px}.acceptance-details td:first-child{color:#667085;background:#f0f2f5;width:170px;font-size:9.5px;font-weight:800}.acceptance-details td:last-child{font-weight:500}.acceptance-heading{color:#246bd2;text-align:center;margin-top:28px;font-size:13px;font-weight:800}.acceptance-text{text-align:left;margin-top:7px;font-size:10.5px;line-height:1.4}.customer-sign-box{box-sizing:border-box;text-align:center;border:1px solid #d5dae2;width:335px;height:155px;margin:38px auto 0;padding:10px 12px}.customer-sign-box strong{font-size:11px}.customer-sign-role{color:#667085;margin-top:13px;font-size:9.5px}.customer-sign-stamp{color:#667085;margin-top:87px;font-size:9.5px}.hp-address-box{border:1px solid #d5dae2;grid-template-columns:170px 1fr;margin-top:42px;display:grid}.hp-address-title{background:#f0f2f5;padding:9px 10px;font-size:10px;font-weight:800}.hp-address-details{text-align:center;border-left:1px solid #d5dae2;padding:8px 10px;font-size:10px;line-height:1.4}.acceptance-signature{justify-content:space-between;margin-top:39px;padding:0 8px;font-size:10.5px;display:flex}.acceptance-yours{text-align:right;line-height:2.3}@media print{@page{size:A4;margin:0}html,body{background:#fff!important;margin:0!important;padding:0!important}body *{visibility:hidden}.offer-preview-overlay,.offer-preview-overlay *{visibility:visible}.offer-preview-overlay{background:#fff;width:auto;height:auto;padding:0;position:static;overflow:visible}.offer-preview-modal{width:auto;max-width:none;margin:0}.offer-preview-toolbar{display:none!important}.amc-document-page{width:210mm;height:297mm;box-shadow:none;page-break-after:always;break-after:page;margin:0;overflow:hidden}.amc-document-page:last-child{page-break-after:auto;break-after:auto}}@media (width<=800px){.offer-letter-page-header{flex-direction:column}.create-offer-button{width:100%}.offer-letter-form-card{padding:20px}.offer-letter-grid{grid-template-columns:1fr}.offer-field-full{grid-column:auto}.offer-preview-overlay{padding:12px}.offer-preview-toolbar{flex-direction:column;align-items:stretch}.offer-preview-actions{width:100%}.preview-close-button,.preview-print-button{flex:1}.amc-document-page{transform-origin:top}.calendar{width:290px}}.offer-letters-list-card{background:#fff;border:1px solid #eaecf0;border-radius:16px;overflow:hidden}.offer-letters-list-header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:20px;padding:28px 36px;display:flex}.offer-letters-list-header h2{color:#101828;margin:0;font-size:20px;font-weight:700}.offer-letters-list-header p{color:#667085;margin:5px 0 0;font-size:13px}.offer-letters-list-header>div{text-align:left}.offer-letter-count{color:#175cd3;background:#eef4ff;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:700}.offer-letters-table-wrapper{width:100%;overflow-x:auto}.offer-letters-table{border-collapse:collapse;width:100%;min-width:950px}.offer-letters-table th{color:#667085;text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #eaecf0;padding:13px 14px;font-size:11px;font-weight:700}.offer-letters-table td{color:#344054;vertical-align:middle;border-bottom:1px solid #f0f2f5;padding:14px;font-size:12px}.offer-letters-table tbody tr:hover{background:#f9fbff}.offer-company-cell,.offer-machine-cell{flex-direction:column;gap:3px;display:flex}.offer-company-cell strong,.offer-machine-cell strong{color:#101828;font-size:12px}.offer-company-cell span,.offer-machine-cell span{color:#667085;font-size:10px}.offer-period-cell{white-space:nowrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.offer-period-cell span{display:inline-block}.offer-period-arrow{color:#98a2b3;flex-shrink:0;margin:0 2px}.offer-total-cell{color:#175cd3;white-space:nowrap}.offer-letter-actions{align-items:center;gap:6px;display:flex}.offer-action-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;justify-content:center;align-items:center;width:31px;height:31px;padding:0;font-size:13px;display:flex}.offer-action-button:hover{background:#f2f4f7}.offer-pdf-button{color:#175cd3;width:40px;font-size:9px;font-weight:800}.offer-letters-loading,.offer-letters-no-data{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.offer-letters-no-data-icon{margin-bottom:10px;font-size:40px}.offer-letters-no-data h3{color:#101828;margin:0 0 6px;font-size:18px}.offer-letters-no-data p{color:#667085;margin:0;font-size:13px}.offer-letters-table th,.offer-letters-table td{text-align:center;vertical-align:middle}.offer-letters-table th:first-child,.offer-letters-table td:first-child{width:5%}.offer-letters-table th:nth-child(2),.offer-letters-table td:nth-child(2){width:15%}.offer-letters-table th:nth-child(3),.offer-letters-table td:nth-child(3),.offer-letters-table th:nth-child(4),.offer-letters-table td:nth-child(4){width:17%}.offer-letters-table th:nth-child(5),.offer-letters-table td:nth-child(5){width:23%}.offer-letters-table th:nth-child(6),.offer-letters-table td:nth-child(6){width:11%}.offer-letters-table th:nth-child(7),.offer-letters-table td:nth-child(7){width:12%}.offer-delete-modal-overlay{z-index:1000;background:#10182873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.offer-delete-modal,.offer-delete-success-modal{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #eaecf0;border-radius:18px;width:100%;max-width:440px;padding:30px;box-shadow:0 24px 60px #1018282e}.offer-delete-modal-icon,.offer-delete-success-icon{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 18px;display:flex}.offer-delete-modal-icon{color:#dc2626;background:#fef2f2;font-size:22px}.offer-delete-success-icon{color:#ef2b2d;border:1px solid #fecaca;font-size:28px}.offer-delete-modal h2,.offer-delete-success-modal h2{color:#101828;margin:0;font-size:20px;font-weight:700}.offer-delete-modal p,.offer-delete-success-modal p{color:#667085;margin:10px 0 0;font-size:14px;line-height:1.6}.offer-delete-modal-actions{justify-content:center;align-items:center;gap:10px;margin-top:26px;display:flex}.offer-delete-cancel,.offer-delete-confirm,.offer-delete-success-ok{cursor:pointer;border-radius:8px;height:40px;padding:0 18px;font-size:13px;font-weight:600}.offer-delete-cancel,.offer-delete-success-ok{color:#344054;background:#fff;border:1px solid #d0d5dd}.offer-delete-confirm{color:#fff;background:#dc2626;border:1px solid #dc2626}.offer-delete-success-ok{margin-top:26px}.mobile-app{color:#172033;background:#f6f8fc;min-height:100vh;padding-bottom:78px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-loading{color:#667085;background:#f6f8fc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.mobile-loading-logo{object-fit:contain;width:105px;height:auto;margin-bottom:24px}.mobile-spinner{border:3px solid #dbe5f5;border-top-color:#2563eb;border-radius:50%;width:28px;height:28px;margin-bottom:14px;animation:.8s linear infinite mobileSpin}.mobile-loading p{margin:0;font-size:13px}@keyframes mobileSpin{to{transform:rotate(360deg)}}.mobile-topbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;min-height:68px;padding:12px 18px;display:flex;position:sticky;top:0}.mobile-topbar-left{align-items:center;gap:10px;min-width:0;display:flex}.mobile-brand-small{color:#2563eb;letter-spacing:.12em;margin-bottom:2px;font-size:8px;font-weight:800}.mobile-topbar h1{color:#101828;margin:0;font-size:19px;font-weight:750;line-height:1.2}.mobile-back-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #e1e7f0;border-radius:10px;flex-shrink:0;width:34px;height:34px;font-size:27px;line-height:1}.mobile-profile-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:50%;flex-shrink:0;width:38px;height:38px;font-size:14px;font-weight:700}.mobile-eyebrow{color:#667085;letter-spacing:.13em;margin:0 0 5px;font-size:9px;font-weight:800}.mobile-welcome h2{color:#101828;margin:0;font-size:25px;font-weight:750;line-height:1.25}.mobile-welcome p:last-child{color:#667085;margin:7px 0 0;font-size:12px;line-height:1.5}.mobile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.mobile-stat-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf2;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:118px;padding:15px;display:flex;box-shadow:0 4px 16px #1018280a}.mobile-stat-icon{color:#2563eb;background:#edf4ff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.mobile-stat-card strong{color:#101828;margin-top:9px;font-size:25px;line-height:1}.mobile-stat-card>span:last-child{color:#667085;font-size:11px;font-weight:600}.mobile-section{margin-top:25px}.mobile-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:11px;display:flex}.mobile-section-heading h3{color:#101828;margin:0;font-size:16px;font-weight:750}.mobile-text-button{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:11px;font-weight:700}.mobile-overview-card{background:#fff;border:1px solid #e5eaf2;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 4px 16px #1018280a}.mobile-overview-card>div{padding:18px}.mobile-overview-card>div+div{border-left:1px solid #edf0f5}.mobile-overview-card span{color:#667085;margin-bottom:8px;font-size:11px;display:block}.mobile-overview-card strong{color:#101828;font-size:22px}.mobile-danger{color:#dc2626!important}.mobile-page-section{flex-direction:column;gap:10px;display:flex}.mobile-page-intro p{color:#667085;margin:0;font-size:11px}.mobile-list-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf2;border-radius:15px;align-items:center;gap:11px;width:100%;min-height:76px;padding:13px;display:flex;box-shadow:0 3px 13px #10182809}.mobile-list-icon,.mobile-machine-icon,.mobile-plan-icon,.mobile-reminder-icon,.mobile-notification-icon{color:#2563eb;background:#edf4ff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.mobile-list-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.mobile-list-main strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.mobile-list-main span{color:#475467;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mobile-list-main small{color:#98a2b3;font-size:10px}.mobile-chevron{color:#98a2b3;flex-shrink:0;font-size:22px}.mobile-company-card{min-height:82px}.mobile-company-avatar,.mobile-employee-avatar{color:#2563eb;background:#edf4ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:750;display:flex}.mobile-status{white-space:nowrap;border-radius:7px;flex-shrink:0;padding:5px 8px;font-size:9px;font-weight:750}.mobile-status.active{color:#16803c;background:#eaf8ef}.mobile-status.expired{color:#dc2626;background:#fff0f0}.mobile-status.upcoming{color:#b77900;background:#fff7df}.mobile-filter-row{color:#667085;align-items:center;min-height:34px;font-size:11px;display:flex}.mobile-reminder-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:4px;display:grid}.mobile-reminder-summary>div{background:#fff;border:1px solid #e5eaf2;border-radius:13px;flex-direction:column;align-items:center;padding:13px 8px;display:flex}.mobile-reminder-summary strong{color:#101828;font-size:19px;line-height:1}.mobile-reminder-summary span{color:#667085;margin-top:6px;font-size:9px;font-weight:600}.mobile-detail-section{flex-direction:column;gap:13px;display:flex}.mobile-detail-hero{text-align:center;color:#fff;background:linear-gradient(145deg,#172b4d,#234a82);border-radius:18px;flex-direction:column;align-items:center;padding:25px 18px;display:flex;box-shadow:0 8px 25px #172b4d24}.mobile-detail-avatar,.mobile-detail-icon{color:#fff;background:#ffffff21;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:11px;font-size:23px;font-weight:700;display:flex}.mobile-detail-hero h2{margin:0;font-size:19px;font-weight:750}.mobile-detail-hero span{color:#ffffffb3;margin-top:5px;font-size:11px}.mobile-detail-card{background:#fff;border:1px solid #e5eaf2;border-radius:16px;padding:17px}.mobile-detail-card h3{color:#101828;margin:0 0 13px;font-size:14px}.mobile-detail-row{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:15px;min-height:43px;display:flex}.mobile-detail-row:last-child{border-bottom:0}.mobile-detail-row span{color:#667085;font-size:11px}.mobile-detail-row strong{color:#344054;text-align:right;font-size:11px;font-weight:650}.notification-card{cursor:default}.mobile-empty-state-large{text-align:center;background:#fff;border:1px solid #e5eaf2;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:30px 20px;display:flex}.mobile-empty-icon{color:#98a2b3;background:#f2f5f9;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:15px;font-size:25px;display:flex}.mobile-empty-state-large h3{color:#344054;margin:0;font-size:14px}.mobile-empty-state-large p{color:#98a2b3;margin:6px 0 0;font-size:11px}.mobile-empty-card{color:#98a2b3;text-align:center;background:#fff;border:1px dashed #d8dee8;border-radius:15px;padding:28px 18px;font-size:12px}.mobile-profile-page{flex-direction:column;gap:13px;display:flex}.mobile-profile-hero{text-align:center;color:#fff;background:linear-gradient(145deg,#172b4d,#234a82);border-radius:18px;flex-direction:column;align-items:center;padding:26px 18px;display:flex}.mobile-profile-avatar{background:#ffffff21;border:3px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:12px;font-size:23px;font-weight:750;display:flex}.mobile-profile-hero h2{margin:0;font-size:19px}.mobile-profile-hero p{color:#ffffffa6;overflow-wrap:anywhere;max-width:100%;margin:5px 0 8px;font-size:10px}.mobile-profile-hero span{color:#ffffffd9;background:#ffffff1c;border-radius:7px;padding:5px 9px;font-size:9px;font-weight:650}.mobile-profile-card{background:#fff;border:1px solid #e5eaf2;border-radius:16px;padding:16px}.mobile-profile-card h3{color:#101828;margin:0 0 11px;font-size:13px}.mobile-profile-row{color:#475467;border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:12px;min-height:45px;font-size:11px;display:flex}.mobile-profile-row:last-child{border-bottom:0}.mobile-access-view,.mobile-access-full{font-weight:750;font-size:10px!important}.mobile-access-view{color:#2563eb}.mobile-access-full{color:#16803c}.mobile-profile-action{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:5px 0;display:flex}.mobile-profile-action div{flex-direction:column;gap:4px;display:flex}.mobile-profile-action strong{color:#344054;font-size:12px}.mobile-profile-action span{color:#98a2b3;font-size:10px}.mobile-profile-action>span{color:#98a2b3;font-size:21px}.mobile-access-note{color:#175cd3;background:#edf4ff;border-radius:12px;padding:13px;font-size:10px;line-height:1.5}.mobile-signout-button{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;width:100%;min-height:45px;margin-top:3px;font-size:12px;font-weight:700}.mobile-employee-card{background:#fff;border:1px solid #e5eaf2;border-radius:15px;align-items:center;gap:10px;min-height:82px;padding:12px;display:flex;box-shadow:0 3px 13px #10182809}.mobile-employee-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.mobile-employee-info strong{color:#101828;font-size:12px}.mobile-employee-info span{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mobile-employee-info small{color:#2563eb;font-size:9px;font-weight:700}.mobile-access-select{color:#344054;background:#fff;border:1px solid #d7deea;border-radius:8px;width:88px;min-height:34px;padding:0 5px;font-size:9px;font-weight:650}@media (width>=768px){.mobile-app{display:none}}@media (width<=360px){.mobile-content{padding-left:12px;padding-right:12px}.mobile-topbar{padding-left:13px;padding-right:13px}.mobile-welcome h2{font-size:22px}.mobile-stat-card{min-height:108px;padding:12px}.mobile-list-card{padding:11px}.mobile-status{padding:4px 6px;font-size:8px}.mobile-access-select{width:78px}}.mobile-more-page{flex-direction:column;gap:13px;display:flex}.mobile-more-profile{background:#fff;border:1px solid #e5eaf2;border-radius:17px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 4px 16px #1018280a}.mobile-more-profile .mobile-profile-avatar{color:#2563eb;background:#edf4ff;border:0;flex-shrink:0;width:48px;height:48px;margin:0;font-size:16px}.mobile-more-profile h2{color:#101828;margin:0;font-size:15px;font-weight:750}.mobile-more-profile p{color:#667085;overflow-wrap:anywhere;margin:3px 0 5px;font-size:10px}.mobile-more-profile span{color:#2563eb;background:#edf4ff;border-radius:5px;padding:3px 7px;font-size:8px;font-weight:700;display:inline-block}.mobile-more-card{background:#fff;border:1px solid #e5eaf2;border-radius:16px;padding:15px;box-shadow:0 3px 13px #10182809}.mobile-more-card .mobile-eyebrow{margin-bottom:8px}.mobile-more-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eef1f5;align-items:center;gap:11px;width:100%;min-height:58px;padding:7px 0;display:flex}.mobile-more-item:last-child{border-bottom:0}.mobile-more-item-icon{color:#2563eb;background:#edf4ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:flex}.mobile-more-item div:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.mobile-more-item strong{color:#344054;font-size:11px;font-weight:700}.mobile-more-item span{color:#98a2b3;font-size:9px;line-height:1.3}.mobile-more-item b{color:#98a2b3;flex-shrink:0;font-size:20px;font-weight:400}.mobile-more-signout{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;width:100%;min-height:45px;margin-top:2px;font-size:12px;font-weight:700}.mobile-menu-button{cursor:pointer;background:#edf4ff;border:0;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.mobile-menu-button span{background:#2563eb;border-radius:3px;width:18px;height:2px;display:block}.mobile-menu-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a6b;position:fixed;inset:0}.mobile-menu-drawer{z-index:210;background:#fff;flex-direction:column;width:min(88vw,360px);padding:18px;animation:.22s ease-out mobileDrawerIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-12px 0 35px #0f172a24}@keyframes mobileDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-menu-header{justify-content:space-between;align-items:center;min-height:45px;display:flex}.mobile-menu-logo{object-fit:contain;width:112px;height:auto}.mobile-menu-close{color:#344054;cursor:pointer;background:#fff;border:1px solid #e4e9f1;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;font-weight:400;line-height:1;display:flex}.mobile-menu-user{background:#f5f8fd;border-radius:15px;align-items:center;gap:11px;margin-top:15px;padding:14px;display:flex}.mobile-menu-avatar{color:#2563eb;background:#e7f0ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:16px;font-weight:750;display:flex}.mobile-menu-user>div:last-child{flex-direction:column;min-width:0;display:flex}.mobile-menu-user strong{color:#101828;font-size:13px;font-weight:750}.mobile-menu-user span{color:#667085;overflow-wrap:anywhere;margin-top:2px;font-size:9px}.mobile-menu-user small{color:#2563eb;background:#eaf2ff;border-radius:5px;width:fit-content;margin-top:5px;padding:3px 7px;font-size:8px;font-weight:700}.mobile-menu-label{color:#98a2b3;letter-spacing:.13em;margin:0 5px 7px;font-size:8px;font-weight:800}.mobile-menu-nav>button{color:#344054;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:49px;padding:6px 9px;display:flex}.mobile-menu-nav>button.active{color:#175cd3;background:#edf4ff}.mobile-menu-icon{color:#475467;background:#f2f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.mobile-menu-nav>button.active .mobile-menu-icon{color:#2563eb;background:#dceaff}.mobile-menu-nav>button>span:nth-child(2){color:inherit;flex:1;font-size:11px;font-weight:650}.mobile-menu-nav>button>b{color:#98a2b3;font-size:18px;font-weight:400}.mobile-menu-divider{background:#edf0f5;height:1px;margin:13px 5px}.mobile-menu-bottom{margin-top:auto;padding-top:18px}.mobile-theme-button,.mobile-menu-signout{cursor:pointer;text-align:left;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:48px;padding:6px 9px;display:flex}.mobile-theme-button{color:#344054;background:#fff;border:1px solid #e5eaf2}.mobile-theme-button>span:nth-child(2){flex:1;font-size:11px;font-weight:650}.mobile-theme-status{color:#667085;background:#f2f5f9;border-radius:5px;padding:4px 6px;font-size:7px;font-weight:800}.mobile-menu-signout{color:#dc2626;background:#fff5f5;border:1px solid #fecaca;margin-top:8px}.mobile-menu-signout .mobile-menu-icon{color:#dc2626;background:#ffe5e5}.mobile-menu-signout>span:nth-child(2){font-size:11px;font-weight:700}.mobile-dark{color:#e5e7eb;background:#0f172a}.mobile-dark .mobile-brand-small{color:#60a5fa}.mobile-dark .mobile-topbar h1,.mobile-dark .mobile-welcome h2,.mobile-dark .mobile-section-heading h3,.mobile-dark .mobile-stat-card strong,.mobile-dark .mobile-overview-card strong,.mobile-dark .mobile-list-main strong,.mobile-dark .mobile-detail-card h3,.mobile-dark .mobile-profile-card h3,.mobile-dark .mobile-profile-action strong{color:#f8fafc}.mobile-dark .mobile-welcome p:last-child,.mobile-dark .mobile-list-main span,.mobile-dark .mobile-detail-row span,.mobile-dark .mobile-profile-row,.mobile-dark .mobile-profile-action span,.mobile-dark .mobile-page-intro p{color:#94a3b8}.mobile-dark .mobile-stat-card,.mobile-dark .mobile-overview-card,.mobile-dark .mobile-list-card,.mobile-dark .mobile-empty-card,.mobile-dark .mobile-detail-card,.mobile-dark .mobile-profile-card,.mobile-dark .mobile-empty-state-large,.mobile-dark .mobile-more-profile,.mobile-dark .mobile-more-card,.mobile-dark .mobile-employee-card{box-shadow:none;background:#172033;border-color:#263247}.mobile-dark .mobile-stat-icon,.mobile-dark .mobile-list-icon,.mobile-dark .mobile-machine-icon,.mobile-dark .mobile-plan-icon,.mobile-dark .mobile-reminder-icon,.mobile-dark .mobile-notification-icon,.mobile-dark .mobile-company-avatar,.mobile-dark .mobile-employee-avatar{color:#60a5fa;background:#1d3150}.mobile-dark .mobile-detail-hero,.mobile-dark .mobile-profile-hero{background:linear-gradient(145deg,#111c31,#1d3b68)}.mobile-dark .mobile-empty-card,.mobile-dark .mobile-empty-state-large{color:#94a3b8}.mobile-dark .mobile-more-profile{background:#172033}.mobile-dark .mobile-more-profile h2,.mobile-dark .mobile-more-item strong{color:#f8fafc}.mobile-dark .mobile-more-profile p,.mobile-dark .mobile-more-item span{color:#94a3b8}.mobile-dark .mobile-more-item-icon{color:#60a5fa;background:#1d3150}.mobile-dark .mobile-menu-button{background:#1d3150}.mobile-dark .mobile-menu-button span{background:#60a5fa}.mobile-dark .mobile-menu-drawer{background:#111827;box-shadow:-12px 0 35px #00000059}.mobile-dark .mobile-menu-close{color:#e5e7eb;background:#172033;border-color:#263247}.mobile-dark .mobile-menu-user strong,.mobile-dark .mobile-menu-nav>button,.mobile-dark .mobile-theme-button{color:#e5e7eb}.mobile-dark .mobile-menu-user span{color:#94a3b8}.mobile-dark .mobile-menu-avatar,.mobile-dark .mobile-menu-user small{color:#60a5fa;background:#1d3150}.mobile-dark .mobile-menu-label{color:#64748b}.mobile-dark .mobile-menu-nav>button.active{color:#60a5fa;background:#1d3150}.mobile-dark .mobile-menu-icon{color:#94a3b8;background:#1b273a}.mobile-dark .mobile-menu-nav>button.active .mobile-menu-icon{color:#60a5fa;background:#263d60}.mobile-dark .mobile-menu-divider{background:#263247}.mobile-dark .mobile-theme-status{color:#94a3b8;background:#263247}.mobile-app{background:#f5f7fb;min-height:100vh;padding-bottom:0}.mobile-content{width:100%;max-width:680px;margin:0 auto;padding:22px 18px 35px}.mobile-topbar{background:#fffffff7;border-bottom:1px solid #edf0f5;min-height:64px;padding:10px 18px;box-shadow:0 2px 12px #10182809}.mobile-topbar-left{gap:9px}.mobile-topbar h1{letter-spacing:-.01em;font-size:18px;font-weight:750}.mobile-brand-small{letter-spacing:.14em;font-size:7px}.mobile-menu-button{background:#f0f5ff;border:1px solid #e1ebff;border-radius:11px;gap:4px;width:38px;height:38px}.mobile-menu-button span{width:17px;height:2px}.mobile-welcome{padding:2px 0 21px}.mobile-welcome .mobile-eyebrow{margin-bottom:7px}.mobile-welcome h2{letter-spacing:-.025em;font-size:24px;line-height:1.2}.mobile-welcome p:last-child{max-width:320px;margin-top:7px;font-size:11px;line-height:1.55}.mobile-stats-grid{gap:10px;width:100%}.mobile-stat-card{border-color:#e7ebf2;border-radius:15px;min-height:112px;padding:14px;box-shadow:0 4px 15px #10182809}.mobile-stat-icon{background:#f0f5ff;border-radius:9px;width:30px;height:30px;font-size:13px}.mobile-stat-card strong{letter-spacing:-.02em;margin-top:7px;font-size:23px}.mobile-stat-card>span:last-child{font-size:10px}.mobile-section{width:100%;margin-top:25px}.mobile-section-heading{align-items:center;width:100%;min-height:22px;margin-bottom:10px}.mobile-section-heading h3{letter-spacing:-.01em;font-size:15px;line-height:1.25}.mobile-text-button{padding:2px 0;font-size:10px}.mobile-overview-card{border-color:#e5e9f0;border-radius:15px;width:100%;min-height:91px;box-shadow:0 4px 15px #10182809}.mobile-overview-card>div{flex-direction:column;justify-content:center;align-items:center;padding:17px 14px;display:flex}.mobile-overview-card span{margin-bottom:7px;font-size:10px}.mobile-overview-card strong{font-size:21px;line-height:1}.mobile-list-card{border-color:#e5e9f0;border-radius:14px;width:100%;min-height:75px;padding:12px;box-shadow:0 3px 13px #10182808}.mobile-list-icon,.mobile-reminder-icon{background:#f0f5ff;border-radius:10px;width:37px;height:37px;font-size:14px}.mobile-list-main{gap:3px}.mobile-list-main strong{font-size:12px}.mobile-list-main span{font-size:10px}.mobile-list-main small{font-size:9px}.mobile-chevron{font-size:19px}.mobile-status{border-radius:7px;padding:5px 7px;font-size:8px}.mobile-page-section{gap:9px;width:100%}.mobile-page-intro{padding:0 0 5px}.mobile-page-intro p{font-size:10px;line-height:1.45}.mobile-reminder-summary{gap:8px;width:100%;margin-bottom:5px}.mobile-reminder-summary>div{border-radius:12px;min-height:67px;padding:11px 7px}.mobile-reminder-summary strong{font-size:18px}.mobile-reminder-summary span{margin-top:5px;font-size:8px}.mobile-more-page{gap:11px;width:100%}.mobile-more-profile{border-radius:15px;gap:11px;min-height:78px;padding:13px 14px;box-shadow:0 3px 13px #10182809}.mobile-more-profile .mobile-profile-avatar{width:44px;height:44px;font-size:15px}.mobile-more-profile h2{letter-spacing:-.01em;font-size:14px}.mobile-more-profile p{margin:3px 0 4px;font-size:9px}.mobile-more-profile span{padding:3px 6px;font-size:7px}.mobile-more-card{border-radius:15px;padding:12px 14px;box-shadow:0 3px 13px #10182808}.mobile-more-card .mobile-eyebrow{margin:1px 0 5px;font-size:8px}.mobile-more-item{gap:10px;min-height:55px;padding:6px 0}.mobile-more-item-icon{border-radius:9px;width:34px;height:34px;font-size:13px}.mobile-more-item strong{font-size:11px}.mobile-more-item span{font-size:8px}.mobile-more-item b{font-size:17px}.mobile-more-signout{border-radius:11px;min-height:43px;margin-top:2px;font-size:11px}.mobile-menu-drawer{border-top-left-radius:24px;border-bottom-left-radius:24px;width:min(84vw,335px);padding:16px;box-shadow:-10px 0 30px #0f172a29}.mobile-menu-header{min-height:42px;padding:0 1px}.mobile-menu-logo{object-fit:contain;object-position:left center;width:88px;max-height:34px}.mobile-menu-close{border-radius:10px;width:34px;height:34px;font-size:21px}.mobile-menu-user{background:#f5f8fd;border-radius:14px;gap:10px;min-height:72px;margin-top:13px;padding:11px}.mobile-menu-avatar{width:41px;height:41px;font-size:14px}.mobile-menu-user strong{font-size:12px}.mobile-menu-user span{font-size:8px}.mobile-menu-user small{margin-top:4px;padding:3px 6px;font-size:7px}.mobile-menu-nav{margin-top:18px}.mobile-menu-label{letter-spacing:.15em;margin:0 5px 6px;font-size:7px}.mobile-menu-nav>button{border-radius:10px;gap:9px;min-height:44px;padding:5px 8px}.mobile-menu-nav>button+button{margin-top:1px}.mobile-menu-icon{border-radius:8px;width:28px;height:28px;font-size:12px}.mobile-menu-nav>button>span:nth-child(2){font-size:10px;font-weight:650}.mobile-menu-nav>button>b{font-size:16px}.mobile-menu-divider{margin:10px 5px}.mobile-menu-bottom{padding-top:13px}.mobile-theme-button,.mobile-menu-signout{border-radius:10px;gap:9px;min-height:44px;padding:5px 8px}.mobile-theme-button>span:nth-child(2){font-size:10px}.mobile-theme-status{padding:4px 6px;font-size:7px}.mobile-menu-signout{margin-top:6px}.mobile-menu-signout>span:nth-child(2){font-size:10px}.mobile-profile-page{gap:11px;width:100%}.mobile-profile-hero{border-radius:16px;padding:22px 16px}.mobile-profile-avatar{width:58px;height:58px;margin-bottom:9px;font-size:20px}.mobile-profile-hero h2{font-size:17px}.mobile-profile-hero p{margin:4px 0 7px;font-size:9px}.mobile-profile-hero span{padding:4px 7px;font-size:8px}.mobile-profile-card{border-radius:14px;padding:14px}.mobile-profile-card h3{margin-bottom:7px;font-size:12px}.mobile-profile-row{min-height:42px;font-size:10px}.mobile-profile-action{min-height:42px}.mobile-profile-action strong{font-size:11px}.mobile-profile-action span{font-size:9px}.mobile-employee-card{border-radius:14px;min-height:74px;padding:10px}.mobile-employee-avatar{width:37px;height:37px;font-size:12px}.mobile-employee-info strong{font-size:11px}.mobile-employee-info span,.mobile-employee-info small{font-size:8px}.mobile-access-select{border-radius:8px;width:82px;min-height:32px;font-size:8px}.mobile-detail-section{gap:11px;width:100%}.mobile-detail-hero{border-radius:16px;padding:22px 16px}.mobile-detail-avatar,.mobile-detail-icon{border-radius:15px;width:52px;height:52px;margin-bottom:9px;font-size:20px}.mobile-detail-hero h2{font-size:17px}.mobile-detail-hero span{font-size:9px}.mobile-detail-card{border-radius:14px;padding:14px}.mobile-detail-card h3{margin-bottom:9px;font-size:12px}.mobile-detail-row{min-height:40px}.mobile-detail-row span,.mobile-detail-row strong{font-size:10px}.mobile-empty-state-large{border-radius:15px;min-height:220px;padding:25px 18px}.mobile-empty-icon{width:52px;height:52px;margin-bottom:12px;font-size:22px}.mobile-empty-state-large h3{font-size:13px}.mobile-empty-state-large p{font-size:10px}.mobile-bottom-nav{display:none!important}.mobile-light{background:#f5f7fb}.mobile-light .mobile-content{background:0 0}.mobile-dark{background:#0d1422}.mobile-dark .mobile-content{background:0 0}.mobile-dark .mobile-topbar{background:#0d1422f7;border-bottom-color:#202b3d}.mobile-dark .mobile-menu-button{background:#18263b;border-color:#263752}.mobile-dark .mobile-stat-card,.mobile-dark .mobile-overview-card,.mobile-dark .mobile-list-card,.mobile-dark .mobile-more-profile,.mobile-dark .mobile-more-card,.mobile-dark .mobile-profile-card,.mobile-dark .mobile-employee-card,.mobile-dark .mobile-detail-card,.mobile-dark .mobile-empty-card,.mobile-dark .mobile-empty-state-large{background:#151f30;border-color:#253248}.mobile-dark .mobile-stat-card,.mobile-dark .mobile-list-card{box-shadow:0 3px 14px #0000001f}.mobile-dark .mobile-overview-card>div+div,.mobile-dark .mobile-detail-row,.mobile-dark .mobile-profile-row,.mobile-dark .mobile-more-item{border-color:#253248}.mobile-dark .mobile-menu-user{background:#182235}.mobile-dark .mobile-menu-drawer{background:#101827}.mobile-dark .mobile-menu-close{background:#172235;border-color:#27364c}.mobile-dark .mobile-theme-button{background:#151f30;border-color:#29374d}@media (width<=380px){.mobile-content,.mobile-topbar{padding-left:15px;padding-right:15px}.mobile-welcome h2{font-size:22px}.mobile-stat-card{min-height:106px;padding:12px}.mobile-menu-drawer{width:86vw;padding:14px}.mobile-menu-logo{width:82px}}.mobile-section-heading .mobile-eyebrow,.mobile-section-heading>div{margin-left:0!important;padding-left:0!important}.mobile-section{padding-left:0!important;padding-right:0!important}.mobile-section>.mobile-eyebrow,.mobile-section>.mobile-section-heading{margin-left:0!important;padding-left:0!important}.mobile-section-heading h3{margin-left:0!important}.mobile-section-title{width:100%;margin:0!important;padding:0!important}.mobile-section-title .mobile-eyebrow,.mobile-section-title h3{margin-left:0!important;padding-left:0!important}.mobile-section-heading .mobile-section-title{width:100%;margin:0!important;padding:0!important}.mobile-section-heading .mobile-section-title .mobile-eyebrow{text-align:left!important;width:100%!important;margin:0 0 6px!important;padding:0!important;display:block!important;transform:none!important}.reminders-heading-title{flex:1;min-width:0;text-align:left!important;margin:0!important;padding:0!important}.reminders-heading-title .mobile-eyebrow{text-align:left!important;margin:0 0 6px!important;padding:0!important}.reminders-heading-title h3{text-align:left!important;margin:0!important;padding:0!important}.mobile-welcome h2,.mobile-welcome p:last-child{text-align:center}.mobile-welcome h2{width:100%;text-align:center!important}.mobile-welcome p:last-child{width:100%;text-align:center!important;max-width:none!important}.mobile-menu-user{align-items:center!important}.mobile-menu-user>div:last-child{flex:1;text-align:left!important;align-items:flex-start!important}.mobile-menu-user strong,.mobile-menu-user span,.mobile-menu-user small{text-align:left!important}.mobile-back-button{cursor:pointer;flex:0 0 40px;justify-content:center;align-items:center;font-weight:400;line-height:1;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #1018280a;color:#344054!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:40px!important;height:40px!important;font-size:24px!important}.mobile-back-button:hover{box-shadow:0 4px 10px #10182814;background:#f8fafc!important;border-color:#cbd5e1!important}.mobile-back-button:active{transform:scale(.95)}.mobile-topbar-brand{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.mobile-topbar-logo{object-fit:contain;object-position:left center;width:115px;height:32px;display:block}.mobile-topbar-left{align-items:center!important;gap:12px!important;display:flex!important}.mobile-topbar-left .mobile-back-button{border-radius:12px!important;flex:0 0 40px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;display:flex!important}.mobile-topbar-left .mobile-topbar-brand{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:3px!important;min-width:0!important;display:flex!important}.mobile-topbar-left .mobile-topbar-logo{object-fit:contain!important;object-position:left center!important;width:78px!important;height:24px!important;display:block!important}.mobile-topbar-left .mobile-topbar-brand h1{margin:0!important;font-size:18px!important;line-height:1.15!important}.mobile-topbar-left .mobile-back-button{width:34px!important;min-width:34px!important;height:40px!important;box-shadow:none!important;color:#344054!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:32px!important;font-weight:400!important;line-height:1!important;display:flex!important}.mobile-topbar-left .mobile-back-button:hover,.mobile-topbar-left .mobile-back-button:active{box-shadow:none!important;background:0 0!important;border:none!important;transform:none!important}.mobile-dark .mobile-topbar-left .mobile-back-button{color:#f8fafc!important}.mobile-topbar-left{padding-left:8px!important}.mobile-plans-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.mobile-plans-toolbar>span{color:#667085;font-size:13px;font-weight:600}.mobile-download-wrapper{position:relative}.mobile-download-button{color:#175cd3;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:40px;height:40px;font-size:23px;font-weight:600;line-height:1;box-shadow:0 2px 6px #10182814}.mobile-download-button:active{transform:scale(.96)}.mobile-download-menu{z-index:20;background:#fff;border:1px solid #eaecf0;border-radius:10px;width:160px;padding:6px;position:absolute;top:46px;right:0;box-shadow:0 8px 24px #10182824}.mobile-download-menu button{color:#344054;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;padding:10px 12px;font-size:13px;font-weight:500;display:block}.mobile-download-menu button:hover{background:#f2f4f7}.mobile-dark .mobile-plans-toolbar>span{color:#98a2b3}.mobile-dark .mobile-download-button{color:#84adf2;background:#1d2939;border-color:#344054}.mobile-dark .mobile-download-menu{background:#1d2939;border-color:#344054}.mobile-dark .mobile-download-menu button{color:#f2f4f7}.mobile-dark .mobile-download-menu button:hover{background:#344054}.mobile-no-internet{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:32px 24px;display:flex}.mobile-no-internet-logo{object-fit:contain;width:150px;height:auto;margin-bottom:42px}.mobile-no-internet-icon{color:#d92d20;background:#fef3f2;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:22px;font-size:32px;font-weight:700;display:flex}.mobile-no-internet h1{color:#101828;margin:0;font-size:24px;font-weight:700;line-height:1.3}.mobile-no-internet p{color:#667085;margin:12px 0 24px;font-size:14px;line-height:1.6}.mobile-no-internet-retry{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;min-width:170px;height:44px;padding:0 20px;font-size:14px;font-weight:600}.mobile-no-internet-retry:active{transform:scale(.98)}.mobile-dark .mobile-no-internet{background:#101828}.mobile-dark .mobile-no-internet h1{color:#f8fafc}.mobile-dark .mobile-no-internet p{color:#98a2b3}.mobile-dark .mobile-no-internet-icon{color:#f97066;background:#3b1d1d}.mobile-no-internet-graphic{width:230px;height:245px;margin-bottom:18px;position:relative}.mobile-no-internet-logo-circle{background:radial-gradient(circle,#f8fbff 0%,#fff 70%);border:2px solid #e7efff;border-radius:50%;width:150px;height:150px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 18px #2563eb06,0 0 0 36px #2563eb04}.mobile-no-internet-logo-circle:after{content:"";border:2px solid #edf3ff;border-radius:50%;position:absolute;inset:18px}.mobile-no-internet-logo-circle:before{content:"";background:#eef4ff;border-radius:50%;width:34px;height:8px;position:absolute;top:84px;left:-78px;box-shadow:220px 35px 0 2px #eef4ff,12px 118px #f2f6ff}.mobile-no-internet-decor{display:block;position:absolute}.dot-one{background:#c9dcff;border-radius:50%;width:9px;height:9px;top:20px;left:-32px}.dot-two{background:#c9dcff;border-radius:50%;width:8px;height:8px;top:72px;right:-58px}.cloud-one,.cloud-two{opacity:.9;background:#e7efff;border-radius:20px;width:48px;height:22px}.cloud-one{top:82px;left:-62px}.cloud-two{top:115px;right:-78px}.mobile-no-internet-graphic .cloud-one:before,.mobile-no-internet-graphic .cloud-two:before{content:"";background:inherit;border-radius:50%;width:25px;height:25px;position:absolute;bottom:8px;left:8px}.mobile-no-internet-graphic .cloud-one:after,.mobile-no-internet-graphic .cloud-two:after{content:"";background:inherit;border-radius:50%;width:19px;height:19px;position:absolute;bottom:7px;right:8px}.mobile-wifi-symbol{width:150px;height:110px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.wifi-arc{border:12px solid #0000;border-top-color:#98a9c8;border-bottom:0;border-radius:90px 90px 0 0;position:absolute;left:50%;transform:translate(-50%)}.wifi-arc-one{width:145px;height:70px;top:0}.wifi-arc-two{width:95px;height:48px;top:27px}.wifi-arc-three{width:48px;height:25px;top:54px}.wifi-dot{background:#98a9c8;border-radius:50%;width:17px;height:17px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.wifi-warning{color:#fff;background:#f04438;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:27px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-2px;right:-12px;box-shadow:0 4px 12px #f044382e}.mobile-dark .mobile-no-internet-logo-circle{background:radial-gradient(circle,#182230 0%,#101828 72%);border-color:#344054}.mobile-dark .mobile-no-internet-logo-circle:after{border-color:#26364d}.mobile-dark .wifi-arc,.mobile-dark .wifi-dot{background:0 0;border-color:#667085}.mobile-dark .wifi-dot{background:#667085}.mobile-dark .wifi-warning{border-color:#101828}
