@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{background-color:#f4f7fc;font-family:Montserrat,sans-serif;height:100vh;line-height:1.6}*{box-sizing:border-box;list-style:none;margin:0;padding:0;text-decoration:none}html{height:100%;scroll-behavior:smooth}*

body{font-family:Montserrat,SF UI Text,Helvetica Neue,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif;height:100vh;line-height:1.7}.page__container{display:flex;flex-direction:column;height:auto;margin:0 20px 10px;width:auto}.module__heading{border-bottom:2px solid #1b2a4e;color:#1b2a4e;font-size:1.5rem;font-weight:700;margin-bottom:20px;padding-bottom:10px;text-align:left}.flex__heading{margin-bottom:10px}.flex__heading,.no__data{align-items:center;display:flex}.no__data{background-color:#f9f9f9;border:2px dashed #1b2a4e;border-radius:10px;color:#1b2a4e;flex-direction:column;font-size:1.2rem;justify-content:center;min-height:300px}.no__data h1{color:#34495e;font-size:1.5rem;font-weight:500}.no__data h1 span{color:#7f8c8d;font-size:1rem}.sidebar,.sidebar-layout{display:flex}.sidebar{background-color:#1b2a4e;box-shadow:4px 0 12px #0000001a;color:#fff;flex-direction:column;height:100vh;justify-content:space-between;left:0;position:fixed;top:0;transition:all .3s ease;width:250px}.sidebar.closed{width:80px}.sidebar-header{align-items:center;background-color:#162243;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:50px 20px 20px}.sidebar-logo{font-size:1.3rem;font-weight:700;white-space:nowrap}.sidebar-toggle{background:none;border:none;color:#fff;cursor:pointer;font-size:22px}.menu-items{flex:1 1;padding-top:10px}.menu-item{margin-bottom:8px}.menu-link,.submenu-toggle{align-items:center;border-left:4px solid #0000;color:#fff;display:flex;padding:12px 20px;text-decoration:none;transition:background .2s ease}.menu-link:hover,.submenu-toggle:hover{background-color:#ffffff14;border-left:4px solid #087c8f}.icon{display:flex;font-size:1.2rem;margin-right:10px}.menu-text{font-size:.95rem;font-weight:500}.hide{display:none}.submenu{background-color:#243153;border-left:2px solid #087c8f;margin-left:20px;padding-left:10px}.submenu-link{align-items:center;color:#cfd8dc;display:flex;padding:10px;text-decoration:none;transition:background .2s}.submenu-link:hover{background-color:#ffffff0d}.sidebar-footer{background-color:#162243;border-top:1px solid #ffffff0d;padding:16px 20px}.profile-section{margin-bottom:12px}.profile-name{display:block;font-weight:700}.profile-email{color:#a7a7a7;display:block;font-size:.85rem;margin-top:2px}.logout-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;padding:6px 0}.logout-button .logout-text{font-size:.95rem;margin-left:10px}.main-content{margin-left:250px;overflow-y:auto;padding:24px;transition:margin-left .3s ease;width:100%}.main-content.closed{margin-left:80px}.farm-visit-comparison-page{background-color:#f7f8fc;font-family:Roboto,sans-serif;min-height:100vh;padding:2rem}.comparison-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.comparison-header h1{color:#212529;font-size:1.75rem;font-weight:500;margin:0}.comparison-header p{color:#6c757d;margin:0}.back-button{align-items:center;background:none;border:none;border-radius:6px;color:#2a5332;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.25rem;padding:8px;transition:background-color .2s ease}.back-button:hover{background-color:#e9ecef}.fv-compare-container-v3{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}.practice-section:not(:last-child) .practice-header-row{border-bottom:1px solid #e0e0e0}.practice-header-row{align-items:center;cursor:pointer;display:flex;gap:.75rem;padding:1.25rem 1.5rem}h3.practice-name{color:#2a5332;font-size:1.2rem;font-weight:500;margin:0}.qa-comparison-grid{background-color:#f8f9fa;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.question-cell{color:#212529;font-weight:500;margin-bottom:.75rem}.qa-answers-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.answer-cell{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:.95rem;line-height:1.5;padding:1rem}.answer-cell strong{color:#6c757d;display:block;font-size:.8rem;font-weight:500;margin-bottom:.5rem}.answer-cell.diff{border-color:#ef9a9a;color:#b71c1c}.answer-cell.match{color:#212529}.answer-cell ul{margin:0;padding-left:1.2rem}.comparison-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.approve-btn,.reject-btn{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;text-transform:none;transition:all .2s ease}.approve-btn{background-color:#2a5332;color:#fff}.approve-btn:hover{background-color:#1e3a23}.reject-btn{background-color:#fff;border-color:#ced4da;color:#6c757d}.reject-btn:hover{background-color:#f8f9fa;border-color:#adb5bd}.fv-approve-container{background-color:#f7f8fc;font-family:Roboto,sans-serif;min-height:100vh;padding:2rem}.fv-approve-container h2{color:#212529;font-size:1.75rem;font-weight:500;margin-bottom:2rem}.custom-table-container{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.custom-table{border-collapse:collapse;width:100%}.custom-table td,.custom-table th{border-bottom:1px solid #eef0f2;font-family:Roboto,sans-serif;padding:16px;text-align:left;vertical-align:middle}.custom-table tbody tr:last-child td{border-bottom:none}.custom-table th{background-color:#fff;color:#6c757d;font-size:.875rem;font-weight:500;text-transform:none}.custom-table tbody tr{transition:background-color .15s ease-in-out}.custom-table tbody tr:hover{background-color:#f8f9fa}.approve,.compare-btn,.reject{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;text-transform:none;transition:all .2s ease}.compare-btn{background-color:#2a5332;color:#fff}.compare-btn:hover{background-color:#1e3a23}.approve{background-color:#e8f5e9;border-color:#a5d6a7;color:#2a5332}.approve:hover{background-color:#dcedde}.reject{background-color:#ffebee;border-color:#ef9a9a;color:#c62828}.reject:hover{background-color:#ffcdd2}.no-data-message{color:#6c757d;padding:3rem 1rem;text-align:center}
/*# sourceMappingURL=main.59f85b56.css.map*/