*{box-sizing:border-box}body{color:#fff;background:#080d14;margin:0;font-family:Arial,sans-serif}button,input,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:10px;padding:10px 14px;font-weight:800}input,textarea{color:#fff;background:#07111d;border:1px solid #263445;border-radius:10px;width:100%;padding:12px}textarea{min-height:120px}header{z-index:50;background:#070d16;border-bottom:1px solid #263445;justify-content:space-between;align-items:center;height:56px;padding:0 14px;display:flex;position:sticky;top:0}.hamb{display:none}.layout{grid-template-columns:280px 1fr;min-height:calc(100vh - 56px);display:grid}aside{background:#111821;border-right:1px solid #263445;height:calc(100vh - 56px);padding:14px;position:sticky;top:56px;overflow:auto}aside h2{margin:0 0 14px;font-size:18px}aside button{text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:4px;display:flex}aside button.active,aside button:hover{background:#27313d}aside button span{color:#23c000}.content{min-width:0}section{padding:18px}.page-head,.schedule-top{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.page-head h1,.schedule-top h1{margin:0;font-size:32px}.page-head p,.schedule-top p{color:#9ca3af;margin:4px 0 0}.module-card,.card{color:#fff;text-align:left;background:#101823;border:1px solid #263445;border-radius:12px;gap:8px;padding:14px;display:grid}.module-card b{color:#fff}.module-card span,.module-card p,.card p{color:#cbd5e1;margin:0}.err{color:#fca5a5}.modal-bg{z-index:100;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#101823;border:1px solid #263445;border-radius:18px;width:min(1100px,100%);max-height:90vh;padding:22px;overflow:auto}.modal-head{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.modal-head h2{margin:0}.modal-head div{gap:8px;display:flex}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.form-grid label{color:#cbd5e1;gap:6px;font-size:13px;font-weight:800;display:grid}.form-grid .wide{grid-column:1/-1}.permission-close{border-radius:999px;width:42px;height:42px;position:absolute;top:12px;right:12px;background:#1f2937!important}.login{place-items:center;min-height:100vh;display:grid}.login-card{background:#101823;border:1px solid #263445;border-radius:18px;gap:12px;width:min(420px,100%);padding:24px;display:grid}.schedule-actions{flex-wrap:wrap;gap:8px;display:flex}.schedule-corner{z-index:3;background:#f8fafc;padding:16px;position:sticky;left:0}.day-head{text-align:center;z-index:2;background:#fff;padding:12px;position:sticky;top:56px}.day-head span{color:#64748b;margin-top:6px;font-size:12px;display:block}.worker-row{z-index:2;background:#fff;align-items:center;gap:10px;padding:12px;display:flex;position:sticky;left:0}.worker-row span{color:#64748b;font-size:12px;display:block}.avatar{color:#fff;background:#0f766e;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}@media (width<=850px){.hamb,.layout{display:block}aside{z-index:80;height:auto;max-height:80vh;display:none;position:fixed;top:56px;left:0;right:0}aside.open{display:block}section{padding:12px}.page-head,.schedule-top{align-items:start;display:grid}.form-grid{grid-template-columns:1fr}.modal-bg{align-items:flex-end;padding:0}.modal{border-radius:18px 18px 0 0;max-height:88vh}.schedule-board{grid-template-columns:170px repeat(7,180px)}}.schedule-list-board{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;display:grid}.worker-schedule-card{background:#101823;border:1px solid #263445;border-radius:16px;padding:14px}.worker-row.clean{margin-bottom:12px;color:#fff!important;background:0 0!important;border:0!important;min-height:auto!important;position:static!important}.worker-shifts{gap:8px;display:grid}.worker-shifts .shift-card{color:#fff!important;background:#0b3b5a!important}.worker-shifts .shift-card span,.worker-shifts .shift-card small{color:#dbeafe!important}.schedule-list-board,.worker-schedule-card,.worker-shifts{all:unset}.schedule-board{color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;grid-template-columns:220px repeat(7,minmax(180px,1fr))!important;display:grid!important;overflow:auto!important}.schedule-corner,.day-head,.worker-row,.schedule-cell{border-bottom:1px solid #e5e7eb!important;border-right:1px solid #e5e7eb!important;min-height:76px!important}.worker-row{color:#111827!important;z-index:2!important;background:#fff!important;align-items:center!important;gap:10px!important;padding:12px!important;display:flex!important;position:sticky!important;left:0!important}.schedule-cell{background:#fff!important;padding:8px!important}.shift-card{color:#075985!important;text-align:left!important;background:#e0f2fe!important;border-radius:8px!important;width:100%!important;margin-bottom:6px!important;padding:8px!important}.shift-card span,.shift-card small{color:#075985!important;margin-top:4px!important;font-size:12px!important;display:block!important}@media (width<=850px){.schedule-board{grid-template-columns:170px repeat(7,180px)!important}}.schedule-top{color:#0f172a!important;background:#fff!important;border:1px solid #dbe3ee!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;margin-top:18px!important;margin-bottom:0!important;padding:22px 24px!important}.schedule-top h1{color:#0f172a!important;font-size:32px!important;line-height:1.1!important}.schedule-top p{color:#475569!important}.schedule-actions button{color:#0f172a!important;background:#fff!important;border:1px solid #dbe3ee!important;box-shadow:0 2px 8px #0f172a14!important}.schedule-actions button:nth-child(2){color:#fff!important;background:#0f766e!important;border-color:#0f766e!important}.schedule-board{border-color:#dbe3ee!important;border-radius:0 0 18px 18px!important;min-height:680px!important;box-shadow:0 12px 35px #0f172a14!important}.schedule-corner,.day-head,.worker-row,.schedule-cell{border-color:#e2e8f0!important}.schedule-corner,.day-head{color:#0f172a!important;background:#fff!important}.day-head{place-items:center!important;min-height:88px!important;display:grid!important}.day-head b{font-size:15px!important}.day-head span{color:#64748b!important}.worker-row{background:#fff!important;min-height:160px!important}.worker-row b{color:#0f172a!important;font-size:15px!important}.worker-row span{color:#64748b!important}.avatar{background:#157f71!important;width:46px!important;height:46px!important;box-shadow:0 4px 12px #0f766e40!important}.shift-card{color:#063b6d!important;box-shadow:none!important;background:linear-gradient(#eef7ff,#dff0ff)!important;border:1px solid #c8e2f8!important;border-radius:9px!important;padding:12px!important}.shift-card b{color:#063b6d!important;font-size:14px!important;line-height:1.3!important}.shift-card span,.shift-card small{color:#063b6d!important;font-weight:800!important}.shift-card small{font-size:12px!important}@media (width<=850px){.schedule-page>.schedule-top,.schedule-board,.schedule-page>.card{margin-left:10px;margin-right:10px}.schedule-top{padding:16px!important}.schedule-actions{grid-template-columns:1fr!important;display:grid!important}}.content{overflow:hidden!important}.schedule-page>.schedule-top,.schedule-board,.schedule-page>.card{margin-left:0!important;margin-right:0!important}.schedule-board{grid-template-columns:230px repeat(7,minmax(190px,1fr))!important;width:100%!important;max-width:100%!important;overflow:auto!important}.schedule-corner,.worker-row{left:0!important}.schedule-corner{padding-left:22px!important}.worker-row{padding-left:16px!important}.schedule-detail-modal{width:min(1150px,100%)!important}.schedule-detail-modal .modal-head p{color:#cbd5e1;margin:6px 0 0}.schedule-detail-modal .modal-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.schedule-detail-modal input,.schedule-detail-modal textarea{cursor:text}@media (width<=850px){.schedule-page{padding:12px!important}.schedule-board{grid-template-columns:180px repeat(7,190px)!important}.schedule-detail-modal .modal-head>div:last-child{width:100%;display:grid}}.video-login{position:relative;overflow:hidden;background:#000!important}.login-bg-video{pointer-events:none;z-index:0;border:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.18)}.login-overlay{z-index:1;background:#0000009e;position:absolute;inset:0}.login-card{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;background:#101823d1!important}:root{--avisan-green:#0f766e;--avisan-green-2:#128c7e}.app-logo{object-fit:contain;display:block}.login-logo{width:180px;max-width:80%;margin:0 auto 10px}.top-logo-wrap{align-items:center;gap:10px;display:flex}.top-logo{width:34px;height:34px}.sidebar-logo{align-items:center;gap:10px;display:flex}.menu-logo{width:42px;height:42px}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:12px!important;display:grid!important}.module-card{text-align:left!important;color:#fff!important;cursor:pointer!important;background:#101823!important;border:1px solid #263445!important;border-radius:12px!important;gap:8px!important;padding:14px!important;display:grid!important}.module-card:hover{transform:translateY(-1px);border-color:#0f766e!important}.permission-warning-modal{z-index:999999!important;background:#000000db!important;justify-content:center!important;align-items:center!important;padding:20px!important;display:flex!important;position:fixed!important;inset:0!important}.permission-warning-box{color:#fff!important;text-align:center!important;background:#101823!important;border:1px solid #263445!important;border-radius:24px!important;width:min(620px,100%)!important;padding:24px!important;position:relative!important}.permission-generated-video{background:#000!important;border-radius:18px!important;width:100%!important;margin-bottom:14px!important}.permission-close{background:#1f2937!important;border-radius:999px!important;width:42px!important;height:42px!important;position:absolute!important;top:12px!important;right:12px!important}button{background:#0f766e!important}button:hover{background:#128c7e!important}aside{color:#fff!important;background:#20262f!important;width:260px!important}.layout{grid-template-columns:260px 1fr!important}aside h2.sidebar-logo{height:48px;color:#fff!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;display:flex!important}aside button{color:#fff!important;background:0 0!important;border-radius:6px!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:34px!important;padding:7px 10px!important;font-weight:800!important;display:flex!important}aside button b{flex:1;font-size:14px;line-height:1.2}aside button em{color:#22c55e;font-size:16px;font-style:normal}aside button.active{background:#323a45!important}aside button:hover{background:#2a323d!important}.menu-icon{color:#20c000!important;text-align:center!important;width:20px!important;min-width:20px!important;font-size:17px!important;line-height:1!important}.menu-logo{max-width:36px!important;max-height:36px!important}@media (width<=850px){aside{width:auto!important}.layout{grid-template-columns:1fr!important}}.jobs-page{padding:24px!important}.jobs-page .page-head h1{margin:0!important;font-size:32px!important}.jobs-list{gap:16px;display:grid}.job-row-card{width:100%;min-height:160px;color:#fff!important;text-align:left!important;background:#101823!important;border:1px solid #263445!important;border-radius:16px!important;justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;padding:22px!important;display:flex!important}.job-row-card:first-child{background:#132033!important;border-color:#0f766e!important}.job-row-card h2{margin:0 0 18px!important;font-size:20px!important}.job-row-card h3{color:#fff!important;margin:0 0 14px!important;font-size:17px!important}.job-row-card p{color:#fff!important;margin:0 0 12px!important}.job-row-card strong{color:#2dd4bf!important}.job-row-card>span{color:#fff;white-space:nowrap;background:#0f766e;border-radius:999px;padding:10px 14px;font-weight:900}.job-form-modal{width:min(1180px,100%)!important}.job-form-modal .modal-head p{color:#cbd5e1;margin:6px 0 0}.all-fields{border-top:1px solid #263445;margin-top:22px;padding-top:16px}.all-fields summary{cursor:pointer;margin-bottom:14px;font-weight:900}@media (width<=850px){.jobs-page{padding:14px!important}.job-row-card{display:grid!important}.job-row-card>span{width:max-content}}.related-panels{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.related-wide{gap:14px;margin-top:14px;display:grid}.related-panel{background:#0b111b;border:1px solid #263445;border-radius:14px;padding:16px}.related-panel h3{margin:0 0 12px}.related-panel p{color:#dbeafe}.related-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.related-row{width:100%;margin-bottom:8px;text-align:left!important;background:#101823!important;border:1px solid #263445!important;gap:6px!important;display:grid!important}.related-row span,.related-row p{color:#cbd5e1!important;margin:0!important}@media (width<=850px){.related-panels{grid-template-columns:1fr}.related-head{display:grid}}.payments-page{padding:24px!important}.payments-head{align-items:center!important}.payment-tabs{flex-wrap:wrap;gap:10px;display:flex}.payment-tabs button{background:#101823!important;border:1px solid #263445!important}.payment-tabs button.active{background:#0f766e!important;border-color:#0f766e!important}.payments-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:14px;display:grid}.payment-card{min-height:170px;color:#fff!important;text-align:left!important;background:#101823!important;border:1px solid #263445!important;border-radius:16px!important;gap:14px!important;padding:18px!important;display:grid!important}.payment-card:hover{border-color:#0f766e!important}.payment-card h2{margin:0 0 10px;font-size:19px}.payment-card p{color:#dbeafe;margin:0 0 7px}.payment-value{justify-content:space-between;align-items:center;gap:10px;display:flex}.payment-value strong{font-size:24px}.status-pill{color:#fff;background:#334155;border-radius:999px;padding:7px 10px;font-weight:900}.status-pill.paid{background:#0f766e}.status-pill.due{background:#b45309}.status-pill.awaiting-approval{background:#7c3aed}.payment-card em{color:#2dd4bf;font-style:normal;font-weight:900}.payment-form-modal{width:min(980px,100%)!important}.payment-form-grid select{color:#fff;background:#07111d;border:1px solid #263445;border-radius:10px;padding:12px}.file-line{background:#07111d;border:1px solid #263445;border-radius:10px;gap:10px;padding:12px;display:grid}.file-line a{color:#2dd4bf;font-weight:900}@media (width<=850px){.payments-page{padding:14px!important}.payment-tabs{display:grid}}.file-preview{gap:6px;display:grid}.file-preview b{color:#fff}.file-preview span{color:#94a3b8}.file-preview div{flex-wrap:wrap;gap:10px;display:flex}.file-preview a{background:#0f766e;border-radius:8px;padding:8px 12px;font-weight:900;text-decoration:none;color:#fff!important}.worker-form-modal{width:min(980px,100%)!important}.worker-payments{margin-top:20px}.workers-page{padding:24px!important}.linked-field{grid-template-columns:1fr auto;gap:8px;display:grid}.file-candidates{border-top:1px solid #263445;gap:8px;margin-top:12px;padding-top:12px;display:grid}.file-preview.compact{border:1px solid #263445;border-radius:10px;padding:10px}.modal-bg.inner{z-index:1000000!important}@media (width<=850px){.schedule-page{padding:10px!important}.schedule-board{grid-template-columns:180px repeat(7,190px)!important}.schedule-form-grid{grid-template-columns:1fr!important}}@media (width<=850px){.schedule-page{padding:10px!important}.schedule-board{grid-template-columns:180px repeat(7,190px)!important}.schedule-form-grid{grid-template-columns:1fr!important}}.schedule-page{padding:20px!important}.schedule-top{border-radius:18px 18px 0 0!important;overflow:visible!important}.schedule-board{border-radius:0 0 18px 18px!important;align-items:stretch!important;margin-top:0!important;overflow:auto!important}.schedule-corner{align-items:flex-start!important;min-height:92px!important;padding:18px!important;display:flex!important;overflow:visible!important}.day-head{align-content:center!important;min-height:92px!important;padding:18px 8px!important;overflow:visible!important}.day-head b{white-space:nowrap!important}.worker-row{min-height:170px!important;overflow:visible!important}.schedule-cell{min-height:170px!important;padding:10px!important;overflow:visible!important}.shift-card{color:#fff!important;background:#0f766e!important;border:1px solid #0d9488!important;border-radius:10px!important;padding:12px!important;box-shadow:0 8px 18px #0f766e2e!important}.shift-card b,.shift-card span,.shift-card small{color:#fff!important}.shift-card span{opacity:.95!important;margin-top:7px!important;font-size:12px!important}.shift-card small{opacity:.95!important}.directus-style-form{width:min(960px,100%)!important}.directus-style-form .modal-head p{color:#94a3b8;margin:5px 0 0}.schedule-form-grid{grid-template-columns:repeat(2,1fr)!important}.schedule-form-grid label{color:#fff!important}.schedule-staff-panel{margin-top:18px}@media (width<=850px){.schedule-page{padding:10px!important}.schedule-board{grid-template-columns:180px repeat(7,190px)!important}.schedule-form-grid{grid-template-columns:1fr!important}}.schedule-cell{padding-top:24px!important;overflow:visible!important}.shift-card{min-height:96px!important;margin-top:0!important;line-height:1.35!important;overflow:visible!important}.shift-card b,.shift-card span,.shift-card small{text-overflow:unset!important;white-space:normal!important;display:block!important;overflow:visible!important}.shift-card b{padding-top:2px!important}.schedule-board{overflow:auto!important}.worker-row{overflow:visible!important}.schedule-board .schedule-cell{vertical-align:top!important;align-content:flex-start!important;align-items:flex-start!important;padding:32px 12px 12px!important;overflow:visible!important}.schedule-board .shift-card{height:auto!important;min-height:112px!important;margin:0 0 12px!important;padding:16px 14px 14px!important;display:block!important;position:relative!important;top:0!important;left:0!important;overflow:visible!important;transform:none!important}.schedule-board .shift-card b{white-space:normal!important;margin:0 0 8px!important;padding:0!important;line-height:1.35!important;display:block!important;overflow:visible!important}.schedule-board .shift-card span,.schedule-board .shift-card small{white-space:normal!important;line-height:1.35!important;display:block!important;overflow:visible!important}.schedule-board .day-head{overflow:visible!important}.schedule-board{padding-top:0!important}.deals-page{padding:18px!important}.deals-kanban{grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:14px;min-height:720px;display:grid;overflow:auto}.deal-column{background:#20262f;border-radius:6px;min-height:720px;padding:12px}.deal-column h3{color:#fff;margin:0 0 12px;font-size:14px}.deal-column h3 span{background:#374151;border-radius:999px;margin-left:5px;padding:2px 7px}.deal-card{width:100%;color:#fff!important;text-align:left!important;background:#080d14!important;border:1px solid #111827!important;border-radius:7px!important;gap:6px!important;margin-bottom:8px!important;padding:12px!important;display:grid!important}.deal-card b{color:#22c000}.deal-card strong,.deal-card p,.deal-card small{color:#fff;margin:0}.deal-card:hover{border-color:#0f766e!important}.jobs-head{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;display:flex!important}.job-filter-tabs{flex-wrap:wrap;gap:10px;display:flex}.job-filter-tabs button{color:#fff!important;background:#101823!important;border:1px solid #263445!important;border-radius:10px!important;padding:11px 14px!important}.job-filter-tabs button.active{background:#0f766e!important;border-color:#0f766e!important}@media (width<=850px){.job-filter-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}}.schedule-table-page{background:#f6f8fb!important;padding:20px!important}.schedule-table-wrap{background:#fff;border:1px solid #dbe3ee;border-radius:0 0 18px 18px;overflow:auto;box-shadow:0 12px 35px #0f172a14}.schedule-table{border-collapse:collapse;color:#0f172a;width:100%;font-size:14px}.schedule-table th{color:#334155;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #dbe3ee;padding:14px}.schedule-table td{vertical-align:top;border-bottom:1px solid #e5e7eb;padding:14px}.schedule-table tbody tr{cursor:pointer}.schedule-table tbody tr:hover{background:#ecfdf5}.schedule-table td b{color:#0f766e}.table-pill{color:#fff;white-space:nowrap;background:#0f766e;border-radius:999px;padding:6px 10px;font-weight:900}@media (width<=850px){.schedule-table-page{padding:10px!important}.schedule-table{min-width:900px}}.schedule-board .day-head,.schedule-board .schedule-corner{min-height:135px!important;padding-bottom:45px!important}.schedule-board .schedule-cell,.schedule-board .worker-row{padding-top:55px!important}.schedule-board .shift-card:first-child{margin-top:18px!important}.schedule-corner,.day-head{min-height:92px!important;padding:18px!important}.schedule-cell{min-height:170px!important;padding:28px 10px 10px!important}.shift-card{color:#fff!important;background:#0f766e!important;border-radius:10px!important;padding:14px!important}.schedule-board{align-items:stretch!important;overflow:auto!important}.schedule-board .schedule-cell{vertical-align:top!important;min-height:270px!important;padding:68px 12px 18px!important;position:relative!important;overflow:visible!important}.schedule-board .worker-row{align-items:flex-start!important;min-height:270px!important;padding-top:92px!important}.schedule-board .shift-card{height:auto!important;min-height:118px!important;margin:0 0 16px!important;padding:18px 16px!important;position:relative!important;top:auto!important;overflow:visible!important;transform:none!important}.schedule-board .shift-card b,.schedule-board .shift-card span,.schedule-board .shift-card small{white-space:normal!important;line-height:1.35!important;display:block!important;overflow:visible!important}.schedule-table-page,.schedule-table-wrap,.schedule-table{all:unset!important}.schedule-page{background:#f6f8fb!important;padding:20px!important}.schedule-board{background:#fff!important;border:1px solid #dbe3ee!important;border-radius:0 0 18px 18px!important;grid-template-columns:230px repeat(7,minmax(190px,1fr))!important;display:grid!important;overflow:auto!important}.schedule-corner,.day-head,.worker-row,.schedule-cell{border-bottom:1px solid #dbe3ee!important;border-right:1px solid #dbe3ee!important}.schedule-corner,.day-head{color:#0f172a!important;background:#fff!important;min-height:110px!important;padding:22px 18px!important}.worker-row{color:#0f172a!important;background:#fff!important;align-items:flex-start!important;gap:12px!important;min-height:260px!important;padding:96px 18px 18px!important;display:flex!important}.schedule-cell{background:#fff!important;min-height:260px!important;padding:70px 12px 18px!important;overflow:visible!important}.shift-card{color:#fff!important;text-align:left!important;background:#0f766e!important;border:1px solid #0d9488!important;border-radius:10px!important;width:100%!important;height:auto!important;min-height:118px!important;margin:0 0 16px!important;padding:18px 16px!important;overflow:visible!important}.shift-card b,.shift-card span,.shift-card small{color:#fff!important;white-space:normal!important;line-height:1.35!important;display:block!important;overflow:visible!important}.menu-group{margin-bottom:8px}.menu-group-head{color:#e5eefb!important;background:#151c25!important;border:1px solid #263445!important;width:calc(100% - 16px)!important;margin:6px 8px!important}aside button.child{padding-left:22px!important}aside button.child.active{background:#323a45!important;border-left:4px solid #20c000!important}.module-page,section:not(.schedule-page):not(.jobs-page):not(.payments-page):not(.workers-page):not(.deals-page){padding:24px!important}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr))!important;gap:16px!important}.module-card{border-radius:16px!important;min-height:150px!important;box-shadow:0 10px 28px #0000002e!important}.modal{border-radius:20px!important}.form-grid{gap:16px!important}.form-grid label{font-size:13px!important;font-weight:900!important}.form-grid input,.form-grid textarea,.form-grid select{min-height:44px!important}.jobs-table{padding:0;overflow:hidden}.jobs-table-head,.jobs-table-row{border-bottom:1px solid #ffffff17;grid-template-columns:100px 1.4fr 2.5fr 1.2fr 1fr 1.2fr 90px;align-items:center;gap:16px;padding:18px 22px;display:grid}.jobs-table-head{color:#b9c7d8;background:#ffffff08}.jobs-table-row button,.page-head button,.primary-btn,.pdf-actions a,.back{color:#fff;background:#243246;border:0;border-radius:10px;padding:11px 16px;font-weight:800;text-decoration:none}.page-head button,.primary-btn{background:#128c82}.hero-card{background:#111b2a;border:1px solid #243449;border-radius:16px;justify-content:space-between;gap:20px;margin:14px 0;padding:22px;display:flex}.tabs{gap:10px;margin:16px 0;display:flex}.tabs button,.job-filter-tabs button{color:#fff;background:#162234;border:1px solid #26374d;border-radius:10px;padding:13px 18px;font-weight:800}.tabs button.active,.job-filter-tabs button.active,.pill{color:#fff;background:#128c82}.pill{border-radius:9px;padding:8px 12px;font-weight:800;display:inline-block}.grid.two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.card{background:#101927;border:1px solid #26374d;border-radius:14px;padding:18px}.card-head{justify-content:space-between;align-items:center;display:flex}.mini{border-top:1px solid #ffffff1a;padding:14px 0}.pdf-actions{gap:10px;margin-top:12px;display:flex}.page-head input{color:#fff;background:#07111d;border:1px solid #26374d;border-radius:10px;min-width:320px;padding:13px 16px}.stack{flex-direction:column;gap:16px;display:flex}.row-actions{align-items:center;gap:10px;display:flex}.mini-edit{color:#fff;background:#243246;border:0;border-radius:10px;margin-top:10px;padding:10px 14px;font-weight:800}.form-grid select{color:#fff;background:#07111d;border:1px solid #26374d;border-radius:10px;padding:12px}.modal,.job-form-modal{max-height:88vh!important;overflow-y:auto!important}.modal-bg{align-items:flex-start!important;padding-top:30px!important;padding-bottom:60px!important;overflow-y:auto!important}.all-fields{visibility:visible!important;opacity:1!important;display:block!important}
