*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#f3f6fb;color:#10203a}.page{max-width:1250px;margin:0 auto;padding:24px}.card{background:#fff;border:1px solid #d8e0ec;border-radius:20px;padding:20px;box-shadow:0 1px 8px #0000000a}.auth{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hero{min-height:300px;display:flex;flex-direction:column;justify-content:center;background:#102348;color:#fff}.stack{display:grid;gap:20px}.input{width:100%;padding:12px 14px;border:1px solid #c9d3e3;border-radius:16px;background:#fff;font-size:16px;margin-top:12px}.small{width:220px;margin-top:0}.textarea{min-height:110px;resize:vertical}.btn{border:1px solid #c9d3e3;background:#fff;color:#10203a;border-radius:16px;padding:12px 16px;font-size:15px;cursor:pointer}.btn:hover{background:#eef4fb}.primary{background:#dcecff;border-color:#b7d4ff;font-weight:700}.primary:hover{background:#cfe4ff}.toolbar,.jobHead,.row{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.left,.right{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.badge{display:inline-block;background:#eef4ff;border:1px solid #cfe0ff;padding:8px 12px;border-radius:999px}.user{background:#fff;border:1px solid #d8e0ec;border-radius:16px;padding:12px 16px}.summary{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;margin-top:20px}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cards3 strong{display:block;font-size:32px;margin-top:8px}.twoCol{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.tableTitle{font-weight:700;margin-bottom:12px}.tableWrap{overflow:auto}.jobTable{width:100%;border-collapse:collapse}.jobTable th,.jobTable td{padding:14px 12px;border-bottom:1px solid #e4e9f1;text-align:left;vertical-align:top}.jobTable th{background:#f7f9fc}.sortBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;margin:0;font:inherit;font-weight:700;color:inherit;cursor:pointer}.sortBtn:hover{text-decoration:underline}.jobTable tbody tr{cursor:pointer;transition:background .2s}.jobTable tbody tr:hover{background:#f2f7ff}.activeRow{background:#eaf3ff}.jobTypeTag{display:inline-flex;align-items:center;margin-top:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;border:1px solid transparent}.jobTypeNew{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.jobTypeProgress{background:#fef3c7;border-color:#fcd34d;color:#92400e}.jobTypeFailed{background:#e2e8f0;border-color:#cbd5e1;color:#334155}.jobTypeArchive{background:#dcfce7;border-color:#86efac;color:#166534}.jobTypeTagRight{display:flex;width:max-content;margin-left:auto;text-align:right}.desktopJobsTable{table-layout:auto}.desktopJobsColClient{width:22%}.desktopJobsColStatus{width:1%}.desktopJobsColAddress{width:38%}.desktopJobsColInstallers{width:17%}.desktopJobsColDate{width:82px}.desktopClientCell{display:flex;align-items:center;min-width:0;width:100%}.desktopClientName{min-width:0;font-weight:700;white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.28}.desktopStatusCell{display:flex;align-items:center;justify-content:flex-start;min-height:32px;white-space:nowrap}.desktopJobTypeTag{margin:0;justify-content:center;width:auto;min-width:0;padding-inline:10px;white-space:nowrap}.desktopAddressValue{display:grid;gap:3px;font-size:14px;line-height:1.28;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.desktopAddressValueSingleLine{gap:0}.desktopAddressCombined{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.desktopJobsTable th:nth-child(2),.desktopJobsTable td:nth-child(2),.desktopJobsTable th:nth-child(5),.desktopJobsTable td:nth-child(5){white-space:nowrap}.desktopInstallersCell{display:flex;justify-content:flex-start}.desktopInstallersCell .initialsRow{gap:5px!important;flex-wrap:nowrap}.desktopInstallersCell .initialBadge{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;font-size:11px!important}.desktopDateCell{white-space:nowrap;font-size:13px}.muted{color:#607086}.photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.photo{width:100%;height:150px;object-fit:cover;border-radius:16px;border:1px solid #d8e0ec}.fileLabel{display:inline-block;margin-top:12px}.viewerGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.viewer{border:1px solid #c9d3e3;background:#fff;border-radius:16px;padding:12px;text-align:left;cursor:pointer}.viewer.active{background:#dcecff;border-color:#9dc4ff}.viewer:disabled{opacity:.7;cursor:not-allowed}.comments{display:grid;gap:10px}.comment{border:1px solid #d8e0ec;background:#fff;border-radius:16px;padding:12px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:min(760px,100%);max-height:90vh;overflow:auto}.errorBox{margin-top:16px;background:#fff0f0;color:#b42318;border:1px solid #fecaca;border-radius:16px;padding:14px}.rightAlign{justify-content:flex-end}@media (max-width:950px){.auth,.summary,.twoCol,.cards3{grid-template-columns:1fr}}.thumbGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px}.thumbBtn{padding:0;border:1px solid #d8e0ec;background:#fff;border-radius:14px;overflow:hidden;cursor:pointer}.thumb{width:100%;height:90px;object-fit:cover;display:block}.imageModal{background:#fff;border:1px solid #d8e0ec;border-radius:20px;padding:16px;max-width:90vw;max-height:90vh;overflow:auto}.fullPreview{max-width:100%;height:auto;border-radius:16px;display:block}.thumbCard{display:flex;flex-direction:column;gap:8px}.deleteBtn{border:1px solid #f2c1c1;background:#fff5f5;color:#9f1d1d;border-radius:12px;padding:8px 10px;cursor:pointer}.deleteBtn:hover{background:#ffe9e9}.previewNav{display:grid;grid-template-columns:60px 1fr 60px;gap:12px;align-items:center}.navBtn{height:48px}@media (max-width:700px){.previewNav{grid-template-columns:1fr}.navBtn{width:100%}}.photoNumber{font-size:12px;font-weight:700;color:#30435f;background:#eef4ff;border:1px solid #d4e2ff;border-radius:999px;padding:6px 10px;align-self:flex-start}.photoMeta{font-size:12px;color:#445;display:flex;flex-direction:column;gap:2px}.emailLink{color:#1d4ed8;text-decoration:none;font-weight:600;margin-right:8px}.emailLink:hover{text-decoration:underline}.copyBtn{margin-left:8px;border:1px solid #c9d3e3;background:#fff;border-radius:10px;padding:4px 8px;font-size:12px;cursor:pointer}.copyBtn:hover{background:#eef4fb}.phoneLink{color:#15803d;text-decoration:none;font-weight:600;margin-right:8px}.phoneLink:hover{text-decoration:underline}.notificationsPanel{margin-top:20px}.notificationsList{display:grid;gap:12px;margin-top:12px}.notificationItem{border:1px solid #d8e0ec;border-radius:16px;padding:14px;background:#fff}.notificationItem.unread{background:#eef6ff;border-color:#bfd8ff}.deleteCardBtn{background:#fff1f1;border-color:#f3c1c1;color:#a61b1b}.deleteCardBtn:hover{background:#ffe6e6}.initialsRow{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.initialBadge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#dcecff;border:1px solid #b7d4ff;color:#10203a;font-weight:700;font-size:12px;box-shadow:0 1px 3px #0000000f}.badgeBlue{background:#dcecff;border-color:#b7d4ff;color:#10203a}.badgeGreen{background:#dcfce7;border-color:#86efac;color:#14532d}.badgeAmber{background:#fef3c7;border-color:#fcd34d;color:#92400e}.badgePurple{background:#ede9fe;border-color:#c4b5fd;color:#5b21b6}.badgePink{background:#fce7f3;border-color:#f9a8d4;color:#9d174d}.badgeSlate{background:#e2e8f0;border-color:#cbd5e1;color:#334155}.brandLogo{max-width:360px;width:100%;height:auto;margin-bottom:24px;background:#fff;border-radius:14px;padding:10px}.authBtn{margin-top:18px}.registerBtn{margin-top:22px}.auth{align-items:stretch;gap:28px}.premiumHero{min-height:640px;padding:44px;border-radius:28px;justify-content:center;box-shadow:0 12px 30px #1023482e}.brandLogo{max-width:420px;width:100%;height:auto;margin:0 auto 28px;background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0000001f}.premiumHero h1{font-size:52px;line-height:1.05;margin:0;text-align:left}.premiumStack{gap:24px}.authCard{padding:30px;border-radius:24px;box-shadow:0 10px 24px #0f23450f}.authCard h2{margin-top:8px;margin-bottom:18px;font-size:22px}.sectionPill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#eef4ff;border:1px solid #cfe0ff;color:#14325a;font-size:11px;font-weight:700}.input{margin-top:14px;padding:14px 16px;border-radius:18px}.authBtn{margin-top:24px;padding:14px 20px;border-radius:18px;font-weight:700}.registerBtn{margin-top:28px}@media (max-width:900px){.premiumHero{min-height:380px;padding:28px}.premiumHero h1{font-size:36px}.brandLogo{max-width:300px}}body{background:linear-gradient(180deg,#eef3f9,#f6f8fc)}.premiumToolbar{padding:18px 20px;background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #dbe3ef;border-radius:24px;box-shadow:0 10px 30px #0f234514;margin-bottom:18px}.premiumSummary{margin-top:0;align-items:stretch}.premiumSummary h1{font-size:54px;line-height:1.02;margin:0 0 18px}.premiumSummary p{font-size:18px;color:#56657d;max-width:650px}.premiumStats{gap:16px}.statCard{border-radius:24px;padding:24px;box-shadow:0 10px 26px #0f23450f;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.statLabel{font-size:16px;color:#5b6c82;font-weight:600}.statCard strong{font-size:48px;line-height:1}.premiumCard{border-radius:24px;box-shadow:0 12px 28px #0f23450f;border:1px solid #dce5f0}.twoCol{gap:22px;margin-top:12px}.tableTitle{font-size:24px;font-weight:800;color:#10203a;margin-bottom:18px}.jobTable th{font-size:15px;color:#51627a;background:#f5f8fc}.jobTable td{font-size:16px}.jobTable tbody tr:hover{background:#eef5ff}.badge{box-shadow:0 4px 10px #0000000a}.user{background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px}.input{background:#fff;border:1px solid #d6e0ec;box-shadow:inset 0 1px 2px #00000005}.modal{border-radius:26px;box-shadow:0 18px 40px #0f234529}.comment,.viewer,.thumbBtn{box-shadow:0 4px 10px #0f23450a}@media (max-width:900px){.premiumSummary h1,.statCard strong{font-size:38px}}@media (max-width:700px){.cards3,.premiumStats{grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.statCard{min-height:96px!important;padding:14px 12px!important;border-radius:18px!important}.statLabel{font-size:12px!important;line-height:1.2!important}.statCard strong,.cards3 strong{font-size:26px!important;margin-top:6px!important}.premiumSummary h1{font-size:34px!important;margin-bottom:12px!important}.premiumSummary p{font-size:15px!important;line-height:1.45!important}.page{padding:14px!important}.premiumToolbar{padding:14px!important;border-radius:18px!important;gap:10px!important}.left,.right{gap:8px!important}.user{padding:10px 12px!important;font-size:14px!important}}.summaryHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.btn.small{padding:10px 14px;font-size:14px;border-radius:14px}.statPlaceholder{min-height:96px;display:flex;align-items:center;justify-content:center;border-radius:24px}.statPlaceholderText{color:#5b6c82;font-weight:600;text-align:center}@media (max-width:700px){.summaryHeader{flex-direction:column;align-items:flex-start}}.statPlaceholderButton{width:100%;text-align:center;cursor:pointer;background:#f8fbff;transition:transform .15s ease,box-shadow .15s ease}.statPlaceholderButton:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f234514}.premiumStats{cursor:pointer}@media (max-width:700px){.premiumToolbar{padding:16px!important}.premiumToolbar .left{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;gap:10px!important}.premiumToolbar .left .btn,.premiumToolbar .left .badge{width:100%!important;justify-content:center!important;text-align:center!important;min-height:52px!important;display:flex!important;align-items:center!important}.premiumToolbar .right{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.premiumToolbar .right .input.small{width:100%!important;min-height:52px!important}.premiumToolbar .right .user{width:100%!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width:700px){.premiumToolbar{position:static!important;padding:12px 14px!important;border-radius:18px!important}.premiumToolbar .left{display:grid!important;grid-template-columns:repeat(4,1fr)!important;width:100%!important;gap:8px!important}.premiumToolbar .left .btn,.premiumToolbar .left .badge{width:100%!important;min-height:42px!important;border-radius:14px!important;font-size:14px!important;padding:8px 10px!important}.premiumToolbar .right{width:100%!important;display:grid!important;grid-template-columns:1.4fr 1fr!important;gap:8px!important;margin-top:10px!important;align-items:center!important}.premiumToolbar .right .input.small{width:100%!important;min-height:42px!important;border-radius:14px!important;font-size:14px!important;padding:8px 12px!important}.premiumToolbar .right .user{width:100%!important;min-height:42px!important;border-radius:14px!important;font-size:13px!important;padding:8px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important}.page{padding:12px!important}}@media (max-width:700px){.page{padding:10px!important}.premiumToolbar{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.toolbar{width:100%!important;max-width:none!important}.premiumToolbar .left,.premiumToolbar .right{width:100%!important}.premiumToolbar .right{grid-template-columns:1.2fr 1fr!important}.statPlaceholder,.statPlaceholderButton{min-height:88px!important;padding:16px 18px!important;border-radius:18px!important}.statPlaceholderText{font-size:15px!important;line-height:1.35!important}}@media (max-width:700px){.premiumToolbar .badge{display:none!important}.premiumToolbar .left{grid-template-columns:repeat(3,1fr)!important}.premiumToolbar .left .btn{font-size:22px!important;font-weight:700!important;line-height:1!important;padding:8px 0!important}}.topbarIcon{width:22px;height:22px;display:block}@media (max-width:700px){.premiumToolbar .left .btn{display:flex!important;align-items:center!important;justify-content:center!important}.topbarIcon{width:21px;height:21px}}.inlineIcon{width:18px;height:18px;color:#5c6e86;flex:0 0 auto}.filterWrap{display:flex;align-items:center;gap:10px;background:#fffffff5;border:1px solid #d6e0ec;border-radius:16px;padding:0 12px;min-height:42px;box-shadow:0 2px 8px #0f23450a}.filterInput{border:none!important;box-shadow:none!important;background:transparent!important;margin-top:0!important;padding:0!important;min-height:auto!important}.filterInput:focus{outline:none}.user{display:flex!important;align-items:center!important;gap:8px}@media (max-width:700px){.premiumToolbar{position:sticky;top:8px;z-index:20;background:#ffffffe0!important;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border-radius:22px!important;box-shadow:0 10px 24px #0f23451a,inset 0 1px #ffffffbf}.premiumToolbar .left{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.premiumToolbar .left .btn{min-height:40px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#f7f9fc)!important;border:1px solid #dce5f0!important;box-shadow:0 2px 8px #0f23450d}.premiumToolbar .left .btn.primary{background:linear-gradient(180deg,#e8f2ff,#dcecff)!important;border-color:#c7ddff!important}.premiumToolbar .right{grid-template-columns:1.15fr 1fr!important;gap:8px!important;margin-top:8px!important}.filterWrap{min-height:40px;border-radius:14px;padding:0 10px}.premiumToolbar .right .user{min-height:40px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#f7f9fc)!important;border:1px solid #dce5f0!important;box-shadow:0 2px 8px #0f23450d;justify-content:center;padding:0 10px!important}.premiumToolbar .right .user span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}}.mobileTopbar{width:100%!important;box-sizing:border-box}.mobileTopbarRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%}.mobileTopbarBottom{grid-template-columns:1fr 1.4fr;margin-top:12px}.mobileIconBtn{display:flex;align-items:center;justify-content:center}.mobileFilter,.mobileUser{width:100%;box-sizing:border-box}@media (max-width:700px){.mobileTopbar{width:100%!important;max-width:100%!important;min-width:100%!important;margin:0 0 18px!important;padding:14px!important;border-radius:22px!important}.mobileTopbarRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mobileTopbarBottom{grid-template-columns:1fr 1.6fr;margin-top:10px}.mobileTopbar .badge,.mobileTopbar .btn{min-height:56px;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:18px}.mobileTopbar .badge{padding:8px 10px;font-size:14px;line-height:1.2}.mobileIconBtn{padding:0!important}.mobileFilter,.mobileUser{min-height:54px;border-radius:18px}.mobileUser{padding:0 12px!important;justify-content:flex-start}.mobileUser span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.topbar{width:100%;margin-bottom:18px}.topbarInner{width:100%;background:#ffffffeb;border:1px solid #dbe3ef;border-radius:24px;padding:14px;box-shadow:0 10px 28px #0f234514;box-sizing:border-box}.topbarRow{display:grid;gap:12px;width:100%}.topbarButtons{grid-template-columns:1.2fr 1fr 1fr 1fr}.topbarInputs{grid-template-columns:1.2fr 1.4fr;margin-top:12px}.versionPill,.iconBtn,.filterBox,.userBox{min-width:0}.versionPill{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:18px;border:1px solid #cfe0ff;background:#eef4ff;color:#163157;font-weight:800;font-size:15px;text-align:center;padding:6px 10px}.iconBtn{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:18px;border:1px solid #dbe3ef;background:#fff;box-shadow:0 2px 8px #0f23450a}.iconBtn.primary{background:#dce9ff;border-color:#c7ddff}.filterBox{display:flex;align-items:center;gap:10px;min-height:52px;border-radius:18px;border:1px solid #dbe3ef;background:#fff;padding:0 14px}.filterField{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:16px;color:#163157}.userBox{display:flex;align-items:center;gap:10px;min-height:52px;border-radius:18px;border:1px solid #dbe3ef;background:#fff;padding:0 14px;color:#163157;font-weight:600}.userBox span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:700px){.topbarInner{border-radius:22px;padding:12px}.topbarButtons{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.topbarInputs{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:10px}.versionPill,.iconBtn,.filterBox,.userBox{min-height:50px;border-radius:16px}.versionPill{font-size:14px}.filterField{font-size:15px}}.topbarCard{width:100%;box-sizing:border-box;margin-bottom:18px}@media (max-width:700px){.topbarCard{width:100%!important;max-width:100%!important;min-width:100%!important;padding:14px!important;border-radius:24px!important}}@media (max-width:700px){.topbarCard{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;min-width:calc(100vw - 32px)!important;margin-left:calc(50% - 50vw + 16px)!important;margin-right:0!important;box-sizing:border-box!important}}@media (max-width:700px){.topbar,.topbarCard,.topbarInner{display:block!important;width:-webkit-fill-available!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}}.mobileHeaderV2{width:100%;background:#fffffff2;border:1px solid #dbe3ef;border-radius:24px;padding:14px;box-sizing:border-box;box-shadow:0 12px 28px #0f234514;margin-bottom:18px}.mobileHeaderTop{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobileVersionTag{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid #cfe0ff;background:#eef4ff;color:#14325a;font-weight:800;font-size:15px;white-space:nowrap}.mobileHeaderActions{display:flex;gap:10px;flex:1;justify-content:flex-end}.mobileActionBtn{width:52px;height:46px;border-radius:16px;border:1px solid #dbe3ef;background:#fff;box-shadow:0 2px 8px #0f23450a;display:flex;align-items:center;justify-content:center}.mobileActionBtn.primary{background:#dce9ff;border-color:#c7ddff}.mobileHeaderBottom{display:grid;grid-template-columns:1fr 1.2fr;gap:12px;margin-top:12px}.mobileFilterBox,.mobileUserBox{min-height:50px;border-radius:16px;border:1px solid #dbe3ef;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;box-sizing:border-box}.mobileFilterInput{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:16px;color:#163157}.mobileUserBox{color:#163157;font-weight:600}.mobileUserBox span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:700px){.mobileHeaderV2{width:100%;border-radius:22px;padding:12px}.mobileHeaderTop{gap:10px}.mobileVersionTag{min-height:44px;font-size:14px;padding:0 12px}.mobileHeaderActions{gap:8px}.mobileActionBtn{width:48px;height:44px;border-radius:14px}.mobileHeaderBottom{grid-template-columns:1fr 1.25fr;gap:10px;margin-top:10px}.mobileFilterBox,.mobileUserBox{min-height:46px;border-radius:14px;padding:0 12px}.mobileFilterInput{font-size:15px}}.mobileHeaderV2{margin-bottom:18px}.summaryHeader h1,.summary p{color:transparent!important;-webkit-user-select:none;user-select:none}.thumbGrid{gap:10px!important}.thumbCard{padding:8px!important}.thumbBtn{min-height:96px!important;max-height:96px!important;border-radius:14px!important;overflow:hidden!important}.thumb{width:100%!important;height:84px!important;object-fit:contain!important;object-position:center!important;background:#f8fafc!important;padding:4px!important;border-radius:12px!important}.photoMeta{font-size:12px!important;line-height:1.35!important}@media (max-width:700px){.thumbGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:stretch!important;gap:6px!important}.thumbCard{width:100%!important;padding:0!important;align-items:stretch!important}.thumbBtn{width:100%!important;min-width:0!important;max-width:none!important;aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;max-height:none!important;border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;overflow:hidden!important}.thumb{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;aspect-ratio:1 / 1!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important;background:transparent!important;padding:0!important;border-radius:10px!important}}.thumbGrid{align-items:start}.thumbCard{height:100%}.thumbBtn{height:96px!important}.thumb{height:84px!important}.photoModal img{max-width:50vw!important;max-height:50vh!important}@media (max-width:700px){.photoModal img{max-width:85vw!important;max-height:60vh!important}}.photoModal img,.modal img,img.previewImage{max-width:45vw!important;max-height:45vh!important;width:auto!important;height:auto!important;object-fit:contain!important}@media (max-width:700px){.photoModal img,.modal img,img.previewImage{max-width:70vw!important;max-height:50vh!important}}.photoModal img,.modal img,img.previewImage{max-width:40%!important;max-height:50%!important;width:auto!important;height:auto!important;object-fit:contain!important}.photoModal,.modal{display:flex;align-items:center;justify-content:center}.photoModal img,.modal img,img.previewImage{max-width:50vw!important;max-height:50vh!important;width:auto!important;height:auto!important;object-fit:contain!important}.photoModal img{width:auto!important;height:auto!important}.photoModal img,.modal img,img{width:40%!important;height:auto!important;max-width:40%!important;max-height:none!important}.photoModal,.modal{display:flex!important;align-items:center!important;justify-content:center!important}.photoModal,.modal{display:flex;align-items:center;justify-content:center;background:#0009}.photoModal img,.modal img{width:40%!important;max-width:40%!important;height:auto!important;object-fit:contain;border-radius:14px}.photoRight{display:none!important}.modalContent,.photoModalContent{display:flex;justify-content:center;align-items:center}.modalContent>:nth-child(2),.photoModalContent>:nth-child(2){display:none!important}.modalContent img,.photoModalContent img{width:35%!important;max-width:600px!important;height:auto!important;margin:auto;display:block}.modalContent{display:flex;justify-content:center;align-items:center}.photoFull{width:35%;max-width:600px;height:auto;border-radius:12px}.cleanPreviewModal{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;background:transparent!important;box-shadow:none!important;padding:0!important}.fullPreview{width:40%!important;max-width:40vw!important;height:auto!important;object-fit:contain!important;border-radius:14px;box-shadow:0 10px 30px #00000040}.previewArrow{width:42px;height:42px;border:none;border-radius:999px;background:#ffffffe0;font-size:22px;cursor:pointer}.previewClose{position:absolute;top:-8px;right:-8px;width:38px;height:38px;border:none;border-radius:999px;background:#ffffffeb;font-size:18px;cursor:pointer}.imageModal,.photoRight{display:none!important}@media (max-width:700px){.cleanPreviewModal{padding:4px!important;gap:6px!important;background:transparent!important}.fullPreview{width:92vw!important;max-width:92vw!important;max-height:82vh!important;border-radius:10px!important;box-shadow:0 6px 16px #0003!important}}@media (max-width:700px){.fullPreview{width:98vw!important;max-width:98vw!important;max-height:88vh!important}}@media (max-width:700px){.fullPreview{width:100vw!important;max-width:100vw!important;max-height:92vh!important}}@media (max-width:700px){.fullPreview{width:92vw!important;max-width:92vw!important;max-height:92vh!important}}.nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;background:#0006;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;z-index:5}.nav.left{left:10px}.nav.right{right:10px}@media (max-width:700px){.fullPreview{width:100vw!important;max-width:100vw!important}}.loginHeader{display:none!important}.premiumHero{min-height:auto!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:none!important;justify-content:center!important;align-items:center!important}.premiumHero h1{display:none!important}.brandLogo{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important;margin:0 auto 20px!important;max-width:320px!important}.sectionPill{display:none!important}.mobileHeaderV2{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.mobileHeaderActions{flex-wrap:wrap!important}@media (max-width:700px){.mobileHeaderV2{padding:10px!important;border-radius:18px!important}.mobileHeaderTop{gap:8px!important}.mobileVersionTag{min-width:0!important;padding:0 10px!important;font-size:13px!important}.mobileHeaderActions{gap:6px!important}.mobileActionBtn{width:42px!important;height:40px!important;min-width:42px!important}.mobileHeaderBottom{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:8px!important}.mobileFilterBox,.mobileUserBox{min-width:0!important;padding:0 10px!important;min-height:42px!important}.mobileUserBox span{font-size:13px!important}}.formModal{display:block!important;width:min(760px,100%)!important;max-height:90vh!important;overflow:auto!important;background:#fff!important;align-items:stretch!important;justify-content:flex-start!important}.formModal .jobHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.formModal .viewerGrid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:10px!important}.formModal .viewer{width:100%!important;min-height:0!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:normal!important}.formModal .input,.formModal select.input,.formModal textarea.input{display:block!important;width:100%!important;min-width:0!important;min-height:48px!important;margin-top:14px!important;border-radius:18px!important}.formModal .textarea{min-height:96px!important;resize:vertical}.formModal img{width:auto!important;max-width:100%!important;height:auto!important}@media (max-width:700px){.overlay{align-items:flex-start!important;padding:12px!important;overflow:auto!important}.formModal{margin:8px 0 24px!important;border-radius:20px!important;max-height:none!important}.formModal .jobHead{align-items:flex-start;flex-direction:column}.formModal .jobHead .btn{width:100%}.formModal .viewerGrid{grid-template-columns:1fr!important}}.detailHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}.detailIdentity{min-width:0}.detailTitle{margin:0 0 12px;font-size:28px;line-height:1.05;letter-spacing:-.02em;color:#10203a}.detailMeta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.infoItem{background:#f8fbff;border:1px solid #dbe6f2;border-radius:14px;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.infoLabel{font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#5f7188}.infoValue{font-size:18px;line-height:1.2;color:#14243d;word-break:break-word}.infoValue .initialsRow{margin-top:2px}.detailActions{display:flex;flex-direction:column;gap:8px;min-width:180px}.detailActions .btn{width:100%;justify-content:center;min-height:42px;padding:10px 12px}@media (max-width:900px){.detailHeader{grid-template-columns:1fr}.detailTitle{font-size:34px}.detailActions{min-width:0;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.detailHeader{gap:14px}.detailTitle{font-size:22px;margin-bottom:10px;line-height:1.1}.detailMeta{grid-template-columns:1fr;gap:4px}.infoItem{background:transparent;border:none;border-bottom:1px solid #e2eaf4;border-radius:0;padding:8px 0;display:grid;grid-template-columns:98px minmax(0,1fr);align-items:start;gap:8px}.infoLabel{font-size:11px;letter-spacing:.03em;padding-top:3px}.infoValue{font-size:17px;line-height:1.3;display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.infoValue .emailLink,.infoValue .phoneLink{font-size:17px}.copyBtn{margin-left:0;padding:3px 8px;font-size:11px;border-radius:999px}.detailActions{grid-template-columns:1fr 1fr 1fr;gap:6px}.detailActions .btn{min-height:40px;padding:8px 6px;font-size:12px;border-radius:14px}.detailActions .btn:last-child{grid-column:auto}}@media (min-width:701px){.detailHeader{gap:12px!important}.detailTitle{font-size:28px!important;margin-bottom:8px!important}.detailMeta{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:6px!important}.infoItem{padding:6px 8px!important;border-radius:10px!important;gap:4px!important}.infoLabel{font-size:10px!important;letter-spacing:.02em!important}.infoValue{font-size:14px!important;line-height:1.2!important}.infoValue .emailLink,.infoValue .phoneLink{font-size:14px!important}.copyBtn{padding:2px 6px!important;font-size:10px!important}.detailActions{gap:6px!important;min-width:150px!important}.detailActions .btn{min-height:36px!important;padding:8px 10px!important;font-size:13px!important;border-radius:10px!important}}.detailActionsBottom{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;margin-top:14px!important;min-width:0!important;width:100%!important}.detailActionsBottom .btn{width:auto!important;min-width:0!important;padding:8px 12px!important}@media (max-width: 700px){.detailActionsBottom{justify-content:center!important}}@media (min-width: 768px){.detailMeta{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.detailActionsBottom{justify-content:center!important;gap:8px!important}.detailActionsBottom .btn{width:auto!important;min-width:0!important;max-width:fit-content!important;padding:6px 12px!important;display:inline-flex!important;align-self:center!important}}@media (min-width: 768px){.detailActionsBottom{display:flex!important;flex-direction:row!important;justify-content:center!important;gap:10px!important}.detailActionsBottom .btn{flex:1 1 auto!important;max-width:160px!important;text-align:center!important;padding:6px 10px!important}}.copyBtn,.btn-copy,.copy-button{display:none!important}.imageModal{position:relative}.imageModal img{display:block;max-width:100%;border-radius:10px}.imageNav{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;pointer-events:none}.imageNav button{pointer-events:all;background:#0006;color:#fff;border:none;border-radius:50%;width:36px;height:36px}.imageClose{position:absolute;top:10px;right:10px;background:#00000080;color:#fff;border-radius:50%;width:32px;height:32px;border:none}.previewImageWrap .fullPreview{display:block}.previewImageWrap .previewArrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:20!important}.previewImageWrap .previewArrow.left{left:10px!important}.previewImageWrap .previewArrow.right{right:10px!important}.previewImageWrap .previewClose{position:absolute!important;top:10px!important;right:10px!important;z-index:21!important}.previewArrow,.previewClose{display:none!important}.cleanPreviewModal{display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;padding:12px!important}.previewImageWrap{position:relative;display:inline-block}.fullPreview{display:block!important;max-width:min(72vw,900px)!important;max-height:84vh!important;width:auto!important;height:auto!important;border-radius:14px!important;box-shadow:0 12px 30px #0000002e!important}.previewImageWrap:after{content:"←   →";position:absolute;bottom:10px;left:50%;transform:translate(-50%);font-size:14px;color:#fff9;pointer-events:none}.previewImageWrap{position:relative}.previewClickZone{position:absolute;top:0;width:30%;height:100%;cursor:pointer;z-index:10}.previewClickZone.left{left:0}.previewClickZone.right{right:0}.previewClickZone:after{content:"➜";position:absolute;top:50%;transform:translateY(-50%);font-size:28px;color:#fff9}.previewClickZone.left:after{content:"←";left:10px}.previewClickZone.right:after{content:"→";right:10px}@media (max-width: 700px){.cleanPreviewModal{padding:2px!important}.fullPreview{width:100vw!important;max-width:100vw!important;max-height:94vh!important;border-radius:10px!important}}@media (max-width: 700px){.cleanPreviewModal{padding:0!important}.previewImageWrap{width:100vw!important}.fullPreview{width:100vw!important;max-width:100vw!important;max-height:95vh!important;border-radius:0!important}}@media (max-width:700px){.jobTable th:nth-child(4),.jobTable td:nth-child(4){display:none}}@media (min-width:701px){.twoCol{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.jobTable{table-layout:fixed}.jobTable th,.jobTable td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:12px 8px;font-size:14px}.jobTable th:nth-child(1),.jobTable td:nth-child(1){width:26%}.jobTable th:nth-child(2),.jobTable td:nth-child(2){width:21%}.jobTable th:nth-child(3),.jobTable td:nth-child(3){width:26%}.jobTable th:nth-child(4),.jobTable td:nth-child(4){width:16%}.jobTable th:nth-child(5),.jobTable td:nth-child(5){width:11%;padding-left:4px;padding-right:4px}.jobTable td:nth-child(4) .initialsRow{flex-wrap:nowrap;gap:4px}.jobTable td:nth-child(4) .initialBadge{width:26px;height:26px;font-size:10px}}@media (min-width:701px){.thumbGrid{gap:12px!important}.thumbCard{padding:0!important}.thumbBtn{min-height:96px!important;max-height:96px!important;height:96px!important;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:12px!important}.thumb{width:100%!important;height:96px!important;object-fit:cover!important;background:transparent!important;padding:0!important;border-radius:12px!important}}@media (min-width:701px){.thumbGrid{grid-template-columns:repeat(auto-fit,minmax(96px,96px))!important;justify-content:flex-start!important}.desktopThumbBtn{width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important;padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:12px!important;overflow:hidden!important}.desktopThumb{display:block!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important;object-fit:cover!important;padding:0!important;margin:0!important;background:transparent!important;border-radius:12px!important}}.desktopLabel{display:inline}.mobileLabel{display:none}@media (max-width: 700px){.desktopLabel{display:none!important}.mobileLabel{display:inline!important}.mobileThreeButtons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;align-items:stretch!important}.mobileThreeButtons>.mobileActionCompact{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:10px 4px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:12px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important}}.authForm{display:block}.authForm .input{width:100%}.authButtonRow{display:flex;gap:12px;align-items:center}.authRowBtn{flex:1 1 0}.mobileRegisterBtn{display:none}@media (max-width:700px){.desktopRegisterCard{display:none!important}.mobileRegisterBtn{display:inline-flex!important;justify-content:center}.authButtonRow{display:flex;gap:10px}.authRowBtn{margin-top:24px!important}.mobileRegisterOverlay{padding:16px!important}.mobileRegisterModal{width:100%!important;max-width:520px!important}}.formModal .row.rightAlign{margin-top:18px}.formModal .saveJobBtn{min-height:48px}@media (max-width:700px){.formModal .row.rightAlign{margin-top:20px;padding-top:6px}.formModal .saveJobBtn{width:100%;min-height:52px}}.loginVersionTag{margin-top:14px;text-align:center;font-size:12px;color:#6f7b8f;letter-spacing:.08em;text-transform:uppercase}.mobileRegisterBtn{white-space:nowrap!important}@media (max-width:700px){.authButtonRow{flex-wrap:nowrap}.authRowBtn{min-width:0}.mobileRegisterBtn{font-size:14px;padding-left:12px!important;padding-right:12px!important}}.mobileRegisterModal{display:block!important;width:100%!important;max-width:520px!important;padding:22px!important}.mobileRegisterModal .jobHead{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;margin-bottom:6px!important}.mobileRegisterModal .jobHead h2{margin:0!important}.mobileRegisterModal .jobHead .btn,.mobileRegisterModal .input,.mobileRegisterModal select.input,.mobileRegisterModal .registerBtn{display:block!important;width:100%!important;min-width:0!important}.mobileRegisterModal .registerBtn{margin-top:18px!important}@media (max-width:700px){.mobileRegisterOverlay{align-items:flex-start!important;padding:12px!important;overflow:auto!important}.mobileRegisterModal{margin:8px 0 24px!important;border-radius:22px!important;max-height:none!important}}@media (max-width:700px){.summary.premiumSummary{margin-top:0!important;gap:10px!important}.summary.premiumSummary>div:first-child{display:none!important}.statPlaceholder,.statPlaceholderButton,.premiumStats{margin-top:0!important}}.desktopStatusCards{display:grid;grid-template-columns:repeat(4,112px);gap:8px;align-items:stretch;justify-content:end;width:max-content;margin-left:auto}.desktopStatusCard{width:112px;min-height:78px;padding:10px;border-radius:16px;text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.desktopStatusCard .statLabel{font-size:11px;line-height:1.15}.desktopStatusCard strong{font-size:22px;margin-top:6px}.desktopStatusCard:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0f23451a}.activeStatusCard{background:#eef5ff;border-color:#9dc4ff;box-shadow:0 12px 30px #4678d22e}.statusTableHint{font-size:14px}@media (min-width:701px){.summary.premiumSummary{grid-template-columns:minmax(320px,1fr) 480px;align-items:start}}@media (max-width:1100px){.desktopStatusCards{grid-template-columns:repeat(2,112px);width:auto}}@media (max-width:700px){.summary.premiumSummary{display:block!important}.summary.premiumSummary>div:first-child{display:none}.desktopStatusCards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;margin:0!important;gap:4px!important}.desktopStatusCard{width:100%!important;min-width:0!important;max-width:none!important;min-height:46px!important;height:46px!important;padding:4px!important;border-radius:12px;overflow:hidden;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.desktopStatusCard .statLabel{display:block;font-size:8px;line-height:1.05;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.desktopStatusCard strong{display:none!important}}.mobileStatusTabs{display:none}@media (max-width:700px){.mobileStatusTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:4px 0 6px;margin:0}.mobileStatusTabs::-webkit-scrollbar{display:none}.mobileStatusTab{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:11px 12px;border-radius:18px;border:1px solid #d6e0ec;background:#fff;color:#14325a;font-weight:700;font-size:12px;line-height:1.1;text-align:left;box-shadow:0 6px 18px #0f23450f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.mobileStatusTab:active{transform:scale(.98)}.mobileStatusTabLabel{white-space:normal;word-break:break-word}.mobileStatusTabCount{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#eef4ff;color:#1f3b63;font-size:11px;font-weight:800;border:1px solid #d4e2ff;flex-shrink:0}.activeMobileStatusTab{background:linear-gradient(135deg,#1d4ed8,#2563eb);border-color:#1d4ed8;color:#fff;box-shadow:0 12px 28px #2563eb47}.activeMobileStatusTab .mobileStatusTabCount{background:#fff3;border-color:#ffffff40;color:#fff}}.statusButtonsBar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;align-items:start}.statusActionButton{position:relative;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .18s ease,filter .18s ease,opacity .18s ease}.statusActionButton:hover{transform:translateY(-2px)}.statusActionShape{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.statusActionImage{display:block;width:100%;max-width:270px;height:auto;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(15,35,69,.16))}.activeStatusActionButton .statusActionImage{filter:drop-shadow(0 18px 28px rgba(15,35,69,.22))}@media (max-width:700px){.statusButtonsBar{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:100%;padding:12px 0 18px;overflow:visible}.statusActionButton{min-height:124px;align-items:flex-start;overflow:visible}.statusActionShape{min-height:124px;overflow:visible}.statusActionImage{width:170%;max-width:none;height:auto;transform:translateY(-2px);filter:drop-shadow(0 12px 20px rgba(15,35,69,.16))}.activeStatusActionButton .statusActionImage{filter:drop-shadow(0 14px 24px rgba(15,35,69,.2))}}@media (max-width: 768px){.stats{display:flex;gap:6px;justify-content:space-between}.stat-card{flex:1;height:48px;padding:6px 4px;display:flex;align-items:center;justify-content:center}.stat-card div:first-child{font-size:11px;white-space:nowrap}.stat-card div:last-child{display:none}}@media (max-width:768px){.stats{display:grid!important;grid-template-columns:repeat(4,1fr);gap:6px}.stat-card{height:42px;padding:4px 2px;display:flex;align-items:center;justify-content:center}.stat-card div:first-child{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-card div:last-child{display:none}}@media (max-width:768px){.stats{display:flex!important;gap:4px}.stat-card{flex:1;min-width:0;padding:6px 2px}}@media (max-width:768px){.stats{display:flex!important;gap:2px}.stat-card{flex:1;min-width:0;padding:12px 6px;height:70px}.stat-card div:first-child{font-size:13px}}@media (max-width:768px){.stats{display:flex!important;gap:0!important;width:100%}.stat-card{flex:1 1 25%;margin:0;border-radius:0}.stat-card:first-child{border-radius:12px 0 0 12px}.stat-card:last-child{border-radius:0 12px 12px 0}}@media (max-width:768px){.stats{display:flex!important;width:120%;overflow-x:auto;gap:8px}.stat-card{flex:0 0 auto;min-width:120px}}@media (max-width:768px){.stat-card div:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width:700px){.tableWrap{overflow:visible!important}.jobTable{width:100%!important;min-width:0!important;table-layout:fixed}.jobTable th,.jobTable td{padding:10px 8px!important;font-size:13px!important;line-height:1.2;white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.jobTable th:nth-child(1),.jobTable td:nth-child(1){width:24%}.jobTable th:nth-child(2),.jobTable td:nth-child(2){width:26%}.jobTable th:nth-child(3),.jobTable td:nth-child(3){width:26%}.jobTable th:nth-child(4),.jobTable td:nth-child(4){width:24%}}@media (max-width:700px){.mobileJobList{display:grid;gap:12px}.mobileJobCard{width:100%;text-align:left;border:1px solid #d8e0ec;background:#fff;border-radius:18px;padding:14px;box-shadow:0 4px 12px #0f23450d}.activeMobileJobCard{background:#eef5ff;border-color:#bcd4ff}.mobileJobTop{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.mobileJobClient{font-size:18px;line-height:1.2}.mobileJobDate{white-space:nowrap;font-size:13px;color:#5b6c82;font-weight:700}.mobileJobGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.mobileJobLabel{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#6a7a90;margin-bottom:4px}.mobileJobValue{font-size:15px;line-height:1.25;word-break:break-word;overflow-wrap:anywhere}.mobileJobFooter{display:grid;gap:6px}.mobileJobBadges .initialsRow{gap:6px}}@media (max-width:768px){.card,.row-card{padding:10px 12px!important}.card h3,.row-card h3{font-size:14px!important}.card p,.row-card p,.card span,.row-card span{font-size:12px!important;line-height:1.2}}@media (max-width:700px){.mobileJobList{gap:8px}.mobileJobCard{border-radius:14px;padding:10px 12px;box-shadow:0 2px 8px #0f23450a}.mobileJobTop{gap:8px;margin-bottom:8px}.mobileJobClient{font-size:16px;line-height:1.15}.mobileJobDate{font-size:12px}.mobileJobGrid{gap:8px;margin-bottom:8px}.mobileJobLabel{font-size:10px;margin-bottom:2px}.mobileJobValue{font-size:13px;line-height:1.15}.mobileJobFooter{gap:4px}.mobileJobBadges .initialBadge{width:26px;height:26px;font-size:10px}}@media (max-width:768px){.card,.row-card{padding:8px 10px!important}.card h3,.row-card h3{font-size:13px!important;margin-bottom:2px}.card p,.row-card p,.card span,.row-card span{font-size:11px!important;line-height:1.1}.badge,.avatar,.initials{width:20px!important;height:20px!important;font-size:10px!important}.card-header,.row-card-header{display:flex;justify-content:space-between;align-items:center}}@media (max-width:768px){.row-card,.card{display:flex;flex-direction:column;gap:4px}.row-top{display:flex;justify-content:space-between;align-items:center}.technicians,.badges{display:flex;gap:4px;align-items:center}.badge,.avatar,.initials{width:18px!important;height:18px!important;font-size:9px!important}}@media (max-width:768px){.monter-row{display:flex;align-items:center;justify-content:space-between}.monter-label{display:flex;align-items:center;gap:6px}.monter-label span{margin-right:6px}.badges{display:flex;gap:4px}}@media (max-width:768px){.badge,.avatar,.initials{width:16px!important;height:16px!important;font-size:8px!important}}@media (max-width:768px){.badge,.avatar,.initials{width:14px!important;height:14px!important;font-size:7px!important}.badges{margin-top:-4px}}@media (max-width:768px){.badge,.avatar,.initials{width:14px!important;height:14px!important;font-size:6px!important}.badges{margin-top:-6px}}@media (max-width:768px){.badge,.avatar,.initials{width:10px!important;height:10px!important;font-size:5px!important}.badges{margin-top:-8px}}@media (max-width:768px){.mobileJobFooter{display:flex;justify-content:flex-end;align-items:flex-start;min-height:12px}.mobileJobFooter .mobileJobLabel{display:none}.mobileJobBadges .initialsRow{gap:4px;margin-top:-6px;justify-content:flex-end}.mobileJobBadges .initialBadge{width:10px!important;height:10px!important;min-width:10px!important;font-size:5px!important;border-width:1px}}@media (max-width:768px){.mobileJobBadges .initialBadge{width:14px!important;height:14px!important;font-size:7px!important}.mobileJobBadges{margin-top:-6px;margin-bottom:-6px}.mobileJobCard{padding-bottom:6px!important}}@media (max-width:768px){.mobileJobBadges{display:flex;justify-content:flex-start;margin-top:2px}.mobileJobBadges .initialBadge{width:16px!important;height:16px!important;font-size:8px!important}.mobileJobCard{padding-bottom:4px!important}}@media (max-width:768px){.mobileJobBadges{display:flex!important;justify-content:flex-start!important;order:-1;margin-top:2px}.mobileJobBadges .initialBadge{width:18px!important;height:18px!important;font-size:9px!important}.mobileJobCard>div{display:flex;align-items:center;justify-content:space-between}}@media (max-width:768px){.mobileJobBadges{display:flex;align-items:center!important;margin-top:0!important;transform:translateY(-2px)}}@media (max-width:768px){.mobileJobBadges .initialBadge{width:20px!important;height:20px!important;font-size:10px!important}.mobileJobBadges{transform:translateY(-3px)}}@media (max-width:768px){.mobileJobFooter{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:18px}.mobileJobBadges{display:flex!important;align-items:center!important;justify-content:flex-start!important;transform:translateY(-2px)!important;margin-top:0!important;margin-bottom:-2px!important}.mobileJobBadges .initialsRow{gap:5px!important;align-items:center!important}.mobileJobBadges .initialBadge{width:19px!important;height:19px!important;min-width:19px!important;font-size:9px!important;line-height:19px!important}}@media (max-width:768px){.mobileJobCard h3,.mobileJobCard .clientName{color:#1f2937!important;font-weight:600!important}}@media (max-width:768px){.mobileJobClient{color:#1f2937!important;font-weight:600!important}}@media (max-width:768px){.mobileJobDetails,.mobileJobDetails p,.mobileJobDetails span,.mobileJobDetails div{font-size:12px!important;line-height:1.2!important}.mobileJobDetails .label{font-size:11px!important}}@media (max-width:768px){.mobileJobDetails p,.mobileJobDetails span,.mobileJobDetails div{font-size:10px!important;line-height:1.15!important}.mobileJobDetails .label{font-size:9px!important}}@media (max-width:768px){.mobileJobDetails h1,.mobileClientDetails h1,.clientDetails h1{font-size:18px!important;line-height:1.2!important}a[href^=mailto],a[href^=tel]{font-size:12px!important}.mobileJobDetails .value,.mobileClientDetails .value,.clientDetails .value,.mobileJobDetails p,.mobileClientDetails p{font-size:12px!important;line-height:1.2!important}.mobileJobDetails .label,.mobileClientDetails .label{font-size:10px!important}.mobileJobBadges .initialBadge{width:14px!important;height:14px!important;font-size:7px!important}}@media (max-width:768px){.mobileJobDetails .value,.mobileClientDetails .value,.mobileJobDetails .date,.mobileClientDetails .date{font-size:12px!important}.mobileJobBadges .initialBadge{width:12px!important;height:12px!important;font-size:6px!important}}@media (max-width:768px){h2,.clientName,.mobileClientName{font-size:20px!important}.detailRow span:last-child,.detailValue,.clientDetailValue,a[href^=mailto],a[href^=tel]{font-size:12px!important}.detailRow span:first-child,.clientDetailLabel{font-size:10px!important}.detailRow,.clientDetailRow{font-size:12px!important}.mobileJobBadges .initialBadge{width:12px!important;height:12px!important;font-size:6px!important}}@media (max-width:768px){.infoValue,.infoValue .emailLink,.infoValue .phoneLink{font-size:12px!important;line-height:1.15!important}.infoLabel{font-size:10px!important}.infoItem{padding:6px 8px!important;gap:4px!important}}@media (max-width:768px){.infoItem .initialBadge,.mobileJobDetails .initialBadge{width:10px!important;height:10px!important;font-size:5px!important}.infoItem .initialsRow{gap:3px!important}}@media (max-width:768px){.infoItem .initialBadge,.mobileJobDetails .initialBadge{width:15px!important;height:15px!important;font-size:7px!important}}@media (max-width:768px){.infoItem .initialBadge,.mobileJobDetails .initialBadge{width:20px!important;height:20px!important;font-size:9px!important}}@media (max-width:768px){.infoItem .initialBadge,.mobileJobDetails .initialBadge{width:23px!important;height:23px!important;font-size:11px!important}.infoItem .initialsRow{display:flex;align-items:center}.infoItem{padding-top:8px!important;padding-bottom:8px!important}}@media (max-width:768px){.infoItem .initialsRow{margin-top:2px!important;margin-bottom:2px!important}.infoItem .initialBadge{margin-top:0!important;margin-bottom:0!important}}.initialBadge,.mobileJobBadges .initialBadge,.infoItem .initialBadge,.mobileJobDetails .initialBadge{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;font-size:10px!important;line-height:1!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.initialsRow,.mobileJobBadges .initialsRow,.infoItem .initialsRow,.mobileJobDetails .initialsRow{gap:6px!important;align-items:center!important}.statusButtonsBar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%}.statusActionButton{position:relative;min-height:150px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .22s ease,filter .22s ease}.statusActionButton:hover{transform:translateY(-3px)}.statusActionButton:active{transform:scale(.985)}.statusActionShape{position:relative;width:100%;min-height:150px;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:visible}.statusBlobSvg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;filter:drop-shadow(0 20px 26px rgba(15,35,69,.18))}.statusActionPlate{position:relative;z-index:3;width:88px;height:88px;border-radius:999px;background:#fffffff5;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 30px #0f234524}.statusActionOrbit{position:absolute;border-radius:999px;border:2px solid currentColor;pointer-events:none;z-index:0}.statusActionOrbitOne{width:70px;height:34px;left:-2px;bottom:18px;opacity:.54;transform:rotate(-26deg)}.statusActionOrbitTwo{width:62px;height:62px;right:8px;top:6px;opacity:.18}.statusActionSpark{position:absolute;border-radius:999px;background:currentColor;opacity:.82;z-index:0}.statusActionSparkOne{width:9px;height:9px;left:16px;top:12px}.statusActionSparkTwo{width:10px;height:10px;right:18px;bottom:14px}.statusActionSparkThree{width:6px;height:22px;right:32px;top:18px;border-radius:10px;transform:rotate(22deg)}.statusActionIcon{width:40px;height:40px;position:relative;z-index:4;color:inherit}.statusActionCount{position:absolute;right:12px;top:8px;min-width:54px;height:54px;padding:0 13px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;color:#fff;box-shadow:0 12px 28px #0f23452e;z-index:5}.statusButtonBlue{color:#4965f2}.statusButtonAmber{color:#ff9b21}.statusButtonSlate{color:#566079}.statusButtonGreen{color:#74b93e}.statusButtonBlue .statusActionPlate,.statusButtonAmber .statusActionPlate,.statusButtonSlate .statusActionPlate{background:transparent;box-shadow:none}.statusButtonBlue .statusActionIcon,.statusButtonAmber .statusActionIcon,.statusButtonSlate .statusActionIcon{color:#fff;filter:drop-shadow(0 2px 3px rgba(0,0,0,.08))}.statusButtonGreen .statusActionPlate{color:#6aa93b}.statusButtonBlue .statusActionOrbitOne{border-color:#4763f4b8}.statusButtonAmber .statusActionOrbitOne{border-color:#ff8f19ad}.statusButtonSlate .statusActionOrbitOne{border-color:#555f7994}.statusButtonGreen .statusActionOrbitOne{border-color:#65ab398c}.statusButtonBlue .statusActionOrbitTwo,.statusButtonAmber .statusActionOrbitTwo,.statusButtonSlate .statusActionOrbitTwo,.statusButtonGreen .statusActionOrbitTwo{border-color:#ffffff29}.statusBadgeBlue{background:#5471f8}.statusBadgeAmber{background:#ff931c}.statusBadgeSlate{background:#59627b}.statusBadgeGreen{background:#6eaf3d}.activeStatusActionButton .statusBlobSvg{filter:drop-shadow(0 24px 34px rgba(15,35,69,.24)) saturate(1.06)}.activeStatusActionButton .statusActionPlate{transform:scale(1.02)}@media (max-width:700px){.statusButtonsBar{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;padding:2px 0 10px;overflow:visible;align-items:start}.statusActionButton{min-height:92px;width:100%;align-items:flex-start}.statusActionShape{min-height:92px}.statusBlobSvg{top:4px;right:0;bottom:8px;left:0;width:100%;height:80px;filter:drop-shadow(0 10px 16px rgba(15,35,69,.16))}.statusActionPlate{width:34px;height:34px;box-shadow:0 7px 14px #0f234524;top:20px}.statusButtonBlue .statusActionPlate,.statusButtonAmber .statusActionPlate,.statusButtonSlate .statusActionPlate{width:auto;height:auto;top:0}.statusButtonGreen .statusActionPlate{width:40px;height:40px;top:19px}.statusActionIcon{width:22px;height:22px;stroke-width:2.2}.statusButtonBlue .statusActionIcon,.statusButtonAmber .statusActionIcon,.statusButtonSlate .statusActionIcon{width:26px;height:26px}.statusButtonGreen .statusActionIcon{width:19px;height:19px}.statusActionCount{min-width:30px;height:30px;padding:0 7px;right:2px;top:6px;font-size:10px;box-shadow:0 6px 12px #0f234529}.statusActionOrbitOne{width:30px;height:18px;left:0;bottom:12px;border-width:1.6px;opacity:.55}.statusActionOrbitTwo{width:20px;height:20px;right:12px;top:6px;border-width:1.4px;opacity:.12}.statusActionSparkOne{width:5px;height:5px;left:8px;top:6px}.statusActionSparkTwo{width:5px;height:5px;right:8px;bottom:10px}.statusActionSparkThree{width:3px;height:10px;right:18px;top:12px}.activeStatusActionButton .statusBlobSvg{filter:drop-shadow(0 12px 20px rgba(15,35,69,.18)) saturate(1.08)}}.statusButtonsBar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;width:100%;align-items:start;padding:6px 8px 2px}.statusActionButton{position:relative;border:none;background:transparent;display:flex;align-items:flex-start;justify-content:center;cursor:pointer;padding:0;min-height:118px}.statusActionShape{position:relative;width:100%;display:flex;align-items:flex-start;justify-content:center;overflow:visible;min-height:118px}.statusActionImage{display:block;width:min(100%,126px);max-width:126px;min-width:88px;height:auto;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(15,35,69,.16));transition:transform .18s ease,filter .18s ease}.statusActionBadge{position:absolute;left:-3px;bottom:28px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fffffffa;color:#24314f;font-size:12px;font-weight:800;line-height:1;box-shadow:0 8px 14px #0f234529;border:1px solid rgba(255,255,255,.78);pointer-events:none}.activeStatusActionButton .statusActionImage{transform:translateY(-2px) scale(1.03);filter:drop-shadow(0 18px 26px rgba(15,35,69,.22))}@media (max-width:700px){.summary.premiumSummary{margin-bottom:0!important}.statusButtonsBar{gap:24px;padding:4px 8px 0}.statusActionButton,.statusActionShape{min-height:88px}.statusActionImage{width:min(22vw,100px);min-width:74px;max-width:none;transform:translateY(0)}.statusActionBadge{left:-2px;bottom:16px;min-width:20px;height:20px;padding:0 6px;font-size:11px}.activeStatusActionButton .statusActionImage{transform:translateY(-1px) scale(1.04)}.twoCol{margin-top:0!important}}.pageDesktopStatusLeft{padding-top:12px}.twoColDesktopStatusLeft{margin-top:0!important;align-items:start}@media (min-width:951px){.twoColDesktopStatusLeft{grid-template-columns:minmax(0,1.38fr) minmax(0,1fr)}}.statusButtonsBarDesktopLeft{display:flex;justify-content:flex-start;align-items:flex-end;gap:24px;width:auto;height:99px;box-sizing:border-box;padding:1px 0 12px}.statusButtonsBarDesktopLeft .statusActionButton{width:72px;min-width:72px;min-height:84px}.statusButtonsBarDesktopLeft .statusActionShape{width:72px;min-height:84px}.statusButtonsBarDesktopLeft .statusActionImage{width:72px;min-width:72px;max-width:72px}.statusButtonsBarDesktopLeft .statusActionBadge{left:-2px;top:16px;bottom:auto;min-width:24px;height:24px;padding:0 7px;font-size:12px}.desktopDetailColumnTight{padding-top:99px}@media (max-width:700px){.pageDesktopStatusLeft{padding-top:0}.statusButtonsBarDesktopLeft{display:grid;width:100%;gap:24px;padding:4px 8px 0}.desktopDetailColumnTight{padding-top:0}}.desktopHeaderV2{width:100%;margin-bottom:18px}.desktopHeaderTopRow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:12px}.desktopStatusInlineWrap{display:grid;width:100%;min-height:56px;align-items:center;border:1px solid #dbe3ef;border-radius:18px;background:#f8fafc;overflow:hidden;padding:8px 0;box-sizing:border-box}.desktopStatusInlineInner{display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.desktopInlineStatusButton{width:62px;min-width:62px;min-height:62px}.desktopInlineStatusButton .statusActionShape{width:62px;min-height:62px}.desktopInlineStatusButton .statusActionImage{width:62px;min-width:62px;max-width:62px;filter:drop-shadow(0 10px 20px rgba(15,35,69,.16))}.desktopInlineStatusButton .statusActionBadge{left:-2px;top:13px;bottom:auto;min-width:22px;height:22px;padding:0 6px;font-size:11px;box-shadow:0 4px 10px #0f172a24}.desktopHeaderActionsBox{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;margin-left:4px}.desktopVersionTag{display:flex;align-items:center;height:56px;padding:0 16px;border:1px solid #dbe3ef;border-radius:18px;background:#fff;color:#0f172a;font-size:15px;font-weight:700;white-space:nowrap}.desktopActionBtn{width:56px;height:56px;border-radius:18px;border:1px solid #dbe3ef;background:#fff;box-shadow:0 2px 8px #0f23450a;display:flex;align-items:center;justify-content:center;cursor:pointer}.desktopActionBtn.primary{background:#dce9ff;border-color:#c7ddff}.desktopHeaderBottomRow{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.desktopFilterBox,.desktopUserBox{min-height:56px;border-radius:18px;border:1px solid #dbe3ef;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;box-sizing:border-box}.desktopFilterInput{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:16px;color:#163157}.desktopUserBox{color:#163157;font-weight:600}.desktopUserBox span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userToggleBtn{width:100%;cursor:pointer;text-align:left;-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit}.userToggleBtn:focus-visible{outline:2px solid #8ab4ff;outline-offset:2px}.activeUserToggleBtn{border-color:#bfd3fb;background:#edf4ff;box-shadow:0 6px 18px #4977d11f}.desktopDetailColumnTight{padding-top:0}@media (max-width:700px){.desktopHeaderV2{display:none}}.mobileFourButtons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.finishJobBtn{background:#111!important;color:#fff!important;border:1px solid #111!important;box-shadow:none!important}.finishJobBtn:hover{background:#111!important;color:#fff!important;filter:none!important}.finishJobBtn:disabled,.finishJobBtnDone{background:#111!important;color:#fff!important;border:1px solid #111!important;cursor:default!important;box-shadow:none!important;opacity:1!important}@media (max-width:700px){.mobileFourButtons{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.viewerInlineRow{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:2px 0 6px;flex-wrap:nowrap;scrollbar-width:thin}.viewerDot{min-width:0;height:34px;padding:0 10px;border-radius:999px;border:1px solid #b8d2ff;background:#eef5ff;color:#21406e;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:0;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;box-shadow:0 6px 16px #4977d11f;flex:0 0 auto}.viewerDotText{display:block;white-space:nowrap}.viewerDot:hover,.viewerDot:focus-visible{border-color:#7fb0ff;background:#dfeeff;color:#17365f;outline:none}.viewerDot.active{border-color:#4d87f5;background:#8fb7ff;color:#0f2648;box-shadow:0 8px 20px #2e66d638}.viewerDot:active{transform:scale(.98)}@media (max-width:700px){.viewerInlineRow{gap:4px;padding-bottom:4px;flex-wrap:wrap;overflow-x:visible;align-items:flex-start}.viewerDot{height:28px;padding:0 7px;font-size:10px;border-radius:999px}}@media (max-width:700px){.mobileJobGrid>div:last-child{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.mobileJobGrid>div:last-child .mobileJobLabel,.mobileJobGrid>div:last-child .mobileJobValue{width:100%;text-align:right}.mobileJobGrid>div:last-child .jobTypeTagRight{align-self:flex-end;margin-left:0;margin-right:0}}@media (max-width:700px){.mobileJobGrid.mobileJobGridSingleField{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;grid-template-columns:none}.mobileJobAddressBlock{min-width:0;flex:1 1 auto}.mobileJobGrid.mobileJobGridSingleField .mobileJobValue{white-space:normal;overflow-wrap:anywhere;font-size:.9rem;line-height:1.25}.mobileJobGrid.mobileJobGridSingleField .jobTypeTagRight{flex:0 0 auto;align-self:flex-end;margin-left:auto}}@media (min-width:701px){.jobTable{table-layout:fixed}.jobTable th:nth-child(1),.jobTable td:nth-child(1){width:25%}.jobTable th:nth-child(2),.jobTable td:nth-child(2){width:43%}.jobTable th:nth-child(3),.jobTable td:nth-child(3){width:18%}.jobTable th:nth-child(4),.jobTable td:nth-child(4){width:14%}.desktopJobsTable{table-layout:auto}.desktopJobsTable th,.desktopJobsTable td{width:auto}}.columnResizeActive,.columnResizeActive *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.desktopResizableTableWrap{overflow-x:auto}.desktopTableActionsRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.desktopTableResizeHint{font-size:12px;color:#66758c}.desktopTableResetBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9e2ef;background:#fff;color:#17325f;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.desktopTableResetBtn:hover{background:#f4f8ff}.desktopJobsTable{table-layout:fixed}.desktopResizableHeaderCell{position:relative;padding-right:18px!important}.desktopHeaderLabel{display:inline-flex;align-items:center;min-height:24px}.columnResizeHandle{position:absolute;top:0;right:-7px;width:14px;height:100%;padding:0;border:none;background:transparent;cursor:col-resize;display:flex;align-items:center;justify-content:center;z-index:2}.columnResizeHandleLine{width:2px;height:24px;border-radius:999px;background:#c6d3e6;transition:background .18s ease,height .18s ease}.columnResizeHandle:hover .columnResizeHandleLine,.columnResizeHandle:focus-visible .columnResizeHandleLine{background:#4a86ff;height:30px}@media (max-width: 700px){.desktopTableActionsRow{display:none}}.desktopResizableTableWrap{overflow-x:auto;padding-bottom:2px}.desktopJobsTable{table-layout:fixed;border-collapse:separate;border-spacing:0}.desktopResizableHeaderCell{position:relative;padding-right:20px!important}.desktopHeaderContent{display:flex;align-items:center;min-height:26px;width:100%}.desktopHeaderLabel,.desktopResizableHeaderCell .sortBtn{width:100%}.columnResizeHandle{position:absolute;top:50%;right:-8px;transform:translateY(-50%);width:16px;height:calc(100% - 10px);min-height:34px;padding:0;border:none;background:transparent;cursor:col-resize;display:flex;align-items:center;justify-content:center;touch-action:none;z-index:5}.columnResizeHandleLine{width:3px;height:28px;border-radius:999px;background:linear-gradient(180deg,#8db6ff,#4a86ff);box-shadow:0 0 0 1px #ffffff8c;opacity:.95;transition:transform .18s ease,box-shadow .18s ease,height .18s ease}.columnResizeHandle:hover .columnResizeHandleLine,.columnResizeHandle:focus-visible .columnResizeHandleLine{height:36px;transform:scaleX(1.12);box-shadow:0 0 0 1px #ffffffbf,0 0 0 4px #4a86ff1f}.columnResizeHandle:focus-visible{outline:none}.desktopTableResizeHint{font-size:12px;color:#53657f}@media (max-width: 700px){.columnResizeHandle{display:none}}
