body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#06594f;--primary-color-hover:#054b42;--secondary-color:#ff9800;--background-color:#f5f5f5;--text-color:#333}.App{font-size:1rem;overflow:hidden}.App,.Login-Window{display:flex;height:100vh;width:100vw}.Login-Window{background:linear-gradient(180deg,#32584f 48%,#fff 0)}.Login-Box,.Login-Window{align-items:center;justify-content:center}.Login-Box{background-color:#fff;border-radius:10px;display:flex;filter:drop-shadow(1px 1px 4px #535353);flex-direction:column;height:600px;width:400px}.Login-Image-Text{padding-top:20px;width:60%}.Login-Image{width:40%}.Input-Box{display:flex;flex-direction:column;margin-top:25px;text-align:left;width:80%}.Input-Label{color:#505050;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding-bottom:5px}.Input-Field{height:35px}.Checkbox-Box{display:flex;flex-direction:row;margin-top:20px;width:80%}.Checkbox-Input{width:20px}.Login-button{background:#32584f;color:#fff;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px;margin:25px;padding:11px;text-transform:uppercase;width:80%}.Login-button:hover{filter:brightness(1.2)}.Forgot-Password-Message{color:red;font-size:14px;width:70%}.Forgot-Password-Button{color:gray;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:14px;text-decoration:underline}.Forgot-Password-Button:hover{cursor:pointer}.Login-In-Error-Message{color:red}.Forgot-Password-Window{align-items:center;display:flex;flex-direction:column;margin-top:10px;width:80%}.Mobile-Display-Window{display:flex;flex-direction:column;height:100%;width:100%}.Desktop-Display-Window{display:flex;flex-direction:row;height:100%;width:100%}.Mobile-Nav{height:68px;width:100%}.Desktop-Nav,.Mobile-Nav{background-color:var(--primary-color)}.Desktop-Nav{height:100%;width:var(--navWidth)}.Mobile-Primary{height:var(--primaryHeight);width:100%}.Desktop-Primary{height:100%;width:var(--primaryWidth)}.Mobile-Nav-Menu{background-color:var(--primary-color);height:var(--menuHeight);margin-left:var(--menuMargin);position:absolute;top:var(--topBarHeight);width:var(--menuWidth);z-index:1000}.Mobile-Nav-Menu-Inner{margin-left:2%;width:90%}.Desktop-Navbar{height:95%;margin:auto;margin-top:var(--navMargin);width:90%}.Nav-Logo{height:var(--navLogoHeight);margin-bottom:var(--navMargin)}.Nav-Logo,.Nav-Symbol{width:100%}.Nav-Expander{margin-left:auto;margin-right:10px}.Nav-Control-Symbol,.Nav-Expander{height:var(--expanderHeight);width:var(--expanderHeight)}.Nav-Control-Symbol{color:#fff;cursor:pointer}.Mobile-Navbar{align-content:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;padding-left:15px;padding-right:25px}.Mobile-Nav-Options{align-items:center;display:flex;height:100%;justify-content:center;width:50px}.Mobile-Navbar-Bars{align-self:center;color:#fff;cursor:pointer;height:30px;width:30px}.Mobile-Nav-Logo{height:100%;width:180px}.Mobile-Nav-Logo-Image{height:100%;width:100%}.Mobile-Nav-User{height:100%;width:50px}.Mobile-Nav-User,.Mobile-Nav-User-Bubble{align-items:center;display:flex;justify-content:center}.Mobile-Nav-User-Bubble{background-color:#fff;border:2px solid #4b4b4b;border-radius:50%;height:38px;width:38px}.Mobile-Nav-User-Inner-Bubble{color:#4b4b4b;font-size:24px;font-weight:600}.Nav-Links{height:var(--navLinksHeight);width:100%}.Nav-Link-Box,.Nav-Link-Box-Selected{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:45px;width:100%}.Nav-Link-Box-Selected{background-color:#0006;border-radius:10px}.Nav-Link-Symbol{color:#fff;height:18px;margin-left:15px;width:18px}.Nav-Link-Text{color:#fff;font-size:14px;font-weight:600;margin-left:16px}.Vendor-Request-Window{height:100%;width:100%}.Vendor-Request-Header{display:flex;flex-direction:column;width:100%}.Vendor-Request-Top-Header{display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;width:100%}.Vendor-Request-Bottom-Header{align-items:center;border-bottom:2px solid #06594f1a;display:flex;flex-direction:row;font-size:.9em;height:25px;margin-top:20px;padding-left:60px;width:95%}.Vendor-Header-Title{color:gray;cursor:pointer}.Vendor-Request-Header-Title{min-width:200px;width:25%}.Vendor-Request-Header-Search{align-items:center;border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:30px;margin-left:30px;max-width:90vw;position:relative;width:440px}.Vendor-Request-Header-Search-List{background-color:#fff;border:1px solid gray;border-radius:5px;height:200px;overflow:hidden;position:absolute;top:30px;width:440px}.Vendor-Request-Header-Search-Term{cursor:pointer;padding-left:20px}.Vendor-Request-Header-Search-Term:hover{background-color:#dbdbdb}.Vendor-Request-Header-Search-Icon{color:gray;cursor:pointer;height:15px;margin-left:5px;width:15px}.Vendor-Request-Header-Search-Text{border:none;margin-left:10px;width:90%}.Vendor-Request-Header-Search-Text:focus{outline:none}.Vendor-Request-Header-Controls{display:flex;flex-direction:row;justify-content:flex-end;margin-left:2px;margin-right:50px;max-width:90vw;width:300px}.Vendor-Request-Header-All-Button{background-color:#06594f;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 12px}.Vendor-Request-Header-Active{border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;margin-right:20px}.Vendor-Request-Header-Select{cursor:pointer;padding:5px}.Vendor-Request-Header-Select-Divider{border-right:1px solid gray}.Vendor-Request-Display{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:85%;justify-content:center;overflow-y:auto;padding-left:2%;width:100%}.Vendor-Request-No-Display{height:100%;text-align:center;text-justify:center;width:100%}.Vendor-Request-Tile-Image{color:#01a6ff;height:20px;width:20px}.Vendor-Request-Tile-Information{display:flex;flex-direction:row;flex-wrap:wrap;font-size:.9em;margin-left:10px;width:90%}.Vendor-Request-Tile-Data{min-width:120px;width:25%}.Vendor-Request-Date{width:17%}.Vendor-Request-Flag-Frame{width:30px}.Vendor-Request-Flag{color:#ff000080;width:100%}.Vendor-Request-Flag-Checked{color:#ff000080;width:30px}.Vendor-Request-Flag-Checked:hover{color:#b7b3b3}.Vendor-Request-Flag-Unchecked{color:#b7b3b3;width:30px}.Vendor-Request-Flag-Unchecked:hover{color:gray}.Vendor-Request-Record-Window{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.Customer-Request-Record-Content{flex:1 1;overflow:hidden}.Customer-Request-Record-Main{padding-right:20px}.Vendor-Request-Record-Header{background-color:#06594f;border-left:2px solid hsla(0,0%,100%,.271);display:flex;flex-direction:row;margin-bottom:15px;padding-bottom:10px;padding-left:20px;padding-top:10px;width:100%}.Vendor-Request-Record-Header-Close{border-radius:10px;color:#000;cursor:pointer;height:35px;margin-right:20px;width:35px}.Vendor-Request-Button{background-color:initial;border:1px solid #fff6;border-bottom:none;border-radius:10px;border-radius:0;border-top:none;color:#fff;cursor:pointer;font-size:1em;height:30px;margin-left:2px;padding-left:30px;padding-right:30px}.Vendor-Request-Button-End{margin-left:auto;margin-right:20px}.Vendor-Request-Active{background-color:#06594f;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px}.Vendor-Request-Confirmation-Backdrop{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.Vendor-Request-Confirmation{align-items:center;animation:slideUpScale .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a,inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;max-width:500px;padding:40px;text-align:center;transform-origin:center;width:90%}.Vendor-Request-Confirmation-Icon{align-items:center;animation:bounceIn .6s ease-out .2s both;background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:50%;box-shadow:0 8px 24px #06594f4d;display:flex;height:80px;justify-content:center;margin-bottom:25px;width:80px}.Vendor-Request-Confirmation-Icon svg{color:#fff;height:40px;width:40px}.Vendor-Request-Confirmation-Header{color:#2c3e50;font-size:1.4em;font-weight:600;line-height:1.4;margin-bottom:30px}.Vendor-Request-Approval-Dialog{max-width:600px;padding:50px}.Vendor-Request-Approval-Form{display:flex;flex-direction:column;gap:20px;margin:30px 0;width:100%}.Vendor-Request-Form-Section{display:flex;flex-direction:column;gap:15px}.Vendor-Request-Confirmation-Button-Group{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}.Vendor-Request-Confirmation-Button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;gap:8px;justify-content:center;min-width:120px;overflow:hidden;padding:14px 28px;position:relative;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.Vendor-Request-Confirmation-Button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.Vendor-Request-Confirmation-Button:hover:before{left:100%}.Vendor-Request-Confirm-Button{background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 6px 20px #2ecc7166;color:#fff}.Vendor-Request-Confirm-Button:hover{background:linear-gradient(135deg,#229954,#27ae60);box-shadow:0 8px 25px #2ecc7180;transform:translateY(-2px)}.Vendor-Request-Confirm-Button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.Vendor-Request-Deny-Button{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 6px 20px #e74c3c66;color:#fff}.Vendor-Request-Deny-Button:hover{background:linear-gradient(135deg,#c0392b,#a93226);box-shadow:0 8px 25px #e74c3c80;transform:translateY(-2px)}.Vendor-Request-Rejection-Window{animation:slideUpScale .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a,inset 0 1px 0 #ffffffe6;max-width:600px;padding:40px;text-align:center;width:90%}.Vendor-Request-Rejection-Text{background:#fff;border:2px solid #e1e8ed;border-radius:12px;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;margin:25px 0;min-height:120px;padding:16px;resize:vertical;transition:all .3s ease;width:100%}.Vendor-Request-Rejection-Text:focus{background-color:#f8fbff;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a;outline:none}.Vendor-Request-Rejection-Text::placeholder{color:#95a5a6;font-style:italic}.Vendor-Request-Record-Form{background:#fff;border:1px solid #06594f1a;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto 40px;max-width:900px;padding:30px;width:100%}.Vendor-Request-Record-Form-Section{background:#fafafa;border-left:4px solid #06594f;border-radius:8px;margin-bottom:35px;padding:25px}.Vendor-Request-Record-Form-Section-Title{align-items:center;color:#06594f;display:flex;font-size:1.3em;font-weight:600;gap:10px;letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.Vendor-Request-Record-Form-Section-Title:after{background:linear-gradient(90deg,#06594f,#0000);content:"";flex:1 1;height:2px}.Vendor-Request-Record-Form-Field{background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;flex-direction:column;margin-bottom:20px;padding:15px;transition:border-color .3s ease,box-shadow .3s ease}.Vendor-Request-Record-Form-Field:hover{border-color:#06594f;box-shadow:0 2px 8px #06594f1a}.Vendor-Request-Record-Form-Field-Row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:15px}.Vendor-Request-Record-Form-Field-Section{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.Vendor-Request-Record-Form-Input{border:2px solid #e0e0e0;border-radius:6px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1em;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease}.Vendor-Request-Record-Form-Input:focus{border-color:#06594f;box-shadow:0 0 0 3px #06594f1a}.Vendor-Request-Record-Form-Dropdown{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:2px solid #e1e8ed;border-radius:10px;color:#2c3e50;cursor:pointer;font-size:1em;padding:12px 40px 12px 16px;transition:all .3s ease;width:100%}.Vendor-Request-Form-Dropdown:hover{border-color:#06594f;box-shadow:0 2px 8px #06594f1a}.Vendor-Request-Form-Dropdown:focus{background-color:#f8fbff;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a;outline:none}.Vendor-Request-Form-Dropdown-Selection{background:#fff;color:#2c3e50;padding:10px}.Vendor-Request-Record-Form-Under{display:flex;flex-direction:column;margin-bottom:15px;min-width:120px}.Vendor-Request-Record-Spacer{margin-top:20px}.Vendor-Request-Record-Address-Grid{grid-gap:15px;align-items:end;display:grid;gap:15px;grid-template-columns:2fr 1fr 1.5fr 60px 100px 100px}@media (max-width:768px){.Vendor-Request-Record-Address-Grid,.Vendor-Request-Record-Form-Field-Row{grid-template-columns:1fr}}.Vendor-Request-Record-Form-Field-Full-Width{grid-column:1/-1;width:100%}.Vendor-Request-Record-Rejection-Link{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;display:flex;gap:10px;padding:12px;width:100%}.Vendor-Request-Record-Rejection-Link-Input{background:#0000;border:none;color:#333;flex:1 1;font-family:monospace;font-size:.9em;outline:none;-webkit-user-select:all;user-select:all}.Vendor-Request-Record-Rejection-Link-Copy{align-items:center;background:#06594f;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.85em;font-weight:500;gap:5px;min-width:70px;padding:8px 12px;transition:all .3s ease}.Vendor-Request-Record-Rejection-Link-Copy:hover{background:#05463e;transform:translateY(-1px)}.Vendor-Request-Record-Rejection-Link-Copy:active{transform:translateY(0)}.Vendor-Request-Record-Rejection-Link-Copy.copied{background:#28a745}.Vendor-Request-Record-Rejection-Link-Copy.copied:hover{background:#218838}.Vendor-Request-Record-Files{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:16px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 140px);overflow:hidden;position:-webkit-sticky;position:sticky;top:20px}.Vendor-Request-Record-Files-Header{align-items:center;background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Vendor-Request-Record-Files-Title{align-items:center;display:flex;font-size:1.2em;font-weight:700;gap:10px}.Vendor-Request-Files-Icon{color:#ffffffe6;height:20px;width:20px}.Vendor-Request-Files-Count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:.85em;font-weight:600;padding:6px 12px}.Vendor-Request-Record-Files-List{display:flex;flex:1 1;flex-direction:column;gap:15px;overflow-y:auto;padding:25px}.Vendor-Request-Record-File{align-items:center;background:#fff;border:1px solid #06594f1a;border-radius:12px;box-shadow:0 2px 8px #0000000a;cursor:pointer;display:flex;gap:15px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Vendor-Request-Record-File:hover{border-color:#06594f4d;box-shadow:0 8px 25px #0000001a,0 4px 12px #06594f26;transform:translateY(-2px)}.Vendor-Request-File-Icon-Container{align-items:center;background:linear-gradient(135deg,#e74c3c1a,#e74c3c0d);border-radius:10px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.Vendor-Request-Record-File-Image{color:#e74c3c;height:28px;width:28px}.Vendor-Request-File-Info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.Vendor-Request-File-Type{color:#06594f;font-size:.75em;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.Vendor-Request-Record-File-Name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:.9em;font-weight:500;line-height:1.3;overflow:hidden;word-break:break-word}.Vendor-Request-Files-Empty{align-items:center;color:#95a5a6;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.Vendor-Request-Files-Empty-Icon{height:48px;margin-bottom:15px;opacity:.5;width:48px}.Vendor-Request-Files-Empty-Text{color:#95a5a6;font-size:1em;font-weight:500}@media (max-width:768px){.Customer-Request-Record-Content{flex-direction:column}.Vendor-Request-Record-Files{border-radius:16px 16px 0 0;margin-top:20px;max-height:50vh;position:static}}.Vendor-Request-Record-Signature{margin-bottom:50px;margin-top:20px;width:200px}.Vendor-Request-Record-Pdf-Viewer-Window{align-items:center;background-color:#ffffff80;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.Vendor-Request-Record-Pdf-Exit-Bar{display:flex;height:40px;justify-content:flex-end;padding-right:5%;width:98%}.Vendor-Request-Record-Pdf-Exit{color:#000;cursor:pointer;height:35px;margin-top:20px;width:35px}.Vendor-Request-Record-Pdf-Viewer{background-color:#fff;border:2px solid #cbcbcb;height:100%;max-width:1100px;width:80%}.Vendor-Request-Rejection-Window{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Vendor-Request-Rejection-Text{font-size:1em;margin-bottom:20px}.Vendor-Request-Rejection-Sections{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:10px;max-width:500px;width:100%}.Vendor-Request-Rejection-Section{display:flex;flex-direction:row;margin-right:10px}.Vendor-Request-Dropdown{background:#fff;border:2px solid #e0e0e0;border-radius:6px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95em;max-width:50vw;outline:none;padding:8px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:var(--inputWidth)}.Vendor-Request-Dropdown:focus{border-color:#06594f;box-shadow:0 0 0 3px #06594f1a}.Vendor-Request-Dropdown:hover{border-color:#06594f}.External-Form-Input{flex-direction:column;margin-bottom:15px;min-width:150px}.External-Form-Input-Title{color:#06594f;font-size:.9em;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.External-Form-Dropdown{background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95em;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.External-Form-Dropdown:focus{border-color:#06594f;box-shadow:0 0 0 3px #06594f1a}.External-Form-Dropdown:hover{border-color:#06594f}.External-Form-Dropdown-Selection{font-size:.95em;padding:8px}.Vendor-Request-Selection-Section{flex-direction:row;flex-wrap:wrap;margin-top:20px}.Vendor-Request-Approval,.Vendor-Request-Selection-Section{align-items:center;display:flex;justify-content:center;width:100%}.Vendor-Request-Approval{flex-direction:column;height:100%}.Vendor-Request-Approval-Symbol{color:#06594f;height:80px;width:80px}.Vendor-Request-Approval-Text{font-size:1.1em;margin-top:20px}.Customer-Request-Section-Header{border-bottom:2px solid #06594f1a;padding-bottom:15px}.Customer-Request-Section-Header h4{color:#065943;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.025em;margin:0;padding:0;text-transform:uppercase}.Customer-Request-Approval-Dialog{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f14;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 24px #0000001a;margin:40px auto;max-height:none;max-width:900px;min-width:600px;overflow:visible;padding:30px;width:auto}.Customer-Request-Approval-Form{margin:25px 0}.Customer-Request-Approval-Grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Customer-Request-Approval-Dialog .Customer-Request-Form-Section{background:#fff;border:1px solid #06594f1f;border-radius:12px;box-shadow:0 2px 8px #0000000d,0 1px 4px #00000008;margin:10px 0;padding:25px;transition:all .2s ease;width:90%}.Customer-Request-Approval-Dialog .Customer-Request-Form-Section:hover{border-color:#06594f33;box-shadow:0 4px 16px #00000014,0 2px 8px #0000000d;transform:translateY(-1px)}.Customer-Request-Approval-Dialog .Customer-Request-Confirmation-Icon{color:#065943;font-size:2.5rem;margin-bottom:15px;text-align:center}.Customer-Request-Approval-Dialog .Customer-Request-Confirmation-Header{border-bottom:2px solid #06594f1a;color:#2d3748;font-size:1.4rem;font-weight:600;padding-bottom:20px;text-align:center}@media (max-width:768px){.Customer-Request-Record-Content{flex-direction:column;gap:15px;padding:15px}.Customer-Request-Record-Sidebar{order:-1;width:100%}.Customer-Request-Contact-Grid,.Customer-Request-Field-Grid{grid-template-columns:1fr}.Customer-Request-Form-Section{padding:20px}.Customer-Request-Confirmation{margin:20px;padding:30px 20px}.Customer-Request-Confirmation-Button-Group{flex-direction:column;width:100%}.Customer-Request-Confirmation-Button{width:100%}.Customer-Request-Rejection-Link-Row{align-items:stretch;flex-direction:column}.Customer-Request-Copy-Button{margin-top:10px;width:100%}.Customer-Request-Approval-Dialog{margin:20px;max-width:95vw;min-width:auto}.Customer-Request-Approval-Form{flex-direction:column!important}.Customer-Request-Approval-Form .Customer-Request-Form-Section{flex:none!important}.Customer-Request-Section-Header h4{font-size:1rem;letter-spacing:.02em}.Customer-Request-Approval-Dialog .Customer-Request-Confirmation-Header{font-size:1.2rem;margin-bottom:20px;padding-bottom:15px}.Customer-Request-Approval-Dialog .Customer-Request-Confirmation-Icon{font-size:2rem;margin-bottom:10px}}.Account-Settings-Window{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;overflow-x:hidden;overflow-y:auto;width:100%}.Account-Settings-Container{margin:0 auto;max-width:1400px;min-height:100%;padding:2rem 1.5rem 3rem}.Account-Settings-Header{margin-bottom:.5rem;text-align:center}.Account-Settings-Header h1{color:#2d3748;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:.5rem}.Account-Settings-Header p{color:#718096;font-size:clamp(.95rem,2vw,1.1rem);margin:0 auto;max-width:600px}.Account-Settings-Grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.Account-Settings-Card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 4px 6px #00000012,0 10px 20px #0000000d;flex-basis:calc(50% - 0.75rem);flex-grow:1;flex-shrink:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:44%;min-width:280px;overflow:visible;padding:1.75rem;transition:transform .2s ease,box-shadow .2s ease}.Account-Settings-Card:hover{box-shadow:0 6px 12px #0000001a,0 15px 30px #00000014;transform:translateY(-2px)}.Account-Settings-Card-Header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;margin-bottom:1.5rem;padding-bottom:1rem}.Account-Settings-Card-Icon{color:#065954;flex-shrink:0;height:22px;margin-right:12px;min-width:22px;width:22px}.Account-Settings-Card-Title{color:#2d3748;font-size:clamp(1.15rem,2.5vw,1.4rem);font-weight:600;line-height:1.3;margin:0}.Account-Settings-Field{margin-bottom:1.25rem}.Account-Settings-Field:last-child{margin-bottom:0}.Account-Settings-Label{color:#4a5568;display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.Account-Settings-Value{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;font-size:1.05rem;font-weight:500;padding:.875rem 1rem;word-break:break-word}.Account-Settings-Privileges{grid-gap:.625rem;display:grid;gap:.625rem;margin-bottom:50px}.Account-Settings-Priv-Item{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:default;display:flex;padding:.75rem 1rem;transition:all .2s ease}.Account-Settings-Priv-Item:hover{background:#edf2f7}.Account-Settings-Priv-Item.enabled{background:linear-gradient(135deg,#e6fffa,#f0fdf4);border-color:#065954}.Account-Settings-Priv-Item.enabled:hover{background:linear-gradient(135deg,#d1f5ef,#dcfce7)}.Account-Settings-Priv-Icon{color:#a0aec0;flex-shrink:0;height:18px;margin-right:10px;min-width:18px;width:18px}.Account-Settings-Priv-Icon.enabled{color:#065954}.Account-Settings-Priv-Title{color:#2d3748;font-size:.95rem;font-weight:500;line-height:1.4}.Account-Settings-Password-Change{grid-gap:1.25rem;display:grid;gap:1.25rem}.Account-Settings-Input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.875rem 2.75rem .875rem 1rem;transition:all .2s ease;width:100%}.Account-Settings-Input:focus{border-color:#065954;box-shadow:0 0 0 3px #0659541a;outline:none}.Account-Settings-Input::placeholder{color:#a0aec0}.Account-Settings-Button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;min-width:140px;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.Account-Settings-Button-Primary{background:linear-gradient(135deg,#065954,#047857);box-shadow:0 2px 4px #06595433;color:#fff}.Account-Settings-Button-Primary:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065954);box-shadow:0 4px 12px #0659544d;transform:translateY(-1px)}.Account-Settings-Button-Primary:active:not(:disabled){transform:translateY(0)}.Account-Settings-Button-Primary:disabled{background:#cbd5e0;box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.Account-Settings-Button-Secondary{background:#fff;border:2px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;color:#4a5568}.Account-Settings-Button-Secondary:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.Account-Settings-Button-Secondary:active{transform:translateY(0)}.Account-Settings-Button-Danger{background:linear-gradient(135deg,#e53e3e,#c53030);box-shadow:0 2px 4px #e53e3e33;color:#fff}.Account-Settings-Button-Danger:hover{background:linear-gradient(135deg,#c53030,#e53e3e);box-shadow:0 4px 12px #e53e3e4d;transform:translateY(-1px)}.Account-Settings-Button-Danger:active{transform:translateY(0)}.Account-Settings-Button-Group{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.Account-Settings-Message{animation:slideIn .3s ease;border-radius:8px;font-size:.9rem;font-weight:500;line-height:1.4;margin-top:.5rem;padding:.875rem 1rem}.Account-Settings-Warning{background:#fed7d7;border:1px solid #fc8181;color:#c53030}.Account-Settings-Success{background:#c6f6d5;border:1px solid #68d391;color:#22543d}.Account-Settings-Password-Strength{margin-top:.75rem}.Account-Settings-Strength-Bar{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:.5rem;overflow:hidden}.Account-Settings-Strength-Fill{border-radius:3px;height:100%;transition:all .3s ease}.Account-Settings-Strength-Text{font-size:.8rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.strength-weak .Account-Settings-Strength-Fill{background:linear-gradient(90deg,#fc8181,#e53e3e);width:25%}.strength-weak .Account-Settings-Strength-Text{color:#e53e3e}.strength-fair .Account-Settings-Strength-Fill{background:linear-gradient(90deg,#f6ad55,#ed8936);width:50%}.strength-fair .Account-Settings-Strength-Text{color:#ed8936}.strength-good .Account-Settings-Strength-Fill{background:linear-gradient(90deg,#68d391,#38a169);width:75%}.strength-good .Account-Settings-Strength-Text{color:#38a169}.strength-strong .Account-Settings-Strength-Fill{background:linear-gradient(90deg,#48bb78,#22543d);width:100%}.strength-strong .Account-Settings-Strength-Text{color:#22543d}@media (max-width:1024px){.Account-Settings-Container{padding:1.5rem 1rem 2.5rem}.Account-Settings-Grid{gap:1.25rem}.Account-Settings-Card{flex:1 1 100%;max-width:42%;padding:1.5rem}}@media (max-width:768px){.Account-Settings-Window{padding:0}.Account-Settings-Container{padding:1.5rem .75rem 2rem}.Account-Settings-Header{margin-bottom:1.5rem;padding-top:.5rem}.Account-Settings-Grid{flex-direction:column;gap:1rem}.Account-Settings-Card{border-radius:10px;flex:1 1 auto;max-width:100%;padding:1.25rem}.Account-Settings-Card-Header{margin-bottom:1.25rem;padding-bottom:.875rem}.Account-Settings-Card-Icon{height:20px;margin-right:10px;min-width:20px;width:20px}.Account-Settings-Field{margin-bottom:1rem}.Account-Settings-Value{font-size:1rem;padding:.75rem .875rem}.Account-Settings-Input{font-size:16px;padding:.75rem 2.5rem .75rem .875rem}.Account-Settings-Button{font-size:.95rem;min-width:0;min-width:auto;padding:.875rem 1.25rem;width:100%}.Account-Settings-Button-Group{flex-direction:column;gap:.625rem}.Account-Settings-Privileges{max-height:500px;padding-right:8px}.Account-Settings-Priv-Item{padding:.625rem .875rem}.Account-Settings-Message{font-size:.85rem;padding:.75rem .875rem}}@media (max-width:480px){.Account-Settings-Window{padding:0}.Account-Settings-Container{padding:1rem .5rem 1.5rem}.Account-Settings-Header{margin-bottom:1.25rem}.Account-Settings-Grid{flex-direction:column;gap:.875rem}.Account-Settings-Card{box-shadow:0 2px 4px #00000012,0 6px 12px #0000000d;max-width:100%;padding:1rem}.Account-Settings-Card:hover{transform:none}.Account-Settings-Label{font-size:.75rem}.Account-Settings-Password-Change{gap:1rem}.Account-Settings-Privileges{gap:.5rem}.Account-Settings-Priv-Item{padding:.5rem .75rem}.Account-Settings-Priv-Icon{height:16px;margin-right:8px;min-width:16px;width:16px}.Account-Settings-Priv-Title{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.Account-Settings-Button,.Account-Settings-Card,.Account-Settings-Input,.Account-Settings-Message,.Account-Settings-Priv-Item{animation:none;transition:none}}@media print{.Account-Settings-Window{background:#fff}.Account-Settings-Card{border:1px solid #000;box-shadow:none;page-break-inside:avoid}.Account-Settings-Button{display:none}}.Logout-Window{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.Logout-Frame{animation:slideUp .3s ease-out;background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;min-width:320px;padding:32px}.Logout-Title{color:#1f2937;font-size:24px;font-weight:600;line-height:1.3;margin-bottom:24px;text-align:center}.Logout-Button-Group{display:flex;gap:12px;justify-content:center}.Logout-Button-Confirm{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;box-shadow:0 4px 6px -1px #ef444433;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-width:100px;padding:12px 24px;transition:all .2s ease}.Logout-Button-Confirm:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 15px -3px #ef44444d;transform:translateY(-1px)}.Logout-Button-Confirm:active{box-shadow:0 2px 4px -1px #ef444433;transform:translateY(0)}.Logout-Button-Cancel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;min-width:100px;padding:12px 24px;transition:all .2s ease}.Logout-Button-Cancel:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a;color:#475569;transform:translateY(-1px)}.Logout-Button-Cancel:active{box-shadow:0 2px 4px -1px #0000000d;transform:translateY(0)}@media (max-width:480px){.Logout-Frame{margin:16px;min-width:0;min-width:auto;padding:24px}.Logout-Button-Group{flex-direction:column;gap:8px}.Logout-Button-Cancel,.Logout-Button-Confirm{width:100%}}.Users-Window{height:100%;overflow:hidden;padding-left:2rem}.Users-Header,.Users-Window{display:flex;flex-direction:column;width:100%}.Users-Header{align-items:center;justify-content:space-between;padding-bottom:0;padding-top:30px}.Users-Header-Search{align-items:flex-start;display:flex;flex-direction:row;width:92%}.Users-Header-Search-Bar{align-items:center;background:#cecece33;border-radius:10px;display:flex;flex-direction:row;padding:6px;width:450px}.Users-Header-Search-Icon{color:gray;height:20px;margin-left:5px;width:20px}.Users-Header-Search-Input{background-color:initial;border:none;font-size:1em;margin-left:5px;width:100%}.Users-Header-Search-Input:focus{outline:none}.Users-Header-Managed{display:flex;flex-direction:column;width:92%}.Users-Header-Top-Bar{border-bottom:1px solid #8080804d;margin-bottom:10px;margin-top:20px}.Users-Header-Top-Bar-Text{border-bottom:2px solid #06594f;font-size:.9em;font-weight:500;padding-bottom:10px;width:175px}.Users-Header-Lower{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px}.Users-Header-Lower-Left{width:80%}.Users-Header-Lower-Left-Count{font-size:1.2em;font-weight:600;margin-bottom:5px}.Users-Header-Lower-Left-Text{font-size:.8em}.Users-Header-Button{background-color:#06594f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:7px 15px}.Users-Header-Column-Headers{align-items:center;background:linear-gradient(180deg,#fff 0,#f8fafc);border:none;border-bottom:2px solid #cbd5e1;border-top:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000a;box-sizing:border-box;color:var(--primary-color);display:flex;flex-direction:row;flex-shrink:0;font-size:.7rem;font-weight:700;letter-spacing:.05em;min-height:56px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 20px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;width:100%;z-index:10}.Users-Header-Column-Headers>div{align-items:center;box-sizing:border-box;display:flex;overflow:hidden;padding:16px 12px;text-overflow:ellipsis;white-space:wrap}.Users-Display{border-radius:0;box-shadow:0 1px 3px #0000000f;overflow:hidden}.Users-Display,.Users-Display-Window{background:#fff;display:flex;flex-direction:column;height:100%;width:100%}.Users-Display-Window{overflow-x:auto;overflow-y:auto}.Users-Display-Row{align-items:center;background:#fff;border-bottom:none;box-sizing:border-box;color:#334155;display:flex;flex-direction:row;min-height:64px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 20px;position:relative;transition:all .15s ease-in-out;width:100%}.Users-Display-Row:hover{background:#f8fafc;box-shadow:inset 0 0 0 1px #e2e8f0}.Users-Display-Row:last-child{border-bottom:none}.Users-Display-Row-Border{background:#fff;border-bottom:1px solid #e2e8f0;color:#334155;flex-direction:row;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:12px 20px;width:100%}.Users-Display-Field,.Users-Display-Row-Border{box-sizing:border-box;display:flex;transition:all .15s ease-in-out}.Users-Display-Field{align-items:center;border-radius:4px;color:#1e293b;font-size:.875rem;font-weight:500;line-height:1.5;padding:12px}.Field-Centered{align-items:center;display:flex;justify-content:center;text-align:center}.Users-Display-Unchecked{border-radius:3px;color:#94a3b8;cursor:pointer;height:20px;padding:2px;transition:all .15s ease-in-out;width:20px}.Users-Display-Unchecked:hover{background:#f1f5f9;color:#64748b;transform:scale(1.05)}.Users-Display-Checked{background:#06594f14;border-radius:3px;color:#06594f;cursor:pointer;height:20px;padding:2px;transition:all .15s ease-in-out;width:20px}.Users-Display-Checked:hover{background:#06594f1f;color:#04463e;transform:scale(1.05)}.User-Input{background:#fff;border:1px solid #cbd5e1;border-radius:4px;color:#1e293b;font-size:.875rem;font-weight:500;padding:8px 12px;transition:all .15s ease-in-out}.User-Input:focus{background:#fff;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a,0 1px 2px #0000000d;outline:none}.Users-Display-Tools{align-items:center;display:flex;flex-direction:row;gap:8px;margin-left:15px}.Users-Display-Tools-Button{background:#fff;border:1px solid #cbd5e1;border-radius:6px;box-shadow:0 1px 2px #0000000d;color:#475569;cursor:pointer;font-size:.8125rem;font-weight:600;padding:8px 18px;text-align:center;transition:all .15s ease-in-out;white-space:nowrap}.Users-Display-Tools-Button:hover{background:#06594f;border-color:#06594f;box-shadow:0 2px 4px #06594f33;color:#fff}.Users-Display-Tools-Button:active{box-shadow:0 1px 2px #06594f33;transform:translateY(1px)}.New-User-Display{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000bf;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100vw;z-index:1000}.New-User-Window{background:linear-gradient(135deg,#fffffffa,#f9fafbfa);border:1px solid #e5e7ebcc;border-radius:16px;box-shadow:0 25px 50px #00000040,0 10px 20px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}.New-User-Header{align-items:center;background:linear-gradient(135deg,#f9fafbe6,#f3f4f6e6);border-bottom:1px solid #e5e7eb80;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:24px 32px 16px}.New-User-Header-Title{color:#374151f2;flex:1 1;font-size:1.5em;font-weight:600;margin:0;min-width:0}.New-User-Header-Close{align-items:center;border-radius:8px;color:#6b7280cc;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;padding:4px;transition:all .2s ease-in-out;width:32px}.New-User-Header-Close:hover{background:#f3f4f6cc;color:#4b5563;transform:scale(1.1)}.New-User-Instructions{color:#6b7280e6;font-size:.95em;line-height:1.5;margin:16px 0;padding:0 32px}.New-User-Input-Window{display:flex;flex:1 1;flex-direction:column;gap:16px;max-height:60vh;overflow-y:auto;padding:0 32px}.New-User-Basic-Inputs{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:8px}.New-User-Privileges-Section{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.New-User-Privileges-Grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.New-User-Input-Window::-webkit-scrollbar{width:6px}.New-User-Input-Window::-webkit-scrollbar-track{background:#f3f4f680;border-radius:3px}.New-User-Input-Window::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.New-User-Input-Window::-webkit-scrollbar-thumb:hover{background:#6b7280b3}@media (max-width:768px){.New-User-Window{margin:10px;max-height:95vh;max-width:none;width:95%}.New-User-Header{padding:20px 16px 12px}.New-User-Input-Window{padding:0 16px}.New-User-Submit{padding:20px 16px}.New-User-Basic-Inputs,.New-User-Privileges-Grid{grid-template-columns:1fr}.New-User-Header-Title{font-size:1.3em}}@media (max-width:480px){.New-User-Display{padding:10px}.New-User-Window{border-radius:12px;margin:0;width:100%}.New-User-Header{padding:16px 12px 10px}.New-User-Input-Window{padding:0 12px}.New-User-Submit{padding:16px 12px}.New-User-Header-Title{font-size:1.2em}}.New-User-Input-Text{display:flex;flex-direction:column;gap:8px;margin-bottom:0;width:100%}.New-User-Input{background:#ffffffe6;border:2px solid #e5e7ebcc;border-radius:8px;box-sizing:border-box;color:#374151e6;font-size:1em;padding:12px 16px;transition:all .2s ease-in-out;width:100%}.New-User-Input:focus{background:#fff;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a;outline:none;transform:translateY(-1px)}.New-User-Input-Title{color:#374151e6;font-size:.9em;font-weight:600;letter-spacing:.025em;margin:0}.New-User-Privilege-Title{border-bottom:2px solid #06594f33;color:#374151f2;font-size:1.1em;font-weight:600;margin:24px 0 16px;padding-bottom:8px}.New-User-Input-Select{align-items:center;background:#f9fafbcc;border:1px solid #e5e7eb99;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;margin-bottom:8px;padding:12px 16px;transition:all .2s ease-in-out}.New-User-Input-Select:hover{background:#f3f4f6e6;border-color:#06594f4d;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.New-User-Input-Selection{color:#06594f;height:20px;margin-right:12px;transition:all .2s ease-in-out;width:20px}.New-User-Input-Selection:hover{transform:scale(1.1)}.New-User-Submit{background:linear-gradient(135deg,#f9fafbe6,#f3f4f6e6);border-top:1px solid #e5e7eb80;display:flex;flex-direction:row;gap:12px;justify-content:flex-end;padding:24px 32px}.New-User-Submit-Button{background:linear-gradient(135deg,#06594f,#04463e);border:none;border-radius:8px;box-shadow:0 2px 8px #06594f4d;color:#fff;cursor:pointer;font-size:1em;font-weight:600;padding:12px 24px;transition:all .2s ease-in-out}.New-User-Submit-Button:hover{background:linear-gradient(135deg,#04463e,#033731);box-shadow:0 6px 16px #06594f66;transform:translateY(-2px)}.New-User-Submit-Button:active{box-shadow:0 2px 4px #06594f4d;transform:translateY(0)}.New-User-Submit-Button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.New-User-Submitting{align-items:center;display:flex;flex-direction:column;gap:16px;height:300px;justify-content:center;padding:40px 32px;width:100%}.New-User-Submitting-Symbol{background:#06594f1a;border-radius:50%;box-shadow:0 4px 12px #06594f33;color:#06594f;height:64px;padding:16px;width:64px}.New-User-Submitting-Text{color:#374151e6;font-size:1.1em;font-weight:500;line-height:1.5;text-align:center}.New-User-Failed-Symbol{background:#dc26261a;border-radius:50%;box-shadow:0 4px 12px #dc262633;color:#dc2626;height:64px;padding:16px;width:64px}.Project-Booking{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-height:100vh;width:100%}.project-Booking-Form{height:auto;max-width:1200px;overflow-y:auto;padding:20px 20px 100px;width:100%}.Project-Booking-Section{background:#fff;border:1px solid #06594f1a;border-radius:16px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;margin-bottom:24px;padding:30px;transition:all .3s ease}.Project-Booking-Section:hover{box-shadow:0 8px 30px #0000001f,0 4px 12px #0000000f;transform:translateY(-2px)}.Project-Booking-Instructions{background:linear-gradient(135deg,#065943,#0a7a5a);border-radius:12px;color:#fff;font-size:1.1rem;margin-bottom:30px;margin-top:20px;padding:25px;text-align:center}.Icon-Cancel{color:#e53e3e;font-size:1.2rem}.Icon-Approve{color:#38a169;font-size:1.2rem}.Project-Booking-Section-Title{align-items:center;border-bottom:3px solid #06594f33;color:#065943;display:flex;font-size:1.6rem;font-weight:700;gap:12px;margin-bottom:25px;margin-top:0;padding-bottom:15px}.Project-Booking-Section-Title:before{background:linear-gradient(135deg,#065943,#0a7a5a);border-radius:2px;content:"";height:24px;width:4px}.Project-Booking-Input-Form{grid-gap:20px;display:grid;gap:20px;margin-top:0}.Project-Booking-Input-Field{display:flex;flex-direction:column;margin-bottom:0;margin-right:0}.Project-Booking-Input-Field-Error{background-color:#fff5f5;border:1px solid #fed7d7;border-radius:8px;color:#e53e3e;font-size:.9rem;margin-bottom:12px;margin-top:4px;padding:10px}.Project-Booking-field-title{color:#2d3748;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.Project-Booking-Input-Field-Label{color:#2d3748;font-size:.95rem;font-weight:600;margin-bottom:8px;margin-right:0}.Project-Booking-Input-Field-Input{background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .2s ease}.Project-Booking-Input-Field-Input:focus{border-color:#065943;box-shadow:0 0 0 3px #06594f1a;outline:none}.Project-Booking-Display-Value-Field{align-items:center;background-color:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;color:#2d3748;cursor:default;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;justify-content:flex-end;padding:12px 16px;text-align:right;transition:all .2s ease;-webkit-user-select:none;user-select:none}.Project-Booking-Display-Value-Field:hover{background-color:#edf2f7;border-color:#cbd5e0}.Project-Booking-Customer-Search-Button{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin:8px 0;padding:12px 24px;transition:all .2s ease}.Project-Booking-Customer-Search-Button:hover{box-shadow:0 4px 12px #06594f4d;transform:translateY(-1px)}.Search-Button-Active{background:linear-gradient(135deg,#065943,#0a7a5a);color:#fff;cursor:pointer}.Project-Booking-Customer-Empty{background:#f7fafc;border-left:4px solid #065943;border-radius:8px;margin-top:20px;padding:20px}.Project-Booking-Customer-Empty-Message{color:#4a5568;font-size:.95rem;margin-top:8px}.Project-Booking-Customer-Link-Container{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:row;overflow:hidden}.Project-Booking-Customer-Link-Text{background-color:initial;border:none;flex:1 1;font-size:.95rem;height:40px;padding:10px 16px}.Project-Booking-Customer-Link-Copy{align-items:center;background:#065943;border:none;color:#fff;cursor:pointer;display:flex;gap:8px;height:40px;padding:10px 16px;transition:background-color .2s ease}.Project-Booking-Customer-Link-Copy:hover{background:#0a7a5a}.Project-Booking-Customer-Link-Copy-Image{height:15px;width:15px}.Project-Booking-Customer-Error{color:red}.Project-Booking-Customer-Clear-Button{background:linear-gradient(135deg,#e53e3e,#c53030);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin:15px 0;padding:10px 20px;transition:all .2s ease}.Project-Booking-Customer-Clear-Button:hover{box-shadow:0 4px 12px #e53e3e4d;transform:translateY(-1px)}.Project-Booking-Customer-Search-Message{background:#f7fafc;border-left:4px solid #065943;border-radius:8px;color:#718096;font-size:.95rem;margin-bottom:16px;padding:12px}.Project-Booking-Error{background:#fed7d7;border-left:4px solid #e53e3e;border-radius:8px;margin:20px 0;padding:16px}.Project-Booking-Error-Line{color:#c53030;font-size:.95rem;font-weight:500}.Project-Booking-Selected-Customer-Locations-Title{color:#2d3748;font-size:1.3rem;font-weight:600;margin:20px 0 16px}.Project-Booking-Selected-Customer-Location{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;padding:12px;transition:all .2s ease}.Project-Booking-Selected-Customer-Location:hover{background-color:#f7fafc;border-color:#065943;cursor:pointer;transform:translateY(-1px)}.Project-Booking-Selected-Customer-Line{align-items:center;display:flex;flex-direction:row;width:100%}.Project-Booking-Selected-Customer-Line-Title{color:#a0aec0;font-size:.9rem;font-weight:500;margin-right:8px}.Project-Booking-Submit{display:flex;justify-content:center;margin:50px 0}.Project-Booking-Submit-Button{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:8px;box-shadow:0 4px 12px #06594f4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 32px;transition:all .2s ease}.Project-Booking-Submit-Button:hover{box-shadow:0 8px 20px #06594f66;transform:translateY(-2px)}.Project-Booking-Submit-Button:disabled{background:#a0aec0;box-shadow:none;cursor:not-allowed;transform:none}.Project-Booking-File-Insert{margin-top:25px}.Project-Booking-File-Update{color:#06594f;font-weight:600;margin-top:5px;width:80%}.Project-Booking-Skip-Budget{align-items:flex-start;display:flex;flex-direction:column;width:80%}.Project-Booking-Skip-Budget-Input{height:100px;resize:none}.Project-Booking-Skip-Budget-Cancel{margin-top:5px}.Project-Booking-Skip-Budget-Cancel:hover{cursor:pointer}.Project-Booking-Service-Contract-Form{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:20px}.Project-Booking-Service-Contract-Component{border:1px solid gray;margin:10px;padding:10px;width:400px}.Project-Booking-Service-Contract-Add{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:6px;color:#fff;font-weight:500;padding:8px 16px;transition:all .2s ease}.Project-Booking-Service-Contract-Add:hover{box-shadow:0 4px 12px #06594f4d;cursor:pointer;transform:translateY(-1px)}.Project-Booking-Service-Contract-Remove{background:linear-gradient(135deg,#e53e3e,#c53030);border:none;border-radius:6px;color:#fff;font-weight:500;margin-left:10px;padding:8px 16px;transition:all .2s ease}.Project-Booking-Service-Contract-Remove:hover{box-shadow:0 4px 12px #e53e3e4d;cursor:pointer;transform:translateY(-1px)}.Project-Booking-Skip-Budget-Input{background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;min-height:120px;padding:16px;resize:vertical;transition:all .2s ease;width:100%}.Project-Booking-Skip-Budget-Input:focus{border-color:#065943;box-shadow:0 0 0 3px #06594f1a;outline:none}.Project-Booking-Skip-Budget-Input::placeholder{color:#a0aec0;font-style:italic}.files-form-container{display:flex;flex-direction:column;gap:24px;width:100%}.Project-Booking-File-Insert{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px;position:relative;transition:all .3s ease}.Project-Booking-File-Insert:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000000a}.Project-Booking-File-Insert.incomplete{background-color:#fef5f5;border-color:#e53e3e}.Project-Booking-File-Insert.complete{background-color:#f0fff4;border-color:#38a169}.Project-Booking-File-Insert-Label{align-items:center;color:#2d3748;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin-bottom:8px}.Project-Booking-File-Insert-Description{color:#718096;font-size:.95rem;line-height:1.5;margin-bottom:16px}.Project-Booking-File-Insert-File{background:#f7fafc;border:2px dashed #cbd5e0;border-radius:8px;color:#4a5568;cursor:pointer;font-size:.95rem;padding:16px;transition:all .2s ease;width:100%}.Project-Booking-File-Insert-File:hover{background:#edf2f7;border-color:#065943}.Project-Booking-File-Insert-File:focus{border-color:#065943;box-shadow:0 0 0 3px #06594f1a;outline:none}.Project-Booking-File-Insert-File.incomplete{background-color:#fed7d7;border-color:#e53e3e}.Project-Booking-File-Insert-File.incomplete:hover{background-color:#feb2b2;border-color:#c53030}.Project-Booking-File-Insert-File.complete{background-color:#c6f6d5;border-color:#38a169}.Project-Booking-File-Insert-File.complete:hover{background-color:#9ae6b4;border-color:#2f855a}.Project-Booking-File-Update{align-items:center;background:linear-gradient(135deg,#edf2f7,#e2e8f0);border-left:4px solid #065943;border-radius:8px;color:#065943;display:flex;font-size:.9rem;font-weight:500;gap:8px;margin-top:12px;padding:12px 16px}.Project-Booking-File-Update:before{color:#065943;content:"ℹ";font-size:1.1rem;font-weight:700}.optional-indicator{color:#718096;font-size:.85rem;font-style:italic;font-weight:500}.Project-Booking-File-Insert .required-indicator{color:#e53e3e;font-size:1.1rem;font-weight:700}.Project-Booking-File-Insert .complete-indicator{color:#38a169;font-size:1.1rem;font-weight:700}.Project-Booking-File-Insert-File::-webkit-file-upload-button{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-right:12px;padding:8px 16px;-webkit-transition:all .2s ease;transition:all .2s ease}.Project-Booking-File-Insert-File::file-selector-button{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-right:12px;padding:8px 16px;transition:all .2s ease}.Project-Booking-File-Insert-File::-webkit-file-upload-button:hover{box-shadow:0 4px 12px #06594f4d;transform:translateY(-1px)}.Project-Booking-File-Insert-File::file-selector-button:hover{box-shadow:0 4px 12px #06594f4d;transform:translateY(-1px)}.Project-Booking-File-Insert-File.incomplete::-webkit-file-upload-button{background:linear-gradient(135deg,#e53e3e,#c53030)}.Project-Booking-File-Insert-File.incomplete::file-selector-button{background:linear-gradient(135deg,#e53e3e,#c53030)}.Project-Booking-File-Insert-File.complete::-webkit-file-upload-button{background:linear-gradient(135deg,#38a169,#2f855a)}.Project-Booking-File-Insert-File.complete::file-selector-button{background:linear-gradient(135deg,#38a169,#2f855a)}.file-upload-progress{background:#edf2f7;border-radius:8px;height:6px;margin-top:12px;overflow:hidden}.file-upload-progress-bar{background:linear-gradient(135deg,#065943,#0a7a5a);border-radius:8px;height:100%;transition:width .3s ease}.file-upload-success{align-items:center;background:linear-gradient(135deg,#c6f6d5,#9ae6b4);border-left:4px solid #38a169;color:#1a202c;display:flex;font-size:.9rem;font-weight:500;gap:8px;margin-top:12px;padding:12px 16px}.file-upload-success:before{color:#38a169;content:"✓";font-size:1.1rem;font-weight:700}.file-upload-error{align-items:center;background:linear-gradient(135deg,#fed7d7,#feb2b2);border-left:4px solid #e53e3e;border-radius:8px;color:#1a202c;display:flex;font-size:.9rem;font-weight:500;gap:8px;margin-top:12px;padding:12px 16px}.file-upload-error:before{color:#e53e3e;content:"⚠";font-size:1.1rem;font-weight:700}.Project-Booking-Warning{align-items:center;background:linear-gradient(135deg,#fef5e7,#fed7aa);border:2px solid #f6ad55;border-radius:16px;box-shadow:0 4px 12px #f6ad5526,0 2px 4px #f6ad551a;display:flex;gap:15px;margin:20px 0 30px;overflow:hidden;padding:20px 25px;position:relative}.Project-Booking-Warning:before{animation:warningPulse 2s ease-in-out infinite;content:"⚠️";flex-shrink:0;font-size:1.8rem}.Project-Booking-Warning:after{animation:warningShine 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.Project-Booking-Warning-Text{color:#744210;font-size:1.1rem;font-weight:600;line-height:1.4;text-shadow:0 1px 2px #fffc}@keyframes warningPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes warningShine{0%{left:-100%}50%{left:100%}to{left:100%}}.Project-Booking-Loading{align-items:center;background:#f7fafc;border-radius:8px;display:flex;justify-content:center;margin:20px 0;padding:40px}.Project-Booking-Status-Success{background:linear-gradient(135deg,#38a169,#2f855a)}.Project-Booking-Status-Error,.Project-Booking-Status-Success{align-items:center;border-radius:6px;color:#fff;display:inline-flex;font-weight:500;gap:8px;padding:12px 20px}.Project-Booking-Status-Error{background:linear-gradient(135deg,#e53e3e,#c53030)}.Project-Booking-Status-Warning{align-items:center;background:linear-gradient(135deg,#d69e2e,#b7791f);border-radius:6px;color:#fff;display:inline-flex;font-weight:500;gap:8px;padding:12px 20px}.Project-Booking-Budget-File-Input,.Project-Booking-Budget-Import-Upload{background:#f7fafc;border:2px dashed #cbd5e0;border-radius:8px;cursor:pointer;padding:12px;transition:all .2s ease}.Project-Booking-Budget-File-Input:hover,.Project-Booking-Budget-Import-Upload:hover{background:#edf2f7;border-color:#065943}.Project-Booking-Budget-Files-Tray{display:flex;flex-direction:column;gap:12px;margin-top:16px;width:100%}.Record-Sales-Link{width:300px}.Project-Booking-Budget-Import-Template{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-right:12px;padding:10px 20px;transition:all .2s ease}.Project-Booking-Budget-Import-Template:hover{box-shadow:0 4px 12px #06594f4d;transform:translateY(-1px)}.Project-Booking-Service-Budget-Template-Buttons{border-bottom:1px solid #e2e8f0;display:flex;gap:16px;margin-bottom:24px;padding:20px 0}.Project-Booking-Service-Budget-Template-Buttons button{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:8px;box-shadow:0 2px 4px #06594f33;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.Project-Booking-Service-Budget-Template-Buttons button:hover{background:linear-gradient(135deg,#0a7a5a,#065943);box-shadow:0 6px 16px #06594f4d;transform:translateY(-2px)}.Project-Booking-Service-Budget-Template-Buttons button:active{box-shadow:0 2px 4px #06594f33;transform:translateY(0)}.Project-Booking-Service-Budget-Template-Buttons button:first-child{background:linear-gradient(135deg,#e53e3e,#c53030);box-shadow:0 2px 4px #e53e3e33}.Project-Booking-Service-Budget-Template-Buttons button:first-child:hover{background:linear-gradient(135deg,#c53030,#e53e3e);box-shadow:0 6px 16px #e53e3e4d}.Project-Booking-Service-Budget-Template-Buttons button:last-child{background:linear-gradient(135deg,#3182ce,#2c5aa0);box-shadow:0 2px 4px #3182ce33}.Project-Booking-Service-Budget-Template-Buttons button:last-child:hover{background:linear-gradient(135deg,#2c5aa0,#3182ce);box-shadow:0 6px 16px #3182ce4d}.Project-Booking-Service-Budget-Template-Buttons button:first-child:before{content:"🔄";font-size:1rem}.Project-Booking-Service-Budget-Template-Buttons button:last-child:before{content:"↻";font-size:1rem}.Project-Booking-Selected-Customer-Location-Table{background:#fff;border:1px solid #06594f1a;border-radius:12px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;max-height:600px;overflow:hidden;width:100%}.Project-Booking-Customer-Selection-Header{background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:2px solid #06594f33;color:#fff;font-size:.95rem;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Project-Booking-Customer-Selection-Header-Column{align-items:center;border-right:1px solid #fff3;cursor:pointer;display:flex;padding:16px 12px;transition:all .2s ease}.Project-Booking-Customer-Selection-Header-Column:hover{background:#ffffff1a}.Project-Booking-Customer-Selection-Header-Column:last-child{border-right:none}.Project-Booking-Customer-Selection-Row{background:#fff;border-bottom:1px solid #e2e8f0;transition:all .2s ease}.Project-Booking-Customer-Selection-Row:hover{background:linear-gradient(135deg,#f7fafc,#edf2f7);box-shadow:0 2px 8px #06594f1a;transform:translateX(4px)}.Project-Booking-Customer-Selection-Row:nth-child(2n){background:#f8f9fa}.Project-Booking-Customer-Selection-Row:nth-child(2n):hover{background:linear-gradient(135deg,#f1f3f4,#e8eaed)}.Project-Booking-Customer-Selection-Column{align-items:center;border-right:1px solid #e2e8f0;color:#2d3748;display:flex;font-size:.95rem;padding:16px 12px;word-break:break-word}.Project-Booking-Customer-Selection-Column:last-child{border-right:none}.Project-Booking-Customer-Selection-Header-Column.sortable{position:relative;-webkit-user-select:none;user-select:none}.Project-Booking-Customer-Selection-Header-Column.sortable:after{content:"↕";font-size:.8rem;opacity:.5;position:absolute;right:8px;transition:opacity .2s ease}.Project-Booking-Customer-Selection-Header-Column.sortable:hover:after{opacity:1}.Project-Booking-Customer-Selection-Header-Column.sortable.asc:after{color:#fff;content:"↑";opacity:1}.Project-Booking-Customer-Selection-Header-Column.sortable.desc:after{color:#fff;content:"↓";opacity:1}.Project-Booking-Customer-Location-Table-Overlay{position:relative}.Project-Booking-Customer-Location-Table-Overlay.loading:before{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffc;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:20}.Project-Booking-Customer-Selection-Row.selectable{cursor:pointer;position:relative}.Project-Booking-Customer-Selection-Row.selectable:before{background:#065943;bottom:0;content:"";left:0;position:absolute;top:0;transition:width .2s ease;width:0}.Project-Booking-Customer-Selection-Row.selectable:hover:before,.Project-Booking-Customer-Selection-Row.selected:before{width:4px}.Project-Booking-Customer-Location-Empty{align-items:center;background:#f7fafc;border-radius:8px;color:#718096;display:flex;flex-direction:column;justify-content:center;margin:20px 0;padding:40px 20px}.Project-Booking-Customer-Location-Empty-Icon{color:#cbd5e0;font-size:3rem;margin-bottom:16px}.Project-Booking-Customer-Location-Empty-Title{color:#4a5568;font-size:1.2rem;font-weight:600;margin-bottom:8px}.Project-Booking-Customer-Location-Empty-Message{font-size:.95rem;max-width:300px;text-align:center}.Project-Booking-Customer-Location-Loading{align-items:center;background:#f7fafc;border-radius:8px;display:flex;justify-content:center;padding:60px 20px}.Project-Booking-Customer-Location-Pagination{align-items:center;background:#f8f9fa;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:center;padding:16px}.Project-Booking-Customer-Location-Page-Button{background:#fff;border:1px solid #cbd5e0;border-radius:6px;color:#4a5568;cursor:pointer;font-weight:500;padding:8px 12px;transition:all .2s ease}.Project-Booking-Customer-Location-Page-Button.active,.Project-Booking-Customer-Location-Page-Button:hover{background:#065943;border-color:#065943;color:#fff}.Project-Booking-Customer-Location-Page-Button:disabled{background:#f7fafc;border-color:#e2e8f0;color:#a0aec0;cursor:not-allowed}.Project-Booking-Customer-Location-Page-Info{color:#718096;font-size:.9rem;font-weight:500}.modern-submission-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modern-submission-modal{animation:slideIn .4s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0003,0 8px 25px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.modern-submission-header{background:linear-gradient(135deg,#065943,#0a7a5a);border-radius:20px 20px 0 0;color:#fff;overflow:hidden;padding:30px;position:relative;text-align:center}.modern-submission-header:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.modern-submission-icon{font-size:3rem;margin-bottom:15px;position:relative;z-index:1}.modern-submission-title{font-size:1.8rem;font-weight:700;margin:0 0 10px;position:relative;z-index:1}.modern-submission-subtitle{font-size:1rem;font-weight:400;margin:0;opacity:.9;position:relative;z-index:1}.modern-submission-progress{padding:30px}.modern-submission-steps{display:flex;flex-direction:column;gap:16px}.modern-submission-step{align-items:flex-start;background:#f8f9fa;border:2px solid #0000;border-radius:12px;display:flex;gap:16px;padding:20px;position:relative;transition:all .3s ease}.modern-submission-step.loading{background:linear-gradient(135deg,#fff7ed,#fed7aa);border-color:#f97316}.modern-submission-step.completed{background:linear-gradient(135deg,#f0fff4,#c6f6d5);border-color:#38a169}.modern-submission-step.error{background:linear-gradient(135deg,#fef5f5,#fed7d7);border-color:#e53e3e}.modern-step-indicator{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}.modern-submission-step.loading .modern-step-indicator{animation:pulse 2s infinite;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.modern-submission-step.completed .modern-step-indicator{background:linear-gradient(135deg,#38a169,#2f855a);color:#fff}.modern-submission-step.error .modern-step-indicator{background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff}.modern-step-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.modern-step-title{color:#2d3748;font-size:1.1rem;font-weight:600;line-height:1.3}.modern-step-error{color:#e53e3e;font-size:.9rem;font-weight:500;margin-top:4px}.modern-submission-success{background:linear-gradient(135deg,#f0fff4,#c6f6d5);border-radius:0 0 20px 20px;border-top:1px solid #e2e8f0;padding:30px;text-align:center}.modern-success-icon{animation:bounce 1s ease-out;font-size:4rem;margin-bottom:20px}.modern-success-title{color:#1a202c;font-size:1.6rem;font-weight:700;margin:0 0 12px}.modern-success-message{color:#4a5568;font-size:1.1rem;line-height:1.5;margin:0 0 25px}.modern-success-actions{display:flex;gap:16px;justify-content:center}.modern-success-button{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:10px;box-shadow:0 4px 12px #06594f4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .3s ease}.modern-success-button:hover{box-shadow:0 8px 20px #06594f66;transform:translateY(-2px)}.Project-Booking-Rejection-Window{margin-bottom:20px;width:100%}.Project-Booking-Rejection-Alert{animation:alertPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ff6b6b,#ee5a52);border:2px solid #ff5252;border-radius:12px;box-shadow:0 6px 20px #ff52524d,0 2px 8px #ff525226;margin-bottom:20px}@keyframes alertPulse{0%,to{box-shadow:0 6px 20px #ff52524d,0 2px 8px #ff525226}50%{box-shadow:0 8px 25px #ff525266,0 4px 12px #ff525240}}.Project-Booking-Rejection-Alert-Content{align-items:center;display:flex;gap:15px;padding:20px}.Project-Booking-Rejection-Alert-Icon-Container{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.Project-Booking-Rejection-Alert-Icon{animation:shake 1s ease-in-out infinite;color:#fff;font-size:24px}.Project-Booking-Rejection-Alert-Info{color:#fff;flex:1 1}.Project-Booking-Rejection-Alert-Title{font-size:1.3rem;font-weight:700;margin-bottom:4px;text-shadow:0 1px 2px #0000001a}.Project-Booking-Rejection-Alert-Subtitle{font-size:1rem;line-height:1.4;opacity:.95}.Project-Booking-Rejection-Alert-Toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s ease}.Project-Booking-Rejection-Alert-Toggle:hover{background:#ffffff4d;transform:translateY(-1px)}.Project-Booking-Rejection-List{background:#fff;border:1px solid #ff525233;border-radius:12px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;padding:25px}.Project-Booking-Rejection-List-Header{align-items:center;border-bottom:2px solid #f1f3f4;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.Project-Booking-Rejection-List-Header h3{color:#ff5252;font-size:1.4rem;font-weight:700;margin:0}.Project-Booking-Rejection-List-Count{background:#ff5252;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:6px 12px}.Project-Booking-Rejection-Cards{grid-gap:15px;display:grid;gap:15px}.Project-Booking-Rejection-Card{background:linear-gradient(135deg,#fff,#fafbfc);border:2px solid #ff5252;border-radius:12px;cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.Project-Booking-Rejection-Card:before{background:linear-gradient(90deg,#ff6b6b,#ee5a52);content:"";height:4px;left:0;position:absolute;right:0;top:0}.Project-Booking-Rejection-Card:hover{border-color:#ee5a52;box-shadow:0 8px 30px #ff525233,0 4px 12px #ff52521a;transform:translateY(-3px)}.Project-Booking-Rejection-Card-Header{align-items:center;display:flex;gap:10px;margin-bottom:15px}.Project-Booking-Rejection-Card-Icon{color:#ff5252;font-size:20px}.Project-Booking-Rejection-Card-Status{background:#ff5252;border-radius:6px;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:4px 10px}.Project-Booking-Rejection-Card-Content{margin-bottom:15px}.Project-Booking-Rejection-Card-Field{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.Project-Booking-Rejection-Card-Label{color:#065943;font-weight:600;min-width:100px}.Project-Booking-Rejection-Card-Value{color:#2c3e50;flex:1 1}.Project-Booking-Rejection-Card-Action{background:#ff52521a;border:1px dashed #ff5252;border-radius:6px;color:#ff5252;font-size:.9rem;font-weight:600;padding:8px;text-align:center}.Project-Booking-Rejection-Details{background:#fff;border:2px solid #ff5252;border-radius:12px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;overflow:hidden}.Project-Booking-Rejection-Details-Header{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;display:flex;gap:15px;padding:20px}.Project-Booking-Rejection-Details-Icon-Container{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.Project-Booking-Rejection-Details-Icon{color:#fff;font-size:24px}.Project-Booking-Rejection-Details-Info{flex:1 1}.Project-Booking-Rejection-Details-Title{font-size:1.4rem;font-weight:700;margin-bottom:4px;text-shadow:0 1px 2px #0000001a}.Project-Booking-Rejection-Details-Project{font-size:1.1rem;font-weight:500;opacity:.95}.Project-Booking-Rejection-Details-Close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px;transition:all .3s ease}.Project-Booking-Rejection-Details-Close:hover{background:#ffffff4d;transform:translateY(-1px)}.Project-Booking-Rejection-Details-Content{padding:25px}.Project-Booking-Rejection-Details-Section{margin-bottom:20px}.Project-Booking-Rejection-Details-Section-Title{color:#065943;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.Project-Booking-Rejection-Details-Reason{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#2c3e50;font-size:1rem;line-height:1.5;padding:15px;white-space:pre-wrap}.Project-Booking-Rejection-Details-Meta{background:#06594f0d;border:1px solid #06594f1a;border-radius:8px;padding:15px}.Project-Booking-Rejection-Details-Meta-Item{display:flex;gap:10px;margin-bottom:8px}.Project-Booking-Rejection-Details-Meta-Item:last-child{margin-bottom:0}.Project-Booking-Rejection-Details-Meta-Label{color:#065943;font-weight:600;min-width:120px}.Project-Booking-Rejection-Details-Meta-Value{color:#2c3e50}@media (max-width:768px){.Project-Booking-Rejection-Alert-Content{flex-direction:column;gap:12px;text-align:center}.Project-Booking-Rejection-Alert-Toggle{width:100%}.Project-Booking-Rejection-Details-Header{flex-direction:column;gap:12px;text-align:center}.Project-Booking-Rejection-Details-Close{width:100%}.Project-Booking-Rejection-Card-Field{flex-direction:column;gap:4px}.Project-Booking-Rejection-Card-Label{min-width:auto}.Project-Booking-Rejection-Details-Meta-Item{flex-direction:column;gap:4px}.Project-Booking-Rejection-Details-Meta-Label{min-width:auto}}@media (max-width:480px){.modern-submission-overlay{padding:10px}.modern-submission-modal{border-radius:12px}.modern-submission-header{border-radius:12px 12px 0 0;padding:20px 16px}.modern-submission-icon{font-size:2rem;margin-bottom:10px}.modern-submission-title{font-size:1.3rem}.modern-submission-subtitle{font-size:.9rem}.modern-submission-progress{padding:20px 16px}.modern-submission-step{border-radius:8px;gap:10px;padding:14px}.modern-step-indicator{font-size:1rem;height:32px;width:32px}.modern-step-title{font-size:.95rem}.modern-step-error{font-size:.8rem}.modern-submission-success{padding:20px 16px}.modern-success-icon{font-size:3rem;margin-bottom:14px}.modern-success-title{font-size:1.2rem;margin-bottom:10px}.modern-success-message{font-size:.95rem;margin-bottom:18px}.modern-success-button{font-size:.9rem;padding:12px 20px;width:100%}}.modern-budget-container{margin:0 auto;max-width:1200px;width:100%}.modern-budget-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.modern-budget-title{color:#065943;font-size:1.5rem;font-weight:600;margin:0}.modern-budget-total{align-items:flex-end;display:flex;flex-direction:column}.budget-total-label{color:#6b7280;font-size:.9rem;font-weight:500}.budget-total-amount{color:#065943;font-size:1.8rem;font-weight:700;margin-top:4px}.modern-budget-errors,.modern-budget-validation-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:24px;padding:16px}.modern-budget-errors h4{color:#dc2626;font-size:1rem;font-weight:600;margin:0 0 12px}.budget-error-item,.modern-budget-validation-error{align-items:center;color:#dc2626;display:flex;font-size:.9rem;gap:8px;margin-bottom:8px}.error-icon{font-size:1rem}.modern-budget-task-summary{margin-bottom:32px}.details-title,.group-totals-title,.summary-title{color:#374151;font-size:1.2rem;font-weight:600;margin:0 0 16px}.task-cards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.task-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:20px;transition:all .3s ease}.task-summary-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.task-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.task-code{background:#065943;border-radius:6px;color:#fff;font-size:.85rem;font-weight:600;padding:4px 12px}.task-amount{color:#065943;font-size:1.2rem;font-weight:700}.task-title{color:#6b7280;font-size:.9rem;line-height:1.4}.modern-budget-details{margin-bottom:32px}.task-group{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.task-group-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.task-group-title{align-items:center;color:#374151;display:flex;font-size:1.1rem;font-weight:600;gap:12px;margin:0}.task-group-code{background:#065943;border-radius:4px;color:#fff;font-size:.8rem;font-weight:600;padding:4px 8px}.task-group-total{color:#065943;font-size:1.1rem;font-weight:700}.budget-items-list{padding:0}.budget-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:16px 20px;transition:background-color .2s ease}.budget-item:last-child{border-bottom:none}.budget-item:hover{background:#f9fafb}.budget-item-main{flex:1 1}.budget-item-header{align-items:center;display:flex;gap:12px;margin-bottom:6px}.cost-code{background:#f3f4f6;border-radius:4px;color:#6b7280;font-family:Courier New,monospace;font-size:.85rem;font-weight:600;padding:2px 6px}.account-group-badge{border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:2px 8px;text-transform:uppercase}.budget-item-description{color:#374151;font-size:.95rem;line-height:1.4}.budget-item-details{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.item-detail{display:flex;font-size:.8rem;gap:6px}.detail-label{color:#6b7280;font-weight:500}.detail-value{color:#374151;font-weight:600}.budget-item-amount{color:#065943;font-size:1rem;font-weight:700;margin-top:4px}.modern-budget-group-totals{margin-top:32px}.group-totals-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.group-total-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:20px;text-align:center;transition:all .3s ease}.group-total-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.group-total-header{margin-bottom:12px}.group-total-badge{border-radius:16px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;padding:6px 12px}.group-total-amount{color:#065943;font-size:1.3rem;font-weight:700;margin-bottom:4px}.group-total-percentage{color:#6b7280;font-size:.9rem;font-weight:500}@media (max-width:768px){.modern-budget-header{flex-direction:column;gap:16px}.modern-budget-header,.modern-budget-total{align-items:flex-start}.group-totals-grid,.task-cards-grid{grid-template-columns:1fr}.budget-item{align-items:flex-start;flex-direction:column;gap:12px}.budget-item-details{align-items:flex-start;width:100%}.task-group-header{align-items:flex-start;flex-direction:column;gap:8px}}.Loading-Spinner{height:var(--Spinner-Size);width:var(--Spinner-Size)}.Loading-Spinner-Image{height:100%;width:100%}.Project-Booking-Selected-Customer-Location-Table{align-content:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;min-height:100px;overflow-y:auto;width:90%}.Project-Booking-Customer-Selection{align-content:flex-start;border:1px solid gray;display:flex;flex-direction:row;flex-wrap:wrap;min-height:200px;overflow-y:auto;width:90%}.Project-Booking-Customer-Selection-Header{background-color:#d7d7d7;border:1px solid #000;display:flex;flex-direction:row}.Project-Booking-Customer-Selection-Header-Column{border-right:1px solid #000;margin-left:2px}.Project-Booking-Customer-Selection-Column{margin-left:2px}.Project-Booking-Customer-Selection-Row{display:flex;flex-direction:row}.Project-Booking-Customer-Selection-Row:hover{background-color:#ececec;cursor:pointer}.address-input-field-container{display:flex;flex-direction:column;gap:16px;width:100%}.address-input-field-title{color:#2d3748;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.address-input-field-grid{display:flex;flex-direction:column;gap:16px}.address-input-field-row{align-items:flex-start;display:flex;gap:16px}.address-input-field-item{display:flex;flex:1 1;flex-direction:column;gap:6px}.city-item{flex:2 1}.state-item{flex:0.6 1;min-width:70px}.zip-item{flex:0.8 1;min-width:90px}.country-item{flex:1.2 1;min-width:120px}.address-input-field-label{align-items:center;color:#4a5568;display:flex;font-size:.9rem;font-weight:600;gap:4px;margin-bottom:4px}.required-indicator{font-size:1rem}.success-indicator{color:#38a169;font-size:.9rem;font-weight:700}.address-input-field-input{background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:12px 16px;transition:all .2s ease;width:100%}.address-input-field-input:focus{border-color:#065943;box-shadow:0 0 0 3px #06594f1a;outline:none}.address-input-field-input:disabled{background-color:#f7fafc;border-color:#cbd5e0;color:#718096;cursor:not-allowed}.address-input-field-input.incomplete{background-color:#fef5f5;border-color:#e53e3e}.address-input-field-input.incomplete:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.address-input-field-input.complete{background-color:#f0fff4;border-color:#38a169}.address-input-field-input.complete:focus{border-color:#38a169;box-shadow:0 0 0 3px #38a1691a}.address-input-field-input::placeholder{color:#a0aec0;font-style:italic}.address-input-field-select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;cursor:pointer;font-size:1rem;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}.address-input-field-select:focus{border-color:#065943;box-shadow:0 0 0 3px #06594f1a;outline:none}.address-input-field-select:disabled{background-color:#f7fafc;border-color:#cbd5e0;color:#718096;cursor:not-allowed}.address-input-field-select.incomplete{background-color:#fef5f5;border-color:#e53e3e}.address-input-field-select.incomplete:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.address-input-field-select.complete{background-color:#f0fff4;border-color:#38a169}.address-input-field-select.complete:focus{border-color:#38a169;box-shadow:0 0 0 3px #38a1691a}.address-input-field-input:not(:disabled):hover,.address-input-field-select:not(:disabled):hover{border-color:#cbd5e0;box-shadow:0 2px 4px #0000000d}.state-item .address-input-field-input,.zip-item .address-input-field-input{text-transform:uppercase}@media (max-width:768px){.address-input-field-row{flex-direction:column;gap:12px}.address-input-field-item{width:100%}.city-item,.country-item,.state-item,.zip-item{flex:1 1;min-width:0;min-width:auto}.address-input-field-input,.address-input-field-select{font-size:.95rem;padding:10px 12px}}@media (max-width:480px){.address-input-field-title{font-size:1rem}.address-input-field-input,.address-input-field-select{font-size:.9rem;padding:8px 12px}}.address-input-field-label{font-size:.85rem}.address-input-field-input{animation:none}.address-input-field-input.incomplete{animation:validation-pulse-error .3s ease-in-out}.address-input-field-input.complete{animation:validation-pulse-success .3s ease-in-out}.address-input-field-container:focus-within .address-input-field-title{color:#065943}.address-input-field-item.error .address-input-field-input{background-color:#fef5f5;border-color:#e53e3e}.address-input-field-item.error .address-input-field-label{color:#e53e3e}.address-input-field-item.success .address-input-field-input{background-color:#f0fff4;border-color:#38a169}.address-input-field-item.success .address-input-field-label{color:#38a169}.standard-input-field-container{display:flex;flex-direction:column;gap:8px;margin-bottom:0;width:100%}.standard-input-field-label{align-items:center;color:#2d3748;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin-bottom:0}.validation-indicator{align-items:center;border-radius:50%;display:inline-flex;font-size:1rem;height:16px;justify-content:center;transition:all .2s ease;width:16px}.validation-indicator.error{background-color:#e53e3e1a;border:1px solid #e53e3e4d}.validation-indicator.success{background-color:#38a1691a;border:1px solid #38a1694d;font-size:.8rem}.standard-input-field-input{background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:12px 16px;transition:all .2s ease}.standard-input-field-input:focus{border-color:#065943;box-shadow:0 0 0 3px #06594f1a;outline:none}.standard-input-field-input:disabled{background-color:#f7fafc;border-color:#cbd5e0;color:#718096;cursor:not-allowed}.standard-input-field-input.incomplete{background-color:#fef5f5;border-color:#e53e3e;box-shadow:0 0 0 1px #e53e3e1a}.standard-input-field-input.incomplete:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.standard-input-field-input.complete{background-color:#f0fff4;border-color:#38a169;box-shadow:0 0 0 1px #38a1691a}.standard-input-field-input.complete:focus{border-color:#38a169;box-shadow:0 0 0 3px #38a1691a}.standard-input-field-input:not(:disabled):hover{border-color:#cbd5e0;box-shadow:0 2px 4px #0000000d}.standard-input-field-input.incomplete:not(:disabled):hover{border-color:#e53e3e;box-shadow:0 2px 4px #e53e3e1a}.standard-input-field-input.complete:not(:disabled):hover{border-color:#38a169;box-shadow:0 2px 4px #38a1691a}.standard-input-field-input::placeholder{color:#a0aec0;font-style:italic}.standard-input-field-input{animation:none}.standard-input-field-input.incomplete{animation:validation-pulse-error .3s ease-in-out}.standard-input-field-input.complete{animation:validation-pulse-success .3s ease-in-out}@keyframes validation-pulse-error{0%{box-shadow:0 0 0 1px #e53e3e1a;transform:scale(1)}50%{box-shadow:0 0 0 3px #e53e3e33;transform:scale(1.02)}to{box-shadow:0 0 0 1px #e53e3e1a;transform:scale(1)}}@keyframes validation-pulse-success{0%{box-shadow:0 0 0 1px #38a1691a;transform:scale(1)}50%{box-shadow:0 0 0 3px #38a16933;transform:scale(1.02)}to{box-shadow:0 0 0 1px #38a1691a;transform:scale(1)}}.standard-input-field-container:focus-within .standard-input-field-label{color:#065943}.standard-input-field-container:focus-within .standard-input-field-label .validation-indicator.error{background-color:#e53e3e26;border-color:#e53e3e66}.standard-input-field-container:focus-within .standard-input-field-label .validation-indicator.success{background-color:#38a16926;border-color:#38a16966}@media (max-width:768px){.standard-input-field-input{font-size:.95rem;padding:10px 12px}.standard-input-field-label{font-size:.9rem}.validation-indicator{font-size:.9rem;height:14px;width:14px}.validation-indicator.success{font-size:.7rem}}@media (max-width:480px){.standard-input-field-input{font-size:.9rem;padding:8px 12px}.standard-input-field-label{font-size:.85rem}.validation-indicator{font-size:.8rem;height:12px;width:12px}.validation-indicator.success{font-size:.6rem}}.standard-input-field-input:disabled.incomplete{background-color:#fef5f5;border-color:#e53e3e;opacity:.6}.standard-input-field-input:disabled.complete{background-color:#f0fff4;border-color:#38a169;opacity:.6}.standard-input-field-container.error .standard-input-field-label{color:#e53e3e}.standard-input-field-container.success .standard-input-field-label{color:#38a169}.standard-input-field-input,.standard-input-field-label,.validation-indicator{transition:all .2s ease-in-out}.dollar-input-field-container{display:flex;flex-direction:column;margin-bottom:20px}.dollar-input-field-label{align-items:center;color:#2d3748;display:flex;font-size:1rem;font-weight:600;gap:6px;margin-bottom:8px}.dollar-input-field-wrapper{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.dollar-input-field-wrapper:focus-within{border-color:#065943;box-shadow:0 0 0 3px #06594f1a}.dollar-input-field-symbol{background:linear-gradient(135deg,#065943,#0a7a5a);border-right:2px solid #e2e8f0;color:#fff;font-size:1rem;font-weight:600;padding:12px 16px}.dollar-input-field-input{background:#0000;border:none;color:#2d3748;flex:1 1;font-family:inherit;font-size:1rem;outline:none;padding:12px 16px}.dollar-input-field-input::placeholder{color:#a0aec0}.dollar-input-field-display{background:#f7fafc;border-left:2px solid #e2e8f0;color:#4a5568;flex:1 1;font-size:1rem;padding:12px 16px}.dollar-input-field-wrapper:has(.incomplete){border-color:#e53e3e}.dollar-input-field-wrapper:has(.complete){border-color:#38a169}.dollar-input-field-input.incomplete{border-left:3px solid #e53e3e}.dollar-input-field-input.complete{border-left:3px solid #38a169}.dollar-input-field-display.incomplete{border-left:3px solid #e53e3e}.dollar-input-field-display.complete{border-left:3px solid #38a169}@media (max-width:768px){.dollar-input-field-display,.dollar-input-field-input,.dollar-input-field-symbol{font-size:.9rem;padding:10px 12px}}@media (max-width:480px){.dollar-input-field-display,.dollar-input-field-input,.dollar-input-field-symbol{font-size:.85rem;padding:8px 10px}}.percentage-input-field-container{display:flex;flex-direction:column;margin-bottom:20px}.percentage-input-field-label{align-items:center;color:#2d3748;display:flex;font-size:1rem;font-weight:600;gap:6px;margin-bottom:8px}.percentage-input-field-wrapper{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;display:flex;max-width:200px;overflow:hidden;position:relative;transition:all .3s ease}.percentage-input-field-wrapper:focus-within{border-color:#065943;box-shadow:0 0 0 3px #06594f1a}.percentage-input-field-input{background:#0000;border:none;color:#2d3748;flex:1 1;font-family:inherit;font-size:1rem;outline:none;padding:12px 16px;text-align:right}.percentage-input-field-input:disabled{background:#f7fafc;color:#4a5568;cursor:not-allowed}.percentage-input-field-symbol{background:linear-gradient(135deg,#065943,#0a7a5a);border-left:2px solid #e2e8f0;color:#fff;font-size:1rem;font-weight:600;padding:12px 16px}.percentage-input-field-wrapper:has(.incomplete){border-color:#e53e3e}.percentage-input-field-wrapper:has(.complete){border-color:#38a169}.percentage-input-field-input.incomplete{border-right:3px solid #e53e3e}.percentage-input-field-input.complete{border-right:3px solid #38a169}.validation-indicator{font-size:.9rem;font-weight:700}.validation-indicator.error{color:#e53e3e}.validation-indicator.success{color:#38a169}.percentage-input-field-input::-webkit-inner-spin-button,.percentage-input-field-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.percentage-input-field-input[type=number]{-webkit-appearance:textfield;appearance:textfield}@media (max-width:768px){.percentage-input-field-wrapper{max-width:180px}.percentage-input-field-input,.percentage-input-field-symbol{font-size:.9rem;padding:10px 12px}}@media (max-width:480px){.percentage-input-field-wrapper{max-width:160px}.percentage-input-field-input,.percentage-input-field-symbol{font-size:.85rem;padding:8px 10px}}.Project-Booking-Review{height:100%;width:100%}.Project-Request-Tile-Data{width:var(--cellWidth)}.Header{display:flex;flex-direction:column;width:100%}.Top-Header{justify-content:space-between;margin-top:15px}.Bottom-Header,.Top-Header{display:flex;flex-direction:row;width:100%}.Bottom-Header{align-items:center;border-bottom:2px solid #06594f1a;font-size:.9em;height:25px;margin-top:20px;padding-left:60px}.Header-Title{min-width:200px;width:25%}.Header-Search{align-items:center;border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:30px;margin-left:30px;max-width:90vw;width:440px}.Header-Search-List{background-color:#fff;border:1px solid gray;border-radius:5px;height:200px;overflow:hidden;position:absolute;top:5.5%;width:440px}.Header-Search-Term{cursor:pointer;padding-left:20px}.Header-Search-Term:hover{background-color:#dbdbdb}.Header-Search-Icon{color:gray;cursor:pointer;height:15px;margin-left:5px;width:15px}.Header-Search-Text{border:none;margin-left:10px;width:90%}.Header-Search-Text:focus{outline:none}.Header-Controls{display:flex;flex-direction:row;justify-content:flex-end;margin-left:2px;margin-right:50px;max-width:90vw;width:300px}.Header-All-Button{background-color:#06594f;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 12px}.Header-Active{border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;margin-right:20px}.Header-Select{cursor:pointer;padding:5px}.Header-Select-Divider{border-right:1px solid gray}.Display{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:85%;justify-content:center;overflow:auto;padding-left:2%;width:100%}.No-Display{height:100%;text-align:center;text-justify:center;width:100%}.Tile-Image{color:#01a6ff;height:20px;width:20px}.Tile-Information{display:flex;flex-direction:row;flex-wrap:wrap;font-size:.9em;margin-left:10px;width:90%}.Tile-Data{min-width:120px;width:26%}.Date{width:17%}.Flag-Frame{width:30px}.Flag{color:#ff000080;width:100%}.Flag-Checked{color:#ff000080;width:30px}.Flag-Checked:hover{color:#b7b3b3}.Flag-Unchecked{color:#b7b3b3;width:30px}.Flag-Unchecked:hover{color:gray}.Record-Window{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.Project-Booking-Record-Content{display:flex;flex:1 1;overflow:hidden}.Project-Booking-Record-Main{flex:1 1;overflow-y:auto;padding-right:20px}.Project-Booking-Record-Sidebar{flex-shrink:0;width:350px}.Record-Header{background-color:#06594f;border-left:2px solid hsla(0,0%,100%,.271);display:flex;flex-direction:row;margin-bottom:15px;padding-bottom:10px;padding-left:20px;padding-top:10px;width:100%}.Record-Header-Close{color:#000;height:35px;margin-right:20px;width:35px}.Button,.Record-Header-Close{border-radius:10px;cursor:pointer}.Button{background-color:initial;border:1px solid #fff6;border-bottom:none;border-radius:0;border-top:none;color:#fff;font-size:1em;height:30px;margin-left:2px;padding-left:30px;padding-right:30px}.Button-End{margin-left:auto;margin-right:20px}.Active{background-color:#06594f;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px}.Confirmation{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Confirmation-Header{font-size:1.2em}.Confirmation-Button-Group{margin-top:20px}.Confirmation-Button{cursor:pointer;font-size:1.2em;margin-right:20px;padding:8px}.Confirm-Button{background-color:#008900;color:#fff}.Deny-Button{background-color:red;color:#fff}.Record-Form{margin-bottom:100px;max-width:700px;padding-left:5%;width:95%}.Record-Form-Field{align-items:flex-start;border-radius:8px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:2px;padding:8px 12px;transition:all .3s ease}.Record-Form-Field.notifier{background:linear-gradient(135deg,#fef5e7,#fed7aa);border:2px solid #f6ad55;box-shadow:0 4px 12px #f6ad5526,0 2px 4px #f6ad551a;overflow:hidden;position:relative}.Record-Form-Field.notifier:before{animation:notifierPulse 2s ease-in-out infinite;content:"⚠️";font-size:1.2rem;left:-5px;position:absolute;top:50%;transform:translateY(-50%)}.Record-Form-Field.notifier:after{animation:notifierShine 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.Record-Form-Field.notifier .Record-Form-Field-Title{margin-left:25px}.Record-Form-Field.notifier .Record-Form-Field-Title,.Record-Form-Field.notifier .Record-Form-Field-Value{color:#744210;font-weight:700;text-shadow:0 1px 2px #fffc}@keyframes notifierPulse{0%,to{opacity:1;transform:translateY(-50%) scale(1)}50%{opacity:.8;transform:translateY(-50%) scale(1.1)}}@keyframes notifierShine{0%{left:-100%}50%{left:100%}to{left:100%}}.Record-Form-Field-Section{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.Record-Form-Input{border:none;border-bottom:2px solid #000;font-size:1em}.Record-Form-Input-Title{font-size:.7em;font-weight:500;margin-top:-3px}.Record-Form-Field-Title{color:#06594f;font-weight:600;margin-right:10px}.Record-Form-Field-Value{font-size:1.2em;font-weight:600}.Record-Form-Field-Spacer{width:100%}.Record-Form-Field-Card{display:flex;flex-direction:column;margin-bottom:10px;width:150px}.Record-Form-Field-Input{border:none;border-bottom:2px solid #000;font-size:1em}.Record-Form-Under{display:flex;flex-direction:column;margin-bottom:2px}.Record-Spacer{margin-top:20px}.Project-Booking-Record-Files{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:16px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 140px);overflow:hidden;position:-webkit-sticky;position:sticky;top:20px}.Project-Booking-Record-Files-Header{align-items:center;background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Project-Booking-Record-Files-Title{align-items:center;display:flex;font-size:1.2em;font-weight:700;gap:10px}.Project-Booking-Files-Icon{color:#ffffffe6;height:20px;width:20px}.Project-Booking-Files-Count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:.85em;font-weight:600;padding:6px 12px}.Project-Booking-Record-Files-List{display:flex;flex:1 1;flex-direction:column;gap:15px;overflow-y:auto;padding:25px}.Project-Booking-Record-File{align-items:center;background:#fff;border:1px solid #06594f1a;border-radius:12px;box-shadow:0 2px 8px #0000000a;cursor:pointer;display:flex;gap:15px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Project-Booking-Record-File:hover{border-color:#06594f4d;box-shadow:0 8px 25px #0000001a,0 4px 12px #06594f26;transform:translateY(-2px)}.Project-Booking-File-Icon-Container{align-items:center;background:linear-gradient(135deg,#e74c3c1a,#e74c3c0d);border-radius:10px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.Project-Booking-Record-File-Image{color:#e74c3c;height:28px;width:28px}.Project-Booking-File-Info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.Project-Booking-File-Type{color:#06594f;font-size:.75em;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.Project-Booking-Record-File-Name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:.9em;font-weight:500;line-height:1.3;overflow:hidden;word-break:break-word}.Project-Booking-Files-Empty{align-items:center;color:#95a5a6;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.Project-Booking-Files-Empty-Icon{height:48px;margin-bottom:15px;opacity:.5;width:48px}.Project-Booking-Files-Empty-Text{color:#95a5a6;font-size:1em;font-weight:500}.Record-Files{border:1px solid #c8c8c8;border-radius:10px;height:500px;margin-left:50px;margin-top:15px;padding:10px;width:310px}.Record-Files-Title{font-size:1.1em;text-align:center}.Record-Files-List{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:20px}.Record-File{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-top:5px;width:33%}.Record-File-Image{color:#b50202cc;height:60px;width:60px}.Record-File-Name{font-size:.7em;text-align:center;width:80px}.Record-Signature{margin-bottom:50px;margin-top:20px;width:200px}.Record-Pdf-Viewer-Window{align-items:center;background-color:#ffffff80;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.Record-Pdf-Exit-Bar{display:flex;height:40px;justify-content:flex-end;padding-right:5%;width:98%}.Record-Pdf-Exit{color:#000;cursor:pointer;height:35px;margin-top:20px;width:35px}.Record-Pdf-Viewer{background-color:#fff;border:2px solid #cbcbcb;height:100%;max-width:1100px;width:80%}.Rejection-Window{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Rejection-Text{font-size:1em;margin-bottom:20px}.Rejection-Sections{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:10px;max-width:500px;width:100%}.Rejection-Section{display:flex;flex-direction:row;margin-right:10px}.Dropdown{border:none;border-bottom:2px solid #000;font-family:monospace;font-size:1em;max-width:50vw;width:var(--inputWidth)}.Selection-Section{flex-direction:row;flex-wrap:wrap;margin-top:20px}.Approval,.Selection-Section{align-items:center;display:flex;justify-content:center;width:100%}.Approval{flex-direction:column;height:100%}.Approval-Symbol{color:#06594f;height:80px;width:80px}.Approval-Text{font-size:1.1em;margin-top:20px}.Record-Sales-Link{background-color:#06594f;border-radius:10px;color:#fff;margin-right:5px;padding:7px}.Record-Sales-Link:hover{cursor:pointer;filter:brightness(120%)}.Record-Budget-Files{display:flex;flex-direction:row;margin-top:10px}.Record-Budget-File-Uploads{margin-top:20px}.Record-Budget-File-Upload{display:flex;flex-direction:row}.Record-Budget-File-Title{font-weight:500;margin-right:5px}.Record-Contract{border-left:1px solid gray;border-radius:10px;margin-bottom:25px;padding-left:10px}.Record-Budget-Submit-Header{margin-bottom:20px}.Record-Budget-Submit-Header-Icon{color:#06594f;height:30px;width:30px}.Record-Budget-Submit-Title{font-size:1.5em;margin-bottom:40px}.Record-Budget-Submit-Instructions{margin-bottom:20px}.hyperlink-text{color:#06594f;cursor:pointer;text-decoration:underline}.Budget-Selectable{color:#06594f;font-weight:500}.Budget-Selectable:hover{cursor:pointer;filter:brightness(120%)}.Record-Budget-Submit-Row{display:flex;flex-direction:row;margin-bottom:10px;width:100%}.Record-Budget-Submit-Link{background-color:#06594f;border-radius:5px;color:#fff;padding:5px}.Record-Budget-Submit-Confirm{background-color:#06594f;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-top:40px;padding:5px 20px}.Record-Service-Submit-Confirm{width:900px}.Record-Service-Contract-Link{color:#06594f;cursor:pointer;margin-bottom:5px;text-decoration:underline}.Project-Booking-Record-Form{margin-bottom:0;max-width:none;padding:0;width:100%}.Project-Booking-Form-Section{background:linear-gradient(135deg,#fff,#f8fbff);border-radius:16px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;margin-bottom:25px;padding:30px;transition:all .3s ease}.Project-Booking-Form-Section:hover{box-shadow:0 8px 30px #0000001f,0 4px 12px #0000000f;transform:translateY(-2px)}.Project-Booking-Section-Header{border-bottom:2px solid #06594f1a;padding-bottom:15px}.Project-Booking-Section-Header h3{color:#065943;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.025em;margin:0;padding:0;text-transform:uppercase}.Project-Booking-Section-Content{display:flex;flex-direction:column;gap:20px}.Project-Booking-Field-Grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Project-Booking-Contact-Grid{grid-gap:25px;align-items:start;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.Project-Booking-Record-Form-Field{display:flex;flex-direction:column;gap:8px;min-height:60px}.Project-Booking-Record-Form-Field-Title{color:#06594f;font-size:.9em;font-weight:600;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.Project-Booking-Record-Form-Field-Value{color:#2c3e50;font-size:1.2em;font-weight:600;line-height:1.5;padding:8px 0;word-break:break-word}.Project-Booking-Address-Grid{grid-gap:15px;align-items:end;display:grid;gap:15px;grid-template-columns:2fr 1fr 1.5fr 60px 100px 100px;margin-top:10px}.Project-Booking-Record-Form-Under{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.Project-Booking-Record-Form-Input{background:#0000;border:none;border-bottom:2px solid #e1e8ed;color:#2c3e50;font-size:1em;padding:10px 12px;transition:border-color .3s ease}.Project-Booking-Record-Form-Input:focus{border-bottom-color:#06594f;outline:none}.Project-Booking-Record-Form-Input-Title{color:#06594f;font-size:.8em;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.Project-Booking-Sales-Link{align-items:center;background-color:#06594f;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1em;font-weight:600;gap:8px;max-width:660px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.Project-Booking-Sales-Link:hover{background-color:#05463e;box-shadow:0 4px 12px #06594f4d;transform:translateY(-1px)}.Project-Booking-Budget-Files{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;margin-top:10px}.Project-Booking-Contract-Section{background:#06594f05;border:1px solid #06594f26;border-radius:12px;margin-bottom:20px;padding:20px}.Project-Booking-Confirmation-Backdrop{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.Project-Booking-Confirmation{align-items:center;animation:slideUpScale .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 12px 40px #00000026,inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;max-width:500px;padding:40px;text-align:center;transform-origin:center;width:90%}.Project-Booking-Confirmation-Icon{align-items:center;animation:bounceIn .6s ease-out .2s both;background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:50%;box-shadow:0 8px 24px #06594f4d;display:flex;height:80px;justify-content:center;margin-bottom:25px;width:80px}.Project-Booking-Confirmation-Icon svg{color:#fff;height:40px;width:40px}.Project-Booking-Confirmation-Header{color:#2c3e50;font-size:1.4em;font-weight:600;line-height:1.4;margin-bottom:30px}.Project-Booking-Approval-Dialog{max-width:600px;padding:50px}.Project-Booking-Approval-Form{display:flex;flex-direction:column;gap:20px;margin:30px 0;width:100%}.Project-Booking-Form-Section{background:#06594f05;border:1px solid #06594f1a;border-radius:12px;display:flex;flex-direction:column;gap:15px;padding:20px}.Project-Booking-Approval-Grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Project-Booking-Confirmation-Button-Group{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}.Project-Booking-Confirmation-Button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;gap:8px;justify-content:center;min-width:120px;overflow:hidden;padding:14px 28px;position:relative;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.Project-Booking-Confirmation-Button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.Project-Booking-Confirmation-Button:hover:before{left:100%}.Project-Booking-Confirm-Button{background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 6px 20px #2ecc7166;color:#fff}.Project-Booking-Confirm-Button:hover{background:linear-gradient(135deg,#229954,#27ae60);box-shadow:0 8px 25px #2ecc7180;transform:translateY(-2px)}.Project-Booking-Confirm-Button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.Project-Booking-Deny-Button{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 6px 20px #e74c3c66;color:#fff}.Project-Booking-Deny-Button:hover{background:linear-gradient(135deg,#c0392b,#a93226);box-shadow:0 8px 25px #e74c3c80;transform:translateY(-2px)}.Project-Booking-Rejection-Window{align-items:center;animation:slideUpScale .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 25px 60px #00000026,0 10px 25px #0000001a,inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;padding:40px;text-align:center;width:90%}.Project-Booking-Rejection-List{display:flex;flex-direction:column;gap:15px;margin-bottom:30px;max-width:500px;width:100%}.Project-Booking-Rejection-Alert{width:100%}.Project-Booking-Rejection-Text{background:#fff;border:2px solid #e1e8ed;border-radius:12px;color:#2c3e50;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1em;margin-bottom:20px;min-height:120px;padding:16px;resize:vertical;transition:all .3s ease;width:100%}.Project-Booking-Rejection-Text:focus{background:#fafbfc;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a;outline:none}.Project-Booking-Rejection-Text::placeholder{color:#8995a0}@media (max-width:768px){.Project-Booking-Record-Content{flex-direction:column}.Project-Booking-Record-Sidebar{margin-top:20px;width:100%}.Project-Booking-Record-Files{max-height:none;position:static}.Project-Booking-Contact-Grid,.Project-Booking-Field-Grid{grid-template-columns:1fr}.Project-Booking-Address-Grid{gap:10px;grid-template-columns:1fr 1fr}.Project-Booking-Form-Section{margin-bottom:15px;padding:20px}.Project-Booking-Budget-Files{flex-direction:column}.Project-Booking-Confirmation{margin:20px;padding:30px 20px}.Project-Booking-Approval-Dialog{padding:30px 20px}.Project-Booking-Confirmation-Button-Group{flex-direction:column;width:100%}.Project-Booking-Confirmation-Button{justify-content:center;width:100%}.Project-Booking-Approval-Grid{grid-template-columns:1fr}}.Modern-Approval-Container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);height:100%;justify-content:center;min-height:100vh;padding:40px}.Modern-Approval-Container,.Modern-Approval-Status-Card{align-items:center;display:flex;flex-direction:column;width:100%}.Modern-Approval-Status-Card{animation:slideUpScale .6s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 25px 60px #0000001a,0 10px 25px #0000000d,inset 0 1px 0 #ffffffe6;max-width:600px;overflow:hidden;padding:50px;position:relative;text-align:center}.Modern-Approval-Status-Card:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#06594f4d,#0000);content:"";height:2px;left:-100%;position:absolute;top:0;width:100%}.Modern-Status-Success{border-top:4px solid #27ae60}.Modern-Status-Complete{border-top:4px solid #06594f}.Modern-Status-Loading{background:#06594f0d;padding:20px}.Modern-Status-Icon-Container,.Modern-Status-Loading{align-items:center;border-radius:50%;display:flex;justify-content:center;margin-bottom:30px}.Modern-Status-Icon-Container{animation:bounceIn .8s ease-out .3s both;background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 15px 35px #2ecc7166;height:100px;width:100px}.Modern-Status-Complete .Modern-Status-Icon-Container{background:linear-gradient(135deg,#06594f,#0a7a6a);box-shadow:0 15px 35px #06594f66}.Modern-Status-Icon{color:#fff;font-size:2.5rem}.Modern-Status-Content{display:flex;flex-direction:column;gap:15px}.Modern-Status-Title{color:#2c3e50;font-size:2rem;font-weight:700;letter-spacing:-.025em;margin:0}.Modern-Status-Description{color:#64748b;font-size:1.2rem;line-height:1.6;margin:0;max-width:400px}.Modern-Budget-Container{animation:slideUpScale .6s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 25px 60px #0000001a,0 10px 25px #0000000d;max-width:1000px;overflow:hidden;width:100%}.Modern-Budget-Navigation{align-items:center;background:linear-gradient(135deg,#06594f,#0a7a6a);display:flex;padding:20px 30px}.Modern-Back-Button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;padding:12px 20px;transition:all .3s ease}.Modern-Back-Button:hover{background:#ffffff40;box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.Modern-Budget-Section{display:flex;flex-direction:column;gap:30px;padding:40px}.Modern-Budget-Header{align-items:center;border-bottom:2px solid #06594f1a;display:flex;gap:20px;padding-bottom:25px}.Modern-Budget-Icon-Container{align-items:center;background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:16px;box-shadow:0 12px 30px #06594f4d;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.Modern-Budget-Icon-Warning{background:linear-gradient(135deg,#f39c12,#e67e22);box-shadow:0 12px 30px #f39c124d}.Modern-Budget-Icon{color:#fff;font-size:2rem}.Modern-Budget-Header-Content{flex:1 1}.Modern-Budget-Title{color:#2c3e50;font-size:1.8rem;font-weight:700;letter-spacing:-.025em;margin:0 0 8px}.Modern-Budget-Subtitle{color:#64748b;font-size:1.1rem;line-height:1.5;margin:0}.Modern-Budget-Instructions{background:#06594f05;border:1px solid #06594f1a;border-radius:12px;display:flex;flex-direction:column;gap:15px;padding:25px}.Modern-Budget-Instructions p{color:#475569;font-size:1rem;line-height:1.6;margin:0}.Modern-Budget-Instructions-Link{align-items:center;background:none;border:none;color:#06594f;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:8px 0;text-decoration:underline;transition:all .3s ease}.Modern-Budget-Instructions-Link:hover{color:#0a7a6a;transform:translateX(5px)}.Modern-Budget-Actions{display:flex;flex-direction:column;gap:20px}.Modern-Budget-Files-Grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Modern-Budget-Links-Grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Modern-Primary-Button{align-items:center;background:linear-gradient(135deg,#06594f,#0a7a6a);border:none;border-radius:12px;box-shadow:0 8px 20px #06594f4d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:10px;justify-content:center;overflow:hidden;padding:16px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.Modern-Primary-Button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.Modern-Primary-Button:hover:before{left:100%}.Modern-Primary-Button:hover{background:linear-gradient(135deg,#0a7a6a,#0d8b7a);box-shadow:0 12px 30px #06594f66;transform:translateY(-2px)}.Modern-Secondary-Button{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #06594f33;border-radius:12px;color:#06594f;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:14px 20px;transition:all .3s ease}.Modern-Secondary-Button:hover{background:linear-gradient(135deg,#06594f,#0a7a6a);border-color:#06594f;box-shadow:0 8px 20px #06594f4d;color:#fff;transform:translateY(-2px)}.Modern-Success-Button{align-items:center;background:linear-gradient(135deg,#27ae60,#2ecc71);border:none;border-radius:12px;box-shadow:0 8px 25px #2ecc7166;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;gap:12px;justify-content:center;margin-top:10px;padding:18px 30px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Modern-Success-Button:hover{background:linear-gradient(135deg,#229954,#27ae60);box-shadow:0 12px 35px #2ecc7180;transform:translateY(-3px)}.Button-Icon{font-size:1.1em}.Link-Icon{font-size:.9em}.Modern-Budget-Upload-Section{align-items:center;background:#06594f05;border:2px dashed #06594f33;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:30px;transition:all .3s ease}.Modern-Budget-Upload-Section:hover{background:#06594f0d;border-color:#06594f66}.Modern-File-Upload{max-width:400px;position:relative;width:100%}.Modern-File-Input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.Modern-File-Label{align-items:center;background:#fff;border:2px solid #06594f4d;border-radius:12px;color:#06594f;cursor:pointer;display:flex;font-weight:600;gap:12px;justify-content:center;padding:20px;text-align:center;transition:all .3s ease}.Modern-File-Label:hover{background:#06594f0d;border-color:#06594f;box-shadow:0 8px 20px #06594f33;transform:translateY(-2px)}.Upload-Icon{font-size:1.2em}.Modern-Budget-Content{display:flex;flex-direction:column;gap:25px}@media (max-width:768px){.Modern-Approval-Container{padding:20px}.Modern-Approval-Status-Card{padding:30px 20px}.Modern-Budget-Section{padding:25px 20px}.Modern-Budget-Header{flex-direction:column;gap:15px;text-align:center}.Modern-Budget-Files-Grid,.Modern-Budget-Links-Grid{grid-template-columns:1fr}.Modern-Budget-Title,.Modern-Status-Title{font-size:1.5rem}.Modern-Budget-Icon-Container{height:60px;width:60px}.Modern-Budget-Icon{font-size:1.5rem}.Modern-Status-Icon-Container{height:80px;width:80px}.Modern-Status-Icon{font-size:2rem}}.Fixed-Assets{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Fixed-Assets-Temp{font-size:1.2em}.Fixed-Assets-Review{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Fixed-Assets-Review-Temp{font-size:1.2em}.Customer-Request-Window{height:100%;width:100%}.Customer-Request-Header{display:flex;flex-direction:column;width:100%}.Customer-Request-Top-Header{display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;width:100%}.Customer-Request-Bottom-Header{align-items:center;border-bottom:2px solid #06594f1a;display:flex;flex-direction:row;font-size:.9em;height:25px;margin-top:20px;padding-left:60px;width:95%}.Header-Title{color:gray;cursor:pointer}.Customer-Request-Header-Title{min-width:200px;width:25%}.Customer-Request-Header-Search{align-items:center;border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:30px;margin-left:30px;max-width:90vw;position:relative;width:440px}.Customer-Request-Header-Search-List{background-color:#fff;border:1px solid gray;border-radius:5px;height:200px;overflow:hidden;position:absolute;top:30px;width:440px}.Customer-Request-Header-Search-Term{cursor:pointer;padding-left:20px}.Customer-Request-Header-Search-Term:hover{background-color:#dbdbdb}.Customer-Request-Header-Search-Icon{color:gray;cursor:pointer;height:15px;margin-left:5px;width:15px}.Customer-Request-Header-Search-Text{border:none;margin-left:10px;width:90%}.Customer-Request-Header-Search-Text:focus{outline:none}.Customer-Request-Header-Controls{display:flex;flex-direction:row;justify-content:flex-end;margin-left:2px;margin-right:50px;max-width:90vw;width:300px}.Customer-Request-Header-All-Button{background-color:#06594f;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 12px}.Customer-Request-Header-Active{border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;margin-right:20px}.Customer-Request-Header-Select{cursor:pointer;padding:5px}.Selected-Active{background-color:#06594f66}.Customer-Request-Header-Select-Divider{border-right:1px solid gray}.Customer-Request-Display{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:85%;justify-content:center;overflow-y:auto;padding-left:2%;width:100%}.Customer-Request-No-Display{height:100%;text-align:center;text-justify:center;width:100%}.Vender-Request-Tile{align-items:center;border-bottom:2px solid #06594f1a;cursor:pointer;display:flex;flex-direction:row;height:55px;padding-left:15px;width:98%}.Customer-Request-Tile-Image{color:#01a6ff;height:20px;width:20px}.Customer-Request-Tile-Information{display:flex;flex-direction:row;flex-wrap:wrap;font-size:.9em;margin-left:10px;width:90%}.Customer-Request-Tile-Data{min-width:120px;width:26%}.Customer-Request-Date{width:17%}.Customer-Request-Flag-Frame{width:30px}.Customer-Request-Flag{color:#ff000080;width:100%}.Customer-Request-Flag-Checked{color:#ff000080;width:30px}.Customer-Request-Flag-Checked:hover{color:#b7b3b3}.Customer-Request-Flag-Unchecked{color:#b7b3b3;width:30px}.Customer-Request-Flag-Unchecked:hover{color:gray}.Customer-Request-Record-Window{background:#f5f7fa;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.Customer-Request-Record-Header{background-color:#06594f;border-left:2px solid hsla(0,0%,100%,.271);display:flex;flex-direction:row;margin-bottom:15px;padding-bottom:10px;padding-left:20px;padding-top:10px;width:100%}.Customer-Request-Record-Header-Close{border-radius:10px;color:#000;cursor:pointer;height:35px;margin-right:20px;width:35px}.Customer-Request-Button{background-color:initial;border:1px solid #fff6;border-bottom:none;border-radius:10px;border-radius:0;border-top:none;color:#fff;cursor:pointer;font-size:1em;height:30px;margin-left:2px;padding-left:30px;padding-right:30px}.Customer-Request-Button-End{margin-left:auto;margin-right:20px}.Customer-Request-Active{background-color:#06594f;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px}.Customer-Request-Confirmation-Backdrop{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.Customer-Request-Confirmation{align-items:center;animation:slideUpScale .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a,inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;max-width:500px;padding:40px;text-align:center;transform-origin:center;width:90%}.Customer-Request-Confirmation-Icon{align-items:center;animation:bounceIn .6s ease-out .2s both;background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:50%;box-shadow:0 8px 24px #06594f4d;display:flex;height:80px;justify-content:center;margin-bottom:25px;width:80px}.Customer-Request-Confirmation-Icon svg{color:#fff;height:40px;width:40px}.Customer-Request-Confirmation-Header{color:#2c3e50;font-size:1.4em;font-weight:600;line-height:1.4}.Customer-Request-Approval-Dialog{max-width:600px;padding:50px}.Customer-Request-Approval-Form{display:flex;flex-direction:column;gap:20px;margin:30px 0;width:100%}.Customer-Request-Form-Section{display:flex;flex-direction:column;gap:15px}.Customer-Request-Confirmation-Button-Group{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}.Customer-Request-Confirmation-Button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;gap:8px;justify-content:center;min-width:120px;overflow:hidden;padding:14px 28px;position:relative;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.Customer-Request-Confirmation-Button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.Customer-Request-Confirmation-Button:hover:before{left:100%}.Customer-Request-Confirm-Button{background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 6px 20px #2ecc7166;color:#fff}.Customer-Request-Confirm-Button:hover{background:linear-gradient(135deg,#229954,#27ae60);box-shadow:0 8px 25px #2ecc7180;transform:translateY(-2px)}.Customer-Request-Deny-Button{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 6px 20px #e74c3c66;color:#fff}.Customer-Request-Deny-Button:hover{background:linear-gradient(135deg,#c0392b,#a93226);box-shadow:0 8px 25px #e74c3c80;transform:translateY(-2px)}.Customer-Request-Form-Input{display:flex;flex-direction:column;gap:8px;min-width:200px;min-width:var(--inputWidth,200px)}.Customer-Request-Form-Input-Title{color:#06594f;font-size:.9em;font-weight:600;margin-bottom:5px}.Customer-Request-Form-Dropdown{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:2px solid #e1e8ed;border-radius:10px;color:#2c3e50;cursor:pointer;font-size:1em;padding:12px 40px 12px 16px;transition:all .3s ease;width:100%}.Customer-Request-Form-Dropdown:focus{background-color:#f8fbff;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a;outline:none}.Customer-Request-Form-Dropdown:hover{border-color:#06594f}.Customer-Request-Form-Dropdown-Selection{background:#fff;color:#2c3e50;padding:10px}.Customer-Request-Record-Content{box-sizing:border-box;display:flex;gap:20px;height:calc(100% - 60px);padding:20px;width:100%}.Customer-Request-Record-Main{flex:1 1;overflow-y:auto;padding-right:10px}.Customer-Request-Record-Sidebar{flex-shrink:0;width:350px}.Customer-Request-Record-Form{margin-bottom:0;max-width:none;padding:0;width:100%}.Customer-Request-Form-Section{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:16px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;margin-bottom:25px;padding:30px;transition:all .3s ease}.Customer-Request-Form-Section:hover{box-shadow:0 8px 30px #0000001f,0 4px 12px #0000000f;transform:translateY(-2px)}.Customer-Request-Section-Header h3{align-items:center;color:#06594f;display:flex;font-size:1.3em;font-weight:700;gap:10px;margin:0}.Customer-Request-Section-Header h3:before{background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:2px;content:"";height:24px;width:4px}.Customer-Request-Section-Content{display:flex;flex-direction:column;gap:20px}.Customer-Request-Field-Grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Customer-Request-Contact-Grid{grid-gap:25px;align-items:start;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.Customer-Request-Record-Form-Field{display:flex;flex-direction:column;gap:8px;min-height:60px}.Customer-Request-Record-Contact-Form-Field{background:#06594f05;border:1px solid #06594f1a;border-radius:12px;display:flex;flex-direction:column;padding:20px}.Customer-Request-Record-Form-Field-Title{color:#06594f;font-size:.9em;font-weight:600;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.Customer-Request-Record-Form-Field-Value{color:#2c3e50;font-size:1.2em;font-weight:600;line-height:1.5;padding:8px 0;word-break:break-word}.Customer-Request-Record-Form-Field-Card{background:#fff;border:1px solid #06594f26;border-radius:10px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:8px;margin-top:10px;padding:18px}.Customer-Request-Record-Form-Field-Spacer{margin:5px 0;width:100%}.Customer-Request-Rejection-Section{background:#e74c3c05;border:1px solid #e74c3c33;border-radius:12px;margin-top:20px;padding:20px}.Customer-Request-Rejection-Link-Container{background:#fff;border:1px solid #e74c3c33;border-radius:10px;margin-top:15px;padding:20px}.Customer-Request-Rejection-Link-Label{color:#06594f;font-size:.9em;font-weight:600;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.Customer-Request-Rejection-Link-Row{align-items:center;display:flex;gap:12px}.Customer-Request-Rejection-Link-Input{background:#f8f9fa;border:2px solid #e1e8ed;border-radius:8px;color:#2c3e50;flex:1 1;font-family:Courier New,monospace;font-size:.9em;padding:12px 16px}.Customer-Request-Copy-Button{align-items:center;background:linear-gradient(135deg,#06594f,#0a7a6a);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:6px;justify-content:center;min-width:80px;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.Customer-Request-Copy-Button:hover{background:linear-gradient(135deg,#044d42,#087f6a);box-shadow:0 4px 12px #06594f4d;transform:translateY(-1px)}.Customer-Request-Copy-Button.copied{animation:pulse .6s ease-out;background:linear-gradient(135deg,#27ae60,#2ecc71)}.Customer-Request-Copy-Success{align-items:center;animation:slideInUp .3s ease-out;color:#27ae60;display:flex;font-size:.85em;font-weight:600;gap:6px;margin-top:8px}.Customer-Request-Copy-Success:before{content:"✓";font-weight:700}.Customer-Request-Record-Files{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:16px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 140px);overflow:hidden;position:-webkit-sticky;position:sticky;top:20px}.Customer-Request-Record-Files-Header{align-items:center;background:linear-gradient(135deg,#06594f,#0a7a6a);border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Customer-Request-Record-Files-Title{align-items:center;display:flex;font-size:1.2em;font-weight:700;gap:10px}.Customer-Request-Files-Icon{color:#ffffffe6;height:20px;width:20px}.Customer-Request-Files-Count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:.85em;font-weight:600;padding:6px 12px}.Customer-Request-Record-Files-List{display:flex;flex:1 1;flex-direction:column;gap:15px;overflow-y:auto;padding:25px}.Customer-Request-Record-File{align-items:center;background:#fff;border:1px solid #06594f1a;border-radius:12px;box-shadow:0 2px 8px #0000000a;cursor:pointer;display:flex;gap:15px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Customer-Request-Record-File:hover{border-color:#06594f4d;box-shadow:0 8px 25px #0000001a,0 4px 12px #06594f26;transform:translateY(-2px)}.Customer-Request-File-Icon-Container{align-items:center;background:linear-gradient(135deg,#e74c3c1a,#e74c3c0d);border-radius:10px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.Customer-Request-Record-File-Image{color:#e74c3c;height:28px;width:28px}.Customer-Request-File-Info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.Customer-Request-File-Type{color:#06594f;font-size:.75em;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.Customer-Request-Record-File-Name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:.9em;font-weight:500;line-height:1.3;overflow:hidden;word-break:break-word}.Customer-Request-Files-Empty{align-items:center;color:#95a5a6;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.Customer-Request-Files-Empty-Icon{height:48px;margin-bottom:15px;opacity:.5;width:48px}.Customer-Request-Files-Empty-Text{color:#95a5a6;font-size:1em;font-weight:500}.Customer-Request-Record-Signature{margin-bottom:50px;margin-top:20px;width:200px}.Customer-Request-Record-Pdf-Viewer-Window{align-items:center;background-color:#ffffff80;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.Customer-Request-Record-Pdf-Exit-Bar{display:flex;height:40px;justify-content:flex-end;padding-right:5%;width:98%}.Customer-Request-Record-Pdf-Exit{color:#000;cursor:pointer;height:35px;margin-top:20px;width:35px}.Customer-Request-Record-Pdf-Viewer{background-color:#fff;border:2px solid #cbcbcb;height:100%;max-width:1100px;width:80%}.Customer-Request-Rejection-Window{align-items:center;animation:slideUpScale .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f1a;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a,inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;max-width:600px;padding:40px;text-align:center;width:90%}.Customer-Request-Rejection-Text{background:#fff;border:2px solid #e1e8ed;border-radius:12px;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1em;line-height:1.5;margin:25px 0;min-height:120px;padding:16px;resize:vertical;transition:all .3s ease;width:100%}.Customer-Request-Rejection-Text:focus{background-color:#f8fbff;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a;outline:none}.Customer-Request-Rejection-Text::placeholder{color:#95a5a6;font-style:italic}.Customer-Request-Rejection-Sections{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:10px;max-width:500px;width:100%}.Customer-Request-Rejection-Section{display:flex;flex-direction:row;margin-right:10px}.Customer-Request-Dropdown,.Customer-Request-Record-Form-Field-Input{background:#f7f7aa;font-size:1.2em;font-weight:500}.Customer-Request-Record-Form-Field-Input{border:2px solid #e1e8ed;border-radius:8px;box-sizing:border-box;color:#2c3e50;padding:12px 16px;transition:all .3s ease;width:100%}.Customer-Request-Record-Form-Field-Input:focus{background-color:#f8fbff;border-color:#06594f;box-shadow:0 0 0 3px #06594f1a;outline:none}.Customer-Request-Record-Form-Under{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.Customer-Request-Record-Form-Input{background:#f7f7aa;border:none;border-bottom:2px solid #e1e8ed;color:#2c3e50;font-size:1em;padding:10px 12px;transition:border-color .3s ease}.Customer-Request-Record-Form-Input:focus{border-bottom-color:#06594f;outline:none}.Customer-Request-Record-Form-Input-Title{color:#06594f;font-size:.8em;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.Customer-Request-Address-Grid{grid-gap:15px;align-items:end;display:grid;gap:15px;grid-template-columns:2fr 1fr 1.5fr 60px 100px 100px;margin-top:10px}@media (max-width:768px){.Customer-Request-Address-Grid{gap:10px;grid-template-columns:1fr 1fr}}.Customer-Request-Approval{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Customer-Request-Approval-Symbol{color:#06594f;height:80px;width:80px}.Customer-Request-Approval-Text{font-size:1.1em;margin-top:20px}@keyframes slideUpScale{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1200px){.Customer-Request-Record-Content{flex-direction:column}.Customer-Request-Record-Sidebar{position:static;width:100%}.Customer-Request-Record-Files{max-height:400px}}@media (max-width:768px){.Customer-Request-Contact-Grid,.Customer-Request-Field-Grid{grid-template-columns:1fr}.Customer-Request-Form-Section{margin-bottom:15px;padding:20px}.Customer-Request-Confirmation{margin:20px;padding:30px 20px}.Customer-Request-Confirmation-Button-Group{flex-direction:column;width:100%}.Customer-Request-Confirmation-Button{width:100%}.Customer-Request-Rejection-Link-Row{align-items:stretch;flex-direction:column}.Customer-Request-Copy-Button{margin-top:10px;width:100%}}.Update-Request-Window{height:100%;width:100%}.Update-Request-Header{display:flex;flex-direction:column;width:100%}.Update-Request-Top-Header{display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;width:100%}.Update-Request-Bottom-Header{align-items:center;border-bottom:2px solid #06594f1a;display:flex;flex-direction:row;font-size:.9em;height:25px;margin-top:20px;padding-left:60px;width:95%}.Update-Request-Header-Title{min-width:200px;width:25%}.Update-Request-Header-Search{align-items:center;border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:30px;margin-left:30px;max-width:90vw;position:relative;width:440px}.Update-Request-Header-Search-List{background-color:#fff;border:1px solid gray;border-radius:5px;height:200px;overflow:hidden;position:absolute;top:30px;width:440px}.Update-Request-Header-Search-Term{cursor:pointer;padding-left:20px}.Update-Request-Header-Search-Term:hover{background-color:#dbdbdb}.Update-Request-Header-Search-Icon{color:gray;cursor:pointer;height:15px;margin-left:5px;width:15px}.Update-Request-Header-Search-Text{border:none;margin-left:10px;width:90%}.Update-Request-Header-Search-Text:focus{outline:none}.Update-Request-Header-Controls{display:flex;flex-direction:row;justify-content:flex-end;margin-left:2px;margin-right:50px;max-width:90vw;width:500px}.Update-Request-Header-All-Button{background-color:#06594f;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-left:5px;padding:8px 12px}.Update-Request-Header-Active{border:1px solid gray;border-radius:8px;display:flex;flex-direction:row;margin-right:20px}.Update-Request-Header-Select{cursor:pointer;padding:5px}.Update-Request-Tile-Information{display:flex;flex-direction:row;flex-wrap:wrap;font-size:.9em;margin-left:10px;width:90%}.Update-Request-Header-Select-Divider{border-right:1px solid gray}.Update-Request-Display{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:85%;justify-content:center;overflow-y:auto;padding-left:2%;width:100%}.Update-Request-No-Display{height:100%;text-align:center;text-justify:center;width:100%}.Update-Request-Record-Overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.Update-Request-Record-Container{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0003;max-width:600px;padding:20px;width:80%}.Conversion-Window{align-items:center;display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}.Conversion-Header{align-items:flex-end;display:flex;height:100px;width:80%}.Conversion-Header-Title{font-size:1.5em}.Conversion-Selection{margin-bottom:30px;margin-top:40px;width:70%}.Conversion-Import{width:70%}.Conversion-Uploading{align-items:center;display:flex;flex-direction:column;margin-top:150px}.Conversion-Import-Upload{width:100%}.Conversion-Import-Submit{width:200px}.Conversion-Import-Download,.Conversion-Import-Submit{background-color:#06594f;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2em;margin-top:40px;padding:5px}.Conversion-Download{align-items:center;display:flex;flex-direction:column;margin-bottom:50px;margin-top:50px}.Conversion-Download-Label{font-size:1.1em;margin-bottom:5px;width:100%}.Conversion-Error{border:1px solid gray;display:flex;flex-direction:column;padding:30px;width:60%}.Conversion-Error-Label{font-size:1.4em;margin-bottom:10px;text-decoration:underline}.Conversion-Error-Line{color:red;margin-top:2px}.Conversion-Reset{width:70%}.Conversion-Reset-Button{background-color:#c41801;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-top:20px;padding:5px}.Conversion-Text-Section{margin-left:40px;margin-top:20px;width:80%}.Conversion-Text-Line{font-weight:600}.Conversion-Import-Instructions{font-size:1.1em;margin-bottom:5px}.modern-select-input{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:1rem;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}.modern-select-input:focus{border-color:#065943;box-shadow:0 0 0 3px #06594f1a;outline:none}.modern-select-input:disabled{background-color:#f7fafc;color:#a0aec0;cursor:not-allowed}.Project-Booking-Input-Field-Container.incomplete .modern-select-input{background-color:#fef5f5;border-color:#e53e3e}.Project-Booking-Input-Field-Container.complete .modern-select-input{background-color:#f0fff4;border-color:#38a169}.Project-Booking-Input-Field-Container.incomplete .modern-select-input:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.Project-Booking-Input-Field-Container.complete .modern-select-input:focus{border-color:#38a169;box-shadow:0 0 0 3px #38a1691a}.required-indicator{color:#e53e3e;font-weight:700;margin-left:4px}.complete-indicator{color:#38a169;font-weight:700;margin-left:4px}.Dashboard-Window{display:flex;flex-direction:column;height:100%;width:100%}.Dashboard-Loading-Window{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.Dashboard-Loading-Container{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 60px #0000001a,0 8px 25px #00000014;max-width:400px;padding:40px;position:relative;text-align:center;width:90%;z-index:2}.Dashboard-Loading-Content{align-items:center;display:flex;flex-direction:column;gap:24px}.Dashboard-Loading-Icon{align-items:center;display:flex;justify-content:center}.Dashboard-Loading-Text-Container{align-items:center;display:flex;flex-direction:column;gap:12px}.Dashboard-Loading-Title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#065943,#0a7a5a);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:1.8rem;font-weight:700;letter-spacing:-.025em;margin:0}.Dashboard-Loading-Subtitle{color:#718096;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.Dashboard-Loading-Progress{background:#71809633;border-radius:2px;height:4px;overflow:hidden;position:relative;width:240px}.Dashboard-Loading-Progress-Bar{animation:progressLoad 2s ease-in-out infinite;background:linear-gradient(90deg,#065943,#0a7a5a 50%,#10b981);border-radius:2px;height:100%;transform-origin:left}.Dashboard-Loading-Background-Pattern{animation:patternFloat 20s linear infinite;background-image:radial-gradient(circle at 25% 25%,#065943 0,#0000 50%),radial-gradient(circle at 75% 75%,#0a7a5a 0,#0000 50%),radial-gradient(circle at 75% 25%,#10b981 0,#0000 50%),radial-gradient(circle at 25% 75%,#065943 0,#0000 50%);background-position:0 0,100px 100px,100px 0,0 100px;background-size:200px 200px;bottom:0;left:0;opacity:.03;position:absolute;right:0;top:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes progressLoad{0%{transform:scaleX(0)}50%{transform:scaleX(.7)}to{transform:scaleX(1)}}@keyframes patternFloat{0%{background-position:0 0,100px 100px,100px 0,0 100px}25%{background-position:50px 50px,150px 150px,150px 50px,50px 150px}50%{background-position:100px 100px,200px 200px,200px 100px,100px 200px}75%{background-position:50px 150px,150px 250px,150px 150px,50px 250px}to{background-position:0 200px,100px 300px,100px 200px,0 300px}}@media (max-width:768px){.Dashboard-Loading-Container{border-radius:16px;max-width:350px;padding:30px 24px}.Dashboard-Loading-Title{font-size:1.5rem}.Dashboard-Loading-Subtitle{font-size:.9rem}.Dashboard-Loading-Progress{width:200px}}@media (max-width:480px){.Dashboard-Loading-Container{border-radius:12px;max-width:300px;padding:24px 20px}.Dashboard-Loading-Content{gap:20px}.Dashboard-Loading-Title{font-size:1.3rem}.Dashboard-Loading-Subtitle{font-size:.85rem}.Dashboard-Loading-Progress{height:3px;width:160px}}.Dashboard-Loading-Pane{align-content:center;height:100%;justify-items:center;width:100%}.Dashboard-Loading-Text{margin-top:20px}.Dashboard-Navigation-Bar{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #06594f26;display:flex;height:65px;overflow:hidden;position:relative;width:100%}.Dashboard-Navigation-Bar:before{background:linear-gradient(90deg,#0000,#ffffff0d 50%,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.Dashboard-Navigation-Bar-Module-Selection{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border-right:1px solid #ffffff26;display:flex;height:100%;min-width:200px}.module-input-container{align-items:center;display:flex;height:100%;padding:0 20px;width:100%}.module-select-input{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 40px 10px 16px;transition:all .3s ease;width:100%}.module-select-input:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.module-select-input:focus{background:#fff3;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a;outline:none}.module-select-input option{background:#065943;color:#fff;font-weight:500;padding:10px}.module-select-input option:hover{background:#0a7a5a}.module-select-input option:checked{background:#0a7a5a;font-weight:600}.Dashboard-Navigation-Bar-Content{align-items:center;display:flex;flex:1 1;height:100%;justify-content:space-between;padding:0 24px}.Dashboard-Navigation-Bar-Info{align-items:center;display:flex;gap:24px}.Dashboard-Navigation-Bar-Status,.Dashboard-Navigation-Bar-Version{display:flex;flex-direction:column;gap:2px}.status-label,.version-label{color:#ffffffb3;font-size:.7rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.status-value,.version-value{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:600}.default-message{color:#fffc;font-size:.9rem;font-style:italic}.Dashboard-Navigation-Bar-Actions{align-items:center;display:flex;gap:12px}.nav-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:6px;min-height:35px;padding:4px 8px;text-transform:none;transition:all .3s ease}.nav-button.primary{background:#fff;box-shadow:0 2px 8px #0000001a;color:#065943}.nav-button.primary:hover{background:#f8f9fa;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.nav-button.primary:active{box-shadow:0 2px 6px #0000001a;transform:translateY(0)}.nav-button.secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.nav-button.secondary:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.nav-button.secondary:active{background:#ffffff26;transform:translateY(0)}.nav-loader-container{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;display:flex;gap:8px;min-height:36px;padding:8px 16px}.nav-loader-text{color:#ffffffe6;font-size:.85rem;font-weight:500;letter-spacing:.3px}@media (max-width:1024px){.Dashboard-Navigation-Bar-Module-Selection{min-width:180px}.module-input-container{padding:0 16px}.module-select-input{font-size:.85rem;padding:8px 36px 8px 14px}.Dashboard-Navigation-Bar-Content{padding:0 16px}}@media (max-width:768px){.Dashboard-Navigation-Bar{align-items:stretch;flex-direction:column;height:auto}.Dashboard-Navigation-Bar-Module-Selection{border-bottom:1px solid #ffffff26;border-right:none;height:auto;min-width:0;min-width:auto;padding:12px 0;width:100%}.module-input-container{height:auto;padding:0 16px}.module-select-input{max-width:200px}.Dashboard-Navigation-Bar-Content{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.Dashboard-Navigation-Bar-Actions{justify-content:flex-end;width:100%}}@media (max-width:480px){.module-input-container{padding:0 12px}.module-select-input{font-size:.8rem;max-width:160px;padding:6px 32px 6px 12px}.nav-button{font-size:.8rem;min-height:32px;padding:6px 12px}.Dashboard-Navigation-Bar-Actions{flex-wrap:wrap;gap:8px}}.Dashboard-Primary-Display{display:flex;flex-direction:row;height:calc(100% - 65px);overflow:hidden;width:100%}.Dashboard-Category-Header{align-items:center;display:flex;flex-direction:row}.Dashboard-Category-Header-Icon-Tray{height:25px;padding-left:20px;width:25px}.Dashboard-Category-Header-Icon{height:100%;width:100%}.Dashboard-Category-Header-Icon:hover{cursor:pointer}.Dashboard-Category-Header-Title{font-size:1.4em;font-weight:600;margin-left:20px}.Dashboard-Company-Stats{display:flex;flex-direction:column;overflow-y:auto;width:100%}.Dashboard-Summary-Branch-Display{display:flex;flex-direction:column;height:100%;margin-left:10px;margin-top:5px;overflow-y:auto;width:20%}.Dashboard-Summary-Main-Display{display:flex;flex-direction:column;width:70%}.Dashboard-Summary-Section-Display{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:10px;width:20%};.Dashboard-Stats-Group{border-radius:10px;margin-bottom:0;padding-left:10px}.Dashboard-Stats-Group-Label{color:#334155;font-size:1.4rem;font-weight:700;letter-spacing:.5px;margin-bottom:20px;text-align:center}.Dashboard-Stats-Group-Content{display:flex;flex-wrap:wrap;gap:16px 28px;justify-content:center}.Dashboard-Information-Section{align-items:flex-end;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;margin-bottom:0;max-width:500px;min-width:220px;padding:5px 14px;transition:box-shadow .2s,background .2s}.Dashboard-Information-Section:hover{background:#f1f5f9;box-shadow:0 4px 16px #00000014}.Dashboard-Information-Section-Title{color:#334155;flex-shrink:0;font-size:1.05rem;font-weight:600;margin-right:12px}.Dashboard-Information-Section-Text{color:#0f172a;flex-grow:1;font-size:1.15rem;font-weight:500;text-align:right;transition:color .2s;word-break:break-word}.Dashboard-Information-Section-Text--big{font-size:1.05rem;font-weight:700;letter-spacing:.5px}@media (max-width:420px){.Dashboard-Information-Section{max-width:100vw;min-width:0;min-width:auto;padding:12px 8px}.Dashboard-Information-Section-Title{font-size:1rem}.Dashboard-Information-Section-Text--big{font-size:1.05rem}}.branch-tile{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000a,0 1px 3px #00000014;cursor:pointer;margin-bottom:12px;overflow:hidden;padding:16px;position:relative;transition:all .3s ease}.branch-tile:hover{border-color:#06594f4d;box-shadow:0 4px 16px #00000014,0 2px 8px #0000001f;transform:translateY(-2px)}.branch-tile:active{box-shadow:0 2px 8px #0000000a,0 1px 3px #00000014;transform:translateY(0)}.branch-tile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.branch-tile-title{color:#334155;font-size:14px;font-weight:700;letter-spacing:.3px;line-height:1.2;margin:0}.performance-indicator{border-radius:12px;font-size:11px;font-weight:600;min-width:35px;padding:2px 6px;text-align:center}.performance-indicator.positive{background:#10b9811a;border:1px solid #10b98133;color:#059669}.performance-indicator.negative{background:#ef44441a;border:1px solid #ef444433;color:#dc2626}.branch-tile-chart{align-items:center;display:flex;justify-content:center;margin-bottom:12px;min-height:40px}.branch-tile-chart svg{display:block}.branch-tile-stats{display:flex;gap:8px;justify-content:space-between}.stat-item{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center}.stat-label{color:#64748b;font-size:10px;font-weight:500;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.stat-value{color:#334155;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;font-size:12px;font-weight:700}.Dashboard-Branch-Summary.selected .branch-tile{background:linear-gradient(135deg,#065943,#0a7a5a);border-color:#065943;box-shadow:0 4px 16px #06594f33,0 2px 8px #06594f4d}.Dashboard-Branch-Summary.selected .branch-tile:hover{box-shadow:0 6px 20px #06594f40,0 3px 10px #06594f59}.Dashboard-Branch-Summary.selected .branch-tile-title,.Dashboard-Branch-Summary.selected .stat-value{color:#fff}.Dashboard-Branch-Summary.selected .stat-label{color:#fffc}.Dashboard-Branch-Summary.selected .performance-indicator.positive{background:#ffffff26;border-color:#fff3;color:#a7f3d0}.Dashboard-Branch-Summary.selected .performance-indicator.negative{background:#ffffff26;border-color:#fff3;color:#fecaca}@media (max-width:768px){.branch-tile{margin-bottom:8px;padding:12px}.branch-tile-title{font-size:13px}.performance-indicator{font-size:10px;min-width:30px;padding:2px 4px}.stat-label{font-size:9px}.stat-value{font-size:11px}}@media (max-width:480px){.branch-tile{padding:10px}.branch-tile-header{margin-bottom:8px}.branch-tile-chart{margin-bottom:8px;min-height:35px}.stat-item{gap:6px}}.section-tile{background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 4px #00000008,0 1px 2px #0000000f;cursor:pointer;margin-bottom:8px;padding:12px;position:relative;transition:all .2s ease}.section-tile:hover{border-color:#06594f33;box-shadow:0 2px 8px #0000000f,0 1px 4px #00000014;transform:translateY(-1px)}.section-tile:active{box-shadow:0 1px 4px #00000008,0 1px 2px #0000000f;transform:translateY(0)}.section-tile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.section-tile-title{color:#374151;font-size:1em;font-weight:600;letter-spacing:.2px;line-height:1.2;margin:0}.performance-indicator-small{border-radius:8px;font-size:9px;font-weight:600;min-width:25px;padding:1px 4px;text-align:center}.performance-indicator-small.positive{background:#10b9811a;border:1px solid #10b98133;color:#059669}.performance-indicator-small.negative{background:#ef44441a;border:1px solid #ef444433;color:#dc2626}.section-tile-chart{align-items:center;display:flex;justify-content:center;margin-bottom:8px;min-height:30px}.section-tile-chart svg{display:block}.section-tile-stats{display:flex;gap:6px;justify-content:space-between}.stat-item-small{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center}.stat-label-small{color:#6b7280;font-size:.6em;font-weight:500;letter-spacing:.3px;margin-bottom:1px;text-transform:uppercase}.stat-value-small{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;font-size:.9em;font-weight:600}.Dashboard-Section-Summary.selected .section-tile{background:linear-gradient(135deg,#065943,#0a7a5a);border-color:#065943;box-shadow:0 2px 8px #06594f33,0 1px 4px #06594f4d}.Dashboard-Section-Summary.selected .section-tile:hover{box-shadow:0 3px 12px #06594f40,0 2px 6px #06594f59}.Dashboard-Section-Summary.selected .section-tile-title,.Dashboard-Section-Summary.selected .stat-value-small{color:#fff}.Dashboard-Section-Summary.selected .stat-label-small{color:#fffc}.Dashboard-Section-Summary.selected .performance-indicator-small.positive{background:#ffffff26;border-color:#fff3;color:#a7f3d0}.Dashboard-Section-Summary.selected .performance-indicator-small.negative{background:#ffffff26;border-color:#fff3;color:#fecaca}.Projects-Dashboard{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:10px;width:100%}.Project-Dashboard-Section,.Project-Dashboard-Section-Content{display:flex;flex-direction:row;flex-wrap:wrap;padding:10px;width:100%}.Project-Dashboard-Section-Content{align-items:flex-end}.Project-Dashboard-Section-Header{width:100%}.Project-Dashboard-Section-Header-Modern{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;border-radius:12px 12px 0 0;box-shadow:0 2px 8px #06594f26;display:flex;justify-content:space-between;margin-bottom:16px;overflow:hidden;padding:20px 24px;position:relative;width:100%}.Project-Dashboard-Section-Header-Modern:before{background:linear-gradient(90deg,#0000,#ffffff0d 50%,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.Project-Dashboard-Section-Header-Left{align-items:center;display:flex;gap:16px;z-index:1}.Project-Dashboard-Section-Expand-Icon-Modern{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.Project-Dashboard-Section-Expand-Icon-Modern:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}.Project-Dashboard-Section-Title-Modern{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0;text-shadow:0 1px 2px #0000001a}.Project-Dashboard-Section-Count-Badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;min-width:40px;padding:6px 12px;text-align:center}.Project-Dashboard-Section-Stats-Modern{display:flex;gap:20px;z-index:1}.Project-Dashboard-Section-Stat-Modern{align-items:center;display:flex;flex-direction:column;min-width:80px;text-align:center}.stat-value-modern{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;font-size:1.1rem;font-weight:700;margin-bottom:4px;text-shadow:0 1px 2px #0000001a}.stat-value-modern.positive{color:#a7f3d0}.stat-value-modern.negative{color:#fecaca}.stat-value-modern.open{color:#bfdbfe}.stat-value-modern.closed{color:#d1d5db}.stat-label-modern{color:#fffc;font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}@media (max-width:1200px){.Project-Dashboard-Section-Stats-Modern{gap:16px}.Project-Dashboard-Section-Stat-Modern{min-width:70px}.stat-value-modern{font-size:1rem}}@media (max-width:968px){.Project-Dashboard-Section-Header-Modern{align-items:flex-start;flex-direction:column;gap:16px;padding:16px 20px}.Project-Dashboard-Section-Header-Left,.Project-Dashboard-Section-Stats-Modern{justify-content:space-between;width:100%}.Project-Dashboard-Section-Stats-Modern{gap:12px}.Project-Dashboard-Section-Stat-Modern{min-width:60px}.stat-value-modern{font-size:.95rem}.stat-label-modern{font-size:.7rem}}@media (max-width:640px){.Project-Dashboard-Section-Header-Modern{padding:12px 16px}.Project-Dashboard-Section-Title-Modern{font-size:1.25rem}.Project-Dashboard-Section-Stats-Modern{flex-wrap:wrap;gap:8px}.Project-Dashboard-Section-Stat-Modern{min-width:50px}.stat-value-modern{font-size:.875rem}.stat-label-modern{font-size:.65rem}}.Project-Component{align-items:center;background:#f9fafb;border-radius:12px;box-shadow:0 2px 8px #0000000d,0 1px 3px #0000001a;display:flex;flex-direction:column;justify-content:center;margin-right:20px;padding:20px;text-align:center}.Project-Component-Number{color:#065943;font-size:1.3rem;font-weight:700}.Project-Component-Title{color:#065943;font-size:1.1rem;font-weight:600}.Project-Component-Subtitle{color:#6b7280;font-size:.8em}.Project-Component-Charts-Container{display:flex;flex-direction:row;justify-content:space-around;width:100%}.Project-Component-Chart-Container{align-items:flex-end;border-bottom:1px solid #065943;display:flex;flex-direction:row;margin-right:10px}.Project-Component-Chart{align-self:flex-end}.Project-Component-Chart-Title{font-size:.9em}.Project-Component-Left-Info-Bar{font-size:.8em;width:80px}.Project-Component-Left-Info-Bar-Warning{color:#e7c712;height:15px;margin-bottom:-2px;width:15px}.Project-Component-Left-Info-Bar-Overdue-Icon{color:red;height:15px;margin-left:5px;width:15px}.Project-Component-Left-Info-Bar-Under{margin-bottom:var(--billingLevelNotification)}.Project-Component-Left-Info-Bar-Under-Icon{color:red;height:12px;width:12px}.Project-Component-Left-Info-Bar-Over-Icon{color:orange;height:12px;width:12px}.Project-Component-Adjustment-Bar{width:15px}.Project-Component-Adjustment-Bar-Negative{background-color:orange;height:var(--adjustmentRequired);margin-bottom:var(--adjustmentLevel);width:5px}.Project-Component-Adjustment-Bar-Positive{background-color:#dc2626;height:var(--adjustmentRequired);margin-bottom:var(--revenueActualHeight);width:5px;z-index:2}.Project-Component-Budgetted-Revenue-Bar{background-color:#d3d3d3;height:var(--totalChartHeight);width:15px;z-index:1}.Project-Component-Billing-Level{border-top:2px dotted gray;height:var(--billingLevel);margin-left:-30px;margin-right:-10px;width:40px;z-index:5}.Project-Component-Actual-Revenue-Bar{background-color:#065943;height:var(--revenueActualHeight);margin-left:-10px;width:15px;z-index:2}.Project-Component-Budgetted-Cost-Bar{background-color:#d3d3d3;height:var(--costChartHeight);width:15px}.Project-Component-Actual-Cost-Bar{background-color:#065943;height:var(--costActualHeight);margin-left:-10px;width:15px}.Project-Component-Values-Bar{font-size:.8em;font-weight:600;width:50px}.Project-Component-Values-Bar-Actual-Revenue{margin-bottom:var(--revenueActualHeight)}.Project-Component-Values-Bar-Actual-Revenue-Above-Billing{margin-bottom:0}.Project-Component-Values-Bar-Billing-Level{margin-bottom:var(--billingValueHeight)}.Project-Component-Values-Bar-Budgetted-Revenue{margin-bottom:var(--revenueBudgettedHeight)}.Project-Component-Values-Bar-Actual{margin-bottom:var(--costValueActualHeight)}.Project-Component-Values-Bar-Budgetted{margin-bottom:var(--costBudgettedHeight)}.project-tooltip{opacity:0;pointer-events:none;position:fixed;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.project-tooltip.show{opacity:1;transform:translateY(0)}.project-tooltip.hide{opacity:0;transform:translateY(-10px)}.project-tooltip-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a;display:flex;flex-direction:column;font-size:.85rem;height:100%;overflow:hidden;width:100%}.project-tooltip-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px 12px}.project-tooltip-header h3{color:#fff;font-size:1.1rem;font-weight:700;margin:0;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-status{border-radius:12px;flex-shrink:0;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.project-status.active{background:#10b98133;border:1px solid #10b9814d;color:#10b981}.project-tooltip-sections{flex:1 1;min-height:0;overflow-y:auto;padding:0}.tooltip-section{border-bottom:1px solid #f1f5f9;padding:16px 20px}.tooltip-section:last-child{border-bottom:none}.tooltip-section h4{color:#065943;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.tooltip-info-grid{grid-gap:8px 16px;align-items:center;display:grid;gap:8px 16px;grid-template-columns:1fr 1fr}.tooltip-info-grid .label{color:#64748b;font-size:.8rem;font-weight:500}.tooltip-info-grid .label,.tooltip-info-grid .value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-info-grid .value{color:#334155;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;font-weight:600;text-align:right}.tooltip-info-grid .value.positive{color:#059669}.tooltip-info-grid .value.negative{color:#dc2626}.tooltip-info-grid .value.warning{color:#d97706}.tooltip-address{color:#475569;display:flex;flex-direction:column;font-size:.85rem;gap:4px}.tooltip-address span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-invoices-list{display:flex;flex-direction:column;gap:6px;margin-top:12px;max-height:150px;overflow-y:auto}.invoice-item{grid-gap:8px;align-items:center;background:#f8fafc;border-radius:6px;display:grid;font-size:.75rem;gap:8px;grid-template-columns:1fr auto auto;min-width:0;padding:6px 8px}.invoice-number{color:#334155;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-amount{color:#065943;flex-shrink:0;font-family:monospace;font-weight:600}.invoice-status{border-radius:8px;flex-shrink:0;font-size:.65rem;font-weight:600;padding:2px 6px;text-transform:uppercase}.invoice-status.open{background:#ef44441a;border:1px solid #ef444433;color:#dc2626}.invoice-status.closed{background:#10b9811a;border:1px solid #10b98133;color:#059669}.more-invoices{color:#64748b;font-style:italic;grid-column:1/-1;justify-content:center;text-align:center}.tooltip-tasks-summary{font-size:.8rem}.tasks-grid{grid-gap:6px 12px;align-items:center;display:grid;gap:6px 12px;grid-template-columns:1fr auto}.tasks-grid .label{color:#64748b;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tasks-grid .value{color:#334155;flex-shrink:0;font-family:monospace;font-weight:600;text-align:right}@media (max-width:768px){.project-tooltip-content{font-size:.8rem;max-height:85vh;max-width:95vw}.project-tooltip-header{padding:12px 16px 8px}.project-tooltip-header h3{font-size:1rem;max-width:200px}.tooltip-section{padding:12px 16px}.tooltip-info-grid{gap:4px;grid-template-columns:1fr}.tooltip-info-grid .value{text-align:left}.tooltip-info-grid .label,.tooltip-info-grid .value{overflow:visible;text-overflow:clip;white-space:normal}.invoice-item{gap:4px;grid-template-columns:1fr}.invoice-amount,.invoice-number,.invoice-status{overflow:visible;text-overflow:clip;white-space:normal}}@media (max-width:480px){.project-tooltip-content{font-size:.75rem;max-height:90vh;max-width:98vw}.project-tooltip-header{padding:10px 12px 6px}.project-tooltip-header h3{font-size:.9rem;max-width:150px}.tooltip-section{padding:10px 12px}.tooltip-section h4{font-size:.8rem;margin-bottom:8px}}.project-tooltip-sections::-webkit-scrollbar{width:6px}.project-tooltip-sections::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.project-tooltip-sections::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.project-tooltip-sections::-webkit-scrollbar-thumb:hover{background:#94a3b8}.Project-Screen-Backdrop{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Project-Screen-Content{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:95vh;max-width:1400px;overflow:hidden;position:relative;width:95%}.Project-Screen-Header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:2px solid #f1f5f9;display:flex;justify-content:space-between;padding:16px 24px 12px}.Project-Screen-Title{color:#1e293b;flex:1 1;font-size:24px;font-weight:600;margin:0 16px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Project-Screen-Close-Button{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;padding:8px;transition:all .2s ease;width:40px}.Project-Screen-Close-Button:hover{background-color:#fee2e2;color:#dc2626;transform:scale(1.1)}.Project-Screen-Body{display:flex;flex-direction:column;gap:24px;max-height:calc(90vh - 100px);padding:24px 32px 32px}.Project-Screen-Financial-Section,.Project-Screen-Info-Section,.Project-Screen-Invoices-Section,.Project-Screen-Tasks-Section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:16px}.Project-Screen-Financial-Section h3,.Project-Screen-Info-Section h3,.Project-Screen-Invoices-Section h3,.Project-Screen-Tasks-Section h3{border-bottom:2px solid #e2e8f0;color:#1e293b;font-size:16px;font-weight:600;margin:0 0 12px;padding-bottom:6px}.Project-Screen-Financial-Section p,.Project-Screen-Info-Section p{color:#475569;font-size:14px;line-height:1.4;margin:0 0 8px}.Project-Screen-Financial-Section p strong,.Project-Screen-Info-Section p strong{color:#1e293b;display:inline-block;font-size:13px;font-weight:600;min-width:120px}@media (max-width:768px){.Project-Screen-Content{margin:20px;max-width:none;width:95%}.Project-Screen-Header{padding:16px 20px 12px}.Project-Screen-Title{font-size:20px}.Project-Screen-Body{gap:12px;grid-template-columns:1fr;padding:12px 16px 16px}.Project-Screen-Financial-Section,.Project-Screen-Info-Section{padding:16px}}.Project-Screen-Body{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr;max-height:calc(95vh - 80px);overflow-x:hidden;overflow-y:auto;padding:16px 20px 20px}.Project-Screen-Spacer{margin-top:10px}.Project-Screen-Body>*{min-width:0;overflow:hidden}.Project-Screen-Info-Grid{grid-gap:8px 16px;display:grid;gap:8px 16px;grid-template-columns:1fr 1fr}.Project-Screen-Financial-Grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}.Financial-Column{background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 3px #0000001a;padding:12px}.Financial-Column h4{border-bottom:2px solid #065943;color:#065943;font-size:16px;font-weight:600;margin:0 0 12px;padding-bottom:4px}.Financial-Column p{font-size:15px;line-height:1.3;margin:0 0 6px}.Financial-Column p strong{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:1px}.positive{color:#059669!important;font-weight:600}.negative{color:#dc2626!important;font-weight:600}.Project-Screen-Invoices-Section{background:#fef2f2;border:2px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:16px}.Project-Screen-Invoices-Section h3{align-items:center;color:#991b1b;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0 0 12px}.overdue-count{background:#dc2626;border-radius:12px;color:#fff;font-size:14px;font-weight:500;padding:2px 8px}.Invoices-Table{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:12px;overflow:hidden}.Invoice-Header{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600}.Invoice-Header,.Invoice-Row{grid-gap:12px;display:grid;font-size:15px;gap:12px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;padding:8px 12px}.Invoice-Row{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.Invoice-Row:hover{background:#f9fafb}.Invoice-Row:last-child{border-bottom:none}.recently-overdue{border-left:4px solid #f59e0b}.moderately-overdue{border-left:4px solid #f97316}.severely-overdue{background:#fef2f2;border-left:4px solid #dc2626}.days-overdue{font-weight:600}.recently-overdue .days-overdue{color:#f59e0b}.moderately-overdue .days-overdue{color:#f97316}.severely-overdue .days-overdue{color:#dc2626}.Project-Screen-Tasks-Section{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin-bottom:16px;padding:16px}.Project-Screen-Tasks-Section h3{color:#0369a1;font-size:16px;font-weight:600;margin:0 0 12px}.Tasks-Table{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.Task-Header{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600}.Task-Header,.Task-Row{grid-gap:12px;display:grid;font-size:13px;gap:12px;grid-template-columns:1fr 2fr 2fr 2fr;padding:8px 12px}.Task-Row{align-items:center;border-bottom:1px solid #f3f4f6}.Task-Row:hover{background:#f9fafb}.Task-Row:last-child{border-bottom:none}@media (max-width:1200px){.Project-Screen-Financial-Grid{grid-template-columns:1fr 1fr}.Financial-Column:last-child{grid-column:1/-1}}@media (max-width:768px){.Project-Screen-Content{margin:10px;max-height:95vh;width:95%}.Project-Screen-Header{padding:12px 16px 8px}.Project-Screen-Title{font-size:18px}.Project-Screen-Body{gap:12px;grid-template-columns:1fr;padding:12px 16px 16px}.Project-Screen-Info-Grid{gap:6px;grid-template-columns:1fr}.Project-Screen-Financial-Grid{gap:12px;grid-template-columns:1fr}.Invoice-Header,.Invoice-Row{font-size:12px;gap:8px;grid-template-columns:1fr 1fr}.Invoice-Header span:nth-child(n+3),.Invoice-Row span:nth-child(n+3){display:none}.Task-Header,.Task-Row{font-size:12px;gap:8px;grid-template-columns:1fr 1fr}.Task-Header span:nth-child(n+3),.Task-Row span:nth-child(n+3){display:none}}@media (max-width:480px){.Project-Screen-Content{margin:5px;max-height:98vh;width:98%}.Project-Screen-Header{padding:8px 12px 6px}.Project-Screen-Title{font-size:16px}.Project-Screen-Body{flex-direction:column;gap:8px;padding:8px 12px 12px}.Project-Screen-Body>*{flex:1 1 auto;min-width:0;min-width:auto}.Project-Screen-Financial-Section,.Project-Screen-Info-Section,.Project-Screen-Invoices-Section,.Project-Screen-Tasks-Section{padding:12px}}.Labor-Equipment-Dashboard{background:linear-gradient(135deg,#065943,#06594fcc);background:linear-gradient(135deg,var(--primary-color,#065943) 0,rgba(var(--primary-color-rgb,6,89,79),.8) 100%);display:flex;flex-direction:column;height:100%;min-height:100vh;width:100%}.labor-calendar-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:10px;box-shadow:0 4px 20px #0000001a;display:flex;gap:20px;justify-content:space-between;margin-bottom:5px;padding:0 15px;position:relative;z-index:100}.labor-period{color:#495057;font-size:.9rem;font-weight:600;white-space:nowrap}.labor-header-navigation{align-items:center;display:flex;gap:16px}.labor-navigation-container{align-items:center;display:flex;flex-direction:column}.labor-navigation{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:6px;padding:6px}.labor-nav-button{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;justify-content:center;min-width:36px;padding:6px 10px;transition:all .2s ease}.labor-nav-button:hover{background:#065943;background:var(--primary-color,#065943);border-color:#065943;border-color:var(--primary-color,#065943);color:#fff;transform:translateY(-1px)}.labor-today-button{background:linear-gradient(135deg,#065943,#06594fcc);background:linear-gradient(135deg,var(--primary-color,#065943) 0,rgba(var(--primary-color-rgb,6,89,79),.8) 100%);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 12px;transition:all .2s ease}.labor-today-button:hover{box-shadow:0 4px 12px #06594f66;box-shadow:0 4px 12px rgba(var(--primary-color-rgb,6,89,79),.4);transform:translateY(-1px)}.labor-quick-selector{align-items:center;display:flex}.labor-quick-select{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:.85rem;font-weight:500;min-width:160px;padding:6px 10px;transition:all .2s ease}.labor-quick-select:hover{box-shadow:0 2px 8px #06594f33;box-shadow:0 2px 8px rgba(var(--primary-color-rgb,6,89,79),.2)}.labor-quick-select:focus,.labor-quick-select:hover{border-color:#065943;border-color:var(--primary-color,#065943)}.labor-quick-select:focus{box-shadow:0 0 0 2px #06594f33;box-shadow:0 0 0 2px rgba(var(--primary-color-rgb,6,89,79),.2);outline:none}.labor-quick-select option{background:#fff;color:#495057;padding:6px}.labor-filter-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.labor-filter-group{align-items:center;display:flex;gap:8px;position:relative}.labor-filter-label{color:#495057;font-size:.8rem;font-weight:500;white-space:nowrap}.labor-filter-dropdown-container{display:inline-block;position:relative;z-index:200}.labor-filter-dropdown-button{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-size:.85rem;gap:8px;justify-content:space-between;min-width:180px;padding:6px 10px;position:relative;transition:all .2s ease;z-index:201}.labor-filter-dropdown-button:focus,.labor-filter-dropdown-button:hover{border-color:#065943;border-color:var(--primary-color,#065943);box-shadow:0 0 0 2px #06594f33;box-shadow:0 0 0 2px rgba(var(--primary-color-rgb,6,89,79),.2);outline:none}.dropdown-button-text{flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{color:#6c757d;flex-shrink:0;font-size:.7rem;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.labor-filter-dropdown-menu{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 8px 24px #00000040;display:flex;flex-direction:column;left:0;margin-top:2px;max-height:60vh;min-height:200px;overflow:hidden;position:absolute;right:0;top:100%;z-index:10000}.dropdown-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;color:#495057;display:flex;font-size:.8rem;font-weight:500;justify-content:space-between;padding:8px 12px}.dropdown-title{color:#374151;font-weight:600}.clear-all-button{background:none;border:none;border-radius:4px;color:#065943;color:var(--primary-color,#065943);cursor:pointer;font-size:.75rem;font-weight:500;padding:2px 6px;transition:all .2s ease}.clear-all-button:hover{background:#06594f1a;background:rgba(var(--primary-color-rgb,6,89,79),.1);color:#06594fcc;color:rgba(var(--primary-color-rgb,6,89,79),.8)}.dropdown-options{max-height:calc(60vh - 60px);min-height:140px;overflow-y:auto;scrollbar-color:#065943 #f1f1f1;scrollbar-color:var(--primary-color,#065943) #f1f1f1;scrollbar-width:thin}.dropdown-options::-webkit-scrollbar{width:6px}.dropdown-options::-webkit-scrollbar-track{background:#f1f1f1}.dropdown-options::-webkit-scrollbar-thumb{background:#065943;background:var(--primary-color,#065943);border-radius:3px}.dropdown-options::-webkit-scrollbar-thumb:hover{background:#06594fcc;background:rgba(var(--primary-color-rgb,6,89,79),.8)}.dropdown-option{align-items:center;border:none;color:#495057;cursor:pointer;display:flex;font-size:.85rem;gap:8px;padding:8px 12px;transition:background-color .2s ease}.dropdown-option:hover{background-color:#f8f9fa}.dropdown-option input[type=checkbox]{display:none}.checkbox-custom{align-items:center;border:2px solid #dee2e6;border-radius:3px;display:flex;flex-shrink:0;height:16px;justify-content:center;position:relative;transition:all .2s ease;width:16px}.dropdown-option input[type=checkbox]:checked+.checkbox-custom{background-color:#065943;background-color:var(--primary-color,#065943);border-color:#065943;border-color:var(--primary-color,#065943)}.dropdown-option input[type=checkbox]:checked+.checkbox-custom:after{color:#fff;content:"✓";font-size:10px;font-weight:700;line-height:1}.dropdown-option:hover .checkbox-custom{border-color:#065943;border-color:var(--primary-color,#065943)}.option-text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-option.no-options{background-color:#f8f9fa;color:#6c757d;cursor:default;font-style:italic}.dropdown-option.no-options:hover{background-color:#f8f9fa}.dropdown-branch-group{margin-bottom:8px}.dropdown-branch-option{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;font-weight:700}.dropdown-branch-option .branch-text{color:#065943;color:var(--primary-color,#065943);font-weight:700}.dropdown-pm-list{background:#fafbfc;padding-left:0}.dropdown-pm-option{background:#fafbfc;border-left:3px solid #e9ecef;padding-left:40px}.dropdown-pm-option:hover{background:#f1f3f5}.dropdown-pm-option .pm-text{color:#495057;font-weight:600}.pm-project-count{color:#6c757d;font-size:.85em;font-weight:400}.labor-views-dropdown-button{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #ced4da}.labor-views-menu{min-width:280px}.dropdown-view-option{align-items:center;border-bottom:1px solid #f1f3f5;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;transition:background-color .2s}.dropdown-view-option:hover{background-color:#f8f9fa}.view-option-main{align-items:center;display:flex;flex:1 1;gap:8px}.view-option-name{color:#2c3e50;font-size:.9rem;font-weight:500}.view-option-count{color:#6c757d;font-size:.85em}.view-option-actions{display:flex;gap:4px;opacity:0;transition:opacity .2s}.dropdown-view-option:hover .view-option-actions{opacity:1}.view-action-button{background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;font-size:1rem;padding:4px 8px;transition:all .2s}.view-action-button.edit:hover{background:#e3f2fd;color:#1976d2}.view-action-button.delete:hover{background:#ffebee;color:#d32f2f}.create-view-button{background:#065943;background:var(--primary-color,#065943);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:4px 12px;transition:all .2s}.create-view-button:hover{background:#0a7a5a;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.dropdown-footer{background:#f8f9fa;border-top:1px solid #dee2e6;padding:8px 12px}.clear-view-button{background:#fff;border:1px solid #dee2e6;border-radius:4px;color:#6c757d;cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 12px;transition:all .2s;width:100%}.clear-view-button:hover{background:#f8f9fa;border-color:#adb5bd;color:#495057}.labor-view-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.labor-view-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #0000000d;display:flex;flex-direction:column;max-height:85vh;max-width:550px;overflow:hidden;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.labor-view-modal-header{align-items:center;background:linear-gradient(135deg,#fafbfc,#fff);border-bottom:2px solid #f1f3f5;display:flex;justify-content:space-between;padding:24px 28px}.labor-view-modal-header h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0}.labor-view-modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;transition:all .2s;width:30px}.labor-view-modal-close:hover{background:#f1f3f5;color:#2c3e50;transform:rotate(90deg)}.labor-view-modal-content{background:#fafbfc;flex:1 1;overflow-y:auto;padding:28px}.labor-view-form-group{margin-bottom:24px}.labor-view-form-group:last-child{margin-bottom:0}.labor-view-form-group label{align-items:center;color:#2c3e50;display:flex;font-size:.95rem;font-weight:600;justify-content:space-between;letter-spacing:-.01em;margin-bottom:10px}.labor-view-input{background:#fff;border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;color:#2c3e50;font-size:.95rem;font-weight:500;padding:12px 16px;transition:all .2s;width:100%}.labor-view-input::placeholder{color:#adb5bd}.labor-view-input:focus{background:#fff;border-color:#065943;border-color:var(--primary-color,#065943);box-shadow:0 0 0 4px #06594f1a;outline:none}.labor-view-titles-list{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:inset 0 1px 3px #0000000d;max-height:320px;overflow-y:auto;padding:4px}.labor-view-titles-list::-webkit-scrollbar{width:10px}.labor-view-titles-list::-webkit-scrollbar-track{background:#f8f9fa;border-radius:5px;margin:4px 0}.labor-view-titles-list::-webkit-scrollbar-thumb{background:#ced4da;border:2px solid #f8f9fa;border-radius:5px}.labor-view-titles-list::-webkit-scrollbar-thumb:hover{background:#adb5bd}.labor-view-title-option{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:12px;margin:2px 0;padding:10px 12px;transition:all .2s;-webkit-user-select:none;user-select:none}.labor-view-title-option:hover{background-color:#f8f9fa;transform:translateX(2px)}.labor-view-title-option input[type=checkbox]{display:none}.labor-view-title-option .checkbox-custom{background:#fff;border:2px solid #ced4da;border-radius:4px;flex-shrink:0;height:20px;position:relative;transition:all .2s ease;width:20px}.labor-view-title-option:hover .checkbox-custom{border-color:#065943;border-color:var(--primary-color,#065943)}.labor-view-title-option input[type=checkbox]:checked+.checkbox-custom{background:#065943;background:var(--primary-color,#065943);border-color:#065943;border-color:var(--primary-color,#065943)}.labor-view-title-option input[type=checkbox]:checked+.checkbox-custom:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.labor-view-title-option .option-text{color:#2c3e50;flex:1 1;font-size:.9rem;font-weight:500}.labor-view-title-option input[type=checkbox]:checked~.option-text{color:#065943;color:var(--primary-color,#065943);font-weight:600}.no-titles-message{color:#6c757d;padding:20px}.labor-view-modal-footer{background:#fff;border-top:2px solid #f1f3f5;display:flex;gap:12px;justify-content:flex-end;padding:20px 28px}.labor-view-modal-button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:-.01em;padding:12px 28px;transition:all .2s}.labor-view-modal-button.cancel{background:#f8f9fa;border:2px solid #e9ecef;color:#6c757d}.labor-view-modal-button.cancel:hover{background:#e9ecef;border-color:#ced4da;color:#495057}.labor-view-modal-button.save{background:#065943;background:var(--primary-color,#065943);box-shadow:0 2px 4px #06594f33;color:#fff}.labor-view-modal-button.save:hover{background:#0a7a5a;box-shadow:0 6px 12px #06594f4d;transform:translateY(-2px)}.labor-view-modal-button.save:active{box-shadow:0 2px 4px #06594f33;transform:translateY(0)}.labor-filter-select{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:.85rem;min-width:130px;padding:6px 10px;transition:all .2s ease}.labor-filter-select:focus,.labor-filter-select:hover{border-color:#065943;border-color:var(--primary-color,#065943);box-shadow:0 0 0 2px #06594f33;box-shadow:0 0 0 2px rgba(var(--primary-color-rgb,6,89,79),.2);outline:none}.labor-search-input{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;font-size:.85rem;min-width:160px;padding:6px 10px;transition:all .2s ease}.labor-search-input:focus,.labor-search-input:hover{border-color:#065943;border-color:var(--primary-color,#065943);box-shadow:0 0 0 2px #06594f33;box-shadow:0 0 0 2px rgba(var(--primary-color-rgb,6,89,79),.2);outline:none}.labor-clear-search{background:none;border:none;border-radius:3px;color:#6c757d;cursor:pointer;font-size:1.2rem;padding:2px 6px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:all .2s ease}.labor-clear-search:hover{background:#f8f9fa;color:#495057}.labor-clear-all-filters{background:#ff9800;background:var(--secondary-color,#ff9800);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.labor-clear-all-filters:hover{background:#ff9800e6;background:rgba(var(--secondary-color-rgb,255,152,0),.9);transform:translateY(-1px)}.labor-results-summary{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#495057;font-size:.8rem;font-weight:500;padding:6px 12px;white-space:nowrap}.labor-view-toggle-container{align-items:center;display:flex;gap:8px}.labor-view-toggle-label{color:#495057;font-size:.85rem;font-weight:600}.labor-view-toggle{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;display:flex;overflow:hidden}.labor-view-toggle-button{background:#0000;border:none;color:#495057;cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 16px;transition:all .2s ease;white-space:nowrap}.labor-view-toggle-button:not(:last-child){border-right:1px solid #dee2e6}.labor-view-toggle-button:hover{background:#e9ecef}.labor-view-toggle-button.active{color:#fff;font-weight:600}.labor-view-toggle-button.active,.labor-view-toggle-button.active:hover{background:#065943;background:var(--primary-color,#065943)}@media (max-width:768px){.labor-filter-dropdown-button{font-size:.8rem;min-width:150px;padding:5px 8px}.labor-filter-dropdown-menu{max-height:50vh;min-height:180px}.dropdown-options{max-height:calc(50vh - 50px);min-height:130px}.dropdown-option{font-size:.8rem;padding:6px 10px}.checkbox-custom{height:14px;width:14px}.dropdown-option input[type=checkbox]:checked+.checkbox-custom:after{font-size:9px}}@media (max-width:640px){.labor-filter-dropdown-button{min-width:120px}.labor-filter-dropdown-menu{left:-10px;max-height:45vh;min-height:160px;right:-10px}.dropdown-options{max-height:calc(45vh - 45px);min-height:115px}}@media (min-width:1200px){.labor-filter-dropdown-menu{max-height:70vh}.dropdown-options{max-height:calc(70vh - 60px)}}.labor-calendar-grid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative;z-index:1}.labor-month-header{color:#fff;display:grid;grid-template-columns:250px repeat(10,1fr);position:relative;z-index:3}.labor-employee-column-spacer,.labor-month-header{background:#065943;background:var(--primary-color,#065943)}.labor-employee-column-spacer,.labor-month-cell{border-right:1px solid #fff3}.labor-month-cell{align-items:center;background:#065943;background:var(--primary-color,#065943);display:flex;font-size:.85rem;font-weight:700;justify-content:center;padding:8px 6px;text-align:center}.labor-month-cell:last-child{border-right:none}.labor-dates-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #dee2e6;display:grid;grid-template-columns:250px repeat(10,1fr);position:relative;z-index:2}.labor-employee-column-header{background:#f1f3f4;font-size:.9rem;padding:8px 12px}.labor-date-header,.labor-employee-column-header{align-items:center;border-right:1px solid #dee2e6;color:#495057;display:flex;font-weight:600}.labor-date-header{font-size:.75rem;justify-content:center;line-height:1.2;padding:4px 3px}.labor-date-header:last-child{border-right:none}.labor-date-header.current-week,.labor-date-header.today{background:linear-gradient(135deg,#06594fcc,#06594f99);background:linear-gradient(135deg,rgba(var(--primary-color-rgb,6,89,79),.8) 0,rgba(var(--primary-color-rgb,6,89,79),.6) 100%);color:#fff}.labor-date-header.month-start{border-left:3px solid #065943;border-left:3px solid var(--primary-color,#065943)}.week-start-date{font-weight:600;text-align:center}.labor-employee-rows{display:flex;flex:1 1;flex-direction:column;max-height:calc(100vh - 200px);overflow-y:auto;padding-bottom:160px;scrollbar-color:#065943 #f1f1f1;scrollbar-color:var(--primary-color,#065943) #f1f1f1;scrollbar-width:thin}.labor-title-group{display:flex;flex-direction:column}.labor-title-group:last-child{border-bottom:none}.labor-branch-header{background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:2px solid #065943;box-sizing:border-box;display:grid;grid-template-columns:250px repeat(10,1fr);position:-webkit-sticky;position:sticky;top:0;z-index:4}.labor-branch-name{align-items:center;background:#065943;border-right:1px solid #fff3;box-sizing:border-box;color:#fff;display:flex;font-size:1rem;font-weight:800;letter-spacing:1px;padding:12px 20px;text-transform:uppercase}.labor-pm-header{background:linear-gradient(135deg,#f1f3f5,#e9ecef);border-bottom:1px solid #ced4da;box-sizing:border-box;display:grid;grid-template-columns:250px repeat(10,1fr);position:-webkit-sticky;position:sticky;top:44px;z-index:3}.labor-pm-name{align-items:center;background:#e9ecef;border-right:1px solid #dee2e6;box-sizing:border-box;color:#495057;display:flex;font-size:.9rem;font-weight:700;letter-spacing:.5px;padding:10px 20px 10px 30px}.labor-title-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;box-sizing:border-box;display:grid;grid-template-columns:250px repeat(10,1fr);position:-webkit-sticky;position:sticky;top:0;z-index:3}.labor-project-group .labor-title-header{top:85px;z-index:2}.labor-title-name{align-items:center;background:#e9ecef;border-right:1px solid #dee2e6;box-sizing:border-box;color:#065943;color:var(--primary-color,#065943);display:flex;font-size:.9rem;font-weight:700;justify-content:space-between;letter-spacing:.5px;padding:10px 20px;text-transform:uppercase}.labor-project-group .labor-title-name{padding-left:40px}.labor-subtitle-name{background:#f8f9fa;color:#495057;font-size:.85rem;font-weight:600;padding-left:40px}.labor-project-group .labor-subtitle-name{padding-left:50px}.labor-title-subheader{background:#f8f9fa;border-bottom:1px solid #dee2e6;box-sizing:border-box;display:grid;grid-template-columns:250px repeat(10,1fr);position:-webkit-sticky;position:sticky;top:42px;z-index:2}.labor-project-group .labor-title-subheader{top:126px;z-index:1}.labor-title-count{color:#6c757d;font-size:.8rem;font-weight:500;margin-left:auto}.labor-title-divider{align-items:center;background:#e9ecef;color:#fff;display:flex;font-size:.8rem;font-weight:600;justify-content:center;min-height:30px;position:relative}.labor-title-divider:after{background:linear-gradient(90deg,#0000,#fff 50%,#0000);content:"";height:2px;left:0;opacity:.3;position:absolute;right:0}.labor-title-request-count{border-radius:12px;box-shadow:0 1px 3px #0003;color:#000;font-size:.75rem;font-weight:600;padding:2px 8px;transition:all .2s ease;z-index:1}.labor-title-request-count:hover{cursor:pointer}.labor-title-request-count.warning{background:linear-gradient(135deg,#fff5f5,#ffe8e8);border:1.5px solid #f03e3e;box-shadow:0 2px 4px #c92a2a26,0 0 0 3px #f03e3e14;color:#c92a2a;font-weight:700}.labor-request-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.labor-request-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;max-height:80vh;max-width:800px;width:90%}.labor-request-modal-header{border-bottom:2px solid #e9ecef;padding:24px;position:relative}.labor-request-modal-header h3{color:#065943;color:var(--primary-color,#065943);font-size:1.5rem;font-weight:700;margin:0}.labor-request-modal-subtitle{color:#6c757d;font-size:.9rem;margin:8px 0 0}.labor-request-modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;display:flex;font-size:2rem;height:36px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .2s;width:36px}.labor-request-modal-close:hover{background:#f8f9fa;color:#212529}.labor-request-modal-content{flex:1 1;overflow-y:auto;padding:24px}.labor-request-projects-list{display:flex;flex-direction:column;gap:16px}.labor-request-project-card{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:16px;transition:all .2s}.labor-request-project-card:hover{border-color:#065943;border-color:var(--primary-color,#065943);box-shadow:0 2px 8px #0000001a}.labor-request-project-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.labor-request-project-color{border-radius:2px;flex-shrink:0;height:48px;width:4px}.labor-request-project-info{flex:1 1}.labor-request-project-number{color:#065943;color:var(--primary-color,#065943);font-size:1rem;font-weight:700}.labor-request-project-name{color:#495057;font-size:1rem;margin-top:2px}.labor-request-project-pm{color:#495057;font-size:.9rem;margin-top:2px}.labor-request-project-count{background:#065943;background:var(--primary-color,#065943);border-radius:12px;color:#fff;font-size:.85rem;font-weight:600;padding:6px 12px}.labor-request-project-details{border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;gap:16px;padding-top:12px}.labor-request-project-detail{display:flex;font-size:.85rem;gap:6px}.labor-request-project-detail .label{color:#6c757d;font-weight:500}.labor-request-project-detail .value{color:#212529;font-weight:600}.labor-request-project-detail .status-active{color:#28a745;text-transform:capitalize}.labor-request-project-detail .status-inactive{color:#dc3545;text-transform:capitalize}.labor-request-no-projects{color:#6c757d;padding:40px 20px;text-align:center}.labor-request-no-projects p{font-size:1rem;margin:0}.labor-employee-rows::-webkit-scrollbar{width:8px}.labor-employee-rows::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.labor-employee-rows::-webkit-scrollbar-thumb{background:#065943;background:var(--primary-color,#065943);border:1px solid #f1f1f1;border-radius:4px}.labor-employee-rows::-webkit-scrollbar-thumb:hover{background:#06594fcc;background:rgba(var(--primary-color-rgb,6,89,79),.8)}.labor-employee-row{border-bottom:1px solid #e9ecef;display:grid;grid-template-columns:250px repeat(10,1fr);min-height:25px}.labor-employee-row:hover{background:#06594f0d;background:rgba(var(--primary-color-rgb,6,89,79),.05)}.labor-no-employees-row{background:#f8f9fa}.labor-no-employees-row:hover{background:#f1f3f5}.labor-employee-info{background:#fafbfc;border-right:1px solid #e9ecef;display:flex;flex-direction:column;justify-content:center;padding:4px 12px 4px 50px}.labor-project-group .labor-employee-info{padding-left:60px}.labor-employee-id{display:none}.labor-employee-name{color:#2c3e50;font-size:.85rem;font-weight:600;line-height:1.1;margin:0}.labor-employee-title{color:#7f8c8d;font-size:.65rem;font-style:italic;line-height:1}.labor-day-cell{border-right:1px solid #e9ecef;display:flex;flex-direction:column;min-height:50px;padding:4px}.labor-day-cell:last-child{border-right:none}.labor-day-cell.today{background:#06594f1a;background:rgba(var(--primary-color-rgb,6,89,79),.1);border-left:3px solid #065943;border-left:3px solid var(--primary-color,#065943)}.labor-day-content{display:flex;flex-direction:column;gap:4px;height:100%}.labor-week-cell{background:#fafbfc;border-right:1px solid #e9ecef;display:flex;flex-direction:column;min-height:25px;padding:2px}.labor-week-cell:last-child{border-right:none}.labor-week-cell.month-start,.month-start{border-left:3px solid #065943;border-left:3px solid var(--primary-color,#065943)}.labor-week-content{display:flex;flex-direction:column;gap:3px;height:100%;min-height:30px}.labor-project{border-radius:6px;box-shadow:0 2px 4px #00000026;cursor:pointer;font-size:.75rem;margin-bottom:4px;padding:8px 10px;transition:all .2s ease}.labor-project:hover{box-shadow:0 4px 12px #00000040;transform:translateY(-1px)}.labor-project.appointment-tile{border-radius:4px;box-shadow:0 1px 2px #0000001a;font-size:.65rem;line-height:1.1;margin-bottom:2px;overflow:hidden;padding:2px 4px;position:relative}.labor-project.service-appointment{font-size:.6rem;line-height:1;padding:3px 5px}.labor-project.appointment-tile:before{background:#ffffff4d;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.labor-project-number{font-size:.9em;font-weight:700;margin-bottom:1px}.labor-project-name{font-size:1.3em;font-weight:500;margin-bottom:2px}.labor-project-time{font-size:.75em;font-weight:500;margin-bottom:3px;opacity:.9}.labor-project-customer{font-size:.7em;font-style:italic;margin-bottom:2px;opacity:.8}.labor-project-location{font-size:.7em;font-weight:500;opacity:.8}.labor-project-allocation{background:#fff3;border-radius:3px;display:inline-block;font-size:.7em;font-weight:600;margin-top:2px;padding:1px 4px}.labor-project.labor-subcontractor{border-left:3px solid #0003}.labor-project.labor-technician{position:relative}.labor-project.labor-technician:before{font-size:.6rem;opacity:.8;position:absolute;right:2px;top:2px}.labor-no-data{color:#6c757d;grid-column:1/-1;padding:60px 20px;text-align:center}.labor-no-data h3{color:#495057;font-size:1.5rem;margin:0 0 10px}.labor-no-data p{font-size:1rem;margin:0}@media (max-width:1400px){.labor-employee-column-header,.labor-employee-info{width:200px}.labor-dates-header,.labor-employee-row,.labor-title-header{grid-template-columns:200px repeat(10,1fr)}}@media (max-width:1200px){.labor-header-top{flex-direction:column;gap:12px;text-align:center}.labor-header-navigation{flex-direction:column;gap:10px;justify-content:center}.labor-filter-controls{gap:15px;justify-content:center}.labor-quick-select{font-size:.85rem;min-width:160px}.labor-filter-select,.labor-search-input{min-width:120px}.labor-employee-column-header,.labor-employee-info{width:180px}.labor-dates-header,.labor-employee-row,.labor-title-header{grid-template-columns:180px repeat(10,1fr)}}@media (max-width:1024px){.labor-date-header{font-size:.75rem;padding:8px 4px}.labor-employee-info{padding:6px 12px}.labor-day-cell{padding:3px}.labor-project{font-size:.7rem;padding:3px 5px}.labor-employee-row{min-height:45px}}@media (max-width:768px){.Labor-Equipment-Dashboard{padding:10px}.labor-calendar-header{flex-direction:column;gap:12px;padding:10px 12px}.labor-filter-controls{align-items:stretch;flex-direction:column;gap:8px;order:2}.labor-header-navigation{gap:12px;justify-content:center;order:1}.labor-employee-column-header,.labor-employee-info{width:150px}.labor-dates-header,.labor-employee-row,.labor-title-header{grid-template-columns:150px repeat(10,1fr)}.labor-navigation{gap:4px;padding:4px}.labor-nav-button{font-size:1rem;min-width:32px;padding:5px 8px}.labor-today-button{font-size:.8rem;padding:5px 10px}.labor-quick-select{font-size:.8rem;min-width:120px;padding:5px 8px}.labor-employee-rows{max-height:calc(100vh - 350px);padding-bottom:120px}.labor-filter-group{align-items:stretch;flex-direction:column;gap:5px}.labor-filter-select,.labor-search-input{min-width:0;min-width:auto;width:100%}}@media (max-width:640px){.labor-employee-column-header,.labor-employee-info{width:120px}.labor-dates-header,.labor-employee-row,.labor-title-header{grid-template-columns:120px repeat(10,1fr)}.labor-date-header{font-size:.7rem;padding:8px 3px}.labor-employee-name{font-size:.85rem}.labor-employee-id,.labor-employee-title,.labor-project{font-size:.65rem}.labor-project{padding:2px 4px}.labor-project-allocation,.labor-project-number{font-size:.7rem}.labor-employee-row{min-height:40px}.labor-employee-rows{max-height:calc(100vh - 350px);padding-bottom:80px}.labor-employee-rows::-webkit-scrollbar{width:6px}}.ignored-titles-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.ignored-titles-popup{animation:slideInUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 25px 50px #00000026,0 10px 30px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;width:90%}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ignored-titles-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px 32px}.ignored-titles-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.ignored-titles-close-button{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:8px;transition:all .2s ease}.ignored-titles-close-button:hover{background-color:#f3f4f6;color:#374151}.ignored-titles-tabs{background-color:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex}.tab-button{background:none;border:none;color:#6b7280;cursor:pointer;flex:1 1;font-weight:500;padding:16px 24px;position:relative;transition:all .2s ease}.tab-button:hover{background-color:#f1f5f9;color:#374151}.tab-button.active{background-color:#fff;color:#065943}.tab-button.active:after{background:linear-gradient(135deg,#065943,#047857);bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.ignored-titles-content{flex:1 1;overflow-y:auto;padding:32px}.edit-titles-section{display:flex;flex-direction:column;gap:32px}.add-title-section{background-color:#f8fafc;border:2px dashed #d1d5db;border-radius:12px;padding:24px}.add-title-section h3{color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 16px}.add-title-input-group{display:flex;gap:12px}.add-title-input{border:2px solid #e5e7eb;border-radius:8px;flex:1 1;font-size:1rem;padding:12px 16px;transition:border-color .2s ease}.add-title-input:focus{border-color:#065943;box-shadow:0 0 0 3px #0659431a;outline:none}.add-title-button{background:linear-gradient(135deg,#065943,#047857);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;min-width:80px;padding:12px 24px;transition:all .2s ease}.add-title-button:hover:not(:disabled){box-shadow:0 8px 20px #0659434d;transform:translateY(-2px)}.add-title-button:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.current-titles-section h3{color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 20px}.titles-list{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto;padding:4px}.title-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px;transition:all .2s ease}.title-item:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.title-name{color:#374151;font-weight:500}.remove-title-button{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;line-height:1;transition:all .2s ease;width:24px}.remove-title-button:hover{background:#dc2626;transform:scale(1.1)}.no-titles-message{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-style:italic;padding:40px 20px;text-align:center}.popup-actions{border-top:1px solid #e5e7eb;display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px}.cancel-button,.save-button{border:none;border-radius:8px;cursor:pointer;font-weight:500;min-width:100px;padding:12px 24px;transition:all .2s ease}.cancel-button{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.cancel-button:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.save-button{background:linear-gradient(135deg,#065943,#047857);color:#fff}.save-button:hover:not(:disabled){box-shadow:0 8px 20px #0659434d;transform:translateY(-2px)}.cancel-button:disabled,.save-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.history-section h3{color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 24px}.history-list{display:flex;flex-direction:column;gap:16px}.history-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s ease}.history-item:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.history-item.active-record{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#065943}.history-header{justify-content:space-between;margin-bottom:16px}.history-header,.history-meta{align-items:center;display:flex}.history-meta{flex-wrap:wrap;gap:16px}.history-date{color:#374151;font-weight:600}.history-modifier{color:#6b7280;font-size:.9rem}.active-badge{background:linear-gradient(135deg,#065943,#047857);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.history-titles strong{color:#374151;display:block;margin-bottom:8px}.titles-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.history-title-tag{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:16px;color:#374151;font-size:.85rem;padding:6px 12px}.no-titles-text{color:#9ca3af;font-style:italic}.no-history-message{background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;color:#6b7280;font-style:italic;padding:60px 20px;text-align:center}@media (max-width:768px){.ignored-titles-popup{margin:20px;max-height:95vh;width:95%}.ignored-titles-content,.ignored-titles-header{padding:20px}.add-title-input-group{flex-direction:column}.add-title-button{width:100%}.popup-actions{flex-direction:column}.cancel-button,.save-button{width:100%}.history-meta{align-items:flex-start;gap:8px}.history-meta,.titles-grid{flex-direction:column}.history-title-tag{text-align:center;width:100%}}.budget-line-chart-container{background:#fff;border:1px solid #06594f1a;border-radius:12px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;margin:20px 0;padding:20px;position:relative}.budget-line-chart-container svg{display:block;margin:0 auto;overflow:visible}.budget-line-chart-container .grid line{stroke:#e0e0e0;stroke-width:1;opacity:.5}.budget-line-chart-container .grid path{display:none}.budget-line-chart-container .domain,.budget-line-chart-container .tick line{stroke:#666;stroke-width:1}.budget-line-chart-container .tick text{fill:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.budget-line-chart-container .actual-dot:hover{r:7;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));transition:all .2s ease}.budget-line-chart-container .budget-dot:hover{r:6;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));transition:all .2s ease}.chart-tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #06594f33;border-radius:10px;box-shadow:0 8px 32px #0000001f,0 4px 16px #00000014;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-width:180px;padding:12px 16px;pointer-events:none;position:fixed;z-index:1000}.tooltip-title{border-bottom:1px solid #e1e8ed;color:#2c3e50;font-size:14px;font-weight:700;margin-bottom:8px;padding-bottom:6px}.tooltip-row{align-items:center;display:flex;font-size:13px;justify-content:space-between;margin:4px 0}.tooltip-label{color:#64748b;font-weight:500;margin-right:12px}.tooltip-value{color:#1e293b;font-weight:600}.tooltip-value.positive{color:#27ae60}.tooltip-value.negative{color:#e74c3c}.legend text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}@media (max-width:768px){.budget-line-chart-container{margin:15px 0;padding:15px}.budget-line-chart-container svg{height:auto;width:100%}.chart-tooltip{font-size:12px;max-width:200px}.tooltip-title{font-size:13px}.tooltip-row{font-size:11px}}@media (max-width:480px){.budget-line-chart-container{margin:10px 0;padding:10px}.chart-tooltip{min-width:150px;padding:8px 12px}}.budget-line-chart-container .actual-line-segment,.budget-line-chart-container .budget-line{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 2s ease-in-out forwards}.budget-line-chart-container .actual-line-segment{animation-delay:.5s}.budget-line-chart-container .actual-dot,.budget-line-chart-container .budget-dot{animation:fadeInDot .5s ease-in-out forwards;opacity:0}.budget-line-chart-container .budget-dot{animation-delay:2s}.budget-line-chart-container .actual-dot{animation-delay:2.5s}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes fadeInDot{to{opacity:1}}.budget-line-chart-container.loading{align-items:center;background:linear-gradient(45deg,#f0f4f8,#e2e8f0);display:flex;justify-content:center;min-height:400px}.budget-line-chart-container.loading:after{color:#64748b;content:"Loading chart...";font-size:16px;font-weight:500}.chart-summary-bar{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #06594f26;border-radius:10px;box-shadow:0 2px 8px #0000000a,inset 0 1px 0 #fffc;gap:20px;margin-top:20px;padding:20px}.chart-summary-bar,.summary-row{display:flex;flex-direction:column}.summary-row{background:#ffffffb3;border:1px solid #94a3b826;border-radius:8px;box-shadow:0 1px 3px #0000000d;gap:12px;padding:16px}.summary-row-title{border-bottom:2px solid #94a3b84d;color:#334155;font-size:15px;font-weight:700;letter-spacing:.5px;margin-bottom:4px;padding-bottom:10px;text-align:center;text-transform:uppercase}.summary-row-content{align-items:center;display:flex;justify-content:space-around}.summary-item{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:120px;text-align:center}.summary-label{color:#64748b;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.summary-value{color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;font-size:15px;font-weight:700}.summary-value.positive{color:#27ae60}.summary-value.negative{color:#e74c3c}@media (max-width:768px){.chart-summary-bar{gap:16px;padding:16px}.summary-row{padding:12px}.summary-row-content{flex-wrap:wrap;gap:12px;justify-content:center}.summary-item{flex:1 1;min-width:100px}.summary-label{font-size:11px}.summary-row-title,.summary-value{font-size:13px}}@media (max-width:480px){.chart-summary-bar{padding:16px}.summary-row{padding:12px}.summary-row-content{align-items:stretch;flex-direction:column;gap:12px}.summary-item{align-items:center;background:#fff9;border-radius:6px;flex-direction:row;justify-content:space-between;min-width:0;min-width:auto;padding:8px 12px;width:100%}.summary-label{margin-bottom:0;text-align:left}.summary-value{text-align:right}}.field-service-container{display:flex;flex-direction:column;height:100%;width:100%}.field-service-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #06594f26;display:flex;height:65px;overflow:hidden;position:relative;width:100%}.field-service-header:before{background:linear-gradient(90deg,#0000,#ffffff0d 50%,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.field-service-module-selection{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border-right:1px solid #ffffff26;display:flex;height:100%;min-width:200px}.field-service-module-input-container{align-items:center;display:flex;height:100%;padding:0 20px;width:100%}.field-service-module-select-input{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 40px 10px 16px;transition:all .3s ease;width:100%}.field-service-module-select-input:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.field-service-module-select-input:focus{background:#fff3;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a;outline:none}.field-service-module-select-input option{background:#065943;color:#fff;font-weight:500;padding:10px}.field-service-module-select-input option:hover{background:#0a7a5a}.field-service-module-select-input option:checked{background:#0a7a5a;font-weight:600}.field-service-header-content{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:space-between;padding:0 20px}.field-service-branch-selection{align-items:center;display:flex;gap:15px}.field-service-branch-selector{align-items:center;display:flex}.field-service-branch-select-input{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;min-width:150px;padding:8px 35px 8px 16px;transition:all .3s ease}.field-service-branch-select-input:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.field-service-branch-select-input:focus{background:#fff3;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a;outline:none}.field-service-branch-select-input option{background:#065943;color:#fff;font-weight:500;padding:8px}.field-service-branch-select-input option:hover{background:#0a7a5a}.field-service-branch-select-input option:checked{background:#0a7a5a;font-weight:600}.field-service-header-actions{align-items:center;display:flex;gap:12px}.field-service-nav-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:6px;letter-spacing:.3px;min-height:36px;padding:8px 16px;text-transform:none;transition:all .3s ease}.field-service-nav-button.primary{background:#fff;box-shadow:0 2px 8px #0000001a;color:#065943}.field-service-nav-button.primary:hover{background:#f8f9fa;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.field-service-nav-button.primary:active{box-shadow:0 2px 6px #0000001a;transform:translateY(0)}.field-service-nav-button.secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.field-service-nav-button.secondary:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.field-service-nav-button.secondary:active{background:#ffffff26;transform:translateY(0)}@media (max-width:1024px){.field-service-module-selection{min-width:180px}.field-service-header-content{gap:15px;padding:0 15px}.field-service-branch-select-input{font-size:.8rem;min-width:130px}}@media (max-width:768px){.field-service-header{flex-direction:column;height:auto;min-height:65px;padding:10px 0}.field-service-module-selection{border-bottom:1px solid #ffffff26;border-right:none;min-width:0;min-width:auto;width:100%}.field-service-header-content{justify-content:space-between;padding:10px 20px;width:100%}.field-service-branch-selection{flex:1 1;justify-content:flex-start}.field-service-header-actions{flex-shrink:0}}@media (max-width:480px){.field-service-header-content{align-items:stretch;flex-direction:column;gap:10px}.field-service-branch-selection,.field-service-header-actions{justify-content:center}.field-service-nav-button{flex:1 1;justify-content:center}}.field-service-modal-backdrop{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:1000}.field-service-modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:90%}.field-service-modal-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;color:#fff;display:flex;justify-content:space-between;padding:20px 24px}.field-service-modal-title{font-size:1.25rem;font-weight:600;letter-spacing:.3px;margin:0}.field-service-modal-close-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}.field-service-modal-close-button:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}.field-service-modal-close-button:active{transform:scale(.98)}.field-service-modal-body{background:#f8f9fa;max-height:calc(90vh - 120px);min-height:300px;overflow-y:auto;overscroll-behavior:contain;padding:20px 24px;scroll-behavior:smooth}.field-service-modal-placeholder{color:#6c757d;text-align:center}.field-service-modal-placeholder h2{color:#495057;font-size:1.5rem;font-weight:500;margin:0 0 16px}.field-service-modal-placeholder p{font-size:1rem;margin:0;opacity:.8}.field-service-loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1001}.field-service-loading-content{animation:fadeIn .3s ease-out;max-width:400px;padding:40px;text-align:center}.field-service-loading-content h3{color:#065943;font-size:1.25rem;font-weight:600;margin:16px 0 8px}.field-service-loading-content p{color:#6c757d;font-size:1rem;line-height:1.5;margin-bottom:20px}.field-service-loading-container{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:400px;overflow:hidden;padding:60px 40px;position:relative}.field-service-loading-container:before{animation:shimmer 2s infinite;background:linear-gradient(45deg,#0000 30%,#06594308 50%,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.field-service-loading-animation{margin-bottom:32px;position:relative}.field-service-spinner{height:80px;margin:0 auto;position:relative;width:80px}.field-service-spinner:after,.field-service-spinner:before{border:3px solid #0000;border-radius:50%;content:"";position:absolute}.field-service-spinner:before{animation:spinOuter 1.5s linear infinite;border-right:3px solid #065943;border-top:3px solid #065943;height:100%;width:100%}.field-service-spinner:after{animation:spinInner 1s linear infinite reverse;border-bottom:3px solid #0a7a5a;border-left:3px solid #0a7a5a;height:60%;left:20%;top:20%;width:60%}@keyframes spinOuter{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinInner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.field-service-loading-background{animation:pulse 2s ease-in-out infinite;background:radial-gradient(circle,#0659431a 0,#0659430d 50%,#0000 100%);border-radius:50%;height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px;z-index:0}@keyframes pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.1)}}.field-service-loading-container h3{color:#065943;font-size:1.5rem;font-weight:600;letter-spacing:.3px;margin:0 0 12px;position:relative;text-align:center;z-index:1}.field-service-loading-container p{color:#6c757d;font-size:1rem;line-height:1.5;margin:0;max-width:300px;position:relative;text-align:center;z-index:1}.field-service-loading-dots{display:inline-block;margin-left:4px}.field-service-loading-dots:after{animation:loadingDots 1.5s infinite;content:""}@keyframes loadingDots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.field-service-spinner.legacy{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top-color:#065943;height:48px;margin:0 auto 16px;width:48px}.field-service-success-icon{background:#28a745}.field-service-error-icon,.field-service-success-icon{align-items:center;animation:scaleIn .5s ease-out;border-radius:50%;color:#fff;display:flex;font-size:32px;font-weight:700;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.field-service-error-icon{background:#dc3545}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.field-service-loading-content .field-service-success-icon+h3{color:#28a745}.field-service-loading-content .field-service-error-icon+h3{color:#dc3545}@media (max-width:768px){.field-service-modal-content{border-radius:8px;margin:10px;max-height:95vh;max-width:none;width:95%}.field-service-modal-header{padding:16px 20px}.field-service-modal-title{font-size:1.1rem}.field-service-modal-close-button{font-size:1.1rem;height:36px;width:36px}.field-service-modal-body{min-height:250px;padding:16px 20px}}@media (max-width:480px){.field-service-modal-content{border-radius:6px;max-height:98vh;width:98%}.field-service-modal-header{padding:14px 16px}.field-service-modal-title{font-size:1rem}.field-service-modal-body{min-height:200px;padding:12px 16px}.field-service-modal-placeholder h2{font-size:1.3rem}.field-service-modal-placeholder p{font-size:.9rem}}.field-service-form{max-width:none;position:relative;scroll-behavior:smooth;width:100%}.field-service-form-section{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:20px;padding:20px}.field-service-form-section-title{align-items:center;border-bottom:2px solid #065943;color:#065943;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin:0 0 16px;padding-bottom:8px}.field-service-form-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.field-service-form-section-header .field-service-form-section-title{border-bottom:2px solid #065943;flex-grow:1;margin:0;padding-bottom:8px}.field-service-override-checkbox{align-items:center;color:#495057;display:flex;font-size:.9rem;gap:8px;margin-left:16px}.field-service-override-checkbox input[type=checkbox]{accent-color:#065943;margin:0;transform:scale(1.1)}.field-service-override-checkbox label{cursor:pointer;font-weight:500;margin:0}.field-service-create-option-checkbox{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#495057;display:flex;font-size:.9rem;gap:8px;padding:12px 16px;transition:all .3s ease}.field-service-create-option-checkbox:hover{background-color:#e9ecef;border-color:#dee2e6}.field-service-create-option-checkbox input[type=checkbox]{accent-color:#065943;margin:0;transform:scale(1.1)}.field-service-create-option-checkbox label{color:#065943;cursor:pointer;font-weight:500;margin:0}.field-service-toggle-container{align-items:center;display:flex;font-size:.9rem;gap:12px;justify-content:center;width:100%}.field-service-toggle-label{color:#6c757d;cursor:pointer;font-weight:500;transition:color .3s ease;-webkit-user-select:none;user-select:none}.field-service-toggle-label.active{color:#065943;font-weight:600}.field-service-toggle-switch{background:#e9ecef;border:1px solid #dee2e6;border-radius:14px;cursor:pointer;height:28px;position:relative;transition:background-color .3s ease;width:56px}.field-service-toggle-switch:hover{background:#dee2e6}.field-service-toggle-slider{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:22px;left:2px;position:absolute;top:2px;transition:transform .3s ease,background-color .3s ease;width:22px}.field-service-toggle-slider.active{background:#065943;transform:translateX(26px)}.field-service-form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.field-service-form-row.single{grid-template-columns:1fr}.field-service-form-row.triple{grid-template-columns:1fr 1fr 1fr}.field-service-form-group{display:flex;flex-direction:column}.field-service-form-label{align-items:center;color:#495057;display:flex;font-size:.9rem;font-weight:500;gap:4px;margin-bottom:6px}.field-service-form-label.required:after{color:#dc3545;content:"*";font-weight:700}.field-service-form-input,.field-service-form-select,.field-service-form-textarea{background:#fff;border:1px solid #ced4da;border-radius:6px;color:#495057;font-size:.9rem;padding:10px 12px;transition:all .3s ease}.field-service-form-input:focus,.field-service-form-select:focus,.field-service-form-textarea:focus{background:#fafbfc;border-color:#065943;box-shadow:0 0 0 3px #0659431a;outline:none;scroll-margin-top:20px}.field-service-form-input:hover,.field-service-form-select:hover,.field-service-form-textarea:hover{border-color:#9ca3af}.field-service-form-input:disabled,.field-service-form-select:disabled,.field-service-form-textarea:disabled{background-color:#f8f9fa;border-color:#e9ecef;color:#6c757d;cursor:not-allowed;opacity:.65}.field-service-form-input:disabled:hover,.field-service-form-select:disabled:hover,.field-service-form-textarea:disabled:hover{border-color:#e9ecef}.field-service-form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;cursor:pointer;padding-right:40px}.field-service-form-textarea{min-height:80px;resize:vertical}.field-service-form-checkbox-group{align-items:center;display:flex;gap:8px;margin-top:4px}.field-service-form-checkbox{cursor:pointer;height:18px;width:18px}.field-service-form-checkbox-label{color:#495057;cursor:pointer;font-size:.9rem;-webkit-user-select:none;user-select:none}.field-service-form-actions{border-top:1px solid #e9ecef;display:flex;gap:12px;justify-content:flex-end;margin-top:20px;padding:20px 0 0}.field-service-form-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:6px;justify-content:center;min-width:100px;padding:10px 20px;transition:all .3s ease}.field-service-form-button.primary{background:#065943;box-shadow:0 2px 8px #06594333;color:#fff}.field-service-form-button.primary:hover{background:#0a7a5a;box-shadow:0 4px 12px #06594340;transform:translateY(-1px)}.field-service-form-button.primary.disabled,.field-service-form-button.primary:disabled{background:#6c757d;box-shadow:none;color:#fff;cursor:not-allowed;opacity:.6}.field-service-form-button.primary.disabled:hover,.field-service-form-button.primary:disabled:hover{background:#6c757d;box-shadow:none;transform:none}.field-service-form-button.secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d}.field-service-form-button.secondary:hover{background:#e9ecef;color:#495057;transform:translateY(-1px)}.field-service-form-button:active{transform:translateY(0)}.field-service-validation-summary{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;color:#856404;margin-bottom:20px;padding:16px}.field-service-validation-summary h4{align-items:center;color:#856404;display:flex;font-size:1rem;font-weight:600;gap:8px;margin:0 0 12px}.field-service-validation-summary ul{list-style-type:disc;margin:0;padding-left:20px}.field-service-validation-summary li{font-size:.9rem;line-height:1.4;margin-bottom:4px}.field-service-validation-summary li:last-child{margin-bottom:0}.customer-search-container{box-sizing:border-box;max-width:100%;position:relative;width:100%}.customer-search-container input{box-sizing:border-box;padding-right:40px;width:100%}.customer-clear-button{align-items:center;background:none;border:none;border-radius:3px;color:#6c757d;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:4px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:color .2s ease;z-index:10}.customer-clear-button:hover{background-color:#0000000d;color:#495057}.customer-dropdown{background:#fff;border:1px solid #ced4da;border-radius:0 0 6px 6px;border-top:none;box-shadow:0 4px 6px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.customer-option{border-bottom:1px solid #f1f1f1;cursor:pointer;padding:10px 12px;transition:background-color .2s ease}.customer-option:last-child{border-bottom:none}.customer-option:hover{background-color:#f8f9fa!important}.customer-option .customer-name{color:#065943;font-weight:600;margin-bottom:2px}.customer-option .customer-details{color:#6c757d;font-size:.85rem}.customer-dropdown::-webkit-scrollbar{width:6px}.customer-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.customer-dropdown::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.customer-dropdown::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.previous-appointments-dropdown{background:#fff;border:1px solid #ced4da;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #0000001f;left:0;margin-top:2px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.previous-appointment-item{align-items:center;background:#fff;border-bottom:1px solid #f1f3f5;cursor:pointer;display:flex;flex-wrap:nowrap;gap:12px;padding:8px 12px;transition:all .2s ease}.previous-appointment-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.previous-appointment-item:hover{background-color:#f8f9fa;border-left:3px solid #065943;padding-left:9px}.previous-appointment-id{color:#065943;flex-shrink:0;font-size:.85rem;font-weight:600;white-space:nowrap}.previous-appointment-description{color:#495057;flex-grow:1;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.previous-appointment-metadata{align-items:center;color:#6c757d;display:flex;flex-shrink:0;font-size:.8rem;gap:8px}.previous-appointment-type{background:#e7f5f1;border-radius:3px;color:#065943;font-size:.75rem;font-weight:500;padding:2px 6px}.previous-appointment-date,.previous-appointment-status,.previous-appointment-type{align-items:center;display:inline-flex;gap:4px}.previous-appointment-status{border-radius:3px;font-size:.75rem;font-weight:500;padding:2px 6px}.previous-appointment-status.completed{background:#d4edda;color:#155724}.previous-appointment-status.not-complete{background:#fff3cd;color:#856404}.previous-appointments-dropdown::-webkit-scrollbar{width:6px}.previous-appointments-dropdown::-webkit-scrollbar-track{background:#f1f3f5;border-radius:3px}.previous-appointments-dropdown::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.previous-appointments-dropdown::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.field-service-branch-selector-modal{padding:40px 20px;text-align:center}.field-service-branch-selector-modal h3{color:#065943;font-size:1.3rem;margin-bottom:20px}.field-service-branch-selector-modal p{color:#6c757d;font-size:1rem;margin-bottom:30px}.calendar-branch-select-input{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ced4da;border-radius:8px;color:#495057;cursor:pointer;font-size:1rem;min-width:250px;padding:12px 40px 12px 16px;transition:all .3s ease}.calendar-branch-select-input:focus{border-color:#065943;box-shadow:0 0 0 3px #0659431a;outline:none}.calendar-branch-select-input:hover{border-color:#9ca3af}@media (max-width:768px){.field-service-form-row{gap:12px}.field-service-form-row,.field-service-form-row.triple{grid-template-columns:1fr}.field-service-form-section{margin-bottom:16px;padding:16px}.field-service-form-actions{flex-direction:column}.field-service-form-button{width:100%}}@media (max-width:480px){.field-service-form-section{padding:12px}.field-service-form-section-title{font-size:1rem}.field-service-form-input,.field-service-form-select,.field-service-form-textarea{font-size:.85rem;padding:8px 10px}}.field-service-modal-body::-webkit-scrollbar{width:6px}.field-service-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.field-service-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.field-service-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.field-service-calendar{background:#fff;display:flex;flex-direction:column;height:calc(100vh - 85px);overflow:hidden;padding:20px}.calendar-header{align-items:center;border-bottom:2px solid #e9ecef;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:20px;padding:0 0 20px}.calendar-header-left{display:flex;flex-direction:column;gap:4px}.calendar-title{color:#065943;font-size:1.5rem;font-weight:600;margin:0}.calendar-period{color:#6c757d;font-size:1rem;font-weight:500}.calendar-header-center{align-items:center;display:flex;gap:16px}.calendar-navigation{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;display:flex;gap:8px;padding:4px}.calendar-nav-button{align-items:center;background:#0000;border:none;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;transition:all .2s ease;width:36px}.calendar-nav-button:hover{background:#fff;box-shadow:0 2px 4px #0000001a;color:#065943}.calendar-nav-button.disabled,.calendar-nav-button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed;opacity:.6}.calendar-nav-button.disabled:hover,.calendar-nav-button:disabled:hover{background:#f8f9fa;box-shadow:none;color:#adb5bd;transform:none}.calendar-today-button{background:#0000;border:none;border-radius:6px;color:#495057;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.calendar-today-button:hover{background:#fff;box-shadow:0 2px 4px #0000001a;color:#065943}.calendar-header-right{align-items:center;display:flex}.calendar-view-toggle{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;display:flex;padding:4px}.calendar-view-button{background:#0000;border:none;border-radius:6px;color:#495057;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.calendar-view-button:hover{background:#fffc;color:#065943}.calendar-view-button.active{background:#065943;box-shadow:0 2px 4px #06594333;color:#fff}.calendar-quick-selector{align-items:center;display:flex}.calendar-quick-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:.9rem;min-width:200px;padding:8px 32px 8px 12px;transition:all .2s ease}.calendar-quick-select:hover{background-color:#f8f9fa;border-color:#9ca3af}.calendar-quick-select:focus{background-color:#fff;border-color:#065943;box-shadow:0 0 0 3px #0659431a;outline:none}.calendar-quick-select option{background:#fff;color:#495057;padding:8px}.calendar-grid{background:#fff;border:1px solid #dee2e6;border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.calendar-dates-header{background:#f8f9fa;border-bottom:1px solid #dee2e6;display:grid;flex-shrink:0}.calendar-grid.month .calendar-dates-header,.calendar-grid.week .calendar-dates-header{grid-template-columns:200px repeat(7,1fr)}.calendar-technician-column-header{background:#fff;color:#065943;font-weight:600;padding:12px 16px}.calendar-date-header,.calendar-technician-column-header{align-items:center;border-right:1px solid #dee2e6;display:flex}.calendar-date-header{color:#495057;font-size:.9rem;font-weight:500;justify-content:center;padding:12px 8px;text-align:center}.calendar-date-header:last-child{border-right:none}.calendar-date-header.today{background:#065943;color:#fff;font-weight:600}.calendar-technician-rows{flex:1 1;overflow-x:hidden;overflow-y:auto}.calendar-branch-group{border-bottom:1px solid #dee2e6}.calendar-branch-group:last-child{border-bottom:none}.calendar-branch-header{background:#f1f3f4;border-bottom:1px solid #dee2e6;padding:8px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.calendar-branch-name{color:#065943;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.calendar-technician-row{border-bottom:1px solid #f1f1f1;display:grid;min-height:60px}.calendar-grid.month .calendar-technician-row,.calendar-grid.week .calendar-technician-row{grid-template-columns:200px repeat(7,1fr)}.calendar-technician-row:hover{background:#06594314;background:rgba(var(--primary-color-rgb,6,89,67),.08);transition:background-color .2s ease}.calendar-technician-row:hover .calendar-technician-info{background:#0659431a;background:rgba(var(--primary-color-rgb,6,89,67),.1);border-right-color:#065943;border-right-color:var(--primary-color,#065943)}.calendar-technician-row:hover .calendar-day-cell{background:#06594308;background:rgba(var(--primary-color-rgb,6,89,67),.03)}.calendar-technician-info{background:#fff;border-right:1px solid #dee2e6;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;left:0;padding:12px 16px;position:-webkit-sticky;position:sticky;transition:all .2s ease;z-index:1}.calendar-technician-id{color:#065943;font-size:.85rem;font-weight:600}.calendar-technician-name{color:#495057;font-size:.9rem;font-weight:600;line-height:1.2}.calendar-technician-email{color:#6c757d;font-size:.75rem;font-weight:400;line-height:1.2}.calendar-technician-class{color:#6c757d;font-size:.75rem;letter-spacing:.3px;text-transform:uppercase}.calendar-day-cell{background:#fff;border-right:1px solid #f1f1f1;min-height:60px;padding:4px;position:relative}.calendar-day-cell:last-child{border-right:none}.calendar-day-cell.today{background:#0659430d;border-left:3px solid #065943;border-right:3px solid #065943}.calendar-day-content{display:flex;flex-direction:column;gap:2px;height:100%;overflow:hidden}.calendar-appointment{background:linear-gradient(135deg,#0659431a,#06594333);border:1px solid #065943;border:1px solid var(--primary-color,#065943);border-radius:4px;cursor:pointer;font-size:.7rem;line-height:1.2;margin-bottom:2px;overflow:hidden;padding:4px 6px;position:relative;transition:all .2s ease}.calendar-appointment:hover{background:linear-gradient(135deg,#06594333,#0659434d);box-shadow:0 2px 4px #0659434d;transform:translateY(-1px)}.calendar-appointment-customer{color:#065943;color:var(--primary-color,#065943);font-size:.65rem;font-weight:600;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-appointment-location{color:#065943cc;font-size:.6rem;font-weight:500;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-month-date-small.has-appointments{background:#0659430d;border:1px solid #06594333}.calendar-appointment-small{align-items:center;display:flex;gap:2px;margin-bottom:1px;padding:1px}.calendar-appointment-dot{background:#065943;background:var(--primary-color,#065943);border-radius:50%;flex-shrink:0;height:6px;width:6px}.calendar-appointment-info-small{flex:1 1;overflow:hidden}.calendar-appointment-customer-small{color:#065943;color:var(--primary-color,#065943);font-size:.6rem;font-weight:500;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-appointment-location-small{color:#065943b3;font-size:.55rem;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-no-data{align-items:center;color:#6c757d;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.calendar-no-data h3{color:#495057;font-size:1.3rem;margin:0 0 12px}.calendar-no-data p{font-size:1rem;margin:0;opacity:.8}@media (max-width:1200px){.calendar-technician-column-header,.calendar-technician-info{min-width:180px}.calendar-grid.month .calendar-dates-header,.calendar-grid.month .calendar-technician-row,.calendar-grid.week .calendar-dates-header,.calendar-grid.week .calendar-technician-row{grid-template-columns:180px repeat(7,1fr)}}@media (max-width:1024px){.calendar-header{align-items:stretch;flex-direction:column;gap:16px}.calendar-header-center,.calendar-header-left,.calendar-header-right{align-items:center;justify-content:center}.calendar-header-center{flex-direction:column;gap:12px}.calendar-quick-select{min-width:250px}}.calendar-technician-column-header,.calendar-technician-info{min-width:160px}.calendar-grid.month .calendar-dates-header,.calendar-grid.month .calendar-technician-row,.calendar-grid.week .calendar-dates-header,.calendar-grid.week .calendar-technician-row{grid-template-columns:160px repeat(7,1fr)}@media (max-width:768px){.field-service-calendar{height:calc(100vh - 85px);padding:12px}.calendar-header{margin-bottom:16px;padding-bottom:16px}.calendar-title{font-size:1.3rem}.calendar-period{font-size:.9rem}.calendar-header-center{gap:10px}.calendar-quick-select{font-size:.85rem;min-width:200px;padding:6px 28px 6px 10px}.calendar-technician-column-header,.calendar-technician-info{min-width:140px;padding:8px 12px}.calendar-grid.month .calendar-dates-header,.calendar-grid.month .calendar-technician-row,.calendar-grid.week .calendar-dates-header,.calendar-grid.week .calendar-technician-row{grid-template-columns:140px repeat(7,1fr)}.calendar-day-cell,.calendar-technician-row{min-height:50px}}@media (max-width:600px){.calendar-grid{overflow-x:auto}.calendar-technician-column-header,.calendar-technician-info{min-width:120px}.calendar-grid.week .calendar-dates-header,.calendar-grid.week .calendar-technician-row{grid-template-columns:120px repeat(7,minmax(80px,1fr))}.calendar-grid.month .calendar-dates-header,.calendar-grid.month .calendar-technician-row{grid-template-columns:120px repeat(7,minmax(60px,1fr))}.calendar-date-header{font-size:.8rem;padding:8px 4px}.calendar-technician-name{font-size:.8rem}.calendar-technician-id{font-size:.75rem}.calendar-technician-class{font-size:.7rem}.calendar-appointment{font-size:.65rem;padding:2px 4px}.calendar-appointment-customer{font-size:.6rem}.calendar-appointment-customer-small,.calendar-appointment-location{font-size:.55rem}.calendar-appointment-location-small{font-size:.5rem}}.calendar-month-layout{display:flex;flex:1 1;gap:20px;overflow:hidden}.calendar-month-technician-layout{background:#f8f9fa;flex:1 1;overflow-y:auto;padding:20px}.calendar-month-branch-section{margin-bottom:40px}.calendar-month-branch-section:last-child{margin-bottom:0}.calendar-month-branch-title{border-bottom:2px solid #065943;margin-bottom:20px;padding-bottom:8px}.calendar-month-branch-title h3{color:#065943;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.calendar-month-branch-section .calendar-branch-header{background:#f1f3f4;border-bottom:1px solid #dee2e6;margin-bottom:20px;padding:12px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:3}.calendar-month-branch-section .calendar-branch-name{color:#065943;font-size:1rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.calendar-month-branch-section .calendar-branch-divider{background:linear-gradient(90deg,#065943,#0659434d);border-radius:1px;height:2px;margin-top:8px}.calendar-month-technicians-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.calendar-month-technicians-stack{display:flex;flex-direction:column;gap:20px}.calendar-month-technician-full{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:box-shadow .3s ease}.calendar-month-technician-full:hover{box-shadow:0 4px 16px #0000001f}.calendar-month-technician-header-full{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #dee2e6;color:#fff;display:flex;justify-content:space-between;padding:12px 20px;transition:all .3s ease}.calendar-month-technician-header-full.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.calendar-month-technician-header-full.clickable:hover{background:linear-gradient(135deg,#0a7a5a,#0d8f6b);box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.calendar-minimize-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.calendar-minimize-button:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}.calendar-minimize-icon{font-size:.9rem;font-weight:700;transition:transform .3s ease}.calendar-minimize-icon.minimized{transform:rotate(180deg)}.calendar-month-technician-full.minimized{border-bottom:2px solid #065943}.calendar-month-technician-full.minimized .calendar-month-technician-header-full{border-bottom:none;border-radius:8px}.calendar-technician-info-full{display:flex;flex:1 1;flex-direction:column;gap:4px}.calendar-technician-id-full{background:#fff3;border-radius:4px;font-size:1rem;font-weight:700;padding:4px 8px}.calendar-technician-name-full{font-size:1.1rem;font-weight:600;line-height:1.2}.calendar-technician-email-full{color:#ffffffd9;font-size:.85rem;font-weight:400;line-height:1.2}.calendar-month-full-width{padding:0}.calendar-month-weekdays-full{background:#f8f9fa;border-bottom:1px solid #dee2e6;display:grid;grid-template-columns:repeat(7,1fr)}.calendar-month-weekday-full{border-right:1px solid #dee2e6;color:#065943;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:12px 8px;text-align:center;text-transform:uppercase}.calendar-month-weekday-full:last-child{border-right:none}.calendar-month-grid-full{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr)}.calendar-month-date-full{background:#fff;border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;display:flex;flex-direction:column;min-height:70px;padding:8px 6px;position:relative;transition:background-color .2s ease}.calendar-month-date-full:nth-child(7n){border-right:none}.calendar-month-date-full:hover{background:#06594305}.calendar-month-date-full.other-month{background:#f8f9fa;color:#6c757d}.calendar-month-date-full.current-month{background:#fff}.calendar-month-date-full.today{background:#0659431a;border:2px solid #065943}.calendar-month-date-full.has-appointments{background:#06594308}.calendar-month-date-header-full{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:4px}.calendar-month-date-number-full{color:#495057;font-size:1rem;font-weight:700}.calendar-month-date-full.today .calendar-month-date-number-full{color:#065943;font-weight:900}.calendar-month-date-full.other-month .calendar-month-date-number-full{color:#adb5bd}.calendar-month-date-content-full{display:flex;flex:1 1;flex-direction:column;gap:2px;overflow:hidden}.calendar-appointment-full{background:linear-gradient(135deg,#0659431a,#06594333);border:1px solid #065943;border:1px solid var(--primary-color,#065943);border-radius:3px;cursor:pointer;font-size:.7rem;line-height:1.2;margin-bottom:1px;padding:4px 6px;transition:all .2s ease}.calendar-appointment-full:hover{background:linear-gradient(135deg,#06594333,#0659434d);box-shadow:0 2px 4px #0659434d;transform:translateY(-1px)}.calendar-appointment-customer-full{color:#065943;color:var(--primary-color,#065943);font-size:.75rem;font-weight:600;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-appointment-location-full{color:#065943cc;font-size:.7rem;font-weight:500;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-month-technician-calendar{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:box-shadow .3s ease}.calendar-month-technician-calendar:hover{box-shadow:0 4px 16px #0000001f}.calendar-month-technician-header{background:linear-gradient(135deg,#065943,#0a7a5a);color:#fff;padding:12px 16px;text-align:center}.calendar-technician-id-header{font-size:.9rem;font-weight:600;margin-bottom:2px}.calendar-technician-name-header{font-size:.85rem;opacity:.9}.calendar-month-individual{padding:12px}.calendar-month-weekdays-small{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.calendar-month-weekday-small{color:#065943;font-size:.75rem;font-weight:600;padding:8px 4px;text-align:center;text-transform:uppercase}.calendar-month-grid-small{grid-gap:1px;background:#dee2e6;border:1px solid #dee2e6;border-radius:4px;display:grid;gap:1px;grid-template-columns:repeat(7,1fr);overflow:hidden}.calendar-month-date-small{align-items:center;background:#fff;display:flex;flex-direction:column;min-height:32px;padding:6px 4px;position:relative;transition:background-color .2s ease}.calendar-month-date-small:hover{background:#0659430d}.calendar-month-date-small.other-month{background:#f8f9fa;color:#adb5bd}.calendar-month-date-small.current-month{background:#fff}.calendar-month-date-small.today{background:#0659431a;color:#065943;font-weight:700}.calendar-month-date-number-small{color:#495057;font-size:.75rem;font-weight:500;margin-bottom:2px}.calendar-month-date-small.today .calendar-month-date-number-small{color:#065943;font-weight:700}.calendar-month-date-small.other-month .calendar-month-date-number-small{color:#adb5bd}.calendar-month-date-content-small{flex:1 1;overflow:hidden;width:100%}.calendar-month-main{background:#fff;border:1px solid #dee2e6;border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.calendar-month-header{background:#f8f9fa;border-bottom:1px solid #dee2e6;flex-shrink:0}.calendar-month-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-month-weekday-header{border-right:1px solid #dee2e6;color:#065943;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:16px 8px;text-align:center;text-transform:uppercase}.calendar-month-weekday-header:last-child{border-right:none}.calendar-month-grid{display:grid;flex:1 1;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr);overflow:hidden}.calendar-month-date-cell{background:#fff;border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;display:flex;flex-direction:column;min-height:100px;padding:8px;position:relative}.calendar-month-date-cell:nth-child(7n){border-right:none}.calendar-month-date-cell.other-month{background:#f8f9fa;color:#6c757d}.calendar-month-date-cell.current-month{background:#fff}.calendar-month-date-cell.today{background:#0659431a;border:2px solid #065943}.calendar-month-date-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:4px}.calendar-month-date-number{color:#495057;font-size:.9rem;font-weight:600}.calendar-month-date-cell.today .calendar-month-date-number{color:#065943;font-weight:700}.calendar-month-date-cell.other-month .calendar-month-date-number{color:#adb5bd}.calendar-month-date-content{flex:1 1;overflow:hidden}.calendar-month-appointments{display:flex;flex-direction:column;gap:2px;height:100%}.calendar-month-sidebar{background:#fff;border:1px solid #dee2e6;border-radius:8px;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;width:300px}.calendar-month-sidebar-header{background:#f8f9fa;border-bottom:1px solid #dee2e6;flex-shrink:0;padding:16px 20px}.calendar-month-sidebar-header h3{color:#065943;font-size:1.1rem;font-weight:600;margin:0}.calendar-month-technicians-list{flex:1 1;overflow-y:auto;padding:12px 0}.calendar-month-branch-group{margin-bottom:20px}.calendar-month-branch-group:last-child{margin-bottom:0}.calendar-month-branch-header{background:#f1f3f4;border-bottom:1px solid #e9ecef;padding:8px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.calendar-month-branch-header h4{color:#065943;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.calendar-month-technicians{padding:0}.calendar-month-technician-item{border-bottom:1px solid #f1f1f1;padding:12px 20px;transition:background-color .2s ease}.calendar-month-technician-item:hover{background:#06594305}.calendar-month-technician-item:last-child{border-bottom:none}.calendar-technician-info-compact{display:flex;flex-direction:column;gap:2px}.calendar-technician-id-compact{color:#065943;font-size:.85rem;font-weight:600}.calendar-technician-name-compact{color:#495057;font-size:.9rem;font-weight:500}.calendar-technician-class-compact{color:#6c757d;font-size:.75rem;letter-spacing:.3px;text-transform:uppercase}@media (max-width:1024px){.calendar-month-layout{flex-direction:column;gap:16px}.calendar-month-sidebar{max-height:200px;width:100%}.calendar-month-technicians-list{max-height:150px}.calendar-month-date-cell{min-height:80px}.calendar-month-technician-layout{padding:16px}.calendar-month-technicians-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.calendar-month-technicians-stack{gap:16px}.calendar-month-branch-section{margin-bottom:32px}.calendar-month-date-full{min-height:60px;padding:6px 4px}.calendar-month-weekday-full{font-size:.8rem;padding:10px 6px}}@media (max-width:768px){.calendar-month-layout{gap:12px}.calendar-month-sidebar{max-height:180px}.calendar-month-sidebar-header{padding:12px 16px}.calendar-month-sidebar-header h3{font-size:1rem}.calendar-month-technician-item{padding:8px 16px}.calendar-month-date-cell{min-height:60px;padding:6px}.calendar-month-weekday-header{font-size:.8rem;padding:12px 6px}.calendar-month-date-number{font-size:.8rem}.calendar-month-technician-layout{padding:12px}.calendar-month-technicians-grid{gap:16px;grid-template-columns:1fr}.calendar-month-technicians-stack{gap:14px}.calendar-month-branch-section{margin-bottom:24px}.calendar-month-branch-title h3{font-size:1.1rem}.calendar-month-branch-section .calendar-branch-header{margin-bottom:16px;padding:10px 16px}.calendar-month-branch-section .calendar-branch-name{font-size:.95rem}.calendar-month-technician-header{padding:10px 12px}.calendar-month-technician-header-full{padding:12px 16px}.calendar-minimize-button{height:28px;width:28px}.calendar-minimize-icon,.calendar-technician-id-header{font-size:.85rem}.calendar-technician-name-header{font-size:.8rem}.calendar-technician-id-full{font-size:.9rem}.calendar-technician-name-full{font-size:1rem}.calendar-month-individual{padding:10px}.calendar-month-date-small{min-height:28px;padding:4px 2px}.calendar-month-date-full{min-height:55px;padding:6px 4px}.calendar-month-weekday-small{font-size:.7rem;padding:6px 2px}.calendar-month-weekday-full{font-size:.8rem;padding:10px 6px}.calendar-appointment-full{font-size:.7rem;padding:4px 6px}.calendar-appointment-customer-full{font-size:.7rem}.calendar-appointment-location-full{font-size:.65rem}}@media (max-width:600px){.calendar-month-weekday-header{font-size:.75rem;padding:8px 4px}.calendar-month-date-cell{min-height:50px;padding:4px}.calendar-month-date-number{font-size:.75rem}.calendar-technician-name-compact{font-size:.8rem}.calendar-technician-id-compact{font-size:.75rem}.calendar-technician-class-compact{font-size:.7rem}.calendar-month-technician-layout{padding:8px}.calendar-month-technicians-grid{gap:12px}.calendar-month-technicians-stack{gap:16px}.calendar-month-branch-section{margin-bottom:20px}.calendar-month-branch-title h3{font-size:1rem}.calendar-month-branch-section .calendar-branch-header{margin-bottom:12px;padding:8px 12px}.calendar-month-branch-section .calendar-branch-name{font-size:.9rem}.calendar-month-technician-header{padding:8px 10px}.calendar-month-technician-header-full{padding:10px 12px}.calendar-minimize-button{height:26px;width:26px}.calendar-minimize-icon,.calendar-technician-id-header{font-size:.8rem}.calendar-technician-name-header{font-size:.75rem}.calendar-technician-id-full{font-size:.85rem}.calendar-technician-name-full{font-size:.9rem}.calendar-month-individual{padding:8px}.calendar-month-date-small{min-height:24px;padding:2px 1px}.calendar-month-date-full{min-height:60px;padding:6px 4px}.calendar-month-date-number-small{font-size:.7rem}.calendar-month-date-number-full{font-size:.9rem}.calendar-month-weekday-small{font-size:.65rem;padding:4px 1px}.calendar-month-weekday-full{font-size:.7rem;padding:6px 3px}.calendar-appointment-full{font-size:.6rem;padding:2px 3px}.calendar-appointment-customer-full{font-size:.6rem}.calendar-appointment-location-full{font-size:.55rem}}@media (max-width:768px){.field-service-loading-container{min-height:320px;padding:40px 20px}.field-service-spinner{height:60px;width:60px}.field-service-loading-background{height:100px;width:100px}.field-service-loading-container h3{font-size:1.3rem}.field-service-loading-container p{font-size:.9rem;max-width:250px}.field-service-loading-progress{width:160px}}@media (max-width:480px){.field-service-loading-container{min-height:280px;padding:30px 15px}.field-service-spinner{height:50px;width:50px}.field-service-loading-background{height:80px;width:80px}.field-service-loading-container h3{font-size:1.2rem;margin-bottom:8px}.field-service-loading-container p{font-size:.85rem;max-width:200px}.field-service-loading-progress{margin-top:20px;width:140px}}.field-service-section-loading{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:200px;overflow:hidden;padding:40px 20px;position:relative}.field-service-section-loading:before{animation:shimmer 2s infinite;background:linear-gradient(45deg,#0000 30%,#06594305 50%,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.field-service-section-loading-animation{margin-bottom:20px;position:relative;z-index:1}.field-service-section-spinner{height:40px;margin:0 auto;position:relative;width:40px}.field-service-section-spinner:after,.field-service-section-spinner:before{border:2px solid #0000;border-radius:50%;content:"";position:absolute}.field-service-section-spinner:before{animation:spinOuter 1.2s linear infinite;border-right:2px solid #065943;border-top:2px solid #065943;height:100%;width:100%}.field-service-section-spinner:after{animation:spinInner .8s linear infinite reverse;border-bottom:2px solid #0a7a5a;border-left:2px solid #0a7a5a;height:70%;left:15%;top:15%;width:70%}.field-service-section-loading h4{color:#065943;font-size:1rem;font-weight:600;margin:0 0 8px;position:relative;text-align:center;z-index:1}.field-service-section-loading p{color:#6c757d;font-size:.875rem;line-height:1.4;margin:0;max-width:250px;position:relative;text-align:center;z-index:1}.field-service-section-loading-dots{display:inline-block;margin-left:2px}.field-service-section-loading-dots:after{animation:loadingDots 1.5s infinite;content:""}@media (max-width:768px){.field-service-section-loading{min-height:160px;padding:30px 15px}.field-service-section-spinner{height:32px;width:32px}.field-service-section-loading h4{font-size:.9rem}.field-service-section-loading p{font-size:.8rem;max-width:200px}}@media (max-width:480px){.field-service-section-loading{min-height:140px;padding:25px 10px}.field-service-section-spinner{height:28px;width:28px}.field-service-section-loading h4{font-size:.85rem}.field-service-section-loading p{font-size:.75rem;max-width:180px}}.field-service-datetime-error{animation:dateTimeErrorPulse .3s ease-in-out;background-color:#fff5f5!important;border-color:#dc3545!important;box-shadow:0 0 0 3px #dc35451a!important}.field-service-datetime-error:focus{border-color:#dc3545!important;box-shadow:0 0 0 3px #dc354533!important}@keyframes dateTimeErrorPulse{0%{box-shadow:0 0 0 0 #dc354533;transform:scale(1)}50%{box-shadow:0 0 0 5px #dc35451a;transform:scale(1.02)}to{box-shadow:0 0 0 3px #dc35451a;transform:scale(1)}}.field-service-notification{animation:slideInRight .3s ease-out;border-left:4px solid;border-radius:8px;box-shadow:0 8px 32px #0000001f;max-width:400px;min-width:300px;position:fixed;right:20px;top:20px;z-index:1050}.field-service-notification.warning{background:linear-gradient(135deg,#fff3cd,#fef7e3);border-left-color:#ffc107;color:#856404}.field-service-notification.error{background:linear-gradient(135deg,#f8d7da,#fdeaea);border-left-color:#dc3545;color:#721c24}.field-service-notification.info{background:linear-gradient(135deg,#d1ecf1,#e8f4f8);border-left-color:#17a2b8;color:#0c5460}.field-service-notification-content{align-items:flex-start;display:flex;gap:12px;padding:16px 20px}.field-service-notification-icon{flex-shrink:0;font-size:1.2rem;margin-top:2px}.field-service-notification-message{flex:1 1;font-size:.9rem;font-weight:500;line-height:1.4}.field-service-notification-close{align-items:center;background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:20px;justify-content:center;margin:0;opacity:.7;padding:0;transition:all .2s ease;width:20px}.field-service-notification-close:hover{background:#0000001a;opacity:1}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.field-service-notification{animation:slideInDown .3s ease-out;left:10px;max-width:none;min-width:auto;position:fixed;right:10px;top:10px}@keyframes slideInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.field-service-notification-content{padding:12px 16px}.field-service-notification-message{font-size:.85rem}}.field-service-appointment-info{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;display:flex;margin-top:5px;padding:12px 16px}.field-service-appointment-id{background:#fff;border:1px solid #ced4da;border-radius:4px;color:#065943;font-family:Courier New,monospace;font-size:1rem;font-weight:600;min-width:120px;padding:8px 12px;text-align:center}.tech-apps{background:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;overflow:hidden;padding:0}.appointments-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;flex-shrink:0;padding:24px 20px;z-index:100}.appointments-header h1{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0;text-align:center}.error-message{background:#fed7d7;border-radius:8px;color:#c53030;font-size:.875rem;margin-top:12px;padding:12px;text-align:center}.appointments-container{background:#f8fafc;flex:1 1;margin:0 auto;max-width:100%;overflow-y:auto;padding:24px 20px}.date-group{margin-bottom:32px}.date-header{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.25rem;font-weight:600;margin:0 0 16px;padding:8px 0}.appointments-list{display:flex;flex-direction:column;gap:12px}.appointment-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;cursor:pointer;margin-bottom:2px;overflow:hidden;padding:20px;position:relative;transition:all .2s ease}.appointment-card:before{background:#4299e1;content:"";height:3px;left:0;position:absolute;right:0;top:0}.appointment-card:hover{border-color:#cbd5e0;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001f;transform:translateY(-1px)}.appointment-card:active{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;transform:translateY(0)}.tech-app-appointment-header{align-items:flex-start;border-bottom:1px solid #f7fafc;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.appointment-time{color:#2d3748;display:flex;flex-direction:column;font-size:.95rem;font-weight:600;gap:4px;line-height:1.2}.multi-day-indicator{color:#fff;font-size:.75rem;font-weight:500}.appointment-type{background:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;color:#4a5568;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.appointment-customer{color:#1a202c;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:10px}.appointment-location{color:#718096;font-size:.9rem;font-weight:500;letter-spacing:.3px;margin-bottom:8px;text-transform:uppercase}.appointment-description{color:#4a5568;font-size:.9rem;font-style:italic;line-height:1.4;margin-bottom:12px}.appointment-status{display:flex;justify-content:flex-end}.status-badge{border:1px solid;border-radius:4px;font-size:.75rem;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.status-badge.not-started{background:#fffbeb;border-color:#fcd34d;color:#92400e}.status-badge.in-progress{background:#ecfdf5;border-color:#10b981;color:#065f46}.status-badge.completed{background:#f0f9ff;border-color:#3b82f6;color:#1e40af}.status-badge.cancelled{background:#fef2f2;border-color:#f87171;color:#991b1b}.no-appointments{color:#4a5568;padding:60px 20px;text-align:center}.no-appointments-icon{font-size:4rem;margin-bottom:20px;opacity:.8}.no-appointments h3{font-size:1.5rem;font-weight:600;margin:0 0 8px}.no-appointments p{font-size:1rem;margin:0;opacity:.8}@media (min-width:768px){.appointments-container{max-width:768px;padding:24px}.appointments-header h1{font-size:1.75rem}.appointment-card{padding:24px}.appointment-customer{font-size:1.2rem}.appointment-time{font-size:1.1rem}}@media (min-width:1024px){.appointments-container{padding:32px;width:100%}.appointments-header{padding:24px 32px}.appointments-header h1{font-size:2rem}.appointments-list{gap:16px}.appointment-card{padding:28px}.date-group{margin-bottom:40px}.date-header{font-size:1.5rem;margin-bottom:20px}}@media (min-width:1280px){.appointments-container{max-width:1200px}.appointments-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media (prefers-color-scheme:dark){.appointments-header{background:#1a202cf2}.appointments-header h1{color:#f7fafc}.appointment-card{background:#2d3748;border-color:#ffffff1a}.appointment-customer{color:#f7fafc}.appointment-time{color:#e2e8f0}.appointment-location{color:#a0aec0}.appointment-description{color:#718096}.appointment-type{background:#4a5568;color:#e2e8f0}}@media (prefers-contrast:high){.appointment-card{border:2px solid #000}.appointment-card:hover{border-color:#4299e1}}@media (prefers-reduced-motion:reduce){.appointment-card{transition:none}.appointment-card:active,.appointment-card:hover{transform:none}}@media (hover:none) and (pointer:coarse){.appointment-card{padding:24px}.appointment-card:hover{box-shadow:0 4px 20px #0000001a;transform:none}.appointment-card:active{background:#f8f9fa;transform:scale(.98)}}.quality-control{height:100%;width:100%}.quality-control-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #06594f26;display:flex;height:65px;justify-content:space-between;overflow:visible;position:relative;width:100%}.quality-control-header-search{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border-right:1px solid #ffffff26;display:flex;gap:8px;height:100%;padding:0 16px;width:350px}.quality-control-header-search-input{border:none;border-radius:18px;flex:1 1;font-size:14px;height:36px;outline:none;padding:0 12px;transition:width .3s ease}.quality-control-clear-filters-btn{background:#fffffff2;border:none;border-radius:16px;box-shadow:0 2px 4px #0000001a;color:var(--primary-color);cursor:pointer;font-size:12px;font-weight:600;height:32px;padding:0 14px;transition:all .2s ease;white-space:nowrap}.quality-control-clear-filters-btn:hover{background:#fff;box-shadow:0 3px 6px #00000026;transform:translateY(-1px)}.quality-control-header-filters{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-start;padding:0 20px}.quality-control-filter-label{color:#ffffffe6;font-size:14px;font-weight:500;margin-right:4px}.quality-control-branch-dropdown-container{position:relative}.quality-control-branch-dropdown-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;height:36px;justify-content:space-between;min-width:180px;padding:0 16px;transition:all .2s ease;white-space:nowrap}.quality-control-branch-dropdown-btn:hover{background:#ffffff40;border-color:#ffffff80}.quality-control-branch-dropdown-btn .dropdown-arrow{color:#fff;font-size:10px;transition:transform .2s ease}.quality-control-branch-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:300px;min-width:280px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.quality-control-branch-dropdown-item{align-items:center;color:#2c3e50;cursor:pointer;display:flex;font-size:13px;gap:10px;padding:10px 16px;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.quality-control-branch-dropdown-item:hover{background-color:#f5f7fa}.quality-control-branch-dropdown-item input[type=checkbox]{cursor:pointer;height:16px;margin:0;width:16px}.quality-control-branch-dropdown-item span{flex:1 1}.quality-control-refresh-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;font-weight:500;height:40px;justify-content:center;margin-right:16px;transition:all .2s ease;width:40px}.quality-control-refresh-btn:hover{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:var(--primary-color);transform:rotate(180deg)}.quality-control-report-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.8em;height:25px;justify-content:center;margin-right:16px;transition:all .2s ease}.quality-control-report-btn:hover{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:var(--primary-color)}.qc-refresh-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;font-weight:500;height:36px;justify-content:center;transition:all .2s ease;width:36px}.qc-refresh-btn:hover{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:var(--primary-color);transform:rotate(180deg)}.quality-control-timestamp{color:#ffffffe6;font-size:.9em;font-weight:500;margin-right:16px;white-space:nowrap}.quality-control-branch-filter-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:18px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;height:36px;padding:0 16px;transition:all .2s ease;white-space:nowrap}.quality-control-branch-filter-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-1px)}.quality-control-branch-filter-btn.active{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:var(--primary-color)}.quality-control-branch-filter-btn.active:hover{background:#fff}.qc-branch-header{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,#065943e6 100%);border-radius:12px;box-shadow:0 2px 8px #06594333;color:var(--primary-color);color:#fff;display:flex;font-size:26px;font-weight:700;gap:14px;margin:0 0 16px;overflow:hidden;padding:16px 24px;position:relative;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:calc(100% - 40px)}.qc-branch-header:before{background:linear-gradient(135deg,#0000,#ffffff1a);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.qc-branch-header:hover{box-shadow:0 4px 16px #0659434d;transform:translateY(-2px)}.qc-branch-collapse-icon{display:inline-block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));font-size:18px;transition:transform .3s ease}.qc-projects-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));margin-top:0;padding:0 4px}@media (max-width:768px){.qc-projects-list{grid-template-columns:1fr}}.qc-project-item{background:#fff;border-left:4px solid var(--primary-color);border-radius:10px;border-top:1px solid #0000000d;box-shadow:0 1px 3px #00000014;color:#2c3e50;cursor:pointer;font-size:14px;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:18px 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.qc-project-item:before{background:linear-gradient(135deg,#06594305,#0000 50%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.qc-project-item:hover{border-left-width:5px;box-shadow:0 4px 12px #06594326;transform:translateY(-2px)}.qc-project-item:hover:before{opacity:1}.qc-project-item-header{color:var(--primary-color);font-size:17px;font-weight:600;line-height:1.3;margin-bottom:4px;position:relative;z-index:1}.qc-project-item-summary{display:flex;flex-direction:column;gap:2px;position:relative;z-index:1}.qc-project-summary-category{align-items:center;display:flex;font-size:11px;gap:10px;padding:4px 0}.qc-project-summary-category-name{color:#495057;flex-shrink:0;font-size:11px;font-weight:600;letter-spacing:.3px;min-width:90px;text-transform:uppercase}.qc-project-summary-bars{align-items:center;display:flex;flex:1 1;gap:8px}.qc-project-summary-bar-container{background-color:#e9ecef;border-radius:4px;box-shadow:inset 0 1px 2px #0000001a;display:flex;flex:1 1;height:8px;overflow:visible;position:relative}.qc-project-summary-bar{border-radius:4px;cursor:help;height:100%;position:relative;transition:all .3s ease}.qc-project-summary-bar:hover{box-shadow:0 2px 4px #00000026;filter:brightness(1.15);height:10px;z-index:10}.qc-bar-onsite{background:linear-gradient(135deg,#00d4ff,#0cf);left:0;position:absolute}.qc-bar-installed{background:linear-gradient(135deg,#ffd54f,#ffc107);left:0;position:absolute}.qc-bar-inspected{background:linear-gradient(135deg,#4caf50,#28a745);left:0;position:absolute}.qc-bar-failures{background:linear-gradient(135deg,#e74c3c,#dc3545);position:absolute;right:0}.qc-project-summary-total{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;color:#6c757d;font-size:12px;font-weight:600;min-width:40px;padding:2px 8px;text-align:right;white-space:nowrap}.qc-project-item:hover{border-left-width:6px;box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.qc-project-item:active{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.project-details-content-toolbar{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 8px #0000001a;display:flex;gap:16px;justify-content:space-between;padding:16px 24px}.project-details-content-toolbar-search{flex:1 1}.project-details-content-toolbar-add,.project-details-content-toolbar-search{align-items:center;display:flex;gap:12px}.project-details-content-toolbar-refresh{align-items:center;display:flex;margin-left:auto}.qc-search-input{background:#fffffff2;border:none;border-radius:18px;font-size:14px;height:36px;min-width:300px;outline:none;padding:0 16px;transition:all .3s ease}.qc-search-input:focus{background:#fff;box-shadow:0 2px 8px #00000026}.qc-add-input{background:#fffffff2;border:none;border-radius:6px;color:#333;cursor:pointer;font-size:14px;height:36px;min-width:200px;outline:none;padding:0 12px;transition:all .3s ease}.qc-add-input:hover{background:#fff;box-shadow:0 2px 8px #00000026}.qc-add-input::-webkit-file-upload-button{display:none}.qc-add-input::file-selector-button{display:none}.qc-file-label{color:#fff;font-size:1.1em;font-weight:500}.qc-file-upload-label{align-items:center;background:#0000;border:2px solid #fff;border-radius:6px;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:36px;justify-content:center;max-width:350px;min-width:250px;outline:none;overflow:hidden;padding:0 16px;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}.qc-file-upload-label:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.qc-file-upload-label:active{transform:translateY(0)}.qc-add-button{background:#fffffff2;border:none;border-radius:6px;color:var(--primary-color);cursor:pointer;font-size:14px;font-weight:600;height:36px;padding:0 20px;transition:all .3s ease;white-space:nowrap}.qc-add-button:hover:not(:disabled){background:#fff;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.qc-add-button:active:not(:disabled){transform:translateY(0)}.qc-upload-button{background:#fffffff2;border:none;border-radius:6px;color:var(--primary-color);cursor:pointer;font-size:14px;font-weight:600;height:36px;padding:0 20px;transition:all .3s ease;white-space:nowrap}.qc-upload-button:hover{background:#fff;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.qc-upload-button:active{transform:translateY(0)}.qc-delete-checkbox-label{align-items:center;background:#fffffff2;border:1px solid #06594333;border-radius:6px;color:var(--primary-color);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;padding:8px 16px;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.qc-delete-checkbox-label:hover{background:#fff;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.qc-delete-checkbox-label:active{transform:translateY(0)}.qc-delete-checkbox{accent-color:var(--primary-color);cursor:pointer;height:18px;margin:0;width:18px}.qc-delete-checkbox-label span{color:var(--primary-color);font-weight:600}.qc-add-items-section{display:flex;flex:1 1;flex-direction:row;overflow:hidden;width:100%}.qc-add-items-new-sections{background-color:var(--primary-color);color:#fff;min-height:100%;width:180px}.qc-add-items-category{border:1px solid #fff;height:40px;margin:8px;padding:2px 12px}.qc-add-items-category:hover{background-color:#fff3;cursor:pointer}.qc-add-items-new-line-items{min-height:100%;overflow-y:auto;padding:16px;width:85%}.no-qc-items{color:#6c757d;font-size:16px;padding:60px 20px;text-align:center}.qc-content-wrapper{flex:1 1;overflow-y:auto;padding:16px}.qc-content-summary-section{margin-bottom:16px}.qc-summary-grid{margin-top:12px}.qc-progress-fill.qc-onsite{background-color:#007bff}.qc-progress-fill.qc-installed{background-color:#28a745}.qc-progress-fill.qc-inspected{background-color:#17a2b8}.qc-progress-fill.qc-failures{background:linear-gradient(90deg,#dc3545,#c82333)}.qc-summary-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:60px 20px}.qc-loading-spinner{animation:qc-spin .8s linear infinite;border:4px solid #0659431a;border-radius:50%;border-top:4px solid var(--primary-color);height:48px;margin-bottom:16px;width:48px}@keyframes qc-spin{to{transform:rotate(1turn)}}.qc-summary-loading p{color:#6c757d;font-size:15px;font-weight:500;margin:0}.qc-section-title{background:linear-gradient(135deg,#065943,#0a7a5a);border-radius:8px;box-shadow:0 2px 6px #00000014;color:#fff;font-size:20px;font-weight:600;margin:0 0 2px;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.qc-items-list{display:flex;flex-direction:column;gap:12px}.qc-section{margin-bottom:10px}.qc-section,.qc-table-wrapper{position:relative}.qc-sticky-header-wrapper{overflow:hidden;pointer-events:none;position:-webkit-sticky;position:sticky;top:46px;z-index:99}.qc-sticky-header-container{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.qc-sticky-header-container::-webkit-scrollbar{display:none}.qc-sticky-header-container table{margin-bottom:0}.qc-sticky-header-container thead tr{display:table-row}.qc-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow-x:auto;position:relative}.qc-table-scrollbar-helper{background:#fff;border-radius:0 0 8px 8px;border-top:1px solid #e0e0e0;bottom:-10px;box-shadow:0 -2px 8px #00000014;height:10px;margin-top:-8px;overflow-x:auto;overflow-y:hidden;position:-webkit-sticky;position:sticky;z-index:100}.qc-table-scrollbar-helper::-webkit-scrollbar{height:10px}.qc-table-scrollbar-helper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.qc-table-scrollbar-helper::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.qc-table-scrollbar-helper::-webkit-scrollbar-thumb:hover{background:#555}.qc-table-scrollbar-content{height:1px}.qc-table-container::-webkit-scrollbar{height:8px}.qc-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.qc-table-container::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.qc-table-container::-webkit-scrollbar-thumb:hover{background:#555}.qc-table{background:#fff;border-collapse:collapse;font-size:13px;width:100%}.qc-table-header{text-wrap:wrap;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #d0d0d0;color:#495057;font-weight:600;min-width:120px;padding:10px 12px;text-align:left;white-space:wrap}.qc-table-status-indicator{background:#fff;border:none!important;left:0;max-width:5px!important;min-width:5px!important;padding:0!important;position:-webkit-sticky;position:sticky;width:5px!important;z-index:99}.qc-table-date-header{max-width:70px!important;min-width:70px!important;width:6%!important}.qc-table-textarea-header{max-width:800px!important;min-width:500px!important;width:40%!important}.qc-table-modified-by-header{max-width:120px!important;min-width:120px!important;width:120px!important}.qc-table-modified-date-header{max-width:100px!important;min-width:100px!important;width:100px!important}.qc-table-date-cell{max-width:70px!important;min-width:70px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70px!important}.qc-table-textarea-cell{word-wrap:break-word;max-width:800px!important;min-width:500px!important;white-space:pre-wrap;width:40%!important}.qc-table-textarea-cell textarea{background:#0000;border:none;font-family:inherit;font-size:13px;min-height:40px;outline:none;padding:4px;resize:vertical;width:100%}.qc-table-modified-by-cell{max-width:120px!important;min-width:120px!important;width:120px!important}.qc-table-modified-by-cell,.qc-table-modified-date-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qc-table-modified-date-cell{max-width:100px!important;min-width:100px!important;width:100px!important}.qc-table-inspection-header{font-size:11px;max-width:20px;min-width:20px;padding:6px 0!important;text-align:flex-start;text-orientation:mixed;transform:rotate(180deg);width:20px;writing-mode:vertical-rl}input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-text,input[type=date]::-webkit-datetime-edit-year-field{color:#0000}input[type=date]:focus::-webkit-datetime-edit-day-field,input[type=date]:focus::-webkit-datetime-edit-month-field,input[type=date]:focus::-webkit-datetime-edit-text,input[type=date]:focus::-webkit-datetime-edit-year-field{color:#495057}input[type=date]:valid::-webkit-datetime-edit-day-field,input[type=date]:valid::-webkit-datetime-edit-month-field,input[type=date]:valid::-webkit-datetime-edit-text,input[type=date]:valid::-webkit-datetime-edit-year-field{color:#495057}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.5}input[type=date]:focus::-webkit-calendar-picker-indicator,input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:1}input[type=text]::placeholder{color:#999;opacity:.6}.qc-table-date-cell input[type=date]::-webkit-datetime-edit-day-field,.qc-table-date-cell input[type=date]::-webkit-datetime-edit-month-field,.qc-table-date-cell input[type=date]::-webkit-datetime-edit-text,.qc-table-date-cell input[type=date]::-webkit-datetime-edit-year-field{color:#0000}.qc-table-date-cell input[type=date]:focus::-webkit-datetime-edit-day-field,.qc-table-date-cell input[type=date]:focus::-webkit-datetime-edit-month-field,.qc-table-date-cell input[type=date]:focus::-webkit-datetime-edit-text,.qc-table-date-cell input[type=date]:focus::-webkit-datetime-edit-year-field,.qc-table-date-cell input[type=date]:not(:placeholder-shown)::-webkit-datetime-edit-day-field,.qc-table-date-cell input[type=date]:not(:placeholder-shown)::-webkit-datetime-edit-month-field,.qc-table-date-cell input[type=date]:not(:placeholder-shown)::-webkit-datetime-edit-text,.qc-table-date-cell input[type=date]:not(:placeholder-shown)::-webkit-datetime-edit-year-field{color:#495057}.qc-table-date-cell input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.5}.qc-table-date-cell input[type=date]:focus::-webkit-calendar-picker-indicator,.qc-table-date-cell input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:1}.qc-table-frozen{background:#fff;box-shadow:2px 0 4px #0000001a;left:0;position:-webkit-sticky;position:sticky;z-index:20}.qc-table-header.qc-table-frozen{background:linear-gradient(135deg,#f8f9fa,#e9ecef);z-index:30}.qc-table-row-number.qc-table-frozen{background-color:#f8f8f8!important;left:0!important}.qc-table-row{transition:background-color .2s ease}.qc-table-row:nth-child(2n) .qc-table-cell:not(.qc-table-frozen){background-color:#fafafa}.qc-table-row:nth-child(2n) .qc-table-frozen{background-color:#f5f5f5}.qc-table-row:hover .qc-table-cell:not(.qc-table-frozen){background-color:#f0f7ff}.qc-table-row:hover .qc-table-frozen{background-color:#e8f4ff}.qc-table-cell{border:1px solid #d0d0d0;color:#495057;min-width:120px;padding:8px 12px;vertical-align:middle}.qc-table-row-number{background-color:#f8f8f8!important;color:#666;font-weight:500;min-width:50px;text-align:center;width:50px}.qc-table-inspection{font-size:16px;font-weight:600;line-height:1;max-width:32px;min-width:32px;padding:0!important;text-align:center;width:32px}.qc-table-inspection:empty{background-color:#fafafa}.qc-table-inspection-symbol{align-items:center;border-radius:3px;display:inline-flex;height:24px;justify-content:center;width:24px}.qc-table-inspection-symbol.pass{background-color:#d4edda;color:#28a745}.qc-table-inspection-symbol.fail{background-color:#f8d7da;color:#dc3545}.qc-table-inspection-symbol.na{background-color:#e9ecef;color:#6c757d}.qc-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 6px #00000014;padding:16px;transition:all .3s ease}.qc-item:hover{border-color:var(--primary-color);box-shadow:0 4px 12px #0000001f}.qc-item pre{color:#495057;font-family:Consolas,Monaco,monospace;font-size:13px;margin:0;overflow-x:auto}.qc-content-link-section{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:10px 10px 50px;padding:16px}.qc-content-link-section p{color:var(--primary-color);font-size:16px;font-weight:600;margin:0 0 12px}.link-section-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;min-height:24px;padding:4px 0;-webkit-user-select:none;user-select:none}.link-section-header:hover{opacity:.8}.link-section-header p{font-size:1.2em;line-height:1.5;margin:0}.link-container{display:flex;flex-direction:column;gap:12px}.link-item{align-items:center;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;display:flex;gap:12px;padding:12px}.link-item span{color:#495057;font-weight:500;min-width:120px}.link-item input{background:#f8f9fa;border:1px solid #ced4da;border-radius:4px;color:#495057;flex:1 1;font-size:14px;padding:8px 12px}.link-item button{background:var(--primary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .3s ease}.link-item button:hover{background:#0a7a5a;box-shadow:0 2px 8px #0659434d;transform:translateY(-1px)}.link-item button:active{transform:translateY(0)}.qc-content-summary-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:5px;padding:12px}.qc-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2px}.qc-summary-card{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 2px 4px #0000000d;padding:12px;transition:box-shadow .2s ease}.qc-summary-card:hover{box-shadow:0 4px 8px #0000001a}.qc-summary-card-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:6px}.qc-summary-card-header h4{color:#495057;font-size:14px;font-weight:600;margin:0}.qc-summary-total{background:#f8f9fa;border-radius:3px;color:#6c757d;font-size:12px;font-weight:500;padding:2px 6px}.qc-summary-progress-bars{margin-bottom:10px}.qc-progress-item{margin-bottom:8px}.qc-progress-item:last-child{margin-bottom:0}.qc-progress-label{align-items:center;display:flex;font-size:11px;font-weight:500;justify-content:space-between;margin-bottom:3px}.qc-progress-label span:first-child{color:#495057}.qc-progress-label span:last-child{color:#6c757d}.qc-progress-bar{background-color:#e9ecef;border-radius:2px;height:4px;overflow:hidden;width:100%}.qc-progress-fill{border-radius:2px;height:100%;transition:width .3s ease}.qc-progress-fill.qc-onsite{background-color:#0cf}.qc-progress-fill.qc-installed{background-color:#ffc107}.qc-progress-fill.qc-inspected{background-color:#28a745}.qc-active-inspections{background-color:#ff9800}.qc-progress-fill.qc-failures{background:#dc3545}@media (max-width:768px){.qc-summary-grid{gap:10px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.qc-summary-card{padding:10px}.qc-summary-card-header h4{font-size:13px}.qc-summary-total{font-size:11px}}@media (max-width:480px){.qc-content-summary-section{margin-bottom:12px;padding:10px}.qc-summary-card-header{align-items:flex-start;flex-direction:column;gap:4px}.qc-progress-label{font-size:10px}}.qc-progress-item{border-radius:4px;padding:4px;transition:all .2s ease}.qc-progress-item:hover{background-color:#00000008;transform:translateX(2px)}.qc-refresh-notification{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 2px 8px #28a7454d;color:#fff;font-size:14px;font-weight:600;padding:12px 24px;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.qc-initializing-section{background:linear-gradient(180deg,#f8f9fa 0,#e9ecef);flex:1 1;overflow-y:auto;padding:32px}.qc-initializing-message{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 40px;text-align:center}.qc-initializing-icon{animation:float 3s ease-in-out infinite;font-size:72px;margin-bottom:24px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.qc-initializing-message h3{color:var(--primary-color);font-size:28px;font-weight:600;margin:0 0 12px}.qc-initializing-message p{color:#6c757d;font-size:16px;line-height:1.6;margin:0;max-width:600px}.qc-initialized-preview{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.qc-initialized-header{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:24px 32px}.qc-initialized-title{align-items:center;display:flex;gap:20px}.qc-initialized-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;display:flex;flex-shrink:0;font-size:32px;height:56px;justify-content:center;width:56px}.qc-initialized-title h3{font-size:24px;font-weight:600;margin:0 0 6px}.qc-initialized-title p{font-size:14px;line-height:1.4;margin:0;opacity:.95}.qc-initialized-content{max-height:calc(100vh - 400px);overflow-y:auto;padding:24px 32px}.qc-initialized-category{animation:fadeIn .4s ease-out;margin-bottom:32px}.qc-initialized-category:last-child{margin-bottom:0}.qc-initialized-category-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-radius:8px;box-shadow:0 2px 6px #06594333;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px 16px}.qc-initialized-category-header h4{color:#fff;font-size:18px;font-weight:600;margin:0}.qc-initialized-count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;color:#fff;font-size:13px;font-weight:500;padding:4px 12px}.qc-initialized-items{display:flex;flex-direction:column;gap:8px}.qc-initialized-item{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;display:flex;gap:12px;padding:10px 12px;transition:all .2s ease}.qc-initialized-item:hover{background:#f8f9fa;border-color:var(--primary-color);box-shadow:0 2px 6px #00000014}.qc-initialized-item-number{align-items:center;background:var(--primary-color);border-radius:50%;box-shadow:0 2px 4px #06594333;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:32px;justify-content:center;min-width:32px}.qc-initialized-item-fields{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:8px 16px}.qc-initialized-field{align-items:center;display:flex;gap:6px}.qc-initialized-field-label{color:#6c757d;font-size:11px;font-weight:600;white-space:nowrap}.qc-initialized-field-value{color:#2c3e50;font-size:13px;font-weight:500}.qc-inspection-badge{align-items:center;border-radius:3px;display:inline-flex;font-size:12px;font-weight:600;gap:3px;padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.qc-inspection-badge.pass{background:#d4edda;color:#28a745}.qc-inspection-badge.fail{background:#f8d7da;color:#dc3545}.qc-inspection-badge.na{background:#e9ecef;color:#6c757d}.qc-initialized-content::-webkit-scrollbar{width:8px}.qc-initialized-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.qc-initialized-content::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.qc-initialized-content::-webkit-scrollbar-thumb:hover{background:#555}.qc-type-breakout{border-top:1px solid #e0e0e0;margin-top:16px;padding-top:12px}.qc-type-breakout-header{align-items:center;background:#f8f9fa;border-radius:4px;color:#495057;cursor:pointer;display:flex;font-size:13px;font-weight:600;padding:8px 12px;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.qc-type-breakout-header:hover{background:#e9ecef}.qc-type-breakout-header span{align-items:center;display:flex;gap:8px}.qc-type-breakout-content{display:flex;flex-direction:column;gap:12px;margin-top:8px}.qc-type-breakout-item{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:12px;transition:box-shadow .2s ease}.qc-type-breakout-item:hover{box-shadow:0 2px 4px #0000001a}.qc-type-breakout-item-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:8px}.qc-type-breakout-item-header span:first-child{color:#212529;font-size:13px;font-weight:600}.qc-type-breakout-item-header span:last-child{color:#6c757d;font-size:12px;font-weight:500}.qc-type-breakout-progress-bars{display:flex;flex-direction:column;gap:8px}.qc-type-breakout-progress-bars .qc-progress-item{padding:4px 0}.qc-type-breakout-progress-bars .qc-progress-label{font-size:11px;margin-bottom:4px}.qc-type-breakout-progress-bars .qc-progress-bar{height:6px}@media (max-width:768px){.qc-type-breakout{margin-top:12px;padding-top:10px}.qc-type-breakout-header{font-size:12px;padding:6px 10px}.qc-type-breakout-item{padding:10px}.qc-type-breakout-item-header span:first-child{font-size:12px}}@media (max-width:480px){.qc-type-breakout-content{gap:8px}.qc-type-breakout-progress-bars .qc-progress-label{font-size:10px}.qc-type-breakout-progress-bars .qc-progress-bar{height:5px}}.pin-modal{z-index:2000}@media (max-width:480px){.pin-modal .modal-content{margin:16px;max-width:none;min-width:auto;width:calc(100% - 32px)}}.import-update-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.import-update-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:500px;overflow:hidden;width:90%}.import-update-modal-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);color:#fff;display:flex;justify-content:space-between;padding:20px 24px}.import-update-modal-header h3{font-size:20px;font-weight:600;margin:0}.import-update-modal-content{padding:32px 24px}.import-update-pin-section{display:flex;flex-direction:column;gap:16px}.import-update-pin-section label{color:#2c3e50;font-size:14px;font-weight:500}.import-update-pin-input{border:2px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none;padding:12px 16px;transition:border-color .2s ease;width:100%}.import-update-pin-input:focus{border-color:#065943}.import-update-error{background:#ffe6e9;border-radius:6px;color:#dc3545;font-size:14px;font-weight:500;padding:8px 12px;text-align:center}.import-update-submit-btn{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:8px;box-shadow:0 2px 8px #06594333;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:all .2s ease}.import-update-submit-btn:hover{box-shadow:0 4px 12px #0659434d;transform:translateY(-2px)}.import-update-submit-btn:active{transform:translateY(0)}.import-update-file-section{align-items:center;display:flex;flex-direction:column;gap:16px}.import-update-file-label{background:#f8f9fa;border:2px dashed #d0d0d0;border-radius:8px;color:#6c757d;cursor:pointer;font-size:14px;padding:16px 20px;text-align:center;transition:all .2s ease;width:100%}.import-update-file-label:hover{background:#e9ecef;border-color:#065943;color:#065943}.import-update-actions{display:flex;gap:12px;justify-content:center;width:100%}.import-update-cancel-btn{background:#6c757d;border:none;border-radius:8px;box-shadow:0 2px 8px #6c757d33;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:all .2s ease}.import-update-cancel-btn:hover{background:#5a6268;box-shadow:0 4px 12px #6c757d4d;transform:translateY(-2px)}.import-update-cancel-btn:active{transform:translateY(0)}.import-update-loading{align-items:center;display:flex;flex-direction:column;gap:16px;padding:20px}.import-update-loading h2{color:#343a40;font-size:20px;font-weight:600;margin:0}.import-update-loading p{color:#6c757d;font-size:14px;margin:0;text-align:center}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#065943;height:48px;width:48px}.import-update-result{align-items:center;display:flex;flex-direction:column;gap:16px;padding:20px;text-align:center}.import-update-result h2{font-size:20px;font-weight:600;margin:0}.import-update-result p{color:#6c757d;font-size:14px;margin:0}.import-update-result .result-icon{align-items:center;border-radius:50%;display:flex;font-size:36px;font-weight:700;height:64px;justify-content:center;width:64px}.import-update-result.success .result-icon{background-color:#d4edda;border:3px solid #28a745;color:#28a745}.import-update-result.success h2{color:#28a745}.import-update-result.failure .result-icon{background-color:#f8d7da;border:3px solid #dc3545;color:#dc3545}.import-update-result.failure h2{color:#dc3545}.import-update-close-btn{background:linear-gradient(135deg,#065943,#0a7a5a);border:none;border-radius:8px;box-shadow:0 2px 8px #06594333;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:8px;padding:12px 24px;transition:all .2s ease}.import-update-close-btn:hover{box-shadow:0 4px 12px #0659434d;transform:translateY(-2px)}.import-update-close-btn:active{transform:translateY(0)}@media (max-width:768px){.quality-control-header-filters,.quality-control-refresh-btn,.quality-control-report-btn,.quality-control-timestamp{display:none!important}.quality-control-header-search{border-right:none!important;width:100%!important}.no-qc-items,.project-details-content-toolbar,.qc-section{display:none!important}.qc-content-link-section,.qc-content-summary-section{display:block!important}.qc-summary-grid{grid-template-columns:1fr!important}.link-item{align-items:stretch;flex-direction:column}.link-item span{min-width:auto}.link-item input{font-size:12px}.qc-content-wrapper:after{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404;content:"Full table view available on desktop devices";display:block;font-size:14px;font-weight:500;margin-top:20px;padding:20px;text-align:center}}@media (min-width:769px) and (max-width:1024px){.qc-table-wrapper{overflow-x:auto}.qc-summary-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.procurement-tracker{height:100%;width:100%}.procurement-tracker-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #06594f26;box-sizing:border-box;display:flex;height:65px;justify-content:space-between;overflow:visible;position:relative;width:100%}.procurement-tracker-header-search{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border-right:1px solid #ffffff26;display:flex;flex:0 1 auto;gap:8px;height:100%;padding:0 16px;width:clamp(220px,32vw,350px)}.procurement-tracker-header-search-input{border:none;border-radius:18px;flex:1 1;font-size:14px;height:36px;outline:none;padding:0 12px;transition:width .3s ease}.procurement-tracker-clear-filters-btn{background:#fffffff2;border:none;border-radius:16px;box-shadow:0 2px 4px #0000001a;color:var(--primary-color);cursor:pointer;font-size:12px;font-weight:600;height:32px;padding:0 14px;transition:all .2s ease;white-space:nowrap}.procurement-tracker-clear-filters-btn:hover{background:#fff;box-shadow:0 3px 6px #00000026;transform:translateY(-1px)}.procurement-tracker-header-filters{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-start;min-width:0;overflow:visible;padding:0 20px}.view-mode-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:18px;display:flex;gap:0;padding:3px}.view-mode-btn{background:#0000;border:none;border-radius:15px;color:#fffc;cursor:pointer;font-size:13px;font-weight:500;height:30px;padding:0 20px;transition:all .2s ease;white-space:nowrap}.view-mode-btn:hover{background:#ffffff1a;color:#fff}.view-mode-btn.active{background:#fffffff2;box-shadow:0 2px 4px #00000026;color:var(--primary-color)}.procurement-tracker-filter-label{color:#ffffffe6;font-size:14px;font-weight:500;margin-right:4px}.procurement-tracker-branch-dropdown-container{position:relative}.procurement-tracker-branch-dropdown-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;height:36px;justify-content:space-between;min-width:180px;padding:0 16px;transition:all .2s ease;white-space:nowrap}.procurement-tracker-branch-dropdown-btn:hover{background:#ffffff40;border-color:#ffffff80}.procurement-tracker-branch-dropdown-btn .dropdown-arrow{color:#fff;font-size:10px;transition:transform .2s ease}.procurement-tracker-branch-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:300px;min-width:280px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.procurement-tracker-branch-dropdown-item{align-items:center;color:#2c3e50;cursor:pointer;display:flex;font-size:13px;gap:10px;padding:10px 16px;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.procurement-tracker-branch-dropdown-item:hover{background-color:#f5f7fa}.procurement-tracker-branch-dropdown-item input[type=checkbox]{cursor:pointer;height:16px;margin:0;width:16px}.procurement-tracker-branch-dropdown-item span{flex:1 1}.procurement-tracker-refresh-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;font-weight:500;height:40px;justify-content:center;margin-right:16px;transition:all .2s ease;width:40px}.procurement-tracker-refresh-btn:hover{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:var(--primary-color);transform:rotate(180deg)}.procurement-tracker-admin-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:22px;height:40px;justify-content:center;margin-right:16px;transition:all .2s ease;width:40px}.procurement-tracker-admin-btn:hover{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:var(--primary-color);transform:scale(1.05)}.procurement-tracker-admin-btn:active{transform:scale(.98)}.procurement-tracker-admin-btn:focus-visible{outline:2px solid #ffffffe6;outline-offset:2px}.procurement-tracker-admin-btn svg{font-size:20px}.procurement-tracker-timestamp{color:#ffffffe6;font-size:.9em;font-weight:500;margin-right:16px;white-space:nowrap}@media (max-width:1100px){.procurement-tracker-timestamp{display:none}}@media (max-width:820px){.procurement-tracker-header-filters{gap:8px;padding:0 12px}.procurement-tracker-branch-dropdown-btn{min-width:150px}}.pt-branch-filter-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:18px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;height:36px;padding:0 16px;transition:all .2s ease;white-space:nowrap}.pt-branch-filter-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-1px)}.pt-branch-filter-btn.active{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:#1a5490}.pt-branch-filter-btn.active:hover{background:#fff}.projects-display{background:linear-gradient(180deg,#f8f9fa 0,#e9ecef);height:calc(100vh - 65px);overflow-y:auto;padding:32px}.projects-display-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 20px}.projects-display-loading p{color:#6c757d;font-size:16px;font-weight:500;margin:0}.projects-display-error{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 20px;text-align:center}.projects-display-error .error-icon{color:#dc3545;font-size:64px;margin-bottom:20px}.projects-display-error h3{color:#2c3e50;font-size:24px;font-weight:600;margin:0 0 12px}.projects-display-error p{color:#6c757d;font-size:15px;margin:0;max-width:500px}.admin-panel{background:#f5f7fa;display:flex;flex-direction:column;height:100vh;width:100%}.admin-panel-header{align-items:center;background:linear-gradient(135deg,#065943,#0a7a5a);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #06594f26;display:flex;height:65px;justify-content:space-between;overflow:visible;padding:0 20px;position:relative;width:calc(100% - 40px);z-index:10}.admin-panel-header-left{align-items:center;display:flex;gap:12px}.admin-panel-title{color:#fff;font-size:18px;font-weight:600}.admin-panel-header-right{align-items:center;display:flex;gap:8px}.admin-nav-dropdown-container{position:relative}.admin-nav-dropdown-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;height:36px;min-width:160px;padding:0 12px;transition:all .2s ease}.admin-nav-dropdown-btn:hover{background:#ffffff40;border-color:#ffffff80}.admin-nav-dropdown-btn .dropdown-arrow{color:#fff;font-size:10px}.admin-nav-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:300px;min-width:200px;overflow-y:auto;padding:6px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:3000}.admin-nav-dropdown-item{color:#2c3e50;cursor:pointer;font-size:13px;padding:10px 14px;transition:background-color .2s ease}.admin-nav-dropdown-item:hover{background-color:#f5f7fa}.admin-nav-dropdown-item.selected{background-color:#eef7f3;color:#065943;font-weight:600}.admin-back-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.admin-back-btn:hover{background:#fffffff2;border-color:#fff;box-shadow:0 2px 6px #00000026;color:var(--primary-color);transform:scale(1.05)}.admin-back-btn:active{transform:scale(.98)}.admin-back-btn:focus-visible{outline:2px solid #ffffffe6;outline-offset:2px}.admin-panel-content{flex:1 1;overflow:auto;padding:24px}.admin-panel-content-roles,.admin-panel-content-roles-toolbar{display:flex;flex-direction:column;gap:16px}.admin-panel-content-roles-toolbar{align-items:flex-start;background:linear-gradient(135deg,#0659430d,#0a7a5a0d);border-left:4px solid var(--primary-color);border-radius:12px;padding:40px 32px;position:relative}.admin-panel-content-roles-title{color:#065943;font-size:32px;font-weight:700;line-height:1.3;margin:0 0 4px}.admin-panel-content-roles-instructions{color:#6c757d;font-size:16px;line-height:1.5;margin:0 0 8px}.admin-panel-content-roles-create-btn{align-self:flex-end;background:var(--primary-color);border:none;border-radius:8px;box-shadow:0 2px 6px #06594f26;color:#fff;cursor:pointer;font-weight:700;padding:10px 14px;transition:transform .1s ease,box-shadow .2s ease,filter .2s ease}.admin-panel-content-roles-create-btn:hover{box-shadow:0 4px 10px #06594f33;filter:brightness(1.03)}.admin-panel-content-roles-create-btn:active{transform:translateY(1px)}.admin-panel-content-roles-list{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;padding:0}.admin-panel-error-message,.admin-panel-loading-message,.admin-panel-no-data-message{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.admin-panel-error-message .error-icon{color:#dc3545;font-size:36px;margin-bottom:12px}.admin-panel-error-message h3{color:#2c3e50;margin:0 0 8px}.admin-panel-error-message p,.admin-panel-loading-message p,.admin-panel-no-data-message p{color:#6b7280;margin:0}.admin-panel-roles-table{border-collapse:collapse;width:100%}.admin-panel-roles-table thead th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#344054;font-size:13px;font-weight:700;padding:12px;text-align:left;white-space:nowrap}.admin-panel-roles-table tbody td{border-bottom:1px solid #f3f4f6;color:#111827;font-size:14px;padding:12px}.admin-panel-roles-table tbody tr:hover{background:#fafbfc}.admin-panel-roles-table tbody tr:last-child td{border-bottom:none}.admin-panel-roles-table tbody tr.deleted-role{background:#fafafa;opacity:.6}.admin-panel-roles-table tbody tr.deleted-role:hover{background:#f5f5f5}.role-status-active,.role-status-deleted{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.role-status-active{background:#d1fae5;color:#065f46}.role-status-deleted{background:#fee2e2;color:#991b1b}.admin-panel-roles-delete-btn,.admin-panel-roles-edit-btn{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;cursor:pointer;font-size:13px;font-weight:600;margin-right:8px;padding:6px 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.admin-panel-roles-edit-btn:hover{background:#f3f4f6}.admin-panel-roles-delete-btn{border-color:#fee2e2;color:#b91c1c}.admin-panel-roles-delete-btn:hover{background:#fef2f2}.role-create-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.role-create-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:90%}.role-create-modal-header{align-items:center;background:linear-gradient(135deg,#06594308,#0a7a5a08);border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.role-create-modal-title{color:#065943;font-size:20px;font-weight:700}.role-create-modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.role-create-modal-close:hover{background:#f3f4f6;color:#374151}.role-create-modal-content{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding:24px}.role-create-modal-error{align-items:center;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;color:#b91c1c;display:flex;font-size:14px;gap:10px;padding:12px 14px}.role-create-modal-error .error-icon{flex-shrink:0;font-size:18px}.role-create-modal-field{display:flex;flex-direction:column;gap:8px}.role-create-modal-label{color:#374151;font-size:14px;font-weight:600}.role-create-modal-input{border:1px solid #d1d5db;border-radius:8px;color:#111827;font-size:14px;padding:10px 12px;transition:all .2s ease}.role-create-modal-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0659431a;outline:none}.role-create-modal-type-options{display:flex;gap:12px}.role-create-modal-type-btn{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 16px;transition:all .2s ease}.role-create-modal-type-btn:hover{background:#f9fafb;border-color:#d1d5db}.role-create-modal-type-btn:disabled{cursor:not-allowed;opacity:.5}.role-create-modal-type-btn.active{background:#0659430d;border-color:var(--primary-color);color:var(--primary-color)}.role-create-modal-footer{align-items:center;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.role-create-modal-cancel-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.role-create-modal-cancel-btn:hover{background:#f3f4f6;border-color:#9ca3af}.role-create-modal-cancel-btn:disabled{cursor:not-allowed;opacity:.5}.role-create-modal-save-btn{align-items:center;background:var(--primary-color);border:none;border-radius:8px;box-shadow:0 2px 6px #06594f26;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s ease}.role-create-modal-save-btn:hover:not(:disabled){box-shadow:0 4px 10px #06594f33;filter:brightness(1.05)}.role-create-modal-save-btn:active:not(:disabled){transform:translateY(1px)}.role-create-modal-save-btn:disabled{cursor:not-allowed;opacity:.5}.role-delete-modal-message{padding:8px 0}.role-delete-modal-message p{color:#374151;font-size:14px;line-height:1.5;margin:0 0 12px}.role-delete-modal-message p:last-child{margin-bottom:0}.role-delete-modal-message strong{color:#111827;font-weight:600}.role-delete-modal-warning{color:#b91c1c!important;font-size:13px!important;font-weight:500}.role-delete-modal-delete-btn{align-items:center;background:#dc2626;border:none;border-radius:8px;box-shadow:0 2px 6px #dc262633;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s ease}.role-delete-modal-delete-btn:hover:not(:disabled){background:#b91c1c;box-shadow:0 4px 10px #dc26264d}.role-delete-modal-delete-btn:active:not(:disabled){transform:translateY(1px)}.role-delete-modal-delete-btn:disabled{cursor:not-allowed;opacity:.5}.admin-panel-content-home{display:flex;flex-direction:column;height:100%;width:100%}.admin-panel-welcome{background:linear-gradient(135deg,#0659430d,#0a7a5a0d);border-left:4px solid var(--primary-color);border-radius:12px;margin-bottom:48px;padding:40px 32px 60px}.admin-panel-welcome h2{color:#065943;font-size:32px;font-weight:700;line-height:1.3;margin:0 0 12px}.admin-panel-welcome p{color:#6c757d;font-size:16px;line-height:1.5;margin:0}.admin-panel-navigation-pane{display:flex;flex-wrap:wrap;gap:24px;padding:0}.admin-panel-navigation-option{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:12px;overflow:hidden;padding:24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:400px}.admin-panel-navigation-option:before{background:linear-gradient(135deg,#06594305,#0000);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.admin-panel-navigation-option:hover{border-color:var(--primary-color);box-shadow:0 8px 24px #06594f1f;transform:translateY(-4px)}.admin-panel-navigation-option:hover:before{opacity:1}.admin-panel-navigation-option svg{color:var(--primary-color);font-size:32px;transition:transform .3s ease}.admin-panel-navigation-option:hover svg{transform:scale(1.1)}.admin-panel-navigation-option-label{color:#1f2937;font-size:18px;font-weight:700;position:relative;z-index:1}.admin-panel-navigation-option-subtext{color:#6c757d;font-size:14px;line-height:1.5;position:relative;z-index:1}.admin-panel-content-workflows,.admin-panel-content-workflows-toolbar{display:flex;flex-direction:column;gap:16px}.admin-panel-content-workflows-toolbar{align-items:flex-start;background:linear-gradient(135deg,#0659430d,#0a7a5a0d);border-left:4px solid var(--primary-color);border-radius:12px;padding:40px 32px;position:relative}.admin-panel-content-workflows-title{color:#065943;font-size:32px;font-weight:700;line-height:1.3;margin:0 0 4px}.admin-panel-content-workflows-instructions{color:#6c757d;font-size:16px;line-height:1.5;margin:0 0 8px}.admin-panel-content-workflows-create-btn{align-self:flex-end;background:var(--primary-color);border:none;border-radius:8px;box-shadow:0 2px 6px #06594f26;color:#fff;cursor:pointer;font-weight:700;padding:10px 14px;transition:transform .1s ease,box-shadow .2s ease,filter .2s ease}.admin-panel-content-workflows-create-btn:hover{box-shadow:0 4px 10px #06594f33;filter:brightness(1.03)}.admin-panel-content-workflows-create-btn:active{transform:translateY(1px)}.admin-panel-content-workflows-list{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;padding:0}.admin-panel-workflows-table{border-collapse:collapse;width:100%}.admin-panel-workflows-table thead th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#344054;font-size:13px;font-weight:700;padding:12px;text-align:left;white-space:nowrap}.admin-panel-workflows-table tbody td{border-bottom:1px solid #f3f4f6;color:#111827;font-size:14px;padding:12px}.admin-panel-workflows-table tbody tr:hover{background:#fafbfc}.admin-panel-workflows-table tbody tr:last-child td{border-bottom:none}.admin-panel-workflows-table tbody tr.deleted-workflow{background:#fafafa;opacity:.6}.admin-panel-workflows-table tbody tr.deleted-workflow:hover{background:#f5f5f5}.workflow-status-active,.workflow-status-deleted{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.workflow-status-active{background:#d1fae5;color:#065f46}.workflow-status-deleted{background:#fee2e2;color:#991b1b}.admin-panel-workflows-delete-btn,.admin-panel-workflows-edit-btn{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;cursor:pointer;font-size:13px;font-weight:600;margin-right:8px;padding:6px 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.admin-panel-workflows-edit-btn:hover:not(:disabled){background:#f3f4f6}.admin-panel-workflows-delete-btn:disabled,.admin-panel-workflows-edit-btn:disabled{cursor:not-allowed;opacity:.5}.admin-panel-workflows-delete-btn{border-color:#fee2e2;color:#b91c1c}.admin-panel-workflows-delete-btn:hover:not(:disabled){background:#fef2f2}.workflow-create-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.workflow-create-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;height:80%;overflow:hidden;width:80%}.workflow-create-modal-header{align-items:center;background:linear-gradient(135deg,#06594308,#0a7a5a08);border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.workflow-create-modal-title{color:#065943;font-size:20px;font-weight:700}.workflow-create-modal-header-actions{align-items:center;display:flex;gap:12px}.workflow-save-btn{align-items:center;background:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s ease}.workflow-save-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.workflow-save-btn:disabled{cursor:not-allowed;opacity:.4}.workflow-save-message{animation:slideIn .3s ease;border-radius:6px;font-size:14px;font-weight:500;padding:8px 16px}@keyframes slideIn{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.workflow-save-message-success{background:#d1fae5;border:1px solid #10b981;color:#065f46}.workflow-save-message-error{background:#fee2e2;border:1px solid #dc2626;color:#991b1b}.workflow-create-modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.workflow-create-modal-close:hover{background:#f3f4f6;color:#374151}.workflow-create-modal-content{display:flex;flex:1 1;gap:0;overflow:hidden;padding:0}.workflow-create-modal-content-workflow{align-items:flex-start;background:#f9fafb;border-right:1px solid #e5e7eb;display:flex;justify-content:center;overflow-y:auto;padding:32px;width:75%}.workflow-name-input-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:500px;padding:60px 40px}.workflow-name-input-title{color:#065943;font-size:28px;font-weight:700;text-align:center}.workflow-name-input-subtitle{color:#6b7280;font-size:15px;line-height:1.5;text-align:center}.workflow-name-input{background:#fff;border:2px solid #d1d5db;border-radius:10px;box-shadow:0 2px 4px #0000000d;color:#111827;font-size:16px;padding:14px 18px;text-align:center;transition:all .2s ease;width:100%}.workflow-name-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px #0659431a;outline:none}.workflow-name-input::placeholder{color:#9ca3af}.workflow-name-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:14px;font-weight:500;gap:8px;margin-top:12px;padding:12px 16px}.workflow-name-error:before{content:"⚠";flex-shrink:0;font-size:16px}.workflow-name-set-btn{background:var(--primary-color);border:none;border-radius:10px;box-shadow:0 2px 8px #06594333;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px 28px;transition:all .2s ease;width:100%}.workflow-name-set-btn:hover:not(:disabled){box-shadow:0 4px 12px #0659434d;opacity:.9;transform:translateY(-1px)}.workflow-name-set-btn:disabled{cursor:not-allowed;opacity:.4}.workflow-create-modal-content-toolbar{align-items:stretch;background:#fff;display:flex;flex-direction:column;overflow-y:auto;padding:24px;width:25%}.workflow-add-first-step{align-items:center;background:#fff;border:3px dashed #d1d5db;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 40px;transition:all .3s ease}.workflow-add-first-step:hover{background:#06594305;border-color:var(--primary-color)}.workflow-add-icon{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,#065943cc 100%);border-radius:50%;box-shadow:0 4px 12px #06594333;color:#fff;display:flex;font-size:48px;font-weight:300;height:80px;justify-content:center;transition:all .3s ease;width:80px}.workflow-add-first-step:hover .workflow-add-icon{box-shadow:0 6px 16px #0659434d;transform:scale(1.1)}.workflow-add-text{color:#374151;font-size:18px;font-weight:600}.workflow-steps-container{display:flex;flex-direction:column;gap:0;max-width:500px;width:100%}.workflow-step-wrapper{align-items:center;display:flex;flex-direction:column}.workflow-step-box{background:#fff;border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 4px #0000000d;cursor:pointer;padding:14px 18px;position:relative;transition:all .2s ease;width:100%}.workflow-step-box:hover{border-color:#d1d5db;box-shadow:0 4px 8px #00000014;transform:translateY(-2px)}.workflow-step-box.selected{background:#06594305;border-color:var(--primary-color);box-shadow:0 4px 12px #06594326}.workflow-step-number{color:#9ca3af;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.workflow-step-name{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:2px}.workflow-step-role{color:#6b7280;font-size:13px;font-weight:500;margin-bottom:4px}.workflow-step-leadtime-badge{background:linear-gradient(135deg,var(--primary-color) 0,#065943d9 100%);border-radius:16px;box-shadow:0 2px 6px #06594333;color:#fff;display:inline-block;font-size:11px;font-weight:600;margin-top:8px;padding:5px 10px}.workflow-step-connector{background:linear-gradient(180deg,#d1d5db 0,var(--primary-color) 100%);color:var(--primary-color);font-size:18px;font-weight:700;height:24px;position:relative;width:3px}.workflow-add-step-btn,.workflow-step-connector{align-items:center;display:flex;justify-content:center}.workflow-add-step-btn{background:#fff;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;gap:8px;margin-top:20px;padding:16px 24px;transition:all .2s ease;width:100%}.workflow-add-step-btn:hover{background:#06594305;border-color:var(--primary-color)}.workflow-add-icon-small{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:300;height:32px;justify-content:center;width:32px}.workflow-add-text-small{color:#374151;font-size:14px;font-weight:600}.workflow-toolbar-content{display:flex;flex-direction:column;gap:20px;width:100%}.workflow-toolbar-title{border-bottom:2px solid #e5e7eb;color:#065943;font-size:16px;font-weight:700;padding-bottom:12px}.workflow-toolbar-field{display:flex;flex-direction:column;gap:8px}.workflow-toolbar-label{color:#374151;font-size:13px;font-weight:600}.required-field{color:#dc2626;font-weight:700;margin-left:2px}.workflow-toolbar-input,.workflow-toolbar-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-size:14px;padding:10px 12px;transition:all .2s ease}.workflow-toolbar-input:focus,.workflow-toolbar-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0659431a;outline:none}.workflow-toolbar-select{cursor:pointer}.workflow-toolbar-actions{border-top:2px solid #e5e7eb;display:flex;flex-direction:column;gap:12px;margin-top:20px;padding-top:20px}.workflow-toolbar-section-title{color:#6b7280;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.workflow-toolbar-button-group{display:flex;flex-direction:column;gap:8px}.workflow-toolbar-action-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:13px;font-weight:600;padding:8px 12px;transition:all .2s ease}.workflow-toolbar-action-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.workflow-toolbar-action-btn:disabled{cursor:not-allowed;opacity:.4}.workflow-toolbar-delete-btn{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;cursor:pointer;font-size:13px;font-weight:600;padding:10px 12px;transition:all .2s ease}.workflow-toolbar-delete-btn:hover{background:#fee2e2;border-color:#fca5a5}.workflow-toolbar-update-name-btn{background:linear-gradient(135deg,var(--primary-color),#047857);border:1px solid #10b981;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:8px;padding:10px 16px;transition:all .2s ease;width:100%}.workflow-toolbar-update-name-btn:hover{opacity:.9;transform:translateY(-1px)}.workflow-toolbar-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:20px;padding:16px}.workflow-toolbar-info-item{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.workflow-toolbar-info-label{color:#6b7280;font-size:13px;font-weight:500}.workflow-toolbar-info-value{color:#111827;font-size:14px;font-weight:600}.workflow-toolbar-empty{align-items:center;display:flex;height:100%;justify-content:center;padding:40px 20px;text-align:center}.workflow-toolbar-empty p{color:#9ca3af;font-size:14px;line-height:1.6}.workflow-close-confirmation-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.workflow-close-confirmation-modal{background:#fff;border-radius:12px;box-shadow:0 12px 40px #00000040;overflow:hidden;width:440px}.workflow-close-confirmation-header{border-bottom:1px solid #e5e7eb;padding:24px 24px 16px}.workflow-close-confirmation-title{color:#111827;font-size:20px;font-weight:700}.workflow-close-confirmation-content{padding:24px}.workflow-close-confirmation-content p{color:#6b7280;font-size:15px;line-height:1.6;margin:0}.workflow-close-confirmation-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.workflow-close-confirmation-cancel-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.workflow-close-confirmation-cancel-btn:hover{background:#f9fafb;border-color:#9ca3af}.workflow-close-confirmation-discard-btn{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.workflow-close-confirmation-discard-btn:hover{background:#b91c1c}.workflow-delete-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.workflow-delete-modal{background:#fff;border-radius:12px;box-shadow:0 12px 40px #00000040;overflow:hidden;width:480px}.workflow-delete-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px 24px 16px}.workflow-delete-modal-title{color:#dc2626;font-size:20px;font-weight:700}.workflow-delete-modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.workflow-delete-modal-close:hover:not(:disabled){background:#f3f4f6;color:#374151}.workflow-delete-modal-close:disabled{cursor:not-allowed;opacity:.5}.workflow-delete-modal-content{padding:24px}.workflow-delete-modal-content p{color:#6b7280;font-size:15px;line-height:1.6;margin:0 0 12px}.workflow-delete-modal-content p:last-of-type{margin-bottom:0}.workflow-delete-modal-content strong{color:#111827;font-weight:600}.workflow-delete-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:14px;gap:10px;margin-top:16px;padding:12px 16px}.workflow-delete-error .error-icon{flex-shrink:0;font-size:18px}.workflow-delete-modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.workflow-delete-cancel-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.workflow-delete-cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.workflow-delete-cancel-btn:disabled{cursor:not-allowed;opacity:.5}.workflow-delete-confirm-btn{align-items:center;background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s ease}.workflow-delete-confirm-btn:hover:not(:disabled){background:#b91c1c}.workflow-delete-confirm-btn:disabled{cursor:not-allowed;opacity:.7}.branch-section{animation:fadeIn .3s ease-in;margin-bottom:40px}.pt-branch-header{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,#065943e6 100%);border-radius:12px;box-shadow:0 2px 8px #06594f33;color:#fff;display:flex;font-size:26px;font-weight:700;gap:14px;margin:0 0 16px;overflow:hidden;padding:16px 24px;position:relative;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:calc(100% - 40px)}.pt-branch-header:before{background:linear-gradient(135deg,#0000,#ffffff1a);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.pt-branch-header:hover{box-shadow:0 4px 16px #06594f4d;transform:translateY(-2px)}.pt-branch-collapse-icon{display:inline-block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));font-size:18px;transition:transform .3s ease}.pt-projects-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));margin-top:0;padding:0 4px}.pt-projects-list.vendor-view{display:flex;flex-direction:column;grid-template-columns:none}.pt-project-item{background:#fff;border-left:4px solid var(--primary-color);border-radius:10px;border-top:1px solid #0000000d;box-shadow:0 1px 3px #00000014;color:#2c3e50;cursor:pointer;font-size:14px;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:18px 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.pt-project-item:before{background:linear-gradient(135deg,#06594305,#0000 50%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.pt-project-item:hover{border-left-width:5px;box-shadow:0 4px 12px #06594326;transform:translateY(-2px)}.pt-project-item:hover:before{opacity:1}.pt-project-item-header{color:var(--primary-color);font-size:17px;font-weight:600;line-height:1.3;margin-bottom:4px;position:relative;z-index:1}.pt-project-item-details{display:flex;flex-direction:column;gap:6px;margin-top:8px}.pt-item-detail{align-items:flex-start;display:flex;font-size:13px;gap:8px}.pt-detail-label{color:#6c757d;flex-shrink:0;font-weight:600;min-width:80px}.pt-detail-value{color:#2c3e50;flex:1 1}.pt-project-item-summary{display:flex;flex-direction:column;gap:2px;position:relative;z-index:1}.pt-project-summary-bars{align-items:center;display:flex;flex:1 1;gap:8px}.pt-project-summary-bar-container{background-color:#e9ecef;border-radius:4px;box-shadow:inset 0 1px 2px #0000001a;display:flex;flex:1 1;height:8px;overflow:visible;position:relative}.pt-project-summary-bar{border-radius:4px;cursor:help;height:100%;position:relative;transition:all .3s ease}.pt-project-summary-bar:hover{box-shadow:0 2px 4px #00000026;filter:brightness(1.15);height:10px;z-index:10}.pt-bar-total{background:linear-gradient(135deg,#4caf50,#28a745)}.pt-bar-completed{background:linear-gradient(135deg,#28a745,#1e7e34)}.pt-bar-in-progress{background:linear-gradient(135deg,#17a2b8,#138496)}.pt-bar-at-risk{background:linear-gradient(135deg,#ffc107,#e0a800)}.pt-bar-issue{background:linear-gradient(135deg,#dc3545,#c82333)}.pt-bar-not-started{background:linear-gradient(135deg,#6c757d,#5a6268)}.pt-project-summary-total{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;color:#6c757d;font-size:12px;font-weight:600;min-width:40px;padding:2px 8px;text-align:right;white-space:nowrap}.pt-statistics-details{display:flex;flex-wrap:wrap;font-size:11px;gap:6px;margin-top:8px}.pt-stat-item{align-items:center;border:1px solid;border-radius:10px;display:inline-flex;font-weight:600;padding:3px 8px;white-space:nowrap}.pt-stat-percent{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#90caf9;color:#1565c0}.pt-stat-completed{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-color:#81c784;color:#2e7d32}.pt-stat-in-progress{background:linear-gradient(135deg,#e0f7fa,#b2ebf2);border-color:#4dd0e1;color:#00838f}.pt-stat-at-risk{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-color:#ffb74d;color:#e65100}.pt-stat-issue{background:linear-gradient(135deg,#ffebee,#ffcdd2);border-color:#e57373;color:#c62828}.pt-stat-not-started{background:linear-gradient(135deg,#f5f5f5,#e0e0e0);border-color:#9e9e9e;color:#424242}.pt-project-no-items{color:#9e9e9e;font-size:12px;font-style:italic;padding:4px 0}.pt-loading-spinner{animation:pt-spin 1s linear infinite;border:4px solid #06594f1a;border-radius:50%;border-top:4px solid var(--primary-color);height:50px;width:50px}@keyframes pt-spin{to{transform:rotate(1turn)}}.project-details-container{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.project-details-window{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;height:95%;overflow:hidden;position:relative;width:90%}.project-details-header{align-items:center;background-color:var(--background-color);box-shadow:0 2px 12px #0000001a;color:var(--primary-color);display:flex;justify-content:space-between;padding:10px 32px}.project-details-header h2{font-size:24px;font-weight:600;margin:0}.close-button{align-items:center;background:#0000;border:1px solid var(--primary-color);border-radius:50%;color:var(--primary-color);cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:40px}.close-button:hover{background:#ffffff4d;transform:rotate(90deg)}.project-details-content{background:#f8f9fa;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.project-details-loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:60px 20px}.project-details-loading p{color:#6c757d;font-size:16px;font-weight:500;margin-top:20px}.project-details-json{flex:1 1;overflow:auto;padding:24px}.project-details-json pre{background:#2d2d2d;border-radius:8px;color:#f8f8f2;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.5;margin:0;overflow-x:auto;padding:20px}.project-create-modal-overlay{align-items:center;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:2000}.project-create-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;height:90vh;overflow:hidden;width:95%}.project-create-modal-header{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,#065943f2 100%);box-shadow:0 2px 8px #0000001a;color:#fff;display:flex;flex-shrink:0;height:64px;justify-content:space-between;padding:0 24px}.project-create-modal-title{font-size:20px;font-weight:700;letter-spacing:.3px}.project-create-modal-close{align-items:center;background:#0000;border:none;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-size:28px;height:36px;justify-content:center;width:36px}.project-create-modal-close:hover{background:#ffffff26}.project-create-modal-content{background:linear-gradient(180deg,#fff 0,#f9fafb);display:flex;flex:1 1;flex-direction:column;gap:24px;overflow-y:auto;padding:32px}.project-create-option-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;font-weight:600;padding:12px 16px;text-align:left;transition:background .2s ease,box-shadow .2s ease,transform .05s ease;width:100%}.project-create-option-icon{height:24px;margin-right:12px;vertical-align:middle;width:24px}.project-create-option-label{display:inline-block;font-size:1.2em;vertical-align:middle}.project-create-option-subtext{color:#6b7280;font-size:.9em;margin-top:4px}.project-create-option-btn:hover{background:#f9fafb;box-shadow:0 2px 8px #0000000f}.project-create-option-btn:active{transform:translateY(1px)}.project-details-toolbar{align-items:center;background:linear-gradient(135deg,#fff,#f9fafb);border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;display:flex;gap:24px;justify-content:space-between;min-height:70px;padding:12px 24px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:3}.project-details-toolbar-left{align-items:center;display:flex;flex:0 0 auto}.project-details-toolbar-search{position:relative}.project-details-toolbar-search input{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:14px;height:40px;outline:none;padding:0 16px;transition:all .2s ease;width:320px}.project-details-toolbar-search input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0659431a}.project-details-toolbar-right{align-items:center;display:flex;flex:1 1;gap:24px;justify-content:flex-end}.project-details-toolbar-info{align-items:center;display:flex;gap:20px}.toolbar-info-item{display:flex;flex-direction:column;gap:2px}.toolbar-info-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.toolbar-info-value{color:#1f2937;font-size:13px;font-weight:500}.project-details-toolbar-actions{align-items:center;display:flex;gap:10px}.project-details-action-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;height:40px;padding:0 20px;transition:all .2s ease;white-space:nowrap}.project-details-action-btn.secondary{background:#fff;border:1px solid #d1d5db;color:#374151}.project-details-action-btn.secondary:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.project-details-action-btn.primary{background:var(--primary-color);box-shadow:0 2px 4px #06594333;color:#fff}.project-details-action-btn.primary:hover{background:#065f46;box-shadow:0 4px 8px #0659434d;transform:translateY(-1px)}.project-details-action-btn:active{transform:translateY(0)}.project-details-toolbar-title{font-size:16px;font-weight:600}.project-details-create-btn{background:#fff;border:none;border-radius:4px;color:var(--primary-color);cursor:pointer;font-weight:600;padding:8px 14px}.project-details-create-btn:hover{filter:brightness(.95)}.project-details-table-container{box-sizing:border-box;flex:1 1;overflow:auto;padding:12px 16px 0;z-index:1}.project-details-table{border:1px solid #e5e7eb;border-collapse:initial;border-radius:8px;border-spacing:0;overflow:hidden;table-layout:fixed;width:100%}.project-details-table thead th{background:#f9fafb;border-bottom:2px solid #e5e7eb;border-right:1px solid #e5e7eb;color:#344054;font-size:13px;font-weight:600;padding:12px 10px;position:-webkit-sticky;position:sticky;text-align:left;top:0;white-space:nowrap;z-index:2}.project-details-table thead th:last-child{border-right:none}.project-details-table tbody td{border-bottom:1px solid #e5e7eb;border-right:1px solid #f3f4f6;color:#111827;font-size:13px;overflow:hidden;padding:12px 10px;text-overflow:ellipsis;white-space:nowrap}.project-details-table tbody td:last-child{border-right:none}.project-details-table tbody tr:not(.line-item-row):hover{background:#f9fafb}.project-details-scrollbar-helper{box-sizing:border-box;height:14px;overflow-x:auto;overflow-y:hidden;padding:0 16px 16px}.project-details-scrollbar-spacer{height:1px}.new-line-item-form{display:flex;flex-direction:column;gap:28px;padding:8px}.new-line-item-form-step{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:24px 28px;transition:all .3s ease}.new-line-item-form-step.active{background:linear-gradient(135deg,#06594305,#fff);border-color:var(--primary-color);box-shadow:0 4px 12px #0659431f}.new-line-item-form-step.completed{background:linear-gradient(135deg,#10b98108,#fff);border-color:#10b981}.form-step-header{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;gap:16px;margin-bottom:20px;padding-bottom:16px}.form-step-number{align-items:center;background:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:42px;justify-content:center;transition:all .3s ease;width:42px}.new-line-item-form-step.active .form-step-number{background:linear-gradient(135deg,var(--primary-color) 0,#065943e6 100%);box-shadow:0 4px 12px #0659434d;color:#fff}.new-line-item-form-step.completed .form-step-number{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.new-line-item-form-step.completed .form-step-number:after{content:"✓";font-size:22px}.form-step-title{flex:1 1}.form-step-title h3{color:#111827;font-size:18px;font-weight:700;margin:0 0 4px}.form-step-title p{color:#6b7280;font-size:14px;line-height:1.4;margin:0}.form-step-content{gap:20px}.form-section,.form-step-content{display:flex;flex-direction:column}.form-section{gap:8px}.form-label{color:#374151;font-size:14px;font-weight:700;letter-spacing:.2px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #00000008;color:#111827;font-size:14px;padding:12px 14px;transition:all .2s ease}.form-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0659431a;outline:none}.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #00000008;color:#111827;font-family:inherit;font-size:14px;min-height:90px;padding:12px 14px;resize:vertical;transition:all .2s ease}.form-textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0659431a;outline:none}.form-divider{border-bottom:3px solid var(--primary-color);color:var(--primary-color);font-size:17px;font-weight:700;letter-spacing:.5px;margin:12px 0 8px;padding:16px 0 12px;text-transform:uppercase}.submittal-search-container{position:relative}.submittal-search-input{background:#fff;border:2px solid #d1d5db;border-radius:10px;box-shadow:0 1px 2px #0000000d;color:#111827;font-size:15px;padding:14px 16px;transition:all .2s ease;width:98%}.submittal-search-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0659431a;outline:none}.submittal-dropdown{background:#fff;border:2px solid var(--primary-color);border-radius:10px;box-shadow:0 8px 24px #06594333;left:0;max-height:400px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.submittal-dropdown-item{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:16px 18px;transition:all .2s ease}.submittal-dropdown-item:last-child{border-bottom:none}.submittal-dropdown-item:hover{background:linear-gradient(135deg,#0659430d,#f9fafb);transform:translateX(2px)}.submittal-item-name{color:#111827;font-size:15px;font-weight:700;line-height:1.3;margin-bottom:6px}.submittal-item-details{color:#6b7280;font-size:12px}.form-submit-btn{align-self:center;background:linear-gradient(135deg,var(--primary-color) 0,#065943e6 100%);border:none;border-radius:10px;box-shadow:0 4px 12px #0659434d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.8px;margin-top:24px;min-width:240px;padding:16px 48px;text-transform:uppercase;transition:all .2s ease}.form-submit-btn:hover:not(.disabled){box-shadow:0 4px 12px #0659434d;filter:brightness(1.05);transform:translateY(-1px)}.form-submit-btn:active:not(.disabled){transform:translateY(0)}.form-submit-btn.disabled,.form-submit-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.line-item-row{background:#fff;cursor:pointer;transition:all .2s ease}.line-item-row:nth-child(2n){background:#f9fafb}.line-item-row:hover{box-shadow:0 1px 3px #0000001a}.line-item-row.expanded,.line-item-row:hover{background:#f0f9ff!important}.line-item-row.clicked{background:#eff6ff!important;box-shadow:inset 3px 0 0 var(--primary-color)}.line-item-row.spec-grouped td:nth-child(2){border-left:4px solid var(--primary-color)}.line-item-row.spec-grouped.spec-group-first td:nth-child(2){border-top:2px solid var(--primary-color);border-top-left-radius:4px}.line-item-row.spec-grouped.spec-group-last td:nth-child(2){border-bottom:2px solid var(--primary-color);border-bottom-left-radius:4px}.line-item-row td{transition:padding .2s ease}.line-item-expanded-details{position:relative;z-index:3}.line-item-expanded-details td{background:var(--primary-color);border-bottom:2px solid #ffffff1a;padding:0!important;position:relative;z-index:3}.line-item-details-container{animation:expandDetails .2s ease-out;padding:10px;z-index:3}@keyframes expandDetails{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.line-item-detail-row{border-bottom:1px solid #ffffff26;display:flex;gap:16px;padding:12px 0}.line-item-issues-section{margin-top:16px}.line-item-issues-section .line-item-detail-row{border-top:1px solid #e5e7eb;padding-top:16px}.line-item-issues-section .line-item-detail-label{font-size:13px;font-weight:600;margin-bottom:12px}.line-item-add-issue{align-items:flex-start;display:flex;gap:10px;margin-bottom:16px}.line-item-issue-input{border:1px solid #d1d5db;border-radius:6px;flex:1 1;font-family:inherit;font-size:13px;padding:10px 12px;resize:vertical;transition:all .2s}.line-item-issue-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a;outline:none}.add-issue-btn{background:var(--primary-color);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 18px;transition:all .2s;white-space:nowrap}.add-issue-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 2px 4px #2563eb33;transform:translateY(-1px)}.add-issue-btn:active:not(:disabled){transform:translateY(0)}.add-issue-btn:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.line-item-issues-list{display:flex;flex-direction:column;gap:10px}.issues-list-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:8px;padding:10px 0}.issues-list-title{color:#ffffffb3;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.toggle-historic-issues-btn{align-items:center;background:#0000;border:1px solid #ffffff4d;border-radius:6px;color:#ffffffb3;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s}.toggle-historic-issues-btn:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.line-item-issue-item{background:#fcbcbc;border:1px solid #e5e7eb;border-radius:8px;padding:14px;transition:all .2s}.line-item-issue-item:hover{box-shadow:0 2px 6px #0000000f}.line-item-issue-item.closed{background:#f3f4f6;border-color:#d1d5db;opacity:.85}.issue-item-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}.issue-status-badge{border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.issue-status-badge.active{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.issue-status-badge.closed{background:#e5e7eb;border:1px solid #d1d5db;color:#6b7280}.issue-date{color:#6b7280;font-size:11px}.issue-content{display:flex;flex-direction:column;gap:10px}.issue-content p{color:#374151;font-size:13px;line-height:1.6;margin:0;padding:8px 0;white-space:pre-wrap}.issue-actions{border-top:1px solid #e5e7eb;display:flex;gap:8px;padding-top:8px}.cancel-issue-btn,.close-issue-btn,.edit-issue-btn,.save-issue-btn{border:1px solid;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;padding:6px 14px;transition:all .2s}.edit-issue-btn{background:#fff;border-color:var(--primary-color);color:var(--primary-color)}.edit-issue-btn:hover{background:#eff6ff;box-shadow:0 2px 4px #2563eb26;transform:translateY(-1px)}.close-issue-btn{background:#fff;border-color:#dc2626;color:#dc2626}.close-issue-btn:hover{background:#fee2e2;box-shadow:0 2px 4px #dc262626;transform:translateY(-1px)}.save-issue-btn{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.save-issue-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 2px 4px #2563eb33;transform:translateY(-1px)}.save-issue-btn:disabled{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed;opacity:.6}.cancel-issue-btn{background:#fff;border-color:#9ca3af;color:#6b7280}.cancel-issue-btn:hover{background:#f3f4f6;border-color:#6b7280;color:#374151}.issue-edit-container{display:flex;flex-direction:column;gap:10px}.issue-edit-actions{display:flex;gap:8px}.line-item-detail-row:last-of-type{border-bottom:none}.line-item-details-grid{grid-gap:12px 16px;display:grid;gap:12px 16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:12px}.line-item-detail-group{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:150px}.line-item-detail-group.line-item-detail-full{grid-column:1/-1}.line-item-workflow-section{flex:1 1;width:100%}.line-item-workflow-steps{align-items:center;display:flex;gap:12px;margin-top:8px;overflow-x:auto;padding:8px 0}.line-item-workflow-step{align-items:center;background:#fffffff2;border:1px solid #fff3;border-radius:6px;box-shadow:0 2px 4px #00000026;display:flex;gap:8px;min-width:180px;padding:8px 12px}.line-item-workflow-step-number{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.line-item-workflow-step-content{display:flex;flex:1 1;flex-direction:column;gap:2px}.line-item-workflow-step-name{color:#111827;font-size:12px;font-weight:600}.line-item-workflow-step-role{color:#6b7280;font-size:11px}.line-item-workflow-step-leadtime{color:#9ca3af;font-size:10px;font-weight:500}.line-item-workflow-step-expected-date{border-radius:4px;font-size:10px;font-weight:600;padding:2px 6px}.line-item-workflow-step-expected-date.completed{background:#7ffa601a;color:var(--primary-color)}.line-item-workflow-step-expected-date.not-completed{background:#e5e7eb;color:#000}.line-item-workflow-step-arrow{color:#9ca3af;flex-shrink:0;font-size:18px}.line-item-detail-label{color:#ffffffb3;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.line-item-detail-value{color:#fff;font-size:13px;font-weight:500}.line-item-actions-expanded{border-top:1px solid #ffffff26;margin-top:8px;padding-top:16px}.line-item-actions,.line-item-actions-expanded{align-items:center;display:flex;gap:8px;justify-content:flex-end}.line-item-edit-btn,.line-item-minimize-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:8px 16px;transition:all .2s ease}.line-item-edit-btn{background:#fffffff2;color:var(--primary-color);font-weight:600}.line-item-edit-btn:hover{background:#fff;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.line-item-minimize-btn{background:#fff3;border:1px solid #ffffff4d;color:#fff}.line-item-minimize-btn:hover{background:#ffffff4d;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.line-item-cancel-btn,.line-item-save-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:8px 16px;transition:all .2s ease}.line-item-save-btn{background:#10b981;color:#fff}.line-item-save-btn:hover{background:#059669;box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.line-item-cancel-btn{background:#fff3;border:1px solid #ffffff4d;color:#fff}.line-item-cancel-btn:hover{background:#ef4444cc;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.line-item-edit-input,.line-item-edit-textarea{border:1px solid #d1d5db;border-radius:4px;color:#111827;font-family:inherit;font-size:13px;padding:6px 10px;transition:border-color .2s ease;width:90%}.line-item-edit-input:focus,.line-item-edit-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.line-item-edit-textarea{min-height:60px;resize:vertical}.line-item-edit-shipping{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.line-item-edit-input-small{border:1px solid #d1d5db;border-radius:4px;color:#111827;flex:1 1;font-family:inherit;font-size:12px;min-width:120px;padding:4px 8px;transition:border-color .2s ease}.line-item-edit-input-small:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.line-item-workflow-step-status-select{background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#111827;cursor:pointer;font-family:inherit;font-size:11px;margin-top:4px;padding:4px 6px;transition:border-color .2s ease;width:100%}.line-item-workflow-step-status-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.line-item-workflow-step-status{border-radius:12px;font-size:10px;font-weight:600;letter-spacing:.5px;margin-top:4px;padding:3px 8px;text-align:center;text-transform:uppercase}.line-item-workflow-step-status.status-not-started{background:#f3f4f6;color:#6b7280}.line-item-workflow-step-status.status-in-progress{background:#dbeafe;color:#1e40af}.line-item-workflow-step-status.status-on-hold{background:#fef3c7;color:#92400e}.line-item-workflow-step-status.status-completed{background:#d1fae5;color:#065f46}.line-item-workflow-step-status.status-n\/a{background:#e5e7eb;color:#4b5563}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;text-align:center}.status-badge.status-not-started{background:#f3f4f6;color:#000}.status-badge.status-completed{background:#d1fae5;color:#065f46}.status-badge.status-in-progress{background:#dbeafe;color:#1e40af}.status-badge.status-at-risk{background:#ffc107;color:#424242}.status-badge.status-issue{background:#fee2e2;color:#991b1b}.ball-in-court-badge{border-radius:12px;display:inline-block;font-size:13px;font-weight:600;padding:4px 10px;white-space:nowrap}.ball-in-court-internal{background:var(--primary-color);color:#fff}.ball-in-court-external{background:#9ca3af;color:#000}.filterable-header{position:relative;-webkit-user-select:none;user-select:none}.status-filter-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:4px;min-width:200px;position:fixed;z-index:10000}.status-filter-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;font-size:13px;font-weight:600;justify-content:space-between;padding:12px 16px}.clear-filter-btn{background:none;border:none;border-radius:4px;color:var(--primary-color);cursor:pointer;font-size:12px;padding:2px 8px}.clear-filter-btn:hover{background:#7ffa601a}.status-filter-options{max-height:300px;overflow-y:auto;padding:8px}.status-filter-option{border-radius:4px;padding:8px}.status-filter-option .status-badge{font-size:11px;padding:3px 10px}.days-remaining-sort-section{background:#f9fafb;padding:12px 16px}.days-remaining-sort-label{color:#374151;font-size:12px;font-weight:600;margin-bottom:8px}.days-remaining-sort-buttons{display:flex;gap:8px}.days-sort-btn{background:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;flex:1 1;font-size:12px;padding:6px 12px;transition:all .2s}.days-sort-btn:hover{background:#f3f4f6;border-color:#d1d5db}.days-sort-btn.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.days-remaining-range-inputs{padding:12px 16px}.days-range-input-group{align-items:center;display:flex;gap:8px}.days-range-input{border:1px solid #e5e7eb;border-radius:4px;flex:1 1;font-size:13px;outline:none;padding:8px 12px;width:100px}.days-range-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #7ffa601a}.days-range-separator{color:#6b7280;font-weight:600}.days-range-hint{color:#6b7280;font-size:11px;margin-top:8px}.project-schedule-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.project-schedule-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:90%}.project-schedule-upload-section{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:600px;width:100%}.file-upload-area{background:#fafbfc;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;padding:48px 32px;text-align:center;transition:all .3s ease}.file-upload-area:hover{background:#f0fdf4;border-color:var(--primary-color)}.file-upload-label{align-items:center;color:#6b7280;cursor:pointer;display:flex;flex-direction:column;gap:16px}.file-upload-label svg{color:var(--primary-color);opacity:.7;transition:opacity .3s ease}.file-upload-label:hover svg{opacity:1}.file-upload-label p{color:#374151;font-size:16px;font-weight:600;margin:0}.file-upload-hint{color:#9ca3af;font-size:13px}.file-upload-success{background:#d1fae5;border:1px solid #6ee7b7;border-radius:8px;padding:16px;text-align:center}.file-upload-success p{color:#065f46;font-weight:600;margin:0}.file-upload-success .file-details{color:#047857;font-size:13px;font-weight:400;margin-top:8px}.project-schedule-error{background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;font-size:14px;padding:16px;text-align:center}.project-schedule-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.modal-cancel-btn,.modal-submit-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease}.modal-cancel-btn{background:#f3f4f6;color:#374151}.modal-cancel-btn:hover:not(:disabled){background:#e5e7eb}.modal-cancel-btn:disabled{cursor:not-allowed;opacity:.5}.modal-submit-btn{background:var(--primary-color);color:#fff}.modal-submit-btn:hover:not(:disabled){background:#065f46;box-shadow:0 4px 8px #06594333;transform:translateY(-1px)}.modal-submit-btn:disabled{cursor:not-allowed;opacity:.5}.vendor-project-section{margin-bottom:12px}.vendor-project-header{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #d1d5db;border-radius:8px;color:#1f2937;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 16px;transition:all .2s ease}.vendor-project-header:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);transform:translateX(2px)}.vendor-project-collapse-icon{color:#6b7280;font-size:12px;transition:transform .2s ease}.vendor-line-items-list{display:flex;flex-direction:column;gap:8px;padding:8px 0 0}.vendor-line-item-row{background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-direction:column;gap:12px;margin-left:0;padding:12px 16px;transition:all .2s ease}.vendor-line-item-row:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #0659431a;transform:translateY(-1px)}.vendor-line-item-row-section{border-bottom:1px solid #f3f4f6;display:flex;flex-wrap:wrap;gap:16px;padding-bottom:8px}.vendor-line-item-row-section:last-child{border-bottom:none;padding-bottom:0}.vendor-line-item-field{display:flex;flex-direction:column;gap:4px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.vendor-field-label{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.vendor-field-value{color:#1f2937;font-size:13px;word-break:break-word}.vendor-line-item-field .ball-in-court-badge,.vendor-line-item-field .status-badge{margin:0}.vendor-issue-icon{font-size:18px;line-height:1}.status-filter-container{position:relative}.status-filter-btn{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:18px;color:#ffffffe6;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;height:36px;padding:0 16px;transition:all .2s ease;white-space:nowrap}.status-filter-btn:hover{background:#ffffff40}.status-filter-btn.has-selection{background:#fffffff2;color:var(--primary-color)}.status-filter-btn .dropdown-arrow{font-size:10px}.status-filter-dropdown-list{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:400px;min-width:200px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:10000}.status-filter-option{align-items:center;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:background .2s ease}.status-filter-option:hover{background:#f3f4f6}.status-filter-option input[type=checkbox]{cursor:pointer}.clear-status-filter-btn{background:none;border:none;border-top:1px solid #e5e7eb;color:var(--primary-color);cursor:pointer;font-size:12px;font-weight:600;margin-top:4px;padding:8px 16px;text-align:center;width:100%}.clear-status-filter-btn:hover{background:#f3f4f6}.vendor-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.vendor-modal-container{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0006;display:flex;flex-direction:column;max-height:90vh;max-width:1400px;overflow:hidden;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.vendor-modal-header{align-items:center;background:var(--primary-color);border-bottom:none;display:flex;flex-shrink:0;justify-content:space-between;padding:24px 30px}.vendor-modal-header h2{color:#fff;font-size:24px;font-weight:600;letter-spacing:-.5px;margin:0}.vendor-modal-header .close-button{align-items:center;background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:32px;height:36px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:36px}.vendor-modal-header .close-button:hover{background:#ffffff1a;transform:rotate(90deg)}.vendor-modal-content{background:#fff;flex:1 1;overflow-y:auto;padding:24px 30px}.vendor-modal-content .line-item-details-container{padding:0}.vendor-modal-content::-webkit-scrollbar{width:10px}.vendor-modal-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:5px;margin:4px 0}.vendor-modal-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:5px;-webkit-transition:background .2s ease;transition:background .2s ease}.vendor-modal-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.vendor-modal-content .line-item-actions-expanded{border-top:2px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:20px;padding-top:20px}.vendor-modal-content .line-item-cancel-btn,.vendor-modal-content .line-item-save-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 24px;transition:all .2s ease}.vendor-modal-content .line-item-save-btn{background:#10b981;color:#fff}.vendor-modal-content .line-item-save-btn:hover{background:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.vendor-modal-content .line-item-cancel-btn{background:#f3f4f6;border:1px solid #d1d5db;color:#1f2937}.vendor-modal-content .line-item-cancel-btn:hover{background:#e5e7eb;border-color:#9ca3af}.vendor-modal-content .line-item-edit-input,.vendor-modal-content .line-item-edit-input-small,.vendor-modal-content .line-item-edit-textarea{background:#fff;border:1px solid #d1d5db;color:#1f2937}.vendor-modal-content .line-item-edit-input-small:focus,.vendor-modal-content .line-item-edit-input:focus,.vendor-modal-content .line-item-edit-textarea:focus{background:#fff;border-color:var(--primary-color);box-shadow:0 0 0 3px #0659431a;outline:none}.vendor-modal-content .line-item-detail-row{border-bottom-color:#e5e7eb}.vendor-modal-content .line-item-detail-label{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.vendor-modal-content .line-item-detail-value{color:#1f2937;font-size:14px}.vendor-modal-content .line-item-workflow-step{background:#f9fafb;border:1px solid #e5e7eb}.vendor-modal-content .line-item-workflow-step:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.vendor-modal-content .line-item-issue-row{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-top:12px;padding:16px}.vendor-modal-content .line-item-issues-section{border-top:2px solid #e5e7eb;margin-top:20px;padding-top:20px}.vendor-modal-content .line-item-issues-section .line-item-detail-label{color:#6b7280;font-size:14px;letter-spacing:normal;margin-bottom:16px;text-transform:none}.vendor-modal-content .line-item-add-issue{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.vendor-modal-content .line-item-issue-input{background:#fff}.vendor-modal-content .add-issue-btn{font-size:14px;padding:10px 20px}.vendor-modal-content .issues-list-header{background:#f9fafb;border-radius:6px;margin-bottom:12px;padding:12px 16px}.vendor-modal-content .issues-list-title{color:#6b7280;font-size:13px;font-weight:600}.vendor-modal-content .toggle-historic-issues-btn{background:#fff;border:1px solid #6b7280;color:#6b7280;font-weight:600}.vendor-modal-content .line-item-issue-item{background:#fff;border:2px solid #e5e7eb}.vendor-modal-content .line-item-issue-item.closed{background:#f9fafb;border-color:#d1d5db}.vendor-modal-content .issue-status-badge{font-size:10px;font-weight:700;padding:5px 12px}.vendor-modal-content .issue-status-badge.active{background:#fde68a;border:1px solid #f59e0b;color:#78350f}.vendor-modal-content .issue-content p{font-size:14px;line-height:1.7}.vendor-modal-content .issue-actions{border-top:2px solid #e5e7eb;padding-top:12px}.vendor-modal-content .cancel-issue-btn,.vendor-modal-content .close-issue-btn,.vendor-modal-content .edit-issue-btn,.vendor-modal-content .save-issue-btn{font-size:13px;font-weight:600}@media (max-width:1200px){.vendor-modal-container{max-width:95%}}@media (max-width:768px){.vendor-modal-container{border-radius:8px;max-height:95vh;max-width:100%}.vendor-modal-header{padding:16px 20px}.vendor-modal-header h2{font-size:20px}.vendor-modal-content{padding:16px 20px}.vendor-modal-content .line-item-detail-row,.vendor-modal-content .line-item-workflow-steps{flex-direction:column}}.External-Form-Window{align-items:center;background-color:#f8f8f8;display:flex;flex-direction:row;flex-wrap:wrap;height:100vh;justify-content:center;overflow-x:hidden;overflow-y:scroll;width:100vw}.External-Form-Page{background-color:#fff;border:2px solid #cbcbcb;margin:2px;max-width:1100px;min-height:100%;padding-bottom:50px;width:100%}.External-Form-Header,.External-Form-Page{align-items:center;display:flex;flex-direction:column}.External-Form-Header{border-bottom:4px solid #06594f;font-size:1.1em;text-align:center;width:90%}.External-Form-Logo{margin-top:40px;max-width:400px;width:70%}.External-Form-Contact{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:10px}.External-Form-Contact-Content{margin-left:20px;text-align:center}.External-Vendor-Contact-Button{border-radius:10px;cursor:pointer;margin-top:20px;padding:5px}.External-Form-Email-Support{font-weight:500;margin-bottom:10px}.External-Vendor-Title{font-size:1.1em;margin-bottom:10px;margin-top:10px}.External-Vendor-Type-Title{margin-top:10px}.External-Vendor-Type-Subtitle,.External-Vendor-Type-Title{color:#06594f;font-size:1.3em;font-weight:300;margin-bottom:10px;width:90%}.External-Vendor-Type-Line-Title{font-size:1.6em;font-weight:500;margin-top:15px;text-align:center;width:100%}.External-Vendor-Bold{font-weight:700}.External-Vendor-Italic{font-size:1.1em;font-style:italic}.External-Vendor-Type-Selections{display:flex;flex-direction:row;flex-wrap:wrap;font-size:1.2rem;justify-content:center}.External-Vendor-Type-Selection-Group{display:flex;flex-direction:row}.External-Vendor-Type-Selection{cursor:pointer;height:26px}.External-Vendor-Type-Selection-Text{margin-left:10px;margin-right:20px}.External-Form-Spacer{width:100%}.External-Vendor-Information{flex-wrap:wrap;justify-content:center;width:100%}.External-Form-Input,.External-Vendor-Information{align-items:center;display:flex;flex-direction:row}.External-Form-Input,.External-Form-Input-Under{margin-right:10px;margin-top:15px;max-width:100%}.External-Form-Input-Under{display:flex;flex-direction:column}.External-Form-Input-Required{color:red;height:8px;width:8px}.External-Form-Input-Complete{color:green;height:12px;width:12px}.External-Vendor-Type-Error{color:red;font-size:.9em;margin-top:5px;text-align:center;width:100%}.External-Form-Input-Not-Required{color:#cbcbcb;height:8px;width:8px}.External-Form-Input-Title{color:gray;font-size:1em;font-weight:500;margin-right:5px}.External-Form-Input-Title-Under{color:gray;font-size:1em;text-align:center}.External-Form-Input-Box{max-width:50vw}.External-Form-Input-Box,.External-Form-Input-Contrained{border:none;border-bottom:2px solid #000;font-family:monospace;font-size:1.3em;width:var(--inputWidth)}.External-Form-Input-Contrained{letter-spacing:8px}.External-Vendor-Contact-Group,.External-Vendor-Remit-Group{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.External-Form-Dropdown{border:none;border-bottom:2px solid #000;font-family:monospace;font-size:1.3em;max-width:50vw;width:var(--inputWidth)}.External-Vendor-Selection-Section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:20px;width:100%}.External-Vendor-Selection-Title{align-items:center;display:flex;flex-direction:column;width:100%}.External-Vendor-Thick-Spacer{margin-top:25px}.External-Form-Conditions{align-content:center;display:flex;flex-direction:column;margin-top:20px;width:95%}.External-Form-Conditions-Text{font-size:1.1em;text-align:center}.External-Form-Conditions-Accept{display:flex;flex-direction:row;justify-content:center;margin-top:20px;width:auto}.External-Form-Conditions-Accept-Input{height:15px;width:15px}.External-Form-Conditions-Accept-Text{font-size:1.3em;margin-left:10px}.External-Form-Conditions-Information{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.External-Form-Conditions-Date{display:flex;flex-direction:row;margin-top:15px}.External-Vendor-Signature-Section{align-items:center;display:flex;flex-direction:column;margin-top:20px;text-align:center}.External-Vendor-Signature-Text{font-size:.9em;font-style:italic}.External-Form-Signature-Box{border:none;border-bottom:2px solid #000;font-family:monospace;font-family:Whisper,cursive;font-size:2em;max-width:50vw;width:var(--inputWidth)}.External-Form-Signature{border:1px solid #000;border-radius:50px}.External-Form-Conditions-Buttons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.External-Vendor-Button{cursor:pointer}.External-Form-Signature-Clear{width:120px}.External-Vendor-Submit{background-color:#06594f;border-radius:5px;color:#fff;font-size:1.4em;margin-top:20px;padding:10px}.External-Form-Submission-Window{margin-top:50px;width:auto}.External-Form-Submission-Section{align-items:center;display:flex;flex-direction:column;width:100%}.External-Form-Submission-File-Group{align-items:center;display:flex;flex-direction:row;justify-content:center}.External-Form-Accepted{color:#06594f;height:40px;margin-right:15px;width:40px}.External-Form-Error{color:#ffe600;height:40px;margin-right:15px;width:40px}.External-Form-Submission-Title{font-size:1.8em}.External-Form-Submission-Seperator{color:gray;height:10px;margin-bottom:10px;margin-top:10px;width:10px}.External-Form-Submission-Success{font-size:1.8em;margin-top:50px}.External-Vendor-SSL{margin-top:50px}.Set-Password-Window{background:linear-gradient(180deg,#32584f 48%,#fff 0);height:100vh;width:100vw}.Set-Password-Box,.Set-Password-Window{align-items:center;display:flex;justify-content:center}.Set-Password-Box{background-color:#fff;border-radius:10px;filter:drop-shadow(1px 1px 4px #535353);flex-direction:column;height:600px;width:400px}.Password-Image-Text{padding-top:20px;width:60%}.Password-Image{width:40%}.Password-Error-Text{color:red;margin-top:20px;text-align:center}.Password-Error-Symbol{color:red;height:50px;width:50px}.Password-Input{border:none;border-bottom:1px solid #000;margin-top:10px}.Password-Button{background-color:#32584f;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-top:20px;padding:5px}.Password-Submitting{margin-top:40px;text-align:center}.Password-Check{color:#32584f;height:50px;width:50px}.New-Customer-Window{height:100%;width:100%}.External-Information-Section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-bottom:7px;width:100%}.External-Customer-Type-Error{color:red;font-size:.9em;margin-top:5px;text-align:center;width:100%}.External-Company-Section,.External-Owners-Section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Owners-Section{background-color:#d7fadb;border-bottom:solid;border-bottom-width:2px}.External-Form-Shipping-Button{background-color:#06594f;border-radius:10px;color:#fff;font-size:1.1em;margin-top:20px;padding:5px}.External-Form-Shipping-Button:hover{cursor:pointer;filter:brightness(115%)}.External-Bank-Reference-Section,.External-Owners-Or-Officers-Information{align-items:center;border-style:solid;border-width:2px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-bottom:7px;width:100%}.External-Bank-Reference-Title,.External-Trade-Reference-Title{align-items:center;background-color:#d7fadb;border-bottom:solid;border-bottom-width:2px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Trade-Reference-Information{border-style:solid;border-width:2px;padding-bottom:7px}.External-Conditions-Title,.External-Trade-Reference-Information{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Conditions-Title{background-color:#d7fadb;border-bottom:solid;border-bottom-width:2px}.External-Conditions-Section{border-style:solid;border-width:2px;padding-bottom:7px}.External-Conditions-Informmation,.External-Conditions-Section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Customer-Type-Title-External-Customer-Bold,.External-Tax-Form-Title{align-items:center;background-color:#d7fadb;border-bottom:solid;border-bottom-width:2px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Form-Input-Title{display:flex;flex-direction:row;flex-wrap:wrap;font-size:large;justify-content:center}.External-Form-Input-Title-Row{color:#06594f;font-size:1.3em;font-weight:300;margin-bottom:10px;margin-top:10px;width:90%}.External-Customer-ACH-Title,.External-Customer-Type-Title,.External-Customer-W9{background-color:#d7fadb;border-bottom:solid;border-bottom-width:2px;width:100%}.External-Customer-ACH-Title,.External-Customer-Contact-Group,.External-Customer-Type-Title,.External-Customer-W9{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.External-Customer-Contact-Button{border-radius:10px;margin-top:20px;padding:5px}.External-Customer-Contact-Button:hover{cursor:pointer;filter:brightness(110%)}.External-Customer-Trade-Reference-Button{border-radius:10px;margin-top:20px;padding:5px}.External-Customer-Trade-Reference-Button:hover{cursor:pointer;filter:brightness(110%)}.Button-Add{background-color:#06594f;color:#fff}.Button-Remove{background-color:#a04949;color:#fff}.External-Trade-Group{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Customer-Submit{background-color:#06594f;border-radius:5px;color:#fff;font-size:1.4em;margin-top:20px;padding:10px}.External-Customer-Button{cursor:pointer}.External-Required-Files{border-style:solid;border-width:2px}.External-Customer-Required-Files-Title,.External-Required-Files{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Customer-Required-Files-Title{background-color:#d7fadb;border-bottom:solid;border-bottom-width:2px}.External-Customer-Card-Information{border-style:solid;border-width:2px;padding-bottom:7px}.External-Customer-Card-Information,.External-Customer-Card-Title{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.External-Customer-Card-Title{background-color:#d7fadb;border-bottom:solid;border-bottom-width:2px}.External-Card-Information-Group{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.External-Form-Input-Row-Files{display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;margin-top:10px;width:100%}.External-Customer-Title{color:#06594f;font-size:1.3em;font-weight:500;margin-bottom:10px;margin-top:10px;width:90%}.External-Terms-Text{margin-top:10px;width:80%}.External-Form-Blank-Button{height:22px;margin-right:5px}.Rejection-Header{display:flex;flex-direction:column;margin-top:10px;text-align:center}.Rejection-Header-Title{font-size:1.3em;font-weight:700;margin-bottom:20px}.Rejection-Header-Text{background-color:#ffff0026;border:1px solid gray;border-radius:5px;font-size:1.1em;padding:15px}.Rejection-Header-Instructions{font-size:1.2em;font-weight:600;margin-bottom:20px;margin-top:15px;text-decoration:underline}.no-page-container{align-items:center;background-color:#f8f9fa;color:#333;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;text-align:center}.no-page-title{font-size:2.5rem;margin-bottom:1.5rem}.no-page-message{font-size:1.5rem;margin-bottom:2rem}.Cost-Code-Container{background-color:gray;height:100vh;justify-items:center;overflow:hidden;width:100vw}.Cost-Code-Container,.Cost-Code-Form{align-items:center;display:flex;flex-direction:column}.Cost-Code-Form{background-color:#fff;height:100%;padding:50px;width:70%}.Cost-Code-Container-Label{color:#06594f;font-size:1.3em;font-weight:700;margin-bottom:60px}.Cost-Code-Container-Instructions{color:#06594f;font-size:1em}.Cost-Code-Input{border:none;border-bottom:2px solid #06594f;font-size:1.2em;height:40px}.Cost-Code-Error{color:red;font-size:1.2em;margin-top:50px}.Cost-Code-Results-Window{display:flex;flex-direction:row;height:60%;margin-top:5px;width:100%}.Cost-Code-Comparison{min-height:200px;width:50%}.Cost-Code-Comparison-Results{height:100%;overflow-y:auto}.Cost-Code-Comparison-Title{background-color:#06594f;border-left:1px solid #fff;color:#fff;font-size:1.3em;font-weight:600;height:30px;text-align:center;width:100%}.Cost-Code-Comparison-Component{align-items:center;display:flex;flex-direction:row;font-size:1.2em;justify-content:center}.Cost-Code-Comparison-Icon{color:#06594f;height:20px;width:20px}.Cost-Code-Comparison-Segment{border-bottom:1px solid #06594f;width:100px}.TechApp{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:100%;min-height:100vh;padding:16px}.appointment-header{background:linear-gradient(135deg,var(--primary-color),#04433b);border-radius:0 0 12px 12px;box-shadow:0 2px 8px #0000001a;color:#fff;margin:-16px -16px 20px;padding:20px 16px}.appointment-header h1{font-size:24px;font-weight:600;margin:0 0 16px}.btn-complete{background-color:#28a745;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background-color .2s ease;width:100%}.btn-complete:hover{background-color:#218838}.btn-complete:active{transform:translateY(1px)}.btn-navigate{background-color:var(--primary-color);border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:8px;padding:12px 20px;transition:background-color .2s ease;width:100%}.btn-navigate:hover{background-color:#04433b}.btn-navigate:active{transform:translateY(1px)}.appointment-details{display:flex;flex-direction:column;gap:16px}.detail-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.detail-section h2{border-bottom:2px solid var(--primary-color);color:#343a40;font-size:18px;font-weight:600;margin:0 0 16px;padding-bottom:8px}.detail-row{border-bottom:1px solid #f8f9fa;display:flex;flex-direction:column;margin-bottom:12px;padding:8px 0}.detail-row:last-child{border-bottom:none;margin-bottom:0}.detail-row .label{color:#6c757d;font-size:14px;font-weight:600;margin-bottom:4px}.detail-row .value{word-wrap:break-word;color:#343a40;font-size:16px}.detail-row .value a{color:#007bff;text-decoration:none}.detail-row .value a:hover{text-decoration:underline}.notes-content{background-color:#f8f9fa;border-left:4px solid var(--primary-color);border-radius:8px;font-size:15px;line-height:1.5;padding:16px;white-space:pre-wrap}.internal-notes-section{background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;margin-bottom:24px;padding:16px}.internal-notes-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.internal-notes-header label{color:#495057;font-weight:600;margin-bottom:0}.btn-toggle-notes{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:background-color .2s ease}.btn-toggle-notes:hover{background-color:#5a6268}.btn-toggle-notes:active{transform:translateY(1px)}.internal-notes-section textarea{background-color:#fff;margin-top:8px}.completion-form{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;margin:0 auto;max-width:600px;padding:24px;position:relative}.completion-form h2{color:#343a40;font-size:24px;font-weight:600;margin:0 0 8px}.appointment-id{color:#6c757d;font-size:14px;margin-bottom:24px}.form-group label{color:#343a40;display:block;font-size:15px;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #06594f1a;outline:none}.form-group textarea{font-family:inherit;min-height:100px;resize:vertical}.signature-placeholder{background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;margin-bottom:8px;padding:20px;text-align:center}.signature-placeholder p{color:#6c757d;font-style:italic;margin:0 0 12px}.form-actions{display:flex;gap:12px;margin-top:32px}.btn-cancel,.btn-submit{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s ease}.btn-cancel{background-color:#6c757d;color:#fff}.btn-cancel:hover{background-color:#5a6268}.btn-submit{background-color:var(--primary-color);color:#fff}.btn-submit:hover{background-color:#04433b}.btn-submit.btn-disabled,.btn-submit:disabled{background-color:#6c757d;color:#adb5bd;cursor:not-allowed;opacity:.6}.btn-submit.btn-disabled:hover,.btn-submit:disabled:hover{background-color:#6c757d;transform:none}.btn-cancel:active,.btn-submit:active{transform:translateY(1px)}.form-loading-overlay{align-items:center;background-color:#ffffffe6;border-radius:12px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.loading-content{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top:4px solid var(--primary-color);height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-content p{color:#343a40;font-size:16px;font-weight:600;margin:0}.form-error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-left:4px solid #dc3545;border-radius:8px;margin-bottom:20px;padding:16px}.form-error-message p{color:#721c24;font-size:15px;font-weight:500;margin:0}.error-message,.loading{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:40px 20px;text-align:center}.error-message{border-left:4px solid #dc3545}.error-message h2{color:#dc3545;margin-bottom:16px}.error-message p{color:#6c757d}.pin-modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.pin-modal .modal-content{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;max-width:320px;min-width:280px;padding:24px;text-align:center}.pin-modal h2{color:#343a40;font-size:20px;font-weight:600;margin:0 0 20px}.pin-display{align-items:center;background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;color:#495057;display:flex;font-family:Courier New,monospace;font-size:24px;font-weight:700;justify-content:center;letter-spacing:8px;margin-bottom:20px;min-height:40px;padding:16px;transition:all .3s ease}.pin-display.pin-error{animation:shake .5s ease-in-out;background-color:#f8d7da;border-color:#dc3545;color:#721c24}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.keypad{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.keypad button{background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;color:#495057;cursor:pointer;font-size:18px;font-weight:600;min-height:56px;padding:16px;transition:all .15s ease}.keypad button:hover{background-color:#e9ecef;border-color:#dee2e6;transform:translateY(-1px)}.keypad button:active{background-color:#dee2e6;transform:translateY(0)}.keypad button:nth-last-child(-n+2){background-color:#6c757d;border-color:#6c757d;color:#fff}.keypad button:nth-last-child(-n+2):hover{background-color:#5a6268;border-color:#545b62}.keypad button:nth-last-child(-n+2):active{background-color:#545b62}.keypad button:nth-child(10){grid-column:span 2}@media (max-width:480px){.pin-modal .modal-content{margin:16px;max-width:none;min-width:auto;width:calc(100% - 32px)}.keypad button{font-size:16px;min-height:50px;padding:14px}.pin-display{font-size:20px;letter-spacing:6px;padding:14px}.loading-content{gap:12px}.loading-spinner{border-width:3px;height:32px;width:32px}.loading-content p{font-size:14px}.form-error-message{margin-bottom:16px;padding:12px}.form-error-message p{font-size:14px}}.duration-inputs{align-items:flex-end;display:flex;gap:16px}.duration-field{display:flex;flex:1 1;flex-direction:column}.duration-field input{margin-bottom:4px}.duration-field label{color:#6c757d;font-size:12px;font-weight:500;margin:0;text-align:center}@media (max-width:480px){.duration-inputs{gap:12px}.duration-field label{font-size:11px}}@media (min-width:768px){.TechApp{max-width:800px;padding:24px}.appointment-header{align-items:center;display:flex;justify-content:space-between;margin:-24px -24px 24px;padding:24px}.appointment-header h1{font-size:28px;margin:0}.btn-complete{min-width:200px;width:auto}.appointment-details{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.detail-section:first-child,.detail-section:nth-child(6),.detail-section:nth-child(7),.detail-section:nth-child(8){grid-column:1/-1}.detail-row{align-items:center;flex-direction:row}.detail-row .label{flex:0 0 140px;margin-bottom:0;margin-right:16px}.detail-row .value{flex:1 1}.form-actions{gap:16px;justify-content:flex-end}.btn-cancel,.btn-submit{flex:none;min-width:120px}}@media (min-width:1024px){.TechApp{max-width:1000px;padding:32px}.appointment-header{margin:-32px -32px 32px;padding:32px}.appointment-header h1{font-size:32px}.appointment-details{gap:32px;grid-template-columns:1fr 1fr 1fr}.detail-section:first-child{grid-column:1/-1}.detail-section:nth-child(6),.detail-section:nth-child(7),.detail-section:nth-child(8){grid-column:span 1}.completion-form{max-width:700px;padding:32px}.detail-row .label{flex:0 0 160px}}@media print{.appointment-header{background:none!important;box-shadow:none!important;color:#000!important}.btn-complete{display:none}.detail-section{border:1px solid #ddd!important;box-shadow:none!important;break-inside:avoid;margin-bottom:20px;page-break-inside:avoid}}.btn-sign-fsr{background-color:var(--primary-color);border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin:24px 0 16px;padding:16px 24px;transition:background-color .2s ease;width:100%}.btn-sign-fsr:hover:not(:disabled){background-color:#04433b}.btn-sign-fsr:active:not(:disabled){transform:translateY(1px)}.btn-sign-fsr.signature-captured{background-color:#28a745;cursor:default}.btn-sign-fsr:disabled{cursor:not-allowed;opacity:.8}.requirements-status{background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;margin:20px 0;padding:20px}.requirements-status h3{color:#343a40;font-size:18px;font-weight:600;margin:0 0 16px;text-align:center}.requirements-list{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.requirement-item{align-items:center;border:1px solid #0000;border-radius:8px;display:flex;padding:12px 16px;transition:all .2s ease}.requirement-item.completed{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.requirement-item.pending{background-color:#fff3cd;border-color:#ffeaa7;color:#856404}.requirement-icon{font-size:18px;font-weight:700;margin-right:12px;min-width:24px;text-align:center}.requirement-item.completed .requirement-icon{color:#28a745}.requirement-item.pending .requirement-icon{color:#ffc107}.requirement-text{font-size:15px;font-weight:500}.requirements-complete{align-items:center;background-color:#d1ecf1;border:1px solid #bee5eb;border-radius:8px;display:flex;gap:8px;justify-content:center;padding:16px;text-align:center}.complete-icon{font-size:20px}.complete-text{color:#0c5460;font-size:16px;font-weight:600}.requirements-incomplete{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:16px;text-align:center}.incomplete-text{color:#721c24;font-size:15px;font-weight:500}@media (max-width:480px){.requirements-status{margin:16px 0;padding:16px}.requirements-status h3{font-size:16px;margin-bottom:12px}.requirement-item{padding:10px 12px}.requirement-icon{font-size:16px;margin-right:10px;min-width:20px}.complete-text,.incomplete-text,.requirement-text{font-size:14px}}@media (min-width:768px){.requirements-list{grid-gap:12px 16px;display:grid;gap:12px 16px;grid-template-columns:1fr 1fr}.requirement-item:last-child{grid-column:1/-1;justify-self:center;max-width:300px}}.signature-modal{align-items:center;background-color:#000000f2;display:flex;height:100vh;justify-content:center;left:0;padding:0;position:fixed;top:0;width:100vw;z-index:2000}.signature-modal-content{background:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100vw}.signature-header{background:linear-gradient(135deg,var(--primary-color),#04433b);color:#fff;flex-shrink:0;padding:20px;text-align:center}.signature-header h2{font-size:24px;font-weight:600;margin:0}.signature-form{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:5px}.signature-form .form-group{flex-shrink:0;margin-bottom:20px}.signature-form .form-group label{color:#343a40;display:block;font-size:16px;font-weight:600;margin-bottom:8px}.signature-form .form-group input{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .2s ease;width:100%}.signature-form .form-group input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #06594f1a;outline:none}.signature-area{display:flex;flex:1 1;flex-direction:column;min-height:0}.signature-area label{color:#343a40;flex-shrink:0;font-size:16px;font-weight:600}.signature-instructions{color:#6c757d;flex-shrink:0;font-size:14px;text-align:center}.signature-canvas{aspect-ratio:3/2;background-color:#fff;border:2px solid #e9ecef;border-radius:8px;cursor:crosshair;max-height:60vh;min-height:200px;touch-action:none;width:100%}.signature-actions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:center}.btn-cancel-signature,.btn-clear-signature,.btn-submit-signature{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;min-width:120px;padding:14px 24px;transition:all .2s ease}.btn-clear-signature{background-color:#ffc107;color:#212529}.btn-clear-signature:hover{background-color:#e0a800}.btn-cancel-signature{background-color:#6c757d;color:#fff}.btn-cancel-signature:hover{background-color:#5a6268}.btn-submit-signature{background-color:#28a745;color:#fff}.btn-submit-signature:hover{background-color:#218838}.btn-submit-signature:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.btn-cancel-signature:active,.btn-clear-signature:active,.btn-submit-signature:active{transform:translateY(1px)}@media (orientation:landscape) and (max-height:600px){.signature-modal-content{flex-direction:row}.signature-header{align-items:center;display:flex;justify-content:center;padding:20px 10px;text-orientation:mixed;width:80px;writing-mode:vertical-lr}.signature-header h2{font-size:18px;transform:rotate(180deg)}.signature-form{flex:1 1;padding:5px}.signature-form .form-group{margin-bottom:15px}.signature-actions{gap:8px;margin-top:15px}.btn-cancel-signature,.btn-clear-signature,.btn-submit-signature{font-size:14px;min-width:100px;padding:10px 16px}}@media (min-width:768px){.signature-header h2{font-size:28px}.signature-form{padding:25px}.signature-actions{gap:16px;margin-top:30px}.btn-cancel-signature,.btn-clear-signature,.btn-submit-signature{font-size:18px;min-width:140px;padding:16px 32px}}@media (min-width:1024px){.signature-header{padding:40px}.signature-header h2{font-size:32px}.signature-form{padding:40px}.signature-form .form-group input{font-size:18px;padding:14px 18px}.signature-canvas{border-width:3px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.signature-canvas{image-rendering:pixelated}}.previous-work-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-top:24px;padding:24px}.previous-work-section h2{border-bottom:2px solid var(--primary-color);color:#343a40;font-size:24px;font-weight:600;margin:0 0 20px;padding-bottom:8px}.previous-work-list{display:flex;flex-direction:column;gap:12px}.previous-work-item{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;transition:all .2s ease}.previous-work-item:hover{box-shadow:0 2px 4px #0000001a}.previous-work-header{align-items:center;background-color:#fff;border-bottom:1px solid #0000;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:all .2s ease}.previous-work-header:hover{background-color:#f8f9fa}.previous-work-summary{display:flex;flex-direction:column;gap:4px}.appointment-number{color:#343a40;font-size:16px;font-weight:600}.appointment-description{color:#495057;font-size:14px;font-weight:400;line-height:1.3;margin-top:2px}.appointment-date{color:#6c757d;font-size:14px}.expand-icon{color:var(--primary-color);font-size:14px;font-weight:700;transition:transform .2s ease}.previous-work-details{background-color:#fff;border-top:1px solid #e9ecef}.previous-work-details .detail-row{border-bottom:1px solid #f8f9fa;margin-bottom:12px;padding:8px 0}.previous-work-details .detail-row:last-child{border-bottom:none;margin-bottom:0}.previous-work-details .detail-row .label{color:#6c757d;font-size:14px;font-weight:600;margin-bottom:4px}.previous-work-details .detail-row .value{word-wrap:break-word;color:#343a40;font-size:15px;line-height:1.4}@media (max-width:480px){.previous-work-section{border-radius:8px;margin-top:16px;padding:16px}.previous-work-section h2{font-size:20px;margin-bottom:16px}.previous-work-header{padding:12px 16px}.previous-work-summary{gap:2px}.appointment-number{font-size:15px}.appointment-date,.appointment-description{font-size:13px}.previous-work-details{padding:0 10px 16px}.previous-work-details .detail-row{margin-bottom:10px;padding:6px 0}.previous-work-details .detail-row .label{color:var(--primary-color);font-size:13px}.previous-work-details .detail-row .value{font-size:14px}}@media (min-width:768px){.previous-work-section{margin-top:32px;padding:32px}.previous-work-section h2{font-size:28px;margin-bottom:24px}.previous-work-summary{align-items:flex-start;flex-direction:column;gap:6px}.appointment-number{font-size:17px}.appointment-date,.appointment-description{font-size:15px}.previous-work-details .detail-row{align-items:flex-start;flex-direction:row;padding:10px 0}.previous-work-details .detail-row .label{flex:0 0 140px;font-size:14px;margin-bottom:0;margin-right:16px}.previous-work-details .detail-row .value{flex:1 1;font-size:15px}}@media (min-width:1024px){.previous-work-section{margin-top:40px;padding:40px}.previous-work-section h2{font-size:32px;margin-bottom:32px}.previous-work-details .detail-row .label{flex:0 0 160px}}@media (prefers-color-scheme:dark){.signature-modal{background-color:#000000fa}.signature-modal-content{background:#1a1a1a;color:#e9ecef}.signature-form .form-group input{background-color:#2d3748;border-color:#4a5568;color:#e9ecef}.signature-form .form-group input:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #63b3ed1a}.signature-canvas{background-color:#fff;border-color:#4a5568}}.qc-viewer-container{background-color:var(--background-color);color:var(--text-color);height:100vh;overflow:hidden;width:100%}.qc-project-login{background:linear-gradient(180deg,#32584f 48%,#fff 0);height:100%;width:100%}.qc-login-box,.qc-project-login{align-items:center;display:flex;justify-content:center;overflow:hidden}.qc-login-box{background-color:#fff;border-radius:10px;filter:drop-shadow(1px 1px 4px #535353);flex-direction:column;height:500px;width:400px}.qc-login-title{color:#505050;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;margin-bottom:20px;text-align:center;width:80%}.qc-input-box{display:flex;flex-direction:column;margin-top:25px;text-align:left;width:80%}.qc-input-label{color:#505050;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding-bottom:5px}.qc-input-field{height:35px}.qc-login-button{background:#32584f;color:#fff;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px;margin:25px;padding:11px;text-transform:uppercase;width:80%}.qc-login-button:hover{filter:brightness(1.2)}.qc-project-viewer{height:100%;overflow:hidden}.qc-project-viewer,.qc-project-viewer-header{display:flex;flex-direction:column;width:100%}.qc-project-viewer-header{background-color:#32584f;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;color:#fff;padding:12px 16px}.qc-submit-updates-button{background:#f39c12;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:12px;padding:10px 20px;transition:all .2s;width:100%}.qc-submit-updates-button:hover:not(:disabled){background:#e67e22}.qc-submit-updates-button:disabled{background:#95a5a6;cursor:not-allowed}.qc-header-top{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.qc-header-logo{flex-shrink:0;height:40px;width:40px}.qc-header-project-info{display:flex;flex:1 1;flex-direction:column;min-width:0}.qc-header-project-title{font-size:1.1rem;font-weight:700}.qc-header-project-subtitle,.qc-header-project-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qc-header-project-subtitle{color:#dcdcdc;font-size:.9rem}.qc-header-menu-icon{cursor:pointer;flex-shrink:0;height:28px;transition:opacity .2s;width:28px}.qc-header-menu-icon:hover{opacity:.8}.qc-header-menu-desktop{display:none}.qc-header-menu-mobile{display:block}.qc-header-search-container{width:100%}.qc-header-search-input{border:none;border-radius:4px;box-sizing:border-box;font-size:.95rem;outline:none;padding:10px 12px;transition:box-shadow .2s;width:100%}.qc-header-search-input:focus{box-shadow:0 0 0 2px #ffffff4d}.qc-header-search-input::placeholder{color:#999}.qc-project-viewer-content{box-sizing:border-box;flex:1 1;height:100%;overflow-y:auto;padding:16px 16px 50px;width:100%}.qc-loading,.qc-no-categories,.qc-no-records{align-items:center;color:#666;display:flex;justify-content:center;padding:40px 20px;text-align:center}.qc-category-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:10px;overflow:hidden}.qc-category-header{align-items:center;background:#32584f;color:#fff;cursor:pointer;display:flex;gap:12px;padding:16px;transition:background-color .2s;-webkit-user-select:none;user-select:none}.qc-category-header:hover{background:#3d6a5f}.qc-category-title{flex:1 1;font-size:1.1rem;font-weight:600;margin:0}.qc-category-count{background:#fff3;border-radius:12px;font-size:.9rem;padding:4px 12px}.qc-category-toggle{font-size:.8rem;transition:transform .2s}.qc-category-toggle.expanded{transform:rotate(180deg)}.qc-category-items{padding:10px}.qc-hardware-group-header{align-items:center;border:1px solid #c1dfd6;border-radius:6px;cursor:pointer;display:flex;gap:12px;margin-bottom:8px;padding:12px 16px;transition:background-color .2s;-webkit-user-select:none;user-select:none}.qc-hardware-group-header:hover{background:#d4ede5}.qc-hardware-group-toggle{color:#32584f;flex-shrink:0;font-size:.7rem;transition:transform .2s}.qc-hardware-group-toggle.expanded{transform:rotate(180deg)}.qc-hardware-group-title{color:#32584f;flex:1 1;font-size:1rem;font-weight:600}.qc-hardware-group-count{background:#32584f1a;border-radius:12px;color:#32584f;font-size:.85rem;padding:4px 12px}.qc-hardware-group-items{margin-left:20px;margin-top:8px}.qc-item-card{background:#f8f9fa;border:1px solid var(--primary-color);border-radius:6px;margin-bottom:12px;overflow:hidden;padding:2px}.qc-item-card:last-child{margin-bottom:0}.qc-item-card-header{align-items:center;background:#fff;cursor:pointer;display:flex;gap:12px;padding:5px 16px;transition:background-color .2s;-webkit-user-select:none;user-select:none}.qc-item-card-header:hover{background:#f8f9fa}.qc-header-pass{background:#d4edda!important;border-bottom:2px solid #c3e6cb!important}.qc-header-pass:hover{background:#c3e6cb!important}.qc-header-pass .qc-item-identifier,.qc-header-pass .qc-item-toggle{color:#155724}.qc-header-fail{background:#f8d7da!important;border-bottom:2px solid #f5c6cb!important}.qc-header-fail:hover{background:#f5c6cb!important}.qc-header-fail .qc-item-identifier,.qc-header-fail .qc-item-toggle{color:#721c24}.qc-header-installed{background:#fff3cd!important;border-bottom:2px solid #ffeaa7!important}.qc-header-installed .qc-item-identifier,.qc-header-installed .qc-item-toggle{color:#856404}.qc-header-inspection-progress{background:#fff3cd!important;border-bottom:2px solid #ff9800!important}.qc-header-inspection-progress .qc-item-identifier,.qc-header-inspection-progress .qc-item-toggle{color:#663c00}.qc-item-toggle{color:#32584f;flex-shrink:0;font-size:.7rem;transition:transform .2s}.qc-item-toggle.expanded{transform:rotate(180deg)}.qc-item-identifier{color:#32584f;flex:1 1;font-size:1rem;font-weight:600}.qc-done-button,.qc-edit-button{background:#32584f;border:none;border-radius:4px;color:#fff;cursor:pointer;flex-shrink:0;font-size:.9rem;padding:6px 16px;transition:all .2s;white-space:nowrap}.qc-done-button:hover,.qc-edit-button:hover{background:#3d6a5f}.qc-updates-queued{background:#fff9e6;border-bottom:1px solid #f9e79f;color:#f39c12;font-size:.9rem;font-weight:600;padding:5px 10px}.qc-submit-error,.qc-submit-success{font-size:.9rem;padding:12px 16px;text-align:center}.qc-submit-error{background:#fdecea;border-bottom:2px solid #f5b7b1;color:#e74c3c}.qc-submit-success{background:#d5f4e6;border-bottom:2px solid #a9dfbf;color:#27ae60}.qc-item-fields{gap:16px;padding:16px}.qc-field,.qc-item-fields{display:flex;flex-direction:column}.qc-field-label{color:#555;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.qc-field-value{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;display:flex;font-size:1rem;min-height:38px;padding:1px 12px}.qc-field-prepopulated{background:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32;font-weight:500}.qc-inspection-pass{background:#d4edda!important;border:1px solid #c3e6cb!important;color:#155724!important;font-weight:600}.qc-inspection-fail{background:#f8d7da!important;border:1px solid #f5c6cb!important;color:#721c24!important;font-weight:600}.qc-inspection-na{background:#e2e3e5!important;border:1px solid #d6d8db!important;color:#383d41!important;font-weight:600}.qc-field-input{padding:10px 12px}.qc-field-input,.qc-field-textarea{background:#fff;border:2px solid #32584f;border-radius:4px;color:#333;font-size:1rem;outline:none;transition:border-color .2s}.qc-field-textarea{min-height:100px;resize:vertical;width:100%}.qc-field-input:focus,.qc-field-textarea:focus{border-color:#2ecc71}.qc-field-input::placeholder{color:#999}@media (min-width:768px){.qc-project-viewer-content{padding:24px}.qc-category-title{font-size:1.25rem}.qc-item-fields{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);padding:20px}.qc-category-items{padding:16px}}@media (min-width:1024px){.qc-project-viewer-content{margin:0 auto;max-width:1400px;padding:32px}.qc-item-fields{gap:20px;grid-template-columns:repeat(3,1fr)}.qc-category-items{padding:20px}.qc-item-card{margin-bottom:16px}}@media (min-width:768px){.qc-project-viewer-header{align-items:center;flex-direction:row;flex-wrap:wrap;padding:16px 24px}.qc-header-top{flex:0 0 auto;gap:16px;margin-bottom:0}.qc-header-logo{height:50px;width:50px}.qc-header-project-title{font-size:1.3rem}.qc-header-project-subtitle{font-size:1rem}.qc-header-menu-icon{height:32px;width:32px}.qc-header-menu-mobile{display:none}.qc-header-menu-desktop{display:block;margin-left:16px}.qc-header-search-container{flex:1 1;margin-left:auto;margin-right:0;max-width:400px;width:auto}.qc-header-search-input{font-size:1rem;padding:12px 16px}.qc-submit-updates-button{margin-left:16px;margin-top:0;order:10;width:auto}}@media (min-width:1024px){.qc-header-search-container{max-width:500px}}.qc-menu-overlay{animation:fadeIn .3s ease-in-out;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.qc-slide-out-menu{background-color:var(--primary-color);box-shadow:-2px 0 8px #0000004d;display:flex;flex-direction:column;height:100vh;max-width:350px;overflow-y:auto;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:80%;z-index:1000}.qc-slide-out-menu.open{right:0}.qc-menu-close-button{align-items:center;background:#ffffff26;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s;width:40px;z-index:10}.qc-menu-close-button svg{color:#fff;height:28px;width:28px}.qc-menu-close-button:hover{background:#ffffff40;transform:scale(1.05)}.qc-menu-user-info{background:#0000001a;color:#fff;padding:24px 20px}.qc-menu-user-name{word-wrap:break-word;color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:8px}.qc-menu-user-email{word-wrap:break-word;color:#ffffffd9;font-size:.95rem}.qc-menu-divider{background:#fff3;height:2px;margin:0}.qc-menu-filters{flex:1 1;padding:20px}.qc-menu-section-title{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.qc-filter-select-group{margin-bottom:16px}.qc-filter-select-label{color:#ffffffe6;display:block;font-size:.9rem;font-weight:500;margin-bottom:6px}.qc-filter-select{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;outline:none;padding:10px 12px;transition:all .2s;width:100%}.qc-filter-select:hover{background:#ffffff26;border-color:#ffffff80}.qc-filter-select:focus{background:#fff3;border-color:#fff}.qc-filter-select option{background:var(--primary-color);color:#fff}.qc-clear-filter{background:#ffffff26;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;margin-bottom:16px;padding:10px 16px;text-align:center;transition:all .2s}.qc-clear-filter:hover{background:#ffffff40}.qc-filter-item{align-items:center;background:#ffffff1a;border:2px solid #0000;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;padding:14px 16px;transition:all .2s}.qc-filter-item:hover{background:#fff3}.qc-filter-item.active{background:#ffffff40;border:2px solid #fff}.qc-filter-name{color:#fff;font-size:1rem;font-weight:500}.qc-filter-count{background:#0003;border-radius:12px;color:#fff;font-size:.9rem;font-weight:600;min-width:30px;padding:4px 12px;text-align:center}.qc-filter-item.active .qc-filter-count{background:#ffffff4d}.qc-menu-logout{border-top:2px solid #fff3;margin-top:auto;padding:20px}.qc-logout-button{background:#ffffff26;border:2px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 20px;text-transform:uppercase;transition:all .2s;width:100%}.qc-logout-button:hover{background:#ffffff40;border-color:#fff}@media (min-width:768px){.qc-slide-out-menu{max-width:400px}}.qc-statistics-content{background-color:var(--card-background);padding:12px 16px}.qc-stats-card{background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;margin-bottom:10px;padding:12px 16px}.qc-stats-total{border:2px solid #32584f;margin-bottom:12px}.qc-stats-card-title{border-bottom:1px solid #e0e0e0;color:#32584f;font-size:1rem;font-weight:600;margin:0 0 10px;padding-bottom:8px}.qc-stats-total .qc-stats-card-title{font-size:1.1rem}.qc-stats-grid{grid-gap:10px 12px;display:grid;gap:10px 12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.qc-stat-item{display:flex;flex-direction:column;gap:2px}.qc-stat-label{color:#666;font-size:.75rem;letter-spacing:.3px;line-height:1.2;text-transform:uppercase}.qc-stat-value{color:#333;font-size:1.1rem;font-weight:600;line-height:1.3}.qc-stats-categories{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media (max-width:768px){.qc-stats-grid{gap:8px;grid-template-columns:1fr 1fr}.qc-stats-categories{grid-template-columns:1fr}.qc-stat-label{font-size:.7rem}.qc-stat-value{font-size:1rem}}.pvl-procurement-links-container{background:#f5f7fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.pvl-procurement-links-header{background:var(--primary-color);border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;margin-bottom:1rem;padding:2rem}.pvl-procurement-links-header h1{font-size:2rem;margin:0 0 .5rem}.pvl-vendor-name{font-size:1.2rem;font-weight:500;margin:0}.pvl-filter-bar{align-items:flex-end;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:2rem;margin-bottom:1.5rem;padding:1rem 1.5rem}.pvl-filter-group{display:flex;flex-direction:column;gap:.5rem}.pvl-filter-group:last-child{margin-left:auto}.pvl-filter-label{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.pvl-waiting-filter-toggle{align-items:center;background:#77e48f1a;border:1px solid #77e48f33;border-radius:18px;display:flex;gap:0;padding:3px}.pvl-waiting-filter-btn{background:#0000;border:none;border-radius:15px;color:var(--primary-color);cursor:pointer;font-size:13px;font-weight:500;height:30px;padding:0 20px;transition:all .2s ease;white-space:nowrap}.pvl-waiting-filter-btn:hover{background:#1976d20d;color:var(--primary-color)}.pvl-waiting-filter-btn.pvl-active{background:var(--primary-color);box-shadow:0 2px 4px #00000026;color:#fff}.pvl-status-filter-container{margin-left:auto;position:relative}.pvl-status-filter-select{background:#77e48f1a;border:1px solid #77e48f33;border-radius:18px;color:var(--primary-color);cursor:pointer;font-size:13px;font-weight:500;height:36px;min-width:150px;padding:0 16px;transition:all .2s ease;white-space:nowrap}.pvl-status-filter-select:hover{background:#1976d226;border-color:#1976d24d}.pvl-status-filter-select:focus{background:#fff;border-color:var(--primary-color);box-shadow:0 0 0 3px #1976d21a;outline:none}.pvl-filter-btn{background:#fff;border:2px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1.5rem;transition:all .2s ease}.pvl-filter-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.pvl-filter-btn.pvl-active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.pvl-procurement-links-error,.pvl-procurement-links-loading{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:4rem 2rem;text-align:center}.pvl-procurement-links-error{color:#d32f2f}.pvl-projects-list{display:flex;flex-direction:column;gap:1.5rem}.pvl-project-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.pvl-project-header{align-items:center;background:var(--primary-color);color:#fff;cursor:pointer;display:flex;gap:1rem;padding:1.25rem 1.5rem;transition:background .2s}.pvl-project-collapse-icon{display:inline-block;font-size:.9rem;width:20px}.pvl-project-title{font-size:1.1rem;font-weight:600}.pvl-line-items-table{display:flex;flex-direction:column}.pvl-line-items-table-header{grid-gap:.5rem;background:#f5f7fa;border-bottom:2px solid #e0e0e0;color:#666;display:grid;font-size:.85rem;font-weight:600;gap:.5rem;grid-template-columns:.7fr 1.5fr 1.5fr .9fr 1fr 1fr 1fr;padding:1rem 1.5rem}.pvl-line-items-table-body{display:flex;flex-direction:column}.pvl-line-item-wrapper{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:.75rem 1.5rem;transition:background .15s}.pvl-line-item-wrapper:hover{background:#f5f7fa}.pvl-line-item-wrapper:last-child{border-bottom:none}.pvl-line-item-row{grid-gap:.5rem;display:grid;gap:.5rem;pointer-events:none}.pvl-line-item-row-top{grid-template-columns:.7fr 1.5fr 1.5fr .9fr 1fr 1fr 1fr;padding-bottom:.5rem}.pvl-line-item-row-bottom{border-top:1px dashed #e0e0e0;grid-template-columns:.7fr 1.5fr 1.5fr 1.5fr 1.5fr;padding-top:.5rem}.pvl-table-cell{align-items:center;color:#1a1a1a;display:flex;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvl-table-cell-status{justify-content:center}.pvl-table-cell-team-label{color:#666;font-weight:600}.pvl-table-cell-team,.pvl-table-cell-team-label{align-items:center;display:flex;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvl-table-cell-team{color:#1a1a1a}.pvl-team-label{color:#666;font-weight:600;margin-right:.25rem}.pvl-status-badge{border-radius:12px;font-size:.85rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}.pvl-status-badge.pvl-not-started{background:#e3f2fd;color:#1976d2}.pvl-status-badge.pvl-in-progress{background:#fff3e0;color:#f57c00}.pvl-status-badge.pvl-completed{background:#e8f5e9;color:#388e3c}.pvl-status-badge.pvl-on-hold{background:#fce4ec;color:#c2185b}@media (max-width:1400px){.pvl-line-item-row-bottom,.pvl-line-item-row-top,.pvl-line-items-table-header,.pvl-table-cell,.pvl-table-cell-team{font-size:.8rem}}.pvl-vendor-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.pvl-vendor-modal-container{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:1600px;width:100%}.pvl-vendor-modal-header{align-items:center;background-color:var(--primary-color);border-bottom:2px solid #f0f0f0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.pvl-vendor-modal-header h2{font-size:1.5rem;margin:0}.pvl-close-button{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:color .2s;width:32px}.pvl-close-button:hover{color:#333}.pvl-vendor-modal-content{flex:1 1;overflow-y:auto;padding:2rem}.pvl-line-item-details-container{display:flex;flex-direction:column;gap:1.5rem}.pvl-line-item-detail-row{display:flex;flex-wrap:wrap;gap:1rem}.pvl-line-item-detail-group{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:200px}.pvl-line-item-detail-full{flex:1 1 100%}.pvl-line-item-detail-label{color:#666;font-size:.9rem;font-weight:600}.pvl-line-item-detail-value{background:#f5f5f5;border-radius:4px;color:#1a1a1a;padding:.5rem}.pvl-line-item-edit-input,.pvl-line-item-edit-textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;padding:.5rem}.pvl-line-item-edit-input:focus,.pvl-line-item-edit-textarea:focus{border-color:#1976d2;outline:none}.pvl-line-item-edit-textarea{box-sizing:border-box;resize:vertical;width:100%}.pvl-line-item-edit-shipping{display:flex;flex-wrap:wrap;gap:.5rem}.pvl-line-item-edit-input-small{border:1px solid #ddd;border-radius:4px;flex:1 1;font-size:1rem;min-width:120px;padding:.5rem}.pvl-line-item-edit-input-small:focus{border-color:#1976d2;outline:none}.pvl-line-item-workflow-section{flex:1 1 100%}.pvl-line-item-workflow-steps{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0}.pvl-line-item-workflow-step{align-items:center;display:flex;gap:.5rem}.pvl-line-item-workflow-step-number{align-items:center;background:#1976d2;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:32px;justify-content:center;width:32px}.pvl-line-item-workflow-step-content{background:#f5f5f5;border-radius:4px;display:flex;flex-direction:column;gap:.25rem;min-width:200px;padding:.5rem}.pvl-line-item-workflow-step-name{color:#1a1a1a;font-weight:600}.pvl-line-item-workflow-step-role{color:#666;font-size:.9rem}.pvl-line-item-workflow-step-leadtime{color:#666;font-size:.85rem}.pvl-line-item-workflow-step-expected-date{border-radius:4px;font-size:.9rem;margin-top:.25rem;padding:.25rem .5rem}.pvl-line-item-workflow-step-expected-date.pvl-completed{background:#e8f5e9;color:#388e3c}.pvl-line-item-workflow-step-expected-date.pvl-not-completed{background:#fff3e0;color:#f57c00}.pvl-line-item-workflow-step-status-select{border:1px solid #ddd;border-radius:4px;font-size:.9rem;margin-top:.25rem;padding:.25rem}.pvl-line-item-workflow-step-status-readonly{background:#e0e0e0;border-radius:4px;color:#666;font-size:.9rem;font-weight:500;margin-top:.25rem;padding:.25rem .5rem;text-align:center}.pvl-line-item-workflow-step-confirm-date{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.pvl-confirm-date-label{color:#666;font-size:.85rem;font-weight:500}.pvl-line-item-workflow-step-date-input{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:.9rem;padding:.25rem}.pvl-line-item-workflow-step-date-input:focus{border-color:#1976d2;outline:none}.pvl-line-item-workflow-step-arrow{color:#999;font-size:1.5rem}.pvl-line-item-issues-section{display:none;width:100%}.pvl-vendor-modal-content .pvl-line-item-details-container>.pvl-line-item-detail-row:nth-child(9){display:none}.pvl-line-item-add-issue{display:flex;gap:1rem;margin-bottom:1rem}.pvl-line-item-issue-input{border:1px solid #ddd;border-radius:4px;flex:1 1;font-family:inherit;font-size:1rem;padding:.5rem;resize:vertical}.pvl-line-item-issue-input:focus{border-color:#1976d2;outline:none}.pvl-add-issue-btn{background:#1976d2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:background .2s}.pvl-add-issue-btn:hover:not(:disabled){background:#1565c0}.pvl-add-issue-btn:disabled{background:#ccc;cursor:not-allowed}.pvl-line-item-issues-list{display:flex;flex-direction:column;gap:1rem}.pvl-issues-list-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;padding:.5rem 0}.pvl-issues-list-title{color:#1a1a1a;font-weight:600}.pvl-toggle-historic-issues-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.25rem .75rem}.pvl-toggle-historic-issues-btn:hover{background:#e0e0e0}.pvl-line-item-issue-item{background:#fff3e0;border-left:4px solid #f57c00;border-radius:4px;padding:1rem}.pvl-line-item-issue-item.pvl-closed{background:#f5f5f5;border-left-color:#999}.pvl-issue-item-header{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.pvl-issue-status-badge{border-radius:4px;font-size:.85rem;font-weight:600;padding:.25rem .5rem}.pvl-issue-status-badge.pvl-active{background:#f57c00;color:#fff}.pvl-issue-status-badge.pvl-closed{background:#999;color:#fff}.pvl-issue-date{color:#666;font-size:.85rem}.pvl-issue-content p{color:#1a1a1a;margin:0 0 .5rem}.pvl-issue-actions,.pvl-issue-edit-actions{display:flex;gap:.5rem}.pvl-cancel-issue-btn,.pvl-close-issue-btn,.pvl-edit-issue-btn,.pvl-save-issue-btn{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.25rem .75rem}.pvl-edit-issue-btn:hover{background:#f5f5f5}.pvl-close-issue-btn{border-color:#d32f2f;color:#d32f2f}.pvl-close-issue-btn:hover{background:#ffebee}.pvl-save-issue-btn{background:#1976d2;border-color:#1976d2;color:#fff}.pvl-save-issue-btn:hover:not(:disabled){background:#1565c0}.pvl-save-issue-btn:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.pvl-cancel-issue-btn:hover{background:#f5f5f5}.pvl-line-item-closed-issues-section{margin-top:1.5rem}.pvl-line-item-actions-expanded{border-top:2px solid #f0f0f0;display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}.pvl-line-item-cancel-btn,.pvl-line-item-save-btn{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s}.pvl-line-item-save-btn{background:#1976d2;color:#fff}.pvl-line-item-save-btn:hover{background:#1565c0}.pvl-line-item-cancel-btn{background:#f5f5f5;border:1px solid #ddd;color:#666}.pvl-line-item-cancel-btn:hover{background:#e0e0e0}
/*# sourceMappingURL=main.adc9d3b7.css.map*/