/* Premium visual language shared by operational screens. */
.module-screen,.premium-form-screen,.employee-premium-screen,.admin-dashboard-screen{width:min(100%,1480px);margin:0 auto}.module-screen,.premium-form-screen,.employee-premium-screen,.admin-dashboard-screen{--premium-border:#dce6f4;--premium-soft:#f5f9ff;--premium-ink:#172033;--premium-muted:#718096;--premium-shadow:0 18px 48px rgba(22,48,85,.075)}
.module-screen>.page-header,.premium-form-screen>.page-header,.employee-premium-screen>.page-header,.admin-dashboard-screen>.page-header{position:relative;isolation:isolate;overflow:hidden;align-items:center;min-height:158px;padding:28px 30px;border:1px solid var(--premium-border);border-radius:20px;background:radial-gradient(circle at 92% 0,rgba(59,130,246,.14),transparent 30%),linear-gradient(145deg,#fff,#f7faff);box-shadow:var(--premium-shadow)}.module-screen>.page-header:after,.premium-form-screen>.page-header:after,.employee-premium-screen>.page-header:after,.admin-dashboard-screen>.page-header:after{position:absolute;z-index:-1;right:-42px;bottom:-76px;width:190px;height:190px;border:24px solid rgba(37,99,235,.035);border-radius:50%;content:""}.module-screen>.page-header .eyebrow,.premium-form-screen>.page-header .eyebrow,.employee-premium-screen>.page-header .eyebrow,.admin-dashboard-screen>.page-header .eyebrow{display:inline-flex;align-items:center;min-height:26px;margin-bottom:9px;padding:0 10px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:9px;letter-spacing:.08em}.module-screen>.page-header .page-title,.premium-form-screen>.page-header .page-title,.employee-premium-screen>.page-header .page-title,.admin-dashboard-screen>.page-header .page-title{color:var(--premium-ink);font-size:clamp(28px,2.5vw,38px);font-weight:760;letter-spacing:-.035em}.module-screen>.page-header .page-lead,.premium-form-screen>.page-header .page-lead,.admin-dashboard-screen>.page-header .page-lead{max-width:760px;color:var(--premium-muted);font-size:12px;line-height:1.55}.module-screen>.page-header .actions,.premium-form-screen>.page-header .actions,.admin-dashboard-screen>.page-header .actions{position:relative;z-index:1}
.module-screen .button,.premium-form-screen .button,.employee-premium-screen .button,.admin-dashboard-screen .button{min-height:43px;padding:0 15px;border-radius:10px;box-shadow:0 11px 24px rgba(37,99,235,.17);font-size:11px;letter-spacing:-.005em}.module-screen .button.secondary,.premium-form-screen .button.secondary,.employee-premium-screen .button.secondary,.admin-dashboard-screen .button.secondary{border-color:#d6e1ef;background:#fff;box-shadow:0 7px 18px rgba(22,48,85,.05)}.module-screen .button.secondary:hover,.premium-form-screen .button.secondary:hover,.employee-premium-screen .button.secondary:hover,.admin-dashboard-screen .button.secondary:hover{border-color:#bfdbfe;color:#1d4ed8;background:#f7faff}.module-screen .compact-button,.premium-form-screen .compact-button,.employee-premium-screen .compact-button,.admin-dashboard-screen .compact-button{min-height:36px;padding:0 11px;border-radius:9px;font-size:10px}
.module-screen>.panel,.module-screen>.table-card,.module-screen .data-section,.premium-form-screen>.panel,.employee-premium-screen>.panel,.employee-premium-screen .panel,.admin-dashboard-screen>.panel,.admin-dashboard-screen .panel,.admin-dashboard-screen .timeline{border:1px solid var(--premium-border);border-radius:18px;background:#fff;box-shadow:var(--premium-shadow)}.module-screen>.panel,.premium-form-screen>.panel,.employee-premium-screen>.panel{padding:25px}.module-screen .panel-header,.premium-form-screen .panel-header,.employee-premium-screen .panel-header,.admin-dashboard-screen .panel-header{align-items:flex-start;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #e8eef6}.module-screen .panel-title,.premium-form-screen .panel-title,.employee-premium-screen .panel-title,.admin-dashboard-screen .panel-title{color:var(--premium-ink);font-size:17px;font-weight:750;letter-spacing:-.022em}.module-screen .panel-subtitle,.premium-form-screen .panel-subtitle,.employee-premium-screen .panel-subtitle,.admin-dashboard-screen .panel-subtitle{margin-top:5px;color:var(--premium-muted);font-size:10px;line-height:1.45}
.module-screen .table-card{overflow:hidden;padding:0}.module-screen .table-toolbar{min-height:72px;padding:15px 18px;border-bottom:1px solid #e8eef6;background:linear-gradient(145deg,#fff,#f8fbff)}.module-screen .table-toolbar h2,.module-screen .table-toolbar .panel-title{font-size:16px}.module-screen .data-table{border-collapse:separate;border-spacing:0}.module-screen .data-table thead th{height:42px;padding:10px 14px;border-bottom:1px solid #dce6f4;color:#6f7f95;background:#f5f8fc;font-size:8px;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.module-screen .data-table tbody td{height:60px;padding:11px 14px;border-bottom-color:#edf1f6;color:#334155;font-size:10px}.module-screen .data-table tbody tr:not(.table-edit-row){transition:background .14s ease}.module-screen .data-table tbody tr:not(.table-edit-row):hover{background:#f7faff}.module-screen .data-table tbody tr:not(.table-edit-row):hover td{background:transparent}.module-screen .data-table td:first-child{color:#1f2d42;font-weight:700}.module-screen .data-table small{color:#8492a6;font-size:9px}.module-screen .data-table .badge{min-height:23px;padding:0 8px;font-size:8px}.module-screen .table-edit-row td{padding:0 14px 14px;background:#f8fbff}.module-screen .table-filter-bar{gap:12px;padding:16px 18px;border-bottom:1px solid #e8eef6;background:#fbfcfe}.module-screen .table-limit-note{margin:12px 18px;padding:10px 12px;border-radius:10px;background:#eff6ff;font-size:9px}.module-screen .list-search{min-height:40px;border-color:#dce5f1;border-radius:10px;background:#fff}.module-screen .list-search input{font-size:11px}
.module-screen .field label,.premium-form-screen .field label,.employee-premium-screen .field label{margin-bottom:7px;color:#334155;font-size:10px;font-weight:780}.module-screen .field input,.module-screen .field select,.module-screen .field textarea,.premium-form-screen .field input,.premium-form-screen .field select,.premium-form-screen .field textarea,.employee-premium-screen .field input,.employee-premium-screen .field select,.employee-premium-screen .field textarea{min-height:46px;padding-right:13px;padding-left:13px;border:1px solid #d8e3f0;border-radius:10px;color:#172033;background:#fbfcfe;font-size:11px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.module-screen .field textarea,.premium-form-screen .field textarea,.employee-premium-screen .field textarea{min-height:105px;padding-top:12px;line-height:1.5}.module-screen .field input:hover,.module-screen .field select:hover,.module-screen .field textarea:hover,.premium-form-screen .field input:hover,.premium-form-screen .field select:hover,.premium-form-screen .field textarea:hover{border-color:#b9c9dd;background:#fff}.module-screen .field input:focus,.module-screen .field select:focus,.module-screen .field textarea:focus,.premium-form-screen .field input:focus,.premium-form-screen .field select:focus,.premium-form-screen .field textarea:focus,.employee-premium-screen .field input:focus,.employee-premium-screen .field select:focus,.employee-premium-screen .field textarea:focus{border-color:#60a5fa;background:#fff;box-shadow:0 0 0 4px rgba(37,99,235,.085)}.module-screen .field-hint,.premium-form-screen .field-hint,.employee-premium-screen .field-hint{margin-top:6px;color:#8492a6;font-size:9px;line-height:1.4}
.premium-form-screen .form-page-panel{padding:30px;border-radius:20px}.premium-form-screen .form-grid-comfortable{gap:21px 18px}.premium-form-screen .form-footer{grid-column:1/-1;justify-content:flex-end;margin:5px -30px -30px;padding:18px 30px;border-top:1px solid #e8eef6;border-radius:0 0 20px 20px;background:#f8fbff}.premium-form-screen .form-footer .button{min-width:180px}.premium-form-screen .check-stack,.module-screen .check-stack{gap:9px}.premium-form-screen .check-row,.module-screen .check-row{min-height:58px;padding:12px 14px;border-color:#dce5f1;border-radius:12px;background:#fbfcfe;transition:.15s ease}.premium-form-screen .check-row:hover,.module-screen .check-row:hover{border-color:#bfdbfe;background:#f7faff}.premium-form-screen .check-row:has(input:checked),.module-screen .check-row:has(input:checked){border-color:#93c5fd;background:#eff6ff;box-shadow:0 0 0 3px rgba(37,99,235,.055)}.premium-form-screen .check-row strong,.module-screen .check-row strong{color:#263449;font-size:10px}.premium-form-screen .check-row small,.module-screen .check-row small{color:#718096;font-size:9px}.premium-form-screen .choice-grid{gap:10px}.premium-form-screen .choice-tile{overflow:hidden;border-color:#dce5f1;border-radius:13px;background:#fbfcfe;transition:.15s ease}.premium-form-screen .choice-tile:hover{border-color:#bfdbfe;background:#f7faff;transform:translateY(-1px)}.premium-form-screen .choice-tile:has(input:checked){border-color:#60a5fa;background:#eff6ff;box-shadow:0 0 0 3px rgba(37,99,235,.07)}
.module-screen .badge,.premium-form-screen .badge,.employee-premium-screen .badge,.admin-dashboard-screen .badge{min-height:25px;padding:0 9px;font-size:8px;letter-spacing:.015em}.module-screen .empty-state,.premium-form-screen .empty-state,.employee-premium-screen .empty-state,.admin-dashboard-screen .empty-state{border-color:#cbd9e9;border-radius:14px;background:radial-gradient(circle at 50% 0,rgba(219,234,254,.55),transparent 55%),#fff;color:#718096;font-size:10px}.module-screen .error-panel,.premium-form-screen .error-panel{margin-bottom:18px;padding:16px 18px;border-color:#fecaca;border-radius:14px;background:#fff7f7;box-shadow:0 12px 30px rgba(185,28,28,.06)}
.module-screen .settings-grid{gap:18px}.module-screen .settings-card,.module-screen .settings-summary{overflow:hidden;border:1px solid var(--premium-border);border-radius:18px;background:#fff;box-shadow:var(--premium-shadow)}.module-screen .settings-card{padding:24px}.module-screen .settings-card-heading{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e8eef6}.module-screen .settings-card-icon{width:44px;height:44px;border:1px solid #bfdbfe;border-radius:12px;background:linear-gradient(145deg,#eff6ff,#dbeafe);box-shadow:0 9px 20px rgba(37,99,235,.11)}.module-screen .settings-summary{padding:22px;background:linear-gradient(155deg,#0b2450,#123d82);color:#fff}.module-screen .settings-summary .panel-title,.module-screen .settings-summary dd{color:#fff}.module-screen .settings-summary dt,.module-screen .settings-summary .panel-subtitle{color:#b7c9e3}.module-screen .settings-summary dl div{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.055)}.module-screen .settings-save-bar{position:sticky;z-index:10;bottom:12px;margin-top:16px;padding:12px 14px;border:1px solid #dce6f4;border-radius:14px;background:rgba(255,255,255,.9);box-shadow:0 16px 44px rgba(22,48,85,.15);backdrop-filter:blur(18px)}
.module-screen .billing-dashboard{gap:18px}.module-screen .billing-kpis{gap:12px}.module-screen .billing-kpis .report-kpi{min-height:112px;padding:18px;border-color:#dce6f4;border-radius:15px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 13px 32px rgba(22,48,85,.06)}.module-screen .billing-kpis .report-kpi strong{font-size:24px;letter-spacing:-.035em}.module-screen .billing-panel{padding:22px;border-color:#dce6f4;border-radius:18px;box-shadow:var(--premium-shadow)}.module-screen .billing-location-card{padding:18px;border-color:#dce6f4;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfcfe);box-shadow:0 10px 25px rgba(22,48,85,.055)}.module-screen .billing-meta div{border-radius:10px}.module-screen .payu-section{padding:0 22px 22px}.module-screen .payu-renewal-info{border-radius:13px}.module-screen .payu-location-card{padding:20px;border-color:#dce6f4;border-radius:17px;box-shadow:0 15px 36px rgba(22,48,85,.07)}.module-screen .payu-plan-body{min-height:118px;border-color:#dce5f1!important;border-radius:13px!important;background:#fbfcfe!important}.module-screen .payu-plan input:checked~.payu-plan-body{border-color:#60a5fa!important;background:#eff6ff!important;box-shadow:0 0 0 4px rgba(37,99,235,.08)!important}.module-screen .payu-pay-btn{min-height:44px;border-radius:10px;box-shadow:0 12px 26px rgba(37,99,235,.22)}
.module-screen .schedule-create-panel,.module-screen .schedule-panel,.module-screen .schedule-month-panel,.module-screen .correction-create-panel{border-color:#dce6f4;border-radius:18px;box-shadow:var(--premium-shadow)}.module-screen .schedule-create-panel{overflow:hidden}.module-screen .schedule-create-panel .panel-header,.module-screen .schedule-panel .panel-header,.module-screen .schedule-month-panel .panel-header{padding:20px 22px;background:linear-gradient(145deg,#fff,#f8fbff)}.module-screen .schedule-create-form{padding:22px}.module-screen .schedule-week-grid,.module-screen .schedule-month-calendar{border-color:#dce6f4;border-radius:14px}.module-screen .schedule-day,.module-screen .month-day{background:#fff}.module-screen .shift-card{border-radius:10px;box-shadow:0 6px 16px rgba(22,48,85,.08)}
.module-screen .modal-panel{overflow:hidden;border:1px solid #dce6f4;border-radius:19px;box-shadow:0 32px 95px rgba(2,12,32,.28)}.module-screen .modal-header{padding-bottom:17px;border-bottom:1px solid #e8eef6}.module-screen .modal-footer{margin-right:-24px;margin-bottom:-24px;margin-left:-24px;padding:16px 24px;border-top:1px solid #e8eef6;background:#f8fbff}
.admin-dashboard-screen .stat-grid{gap:14px}.admin-dashboard-screen .stat-card{min-height:116px;border-color:#dce6f4;border-radius:16px;box-shadow:0 15px 38px rgba(22,48,85,.07)}.admin-dashboard-screen .dashboard-grid{gap:18px}.admin-dashboard-screen .panel,.admin-dashboard-screen .timeline{padding:22px}.admin-dashboard-screen .object-row{border-color:#e3eaf3;border-radius:12px;background:#fbfcfe}.admin-dashboard-screen .timeline-item{border-color:#e8eef6}
.admin-dashboard-screen .admin-billing-status{justify-content:center;width:116px;min-height:30px;padding-inline:8px;white-space:nowrap}
.admin-dashboard-screen .admin-billing-usage{display:flex;gap:7px;align-items:center;width:190px;min-height:30px;padding:5px 9px;border:1px solid #e3eaf3;border-radius:9px;color:#64748b;background:#fff;white-space:nowrap}
.admin-dashboard-screen .admin-billing-usage strong{color:#172033;font-size:11px;line-height:1}
.admin-dashboard-screen .admin-billing-usage small{margin:0;font-size:8px;font-weight:650}
.employee-premium-screen .employee-status-card,.employee-premium-screen .report-kpi,.employee-premium-screen .table-card,.employee-premium-screen .employee-week-panel{border:1px solid #dce6f4;border-radius:17px;background:#fff;box-shadow:var(--premium-shadow)}.employee-premium-screen .employee-status-card{overflow:hidden;padding:22px;background:radial-gradient(circle at 100% 0,rgba(59,130,246,.12),transparent 38%),#fff}.employee-premium-screen .report-kpi{min-height:110px;padding:18px}.employee-premium-screen .report-kpi strong{font-size:22px}.employee-premium-screen .status-clock{border-radius:14px;background:linear-gradient(145deg,#eff6ff,#f8fbff)}
@media(max-width:980px){.module-screen>.page-header,.premium-form-screen>.page-header,.employee-premium-screen>.page-header,.admin-dashboard-screen>.page-header{align-items:flex-start;min-height:0;padding:24px;flex-direction:column}.module-screen>.page-header .actions,.premium-form-screen>.page-header .actions,.admin-dashboard-screen>.page-header .actions{width:100%}.module-screen>.page-header .actions .button,.premium-form-screen>.page-header .actions .button{flex:1}.module-screen .data-table{min-width:760px}.module-screen .table-card{overflow-x:auto}.module-screen .billing-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.module-screen>.page-header,.premium-form-screen>.page-header,.employee-premium-screen>.page-header,.admin-dashboard-screen>.page-header{padding:20px;border-radius:16px}.module-screen>.page-header .page-title,.premium-form-screen>.page-header .page-title,.employee-premium-screen>.page-header .page-title,.admin-dashboard-screen>.page-header .page-title{font-size:27px}.premium-form-screen .form-page-panel{padding:20px;border-radius:16px}.premium-form-screen .form-grid-comfortable{grid-template-columns:1fr}.premium-form-screen .form-footer{margin:0 -20px -20px;padding:16px 20px}.premium-form-screen .form-footer .button{width:100%}.module-screen .billing-kpis{grid-template-columns:1fr}.module-screen .payu-section{padding:0 14px 14px}.module-screen .payu-location-card{padding:15px}}

/* Laptop layout for the administration overview and company directory. */
@media (min-width:981px) and (max-width:1680px) {
    .admin-dashboard-screen > .page-header {
        min-height: 126px;
        padding: 22px 24px;
    }

    .admin-dashboard-screen > .page-header .page-title {
        font-size: 30px;
    }

    .admin-dashboard-screen .stat-grid {
        gap: 11px;
        margin-bottom: 18px;
    }

    .admin-dashboard-screen .stat-card {
        gap: 11px;
        min-height: 92px;
        padding: 15px;
        border-radius: 14px;
    }

    .admin-dashboard-screen .stat-icon {
        width: 42px;
        height: 42px;
    }

    .admin-dashboard-screen .stat-icon .icon {
        width: 18px;
        height: 18px;
    }

    .admin-dashboard-screen .stat-label,
    .admin-dashboard-screen .stat-change {
        font-size: 9px;
    }

    .admin-dashboard-screen .stat-value {
        margin-top: 5px;
        font-size: 27px;
        white-space: nowrap;
    }

    .admin-dashboard-screen .dashboard-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 15px;
    }

    .admin-dashboard-screen .dashboard-grid > .panel,
    .admin-dashboard-screen .dashboard-grid .timeline {
        padding: 18px;
    }

    .admin-dashboard-screen .object-row.admin-row {
        grid-template-columns: 40px minmax(170px, 1fr) 116px 190px minmax(205px, auto);
        gap: 9px;
        padding: 11px;
    }

    .admin-dashboard-screen .object-row.admin-row > div:nth-child(2) {
        min-width: 0;
    }

    .admin-dashboard-screen .object-row.admin-row > div:nth-child(2) strong,
    .admin-dashboard-screen .object-row.admin-row > div:nth-child(2) small {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .admin-dashboard-screen .object-row.admin-row > .actions {
        flex-wrap: nowrap;
    }

    .admin-dashboard-screen .object-row.admin-row .compact-button {
        min-height: 32px;
        padding-inline: 10px;
        font-size: 10px;
    }

    .admin-dashboard-screen .stack {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .module-screen .admin-company-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 14px;
        padding: 16px;
    }

    .module-screen .admin-company-card {
        gap: 14px;
        padding: 18px;
        border-radius: 17px;
    }

    .module-screen .admin-company-metrics > div {
        min-height: 78px;
        padding: 11px;
    }

    .module-screen .admin-company-actions {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .module-screen .admin-company-actions form {
        width: 100%;
        margin-left: 0;
    }

    .module-screen .admin-company-actions .button {
        width: 100%;
        min-width: 0;
        min-height: 36px;
        padding-inline: 9px;
        font-size: 10px;
        white-space: nowrap;
    }
}

@media (min-width:981px) and (max-width:1250px) {
    .admin-dashboard-screen .stat-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .admin-dashboard-screen .object-row.admin-row {
        grid-template-columns: 40px minmax(0, 1fr);
    }

    .admin-dashboard-screen .object-row.admin-row > .object-avatar {
        grid-column: 1;
        grid-row: 1 / span 2;
    }

    .admin-dashboard-screen .object-row.admin-row > div:nth-child(2),
    .admin-dashboard-screen .object-row.admin-row > span:nth-child(3),
    .admin-dashboard-screen .object-row.admin-row > span:nth-child(4) {
        grid-column: 2;
    }

    .admin-dashboard-screen .admin-billing-status,
    .admin-dashboard-screen .admin-billing-usage {
        justify-self: start;
    }

    .admin-dashboard-screen .object-row.admin-row > .actions {
        grid-column: 2;
        grid-row: auto;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .admin-dashboard-screen .stack {
        grid-template-columns: minmax(0, 1fr);
    }

    .module-screen .table-toolbar:has(.company-list-search) {
        align-items: stretch;
        flex-direction: column;
    }

    .module-screen .company-list-search {
        width: 100%;
        min-width: 0;
    }

    .module-screen .admin-company-actions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* Modern selection cards used by the employee form. */
.premium-form-screen .login-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.premium-form-screen .login-method-card{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 21px;gap:11px;align-items:center;min-height:94px;margin:0;padding:15px;border:1px solid #dbe5f1;border-radius:14px;background:#fbfcfe;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.premium-form-screen .login-method-card:hover{border-color:#a9c8f5;background:#fff;box-shadow:0 12px 28px rgba(22,48,85,.08);transform:translateY(-2px)}.premium-form-screen .login-method-card:has(input:checked){border-color:#60a5fa;background:linear-gradient(145deg,#eff6ff,#f8fbff);box-shadow:0 0 0 3px rgba(37,99,235,.07),0 12px 28px rgba(37,99,235,.09)}.premium-form-screen .login-method-card>input[type=checkbox],.premium-form-screen .choice-tile-header>input[type=checkbox]{position:absolute;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;opacity:0;pointer-events:none}.premium-form-screen .login-method-card:focus-within,.premium-form-screen .choice-tile:focus-within{outline:3px solid rgba(37,99,235,.13);outline-offset:2px}.login-method-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px}.login-method-icon .icon{width:19px;height:19px}.login-method-icon.is-pin{color:#2563eb;background:#eaf2ff}.login-method-icon.is-rfid{color:#7c3aed;background:#f3e8ff}.login-method-icon.is-account{color:#0f766e;background:#e6fffb}.login-method-copy{display:grid;gap:4px;min-width:0}.login-method-copy strong{color:#263449;font-size:11px;line-height:1.25}.login-method-copy small{color:#718096;font-size:9px;line-height:1.4}.premium-selection-check{display:grid;width:21px;height:21px;place-items:center;border:1px solid #cbd5e1;border-radius:50%;color:transparent;background:#fff;transition:.16s ease}.premium-selection-check .icon{width:12px;height:12px;stroke-width:3}.login-method-card:has(input:checked) .premium-selection-check,.choice-tile:has(.choice-tile-header input:checked) .premium-selection-check{border-color:#2563eb;color:#fff;background:#2563eb;box-shadow:0 4px 11px rgba(37,99,235,.26)}
.premium-form-screen .choice-grid{display:grid;grid-template-columns:repeat(3,minmax(210px,1fr));gap:11px}.premium-form-screen .choice-tile{display:flex;min-width:0;min-height:158px;padding:0;border:1px solid #dbe5f1;border-radius:14px;background:#fbfcfe;box-shadow:0 8px 22px rgba(22,48,85,.035);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.premium-form-screen .choice-tile:hover{border-color:#a9c8f5;background:#fff;box-shadow:0 14px 30px rgba(22,48,85,.08);transform:translateY(-2px)}.premium-form-screen .choice-tile:has(.choice-tile-header input:checked){border-color:#60a5fa;background:linear-gradient(145deg,#eff6ff,#f8fbff);box-shadow:0 0 0 3px rgba(37,99,235,.07),0 12px 28px rgba(37,99,235,.09)}.premium-form-screen .choice-tile-header{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 21px;gap:11px;align-items:center;width:100%;min-height:94px;margin:0;padding:15px;cursor:pointer}.choice-location-avatar{display:grid;width:44px;height:44px;place-items:center;border:1px solid #d4e1f2;border-radius:12px;color:#2563eb;background:#fff;font-size:13px;font-weight:850;box-shadow:0 6px 16px rgba(37,99,235,.07)}.choice-tile:has(.choice-tile-header input:checked) .choice-location-avatar{border-color:#bfdbfe;background:#dbeafe}.premium-form-screen .choice-tile-info{display:grid;gap:3px;min-width:0}.premium-form-screen .choice-tile-name,.premium-form-screen .choice-tile-city{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-form-screen .choice-tile-name{color:#263449;font-size:11px;font-weight:750}.premium-form-screen .choice-tile-city{color:#8492a6;font-size:9px}.premium-form-screen .choice-tile-select{width:calc(100% - 24px);min-height:41px;margin:auto 12px 12px;padding:0 11px;border:1px solid #d8e3f0;border-radius:10px;color:#334155;background:#fff;font-size:9px;transition:opacity .16s ease,border-color .16s ease,background .16s ease}.premium-form-screen .choice-tile-select:disabled{color:#94a3b8;border-color:#e6ebf2;background:#f1f4f8;opacity:.62;cursor:not-allowed}.premium-form-screen .choice-tile:has(.choice-tile-header input:checked) .choice-tile-select{border-color:#bfdbfe;background:#fff}
@media(max-width:1100px){.premium-form-screen .login-method-grid,.premium-form-screen .choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.premium-form-screen .login-method-grid,.premium-form-screen .choice-grid{grid-template-columns:1fr}.premium-form-screen .login-method-card{min-height:82px}}
.premium-form-screen .field .login-method-card{display:grid;margin:0}.premium-form-screen .field .choice-tile-header{display:grid;margin:0}.premium-form-screen .field .choice-tile-select{min-height:41px;margin:auto 12px 12px;padding:0 11px;font-size:9px}

/* Guided employee form. */
.premium-form-screen .form-grid>.full{grid-column:1/-1}
.employee-form-panel{overflow:hidden}.employee-form-section-heading{position:relative;display:flex;gap:12px;align-items:center;margin:10px -30px 0;padding:18px 30px;border-top:1px solid #e5edf7;border-bottom:1px solid #e5edf7;background:linear-gradient(145deg,#f7faff,#fbfdff)}.employee-form-section-heading:first-child{margin-top:-30px;border-top:0}.employee-form-section-number{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid #bfdbfe;border-radius:9px;color:#1d4ed8;background:#fff;font-size:10px;font-weight:850;box-shadow:0 7px 16px rgba(37,99,235,.08)}.employee-form-section-heading>span:nth-child(2){display:grid;gap:2px;min-width:0}.employee-form-section-heading strong{color:#1e293b;font-size:12px}.employee-form-section-heading small{color:#718096;font-size:9px;line-height:1.4}.employee-section-optional{margin-left:auto;padding:5px 8px;border:1px solid #dce5f1;border-radius:999px;color:#718096;background:#fff;font-size:8px;font-weight:700}.field-optional{margin-left:4px;color:#94a3b8;font-size:8px;font-weight:650}.employee-field-title{margin-bottom:10px}.employee-field-title>span{display:grid;gap:2px}.employee-field-title strong{color:#334155;font-size:10px}.employee-field-title small{color:#8492a6;font-size:9px}
.employee-role-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.premium-form-screen .field .employee-role-card{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 21px;gap:11px;align-items:center;min-height:88px;margin:0;padding:14px;border:1px solid #dbe5f1;border-radius:14px;background:#fbfcfe;cursor:pointer;transition:.16s ease}.employee-role-card:hover{border-color:#a9c8f5;background:#fff;box-shadow:0 12px 28px rgba(22,48,85,.08);transform:translateY(-1px)}.employee-role-card:has(input:checked){border-color:#60a5fa;background:linear-gradient(145deg,#eff6ff,#f8fbff);box-shadow:0 0 0 3px rgba(37,99,235,.07),0 12px 28px rgba(37,99,235,.09)}.employee-role-card>input{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0;pointer-events:none}.employee-role-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#2563eb;background:#eaf2ff}.employee-role-icon.is-manager{color:#7c3aed;background:#f3e8ff}.employee-role-icon .icon{width:19px;height:19px}.employee-role-card>span:nth-child(3){display:grid;gap:3px}.employee-role-card strong{color:#263449;font-size:11px}.employee-role-card small{color:#718096;font-size:9px;line-height:1.4}.employee-role-card:has(input:checked) .premium-selection-check{border-color:#2563eb;color:#fff;background:#2563eb;box-shadow:0 4px 11px rgba(37,99,235,.26)}.login-method-copy em{display:inline-flex;width:max-content;margin-top:3px;padding:3px 6px;border-radius:999px;color:#6d28d9;background:#ede9fe;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.025em;text-transform:uppercase}
.employee-dependent-panel{padding:17px;border:1px solid #cfe0f5;border-radius:15px;background:linear-gradient(145deg,#f7faff,#fff);box-shadow:0 10px 26px rgba(22,48,85,.045)}.employee-dependent-panel.is-manager-panel{border-color:#ddd6fe;background:linear-gradient(145deg,#faf5ff,#fff)}.employee-dependent-heading{display:flex;gap:11px;align-items:center;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid #e5edf7}.employee-dependent-heading>span:nth-child(2){display:grid;gap:2px}.employee-dependent-heading strong{color:#263449;font-size:11px}.employee-dependent-heading small{color:#718096;font-size:9px;line-height:1.4}.employee-dependent-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:10px;color:#2563eb;background:#dbeafe}.employee-dependent-icon.is-manager{color:#7c3aed;background:#ede9fe}.employee-dependent-icon.is-rfid{color:#7c3aed;background:#f3e8ff}.employee-dependent-icon .icon{width:17px;height:17px}.employee-dependent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.employee-dependent-single-field{max-width:540px}.employee-dependent-panel[hidden]{display:none!important}
@media(max-width:680px){.employee-form-section-heading{margin-right:-20px;margin-left:-20px;padding:16px 20px}.employee-form-section-heading:first-child{margin-top:-20px}.employee-role-picker,.employee-dependent-grid{grid-template-columns:1fr}.employee-section-optional{display:none}}

.employee-onboarding-location{display:flex;gap:12px;align-items:center;padding:14px 16px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#fff)}
.employee-onboarding-location>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:11px;color:#1d4ed8;background:#dbeafe}
.employee-onboarding-location>span .icon{width:18px;height:18px}
.employee-onboarding-location>div{display:grid;gap:2px}
.employee-onboarding-location small{color:#2563eb;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.employee-onboarding-location strong{color:#1e293b;font-size:12px}
.employee-onboarding-location p{margin:0;color:#718096;font-size:9px}

/* Guided location form and position color system. */
.location-form-main-panel{overflow:hidden}.location-timezone-info{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #cfe0f5;border-radius:13px;background:linear-gradient(145deg,#eff6ff,#f8fbff)}.location-timezone-info>span:first-child{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;color:#2563eb;background:#dbeafe}.location-timezone-info>span:first-child .icon{width:18px;height:18px}.location-timezone-info>div{display:grid;gap:3px}.location-timezone-info strong{color:#263449;font-size:11px}.location-timezone-info small{color:#718096;font-size:9px;line-height:1.4}.location-password-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:start;padding:16px;border:1px solid #d8e3f0;border-radius:14px;background:#fbfcfe}.location-password-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;color:#2563eb;background:#eaf2ff}.location-password-icon .icon{width:19px;height:19px}.location-password-card>.field{margin:0}.location-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.premium-form-screen .field .location-method-card{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 21px;gap:12px;align-items:center;min-height:96px;margin:0;padding:15px;border:1px solid #dbe5f1;border-radius:14px;background:#fbfcfe;cursor:pointer;transition:.16s ease}.location-method-card:hover{border-color:#a9c8f5;background:#fff;box-shadow:0 12px 28px rgba(22,48,85,.08);transform:translateY(-2px)}.location-method-card:has(input[type=checkbox]:checked){border-color:#60a5fa;background:linear-gradient(145deg,#eff6ff,#f8fbff);box-shadow:0 0 0 3px rgba(37,99,235,.07),0 12px 28px rgba(37,99,235,.09)}.location-method-card>input[type=checkbox]{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;opacity:0;pointer-events:none}.location-method-card:focus-within{outline:3px solid rgba(37,99,235,.13);outline-offset:2px}.location-method-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:12px}.location-method-icon.is-number{color:#2563eb;background:#eaf2ff}.location-method-icon.is-rfid{color:#7c3aed;background:#f3e8ff}.location-method-icon .icon{width:20px;height:20px}.location-method-copy{display:grid;gap:4px}.location-method-copy strong{color:#263449;font-size:11px}.location-method-copy small{color:#718096;font-size:9px;line-height:1.4}.location-method-card:has(input:checked) .premium-selection-check{border-color:#2563eb;color:#fff;background:#2563eb;box-shadow:0 4px 11px rgba(37,99,235,.26)}
.premium-positions-panel{overflow:hidden;margin-top:26px;padding:28px!important;border-top:4px solid #2563eb!important}.premium-positions-header{display:flex;gap:14px;align-items:center;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid #e5edf7}.premium-positions-heading-icon{display:grid;width:50px;height:50px;flex:0 0 50px;place-items:center;border:1px solid #bfdbfe;border-radius:14px;color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe);box-shadow:0 10px 22px rgba(37,99,235,.1)}.premium-positions-heading-icon .icon{width:21px;height:21px}.premium-positions-title{display:flex;gap:9px;align-items:center}.premium-positions-title h2{margin:0;color:#172033;font-size:20px;letter-spacing:-.025em}.premium-positions-title>span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#1d4ed8;background:#dbeafe;font-size:9px;font-weight:850}.premium-positions-header p{margin:4px 0 0;color:#718096;font-size:10px}.premium-position-create{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(250px,1.4fr) minmax(270px,1fr) auto;gap:16px;align-items:end;padding:20px;border:1px solid #cfe0f5;border-radius:16px;background:linear-gradient(145deg,#f7faff,#fff);box-shadow:0 13px 32px rgba(22,48,85,.055)}.premium-position-create-copy{display:flex;gap:10px;align-items:center;align-self:center}.premium-position-create-copy>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:11px;color:#2563eb;background:#dbeafe}.premium-position-create-copy>span .icon{width:18px;height:18px}.premium-position-create-copy>div{display:grid;gap:2px}.premium-position-create-copy strong{color:#263449;font-size:10px}.premium-position-create-copy small{color:#718096;font-size:8px;line-height:1.35}.premium-position-name-field{margin:0}.premium-color-field>label{display:block;margin-bottom:7px;color:#334155;font-size:9px;font-weight:780}.premium-color-palette{display:flex;flex-wrap:wrap;gap:7px;align-items:center;min-height:46px}.premium-color-swatch{position:relative;width:27px;height:27px;padding:0;border:3px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #cbd5e1;transition:transform .14s ease,box-shadow .14s ease}.premium-color-swatch:hover{transform:scale(1.12)}.premium-color-swatch[aria-pressed=true]{box-shadow:0 0 0 2px #2563eb,0 5px 12px color-mix(in srgb,var(--swatch) 35%,transparent);transform:scale(1.08)}.premium-color-swatch[aria-pressed=true]:after{position:absolute;inset:0;display:grid;place-items:center;color:#fff;content:"✓";font-size:11px;font-weight:900;text-shadow:0 1px 3px rgba(0,0,0,.4)}.premium-custom-color{position:relative;display:grid!important;width:29px;height:29px;margin:0!important;place-items:center;border:1px dashed #94a3b8;border-radius:50%;color:#64748b;background:#fff;cursor:pointer;overflow:hidden}.premium-custom-color .icon{width:13px;height:13px;pointer-events:none}.premium-custom-color input[type=color]{position:absolute!important;inset:0;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;border:0!important;opacity:0;cursor:pointer}.premium-position-add{min-width:150px}.premium-position-list-heading{display:flex;gap:18px;align-items:end;justify-content:space-between;margin:26px 0 13px}.premium-position-list-heading>div{display:grid;gap:2px}.premium-position-list-heading strong{color:#263449;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.premium-position-list-heading small,.premium-position-list-heading>span{color:#8492a6;font-size:8px}.premium-position-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.premium-position-card{position:relative;overflow:hidden;padding:16px;border:1px solid #dbe5f1;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfcfe);box-shadow:0 10px 26px rgba(22,48,85,.05);transition:.16s ease}.premium-position-card:before{position:absolute;inset:0 auto 0 0;width:4px;background:var(--position-color);content:""}.premium-position-card:hover{border-color:color-mix(in srgb,var(--position-color) 35%,#dbe5f1);box-shadow:0 16px 36px rgba(22,48,85,.09);transform:translateY(-1px)}.premium-position-card-header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;margin-bottom:14px;padding-bottom:13px;border-bottom:1px solid #e8eef6}.premium-position-avatar{display:grid;width:44px;height:44px;place-items:center;border:1px solid color-mix(in srgb,var(--position-color) 30%,#fff);border-radius:12px;color:var(--position-color);background:color-mix(in srgb,var(--position-color) 11%,#fff);font-size:13px;font-weight:850}.premium-position-card-header>div{display:grid;gap:2px}.premium-position-card-header strong{color:#263449;font-size:12px}.premium-position-card-header small{color:#8492a6;font-size:8px;font-weight:700;text-transform:uppercase}.premium-position-delete{display:grid;width:32px;height:32px;place-items:center;border:1px solid #fecaca;border-radius:9px;color:#dc2626;background:#fff7f7;transition:.14s ease}.premium-position-delete:hover{color:#fff;background:#dc2626}.premium-position-delete .icon{width:15px;height:15px}.premium-position-color-form{display:flex;gap:12px;align-items:center;justify-content:space-between}.premium-color-palette.is-compact{min-height:36px}.premium-color-palette.is-compact .premium-color-swatch{width:22px;height:22px;border-width:2px}.premium-color-palette.is-compact .premium-custom-color{width:24px;height:24px}.premium-positions-empty{grid-column:1/-1;display:grid;justify-items:center;padding:40px 20px;border:1px dashed #cbd9e9;border-radius:15px;background:radial-gradient(circle at 50% 0,rgba(219,234,254,.65),transparent 55%),#fff;text-align:center}.premium-positions-empty>span{display:grid;width:48px;height:48px;margin-bottom:10px;place-items:center;border-radius:13px;color:#2563eb;background:#dbeafe}.premium-positions-empty strong{color:#334155;font-size:12px}.premium-positions-empty p{margin:4px 0 0;color:#718096;font-size:9px}
@media(max-width:1200px){.premium-position-create{grid-template-columns:1fr 1.5fr}.premium-position-create-copy{grid-column:1/-1}.premium-position-add{justify-self:end}.premium-position-grid{grid-template-columns:1fr}}@media(max-width:720px){.location-method-grid{grid-template-columns:1fr}.location-timezone-info{grid-template-columns:42px minmax(0,1fr)}.location-timezone-info>.badge{grid-column:1/-1;width:max-content}.premium-positions-panel{padding:20px!important}.premium-position-create{grid-template-columns:1fr}.premium-position-create-copy{grid-column:auto}.premium-position-add{width:100%;justify-self:stretch}.premium-position-list-heading{align-items:flex-start;flex-direction:column}.premium-position-color-form{align-items:stretch;flex-direction:column}.premium-position-color-form .button{width:100%}}

/* Premium schedule workspace. */
.schedule-workspace-toolbar{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid #dce6f4;border-radius:15px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 13px 32px rgba(22,48,85,.055)}.schedule-workspace-toolbar>div:first-child{display:flex;gap:11px;align-items:center}.schedule-workspace-toolbar>div:first-child>span:nth-child(2){display:grid;gap:2px}.schedule-workspace-toolbar strong{color:#263449;font-size:11px}.schedule-workspace-toolbar small{color:#718096;font-size:9px}.schedule-workspace-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#2563eb;background:#dbeafe}.schedule-workspace-icon .icon{width:18px;height:18px}.schedule-view-switcher{display:flex;gap:4px;padding:4px;border:1px solid #dce5f1;border-radius:11px;background:#f1f5f9}.schedule-view-switcher a{display:inline-flex;gap:7px;align-items:center;min-height:34px;padding:0 12px;border-radius:8px;color:#64748b;font-size:9px;font-weight:750;transition:.15s ease}.schedule-view-switcher a .icon{width:14px;height:14px}.schedule-view-switcher a:hover{color:#334155;background:rgba(255,255,255,.7)}.schedule-view-switcher a.is-active{color:#1d4ed8;background:#fff;box-shadow:0 6px 16px rgba(22,48,85,.09)}.module-screen .schedule-layout{gap:18px;padding:0;background:transparent}.module-screen .schedule-create-panel{padding:0;border-radius:18px}.module-screen .schedule-create-panel:before{height:4px}.module-screen .schedule-create-panel:after{opacity:.55}.module-screen .schedule-create-panel .panel-header{position:relative;z-index:1;align-items:center;margin:0;padding:22px 24px 18px}.schedule-create-header-actions{display:flex;gap:8px;align-items:center}.schedule-location-context{display:inline-flex;gap:6px;align-items:center;min-height:34px;padding:0 10px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:8px;font-weight:750}.schedule-location-context .icon{width:13px;height:13px}.module-screen .schedule-create-form{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:22px 24px 24px}.module-screen .schedule-create-form>.full{grid-column:1/-1}.schedule-employee-field{grid-column:span 2}.schedule-position-field{grid-column:span 2}.schedule-location-field{grid-column:span 2}.schedule-date-field,.schedule-date-to-field,.schedule-start-field,.schedule-end-field,.schedule-break-field{grid-column:span 1}.module-screen .schedule-create-form .field label{margin-bottom:7px;color:#334155;font-size:9px;font-weight:780;letter-spacing:0;text-transform:none}.module-screen .schedule-create-form .field input,.module-screen .schedule-create-form .field select,.module-screen .schedule-create-form .field textarea{min-height:46px;border:1px solid #d8e3f0;border-radius:10px;background:#fbfcfe;font-size:11px;box-shadow:none}.module-screen .schedule-create-form .field textarea{min-height:76px;padding-top:11px}.schedule-number-input{position:relative}.schedule-number-input input{padding-right:42px!important}.schedule-number-input>span{position:absolute;top:50%;right:12px;color:#8492a6;font-size:9px;font-weight:700;transform:translateY(-50%)}.schedule-quick-times{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:11px 13px;border:1px solid #e3eaf3;border-radius:11px;background:#f8fafc}.schedule-quick-times>span{margin-right:3px;color:#718096;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.schedule-quick-times button{min-height:29px;padding:0 9px;border:1px solid #d8e3f0;border-radius:8px;color:#52627a;background:#fff;font-size:8px;font-weight:750;transition:.14s ease}.schedule-quick-times button:hover,.schedule-quick-times button.is-active{border-color:#60a5fa;color:#1d4ed8;background:#eff6ff;box-shadow:0 5px 12px rgba(37,99,235,.08)}.schedule-quick-times button small{margin-left:3px;color:#7c3aed;font-size:7px}.schedule-form-options{display:flex;gap:12px;align-items:stretch;justify-content:space-between}.schedule-range-toggle{position:relative;display:grid!important;grid-template-columns:21px minmax(0,1fr);gap:10px;align-items:center;min-width:min(100%,360px);margin:0!important;padding:11px 13px;border:1px solid #dce5f1;border-radius:11px;background:#fbfcfe;cursor:pointer}.schedule-range-toggle>input{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0}.schedule-range-toggle:has(input:checked){border-color:#93c5fd;background:#eff6ff}.schedule-range-toggle:has(input:checked) .premium-selection-check{border-color:#2563eb;color:#fff;background:#2563eb}.schedule-range-toggle>span:last-child{display:grid;gap:2px}.schedule-range-toggle strong{color:#334155;font-size:9px}.schedule-range-toggle small{color:#8492a6;font-size:8px}.schedule-duration-preview{display:flex;gap:9px;align-items:center;min-width:190px;padding:10px 13px;border:1px solid #bbf7d0;border-radius:11px;background:#f0fdf4}.schedule-duration-preview>span:first-child{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;color:#15803d;background:#dcfce7}.schedule-duration-preview>span:first-child .icon{width:15px;height:15px}.schedule-duration-preview>span:last-child{display:grid}.schedule-duration-preview small{color:#568263;font-size:7px;font-weight:700;text-transform:uppercase}.schedule-duration-preview strong{color:#166534;font-size:12px}.module-screen .schedule-note{grid-column:1/-1}.module-screen .schedule-submit{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;min-height:0;padding-top:16px;border-top:1px solid #e8eef6}.schedule-submit>span{display:inline-flex;gap:6px;align-items:center;color:#8492a6;font-size:8px}.schedule-submit>span .icon{width:13px;height:13px}.module-screen .schedule-submit .button{width:auto;min-width:185px;min-height:44px;padding:0 17px;border-radius:10px}
.module-screen .schedule-view-panel{padding:0;border-radius:18px}.module-screen .schedule-view-panel>.panel-header{align-items:center;margin:0;padding:21px 23px;border-bottom:1px solid #e8eef6}.module-screen .schedule-view-panel>.panel-header .actions{flex-wrap:nowrap}.module-screen .schedule-view-panel>.panel-header .button{min-height:36px;padding:0 11px}.module-screen .schedule-view-panel>.panel-header .schedule-nav-arrow{width:36px;min-width:36px;padding:0}.schedule-nav-arrow .icon{width:15px;height:15px}.module-screen .schedule-position-legend{margin:14px 18px 0;padding:10px 12px;border-color:#dce6f4;border-radius:11px;background:#f8fbff}.module-screen .schedule-position-legend strong{font-size:8px}.module-screen .position-legend-item{min-height:25px;padding:0 8px;font-size:8px}.module-screen .position-legend-item i{width:8px;height:8px}.module-screen .schedule-calendar{grid-template-columns:repeat(7,minmax(170px,1fr));gap:8px;padding:16px 18px 20px}.module-screen .calendar-day{min-height:420px;padding:10px;border-color:#dce6f4;border-radius:13px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 8px 22px rgba(22,48,85,.04)}.module-screen .calendar-day.is-today{border-color:#60a5fa;background:linear-gradient(180deg,#eff6ff,#fff);box-shadow:0 0 0 3px rgba(37,99,235,.07),0 12px 28px rgba(37,99,235,.08)}.module-screen .calendar-day-header{margin-bottom:10px;padding:2px 1px 10px}.calendar-day-date{display:flex!important;gap:8px;align-items:center}.calendar-day-date>strong{display:grid!important;width:34px!important;min-width:34px!important;height:34px;min-height:34px!important;padding:0!important;place-items:center;border:0!important;border-radius:10px!important;color:#263449!important;background:#eef3f9!important;font-size:13px!important;box-shadow:none!important}.calendar-day.is-today .calendar-day-date>strong{color:#fff!important;background:#2563eb!important}.calendar-day-date>span{display:grid;color:#334155!important;font-size:9px!important;font-weight:800!important;letter-spacing:0!important;text-transform:uppercase}.calendar-day-date>span small{color:#94a3b8;font-size:7px}.calendar-day-tools{display:flex!important;gap:6px;align-items:center}.calendar-day-tools>small{color:#8492a6;font-size:7px;font-weight:700}.calendar-day-tools>button{display:grid;width:27px;height:27px;padding:0;place-items:center;border:1px solid #d8e3f0;border-radius:8px;color:#2563eb;background:#fff}.calendar-day-tools>button:hover{border-color:#60a5fa;background:#eff6ff}.calendar-day-tools>button .icon{width:13px;height:13px}.module-screen .shift-card{margin-bottom:8px;border-radius:11px;box-shadow:0 7px 18px rgba(22,48,85,.055)}.module-screen .shift-card:before{width:3px}.module-screen .shift-card:hover{border-color:color-mix(in srgb,var(--position-color,#2563eb) 45%,#fff);box-shadow:0 13px 28px rgba(22,48,85,.1);transform:translateY(-1px)}.module-screen .shift-card-trigger{gap:9px;padding:11px 10px 10px 13px}.shift-card-topline{display:flex;align-items:center;justify-content:space-between}.module-screen .shift-time{display:inline-flex;gap:5px;align-items:center;padding:5px 7px;border-radius:7px;font-size:8px;box-shadow:none}.module-screen .shift-time .icon{width:11px;height:11px}.shift-drag-handle{color:#a4afbf;font-size:15px;line-height:1}.shift-employee-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:8px;align-items:center}.shift-employee-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:color-mix(in srgb,var(--position-color,#2563eb) 75%,#172033);background:color-mix(in srgb,var(--position-color,#2563eb) 13%,#fff);font-size:8px;font-weight:850}.shift-employee-row>span:nth-child(2){display:grid;min-width:0}.module-screen .shift-employee-row strong{overflow:hidden;color:#263449;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.module-screen .shift-employee-row small{overflow:hidden;margin:0;color:#718096;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.module-screen .shift-note-icon{width:25px;height:25px;border-radius:8px;box-shadow:none}.module-screen .shift-note-icon .icon{width:12px;height:12px}.shift-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:7px;border-top:1px solid color-mix(in srgb,var(--position-color,#2563eb) 16%,#edf2f7);color:#8492a6;font-size:7px;font-weight:700}.module-screen .empty-slot{display:grid;min-height:105px;padding:12px;border:1px dashed #cbd9e9;border-radius:11px;color:#8492a6;background:rgba(255,255,255,.62);text-align:center;cursor:pointer}.module-screen .empty-slot:hover{border-color:#93c5fd;color:#2563eb;background:#eff6ff}.module-screen .empty-slot>span{display:grid;width:30px;height:30px;margin:auto auto 6px;place-items:center;border-radius:9px;color:#2563eb;background:#dbeafe}.module-screen .empty-slot>span .icon{width:14px;height:14px}.module-screen .empty-slot strong,.module-screen .empty-slot small{display:block;font-size:8px}.module-screen .empty-slot small{margin-top:2px;color:#94a3b8;font-weight:600}
.module-screen .shift-edit-modal{width:min(700px,100%)}.module-screen .shift-edit-form{gap:14px;padding-top:2px}.module-screen .shift-delete-form{display:flex;justify-content:flex-end;margin-top:16px;padding-top:14px}.module-screen .shift-delete-form .text-danger{padding:8px 10px;border-radius:8px;font-size:9px}.module-screen .shift-delete-form .text-danger:hover{background:#fef2f2}.module-screen .schedule-month-panel>.panel-header{margin:0}.module-screen .schedule-position-legend-month{margin-bottom:14px}.module-screen .schedule-month-stats{gap:10px;margin:16px 18px}.module-screen .schedule-month-stats div{min-height:72px;padding:13px 14px;border-color:#dce6f4;border-radius:11px;background:linear-gradient(145deg,#fff,#f5f9ff);box-shadow:inset 3px 0 0 #60a5fa}.module-screen .schedule-month-stats strong{font-size:18px}.module-screen .schedule-month-stats span{margin-top:5px;font-size:8px}.module-screen .schedule-month-calendar{margin:0 18px 20px;border-color:#dce6f4;border-radius:13px;background:#dce6f4}.module-screen .month-weekday{padding:9px;color:#718096;background:#f5f8fc;font-size:8px}.module-screen .month-day{min-height:138px}.module-screen .month-day-link{min-height:138px;padding:8px;gap:6px}.module-screen .month-day-number{width:27px;height:27px;font-size:10px}.module-screen .month-day-count{font-size:7px}.module-screen .month-shift-list{gap:4px}.module-screen .month-shift{padding:5px 6px;border-radius:6px}.module-screen .month-shift strong{font-size:8px}.module-screen .month-shift span{font-size:8px}.module-screen .month-shift small{font-size:7px}.module-screen .month-day-footer,.module-screen .month-day-empty,.module-screen .month-shift-more{font-size:7px}
@media(max-width:1200px){.module-screen .schedule-create-form{grid-template-columns:repeat(4,minmax(0,1fr))}.schedule-employee-field,.schedule-position-field{grid-column:span 2}.module-screen .schedule-calendar{grid-template-columns:repeat(7,minmax(185px,1fr));overflow-x:auto}.schedule-workspace-toolbar small{display:none}}@media(max-width:760px){.schedule-workspace-toolbar{align-items:stretch;flex-direction:column}.schedule-view-switcher{width:100%}.schedule-view-switcher a{flex:1;justify-content:center}.module-screen .schedule-create-panel .panel-header{align-items:flex-start;flex-direction:column}.schedule-create-header-actions{width:100%;justify-content:space-between}.module-screen .schedule-create-form{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.schedule-employee-field,.schedule-position-field{grid-column:1/-1}.schedule-form-options{flex-direction:column}.schedule-range-toggle,.schedule-duration-preview{width:100%;min-width:0}.module-screen .schedule-submit{align-items:stretch;flex-direction:column}.module-screen .schedule-submit .button{width:100%}.module-screen .schedule-view-panel>.panel-header{align-items:stretch;flex-direction:column}.module-screen .schedule-view-panel>.panel-header .actions{width:100%;justify-content:space-between}.module-screen .schedule-month-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.module-screen .schedule-create-form{grid-template-columns:1fr}.schedule-date-field,.schedule-date-to-field,.schedule-start-field,.schedule-end-field,.schedule-break-field{grid-column:auto}.schedule-quick-times>span{width:100%}.module-screen .schedule-month-stats{grid-template-columns:1fr}}
.module-screen .schedule-export-form .check-row input[type=checkbox]{width:18px!important;height:18px!important;min-height:18px!important;flex:0 0 18px;margin:2px 0 0;padding:0;accent-color:#2563eb}.module-screen .schedule-export-form .check-row{align-items:flex-start;border-radius:11px}.module-screen .schedule-export-form .check-row:has(input:checked){border-color:#93c5fd;background:#eff6ff}

/* QR clocking method. */
.premium-form-screen .login-method-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.location-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.login-method-icon.is-qr,.employee-dependent-icon.is-qr,.location-method-icon.is-qr{color:#0369a1;background:#e0f2fe}

/* Historia wynagrodzeń pracownika */
.employee-payroll-card{position:relative;display:grid;gap:17px;overflow:hidden;padding:20px;border:1px solid #c9dcf5;border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(37,99,235,.12),transparent 30%),linear-gradient(145deg,#f8fbff,#fff 62%);box-shadow:0 15px 38px rgba(29,78,216,.07)}
.employee-payroll-card:before{position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(#2563eb,#60a5fa);content:""}
.employee-payroll-heading{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding-bottom:15px;border-bottom:1px solid #dfe9f5}
.employee-payroll-heading>span{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:#1d4ed8;background:#dbeafe;box-shadow:inset 0 0 0 1px #bfdbfe}
.employee-payroll-heading>span .icon{width:19px;height:19px}
.employee-payroll-heading>div{display:grid;gap:3px}
.employee-payroll-heading strong{color:#1e293b;font-size:13px}
.employee-payroll-heading small{color:#64748b;font-size:9px;line-height:1.45}
.employee-payroll-heading em{align-self:start;padding:5px 9px;border:1px solid #c4b5fd;border-radius:999px;color:#6d28d9;background:#f5f3ff;font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase}
.employee-payroll-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.employee-payroll-fields .full{grid-column:1/-1}
.employee-payroll-card .money-input{position:relative;display:flex;align-items:center}
.employee-payroll-card .money-input input{padding-right:48px}
.employee-payroll-card .money-input>span,.employee-payroll-card .money-input>i{position:absolute;right:13px;color:#64748b;font-size:10px;font-style:normal;font-weight:800;pointer-events:none}
.position-rate-overrides{overflow:hidden;border:1px solid #dbe6f3;border-radius:14px;background:rgba(255,255,255,.76)}
.position-rate-overrides>summary{display:grid;grid-template-columns:36px minmax(0,1fr) 18px;gap:11px;align-items:center;padding:13px 15px;list-style:none;cursor:pointer}
.position-rate-overrides>summary::-webkit-details-marker{display:none}
.position-rate-overrides>summary>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#7c3aed;background:#f3e8ff}
.position-rate-overrides>summary>span .icon{width:16px;height:16px}
.position-rate-overrides>summary>div{display:grid;gap:2px}
.position-rate-overrides>summary strong{color:#334155;font-size:10px}
.position-rate-overrides>summary small{color:#718096;font-size:8px}
.position-rate-overrides>summary>.icon{width:15px;height:15px;color:#64748b;transition:transform .18s ease}
.position-rate-overrides[open]>summary>.icon{transform:rotate(180deg)}
.position-rate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px;border-top:1px solid #e5edf7;background:#f8fafc}
.position-rate-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(145px,.58fr);gap:10px;align-items:center;margin:0;padding:10px 11px;border:1px solid #e1e9f3;border-radius:11px;background:#fff}
.position-rate-row>span:first-child{display:grid;gap:2px}
.position-rate-row strong{color:#334155;font-size:9px}
.position-rate-row small{color:#8492a6;font-size:8px}
.position-rate-row .money-input input{min-height:39px;font-size:9px}
.position-rate-row .money-input>i{right:10px;font-size:8px}
.pay-rate-history{display:grid;gap:9px;padding-top:2px}
.pay-rate-history-title{display:flex;align-items:center;justify-content:space-between}
.pay-rate-history-title strong{color:#334155;font-size:10px}
.pay-rate-history-title small{color:#8492a6;font-size:8px}
.pay-rate-history-list{display:grid;gap:7px;max-height:280px;overflow:auto;padding-right:3px}
.pay-rate-history-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 11px;border:1px solid #e3eaf3;border-radius:11px;background:#fff}
.pay-rate-history-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#2563eb;background:#eff6ff}
.pay-rate-history-icon .icon{width:14px;height:14px}
.pay-rate-history-list article>div{display:grid;gap:2px}
.pay-rate-history-list strong{color:#263449;font-size:9px}
.pay-rate-history-list small,.pay-rate-history-list em{color:#718096;font-size:8px;line-height:1.35}
.pay-rate-history-list em{color:#475569;font-style:normal}
.pay-rate-history-list article>span:last-child{color:#94a3b8;font-size:8px;text-align:right}
.payroll-estimate-note{display:flex;gap:8px;align-items:flex-start;padding:10px 12px;border:1px solid #dbeafe;border-radius:10px;color:#475569;background:#eff6ff;font-size:8px;line-height:1.45}
.payroll-estimate-note .icon{width:14px;height:14px;flex:0 0 14px;color:#2563eb}
@media(max-width:900px){.position-rate-grid{grid-template-columns:1fr}}
@media(max-width:680px){.employee-payroll-card{padding:16px}.employee-payroll-heading{grid-template-columns:40px minmax(0,1fr)}.employee-payroll-heading>span{width:40px;height:40px}.employee-payroll-heading em{grid-column:2;justify-self:start}.employee-payroll-fields{grid-template-columns:1fr}.employee-payroll-fields .full{grid-column:auto}.position-rate-row{grid-template-columns:1fr}.pay-rate-history-list article{grid-template-columns:32px minmax(0,1fr)}.pay-rate-history-list article>span:last-child{grid-column:2;text-align:left}}

.pay-rate-history-guide{display:flex;gap:11px;align-items:center;padding:12px 14px;border:1px solid #bae6fd;border-radius:12px;color:#334155;background:linear-gradient(145deg,#f0f9ff,#fff)}
.pay-rate-history-guide>span{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:9px;color:#0369a1;background:#e0f2fe}
.pay-rate-history-guide>span .icon{width:15px;height:15px}
.pay-rate-history-guide>div{display:grid;gap:3px}
.pay-rate-history-guide strong{font-size:10px}
.pay-rate-history-guide small{color:#64748b;font-size:8px;line-height:1.5}
.pay-rate-history-guide button{flex:0 0 auto;padding:7px 9px;border:1px solid #7dd3fc;border-radius:8px;color:#075985;background:#fff;font-size:8px;font-weight:800;cursor:pointer;white-space:nowrap}
.pay-rate-history-guide button:hover{border-color:#38bdf8;background:#e0f2fe}
.base-pay-rate-editor{overflow:hidden;border:1px solid #dbe6f3;border-radius:14px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}
.base-pay-rate-editor.is-editing{border-color:#93c5fd;box-shadow:0 9px 24px rgba(37,99,235,.07)}
.base-pay-rate-current{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 14px}
.base-pay-rate-current>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#2563eb;background:#eff6ff}
.base-pay-rate-current>span .icon{width:16px;height:16px}
.base-pay-rate-current>div{display:grid;gap:2px}
.base-pay-rate-current small{color:#718096;font-size:8px;font-weight:750}
.base-pay-rate-current strong{color:#263449;font-size:12px}
.base-pay-rate-current em{color:#8492a6;font-size:8px;font-style:normal}
.base-pay-rate-editor>.employee-payroll-fields{padding:14px;border-top:1px solid #e5edf7;background:#f8fbff}
.base-pay-rate-editor>.employee-payroll-fields[hidden],.position-rate-change-fields[hidden]{display:none!important}
.pay-rate-change-toggle{position:relative;display:inline-flex;gap:7px;align-items:center;margin:0;cursor:pointer;white-space:nowrap}
.pay-rate-change-toggle>input{position:absolute;width:1px!important;height:1px!important;min-height:0!important;opacity:0;pointer-events:none}
.pay-rate-change-toggle>span{position:relative;width:34px;height:20px;border:1px solid #cbd5e1;border-radius:999px;background:#e2e8f0;transition:.18s ease}
.pay-rate-change-toggle>span:after{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(15,23,42,.2);content:"";transition:transform .18s ease}
.pay-rate-change-toggle>input:checked+span{border-color:#2563eb;background:#2563eb}
.pay-rate-change-toggle>input:checked+span:after{transform:translateX(14px)}
.pay-rate-change-toggle>input:focus-visible+span{outline:3px solid rgba(37,99,235,.18);outline-offset:2px}
.pay-rate-change-toggle>strong{color:#475569;font-size:8px}
.pay-rate-change-toggle.is-compact>span{width:30px;height:18px}
.pay-rate-change-toggle.is-compact>span:after{width:12px;height:12px}
.pay-rate-change-toggle.is-compact>input:checked+span:after{transform:translateX(12px)}
.position-rate-grid{grid-template-columns:1fr}
.position-rate-row{display:block;margin:0;padding:0;border:1px solid #e1e9f3;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}
.position-rate-row.is-editing{border-color:#a5b4fc;box-shadow:0 8px 20px rgba(79,70,229,.07)}
.position-rate-row-heading{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:11px 12px}
.position-rate-row-heading>span:first-child{display:grid;gap:2px}
.position-rate-row-heading strong{color:#334155;font-size:9px}
.position-rate-row-heading small{color:#8492a6;font-size:8px}
.position-rate-current{padding:5px 8px;border-radius:7px;color:#475569;background:#f1f5f9;font-size:8px;font-weight:800;white-space:nowrap}
.position-rate-change-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;border-top:1px solid #e7edf5;background:#f8fafc}
.position-rate-change-fields .field{min-width:0}
@media(max-width:680px){.pay-rate-history-guide{align-items:flex-start;flex-wrap:wrap}.pay-rate-history-guide>div{flex:1}.pay-rate-history-guide button{margin-left:43px}.base-pay-rate-current{grid-template-columns:36px minmax(0,1fr)}.base-pay-rate-current>.pay-rate-change-toggle{grid-column:2;justify-self:start}.position-rate-row-heading{grid-template-columns:minmax(0,1fr) auto}.position-rate-row-heading>.pay-rate-change-toggle{grid-column:1/-1;justify-self:start}.position-rate-change-fields{grid-template-columns:1fr}}
.employee-qr-actions{display:flex;gap:14px;align-items:center;justify-content:space-between}
.employee-qr-ready{display:flex;gap:11px;align-items:center;min-width:0}
.employee-qr-ready>span{display:grid;width:39px;height:39px;flex:0 0 39px;place-items:center;border-radius:11px;color:#047857;background:#d1fae5}
.employee-qr-ready>span .icon{width:17px;height:17px}
.employee-qr-ready>div{display:grid;gap:3px}
.employee-qr-ready strong{color:#263449;font-size:10px}
.employee-qr-ready small{color:#718096;font-size:9px;line-height:1.45}
.employee-qr-ready.is-pending>span{color:#0369a1;background:#e0f2fe}
@media(max-width:1100px){.premium-form-screen .login-method-grid,.location-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.premium-form-screen .login-method-grid,.location-method-grid{grid-template-columns:1fr}.employee-qr-actions{align-items:stretch;flex-direction:column}.employee-qr-actions .button{width:100%}}

.module-screen .schedule-preset-row {
    grid-template-columns: 36px repeat(2, minmax(0, 1fr)) auto;
    gap: 9px;
    align-items: end;
    padding: 11px;
    border-color: #dbe5f1;
    border-radius: 13px;
    background: linear-gradient(145deg, #ffffff, #f8fbff);
    box-shadow: 0 8px 22px rgba(22, 48, 85, .05);
}

.module-screen .schedule-preset-order {
    width: 36px;
    height: 40px;
    border: 1px solid #dbeafe;
    border-radius: 10px;
    background: #eff6ff;
}

.module-screen .schedule-preset-row label {
    gap: 6px;
    min-width: 0;
}

.module-screen .schedule-preset-row label > span {
    padding-left: 2px;
    color: #64748b;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: .015em;
}

.module-screen .schedule-preset-row input[type="time"] {
    width: 100%;
    min-width: 0;
    min-height: 40px;
    padding: 0 10px 0 12px;
    border: 1px solid #d5e0ed;
    border-radius: 10px;
    outline: 0;
    color: #172033;
    background: #ffffff;
    box-shadow: inset 0 1px 2px rgba(15, 23, 42, .025);
    font-family: inherit;
    font-size: 13px;
    font-weight: 750;
    line-height: 1;
    transition: border-color .16s ease, box-shadow .16s ease, background .16s ease;
}

.module-screen .schedule-preset-row input[type="time"]:hover {
    border-color: #b9cbe0;
    background: #fbfdff;
}

.module-screen .schedule-preset-row input[type="time"]:focus {
    border-color: #60a5fa;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, .1);
}

.module-screen .schedule-preset-row input[type="time"]::-webkit-calendar-picker-indicator {
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 4px;
    border-radius: 6px;
    opacity: .58;
    cursor: pointer;
}

.module-screen .schedule-preset-row input[type="time"]::-webkit-calendar-picker-indicator:hover {
    background-color: #eaf2ff;
    opacity: .85;
}

.module-screen .schedule-preset-row-actions {
    gap: 5px;
}

.module-screen .schedule-preset-row-actions button {
    width: 34px;
    height: 40px;
    border-color: #d5e0ed;
    border-radius: 10px;
    color: #52627a;
    background: #ffffff;
    box-shadow: 0 3px 9px rgba(22, 48, 85, .04);
    font-size: 15px;
    line-height: 1;
    transition: border-color .15s ease, color .15s ease, background .15s ease, transform .15s ease;
}

.module-screen .schedule-preset-row-actions button:not(:disabled):hover {
    border-color: #93c5fd;
    color: #1d4ed8;
    background: #eff6ff;
    transform: translateY(-1px);
}

.module-screen .schedule-preset-row-actions button:last-child {
    border-color: #fecaca;
    color: #dc2626;
    background: #fff7f7;
}

.module-screen .schedule-preset-row-actions button:last-child:hover {
    border-color: #fca5a5;
    color: #b91c1c;
    background: #fee2e2;
}

.module-screen .schedule-preset-row-actions button:disabled {
    border-color: #e7edf5;
    color: #b8c2d0;
    background: #f8fafc;
    box-shadow: none;
    opacity: 1;
}

@media (max-width:720px) {
    .module-screen .schedule-preset-row {
        grid-template-columns: 36px repeat(2, minmax(0, 1fr));
    }

    .module-screen .schedule-preset-row-actions {
        grid-column: 2 / -1;
        justify-content: flex-end;
    }
}
