@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.ant-menu-title-content{color:#5b9bd5}.ant-select-selector{border-radius:0!important}.ant-select-selection-wrap{height:40px!important;line-height:40px!important}.anticon,.ant-menu-submenu-arrow{color:#5b9bd5!important}.ant-menu-root,.ant-menu-inline{background-color:#fafafa!important;border-right:1px solid #e0e0e0!important}.ant-menu-item{background-color:#fafafa!important}.ant-menu-item:hover{background-color:#f0f0f0!important}.ant-menu-item-selected{background-color:#e8f4fd!important}.ant-menu-submenu-title{background-color:#fafafa!important}.ant-menu-submenu-title:hover{background-color:#f0f0f0!important}.flex-row-wrap-space{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:16px;margin-top:24px;margin-left:-8px;margin-right:-8px}@media (max-width: 768px){.flex-row-wrap-space{flex-direction:column;gap:12px;margin-left:0;margin-right:0}}.flex-column{display:flex;flex-direction:column;margin-top:3rem}.page-parent{display:flex;flex-direction:row;margin-top:20px}.page-content{margin-left:10px;width:69%}.page-title{margin:0;color:#5b9bd5}.login-input{border:1px solid lightgrey;margin-top:1rem;width:314px;height:35px;padding:0 10px;border-radius:.5rem;box-sizing:border-box}.login-input::placeholder{color:#ccc}.ant-select{font-family:inherit!important;box-shadow:none!important;outline:none!important}.ant-select .ant-select-selector{border:1px solid lightgrey!important;border-radius:.5rem!important;padding:0 10px!important;height:35px!important;box-sizing:border-box!important;background:#fff!important;box-shadow:none!important;outline:none!important;transition:none!important}.ant-select:hover .ant-select-selector,.ant-select.ant-select-focused .ant-select-selector,.ant-select.ant-select-open .ant-select-selector{border:1px solid lightgrey!important;box-shadow:none!important;outline:none!important}.ant-select .ant-select-selection-search-input{padding:0!important;height:33px!important;line-height:33px!important;outline:none!important;box-shadow:none!important}.ant-select .ant-select-selection-item{padding:0!important;height:33px!important;line-height:33px!important}.ant-select .ant-select-selection-placeholder{padding:0!important;height:33px!important;line-height:33px!important;color:#ccc!important}.ant-select .ant-select-arrow{right:10px!important}.login-button{margin-top:1rem;width:314px;height:40px;border:none;background-color:#5b9bd5;color:#fff;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.login-button:hover{background-color:#4a8bc2}.login-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.6}.login-button:disabled:hover{background-color:#ccc;cursor:not-allowed}.login-logo{background:url(/grc_logo.png) no-repeat center / contain;width:100%;padding-top:22.4%;max-width:1552px}.headerbar-parent{display:flex;flex-direction:row;justify-content:space-between;background:#f5f5f5}.headerbar-logo-main{height:60px;max-width:200px;object-fit:contain;padding-left:20px}.headerbar-org-logo-container-inline{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;box-shadow:0 1px 3px #0000001a;overflow:hidden;margin-left:8px;vertical-align:middle}.headerbar-org-logo-inline{width:100%;height:100%;object-fit:contain}.headerbar-logo,.headerbar-logos,.headerbar-org-logo-container,.headerbar-org-logo{display:none}.headerbar-user{width:400px;height:70px;line-height:70px;padding:0 20px;font-size:.8rem}.headerbar-logout-button{width:80px;height:40px;border:none;background-color:#5b9bd5;color:#fff;border-radius:.5rem}.home-metrics{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:1rem}.home-metric-item{border:1px solid #e8e8e8;text-align:center;padding:32px 24px;width:calc(33.333% - 16px);max-width:320px;min-width:200px;border-radius:16px;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:0 4px 12px #00000014;transition:all .3s ease;flex:1 1 250px;margin:8px}.home-metric-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#5b9bd5}.home-action-item{border:1px solid #e8e8e8;padding:24px;width:calc(50% - 16px);min-width:300px;height:450px;overflow-y:auto;overflow-x:hidden;border-radius:16px;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:0 4px 12px #00000014;transition:all .3s ease;flex:1 1 400px;margin:8px;box-sizing:border-box}.home-action-item:hover{box-shadow:0 8px 24px #0000001f;border-color:#5b9bd5}.home-action-framework-item{border:1px solid #e8e8e8;padding:16px;margin-top:12px;width:calc(100% - 8px);max-width:100%;border-radius:12px;background:#fff9;transition:all .2s ease;box-shadow:0 2px 6px #0000000d;box-sizing:border-box;margin-left:0;margin-right:0}.home-action-framework-item:hover{background:#5b9bd50d;border-color:#5b9bd5;transform:translate(2px)}.home-action-framework-item-button{width:120px;height:40px;border:none;background-color:#5b9bd5;color:#fff;border-radius:.5rem}.home-assessment-history{border:1px solid #e8e8e8;margin-top:24px;padding:32px;min-width:300px;overflow-y:auto;border-radius:16px;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:0 4px 12px #00000014;transition:all .3s ease}.home-assessment-history:hover{box-shadow:0 8px 24px #0000001f;border-color:#5b9bd5}@media (max-width: 768px){.home-metric-item{width:100%;margin:8px 0;min-width:unset}.home-action-item{width:100%;margin:8px 0;min-width:unset;height:auto;min-height:300px}.home-assessment-history{padding:20px;margin-top:16px}}@media (max-width: 1200px){.home-metric-item{width:calc(50% - 16px);min-width:250px}.home-action-item{width:100%;margin:8px 0}}.assessment-input{flex:1;border:1px solid lightgrey;height:30px;padding:0 10px;border-radius:.5rem}.assessment-input::placeholder{color:#ccc}.assessment-button{margin-right:1rem;width:150px;height:40px;border:none;background-color:#5b9bd5;color:#fff;border-radius:.5rem}.assessment-button-file-upload{background-color:#98d982;width:150px;height:40px;color:#fff;cursor:pointer;border:none;text-align:center;font-size:13.3px;line-height:40px;border-radius:.5rem}.assessment-button-small{margin-left:1rem;width:100px;height:25px;border:none;background-color:#5b9bd5;color:#fff;font-size:.6rem;border-radius:.5rem}.upload-evidence-box{border:1px solid lightgray;display:flex;min-height:3rem;overflow-x:scroll;list-style-type:none;white-space:nowrap;line-height:3rem;padding-left:1rem;padding-right:1rem}.framework-title{color:#5b9bd5;font-size:24px;font-weight:700;margin-bottom:20px}.framework-controls,.question-controls{display:flex;flex-wrap:wrap;gap:2px;margin-bottom:30px;align-items:center}.framework-input,.question-input{flex:1;height:40px;padding:0 12px;border:1px solid #ccc;outline:none;font-size:16px;border-radius:.5rem}.framework-dropdown{flex:1;height:40px;border-radius:.5rem}.framework-input::placeholder,.question-input::placeholder,.framework-input-textarea::placeholder{color:#ccc;font-size:14px}.select-container{position:relative;flex:1}.framework-select{width:100%;height:40px;padding:0 30px 0 12px;border:1px solid #ccc;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px}.select-container:after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #888;pointer-events:none;border-radius:0}.upload-button{background-color:#5b9bd5;color:#fff;height:40px;padding:0 16px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;border-radius:.5rem}.hidden-input{display:none}.add-button{background-color:#5b9bd5;color:#fff;height:40px;padding:0 16px;border:none;cursor:pointer;font-size:16px;border-radius:.5rem;transition:all .3s ease}.add-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.6}.delete-button{background-color:#98d982;color:#fff;height:40px;padding:0 16px;border:none;cursor:pointer;font-size:16px;border-radius:.5rem}.questions-list{display:flex;flex-direction:column;gap:12px}.question-item{display:flex;align-items:center;padding:16px;border:1px solid #ddd;border-radius:2px}.question-text{flex:1;margin:0}.question-options{display:flex;align-items:center;gap:16px}.mandatory-label{color:#666}.mandatory-checkbox{width:20px;height:20px;cursor:pointer}.add-button:hover,.upload-button:hover{background-color:#4a8bc2}.add-button:disabled:hover{background-color:#ccc;cursor:not-allowed}.delete-button:hover,.assessment-button-file-upload:hover{background-color:#7bc962}.delete-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.delete-button:disabled:hover{background-color:#ccc}.framework-input:focus,.question-input:focus,.framework-select:focus{border-color:#5b9bd5;box-shadow:0 0 0 2px #2b438033}.left_area{width:69%;min-width:500px}.right_area{width:29%;min-width:300px;padding-top:70px}.styled-label{display:block;margin-bottom:.5rem;color:#5b9bd5;font-size:14px;font-weight:700}.param-input-parent{display:flex;flex-direction:column;align-items:center;padding-top:20px;max-height:700px;overflow-y:auto}.param-input{height:40px;min-height:40px;width:90%;min-width:50px;padding:0 12px;border:1px solid #ccc;outline:none;font-size:16px;margin-bottom:1rem;border-radius:.5rem}.param-input::placeholder{color:#ccc;font-size:14px}.standard-input{height:40px;min-height:40px;width:20%;min-width:300px;flex:1 1 300px;padding:0 12px;border:1px solid #ccc;outline:none;font-size:16px;margin-bottom:1rem;margin-right:2px;border-radius:.5rem}.standard-input::placeholder{color:#ccc;font-size:14px}textarea.standard-input::placeholder{padding-top:8px}.standard-item-row-container{max-width:1200px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-top:2rem}.simple-item-row-container{max-width:1200px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-top:1rem}.standard-dropdown{height:40px;min-height:40px;width:20%;min-width:150px;flex:1 1 150px;padding:0 2px;outline:none;font-size:16px;margin-bottom:1rem;margin-right:2px;border-radius:.5rem}.scan-results-wrapper{position:relative;margin-top:20px}.scan-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.export-button{background-color:#5b9bd5;color:#fff;height:36px;padding:0 12px;border:none;border-radius:.5rem;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px}.export-button svg{color:#fff}.export-button:hover{background-color:#4a8bc2}.export-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.6}.export-button:disabled:hover{background-color:#ccc;cursor:not-allowed}.scan-results-container{background:#f8f8f8;padding:15px;border-radius:8px;white-space:pre-line;word-wrap:break-word;font-size:14px;max-height:400px;overflow-y:auto;font-family:monospace}.no-border-select.ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{border:none!important;background:transparent!important;box-shadow:none!important}.no-border-select.ant-select-focused .ant-select-selector,.no-border-select.ant-select:hover .ant-select-selector,.no-border-select.ant-select-open .ant-select-selector{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important}.ant-select .ant-select-selector{border-radius:.5rem!important}.framework-dropdown.ant-select .ant-select-selector,.question-input.ant-select .ant-select-selector{height:40px!important;border-radius:.5rem!important}.framework-dropdown.ant-select .ant-select-selection-placeholder,.question-input.ant-select .ant-select-selection-placeholder{font-size:14px!important;line-height:38px!important;padding-left:12px!important;margin:0 0 5px!important}.standard-dropdown.ant-select .ant-select-selector{height:40px!important;border-radius:.5rem!important}.standard-dropdown.ant-select .ant-select-selection-placeholder{font-size:14px!important}.standard-dropdown.ant-select .ant-select-selection-search-input,.framework-dropdown.ant-select .ant-select-selection-search-input,.question-input.ant-select .ant-select-selection-search-input{height:38px!important}.org-logo-container{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:2px solid #e0e0e0;border-radius:12px;background:linear-gradient(135deg,#f8f9fa,#fff);box-shadow:0 2px 8px #0000001a;transition:all .3s ease;overflow:hidden;position:relative}.org-logo-container:hover{border-color:#5b9bd5;box-shadow:0 4px 12px #5b9bd533;transform:translateY(-1px)}.org-logo-image{width:100%;height:100%;object-fit:contain;border-radius:10px;transition:transform .3s ease}.org-logo-image:hover{transform:scale(1.05)}.org-logo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:#8c8c8c;font-size:12px;font-weight:500;text-align:center;gap:8px}.org-logo-placeholder svg{color:#c4c4c4;opacity:.7}.org-logo-placeholder span{font-size:11px;color:#999;letter-spacing:.5px}.page-content .ant-select .ant-select-selector{height:40px!important;border-radius:.5rem!important}.page-content .ant-select .ant-select-selection-placeholder{font-size:14px!important;margin:0!important;padding:0!important;line-height:38px!important}.page-content .framework-input{height:40px!important}.page-content .framework-input::placeholder{font-size:14px!important}
