#__next,.ss-app-root,.ss-content,body,html{background:#ffffff!important}#__next,.ss-app-root,body,html{background:#ffffff!important;height:100%}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#ffffff;color:#111827}.app{max-width:1100px;margin:2rem auto;padding:0 1rem 3rem}h1{font-size:1.9rem;margin-bottom:.35rem}.subtitle{margin-top:0;color:#4b5563}.card,.subtitle{margin-bottom:1.5rem}.card{background:#ffffff;padding:1.5rem;border-radius:.75rem;box-shadow:0 10px 30px rgba(15,23,42,.06)}h2{margin-top:0;margin-bottom:1rem;font-size:1.2rem}label{display:block;font-size:.9rem;font-weight:600;margin-bottom:.35rem}input[type=date],input[type=number],input[type=time],select{width:100%;padding:.4rem .5rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:.9rem}input:focus,select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 1px rgba(79,70,229,.2)}small{display:block;font-size:.75rem;color:#6b7280;margin-top:.15rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem 1.25rem;margin-bottom:1rem}.inline-options{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.85rem}.inline-options input{margin-right:.25rem}.button-row{margin-top:.75rem;display:flex;gap:.75rem;flex-wrap:wrap}button{border:none;padding:.55rem 1.3rem;font-size:.9rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);color:white;box-shadow:0 8px 20px rgba(79,70,229,.25);transition:transform .05s ease,box-shadow .05s ease}button:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(79,70,229,.35)}button:active{transform:translateY(0);box-shadow:0 6px 14px rgba(79,70,229,.25)}.pay-period-display{margin-top:.75rem;font-size:.9rem;color:#374151;padding:.6rem .7rem;border-radius:.75rem;background:#eff6ff;display:inline-block}.pay-period-display .next-info{margin-top:.2rem;font-size:.85rem;color:#1f2933}.helper-text{font-size:.85rem;color:#4b5563;margin-top:0}.schedule-container{margin-top:1rem}.placeholder{margin:0;font-size:.9rem;color:#6b7280}.week-block{border-radius:.75rem;border:1px solid #e5e7eb;margin-bottom:1rem;overflow:hidden}.week-header{background:#f9fafb;padding:.5rem .75rem;font-weight:600;font-size:.9rem;border-bottom:1px solid #e5e7eb}.week-table{width:100%;border-collapse:collapse;font-size:.85rem}.week-table td,.week-table th{padding:.4rem .5rem;border-bottom:1px solid #f3f4f6;text-align:left}.week-table th{background:#f9fafb;font-weight:600}.week-table tr:nth-child(2n) td{background:#fcfcfd}.week-summary{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;padding:.6rem .75rem .75rem;background:#f9fafb;font-size:.8rem;border-top:1px solid #e5e7eb}.week-summary div span:first-child{font-weight:600}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.summary-item{padding:.6rem .8rem;border-radius:.5rem;background:#f9fafb;border:1px solid #e5e7eb}.summary-item .label{display:block;font-size:.8rem;color:#4b5563}.summary-item .value{display:block;font-size:.95rem;font-weight:600;margin-top:.15rem}.disclaimer{margin-top:.75rem;font-size:.75rem;color:#6b7280}.hidden{display:none}.day-row .hours-worked,.day-row .ot-hours,.day-row .reg-hours{font-variant-numeric:tabular-nums}.time-entry-layout{display:flex;gap:16px}.saved-views{width:220px;background:#fff;border-radius:10px;padding:12px;border:1px solid #eef2ff;box-shadow:0 8px 24px rgba(12,18,25,.04);box-sizing:border-box}.saved-views-header{font-weight:700;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.6px}.view-tab{display:block;width:100%;text-align:left;padding:8px 10px;margin-bottom:8px;border-radius:8px;background:transparent;border:none;cursor:pointer;color:var(--muted);font-weight:600}.view-tab:hover{background:rgba(79,70,229,.06);color:var(--text)}.view-tab.active{background:linear-gradient(90deg,var(--accent-start),var(--accent-end));color:white;box-shadow:0 8px 30px rgba(79,70,229,.08)}.time-main{flex:1}.time-table th{text-align:left;padding:12px;background:#f9fafb;font-weight:700;font-size:13px;color:var(--muted)}.time-table td{padding:12px;border-bottom:1px solid #f3f4f6;font-size:14px;color:var(--text)}.week-row td{background:#fbfdff;font-weight:700;padding:10px 12px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.time-input{width:100%;max-width:110px;border:1px solid #e5e7eb;background:white}.small-number{width:70px}.note-input,.small-number{padding:6px 8px;border-radius:6px;border:1px solid #e5e7eb}.note-input{width:100%}.status-select{width:100%;max-width:140px;padding:6px 8px;border-radius:6px;border:1px solid #e5e7eb;background:white}.time-table-card{max-height:60vh;overflow:auto}@media(max-width:900px){.time-entry-layout{flex-direction:column}.saved-views{width:100%;display:flex;gap:8px;overflow:auto}.view-tab{display:inline-block}}.note-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:1px dashed rgba(15,23,36,.06);background:transparent;cursor:pointer;font-weight:700;color:var(--muted)}.note-btn.has-note{background:linear-gradient(90deg,var(--accent-start),var(--accent-end));color:white;border:none;box-shadow:0 8px 24px rgba(79,70,229,.08)}.note-modal{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center}.note-modal-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.45);backdrop-filter:blur(3px)}.note-modal-card{position:relative;z-index:2;width:96%;max-width:680px}.week-info td{background:linear-gradient(90deg,#fbfdff,#fff);padding:12px 14px;border-bottom:1px solid rgba(12,18,25,.04)}.column-headers th{text-align:left;padding:12px;background:#f9fafb;font-weight:700;font-size:13px;color:var(--muted);border-bottom:1px solid #eef2ff}.week-totals td{background:linear-gradient(180deg,#ffffff,#fbfbff);border-top:1px solid #e6eefc;padding:12px}.payperiod-summary{margin-top:18px;display:block;background:linear-gradient(180deg,#ffffff,#fbfdff);border:1px solid rgba(12,18,25,.04);box-shadow:0 12px 30px rgba(12,18,25,.04);border-radius:10px;padding:18px}.payperiod-summary strong{font-weight:800}.deduction-row .deduction-kind-select{width:60px;z-index:1000;background:#fff}.deduction-row input[type=number]{width:60px}.card.job-editor{padding:14px;background:linear-gradient(180deg,#ffffff,#fbfdff);border:1px solid rgba(99,102,241,.06)}.card.job-editor h3{color:#0f172a;margin-bottom:12px;font-size:1rem}.editor-grid{grid-template-columns:1fr 1fr;gap:12px}.editor-grid>div>div{margin-top:12px;padding:12px;border-radius:8px;background:#ffffff;border:1px solid #eef2ff;box-shadow:0 6px 18px rgba(12,18,25,.03)}.card.job-editor .card[style]{padding:10px;background:#fbfdff;border:1px solid rgba(99,102,241,.05)}.card.job-editor .inline-options{gap:10px;align-items:center}.card.job-editor label{font-weight:700}.card.job-editor .helper-text{color:#6b7280;font-size:.85rem}.card.job-editor input[type=date],.card.job-editor input[type=number],.card.job-editor input[type=text],.card.job-editor input[type=time],.card.job-editor select{padding:8px;border-radius:6px;border:1px solid #e6eef8;background:#ffffff}.card.job-editor .actions{margin-top:12px;display:flex;gap:8px;align-items:center}.job-editor{padding:20px;background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid rgba(59,130,246,.08);box-shadow:0 18px 40px rgba(12,18,25,.06);border-radius:12px}.editor-grid{display:grid;grid-template-columns:1fr 420px;gap:20px;align-items:start}.editor-column{display:flex;flex-direction:column;gap:14px}.job-section{background:#fff;border-radius:10px;padding:14px;border:1px solid #eef6ff;box-shadow:0 6px 18px rgba(12,18,25,.03)}.section-header{font-weight:800;font-size:13px;color:#0f172a;margin-bottom:8px;border-bottom:1px solid rgba(12,18,25,.03);padding-bottom:6px}.section-body{display:flex;flex-direction:column;gap:10px}.row-inline{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.ss-input{padding:10px;border-radius:8px;border:1px solid #e6eef8;background:#fff;font-size:.95rem}.ss-input.small{padding:8px;width:120px}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.info-btn{width:28px;height:28px;border-radius:6px;border:1px solid rgba(15,23,36,.06);cursor:pointer;font-weight:700;color:#374151}.info-box{padding:10px;border-radius:8px;background:#f8fafc;border:1px solid #e6eef8}.work-schedule-grid{display:grid;gap:8px}.work-day-row{gap:8px}.day-name{width:90px}.add-btn{background:linear-gradient(90deg,#10b981,#06b6a4)}.add-btn,.remove-btn{color:#fff;border:none;padding:6px 10px;border-radius:6px;cursor:pointer}.remove-btn{background:#ef4444}.disclaimer-box{padding:10px;border-radius:8px;background:#fffdfa;border:1px solid #fde68a;color:#92400e}.actions{display:flex;gap:10px;justify-content:flex-end}.btn.primary{background:linear-gradient(135deg,#4f46e5,#6366f1);color:white;border-radius:8px;padding:8px 14px;border:none;font-weight:700}.btn.outline{background:transparent;border:1px solid #e6eef8;padding:8px 14px;border-radius:8px}.muted{color:#6b7280}@media(max-width:980px){.editor-grid{grid-template-columns:1fr}}.card.job-editor{background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(59,130,246,.08)!important;box-shadow:0 18px 40px rgba(12,18,25,.06)!important}.card.job-editor .editor-grid>div>.job-section,.card.job-editor .editor-grid>div>div,.card.job-editor .grid-2>div>.job-section,.card.job-editor .grid-2>div>div{padding:14px!important;margin-top:12px!important;border-radius:10px!important;background:linear-gradient(180deg,#ffffff,#fbfdff)!important;box-shadow:0 8px 20px rgba(12,18,25,.03)!important;position:relative!important;overflow:visible!important;border:1px solid #eef6ff!important;border-left:6px solid transparent!important}.card.job-editor .editor-grid>div>div label:first-child,.card.job-editor .grid-2>div>div label:first-child{display:block!important;font-weight:800!important;font-size:13px!important;color:#0f172a!important;margin-bottom:8px!important;padding-bottom:6px!important;border-bottom:1px solid rgba(12,18,25,.03)!important}.card.job-editor .helper-text,.card.job-editor small{color:#475569!important;font-size:.85rem!important}.card.job-editor .ss-input,.card.job-editor input[type=date],.card.job-editor input[type=number],.card.job-editor input[type=text],.card.job-editor input[type=time],.card.job-editor select{border:1px solid #e6eef8!important}.card.job-editor .info-box{padding:10px!important;background:#f1f9ff!important;border:1px solid #dbeffd!important;color:#0f172a!important}.card.job-editor .btn.primary{background:linear-gradient(135deg,#4f46e5,#6366f1)!important}.card.job-editor .btn.outline{border:1px solid #e6eef8!important;color:#0f172a!important}.card.job-editor .add-btn{background:linear-gradient(90deg,#10b981,#06b6a4)!important}.card.job-editor .editor-grid>div:first-child>div:first-child,.card.job-editor .grid-2>div:first-child>div:first-child{border-left-color:#6366f1!important}.card.job-editor .editor-grid>div:first-child>div:nth-child(2),.card.job-editor .grid-2>div:first-child>div:nth-child(2){border-left-color:#06b6a4!important}.card.job-editor .editor-grid>div:first-child>div:nth-child(3),.card.job-editor .grid-2>div:first-child>div:nth-child(3){border-left-color:#f97316!important}.card.job-editor .editor-grid>div:first-child>div:nth-child(4),.card.job-editor .grid-2>div:first-child>div:nth-child(4){border-left-color:#3b82f6!important}.card.job-editor .editor-grid>div:last-child>div:first-child,.card.job-editor .grid-2>div:last-child>div:first-child{border-left-color:#10b981!important}.card.job-editor .editor-grid>div:last-child>div:nth-child(2),.card.job-editor .grid-2>div:last-child>div:nth-child(2){border-left-color:#f59e0b!important}.card.job-editor .editor-grid>div:last-child>div:nth-child(3),.card.job-editor .grid-2>div:last-child>div:nth-child(3){border-left-color:#ef4444!important}.card.job-editor .editor-grid>div:last-child>div:nth-child(4),.card.job-editor .grid-2>div:last-child>div:nth-child(4){border-left-color:#94a3b8!important}@media(max-width:980px){.card.job-editor .editor-grid,.card.job-editor .grid-2{grid-template-columns:1fr!important}.card.job-editor .editor-grid>div>div,.card.job-editor .grid-2>div>div{margin-top:10px!important}}.card.job-editor{padding:22px!important;background:linear-gradient(180deg,#ffffff,#fbfdff)!important;border-radius:12px!important;border:1px solid rgba(15,23,42,.04)!important;box-shadow:0 8px 24px rgba(12,18,25,.04)!important}.card.job-editor .editor-grid,.card.job-editor .grid-2{gap:20px!important}.card.job-editor .job-section{background:#ffffff!important;border:1px solid rgba(15,23,42,.04)!important;border-left:none!important;padding:14px!important;border-radius:10px!important;box-shadow:0 6px 18px rgba(12,18,25,.02)!important}.card.job-editor .section-header{display:block!important;font-size:14px!important;color:#071340!important;padding:10px 12px!important}.card.job-editor .helper-text,.card.job-editor .section-subtitle,.card.job-editor small{color:#475569!important;font-size:.88rem!important}.card.job-editor .ss-input,.card.job-editor input[type=date],.card.job-editor input[type=number],.card.job-editor input[type=text],.card.job-editor input[type=time],.card.job-editor select{padding:10px!important;border-radius:8px!important;border:1px solid rgba(15,23,42,.06)!important;background:#ffffff!important;font-size:.95rem!important;box-shadow:none!important}.card.job-editor .ss-input.small,.card.job-editor input.small{padding:8px!important}.card.job-editor .work-day-row{gap:10px!important}.card.job-editor .info-box{border-radius:8px!important;background:linear-gradient(90deg,#f1fbff,#f8fcff)!important;border:1px solid rgba(56,189,248,.12)!important;color:#064e63!important}.card.job-editor .btn{border-radius:8px!important;padding:8px 14px!important;font-weight:700!important}.card.job-editor .btn.primary{background:linear-gradient(135deg,#0ea5a4,#0369a1)!important}.card.job-editor .btn.outline{border:1px solid rgba(15,23,42,.06)!important;color:#071340!important}.card.job-editor .add-btn{background:linear-gradient(90deg,#06b6a4,#059669)!important}.card.job-editor .add-btn,.card.job-editor .remove-btn{padding:6px 10px!important;border-radius:6px!important}.editor-column.column-left .job-section:first-of-type .section-header{background:linear-gradient(90deg,#eef2ff,#f8fbff)!important;color:#3730a3!important}.editor-column.column-left .job-section:nth-of-type(2) .section-header{background:linear-gradient(90deg,#ecfeff,#f0fdfa)!important;color:#065f46!important}.editor-column.column-left .job-section:nth-of-type(3) .section-header{background:linear-gradient(90deg,#fff7ed,#fffdfa)!important;color:#92400e!important}.editor-column.column-left .job-section:nth-of-type(4) .section-header{background:linear-gradient(90deg,#eff6ff,#f8fbff)!important;color:#0369a1!important}.editor-column.column-right .job-section:first-of-type .section-header{background:linear-gradient(90deg,#ecfdf5,#f8fffb)!important;color:#065f46!important}.editor-column.column-right .job-section:nth-of-type(2) .section-header{background:linear-gradient(90deg,#fffaf0,#fffdf6)!important;color:#92400e!important}.editor-column.column-right .job-section:nth-of-type(3) .section-header{background:linear-gradient(90deg,#fff1f2,#fff9fb)!important;color:#9f1239!important}.editor-column.column-right .job-section:nth-of-type(4) .section-header{background:linear-gradient(90deg,#f8fafc,#ffffff)!important;color:#475569!important}.card.job-editor .section-body{background:transparent!important;padding-top:6px!important}@media(max-width:980px){.card.job-editor .editor-grid,.card.job-editor .grid-2{grid-template-columns:1fr!important}.card.job-editor .job-section{margin-top:10px!important}}.card.job-editor{padding:26px!important;background:linear-gradient(180deg,#fbffff,#f7fbff)!important;border-radius:14px!important;border:none!important;box-shadow:0 20px 50px rgba(9,30,63,.06)!important}.card.job-editor .editor-grid,.card.job-editor .grid-2{display:grid!important;grid-template-columns:1fr 420px!important;gap:24px!important;align-items:start!important}.card.job-editor .job-section{background:linear-gradient(180deg,#ffffff,#fcfeff)!important;border-radius:12px!important;padding:16px!important;box-shadow:0 8px 20px rgba(11,33,65,.03)!important;border:1px solid rgba(11,33,65,.03)!important}.card.job-editor .section-header{display:flex!important;align-items:center!important;gap:12px!important;padding:8px 10px!important;margin:0 0 10px!important;font-weight:800!important;font-size:15px!important;color:#082032!important;background:transparent!important;border-radius:8px!important;box-shadow:none!important}.card.job-editor .section-header:before{content:"●"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:50%!important;font-size:14px!important;color:white!important;margin-right:6px!important;flex:0 0 34px!important;text-indent:0!important;box-shadow:0 6px 18px rgba(9,30,63,.06)!important}.editor-column.column-left .job-section:first-of-type .section-header:before{background:linear-gradient(135deg,#7c3aed,#60a5fa)!important;content:"���️"!important}.editor-column.column-left .job-section:nth-of-type(2) .section-header:before{background:linear-gradient(135deg,#06b6d4,#34d399)!important;content:"���"!important}.editor-column.column-left .job-section:nth-of-type(3) .section-header:before{background:linear-gradient(135deg,#fb923c,#f97316)!important;content:"⏱️"!important}.editor-column.column-left .job-section:nth-of-type(4) .section-header:before{background:linear-gradient(135deg,#60a5fa,#93c5fd)!important;content:"���"!important}.editor-column.column-right .job-section:first-of-type .section-header:before{background:linear-gradient(135deg,#10b981,#34d399)!important;content:"���"!important}.editor-column.column-right .job-section:nth-of-type(2) .section-header:before{background:linear-gradient(135deg,#f59e0b,#fb923c)!important;content:"���"!important}.editor-column.column-right .job-section:nth-of-type(3) .section-header:before{background:linear-gradient(135deg,#ef4444,#fb7185)!important;content:"➖"!important}.editor-column.column-right .job-section:nth-of-type(4) .section-header:before{background:linear-gradient(135deg,#94a3b8,#cbd5e1)!important;content:"⚙️"!important}.card.job-editor .helper-text,.card.job-editor .section-subtitle,.card.job-editor small{color:#265a6f!important;font-size:.9rem!important;margin-top:6px!important;display:block!important}.card.job-editor .ss-input,.card.job-editor input[type=date],.card.job-editor input[type=number],.card.job-editor input[type=text],.card.job-editor input[type=time],.card.job-editor select{padding:12px!important;border-radius:10px!important;border:1px solid rgba(9,30,63,.06)!important;background:linear-gradient(180deg,#ffffff,#fbfdff)!important;font-size:.96rem!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 4px 12px rgba(9,30,63,.03)!important}.card.job-editor .ss-input.small,.card.job-editor input.small{width:120px!important;padding:10px!important}.card.job-editor .row-inline{align-items:center!important;flex-wrap:wrap!important}.card.job-editor .row-inline,.card.job-editor .work-day-row{display:flex!important;gap:12px!important}.card.job-editor .info-box{padding:12px!important;border-radius:10px!important;background:linear-gradient(90deg,#f0fbfb,#f8fdff)!important;border:1px solid rgba(6,182,212,.08)!important;color:#084a4a!important}.card.job-editor .deduction-row{display:flex!important;gap:10px!important;align-items:center!important;margin-top:10px!important}.card.job-editor .btn,.card.job-editor .deduction-row input,.card.job-editor .deduction-row select{border-radius:10px!important}.card.job-editor .btn{padding:10px 16px!important;font-weight:800!important}.card.job-editor .btn.primary{background:linear-gradient(90deg,#0ea5a4,#0369a1)!important;color:#fff!important;border:none!important;box-shadow:0 10px 30px rgba(3,105,161,.12)!important}.card.job-editor .btn.outline{background:transparent!important;border:1px solid rgba(9,30,63,.06)!important;color:#082032!important}.card.job-editor .add-btn{background:linear-gradient(90deg,#14b8a6,#059669)!important}.card.job-editor .add-btn,.card.job-editor .remove-btn{color:#fff!important;border:none!important;padding:8px 12px!important;border-radius:8px!important}.card.job-editor .remove-btn{background:#ef4444!important}.card.job-editor .actions{display:flex!important;gap:12px!important;justify-content:flex-end!important}.card.job-editor hr{display:none!important}@media(max-width:980px){.card.job-editor .editor-grid,.card.job-editor .grid-2{grid-template-columns:1fr!important}.card.job-editor .section-header{font-size:16px!important}}.section-card{box-shadow:none;padding:12px;border-radius:10px;background:linear-gradient(180deg,#ffffff,#fbfdff);border:1px solid #eef2ff}.form-section{padding:10px 12px;border-radius:8px;background:transparent}.section-title{font-weight:800;font-size:14px;margin-bottom:8px;color:#0f1724;display:flex;align-items:center;gap:8px}.small-btn{padding:6px 8px;background:transparent;cursor:pointer;font-weight:700}.accent-panel,.small-btn{border-radius:6px;border:1px solid #e6eef8}.accent-panel{padding:10px;background:linear-gradient(90deg,#eef6ff,#f3f8ff)}.helper-text.small{font-size:.8rem;color:#6b7280}.section-card{overflow:hidden;box-shadow:0 6px 18px rgba(12,18,25,.04);border-radius:8px;padding:18px;background:#fff}.section-card .form-row,.section-card .form-row>div{display:flex;gap:12px;align-items:center;flex-wrap:wrap;box-sizing:border-box}.section-card .small-input,.section-card input,.section-card select,.section-card textarea{max-width:100%;box-sizing:border-box}.section-card .small-input{width:auto;min-width:60px}.info-btn,.small-btn{background:transparent!important;border:none;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;cursor:pointer;box-shadow:none}.info-btn svg,.small-btn svg{background:transparent!important;display:block}.section-title+.info-btn,.section-title+.small-btn,.section-title~.info-btn,.section-title~.small-btn{margin-left:8px}.info-btn svg circle{fill:transparent;stroke:#4f46e5;stroke-width:1.2}.info-btn svg text{fill:#4f46e5;font-weight:600}.section-card input[type=date],.section-card input[type=number],.section-card input[type=text],.section-card input[type=time],.section-card select{border:1px solid #e6e9ef!important;border-radius:6px;padding:8px}.section-card .disclaimer,.small-disclaimer{font-size:.85rem;padding:8px 10px;margin-top:8px;border-radius:6px}.section-card label{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}.section-card * input,.section-card * select,.section-card>* input,.section-card>* select{max-width:100%;box-sizing:border-box}.side-tab{padding:12px;background:linear-gradient(180deg,#fafcff,#ffffff);box-shadow:0 6px 14px rgba(12,18,25,.03)}.side-tab .tab-title{font-weight:800;font-size:14px;color:#0f1724}.side-tab.active{background:linear-gradient(90deg,#f5f7ff,#f8fbff);border:1px solid rgba(79,70,229,.12);box-shadow:0 10px 28px rgba(79,70,229,.05);transform:translateY(-2px)}.tab-content{min-height:220px}.info-btn{background:transparent;border:none;padding:0;margin:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.small-disclaimer{font-size:.9rem}@media (max-width:880px){.side-tab{flex-direction:row;align-items:center}.side-tab .tab-sub{display:none}.side-tabs{flex-direction:row;overflow-x:auto;padding-bottom:6px}.side-tabs .side-tab{min-width:130px;white-space:nowrap}.tab-content{min-width:100%}}.job-header{border-left:none;border-right:none;padding:14px;box-shadow:0 6px 18px rgba(12,18,25,.03)}.job-header+.section-card{margin-top:6px}.general-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.schedule-header{color:#0f1724;display:grid;grid-template-columns:140px 1fr 1fr 120px;gap:8px;align-items:start;font-weight:700;padding-bottom:8px;border-bottom:1px solid #eee}.schedule-row input[type=number],.schedule-row input[type=time]{padding:6px;border:1px solid #e6e9ef;border-radius:6px;width:100%;box-sizing:border-box}.section-meta{font-size:.85rem;color:#6b7280}.info-btn svg circle{fill:transparent!important;stroke:#4f46e5!important;stroke-width:1.3}.info-btn svg text{fill:#4f46e5!important;font-weight:700;font-size:12px}.job-name-input{border:1px solid #e6e9ef;border-radius:6px}@media (max-width:880px){.general-grid,.schedule-header,.schedule-row{grid-template-columns:1fr}.schedule-header{display:none}}.summary-card{padding:.6rem .8rem;border-radius:.5rem;background:#f9fafb;border:1px solid #e5e7eb;box-shadow:0 6px 12px rgba(2,6,23,.06);display:flex;flex-direction:column;justify-content:center;min-height:64px}.summary-card .card-label{color:#6b7280;font-size:13px;font-weight:600}.summary-card .card-value{color:#0f172a;font-size:16px;font-weight:800;margin-top:6px}.summary-card.primary{background:linear-gradient(90deg,#eef2ff,#eef2ff);border:1px solid #e0e7ff}.summary-card.money{background:linear-gradient(180deg,#fff7ed,#fff9f2);border:1px solid #ffedd5}.summary-card.highlight{background:linear-gradient(90deg,#fff7ed,#fff3d7);border:1px solid #fef08a}.summary-card.net{background:linear-gradient(90deg,#ecfccb,#bbf7d0);border:1px solid #bbf7d0}@media (max-width:880px){.summary-grid{grid-template-columns:1fr 1fr}.summary-card.highlight,.summary-card.net{grid-column:1/-1}}:root{--muted-border:rgba(15,23,42,0.06);--muted-border-2:rgba(15,23,42,0.04);--muted:#6b7280;--text:#111827;--soft-bg:#fbfdff;--accent-start:#4f46e5;--accent-end:#6366f1}.time-entry-layout{gap:28px!important;align-items:flex-start}.time-main{padding-left:12px}.note-input,.small-number,.status-select,.time-input,input[type=date],input[type=number],input[type=text],input[type=time],select,textarea{width:100%;padding:.55rem .6rem;border-radius:8px;border:1px solid var(--muted-border)!important;background:#ffffff;font-size:.95rem;box-shadow:none!important;transition:box-shadow .12s ease,border-color .12s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent-start)!important;box-shadow:0 0 0 4px rgba(79,70,229,.06)}.label,label{display:block;font-size:.9rem;color:#374151;font-weight:700;margin-bottom:.4rem}.card.job-editor{padding:1.1rem;background:linear-gradient(180deg,#ffffff,var(--soft-bg));border:1px solid var(--muted-border-2);box-shadow:0 10px 30px rgba(12,18,25,.04);border-radius:12px}.card.job-editor h2{margin:0 0 12px;font-size:1.05rem;font-weight:700;color:var(--text);padding-bottom:8px;border-bottom:1px solid var(--muted-border-2)}.card.job-editor .section,.section{padding:.9rem;border-radius:10px;border:1px solid var(--muted-border-2);background:linear-gradient(180deg,#ffffff,#fcfdff);margin-bottom:1rem}.card.job-editor .grid-2{gap:12px 18px}.pay-period-display,.payperiod-summary,.summary-item,.week-block,.week-header,.week-summary{border-color:var(--muted-border)!important}.saved-views{border:1px solid rgba(15,23,42,.02);box-shadow:0 8px 24px rgba(12,18,25,.03)}button{border-radius:999px}@media(max-width:900px){.time-entry-layout{flex-direction:column;gap:16px!important}.time-main{padding-left:0}}.job-name-input{border:1px solid rgba(15,23,36,.06)!important;border-radius:8px;padding:.55rem .6rem;font-size:.98rem}.state-input{border:1px solid rgba(0,0,0,.08)!important;border-radius:8px;padding:.55rem .6rem;font-size:.95rem}.deduction-input{border:1px solid rgba(15,23,36,.06)!important;border-radius:8px;padding:.45rem .5rem;font-size:.95rem}.ampm-select{background:white}.section>.schedule-headers{display:flex;gap:12px;align-items:center}.section label{color:#374151;font-weight:700}.section input,.section select{border:1px solid rgba(15,23,36,.06)!important;border-radius:8px;padding:.5rem .55rem}.ampm-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff;padding:.45rem .5rem;font-size:.85rem}.section input[type=time]{max-width:120px;margin-right:6px}.section input[type=number]{width:100%}@media (max-width:700px){.schedule-headers>div:last-child>div{text-align:left}}.schedule-headers{align-items:center}.schedule-headers>div:first-child{text-align:left}.schedule-headers>div:last-child{align-items:center}.schedule-headers>div:last-child>div,.schedule-headers>div:last-child>div:nth-child(3){text-align:center}.job-list .job-item>div:first-child{margin-right:12px}.job-list .job-item:hover{box-shadow:0 8px 18px rgba(12,18,25,.04);transform:translateY(-1px);transition:all .12s ease}.job-list .muted{display:block;max-width:calc(100% - 140px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-list input[type=checkbox]{width:18px;height:18px}.card.job-editor,.card.job-summary{padding:14px}.deduction-input,.job-name-input,.state-input{box-shadow:none}@media (max-width:700px){.schedule-headers>div:last-child{justify-content:flex-start;gap:8px}.schedule-headers>div:last-child>div{text-align:left}}.ampm-select{width:64px;border:1px solid rgba(15,23,36,.06);font-weight:600}.schedule-headers>div:last-child>div,.section>div[style*='justifyContent: "space-around"']{width:100%}.job-left{display:block}.job-controls{flex-shrink:0;display:flex;gap:8px;align-items:center}.schedule-headers>div{font-weight:700}.section input[type=time]{color:var(--text)!important;text-align:center;background:#fff;border:1px solid rgba(15,23,36,.06);border-radius:6px;padding:6px 8px}.section input[type=number]{text-align:center}.job-item{box-sizing:border-box}.job-list .job-item .job-controls button{white-space:nowrap}.schedule-header,.schedule-row{display:grid;grid-template-columns:140px 1fr 1fr 120px;gap:8px}.schedule-headers{grid-auto-flow:row;display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:start!important}.schedule-headers>div:last-child{display:flex;gap:6px;align-items:start!important;justify-content:space-around;width:100%}.schedule-cols{display:grid!important;grid-template-columns:200px 200px 120px;align-items:start!important;gap:8px;justify-items:center}.ampm-select{margin-left:6px;vertical-align:middle}.time-cell{gap:8px}.time-input{width:120px}.ampm-select{width:68px;padding:6px 8px;border-radius:6px;border:1px solid #e6e9ef;background:#fff}.ampm-select,.break-cell input,.schedule-header,.schedule-row,.time-cell,.time-input{box-sizing:border-box!important}.schedule-grid{width:100%;max-width:760px;margin:0 auto}.schedule-header,.schedule-row{display:grid!important;grid-template-columns:140px 1fr 1fr 120px!important;gap:8px!important;align-items:start!important;align-content:start!important}.schedule-header>div{font-weight:800;padding:6px 8px}.schedule-row>div{padding:6px 8px}.day-name{font-weight:700}.day-name,.time-cell{display:flex;align-items:center}.time-cell{justify-content:flex-start}.time-input{width:140px;background:#fff}.break-cell input,.time-input{padding:6px 8px;border-radius:6px;border:1px solid #e6e9ef;text-align:center}.break-cell input{width:100%}.break-cell input,.schedule-header,.schedule-row,.time-cell,.time-input{box-sizing:border-box!important}.btn-outline:active,.btn:active,.seg-btn:active,button:active{box-shadow:none!important;transform:none!important}.seg-toggle{display:inline-flex;border:1px solid rgba(14,165,233,.08);border-radius:8px;overflow:hidden;background:transparent}.seg-toggle .seg-btn{border:none;padding:6px 10px;background:transparent;cursor:pointer;font-weight:700;color:#374151;font-size:13px;line-height:1}.seg-toggle .seg-btn.active{background:rgba(59,130,246,.08);color:#0f172a}@media (max-width:720px){.seg-toggle .seg-btn{padding:6px 8px;font-size:12px}}.job-list .job-item{padding:12px}.job-left div{min-width:0}.card.job-editor .btn,.card.job-editor .btn-outline{box-shadow:none!important;transition:none!important}.seg-toggle .seg-btn.active{background:rgba(99,102,241,.12)!important;color:#3730a3!important}.btn,.btn-outline,.seg-btn,button{transition:none!important}.btn,.btn-outline,.btn-outline:hover,.btn:hover,.seg-btn,.seg-btn:hover,button,button:hover{box-shadow:none!important;transform:none!important}.default-radio input[type=radio]{width:16px;height:16px;accent-color:#6366f1;cursor:pointer}.job-list .muted{display:none!important}.job-left{min-width:0}.job-left>div:first-child{font-weight:700}@media (max-width:980px){.job-left{white-space:normal}.default-radio input[type=radio]{width:14px;height:14px}}.view-toggle .switch{position:relative;width:56px;height:28px;background:#e5e7eb;border-radius:999px;padding:3px;display:inline-block;vertical-align:middle;transition:background .18s ease}.view-toggle .switch .knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#ffffff;box-shadow:0 2px 6px rgba(0,0,0,.08);transition:left .18s ease}.view-toggle .switch.checked{background:linear-gradient(90deg,var(--accent-start),var(--accent-end))}.view-toggle .switch.checked .knob{left:31px}.jobs-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.jobs-hero>div:first-child{flex:1;min-width:0}.jobs-hero .new-job-btn{margin-top:12px}.jobs-columns{margin-top:22px;display:flex;gap:24px;align-items:flex-start}.jobs-left{flex:0 0 320px;min-width:260px}.jobs-right{flex:1.5;min-width:520px}.job-item{margin-bottom:12px;padding:12px}@media (max-width:900px){.jobs-hero{flex-direction:column;align-items:stretch}.jobs-hero h1{font-size:22px}.jobs-hero p{max-width:100%}.jobs-columns{flex-direction:column;gap:16px}.jobs-left{order:2}.jobs-left,.jobs-right{flex:1 1 auto;min-width:0}.jobs-right{order:1}.job-list{display:flex;flex-direction:column;gap:8px}.card.job-editor{padding:16px}.view-toggle{display:flex;align-items:center}.work-schedule-grid{min-width:0}.work-day-row{flex-wrap:wrap}.day-name{width:80px}.ss-input.small{width:100px}.job-item{padding:10px}}.jobs-right .card.job-editor{overflow-x:hidden;width:100%;box-sizing:border-box}.jobs-left{box-sizing:border-box}.work-schedule-grid{min-width:0;overflow-x:visible}.schedule-col{flex:1 1 220px}@media (max-width:900px){.schedule-header-inner{flex-direction:column;align-items:flex-start;gap:6px}.schedule-col{text-align:left;flex:1 1 auto}.jobs-hero{flex-direction:column;align-items:stretch}.jobs-columns{flex-direction:column;gap:16px}.jobs-left{order:2}.jobs-left,.jobs-right{flex:1 1 auto;min-width:0}.jobs-right{order:1}.card.job-editor{padding:14px;overflow-x:hidden;width:100%;box-sizing:border-box}.work-day-row{align-items:flex-start}.work-day-row>div:nth-child(2){display:flex;flex-direction:column;gap:8px;width:100%}.work-day-row>div:nth-child(2)>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap;min-width:0}.work-day-row .ss-input.small{width:100%;max-width:260px;min-width:0}.work-day-row select.ss-input.small{min-width:48px}.work-day-row input[type=number]{max-width:120px;width:100%;box-sizing:border-box}.work-day-row select{min-width:48px}.job-list{width:100%;box-sizing:border-box}.job-item{padding:10px;word-wrap:break-word;min-width:0}.day-name{width:70px;flex:0 0 70px}}.tab-bar{display:flex;gap:8px;margin-bottom:12px;align-items:center;flex-wrap:nowrap;width:100%;min-width:0}.tab-bar .btn,.tab-bar .btn-outline{flex:1 1 auto;min-width:0;padding:8px 10px;font-size:.95rem;border-radius:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card.job-editor{overflow-x:visible}.card.job-editor .section{overflow:hidden}.card.job-editor .section,.card.job-editor .section *{min-width:0;box-sizing:border-box}.card.job-editor [style*="display:flex"]{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.schedule-header-grid{display:grid;grid-template-columns:90px 1fr;gap:8px;margin-bottom:8px}.schedule-header-inner{min-width:0;box-sizing:border-box}.schedule-col{flex:1 1 160px;text-align:center;min-width:0}.work-day-row{align-items:center;display:flex;gap:12px;flex-wrap:wrap;min-width:0}.work-day-row .day-name{flex:0 0 90px;min-width:60px;box-sizing:border-box}.work-day-row .ss-input.small,.work-day-row select.ss-input.small{min-width:0}.deduction-row{display:flex;gap:8px;align-items:center;margin-top:8px;flex-wrap:wrap}.deduction-row .deduction-input{flex:1 1 auto;min-width:0;max-width:100%;box-sizing:border-box}.deduction-row input[type=number],.deduction-row select{min-width:80px}.card.job-editor input,.card.job-editor select,.card.job-editor textarea{max-width:100%;box-sizing:border-box}@media (max-width:900px){.tab-bar .btn,.tab-bar .btn-outline{padding:6px 8px;font-size:.82rem}.jobs-left{order:1!important}.jobs-right{order:2!important}.jobs-hero{flex-direction:column;align-items:stretch}.jobs-columns{flex-direction:column;gap:16px}.card.job-editor .editor-grid,.card.job-editor .grid-2{grid-template-columns:1fr!important}.card.job-editor .job-section{margin-top:10px!important}.card.job-editor [style*="display:flex"]{flex-direction:row!important;flex-wrap:wrap!important;align-items:flex-start!important}.card.job-editor .row-inline,.card.job-editor .row-inline>*{width:100%!important;min-width:0}.schedule-header-inner{flex-direction:column;align-items:flex-start;gap:6px}.schedule-col{text-align:left;flex:1 1 auto}.card.job-editor label{width:100%;display:block}.card.job-editor .ss-input.small,.work-day-row input[type=number],.work-day-row input[type=text]{width:100%;max-width:260px}.card.job-editor .section{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0 0 12px!important;margin:0 0 12px!important}.card.job-editor .section .section-header{padding:6px 0!important;border-bottom:none!important}.card.job-editor .section .section-body{padding:0!important;background:transparent!important}.card.job-editor{padding:12px!important}.card.job-editor .tab-bar{margin-bottom:8px}.card.job-editor .section *{min-width:0;box-sizing:border-box}}.schedule-header-grid{display:flex;gap:12px;align-items:center;margin-bottom:6px}.schedule-header-inner{display:flex;gap:12px;align-items:center;flex:1}.schedule-col{width:140px;font-weight:700}.schedule-controls{gap:12px;flex:1;min-width:0}.schedule-controls,.time-block{display:flex;align-items:center}.time-block{gap:8px;flex:1 1 220px}.break-block{width:120px;text-align:center;flex:0 0 120px}.time-label{width:44px;flex-shrink:0;font-weight:600}.break-label{display:block;margin-bottom:6px;font-weight:600}.time-block .ss-input.small,.time-block select{min-width:0}@media (max-width:600px){.schedule-header-grid{display:none}.work-day-row.schedule-row{flex-direction:column;align-items:stretch;gap:8px}.work-day-row.schedule-row .day-name{width:100%;font-weight:800;padding-bottom:6px}.schedule-controls{flex-direction:column;align-items:stretch;gap:8px}.time-block{flex-direction:row;align-items:center;gap:8px}.time-block .time-label{width:48px;text-align:left}.time-block .ss-input.small{width:100%;min-width:0}.break-block{width:100%;flex:none;text-align:left}.break-block .ss-input.small{width:100%;min-width:0}.break-label{margin-bottom:6px;display:block}.ss-input.small{width:auto}}.work-schedule-grid{row-gap:4px;-moz-column-gap:6px;column-gap:6px}.work-day-row{gap:6px!important;margin-bottom:4px!important;padding:4px 0!important}.work-day-row.schedule-row{gap:4px!important;margin-bottom:6px!important}.time-block{display:flex!important;flex-direction:row!important;gap:8px!important;align-items:center!important;min-width:0}.time-block .time-label{width:44px;flex-shrink:0;font-weight:600}.break-block{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:140px!important;flex:0 0 140px!important;text-align:left!important}.break-label{display:inline-block!important;margin-right:8px!important;font-weight:600!important}.break-block .ss-input.small,.time-block .ss-input.small,.time-block select{min-width:0!important}@media (max-width:600px){.work-day-row.schedule-row{flex-direction:column;align-items:stretch;gap:6px;padding:6px 0}.time-block{flex-direction:row!important;align-items:center!important}.break-block{width:100%!important;flex:none!important;justify-content:flex-start!important}.break-block .ss-input.small{width:120px!important;max-width:40%!important}.work-day-row{margin-bottom:6px!important}}.card.job-editor .work-schedule-grid{row-gap:2px!important}.card.job-editor .work-day-row{gap:6px!important;margin-bottom:2px!important;padding:4px 0!important;align-items:center!important}.card.job-editor .work-day-row.schedule-row{flex-direction:row!important;align-items:center!important}.card.job-editor .work-day-row.schedule-row .day-name{width:90px!important;flex:0 0 90px!important;font-weight:700!important}.card.job-editor .work-day-row.schedule-row .schedule-controls{display:flex!important;gap:8px!important;align-items:center!important;flex:1 1 auto!important;flex-wrap:nowrap!important}.card.job-editor .work-day-row.schedule-row .time-block{display:flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important;min-width:0!important}.card.job-editor .work-day-row.schedule-row .time-block .time-label{width:44px!important;flex-shrink:0!important;text-align:left!important}.card.job-editor .work-day-row.schedule-row .break-block{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:120px!important;flex:0 0 120px!important;gap:8px!important;text-align:left!important}.card.job-editor .work-day-row.schedule-row .break-label{margin-right:8px!important;display:inline-block!important}@media(max-width:600px){.card.job-editor .work-day-row.schedule-row{flex-direction:row!important;align-items:center!important;gap:6px!important}.card.job-editor .work-day-row.schedule-row .day-name{width:80px!important;flex:0 0 80px!important}.card.job-editor .work-day-row.schedule-row .schedule-controls{flex-wrap:wrap!important;justify-content:flex-start!important}.card.job-editor .work-day-row.schedule-row .time-block{min-width:0!important}.card.job-editor .work-day-row.schedule-row .break-block{width:110px!important;flex:0 0 110px!important}.card.job-editor .work-day-row{margin-bottom:4px!important;padding:4px 0!important}}.card.job-editor .schedule-grid,.card.job-editor .work-schedule-grid{row-gap:2px!important}.card.job-editor .schedule-row,.card.job-editor .work-day-row,.card.job-editor .work-day-row.schedule-row{margin:0!important;padding:0!important;gap:6px!important;row-gap:2px!important;align-items:center!important;align-content:center!important;line-height:1!important}.card.job-editor .day-name,.card.job-editor .schedule-row>div,.card.job-editor .work-day-row>div{margin:0!important;padding:2px 6px!important}.card.job-editor .day-name{width:90px!important;flex:0 0 90px!important}.card.job-editor .break-block,.card.job-editor .schedule-controls,.card.job-editor .time-block{margin:0!important;padding:0!important;gap:6px!important;align-items:center!important;display:flex!important;flex-direction:row!important}.card.job-editor .break-block{width:120px!important;flex:0 0 120px!important;justify-content:flex-start!important}.card.job-editor label{margin:0!important;padding:0!important;line-height:1!important}.card.job-editor .ss-input.small,.card.job-editor input[type=number],.card.job-editor input[type=text],.card.job-editor select{padding:6px!important;margin:0!important;height:32px!important;line-height:16px!important;box-sizing:border-box!important}@media (max-width:900px){.card.job-editor .work-day-row,.card.job-editor .work-day-row.schedule-row{flex-direction:row!important;gap:6px!important;margin:0!important;padding:4px 0!important;align-items:center!important}.card.job-editor .work-day-row>div:nth-child(2){display:flex!important;gap:6px!important;align-items:center!important;flex-wrap:wrap!important}.card.job-editor .break-block{width:110px!important;flex:0 0 110px!important}}.card.job-editor .section-header.no-badge:before{display:none!important;content:none!important}@media (max-width:900px){.card.job-editor .break-block{width:110px!important;flex:0 0 110px!important;gap:6px!important}.card.job-editor .break-block input{width:64px!important}}.card.job-editor .break-block{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;box-sizing:border-box!important;margin:0!important;padding:0!important}.card.job-editor .break-block .break-label{display:inline-flex!important;margin:0!important;font-weight:600!important;white-space:nowrap!important}.card.job-editor .break-block input{width:64px!important;padding:6px!important;box-sizing:border-box!important}.card.job-editor .break-block input::-moz-placeholder{color:#9ca3af!important;opacity:1!important}.card.job-editor .break-block input::placeholder{color:#9ca3af!important;opacity:1!important}.card.job-editor .break-block label{display:inline-flex!important}@media (max-width:900px){.card.job-editor .break-block{width:110px!important;flex:0 0 110px!important;gap:6px!important}.card.job-editor .break-block input{width:56px!important}.manage-jobs-grid{grid-template-columns:1fr}.manage-jobs-grid aside{order:2}.manage-jobs-grid main{order:1}.manage-jobs-grid aside .card{margin-bottom:12px}}@media (max-width:980px){.editor-layout{grid-template-columns:1fr}.side-tabs{flex-direction:row;overflow:auto}.side-tab{min-width:140px;flex:0 0 auto}.tab-content.section-card{order:2}}.manage-jobs-grid{grid-template-columns:240px 1fr;gap:12px}.manage-jobs-grid aside,.manage-jobs-grid main{min-width:0}.editor-layout{display:grid;grid-template-columns:220px 1fr;gap:12px;margin-top:10px}.side-tabs{gap:8px}.side-tab{padding:10px 12px;border-radius:8px;border:1px solid #eef6ff;background:#fff}.side-tab .tab-sub{font-size:12px;margin-top:6px}.side-tab.active{background:linear-gradient(90deg,#eef2ff,#f8fbff);box-shadow:0 6px 18px rgba(12,18,25,.03);border-color:rgba(99,102,241,.06)}.tab-content.section-card{padding:14px}@media (max-width:900px){.manage-jobs-grid{grid-template-columns:1fr}.manage-jobs-grid aside{order:1}.manage-jobs-grid main{order:2}.editor-layout{grid-template-columns:1fr}.side-tabs{flex-direction:row;overflow:auto}.side-tab{min-width:140px;flex:0 0 auto}}input[type=checkbox]{-webkit-accent-color:#4f46e5;accent-color:#4f46e5}.deductions-grid .deduction-header{display:grid;grid-template-columns:1fr 120px 110px 90px;gap:8px;font-weight:700;padding-bottom:8px;border-bottom:1px solid #eee}.deductions-grid .deduction-row{display:grid;grid-template-columns:1fr 120px 110px 90px;gap:8px;align-items:center;margin-top:8px}.deductions-grid .deduction-row input[type=number],.deductions-grid .deduction-row input[type=text],.deductions-grid .deduction-row select{padding:8px;width:100%;border:1px solid #e5e7eb;border-radius:6px}.deductions-grid .deduction-row .deduction-amount{width:100%}.deductions-grid .deduction-actions button{cursor:pointer}.deductions-grid .deduction-row button{color:#111827;background:transparent!important;border-color:#e5e7eb}.add-deduction-btn{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;color:#ffffff!important;border:none!important;padding:8px 12px!important;border-radius:6px!important}.deduction-row .deduction-amount-wrapper{position:relative;width:100%}.deduction-row .deduction-amount-prefix{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-weight:700;pointer-events:none;color:#111827}.deduction-row input.deduction-amount{padding-left:26px;width:100%;box-sizing:border-box}.manage-jobs-grid{display:grid;grid-template-columns:320px 1fr;gap:20px;align-items:start}.manage-jobs-grid aside{min-width:260px}@media (max-width:980px){.manage-jobs-grid{grid-template-columns:1fr}.manage-jobs-grid aside,.manage-jobs-grid main{width:100%}}.editor-layout{display:flex;gap:20px;align-items:flex-start}.side-tabs{gap:10px;width:260px;flex-shrink:0}.side-tab,.side-tabs{display:flex;flex-direction:column}.side-tab{padding:12px 10px;border-radius:10px;background:transparent;border:1px solid #eef2ff;cursor:pointer;min-height:48px;justify-content:center}.side-tab .tab-title{font-weight:700}.side-tab .tab-sub{font-size:.85rem;color:#6b7280;margin-top:4px}.side-tab.active{background:linear-gradient(90deg,#eef2ff,#fff);border-color:rgba(79,70,229,.12);box-shadow:0 8px 20px rgba(79,70,229,.04)}.tab-content{flex:1;min-width:0;padding:0}.section-card{padding:14px}.deduction-header,.deduction-row,.deductions-grid,.schedule-grid,.schedule-header,.schedule-row{width:100%}.deductions-grid>div,.schedule-grid>div{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:700px){.editor-layout{flex-direction:column;gap:12px}.side-tabs{flex-direction:row;width:100%;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}.side-tab{min-width:140px;flex:0 0 auto;white-space:nowrap;margin-right:8px;border-radius:8px}.side-tab.active{border-bottom:3px solid #4f46e5;border-radius:8px}.tab-content{padding:8px 0 0}.section-card{padding:12px}.job-header{flex-direction:column;gap:12px;align-items:stretch}.job-header .btn,.job-header .job-name-input{width:100%}.day-name{width:80px}.work-day-row input[type=number],.work-day-row input[type=time]{min-width:72px}}.add-deduction-btn,.btn,.info-btn,.side-tab{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media (max-width:700px){.side-tabs{flex-direction:row;width:100%;padding-bottom:6px;-webkit-overflow-scrolling:touch;gap:6px}.side-tab{min-width:0!important;flex:1 1 0!important;padding:8px 6px!important;text-align:center}.side-tab .tab-title{font-size:.88rem!important;line-height:1!important}.side-tab .tab-sub{font-size:.68rem!important;color:#6b7280!important;margin-top:4px!important}.side-tab.active{border-bottom:3px solid #4f46e5;border-radius:0 0 8px 8px}.side-tab .tab-title{font-size:.72rem!important;font-weight:700!important;line-height:1!important;padding-top:4px!important;padding-bottom:4px!important}.side-tab .tab-sub{display:none!important}.side-tab{padding:6px 4px!important}.side-tabs{gap:6px!important}.two-cols-compact{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;align-items:center}.two-cols-compact label{font-size:.75rem!important;font-weight:700!important;margin-bottom:4px!important}.two-cols-compact .ss-input,.two-cols-compact input[type=date],.two-cols-compact input[type=number],.two-cols-compact select{font-size:.88rem!important;padding:6px!important}.overtime-row{gap:8px!important;align-items:center!important;flex-wrap:nowrap!important}.overtime-row label{font-size:.75rem!important;font-weight:700!important;margin:0!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.overtime-row input[type=number],.overtime-row input[type=text]{width:72px!important;padding:6px!important;font-size:.88rem!important}.overtime-row .info-btn{width:28px;height:28px}}.overtime-row{gap:8px}.overtime-left,.overtime-row{display:flex;align-items:center}.overtime-right{margin-left:8px}.overtime-right,.overtime-right label{display:flex;gap:8px;align-items:center}.overtime-right label{font-weight:700}.overtime-right input[type=number]{width:80px;padding:6px}@media (max-width:700px){.overtime-row{flex-direction:column;align-items:flex-start}.overtime-left{width:100%}.overtime-right{width:100%;display:flex;gap:8px}.overtime-right label{flex:1;min-width:0;flex-direction:column;align-items:flex-start}.overtime-right input[type=number]{width:100%;max-width:none}}.overtime-right,.overtime-row{align-items:center!important}.overtime-right{justify-content:flex-start!important}.overtime-field{min-width:140px!important}@media (max-width:700px){.overtime-row{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.overtime-left{width:100%!important}.overtime-left label{font-weight:700!important}.overtime-right{width:100%!important;display:flex!important;gap:10px!important;justify-content:space-between!important}.overtime-field{flex:1 1 0!important;min-width:0!important}.overtime-field label{font-size:.88rem!important;margin-bottom:6px!important}.overtime-field input{width:100%!important;padding:8px!important}}.overtime-row{display:flex!important;gap:12px!important;align-items:flex-start!important;justify-content:flex-start!important}.overtime-left{flex:0 0 auto!important;display:flex!important;align-items:center!important}.overtime-right{flex:1 1 auto!important;display:flex!important;gap:12px!important;align-items:flex-start!important}.overtime-field{flex:1 1 0!important;min-width:0!important;display:flex!important;flex-direction:column!important}.overtime-field label{font-weight:700!important;font-size:.95rem!important;margin-bottom:6px!important}.overtime-field input{width:100%!important;padding:8px!important;box-sizing:border-box!important}@media (max-width:700px){.overtime-row{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.overtime-left,.overtime-right{width:100%!important}.overtime-right{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.overtime-field{min-width:0!important}.overtime-field label{font-size:.88rem!important;margin-bottom:6px!important}.overtime-field input{width:100%!important;padding:8px!important}}.overtime-wrapper{display:grid!important;grid-template-columns:auto 1fr 1fr!important;gap:12px!important;align-items:start!important}.overtime-enabled{display:flex;flex-direction:column}.overtime-enabled>label{font-weight:700;margin-bottom:6px}.overtime-enabled .enabled-control{margin-top:6px}.overtime-bottom{display:contents!important}.overtime-multiplier,.overtime-threshold{display:flex;flex-direction:column}.overtime-multiplier label,.overtime-threshold label{font-weight:700;margin-bottom:6px}.overtime-multiplier input,.overtime-threshold input{padding:8px;width:100%;box-sizing:border-box}@media (max-width:700px){.overtime-wrapper{grid-template-columns:1fr!important}.overtime-bottom{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.overtime-enabled{margin-bottom:8px}.overtime-multiplier label,.overtime-threshold label{font-size:.88rem}}.overtime-grid{display:grid;grid-template-columns:auto 1fr 1fr;gap:12px;align-items:start;margin-top:8px}.overtime-grid label{font-weight:700;display:block;margin-bottom:6px}.overtime-multi-threshold{grid-column:2/span 2;display:grid;grid-template-columns:1fr 1fr;gap:12px}.overtime-multi-threshold input{width:100%;padding:8px;box-sizing:border-box}@media (max-width:700px){.overtime-grid{grid-template-columns:1fr}.overtime-multi-threshold{grid-column:auto;grid-template-columns:1fr 1fr;gap:8px}.schedule-grid{width:100%!important}.schedule-header,.schedule-row{display:grid!important;grid-template-columns:110px 1fr!important;gap:8px!important;align-items:center!important}.schedule-header>div:nth-child(n+2),.schedule-row>div:nth-child(n+2){display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}.schedule-row>div:nth-child(2) input[type=time],.schedule-row>div:nth-child(3) input[type=time],.schedule-row>div:nth-child(4) input[type=number]{width:calc(50% - 6px)!important;min-width:48px!important}.schedule-row .day-name{width:100%!important}.schedule-header .day-name,.schedule-row .day-name{font-weight:700!important}.schedule-header label,.schedule-row label{font-size:.88rem!important;font-weight:700!important;margin-bottom:4px!important;display:block!important}.schedule-row input[type=number],.schedule-row input[type=time]{padding:6px 8px!important;box-sizing:border-box!important}}.schedule-row{display:grid;grid-template-columns:140px 1fr 1fr 120px;gap:6px;align-items:center;margin-top:8px}.schedule-row .day-name{grid-column:1;font-weight:700}.schedule-row .controls{grid-column:2/span 3;display:grid;grid-template-columns:1fr 1fr 120px;gap:6px}@media (max-width:700px){.schedule-row{grid-template-columns:1fr;gap:8px;align-items:start}.schedule-row .day-name{grid-column:1}.schedule-row .controls{grid-column:1;display:grid;grid-template-columns:1fr 1fr 120px;gap:8px}.schedule-row .controls>div label{display:block;font-weight:700;margin-bottom:6px;font-size:.88rem}.schedule-row .controls>div input{width:100%;padding:6px;box-sizing:border-box}}