@import url(https://fonts.googleapis.com/css2?family=Silk+Serif:wght@400;600;700&display=swap);.error-message-container{align-items:flex-start;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;gap:12px;margin:16px 0;padding:16px 20px}.error-icon{flex-shrink:0;font-size:24px}.error-content{flex:1 1}.error-text{color:#991b1b;font-size:14px;line-height:20px;margin:0 0 8px}.error-retry-btn,.error-text{font-family:Gotham;font-weight:400}.error-retry-btn{background:none;border:1px solid #dc2626;border-radius:6px;color:#dc2626;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .2s}.error-retry-btn:hover{background:#dc2626;color:#fff}.login-page{align-items:center;background:#fbfaf9;display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{max-width:450px;width:100%}.login-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a;padding:40px}.login-header{margin-bottom:32px;text-align:center}.login-header h1{color:#282440;font-family:"Silk Serif";font-size:32px;font-weight:400;line-height:40px;margin:0 0 8px}.login-header p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;line-height:20px;margin:0}.login-form{margin-top:24px}.login-btn{background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gotham;font-size:16px;font-weight:400;height:49px;line-height:18px;margin-top:8px;padding:14px 22px;transition:background .3s ease;width:100%}.login-btn:hover:not(:disabled){background:#0e3b28}.login-btn:disabled{cursor:not-allowed;opacity:.6}.login-footer{margin-top:24px;text-align:center}.login-footer p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;margin:0}.register-link{color:#2a987a;font-weight:500;text-decoration:none}.register-link:hover{text-decoration:underline}@media (max-width:480px){.login-card{padding:30px 24px}.login-header h1{font-size:28px}}.register-page{align-items:center;background:#fbfaf9;display:flex;justify-content:center;min-height:100vh;padding:20px}.register-container{max-width:500px;width:100%}.register-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a;padding:40px}.register-header{margin-bottom:32px;text-align:center}.register-header h1{color:#282440;font-family:"Silk Serif";font-size:32px;font-weight:400;line-height:40px;margin:0 0 8px}.register-header p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;line-height:20px;margin:0}.register-form{margin-top:24px}.register-btn{background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gotham;font-size:16px;font-weight:400;height:49px;line-height:18px;margin-top:8px;padding:14px 22px;transition:background .3s ease;width:100%}.register-btn:hover:not(:disabled){background:#0e3b28}.register-btn:disabled{cursor:not-allowed;opacity:.6}.register-footer{margin-top:24px;text-align:center}.register-footer p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;margin:0}.login-link{color:#2a987a;font-weight:500;text-decoration:none}.login-link:hover{text-decoration:underline}@media (max-width:560px){.register-card{padding:30px 24px}.register-header h1{font-size:28px}.form-row{gap:0;grid-template-columns:1fr}}.create-company-page{align-items:center;background:#fbfaf9;display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.create-company-container{max-width:700px;width:100%}.create-company-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a;padding:40px}.create-company-header{margin-bottom:32px;text-align:center}.create-company-header h1{color:#282440;font-family:"Silk Serif";font-size:32px;font-weight:400;line-height:40px;margin:0 0 8px}.create-company-header p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;line-height:20px;margin:0}.create-company-form{margin-top:24px}.form-group label .help-text{color:#7d7784;display:block;font-size:12px;font-weight:300;margin-top:2px}.slug-input-group{transition:border-color .2s}.slug-prefix{background:#f9f9f9;font-weight:325;padding:14px 0 14px 17px}.slug-input-group input{height:auto;padding:14px 17px 14px 8px}.create-company-btn{background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gotham;font-size:16px;font-weight:400;height:49px;line-height:18px;margin-top:8px;padding:14px 22px;transition:background .3s ease;width:100%}.create-company-btn:hover:not(:disabled){background:#0e3b28}.create-company-btn:disabled{cursor:not-allowed;opacity:.6}.create-company-footer{margin-top:24px;text-align:center}.create-company-footer p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;margin:8px 0 0}.create-company-footer p:first-child{margin-top:0}.join-link,.login-link{color:#2a987a;font-weight:500;text-decoration:none}.join-link:hover,.login-link:hover{text-decoration:underline}@media (max-width:768px){.create-company-container{max-width:500px}.create-company-card{padding:30px 24px}.create-company-header h1{font-size:28px}.form-row{gap:0;grid-template-columns:1fr}.slug-prefix{font-size:12px;padding:14px 0 14px 12px}}.loading-wrapper{align-items:center;display:flex;justify-content:center;padding:40px 20px}.loading-fullpage{background:#fbfaf9e6;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-spinner{align-items:center;display:flex;justify-content:center}.spinner{animation:spin .8s linear infinite;border:3px solid #e9edf2;border-radius:50%;border-top-color:#2a987a}.loading-small .spinner{border-width:2px;height:20px;width:20px}.loading-medium .spinner{border-width:3px;height:40px;width:40px}.loading-large .spinner{border-width:4px;height:60px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}.join-company-page{align-items:center;background:#fbfaf9;display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.join-company-container{max-width:600px;width:100%}.join-company-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a;padding:40px}.join-company-header{margin-bottom:32px;text-align:center}.join-company-header h1{color:#282440;font-family:"Silk Serif";font-size:32px;font-weight:400;line-height:40px;margin:0 0 8px}.join-company-header p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;line-height:20px;margin:0}.join-company-form{margin-top:24px}.form-section{border-bottom:1px solid #eeeeef;margin-bottom:32px;padding-bottom:32px}.form-section:last-of-type{border-bottom:none;padding-bottom:0}.form-section h3{color:#282440;font-family:Gotham;font-size:18px;font-weight:500;line-height:24px;margin:0 0 20px}.invite-section{border-bottom:1px solid #eeeeef;padding-bottom:24px}.invite-code-input{font-family:Courier New,monospace;font-size:20px;font-weight:500;letter-spacing:2px}.code-validation{background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1;margin-top:12px}.company-preview{gap:16px;margin-top:12px}.company-preview-icon{font-size:20px;height:40px;width:40px}.company-preview-info{flex:1 1}.company-preview-info h4{color:#166534;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.company-preview-info .company-name{color:#14532d;font-family:"Silk Serif";font-size:20px;line-height:1.2;margin:0 0 4px}.company-preview-info .company-desc{font-weight:300;line-height:1.4;margin:0}.code-error{gap:12px;margin-top:12px}.form-row{grid-gap:16px;gap:16px;margin-bottom:20px}.form-group input{background:#fff;border:1px solid #eeeeef;border-radius:8px;box-sizing:border-box;color:#282440;font-family:Gotham;font-size:14px;font-weight:325;padding:14px 17px;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#2a987a;outline:none}.form-group input::placeholder{color:#7d7784}.join-company-btn{background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gotham;font-size:16px;font-weight:400;height:49px;line-height:18px;margin-top:8px;padding:14px 22px;transition:background .3s ease;width:100%}.join-company-btn:hover:not(:disabled){background:#0e3b28}.join-company-btn:disabled{cursor:not-allowed;opacity:.6}.join-company-footer{margin-top:24px;text-align:center}.join-company-footer p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;margin:8px 0 0}.join-company-footer p:first-child{margin-top:0}.create-link,.login-link{color:#2a987a;font-weight:500;text-decoration:none}.create-link:hover,.login-link:hover{text-decoration:underline}@media (max-width:640px){.join-company-card{padding:30px 24px}.join-company-header h1{font-size:28px}.form-row{gap:0;grid-template-columns:1fr}.company-preview{align-items:center;flex-direction:column;text-align:center}}.company-selection-page{align-items:center;background:#fbfaf9;display:flex;justify-content:center;min-height:100vh;padding:20px}.company-selection-container{max-width:600px;width:100%}.company-selection-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a;padding:40px;position:relative}.back-btn{background:#0000;border:1px solid #eeeeef;border-radius:8px;color:#7d7784;left:20px;padding:8px 16px;position:absolute;top:20px;transition:all .2s}.back-btn:hover{border-color:#2a987a;color:#2a987a}.company-selection-header{margin-bottom:32px;text-align:center}.company-selection-header h1{color:#282440;font-family:"Silk Serif";font-size:32px;font-weight:400;line-height:40px;margin:0 0 8px}.company-selection-header p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;line-height:20px;margin:0}.selection-options{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:32px}.selection-option{background:#fff;border:2px solid #eeeeef;border-radius:12px;cursor:pointer;padding:24px 20px;text-align:center;transition:all .2s}.selection-option:hover{border-color:#2a987a;box-shadow:0 4px 12px #2a987a1a;transform:translateY(-2px)}.selection-option .option-icon{align-items:center;background:#f5f5f5;border-radius:12px;color:#2a987a;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.selection-option h3{color:#282440;font-family:Gotham;font-size:16px;font-weight:500;margin:0 0 8px}.selection-option p{color:#7d7784;font-family:Gotham;font-size:13px;font-weight:400;line-height:18px;margin:0}.skip-section{border-top:1px solid #eeeeef;padding-top:24px;text-align:center}.skip-btn{background:#0000;border:1px solid #eeeeef;border-radius:8px;color:#7d7784;cursor:pointer;font-family:Gotham;font-size:14px;padding:12px 24px;transition:all .2s}.skip-btn:hover{background:#f5f5f5;border-color:#7d7784}.skip-note{color:#9ca3af;font-family:Gotham;font-size:12px;margin:8px 0 0}.company-form{margin-top:24px}.validation-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-family:Gotham;font-size:14px;font-weight:400;padding:12px 16px}.form-group,.validation-error{margin-bottom:20px}.form-group label{color:#484f53;font-size:14px;font-weight:400;line-height:18px;margin-bottom:8px}.form-group .help-text{color:#9ca3af;font-size:12px;margin-left:8px}.form-group input,.form-group textarea{background:#fff;border:1px solid #eeeeef;border-radius:8px;box-sizing:border-box;color:#282440;font-family:Gotham;font-size:14px;font-weight:325;padding:14px 17px;transition:border-color .2s;width:100%}.form-group input{height:49px}.form-group textarea{min-height:80px}.form-group input:focus,.form-group textarea:focus{border-color:#2a987a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#7d7784}.slug-input-group{align-items:center;background:#fff;border:1px solid #eeeeef;border-radius:8px;display:flex;overflow:hidden}.slug-input-group:focus-within{border-color:#2a987a}.slug-prefix{background:#f5f5f5;color:#7d7784;font-family:Gotham;font-size:14px;padding:14px 12px;white-space:nowrap}.slug-input-group input{border:none;border-radius:0;flex:1 1}.slug-input-group input:focus{border:none}.invite-code-input{font-size:24px!important;font-weight:500!important;letter-spacing:4px;text-align:center}.code-validation{align-items:center;background:#f5f5f5;border-radius:8px;color:#7d7784;font-family:Gotham;font-size:14px;padding:12px 16px}.code-validation,.company-preview{display:flex;gap:12px;margin-bottom:20px}.company-preview{align-items:flex-start;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:16px}.company-preview-icon{align-items:center;background:#22c55e;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;height:24px;justify-content:center;width:24px}.company-preview-info h4{color:#15803d;font-family:Gotham;font-size:12px;font-weight:500;margin:0 0 4px}.company-preview-info .company-name{color:#166534;font-family:Gotham;font-size:16px;font-weight:500;margin:0}.company-preview-info .company-desc{color:#166534;font-family:Gotham;font-size:13px;margin:4px 0 0;opacity:.8}.code-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;display:flex;font-family:Gotham;font-size:14px;gap:8px;margin-bottom:20px;padding:12px 16px}.submit-btn{font-weight:400;height:49px;margin-top:8px;padding:14px 22px;transition:background .3s ease}.submit-btn:hover:not(:disabled){background:#0e3b28}.submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:600px){.company-selection-card{padding:30px 24px}.company-selection-header h1{font-size:28px}.selection-options{grid-template-columns:1fr}.selection-option{padding:20px 16px}.back-btn{margin-bottom:20px;position:static}}.unauthorized-page{align-items:center;background:#fbfaf9;display:flex;justify-content:center;min-height:100vh;padding:20px}.unauthorized-container{max-width:500px;padding:40px;text-align:center}.unauthorized-icon{font-size:80px;margin-bottom:24px}.unauthorized-title{color:#282440;font-family:"Silk Serif";font-size:36px;font-weight:400;line-height:44px;margin:0 0 16px}.unauthorized-message{color:#3c4654;font-family:Gotham;font-size:16px;font-weight:400;line-height:24px;margin:0 0 8px}.unauthorized-hint{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;line-height:20px;margin:0 0 32px}.unauthorized-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.btn-primary,.btn-secondary{border-radius:8px;cursor:pointer;font-family:Gotham;font-size:15px;font-weight:400;padding:14px 28px;transition:all .3s ease}.btn-primary{background:#193a31;border:none}.btn-primary:hover{background:#0e3b28}.btn-secondary{background:#0000;border:1px solid #193a31;color:#193a31}.btn-secondary:hover{background:#f5f5f5}@media (max-width:480px){.unauthorized-icon{font-size:60px}.unauthorized-title{font-size:28px}.unauthorized-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}}.admin-login-page{align-items:center;background:#fbfaf9;display:flex;justify-content:center;min-height:100vh;padding:20px}.admin-login-container{max-width:450px;width:100%}.admin-login-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a;padding:40px}.admin-login-header{margin-bottom:32px;text-align:center}.admin-badge{background:#2a987a;border-radius:12px;color:#fff;display:inline-block;font-family:Gotham;font-size:10px;font-weight:500;letter-spacing:.5px;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.admin-login-header h1{color:#282440;font-family:"Silk Serif";font-size:32px;font-weight:400;line-height:40px;margin:0 0 8px}.admin-login-header p{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:400;line-height:20px;margin:0}.admin-login-form{margin-top:24px}.admin-login-form .form-group{margin-bottom:20px}.admin-login-form .form-group label{color:#484f53;display:block;font-family:Gotham;font-size:14px;font-weight:400;line-height:18px;margin-bottom:8px}.admin-login-form .form-group input{background:#fff;border:1px solid #eeeeef;border-radius:8px;color:#282440;font-family:Gotham;font-size:14px;font-weight:325;height:49px;padding:14px 17px;transition:border-color .2s;width:100%}.admin-login-form .form-group input:focus{border-color:#2a987a;outline:none}.admin-login-form .form-group input::placeholder{color:#7d7784}.admin-login-btn{background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gotham;font-size:16px;font-weight:400;height:49px;line-height:18px;margin-top:8px;padding:14px 22px;transition:background .3s ease;width:100%}.admin-login-btn:hover:not(:disabled){background:#0e3b28}.admin-login-btn:disabled{cursor:not-allowed;opacity:.6}.admin-login-footer{border-top:1px solid #eeeeef;margin-top:24px;padding-top:24px;text-align:center}.security-notice{align-items:center;color:#7d7784;display:flex;font-family:Gotham;font-size:12px;font-weight:400;gap:6px;justify-content:center;line-height:18px;margin:0}.security-notice:before{content:"🔒";font-size:14px}@media (max-width:480px){.admin-login-card{padding:30px 24px}.admin-login-header h1{font-size:28px}}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%}body{font-family:Gotham,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-family:var(--ui-font);padding:0}h1,h2,h3,h4{font-family:"Silk Serif",serif;font-family:var(--serif-font);font-weight:600}.ls-sidebar{--green:#0e3b28;--green-ink:#0a2a1d;--ink:#2b2f37;--muted:#647084;--border:#e9edf2;align-self:start;background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column;height:100vh;min-height:100vh;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}.ls-logo-wrap{align-items:center;background:#f2f2f2;display:flex;justify-content:center;padding:20px 10px}.ls-logo{color:var(--ink);display:grid;font-weight:700;letter-spacing:1.6px;line-height:1.05;margin:0;text-align:center}.ls-logo span:first-child,.ls-logo span:last-child{font-size:15px}.ls-sections{background:#fff;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:14px 12px}.ls-block{padding:6px 4px}.ls-block-bottom{margin-top:auto}.ls-block-title{color:#282440;font-family:Gotham;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin:6px 10px 12px;text-transform:uppercase}.ls-nav{display:flex;flex-direction:column;gap:6px}.ls-nav a{align-items:center;border-radius:12px;color:#3c4654;display:flex;gap:10px;margin:0 6px;padding:15px 12px;text-decoration:none;transition:background .15s ease,color .15s ease}.ls-nav a:hover{background:#f3f6f9}.ls-nav a.active{background:var(--green);box-shadow:inset 0 0 0 1px #0000000d;color:#fff}.ls-nav a.admin-link{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.ls-nav a.admin-link:hover{background:linear-gradient(135deg,#5568d3,#653a8b);transform:translateX(2px)}.ls-nav a.admin-link.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:inset 0 0 0 1px #667eea4d,0 2px 8px #667eea4d}.ls-nav a svg{flex:0 0 18px}.ls-nav-group{display:flex;flex-direction:column}.ls-nav-parent{align-items:center;background:#0000;border:none;border-radius:12px;color:#3c4654;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;gap:10px;margin:0 6px;padding:15px 12px;text-align:left;text-decoration:none;transition:background .15s ease,color .15s ease;width:calc(100% - 12px)}.ls-nav-parent:hover{background:#f3f6f9}.ls-nav-parent.active{background:#0e3b281a;color:#0e3b28}.ls-nav-parent svg:last-child{margin-left:auto;transition:transform .2s ease}.ls-nav-parent svg:last-child.rotated{transform:rotate(180deg)}.ls-nav-children{display:flex;flex-direction:column;gap:2px;margin-top:4px;padding-left:28px}.ls-nav-children a{align-items:center;border-radius:10px;color:#3c4654;display:flex;font-size:14px;gap:10px;margin:0 6px;padding:12px;text-decoration:none;transition:background .15s ease,color .15s ease}.ls-nav-children a:hover{background:#f3f6f9}.ls-nav-children a.active{background:var(--green);color:#fff}.ls-divider{border-bottom:1px solid var(--border);border-top:1px solid var(--border);height:28px;margin:6px 8px;position:relative}.ls-pill{background:#e64a2f;border-radius:6px;color:#fff;font-size:12px;font-weight:700;left:50%;line-height:1;padding:6px 10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.ls-logo img{aspect-ratio:23/8;flex-shrink:0;height:40px;width:115px}@media (max-height:700px){.ls-sections{height:auto}}.container{margin:0 auto;max-width:1120px}.company-name{color:#2a987a;font-size:11px;font-weight:500;margin-top:2px}.ls-journey-nav{gap:4px}.ls-step{align-items:center;border-radius:12px;color:#3c4654;display:flex;gap:10px;margin:0 6px;padding:15px 12px;position:relative;text-decoration:none;transition:background .15s ease,color .15s ease,opacity .15s ease}.ls-step:hover:not(.locked){background:#f3f6f9}.ls-step.active{background:var(--green);box-shadow:inset 0 0 0 1px #0000000d;color:#fff}.ls-step-number{align-items:center;background:#e9edf2;border-radius:50%;color:#647084;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;transition:background .15s ease,color .15s ease;width:24px}.ls-step.active .ls-step-number{background:#fff3;color:#fff}.ls-step.completed .ls-step-number{background:#0e3b28;color:#fff}.ls-step>svg:first-of-type{display:none}.ls-step.locked{cursor:not-allowed;opacity:.5;pointer-events:auto}.ls-step.locked:hover{background:#0000}.ls-step-lock{height:14px;margin-left:auto;opacity:.6;width:14px}.ls-step.completed{color:#3c4654}.ls-step-status{color:#0e3b28;height:18px;margin-left:auto;width:18px}.ls-step.active .ls-step-status{color:#fff}.ls-step.ls-nav-parent{width:calc(100% - 12px)}.ls-step.ls-nav-parent .ls-step-lock{margin-left:0}.ls-step.ls-nav-parent>svg:last-child:not(.ls-step-lock){margin-left:auto}@media (max-width:760px){.dashboard{grid-template-columns:1fr}.ls-sidebar{display:none}}.welcome{color:#7d7784;font-size:16px;line-height:18px;margin-bottom:6px;text-decoration:none}.username,.welcome{font-style:normal;font-weight:500;text-transform:capitalize}.username{font-size:32px;line-height:40px;margin:0 0 10px}.hero{background:#111;border:1px solid var(--border);border-radius:16px;display:flex;flex-direction:column;gap:20px;height:300px;justify-content:flex-start;margin-bottom:16px;overflow:hidden;padding:30px 50px;position:relative}.hero:before{background:url(/static/media/dashboard-banner.5d2de9db17d07b84cb00.jpg) 50%/cover no-repeat;filter:brightness(.85)}.hero:after,.hero:before{content:"";inset:0;position:absolute}.hero:after{background:linear-gradient(90deg,#111722d9,#11172200)}.dashboard-hero-inner{color:#fff;max-width:680px;position:relative;z-index:1}.hero h2{font-family:"Silk Serif";font-size:40px;font-weight:400;letter-spacing:-1px;line-height:48px;margin:0 0 13px}.hero h2,.hero p{color:#fff;font-style:normal}.hero p{font-family:Gotham;font-size:18px;font-weight:300;line-height:22px}.hero-buttons{display:flex;flex-wrap:nowrap;gap:10px;position:relative;z-index:1}.stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}.stat{align-items:flex-start;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:42px 28px;text-align:left;width:-webkit-fill-available}.stat-head{align-items:center;display:flex}span.stat-title{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;margin-left:4px;text-transform:capitalize}.stat-label{color:#6d737f;font-size:13px;margin:0 0 8px}.stat-value{color:#282440;font-family:Gotham;font-size:48px;font-style:normal;font-weight:500;line-height:56px;margin:0;text-transform:capitalize}.process{background:#fff;border:1px solid #0f172a0f;border-radius:16px;box-shadow:0 1px 2px #0000000f,0 8px 24px #0000000f;color:#0f172a;padding:20px 24px}.process-header{border-bottom:1px solid #0f172a14;padding:6px 4px 16px}.process-header h3{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:600;line-height:26px;margin:auto;text-transform:capitalize}.process-header .muted{color:#7d7784;font-family:Gotham;font-size:16px;font-weight:325;line-height:22px;margin:0}.steps{grid-gap:16px;display:grid;gap:16px;list-style:none;margin:35px 0;padding:0}.step.row{align-items:flex-start;display:flex;gap:14px}.badge{align-items:center;background:#2a987a;border-radius:50%;box-shadow:inset 0 0 0 2px #ffffff29;color:#fff;display:inline-flex;flex:0 0 auto;font-family:Gotham;font-size:16px;font-weight:400;height:48px;justify-content:center;width:48px}.step-text{grid-gap:4px;display:grid;gap:4px}.step-title{color:#282440;font-weight:400;line-height:18px;text-transform:capitalize}.step-desc,.step-title{font-family:Gotham;font-size:16px;font-style:normal}.step-desc{color:#7d7784;font-weight:325;line-height:22px}@media (max-width:480px){.process{padding:16px}.badge{font-size:13px;height:30px;width:30px}}.actions{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:24px}.action-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 1px 2px #0000000d;padding:32px 34px}.action-head{align-items:center;border-bottom:1px solid #d9d9d9;color:#1e293b;display:flex;gap:8px;margin-bottom:14px;padding-bottom:12px}.action-head span{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:18px;text-transform:capitalize}.action-head .dot{border:2px solid #10b981;border-radius:50%;display:inline-block;height:14px;position:relative;width:14px}.action-head .dot:before{color:#10b981;content:"+";font-size:12px;font-weight:600;left:50%;position:absolute;top:45%;transform:translate(-50%,-50%)}.action-desc{color:#7d7784;font-weight:325;line-height:22px}.action-desc,.btn.full{font-family:Gotham;font-size:16px;font-style:normal}.btn.full{background:#193a31;border:none;border-radius:6px;cursor:pointer;font-weight:400;line-height:18px;padding:20px 22px;text-align:center;text-transform:capitalize;transition:background .3s ease}.btn.full:hover{background:#0f3d3a}@media (max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.actions{grid-template-columns:1fr}}.values-container{background:#f8faf9;color:#0b1410;font-family:sans-serif;min-height:100vh}.back-btn{font-family:Gotham;padding:0}.back-btn:hover{color:#193a31}.values-title{font-size:24px;font-weight:600}.values-subtitle{color:#7d7784;font-family:Gotham;font-size:18px;font-style:normal;font-weight:325;line-height:22px;margin-bottom:24px}.values-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000f;padding:1.5rem}.section-heading{margin-bottom:8px}.helper-text{margin-bottom:1rem}.field-label{margin-bottom:8px}.required{color:red;margin-left:4px}.field-input{border:1px solid #e5e7eb;border-radius:8px;color:#282440;font-size:14px;line-height:normal;margin-bottom:.5rem;padding:12px 14px;transition:border-color .2s ease;width:100%}.field-input:focus{border-color:#193a31;outline:none}.field-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.textarea{max-height:300px;min-height:80px;overflow-y:auto;resize:none}.textarea.auto-grow{overflow-y:hidden}.hint{color:#7d7784;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;line-height:16px;margin:0 0 10px}.hint.center{margin-top:12px;text-align:center}.btn{font-size:15px;padding:14px 24px;transition:all .2s ease}.btn.primary{background:#193a31}.btn.primary:hover{background:#0c4e37}.btn.primary:disabled{background:#9ca3af;cursor:not-allowed}.btn.secondary{border:1px solid #193a31;color:#193a31}.btn.secondary:hover{background:#f0fdf4}.btn.secondary:disabled{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.empty-state,.error-state,.loading-state{color:#6b7280;font-family:Gotham;padding:60px 20px;text-align:center}.empty-state p{margin:8px 0}.form-list{margin-top:20px}.form-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:16px}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .2s ease}.form-card:hover{border-color:#193a31;box-shadow:0 4px 12px #00000014}.form-card.completed{background:#f0fdf4;border-color:#d1fae5}.form-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.form-card-title{color:#282440;font-size:18px;margin:0}.form-card-title,.form-status{font-family:Gotham;font-weight:500}.form-status{border-radius:12px;flex-shrink:0;font-size:12px;padding:4px 10px}.form-status.new{background:#e5e7eb;color:#6b7280}.form-status.draft{background:#fef3c7;color:#92400e}.form-status.submitted{background:#d1fae5;color:#065f46}.form-card-desc{color:#7d7784;font-family:Gotham;font-size:14px;line-height:1.5;margin:0 0 16px}.form-card-meta{color:#9ca3af;display:flex;font-family:Gotham;font-size:13px;gap:16px;margin-bottom:16px}.form-card-actions{display:flex;gap:12px}.form-card-actions .btn{flex:1 1}.form-fill-view{margin-top:20px}.form-header{gap:16px;margin-bottom:24px}.form-header,.form-header-content{display:flex;flex-direction:column}.form-header-content{gap:8px}.form-title{color:#282440;font-family:Gotham;font-size:24px;font-weight:600;margin:0}.form-description{color:#7d7784;font-family:Gotham;font-size:16px;line-height:1.5;margin:0}.save-status{color:#10b981;font-family:Gotham;font-size:13px;font-weight:500}.form-instructions{background:#f0fdf4;border:1px solid #d1fae5;border-radius:8px;margin-bottom:24px;padding:16px}.form-instructions h3{color:#065f46;font-family:Gotham;font-size:14px;font-weight:600;margin:0 0 8px}.form-instructions p{color:#047857;font-family:Gotham;font-size:14px;line-height:1.5;margin:0}.questions-list{display:flex;flex-direction:column;gap:24px}.question-wrapper{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;padding:20px}.question-number{background:#193a31;border-radius:8px;flex-shrink:0;font-size:14px;font-weight:500;height:40px;width:40px}.question-block{flex:1 1}.choice-group{display:flex;flex-direction:column;gap:12px;margin-top:8px}.choice-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:14px 16px;transition:all .2s ease}.choice-item:hover{background:#f0fdf4;border-color:#193a31}.choice-item input[type=checkbox],.choice-item input[type=radio]{accent-color:#193a31;cursor:pointer;height:18px;width:18px}.choice-label{color:#282440;flex:1 1;font-family:Gotham;font-size:14px}.rating-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.rating-label-text{color:#7d7784;font-family:Gotham;font-size:13px}.rating-btn{color:#282440;transition:all .2s ease}.rating-btn:hover{background:#f0fdf4;border-color:#193a31}.rating-btn.selected{background:#193a31;border-color:#193a31;color:#fff}.rating-btn:disabled{cursor:not-allowed;opacity:.6}.form-actions{border-top:1px solid #e5e7eb;margin-top:32px;padding-top:24px}.submitted-notice{background:#f0fdf4;border:1px solid #d1fae5;border-radius:12px;gap:12px;margin-top:24px;padding:20px}.check-icon,.submitted-notice{align-items:center;display:flex}.check-icon{background:#10b981;border-radius:50%;color:#fff;font-size:20px;font-weight:700;height:40px;justify-content:center;width:40px}.submitted-notice p{color:#065f46;font-family:Gotham;font-size:16px;margin:0}.job-levels{display:flex;flex-wrap:wrap;gap:.5rem;padding:10px 0}.job-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;font-family:Gotham;font-size:14px;font-weight:300;gap:8px;height:49px;justify-content:center;padding:8px 31px;transition:all .2s ease}.job-btn:hover{border-color:#193a31}.job-btn.selected{background:#193a31;border-color:#0000;color:#fff}.submit-btn{margin-top:1.5rem}.submit-btn:hover{background:#0c4e37}@media (max-width:768px){.form-cards{grid-template-columns:1fr}.question-wrapper,.rating-group{flex-direction:column}.rating-group{align-items:flex-start}.rating-buttons{flex-wrap:wrap}}.values-container{display:flex;flex-direction:column;gap:16px}.value-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 1px 2px #0000000d;overflow:hidden;transition:box-shadow .2s ease}.value-card:hover{box-shadow:0 4px 12px #00000014}.value-card.expanded{box-shadow:0 4px 16px #0000001a}.value-header{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;padding:24px 28px;text-align:left;width:100%}.value-header:hover{background:#2a987a0a}.value-info{display:flex;flex-direction:column;gap:4px}.value-name{color:#282440;font-family:"Silk Serif",serif;font-size:24px;font-weight:500;margin:0}.value-stats{color:#7d7784;font-family:Gotham,sans-serif;font-size:14px;font-weight:400}.value-chevron{color:#7d7784;flex-shrink:0;transition:transform .2s ease}.value-chevron.rotated{transform:rotate(180deg)}.value-content{border-top:1px solid #0f172a0f;padding:0 28px 28px}.competency-section{padding-top:24px}.competency-section:not(:last-child){border-bottom:1px solid #0f172a0f;padding-bottom:24px}.competency-name{color:#282440;font-family:Gotham,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0 0 16px}.actions-list{display:flex;flex-direction:column;gap:12px}.action-card{background:#f8f9fa;border:1px solid #0f172a0f;border-radius:12px;overflow:hidden}.action-header{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-family:inherit;gap:16px;justify-content:space-between;padding:16px 20px;text-align:left;width:100%}.action-header:hover{background:#2a987a0a}.action-name{color:#282440;font-family:Gotham,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.action-chevron{color:#7d7784;flex-shrink:0;height:16px;transition:transform .2s ease;width:16px}.action-chevron.rotated{transform:rotate(180deg)}.action-content{border-top:1px solid #0f172a0f;padding:0 20px 20px}.entry-row{padding-top:16px}.entry-row:not(:last-child){border-bottom:1px dashed #0f172a14;padding-bottom:16px}.entry-columns{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:12px}@media (max-width:768px){.entry-columns{gap:12px;grid-template-columns:1fr}}.entry-column{display:flex;flex-direction:column;gap:4px}.entry-label{color:#2a987a;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.entry-label,.entry-text{font-family:Gotham,sans-serif}.entry-text{color:#3c4654;font-size:14px;font-weight:325;line-height:1.5;margin:0}.entry-roles{margin-bottom:12px}.roles-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.role-badge{border-radius:20px;display:inline-block;font-family:Gotham,sans-serif;font-size:12px;font-weight:500;padding:6px 12px}.learning-experience{background:#fff;border:1px solid #0f172a14;border-radius:8px;margin-top:12px;padding:12px 16px}.learning-header{margin-bottom:8px}.learning-type-badge{background:#e8f5f1;border-radius:4px;color:#0e5c3c;display:inline-block;font-size:11px;letter-spacing:.3px;padding:4px 10px;text-transform:uppercase}.learning-title-link,.learning-type-badge{font-family:Gotham,sans-serif;font-weight:500}.learning-title-link{align-items:center;color:#2a987a;display:inline-flex;font-size:14px;gap:6px;line-height:1.4;text-decoration:none}.learning-title-link:hover{text-decoration:underline}.learning-title-link svg{flex-shrink:0}.learning-description{color:#7d7784;font-family:Gotham,sans-serif;font-size:13px;font-weight:325;line-height:1.5;margin:8px 0 0}@media (max-width:640px){.value-header{padding:20px}.value-name{font-size:20px}.value-content{padding:0 20px 20px}.action-header{padding:14px 16px}.action-content{padding:0 16px 16px}}.accordion-container{display:flex;flex-direction:column;gap:8px}.accordion-item{background:#fff;border:1px solid #0f172a14;border-radius:12px;overflow:hidden}.accordion-item--value{border-radius:16px;box-shadow:0 1px 3px #0000000a}.accordion-item--competency{background:#fafafa;border-radius:10px;margin:0}.accordion-item--action{background:#fff;border:1px solid #0f172a0f;border-radius:8px;margin:0}.accordion-trigger{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-family:inherit;gap:12px;justify-content:space-between;padding:16px 20px;text-align:left;transition:background-color .15s ease;width:100%}.accordion-trigger:hover{background:#2a987a0a}.accordion-trigger.expanded{border-bottom:1px solid #0f172a0f}.accordion-trigger--value{padding:20px 24px}.accordion-trigger-info{display:flex;flex-direction:column;gap:4px}.accordion-trigger-title{color:#282440;font-family:"Silk Serif",serif;font-size:22px;font-weight:500}.accordion-trigger-stats{color:#7d7784;font-family:Gotham,sans-serif;font-size:13px;font-weight:400}.accordion-trigger--competency{padding:14px 18px}.accordion-trigger--competency .accordion-trigger-text{color:#282440;flex:1 1;font-family:Gotham,sans-serif;font-size:15px;font-weight:500}.accordion-count{background:#2a987a14;border-radius:12px;color:#7d7784;font-family:Gotham,sans-serif;font-size:12px;font-weight:400;padding:4px 10px}.accordion-trigger--action{padding:12px 16px}.accordion-trigger--action .accordion-trigger-text{color:#3c4654;flex:1 1;font-family:Gotham,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.accordion-chevron{color:#7d7784;flex-shrink:0;transition:transform .2s ease}.accordion-chevron.rotated{transform:rotate(180deg)}.accordion-content{padding:16px}.accordion-content--value{display:flex;flex-direction:column;gap:10px;padding:16px 20px 20px}.accordion-content--competency{display:flex;flex-direction:column;gap:8px;padding:12px 16px 16px}.accordion-content--action{background:#fafbfc;padding:16px}.accordion-entry{padding:12px 0}.accordion-entry:not(:last-child){border-bottom:1px dashed #0f172a14}.accordion-entry-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:12px}@media (max-width:640px){.accordion-entry-grid{gap:12px;grid-template-columns:1fr}}.accordion-entry-col{display:flex;flex-direction:column;gap:4px}.accordion-label{color:#2a987a;font-family:Gotham,sans-serif;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.accordion-text{color:#3c4654;font-family:Gotham,sans-serif;font-size:14px;font-weight:325;line-height:1.5;margin:0}.accordion-roles{margin-bottom:12px}.accordion-roles-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.accordion-role-badge{border-radius:16px;display:inline-block;font-family:Gotham,sans-serif;font-size:11px;font-weight:500;padding:5px 10px}.accordion-learning{background:#fff;border:1px solid #0f172a14;border-radius:8px;margin-top:8px;padding:12px 14px}.accordion-learning-type{background:#e8f5f1;border-radius:4px;color:#0e5c3c;display:inline-block;font-family:Gotham,sans-serif;font-size:10px;font-weight:500;letter-spacing:.3px;margin-bottom:8px;padding:3px 8px;text-transform:uppercase}.accordion-learning-link{align-items:center;color:#2a987a;display:flex;font-family:Gotham,sans-serif;font-size:13px;font-weight:500;gap:6px;line-height:1.4;text-decoration:none}.accordion-learning-link:hover{text-decoration:underline}.accordion-learning-link svg{flex-shrink:0}.accordion-learning-desc{color:#7d7784;font-family:Gotham,sans-serif;font-size:12px;font-weight:325;line-height:1.5;margin:8px 0 0}@media (max-width:640px){.accordion-trigger--value{padding:16px 18px}.accordion-trigger-title{font-size:18px}.accordion-content--value{padding:12px 14px 16px}}.page-title{color:#282440;font-family:"Silk Serif",serif;font-size:32px;font-weight:500;line-height:40px;margin:0 0 8px}.page-subtitle{color:#7d7784;font-family:Gotham,sans-serif;font-size:16px;font-weight:325;line-height:22px;margin:0 0 24px}.table-wrapper{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 1px 3px #0000000a;overflow:hidden}.competencies-table{border-collapse:collapse;font-family:Gotham,sans-serif;width:100%}.competencies-table thead{background:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:10}.competencies-table th{border-bottom:2px solid #2a987a26;color:#2a987a;font-size:11px;font-weight:600;letter-spacing:.5px;padding:14px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.th-value{min-width:120px;width:12%}.th-action,.th-competency{min-width:160px;width:18%}.th-attitude,.th-skill{min-width:140px;width:16%}.th-roles{min-width:100px;width:10%}.th-learning{min-width:120px;width:10%}.competencies-table tbody tr{border-bottom:1px solid #0f172a0a;transition:background-color .15s ease}.competencies-table tbody tr:hover{background:#2a987a05}.row-value-start{border-top:2px solid #2a987a33}.row-competency-start td{padding-top:14px}.competencies-table td{color:#3c4654;font-size:13px;line-height:1.5;padding:10px 16px;vertical-align:top}.td-value{background:#2a987a08}.td-competency{background:rgba(42,152,122,.015)}.cell-value{font-family:"Silk Serif",serif;font-size:15px}.cell-competency,.cell-value{color:#282440;display:block;font-weight:500}.cell-action,.cell-competency{font-size:13px}.cell-action{color:#3c4654;display:block}.cell-text{color:#5a6370;display:block;font-size:12px;font-weight:325;line-height:1.4}.cell-roles{display:flex;flex-wrap:wrap;gap:4px}.table-role-badge{border-radius:12px;display:inline-block;font-size:10px;font-weight:500;padding:3px 8px;white-space:nowrap}.cell-learning-link{color:#2a987a;display:flex;flex-direction:column;font-size:12px;gap:4px;text-decoration:none}.cell-learning-link:hover{text-decoration:underline}.learning-type-mini{background:#e8f5f1;border-radius:3px;color:#0e5c3c;display:inline-block;font-size:9px;font-weight:500;letter-spacing:.2px;padding:2px 6px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.learning-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:11px;font-weight:500;line-height:1.3;overflow:hidden}.cell-learning-link svg{flex-shrink:0;opacity:.7}.table-summary{align-items:center;background:#f8f9fa;border-radius:8px;color:#7d7784;display:flex;font-family:Gotham,sans-serif;font-size:13px;gap:16px;margin-top:16px;padding:12px 20px}.summary-item strong{color:#282440;font-weight:500}.summary-divider{color:#0f172a26}@media (max-width:1200px){.table-wrapper{overflow-x:auto}.competencies-table{min-width:1000px}}@media (max-width:640px){.page-title{font-size:24px}.competencies-table td,.competencies-table th{padding:10px 12px}.table-summary{flex-wrap:wrap;gap:8px 16px}}.competencies-table tbody tr:nth-child(2n){background:#00000003}.competencies-table tbody tr:nth-child(2n):hover{background:#2a987a08}.competencies-container{background:#f8faf9;color:#0b1410;font-family:sans-serif;min-height:100vh}.header-row{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.competencies-title{font-size:24px;font-weight:600}.competencies-subtitle{color:#7d7784;font-family:Gotham;font-size:18px;font-style:normal;font-weight:325;line-height:22px}.download-btn{align-items:center;background:#193a31;border-radius:8px;color:#fff;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;justify-content:center;line-height:18px;padding:14px 32px;text-align:center;text-transform:capitalize}.download-btn:hover{background:#166534}.info-box{align-items:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;color:#065f46;display:flex;font-size:14px;gap:8px;margin:14px 0 18px;padding:10px 12px}.rubric-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000f;padding:1.5rem}.rubric-heading{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:600;line-height:18px;text-transform:capitalize}.rubric-desc{color:#7d7784;font-family:Gotham;font-size:16px;font-weight:400;line-height:22px;margin-bottom:1rem}.rubric-table-wrapper{border-radius:12px;overflow:auto}.rubric-table{background:#fff;border-collapse:initial;border-spacing:0;width:100%}.rubric-table thead th{background:#f9fafb;border:1px solid #eeeff3;color:#141b34;font-family:Gotham;font-size:14px;font-style:normal;font-weight:500;height:64px;line-height:14px;padding:12px 14px;text-align:left;text-transform:capitalize}.rubric-table thead th:first-child{border-left:1px solid #eeeff3}.rubric-table thead th:last-child{border-right:1px solid #eeeff3}.rubric-table tbody td{border-bottom:1px solid #e5e7eb;color:#111827;font-size:14px;padding:12px 14px;vertical-align:top}.band,.rubric-table tbody td{border-right:1px solid #e5e7eb}.band{color:#141b34;font-family:Gotham;font-size:16px;font-style:normal;font-weight:600;font-weight:325;height:114px;line-height:22px;text-transform:capitalize;white-space:nowrap;width:288px}.band.ideal{background:#f0fdf4}.band.acceptable{background:#eff6ff}.band.skills{background:#fef6b9}.band.attitudes{background:#fef2f2}.main-class td{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px}@media (max-width:720px){.competencies-container{padding:16px}.download-btn{font-size:14px;padding:9px 12px}}.ct-table-wrap{border-radius:12px;overflow:auto}.ct-table{background:#fff;border:1px solid #eeeff3;border-collapse:initial;border-radius:12px;border-spacing:0;width:100%}.ct-table thead th{background:#f9fafb;border-right:1px solid #eeeff3;color:#141b34;font-family:Gotham;font-size:14px;font-weight:500;height:64px;line-height:14px;padding:12px 14px;text-transform:capitalize}.ct-table thead th:first-child{border-top-left-radius:12px}.ct-table thead th:last-child{border-top-right-radius:12px}.ct-table tbody td{border-right:1px solid #eeeff3;border-top:1px solid #eeeff3;color:#141b34;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px;padding:14px;text-transform:capitalize;vertical-align:top}.ct-col-values{width:120px}.ct-col-competency{width:360px}.ct-values{background:#f0fdf4;font-weight:400!important;text-align:center;vertical-align:middle!important}.ct-competency{color:#485066}.ct-group-alt .ct-values{background:#eff5ff}.competency-pill{align-items:center;border-radius:38px;display:inline-flex;flex-direction:column;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;gap:8px;line-height:22px;padding:8px 20px}.ct-table tbody td:not(.ct-values):not(.ct-competency){text-align:center;vertical-align:middle}.competency-pill-ideal{background:#11734b;color:#fff}.competency-pill-acceptable{background:#d4edbc;border:1px solid #d4edbc;color:#11794f}.ct-na{color:#8e96a3;font-size:13px}.ct-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.ct-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}@media (max-width:900px){.ct-col-competency{width:auto}}.diagnostic-container{background:#f8faf9;color:#0b1410;font-family:sans-serif;min-height:100vh}.back-btn{margin-bottom:1rem}.diagnostic-title{font-size:24px;font-weight:600;margin-bottom:10px}.diagnostic-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000f;margin-top:30px;padding:1.5rem}.card-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.section-heading{color:#282440;font-size:18px;font-style:normal;font-weight:600;margin:0;text-transform:capitalize}.section-heading,.step-indicator{font-family:Gotham;line-height:18px}.step-indicator{color:#7d7784;font-size:14px;font-weight:325}.helper-text{color:#7d7784;font-size:16px;line-height:22px;margin:12px 0 16px}.field-label,.helper-text{font-family:Gotham;font-style:normal;font-weight:400}.field-label{color:#484f53;display:block;font-size:15px;margin-bottom:4px;margin-top:8px}.field-input,.field-label{line-height:18px;text-transform:capitalize}.field-input{color:#2c3134;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;height:50px}.submit-btn{border:none;cursor:pointer;font-size:15px;font-weight:500;margin-top:16px;padding:.7rem;width:100%}.submit-btn:hover{background:#166534}.progress-row{grid-gap:8px;display:grid;gap:8px;margin-bottom:12px}.progress-copy{margin-bottom:0}.progress-meta{color:#7d7784;font-family:Gotham;font-size:14px;text-align:right}.progress-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.progress{background:#edf2ef;border-radius:999px;height:8px;overflow:hidden;width:100%}.progress-bar{background:#14532d;border-radius:999px;height:100%}.progress-sub{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px;margin-top:10px}.progress-number{font-size:16px;position:relative}.progress-number,.q-title{color:#282440;font-family:Gotham;font-style:normal;font-weight:400;line-height:22px}.q-title{border-bottom:1px solid #e5e7eb;font-size:18px;margin-bottom:12px;padding-bottom:12px;text-transform:capitalize}.diagnostic-card+.diagnostic-card{margin-top:14px}.question-card{margin-top:0}.likert-row{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(5,1fr);margin:10px 0 6px}.likert{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:89px;transition:transform .05s ease-in-out,box-shadow .1s;width:100%}.likert.active{box-shadow:inset 0 0 0 3px #14532d40;transform:translateY(-1px)}.shade-1{background:#e43836}.shade-2{background:#fd674d}.shade-3{background:#ffc236}.shade-4{background:#9ccd2f}.shade-5{background:#36ae26}.likert-legend{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px;margin-bottom:15px;margin-top:15px}.likert-legend,.nav-row{display:flex;justify-content:space-between}.nav-row{gap:12px;margin-top:8px}.ghost-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#0b1410;cursor:pointer;font-size:14px;padding:.6rem .9rem}.ghost-btn:disabled{cursor:not-allowed;opacity:.5}.go-next{width:260px}@media (max-width:720px){.likert-row{grid-template-columns:1fr 1fr}.go-next{width:100%}.nav-row{flex-direction:column-reverse}}.results-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:6px}.results-col{background:#fff;border:1px solid #e7eaee;border-radius:12px;padding:12px}.results-col-head{color:#141b34;font-family:gotham;font-size:14px;font-style:normal;font-weight:500;line-height:14px;margin:8px 8px 12px;text-transform:capitalize}.result-row{background:#fff;border:1px solid #eef0f4;border-radius:12px;box-shadow:0 1px 0 #1018280a;margin-bottom:12px;overflow:hidden}.row-top{align-items:center;background:#fff;border:0;cursor:pointer;display:flex;justify-content:space-between;padding:12px 14px;width:100%}.row-left{align-items:center;display:inline-flex;gap:10px}.dot{border-radius:999px;height:16px;width:16px}.row-title{color:#141b34;font-family:gotham;font-size:14px;font-style:normal;font-weight:500;line-height:14px;text-align:center;text-transform:capitalize}.row-right{align-items:center;display:inline-flex;gap:10px}.row-score{color:#7d7784;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;line-height:16px;text-align:right}.chev{border-radius:6px;height:20px;position:relative;width:20px}.chev:before{border-bottom:2px solid #6b7280;border-right:2px solid #6b7280;content:"";height:8px;inset:0;margin:auto;position:absolute;transform:rotate(45deg);width:8px}.chev.up:before{top:2px;transform:rotate(-135deg)}.chev.down:before{top:-2px;transform:rotate(45deg)}.row-body{grid-gap:12px;background:#fbfbfd;border-top:1px solid #eef0f4;display:grid;gap:12px;grid-template-columns:1fr 1fr;padding:12px 14px 14px}.pill-block{background:#fff;border:1px solid #e7eaee;border-radius:10px;padding:10px}.pill-head{border-radius:6px;display:inline-flex;font-size:12px;font-weight:600;margin-bottom:8px;padding:6px 12px}.pill-head.skills{background:#f0ffe9;color:#58b436}.pill-head.attitudes,.pill-head.skills{align-items:center;border-radius:12px 12px 0 0;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;gap:10px;line-height:22px;padding:10px;width:100%}.pill-head.attitudes{background:#eff6ff;color:#458fee}.pill-list{grid-gap:6px;display:grid;gap:6px;list-style:none;margin:0;padding:0}.pill-list li{align-items:flex-start;color:#7d7784;display:flex;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;gap:8px;line-height:18px}.pill-list .bullet{background:#cdd5df;border-radius:999px;height:6px;margin-top:6px;width:6px}@media (max-width:1024px){.results-grid{grid-template-columns:1fr}}@media (max-width:560px){.row-body{grid-template-columns:1fr}}.welcome{background:none;border:none;color:#6b7280;cursor:pointer;font-family:Gotham;font-size:14px;margin-bottom:8px;padding:0}.welcome:hover{color:#374151}.username{color:#282440;font-family:Gotham;font-size:24px;font-weight:600;margin:0 0 16px}.empty-state,.loading-state{color:#7d7784;padding:40px 20px;text-align:center}.empty-state h3{color:#282440;font-family:Gotham;font-size:18px;font-weight:500;margin-bottom:8px}.empty-state p{margin:4px 0}.empty-hint{color:#9ca3af;font-size:14px}.assignments-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:16px}.assignment-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000f;padding:20px;transition:box-shadow .2s,transform .2s}.assignment-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.assignment-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.assignment-title{color:#282440;font-family:Gotham;font-size:16px;font-weight:500;line-height:1.3;margin:0}.evaluation-badge{border-radius:20px;display:inline-flex;font-family:Gotham;font-size:12px;font-weight:500;padding:4px 10px;white-space:nowrap}.evaluation-badge.self{background:#e0f2fe;color:#0369a1}.evaluation-badge.colleague{background:#fef3c7;color:#d97706}.target-info{color:#7d7784;margin:0 0 8px}.assignment-desc,.target-info{font-family:Gotham;font-size:14px}.assignment-desc{color:#6b7280;line-height:1.5;margin:0 0 16px}.assignment-meta{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.status-badge{border-radius:20px;display:inline-flex;font-family:Gotham;font-size:12px;padding:4px 10px}.status-completed{background:#dcfce7;color:#16a34a}.status-progress{background:#dbeafe;color:#2563eb}.status-pending{background:#fef3c7;color:#d97706}.deadline{color:#7d7784;font-family:Gotham;font-size:13px}.start-btn{background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gotham;font-size:14px;font-weight:500;padding:10px 16px;transition:background .2s;width:100%}.start-btn:hover{background:#166534}.diag-input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2c3134;font-family:Gotham;font-size:15px;padding:12px;transition:border-color .2s;width:100%}.diag-input:focus{border-color:#193a31;outline:none}.diag-textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2c3134;font-family:Gotham;font-size:15px;min-height:100px;padding:12px;resize:vertical;transition:border-color .2s;width:100%}.diag-textarea:focus{border-color:#193a31;outline:none}.diag-options{display:flex;flex-direction:column;gap:10px}.diag-option{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:12px 16px;transition:all .2s}.diag-option:hover{background:#f3f4f6;border-color:#d1d5db}.diag-option input[type=checkbox],.diag-option input[type=radio]{accent-color:#193a31;cursor:pointer;height:18px;width:18px}.diag-option input:checked+.diag-option-label{color:#193a31;font-weight:500}.diag-option-label{color:#484f53;font-family:Gotham;font-size:15px;line-height:1.4}.diag-rating{align-items:center;display:flex;gap:16px}.rating-label-left,.rating-label-right{color:#7d7784;flex-shrink:0;font-family:Gotham;font-size:13px;max-width:80px}.rating-buttons{display:flex;flex-wrap:wrap;gap:8px}.rating-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#484f53;cursor:pointer;font-family:Gotham;font-size:16px;font-weight:500;height:44px;transition:all .2s;width:44px}.rating-btn:hover{background:#f3f4f6;border-color:#d1d5db}.rating-btn.active{background:#193a31;border-color:#193a31;color:#fff}.question-text{color:#282440;font-size:16px;font-weight:400;margin-bottom:8px}.question-desc,.question-text{font-family:Gotham;line-height:1.5}.question-desc{color:#7d7784;font-size:14px;margin-bottom:16px}.results-info{background:#f9fafb;border-radius:8px;margin-bottom:24px;padding:16px}.results-meta{color:#484f53;font-family:Gotham;font-size:14px;line-height:1.6;margin:4px 0}.results-meta strong{color:#282440}.answers-section{margin-top:24px}.answers-title{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:16px;font-weight:500;margin:0 0 16px;padding-bottom:12px}.answer-item{border-bottom:1px solid #f3f4f6;padding:16px 0}.answer-item:last-child{border-bottom:none}.answer-question{color:#484f53;display:flex;font-family:Gotham;font-size:14px;gap:8px;line-height:1.5;margin-bottom:8px}.answer-number{color:#9ca3af;flex-shrink:0;font-weight:500}.answer-value{color:#282440;font-family:Gotham;font-size:15px;font-weight:500;line-height:1.5;padding-left:20px}@media (max-width:640px){.assignments-grid{grid-template-columns:1fr}.assignment-header,.assignment-meta{flex-direction:column;gap:8px}.assignment-meta,.diag-rating{align-items:flex-start}.diag-rating{flex-direction:column}.rating-label-left,.rating-label-right{max-width:100%}}.learning-container{background:#fafafa;color:#1f2937;font-family:Inter,sans-serif}.page-header{align-items:center;display:flex;justify-content:space-between;margin:0 0 20px}.page-title{font-size:24px;font-weight:700;margin:0}.download-pdf-btn{align-items:center;background:#193a31;border-radius:8px;color:#fff;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;height:50px;justify-content:center;line-height:18px;padding:14px 32px;text-align:center;text-transform:capitalize}.download-pdf-btn:hover{background:#0f2820}.section-card{background:#fff;border-radius:10px;box-shadow:0 1px 2px #0000000d;margin-bottom:28px;padding:26px 24px}.section-title{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:18px;padding-bottom:12px;text-transform:capitalize}.diagnostic-summary{border:1px solid #fff}.summary-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.summary-head{align-items:center;display:flex}span.summary-title{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;margin-left:4px;text-transform:capitalize}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px;text-align:left}.summary-icon.pink-icon{background:#fce7f3}.summary-icon.yellow-icon{background:#fef3c7}.summary-icon.blue-icon{background:#dbeafe}.summary-label{color:#374151;font-size:14px;font-weight:500}.summary-value{color:#282440;font-family:Gotham;font-size:48px;font-style:normal;font-weight:500;line-height:56px;margin:0;text-transform:capitalize}.table-wrap{overflow:visible}tr.lead-dev-first{background:#f9fafb;border:1px solid #eeeff3;border-radius:8px 8px 0 0;height:64px;position:relative}.plan-table{border-collapse:collapse;font-size:14px;width:100%}.plan-table th{color:#141b34;font-family:Gotham;font-size:18px;font-style:normal;font-weight:350;line-height:14px;text-transform:capitalize}.plan-table td{border-top:1px solid #f3f4f6;padding:12px;vertical-align:top}tr.subheader{height:64px;position:relative}.subheader td{background:#fff6;border-bottom:1px solid #eeeff3;border-left:1px solid #eeeff3;border-radius:0 0 8px 8px;border-right:1px solid #eeeff3;color:#141b34;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px;padding:16px;text-align:center;text-transform:capitalize;vertical-align:middle}.subheader td:first-child{padding-left:16px;text-align:left;vertical-align:middle}.data-row{border-bottom:1px solid #eeeff3}.data-row td{border:none;color:#141b34;font-family:Gotham;font-size:16px;font-weight:300;line-height:22px;padding:20px 16px;text-transform:capitalize}.data-row .goal-col{background:#f0fdf4;padding:0}.data-row .data-col{background:#fff;border-right:1px solid #eeeff3}.competency-select{background:#fff;border:1px solid #ddd;border-radius:6px;color:#141b34;cursor:pointer;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;line-height:16px;padding:12px;text-transform:capitalize;width:100%}.goal-cell{background:#f0fdf4}.goal-cell,.goal-cell-2{align-items:center;display:flex;flex-shrink:0;height:146px;padding:20px;text-align:left}.goal-cell-2{background:#eff6ff}.goal-cell p{margin:0}.browse-btn{background:#193a31;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;margin-top:10px;padding:8px 16px}.browse-btn:hover{background:#0f2820}.book-info{display:inline;margin-bottom:8px}.book-link{display:inline}.book-link,.edit-link{color:#2563eb;text-decoration:underline}.edit-link{font-weight:500}.recs-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.rec-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s}.rec-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.rec-img-wrapper{height:180px;overflow:hidden;position:relative;width:100%}.rec-img{height:100%;object-fit:cover;width:100%}.play-icon{align-items:center;background:#000000b3;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;left:12px;padding-left:2px;width:36px}.free-badge,.play-icon{font-size:12px;position:absolute;top:12px}.free-badge{background:#fffffff2;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#111827;font-weight:600;padding:4px 10px;right:12px}.rec-content{flex:1 1;padding:16px}.rec-content h3{color:#141b34;text-transform:capitalize}.rec-content h3,.rec-content p{font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.rec-content p{color:#7d7784;margin:0}.begin-btn{align-items:center;align-self:stretch;background:#193a31;border-radius:8px;color:#fff;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;height:50px;justify-content:center;line-height:18px;margin:0 16px 16px;padding:14px 32px;text-align:center;text-transform:capitalize}.begin-btn:hover{background:#0f2820}@media (max-width:1024px){.recs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.recs-grid{grid-template-columns:1fr}}.tooltip-header{cursor:help;position:relative}.tooltip-header .info-icon{align-items:center;background:#e5e7eb;border-radius:50%;color:#6b7280;display:inline-flex;font-size:10px;font-style:normal;font-weight:600;height:16px;justify-content:center;margin-left:6px;vertical-align:middle;width:16px}.tooltip-header:hover .info-icon{background:#2a987a;color:#fff}.tooltip-header:after{background:#1f2937;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;content:attr(data-tooltip);font-family:Gotham,sans-serif;font-size:13px;font-weight:350;line-height:1.5;margin-bottom:8px;padding:12px 14px;pointer-events:none;text-transform:none;width:280px;z-index:9999}.tooltip-header:after,.tooltip-header:before{bottom:100%;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:hidden}.tooltip-header:before{border:6px solid #0000;border-top-color:#1f2937;content:"";margin-bottom:-4px;z-index:10000}.tooltip-header:hover:after,.tooltip-header:hover:before{opacity:1;visibility:visible}.ll-container{background:#f8faf9;color:#0b1410;min-height:100vh}.ll-back{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:14px;gap:4px;margin:14px 0 6px;padding:0}.ll-title{font-size:28px;font-weight:700;margin:0 0 12px}.ll-card{background:#fff;border:1px solid #e6ebea;border-radius:12px;box-shadow:0 1px 2px #0000000a;padding:26px 24px}.ll-card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:12px;padding-bottom:12px;text-transform:capitalize}.ll-tabs{border-bottom:1px solid #eef2ef;display:flex;gap:8px;margin-bottom:12px;padding:6px 4px 2px}.ll-tab{background:#fbfaf9;border:1px solid #0000;border-radius:8px;color:#374151;cursor:pointer;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;padding:14px;text-transform:capitalize}.ll-tab.active{background:#193a31;color:#fff}.ll-filters{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto 200px 160px;padding:0 4px 10px}.ll-search{position:relative}.ll-search-input{align-items:flex-start;border:1px solid #f2f2f3;border-radius:6px;display:flex;flex:1 0;flex-direction:column;gap:16px;height:56px;justify-content:center;padding:15px;width:100%}.ll-search-icon-left{color:#94a3b8;display:none;left:12px;pointer-events:none;position:absolute;top:12px}.ll-search-icon{color:#3b82f6;cursor:pointer;position:absolute;right:12px;top:11px}.ll-filter-btn{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;display:grid;height:40px;place-items:center;width:40px}.ll-filter-btn:hover{background:#f9fafb}.ll-select-wrap{position:relative}.ll-select{align-items:flex-start;border:1px solid #f2f2f3;border-radius:6px;color:#282440;color:var(--Black,#282440);display:flex;flex-direction:column;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;gap:16px;height:56px;justify-content:center;line-height:100%;padding:15px;width:100%}.ll-caret{color:#6b7280;pointer-events:none;position:absolute;right:12px;top:9px}.ll-list{grid-gap:10px;display:grid;gap:10px}.ll-row{border:1px solid #eef2ef;border-radius:12px;grid-template-columns:1fr auto;padding:14px}.ll-left,.ll-row{align-items:center;display:grid}.ll-left{grid-gap:45px;gap:45px;grid-template-columns:52px 1fr}.ll-icon{background:#f0fdf4;border-radius:10px;display:grid;height:80px;padding:28px;place-items:center;width:80px}.ll-item-title{color:#282440;font-weight:400;margin-bottom:8px;text-transform:capitalize}.ll-item-blurb,.ll-item-title{font-family:Gotham;font-size:16px;font-style:normal;line-height:18px}.ll-item-blurb{color:#7d7784;font-weight:325}.ll-right{display:flex;gap:10px}.ll-btn{background-color:#193a31;border:1.5px solid #193a31;border-radius:8px;color:#fff}.ll-btn,.ll-btn.ghost{align-items:center;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;gap:10px;justify-content:center;line-height:18px;padding:18px 32px;text-align:center;text-transform:capitalize}.ll-btn.ghost{background-color:initial;border:1.5px solid #d3d5d5;border-radius:8px;color:#193a31;text-decoration:none}.ll-btn.primary{background-color:#193a31;color:#fff}.ll-btn.primary:hover{background:#0f3327}.ll-empty{color:#6b7280;padding:40px 12px;text-align:center}@media (max-width:900px){.ll-filters{grid-template-columns:1fr auto}.ll-filter-btn{display:none}.ll-select-wrap{grid-column:span 2}}@media (max-width:640px){.ll-row{gap:10px;grid-template-columns:1fr}.ll-right{justify-content:flex-end}}.lid-container{background:#f8faf9;color:#0b1410;min-height:100vh;padding-bottom:24px}.lid-back{color:#6b7280;display:inline-block;font-size:14px;margin:14px 0 6px;text-decoration:none}.lid-title{font-size:28px;font-weight:700;margin:0 0 12px}.lid-hero{align-items:center;background:#111;border:1px solid #e5e7eb;border-radius:16px;display:flex;height:300px;margin-bottom:16px;overflow:hidden;padding:20px 50px;position:relative}.lid-hero:before{background:url(/static/media/library-banner.159d8cc3815edf3484eb.jpg) 50%/cover no-repeat;filter:brightness(.85)}.lid-hero:after,.lid-hero:before{content:"";inset:0;position:absolute}.lid-hero:after{background:linear-gradient(90deg,#111722d9,#11172200)}.lid-hero-inner{color:#fff;max-width:680px;padding:18px 20px;position:relative;z-index:1}.lid-hero h2{font-family:"Silk Serif";font-size:40px;font-weight:400;letter-spacing:-1px;line-height:48px;margin:0 0 13px}.lid-hero h2,.lid-hero p{color:#fff;font-style:normal}.lid-hero p{font-family:Gotham;font-size:18px;font-weight:300;line-height:22px;margin-bottom:20px}.lid-card{background:#fff;border:1px solid #e6ebea;border-radius:12px;box-shadow:0 1px 2px #0000000a;margin-top:15px;padding:26px 24px}.lid-card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:12px;padding-bottom:12px;text-transform:capitalize}.lid-table-wrap{margin-top:20px;overflow:auto}.lid-table{border:1px solid #eef2ef;border-collapse:initial;border-radius:10px;border-spacing:0;width:100%}.lid-table thead th{background:#f9fafb;border:1px solid #eeeff3;font-family:gotham;font-weight:500;line-height:14px;padding:25px 24px;text-align:left;white-space:nowrap}.lid-table td,.lid-table thead th{color:#141b34;font-size:16px;font-style:normal;text-transform:capitalize}.lid-table td{border-right:1px solid #eeeff3;border-top:1px solid #f3f4f6;font-family:Gotham;font-weight:300;line-height:22px;padding:14px 12px;vertical-align:top}.lid-table td.prewrap{white-space:pre-wrap}.lid-table td.tint{background:#f0fdf4;height:138px}.lid-bullets{line-height:1.5;margin:0;padding-left:18px}@media (max-width:900px){.lid-table thead th{font-size:12px}.lid-table td{font-size:13px}}.cop-container{background:#f8faf9;color:#0b1410;min-height:100vh;padding-bottom:24px}.cop-back{margin:14px 0 6px}.cop-title{font-size:28px;font-weight:700;margin:0 0 12px}.cop-hero{align-items:center;background:#111;border:1px solid #e5e7eb;border-radius:16px;display:flex;height:300px;margin-bottom:16px;overflow:hidden;padding:20px 50px;position:relative}.cop-hero:before{background:url(/static/media/communities-banner.cdc83a653d270c483f4f.png) 50%/cover no-repeat;filter:brightness(.85)}.cop-hero:after,.cop-hero:before{content:"";inset:0;position:absolute}.cop-hero:after{background:linear-gradient(90deg,#111722d9,#11172200)}.cop-hero-inner{color:#fff;max-width:680px;padding:18px 20px;position:relative;z-index:1}.cop-hero h2{font-family:"Silk Serif";font-size:40px;font-weight:400;letter-spacing:-1px;line-height:48px;margin:0 0 13px}.cop-hero h2,.cop-hero p{color:#fff;font-style:normal}.cop-hero p{font-family:Gotham;font-size:18px;font-weight:300;line-height:22px;margin-bottom:20px}.cop-card{border:1px solid #e6ebea;box-shadow:0 1px 2px #0000000a;padding:26px 24px}.cop-card-head{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:12px;padding-bottom:12px;text-transform:capitalize}.cop-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.cop-event{background:#fff;border:1px solid #e6ebea;border-radius:12px;box-shadow:0 1px 2px #0000000a;padding:16px}.cop-event-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.cop-event-title{color:#193a31}.cop-event-title,.cop-pill{font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-transform:capitalize}.cop-pill{background:#d3fff3;border-radius:4px;color:#2a987a;gap:10px;justify-content:center;padding:8px 10px}.cop-next,.cop-pill{align-items:center;display:flex}.cop-next{color:#1f2937;font-size:14px;gap:8px;margin:6px 0 14px}.cop-next-icon{align-items:center;display:inline-flex;justify-content:center}.cop-next-text{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;text-transform:capitalize}.cop-actions{grid-gap:10px;display:grid;gap:10px;margin:15px 0}.cop-btn{border-radius:8px;cursor:pointer;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;padding:18px 34px;text-align:center;text-transform:capitalize}.cop-btn.primary{background:#193a31;border:1px solid #0000;color:#fff}.cop-btn.primary:hover{background:#0f3027}.cop-btn.ghost{background-color:initial;border:1.5px solid #193a31;border-radius:8px;cursor:pointer;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;padding:18px 34px;text-align:center;text-transform:capitalize}.cop-btn.ghost:hover{background:#f9fafb}@media (max-width:1100px){.cop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cop-grid{grid-template-columns:1fr}}.analytics-container{background:#f8faf9;color:#0b1410;min-height:100vh;padding-bottom:24px}.analytics-back{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;margin:14px 0 6px}.analytics-cards{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(4,1fr);position:relative}.analytics-card{border-radius:8px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px;text-align:left}.analytics-head{align-items:center;display:flex}.analytics-card-icon{font-size:18px;margin-bottom:8px}.analytics-card-value{color:#282440;font-size:48px;font-weight:500;line-height:56px;margin:0}.analytics-card-value,span.analytics-title{font-family:Gotham;font-style:normal;text-transform:capitalize}span.analytics-title{color:#7d7784;font-size:16px;font-weight:400;line-height:18px;margin-left:4px}.analytics-card-title{color:#6b7280;font-size:14px}.analytics-card.full{background:#fff;border:1px solid #e6ebea;border-radius:12px;box-shadow:0 1px 2px #0000000a;margin-top:24px;padding:26px 24px}.analytics-card-head{margin-bottom:12px}.analytics-table-wrap{overflow:auto}.analytics-table{border:1px solid #eef2ef;border-collapse:collapse;width:100%}.analytics-dev-first{background:#f9fafb;border:1px solid #eeeff3;border-radius:8px 8px 0 0;height:64px;position:relative}.analytics-table th{font-family:gotham;font-size:14px;font-weight:500;line-height:14px;padding-left:20px}.analytics-table td,.analytics-table th{color:#141b34;font-style:normal;text-transform:capitalize}.analytics-table td{border-top:1px solid #f3f4f6;font-family:Gotham;font-size:16px;font-weight:400;height:70px;line-height:22px;padding:14px 20px}.col-green{background:#f0fdf4}.col-blue{background:#eff6ff}.col-yellow{background:#fef6b9}.col-red{background:#fef2f2}@media (max-width:1000px){.analytics-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.analytics-cards{grid-template-columns:1fr}}.settings-back{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:14px;gap:4px;margin:0 0 12px;padding:0}.settings-back:hover{color:#374151}.settings-title{color:#1a1a1a;font-size:32px;font-weight:600;margin:0 0 24px}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:24px}.settings-card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:18px;padding-bottom:12px;text-transform:capitalize}.settings-content{align-items:flex-start;display:flex;gap:40px}.settings-form{flex:1 1;max-width:100%}.row-2{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.field,.row-2{margin-bottom:16px}.field label{color:#484f53;display:block;font-size:15px;font-weight:400;line-height:18px;margin-bottom:10px;margin-top:8px;text-transform:capitalize}.field label,.input{font-family:Gotham;font-style:normal}.input{align-items:center;align-self:stretch;background:#fff;border:1px solid #eeeeef;border-radius:8px;color:#7d7784;display:flex;flex-shrink:0;font-size:14px;font-weight:325;gap:8px;height:49px;line-height:normal;padding:14px 17px;width:100%}.input:focus{border-color:#94a3b8;outline:none}.input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.password-field{margin-bottom:0}.password-input-wrapper{align-items:center;display:flex;gap:12px;position:relative}.password-input-wrapper .input{flex:1 1}.btn-change{background:none;border:none;color:#193a31;cursor:pointer;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;line-height:normal;padding:0}.btn-change:hover{color:#374151;text-decoration:underline}.settings-avatar-section{align-items:center;display:flex;flex-direction:column;gap:12px;min-width:160px}.avatar{border:3px solid #f3f4f6;border-radius:50%;height:140px;overflow:hidden;position:relative;width:140px}.avatar img{height:100%;object-fit:cover;width:100%}.btn-change-avatar{background:none;border:none;color:#193a31;cursor:pointer;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;line-height:normal;padding:0}.btn-change-avatar:hover{color:#374151;text-decoration:underline}.settings-row{display:flex;gap:16px;padding:16px 0}.settings-row.between{align-items:center;justify-content:space-between}.setting-block .setting-title{color:#2c3134;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:18px;text-transform:capitalize}.setting-controls{align-items:center;display:flex;flex-wrap:wrap;gap:32px}.check,.radio{align-items:center;color:#7d7784;cursor:pointer;display:inline-flex;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;gap:8px;line-height:normal}.check input,.radio input{accent-color:#10b981;cursor:pointer;height:16px;width:16px}.divider{background:#e5e7eb;height:1px;margin:0}@media (max-width:900px){.settings-content{align-items:center;flex-direction:column}.settings-avatar-section{margin-bottom:20px;order:-1}}@media (max-width:560px){.settings-container{padding:16px 20px}.row-2{grid-template-columns:1fr}.setting-controls{align-items:flex-start;flex-direction:column;gap:12px}}.help-container{color:#0b1410;font-family:sans-serif;padding-bottom:24px}.back-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;margin:16px 0 8px}.username{color:#1f2937;font-size:28px;font-weight:700;margin:0 0 12px}.card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:none;margin-top:24px;padding:24px}.card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:12px;padding-bottom:12px;text-transform:capitalize}.help-hero{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000f;padding:40px 180px 80px}.help-hero-inner{margin:0 auto;max-width:700px;text-align:center}.hero-title{color:#282440;font-size:32px;font-weight:400;line-height:40px;margin-bottom:10px}.hero-subtitle,.hero-title{font-family:Gotham;font-style:normal;text-align:center;text-transform:capitalize}.hero-subtitle{color:#2c3134;font-size:18px;font-weight:325;line-height:22px}.hero-search{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto;margin:0 auto;max-width:700px;width:100%}.search-input-wrap{align-items:flex-start;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:56px;justify-content:center;padding:15px;position:relative;width:100%}.search-input-wrap input{border:none;color:#282440;color:var(--Black,#282440);font-family:Gotham;font-size:18px;font-style:normal;font-weight:325;line-height:100%;margin-left:20px}.search-input-wrap input::placeholder{color:#d1d5db}.search-input-wrap input:focus{border-color:#d1d5db;outline:none}.search-icon{left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-btn{align-items:center;display:flex;flex-shrink:0;gap:8px;padding:12px 24px;white-space:nowrap}.search-btn .arrow-icon{flex-shrink:0;height:16px;width:16px}.submit-btn{align-items:center;background:#193a31;border-radius:8px;color:#fff;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;justify-content:center;line-height:18px;margin:0;padding:19px 32px;text-align:center;text-transform:capitalize}.submit-btn:hover{background:#15803d}.faq-list{list-style:none;margin:4px 0 0;padding:0}.faq-item{border-bottom:1px solid #f3f4f6}.faq-item:last-child{border-bottom:none}.faq-toggle{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:18px 0;text-align:left;transition:opacity .2s ease;width:100%}.faq-toggle:hover{opacity:.7}.faq-q{color:#000;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:normal}.faq-plus{align-items:center;background:#fff;border-radius:6px;color:#6b7280;display:flex;flex-shrink:0;font-size:18px;font-weight:400;height:24px;justify-content:center;line-height:1;width:24px}.faq-panel{max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease}.faq-item.open .faq-panel{max-height:300px;padding-bottom:18px}.faq-a{color:#000;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:normal}.faq-empty{color:#6b7280;padding:16px 8px}@media (max-width:720px){.hero-search{grid-template-columns:1fr}.search-btn{justify-content:center;width:100%}.hero-title{font-size:24px}.help-hero{padding:32px 20px}}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:300;src:url(/static/media/Gotham-Light.7134741ca60a2642b0ff.woff2) format("woff2"),url(/static/media/Gotham-Light.40369050253eb1818110.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:500;src:url(/static/media/Gotham-Medium.17c94287bac3f1cf030b.woff2) format("woff2"),url(/static/media/Gotham-Medium.48f045c065e72b3890ac.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:700;src:url(/static/media/Gotham-Bold.0d0bf56e1e7f61d4cc10.woff2) format("woff2"),url(/static/media/Gotham-Bold.df56df694d49cc707756.woff) format("woff")}@font-face{font-display:swap;font-family:"Silk Serif";font-style:normal;font-weight:400;src:url(/static/media/SilkSerif-TRIAL-Regular-BF6740066e17571.b393f0a1500b680578f8.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Silk Serif";font-style:normal;font-weight:700;src:url(/static/media/SilkSerif-TRIAL-Bold-BF6740066e7ab50.f318a63295e116d26d20.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Silk Serif";font-style:normal;font-weight:300;src:url(/static/media/SilkSerif-TRIAL-Light-BF6740066e4d5cb.d0439f9384d261120e1c.ttf) format("truetype")}:root{--ui-font:"Gotham",Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--serif-font:"Silk Serif",serif}.dashboard{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;overflow:visible}.content-area{display:flex;flex-direction:column;min-height:100vh}.main{background-color:#fbfaf9;min-height:100vh;overflow:auto;padding:20px 24px 40px}.container-fluid{margin:0;width:100%}.topbar{background:#fff;border-bottom:1px solid #e5e5e5;padding:12px 24px;width:100%}.topbar-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;min-width:0;width:100%}.search{flex:1 1;min-width:0}.search input[type=text]{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:10px;height:56px;justify-content:center;padding:15px}.search input{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:14px;padding:10px 14px;width:100%}.user-info{align-items:center;display:flex;flex-shrink:0;gap:12px;white-space:nowrap}.header-avatar{border-radius:50%;height:56px;width:56px}.user-text{display:flex;flex-direction:column;line-height:1.1}.hello{font-weight:600}.dropdown,.email{color:#6b7280;font-size:12px}.dropdown{cursor:pointer}.role-badge-inline{color:#667eea;font-size:11px;font-weight:400;margin-left:.5rem}.navbar-dropdown-wrapper{position:relative}.navbar-dropdown-menu{animation:dropdownFadeIn .2s ease-out;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{background:#0000;border:none;color:#333;cursor:pointer;display:block;font-size:.95rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.dropdown-item:hover{background:#f8f9fa}.dropdown-item.danger{color:#d32f2f}.dropdown-item.danger:hover{background:#ffebee}.dropdown-divider{background:#e0e0e0;height:1px;margin:.5rem 0}.bell{color:#6b7280;cursor:pointer;font-size:20px}.admin-page{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.admin-page h1{color:#141b34;font-size:24px;font-weight:600;margin-bottom:16px}.admin-page p{color:#6b7280;line-height:1.6}.btn{border:1px solid #1b2b22;border-radius:10px;font-family:Gotham,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-family:var(--ui-font);padding:10px 14px}.btn.primary{margin-right:10px}.btn.ghost,.btn.primary{align-items:center;background:#0000;border:1.5px solid #fff;border-radius:8px;cursor:pointer;display:inline-flex;font-size:18px;font-weight:500;gap:8px;justify-content:center;padding:16px 30px;transition:all .3s ease}.btn.ghost{color:#fff}.btn.full{background:#0e3b28;border-color:#0e3b28}@media (max-width:760px){.dashboard{grid-template-columns:1fr}}.adash{padding:0}.adash-heading{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.adash-welcome-section{flex:1 1}.adash-welcome{color:#7d7784;font-size:13px;line-height:16px;margin-bottom:2px}.adash-title{color:#141b34;font-size:24px;font-weight:600;margin:0}.adash-filters{gap:12px;margin-top:4px}.adash-filter,.adash-filters{align-items:center;display:flex;width:100%}.adash-filter{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:8px;padding:24px}.adash-filter svg{color:#6b7280}.adash-filter select{border:none;color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;text-transform:capitalize}.adash-kpis{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.adash-kpi{background-color:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:42px 28px;text-align:left;width:-webkit-fill-available}.adash-kpi,.adash-kpi-content{align-items:flex-start;display:flex}.adash-kpi-content{gap:12px}.adash-kpi-icon{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.adash-kpi-info{flex:1 1;min-width:0}.adash-kpi-label{color:#6b7280;font-size:13px;font-weight:500;line-height:1.4;margin-bottom:4px}.adash-kpi-value{color:#111827;font-size:32px;font-weight:700;line-height:1.2}.adash-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.adash-card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px;padding-bottom:12px;text-transform:capitalize}.adash-charts{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.adash-card.full{background:#fff;border:1px solid #e6ebea;border-radius:12px;box-shadow:0 1px 2px #0000000a;margin-top:24px;padding:26px 24px}.adash-table-wrap{overflow:auto}.adash-table{border:1px solid #eef2ef;border-collapse:collapse;width:100%}.adash-dev-first{background:#f9fafb;border:1px solid #eeeff3;border-radius:8px 8px 0 0;height:64px;position:relative}.adash-table th{font-size:14px;font-weight:500;line-height:14px;padding-left:20px;text-align:left}.adash-table td,.adash-table th{color:#141b34;font-family:Gotham;font-style:normal;text-transform:capitalize}.adash-table td{border:1px solid #eeeff3;border-radius:0 0 8px 8px;border-top-color:#f3f4f6;font-size:16px;font-weight:400;height:70px;line-height:22px;padding:14px 20px}.col-green{background-color:#f0fdf4}.col-yellow{background-color:#fef6b9}.col-red{background-color:#fef2f2}.status-pill{align-items:center;border-radius:40px;display:inline-flex;font-size:14px;font-weight:500;gap:10px;justify-content:center;padding:8px 10px}.status-completed{background:#d1fae5;color:#065f46}.status-pending{background:#fef6b9;color:#78350f}.pill{border-radius:6px;display:inline-block;font-size:13px;font-weight:600;padding:5px 12px}.pill.green{background:#d1fae5;color:#065f46}.pill.yellow{background:#fef3c7;color:#92400e}@media (max-width:980px){.adash-kpis{grid-template-columns:repeat(2,1fr)}.adash-charts{grid-template-columns:1fr}}@media (max-width:640px){.adash-filters{gap:8px}.adash-table .thead,.adash-table .tr{grid-template-columns:1fr .8fr .8fr .6fr .6fr}}.acomps{padding:0}.acomps-top{margin-bottom:10px}.acomps-tabs{background:#f3f4f6;border-radius:10px;display:flex;gap:4px;margin-bottom:20px;padding:4px;width:-webkit-fit-content;width:fit-content}.acomps-tab{background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;font-family:Gotham;font-size:14px;font-weight:500;padding:10px 20px;transition:all .15s ease}.acomps-tab:hover{color:#141b34}.acomps-tab.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#141b34}.crumb{color:#6b7280;font-size:13px;margin-bottom:4px}.acomps-title{color:#141b34;font-size:28px;font-weight:700;margin:0}.acomps-filterbar{grid-gap:16px;align-items:center;background:#fff;border:1px solid #e7eaee;border-radius:12px;display:grid;gap:16px;grid-template-columns:1fr 420px;margin-bottom:16px;padding:12px 14px}.acomps-count{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:350;line-height:22px;text-transform:capitalize}.acomps-search{align-items:center;background:#fbfbfd;border:1px solid #e7eaee;border-radius:10px;display:flex;gap:8px;padding:10px 12px;position:relative}.acomps-search svg{color:#9ca3af}.acomps-search input{background:#0000;border:none;color:#141b34;flex:1 1;font-size:14px;outline:none}.key-hint{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;font-size:12px;padding:2px 6px}.acomps-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.acomps-card{background:#fff;border:1px solid #e7eaee;border-radius:14px;display:flex;flex-direction:column;gap:16px;padding:16px}.acomps-card-head{grid-gap:12px;align-items:flex-start;display:grid;gap:12px;grid-template-columns:56px 1fr auto}.acomps-delete-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .15s ease}.acomps-delete-btn:hover{background:#fee2e2;color:#dc2626}.acomps-logo{background:#f3f4f6;border:1px solid #e7eaee;border-radius:8px;height:56px;object-fit:cover;width:56px}.acomps-name{color:#282440;font-size:16px;font-weight:400;line-height:18px;margin-bottom:4px;text-transform:capitalize}.acomps-name,.acomps-sub{font-family:Gotham;font-style:normal}.acomps-sub{color:#7d7784;font-size:17px;font-weight:325;line-height:22px}.dot{margin:0 6px}.acomps-btn{align-items:center;background:#0c4e37;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;height:44px;justify-content:center;margin-top:4px;outline:none;transition:filter .15s ease}.acomps-btn svg{stroke:currentColor}.acomps-btn:hover{filter:brightness(1.02)}.acomps-logo-placeholder{align-items:center;background:#0c4e37;border-radius:8px;color:#fff;display:flex;font-size:24px;font-weight:600;height:56px;justify-content:center;width:56px}.acomps-card-info{color:#6b7280;display:flex;flex-direction:column;font-size:13px;gap:4px}.acomps-owner{color:#4b5563}.acomps-invite code{background:#f3f4f6;border-radius:4px;color:#0c4e37;font-family:monospace;font-size:12px;padding:2px 6px}.status-badge{border-radius:12px;display:inline-block;font-size:11px;font-weight:500;margin-left:8px;padding:2px 8px}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.inactive{background:#fee2e2;color:#991b1b}.acomps-empty,.acomps-error,.acomps-loading{color:#6b7280;font-size:15px;padding:40px 20px;text-align:center}.acomps-error{color:#dc2626}.acomps-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.acomps-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:420px;width:100%}.acomps-modal-header{border-bottom:1px solid #e7eaee;padding:16px 20px}.acomps-modal-header h3{color:#141b34;font-size:18px;font-weight:600;margin:0}.acomps-modal-body{padding:20px}.acomps-modal-body p{color:#4b5563;font-size:14px;line-height:1.5;margin:0 0 12px}.acomps-modal-body p:last-child{margin-bottom:0}.acomps-modal-warning{background:#fef3c7;border-radius:8px;color:#92400e!important;font-size:13px!important;padding:12px}.acomps-modal-actions{border-top:1px solid #e7eaee;display:flex;gap:12px;justify-content:flex-end;padding:16px 20px}.btn{padding:10px 16px}.btn.full{align-items:center;background:#0c4e37;color:#fff;display:flex;gap:8px;height:44px;justify-content:center;width:100%}.btn.full:hover{filter:brightness(1.05)}.btn.secondary{background:#f3f4f6}.btn.secondary:hover{background:#e5e7eb}@media (max-width:1080px){.acomps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.acomps-filterbar,.acomps-grid{grid-template-columns:1fr}}.gtemplates-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.gtemplates-info{flex:1 1}.gtemplates-title{color:#282440;font-family:Gotham;font-size:20px;font-weight:500;margin:0 0 8px}.gtemplates-desc{color:#7d7784;line-height:1.5;margin:0}.btn-create,.gtemplates-desc{font-family:Gotham;font-size:14px}.btn-create{align-items:center;background:#0c4e37;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:12px 20px;transition:all .15s ease}.btn-create:hover{background:#0a3f2d}.gtemplates-empty,.gtemplates-error,.gtemplates-loading{color:#6b7280;font-family:Gotham;padding:60px 20px;text-align:center}.gtemplates-error{color:#dc2626}.gtemplates-empty .hint{color:#9ca3af;font-size:13px;margin-top:8px}.gtemplates-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.gtemplates-card{background:#fff;border:1px solid #e7eaee;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:20px;transition:all .15s ease}.gtemplates-card:hover{border-color:#0c4e37;box-shadow:0 4px 12px #00000014}.gtemplates-card-header{display:flex;justify-content:flex-start}.gtemplates-status{border-radius:12px;font-family:Gotham;font-size:11px;font-weight:500;padding:4px 10px}.gtemplates-status.status-draft{background:#f3f4f6;color:#6b7280}.gtemplates-status.status-published{background:#d1fae5;color:#065f46}.gtemplates-status.status-archived{background:#fee2e2;color:#991b1b}.gtemplates-card-title{color:#282440;font-family:Gotham;font-size:18px;font-weight:500;margin:0}.gtemplates-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#7d7784;display:-webkit-box;font-family:Gotham;font-size:14px;line-height:1.5;margin:0;overflow:hidden}.gtemplates-card-meta{color:#9ca3af;display:flex;font-family:Gotham;font-size:13px;gap:16px}.gtemplates-card-levels{display:flex;flex-wrap:wrap;gap:6px}.level-tag{background:#f3f4f6;border-radius:4px;color:#4b5563;font-family:Gotham;font-size:11px;padding:3px 8px}.gtemplates-card-actions{border-top:1px solid #e7eaee;display:flex;gap:8px;margin-top:8px;padding-top:12px}.action-btn{align-items:center;background:#fff;border:1px solid #e7eaee;border-radius:6px;cursor:pointer;display:flex;font-family:Gotham;font-size:12px;gap:6px;padding:8px 12px;transition:all .15s ease}.action-btn.edit{color:#4b5563}.action-btn.edit:hover{background:#f3f4f6;border-color:#d1d5db}.action-btn.publish{color:#065f46}.action-btn.publish:hover{background:#d1fae5;border-color:#10b981}.action-btn.archive{color:#92400e}.action-btn.archive:hover{background:#fef3c7;border-color:#f59e0b}.action-btn.delete{color:#dc2626;margin-left:auto}.action-btn.delete:hover{background:#fee2e2;border-color:#dc2626}.action-btn:disabled{cursor:not-allowed;opacity:.5}.gtemplates-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.gtemplates-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:420px;width:100%}.gtemplates-modal-header{border-bottom:1px solid #e7eaee;padding:16px 20px}.gtemplates-modal-header h3{color:#141b34;font-family:Gotham;font-size:18px;font-weight:600;margin:0}.gtemplates-modal-body{padding:20px}.gtemplates-modal-body p{color:#4b5563;font-family:Gotham;font-size:14px;line-height:1.5;margin:0 0 12px}.gtemplates-modal-warning{background:#fef3c7;border-radius:8px;color:#92400e!important;font-size:13px!important;padding:12px}.gtemplates-modal-actions{border-top:1px solid #e7eaee;display:flex;gap:12px;justify-content:flex-end;padding:16px 20px}.template-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.template-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:100%}.template-modal-header{align-items:center;border-bottom:1px solid #e7eaee;display:flex;justify-content:space-between;padding:20px 24px}.template-modal-header h2{color:#141b34;font-family:Gotham;font-size:20px;font-weight:600;margin:0}.close-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .15s ease}.close-btn:hover{background:#f3f4f6;color:#4b5563}.template-modal-body{flex:1 1;overflow-y:auto;padding:24px}.template-error{background:#fee2e2;border-radius:8px;color:#dc2626;font-family:Gotham;font-size:14px;margin-bottom:20px;padding:12px}.form-section{margin-bottom:24px}.section-label{color:#282440;display:block;font-family:Gotham;font-size:14px;font-weight:500;margin-bottom:12px}.form-group{margin-bottom:16px}.form-group label{color:#4b5563;font-family:Gotham;font-size:13px;margin-bottom:6px}.form-group input[type=number],.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #e7eaee;border-radius:8px;color:#282440;font-family:Gotham;font-size:14px;padding:10px 12px;transition:border-color .15s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0c4e37;outline:none}.form-group textarea{min-height:60px;resize:vertical}.form-group.inline{align-items:center;display:flex;gap:12px}.form-group.inline label{margin-bottom:0;white-space:nowrap}.form-group .unit{color:#6b7280;font-family:Gotham;font-size:14px}.required{color:#dc2626}.job-levels-grid{display:flex;flex-wrap:wrap;gap:8px}.job-level-checkbox{align-items:center;background:#f9fafb;border:1px solid #e7eaee;border-radius:8px;color:#4b5563;cursor:pointer;display:flex;font-family:Gotham;font-size:13px;gap:8px;padding:8px 14px;transition:all .15s ease}.job-level-checkbox:hover{background:#f0fdf4;border-color:#0c4e37}.job-level-checkbox input[type=checkbox]{accent-color:#0c4e37}.questions-section{border-top:1px solid #e7eaee;padding-top:24px}.questions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.question-count{font-size:13px}.no-questions,.question-count{color:#9ca3af;font-family:Gotham}.no-questions{border-radius:8px;font-size:14px;padding:40px 20px;text-align:center}.no-questions,.question-editor{background:#f9fafb;margin-bottom:16px}.question-editor{border:1px solid #e7eaee;border-radius:10px;padding:16px}.question-editor-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.question-number{align-items:center;background:#0c4e37;border-radius:6px;color:#fff;display:flex;font-family:Gotham;font-size:12px;font-weight:600;height:32px;justify-content:center;width:32px}.question-remove-btn{background:#0000;border:none;border-radius:4px;color:#dc2626;cursor:pointer;padding:6px;transition:all .15s ease}.question-remove-btn:hover{background:#fee2e2}.question-editor-row{align-items:flex-start;display:flex;gap:12px}.question-editor-row .type-select{flex-shrink:0;width:160px}.question-editor-row .flex-1{flex:1 1}.question-editor-row .required-check{align-items:center;display:flex;padding-top:28px}.question-editor-row .required-check label{align-items:center;cursor:pointer;display:flex;gap:6px;margin:0;white-space:nowrap}.question-editor-row .required-check input[type=checkbox]{accent-color:#0c4e37}.question-options,.rating-config{border-top:1px dashed #e7eaee;margin-top:16px;padding-top:16px}.options-label{color:#6b7280;display:block;font-family:Gotham;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.option-row{display:flex;gap:8px;margin-bottom:8px}.option-row input{border:1px solid #e7eaee;border-radius:6px;flex:1 1;font-family:Gotham;font-size:13px;padding:8px 12px}.option-row input:focus{border-color:#0c4e37;outline:none}.option-remove-btn{background:#0000;border:none;border-radius:4px;color:#dc2626;cursor:pointer;padding:8px;transition:all .15s ease}.option-remove-btn:hover{background:#fee2e2}.add-option-btn{align-items:center;background:#0000;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-family:Gotham;font-size:12px;gap:6px;padding:8px 12px;transition:all .15s ease}.add-option-btn:hover{background:#f0fdf4;border-color:#0c4e37;color:#0c4e37}.rating-config-row{display:flex;flex-wrap:wrap;gap:12px}.rating-config-row .form-group.small{width:70px}.rating-config-row .form-group{flex:1 1;min-width:120px}.add-question-btn{align-items:center;background:#0000;border:2px dashed #d1d5db;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-family:Gotham;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:14px;transition:all .15s ease;width:100%}.add-question-btn:hover{background:#f0fdf4;border-color:#0c4e37;color:#0c4e37}.template-modal-footer{background:#f9fafb;border-radius:0 0 12px 12px;border-top:1px solid #e7eaee;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.btn{font-family:Gotham;font-size:14px;padding:10px 20px;transition:all .15s ease}.btn.primary{background:#0c4e37;color:#fff}.btn.primary:hover{background:#0a3f2d}.btn.secondary{background:#fff;border:1px solid #e7eaee;color:#4b5563}.btn.secondary:hover{background:#f3f4f6}.btn.danger{background:#dc2626;color:#fff}.btn.danger:hover{background:#b91c1c}.btn:disabled{opacity:.6}@media (max-width:768px){.gtemplates-header{align-items:flex-start;flex-direction:column}.gtemplates-grid{grid-template-columns:1fr}.template-modal{border-radius:0;max-height:100vh;max-width:100%}.question-editor-row{flex-direction:column}.question-editor-row .type-select{width:100%}.question-editor-row .required-check{padding-top:0}.rating-config-row{flex-direction:column}.rating-config-row .form-group.small{width:100%}}.cd-company-details{padding:0}.cd-back{color:#6b7280;cursor:pointer;font-size:14px;margin-bottom:8px}.cd-company-title{color:#141b34;font-size:26px;font-weight:700;margin-bottom:20px}.cd-metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.cd-metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px;text-align:left}.cd-metric-header{align-items:center;display:flex;gap:6px;margin-bottom:12px}.cd-metric-icon{align-items:center;color:#6b7280;display:flex}.cd-metric-label{color:#7d7784;font-size:16px;font-weight:400;line-height:18px;margin-left:4px}.cd-metric-label,.cd-metric-value{font-family:Gotham;font-style:normal;text-transform:capitalize}.cd-metric-value{color:#282440;font-size:48px;font-weight:500;line-height:56px;margin:0}.cd-section-head{align-items:center;background:#fff;border:1px solid #e7eaee;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:14px 16px}.cd-section-title{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;text-transform:capitalize}.cd-section-subtitle{color:#666;font-size:14px;margin:0 16px 16px}.cd-empty-state,.cd-loading{color:#666;font-family:Gotham;padding:24px 16px}.cd-empty-state{text-align:center}.cd-empty-state p{margin:0}.cd-add-btn{background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;line-height:18px;padding:14px 24px;text-align:center;text-transform:capitalize}.cd-section-header-simple{align-items:center;background:#fff;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:16px}.cd-section-subtitle{background:#fff;color:#2c3134;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;line-height:18px;padding:12px 16px;text-transform:capitalize}.cd-diagnostic-grid{background:#fff;border-radius:0 0 12px 12px;border-top:none;grid-template-columns:repeat(3,1fr);padding:16px 0}.cd-diagnostic-card{border:1px solid #d9d9d9;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:24px;position:relative}.cd-card-icons{display:flex;gap:8px;position:absolute;right:12px;top:12px}.cd-icon-btn{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.cd-icon-btn:hover{background:#f3f4f6}.cd-edit-icon{color:#6b7280}.cd-edit-icon:hover{background:#eff6ff;color:#3b82f6}.cd-delete-icon{color:#6b7280}.cd-delete-icon:hover{background:#fef2f2;color:#ef4444}.cd-diagnostic-head{align-items:start;display:flex;justify-content:space-between}.cd-diagnostic-title{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-transform:capitalize}.cd-version{background:#d1fae5;border-radius:6px;color:#065f46;font-size:12px;font-weight:600;padding:4px 8px}.cd-diagnostic-desc{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px}.cd-diagnostic-actions{display:flex;gap:8px}.cd-assign-btn{background:#193a31;border:none;border-radius:8px;color:#fff;padding:14px 32px}.cd-assign-btn,.cd-open-btn{cursor:pointer;flex:1 1;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;line-height:18px;text-align:center;text-transform:capitalize}.cd-open-btn{background:#fff;border:1px solid #193a31;border-radius:8px;color:#193a31;padding:10px}@media (max-width:980px){.cd-diagnostic-grid,.cd-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cd-diagnostic-grid{grid-template-columns:1fr}}.cd-diagnostic-form{padding:20px}.cd-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.cd-form-title{color:#111827;font-size:22px;font-weight:700}.cd-edit-btn{background:#193a31;border:none;color:#fff;font-size:16px;font-style:normal;font-weight:350;line-height:18px;padding:14px 24px;text-align:center;text-transform:capitalize}.cd-form-section{background:#fff;border:1px solid #e7eaee;border-radius:16px;margin-bottom:16px;padding:16px}.cd-form-section h3{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;text-transform:capitalize}.cd-form-section p{color:#7d7784;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:26px}.cd-form-body{background:#fff;border:1px solid #e7eaee;border-radius:12px;padding:20px}.cd-form-body h4,.cd-form-body input{color:#2c3134;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:18px;text-transform:capitalize}.cd-form-body input{border:1px solid #d1d5db;border-radius:8px;height:50px;margin-bottom:16px;margin-top:20px;padding:10px;width:100%}.cd-form-body label{color:#2c3134;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:18px;text-transform:capitalize}.cd-radio-group{gap:20px;margin-bottom:16px}.cd-card-block{background:#fff;border:1px solid #e7eaee;border-radius:12px;margin-bottom:14px;padding:16px}.cd-card-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.cd-card-title{color:#111827;font-weight:600}.cd-chip-select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px}.cd-toolbar{display:flex;gap:8px}.cd-search{border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;width:220px}.cd-muted{color:#6b7280}.cd-muted.cd-small{font-size:12px}.cd-table{border:1px solid #eef0f3;border-radius:10px;overflow:hidden;width:100%}.cd-trow{border-bottom:1px solid #f3f4f6;display:grid;grid-template-columns:1.6fr 1fr .6fr;padding:12px}.cd-trow.cd-thead{background:#fbfbfd;color:#6b7280;font-weight:600}.cd-table-foot{align-items:center;display:flex;justify-content:space-between;padding:10px 12px}.cd-pager .cd-tiny-btn{margin-left:6px}.cd-tiny-btn{background:#eef2f7;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-weight:600;padding:6px 10px}.cd-sub{color:#9ca3af;font-size:13px}.cd-success{color:#0e6244;font-weight:600}.cd-tabs{display:flex;gap:8px;margin-bottom:10px}.cd-chip{background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;padding:6px 12px}.cd-chip.cd-active{background:#0c4e37;border-color:#0c4e37;color:#fff}.cd-qa-block{border:1px solid #eef0f3;border-radius:10px;margin-bottom:12px;padding:12px}.cd-qa-left{display:flex;gap:10px;margin-bottom:8px}.cd-qa-text{flex:1 1}.cd-pill{background:#e8f5ee;border-radius:6px;color:#0c4e37;font-weight:700;padding:2px 8px}.cd-rubric-grid .cd-rubric-head{font-weight:600;margin-bottom:8px}.cd-rubric-table{grid-gap:8px;display:grid;gap:8px;grid-template-columns:180px repeat(4,1fr)}.cd-rubric-table .cd-col{background:#fff;border:1px solid #eef0f3;border-radius:8px;overflow:hidden}.cd-rubric-table .cd-col-legend{background:#fbfbfd}.cd-rubric-table .cd-legend-head{border-bottom:1px solid #eef0f3;color:#6b7280;font-weight:600;padding:10px}.cd-rubric-table .cd-col-legend>div:not(.cd-legend-head),.cd-rubric-table .cd-col>.cd-cell{border-top:1px solid #eef0f3;min-height:44px;padding:16px}.cd-rubric-table .cd-shaded{background:#f9fafb}.cd-diagnostic-form,.cd-unpack-screen{padding:20px}.cd-publish-btn{background:#0c4e37;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px}.cd-link{color:#0c4e37;text-decoration:underline}.cd-section-title-main{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:12px;padding-bottom:12px;text-transform:capitalize}.cd-no-padding{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000f;padding:1.5rem}.cd-value-item{align-items:flex-start;background:#fff;border:none;border-radius:0 0 12px 12px;cursor:pointer;display:flex;gap:16px;padding:16px 0;transition:all .2s ease}.cd-value-item:hover{background:#f3f4f6}.cd-version-badge{align-items:center;background:#f0fdf4;border-radius:6px;color:#51cb77;display:flex;flex-direction:column;flex-shrink:0;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;gap:8px;height:56px;justify-content:center;line-height:18px;padding:19px 14px;text-align:center;width:56px}.cd-value-content{display:flex;flex:1 1;flex-direction:column;gap:6px}.cd-value-title{color:#141b34;font-size:16px;font-weight:500;line-height:1.4}.cd-value-desc{color:#7d7784;font-size:14px;line-height:1.5}.cd-dropdown-icon{align-items:center;color:#9ca3af;display:flex;flex-shrink:0;font-size:24px;height:24px;justify-content:center;transform:rotate(90deg);transition:transform .3s ease;width:24px}.cd-dropdown-icon.cd-expanded{transform:rotate(270deg)}.cd-expanded-content{animation:slideDown .3s ease;background:#fff;border-top:1px solid #e7eaee;padding:20px}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:2000px;opacity:1}}.cd-employees-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.cd-employees-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px}.cd-employees-title{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0;text-transform:capitalize}.cd-search-wrapper{align-items:center;display:flex;position:relative}.cd-search-input{align-items:flex-start;border:1px solid #f2f2f3;border-radius:6px;display:flex;flex:1 0;flex-direction:column;gap:16px;height:56px;justify-content:center;padding:15px;width:100%}.cd-search-input:focus{border-color:#2a987a}.cd-search-hint{background:#f3f4f6;border-radius:4px;color:#9ca3af;font-size:12px;padding:2px 6px;position:absolute;right:12px}.cd-employees-table,.cd-table-header{background:#f9fafb}.cd-table-header{align-items:center;border:1px solid #eeeff3;border-radius:8px 8px 0 0;display:grid;grid-template-columns:2fr 1fr .8fr;height:64px;padding:12px 20px}.cd-th-action,.cd-th-designation,.cd-th-name{color:#141b34;font-family:Gotham;font-size:14px;font-style:normal;font-weight:500;line-height:14px;text-transform:capitalize}.cd-table-row{align-items:center;background:#fff;border-bottom:1px solid #f3f4f6;display:grid;grid-template-columns:2fr 1fr .8fr;padding:16px 20px;transition:background .2s ease}.cd-table-row:hover{background:#f9fafb}.cd-table-empty,.cd-table-loading{border-bottom:1px solid #f3f4f6;color:#6b7280;font-size:14px;padding:40px 20px;text-align:center}.cd-employee-info{align-items:center;display:flex;gap:12px}.cd-checkbox{accent-color:#2a987a;cursor:pointer;height:18px;width:18px}.cd-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:40px;justify-content:center;width:40px}.cd-employee-details{display:flex;flex-direction:column;gap:2px}.cd-employee-name{color:#141b34;font-size:15px;font-weight:500}.cd-employee-email{color:#7d7784}.cd-employee-email,.cd-employee-role{font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px}.cd-employee-role{color:#282440;text-transform:capitalize}.cd-employee-action{display:flex;justify-content:flex-end}.cd-open-button{align-items:center;background:#193a31;border-radius:8px;color:#fff;display:inline-flex;flex-shrink:0;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;height:50px;justify-content:center;line-height:18px;padding:14px 32px;text-align:center;text-transform:capitalize}.cd-open-button:hover{background:#0c4e37}.cd-table-footer{align-items:center;background:#fff;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.cd-page-info{color:#6b7280;font-size:14px}.cd-pagination{align-items:center;display:flex;gap:8px}.cd-page-btn,.cd-page-number{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s ease}.cd-page-btn:hover,.cd-page-number:hover{background:#f9fafb;border-color:#193a31}.cd-page-number.cd-active{background:#193a31;border-color:#193a31;color:#fff}.cd-results-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.cd-results-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px}.cd-results-title{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0;text-transform:capitalize}.cd-results-controls{align-items:center;display:flex;position:relative}.cd-results-search{align-items:flex-start;border:1px solid #f2f2f3;border-radius:6px;display:flex;flex:1 0;flex-direction:column;font-size:14px;gap:16px;height:56px;justify-content:center;outline:none;padding:15px;width:500px}.cd-results-search:focus{border-color:#2a987a}.cd-results-search::placeholder{color:#9ca3af}.cd-results-tabs{background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;gap:10px;padding:12px 20px}.cd-results-tab{background:#fff;border:1px solid #e5e7eb;border-radius:16px;color:#6b7280;cursor:pointer;font-family:Gotham;font-size:14px;font-weight:400;padding:14px 33px;transition:all .2s ease}.cd-results-tab:hover{border-color:#193a31;color:#193a31}.cd-results-tab-active{align-items:center;background:#193a31;border-color:#193a31;color:#fff;display:flex;flex-shrink:0;gap:8px;justify-content:center;padding:14px 33px}.cd-results-tab-active:hover{background:#0c4e37;border-color:#0c4e37;color:#fff}.cd-qa-item{border-bottom:1px solid #e5e7eb}.cd-qa-item:last-child{border-bottom:none}.cd-qa-header{align-items:center;background:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:background .2s ease}.cd-qa-header:hover{background:#f9fafb}.cd-qa-info{flex:1 1;gap:14px}.cd-qa-info,.cd-qa-number{align-items:center;display:flex}.cd-qa-number{background:#f0fdf4;border-radius:6px;color:#51cb77;flex-direction:column;flex-shrink:0;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;gap:8px;height:56px;justify-content:center;line-height:18px;padding:19px 14px;text-align:center;width:56px}.cd-qa-details{display:flex;flex:1 1;flex-direction:column;gap:4px}.cd-qa-question{color:#141b34;font-family:Gotham;font-size:16px;font-weight:500;line-height:1.4}.cd-qa-meta{color:#7d7784;font-family:Gotham;font-size:13px;font-weight:325}.cd-qa-arrow{align-items:center;color:#9ca3af;display:flex;flex-shrink:0;font-size:24px;height:30px;justify-content:center;transform:rotate(90deg);transition:transform .3s ease,color .2s ease;width:30px}.cd-qa-arrow-expanded{color:#2a987a;transform:rotate(270deg)}.cd-qa-content{animation:slideDown .3s ease;background:#f9fafb;padding:0 20px 16px}.cd-qa-table{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;width:100%}.cd-qa-table thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.cd-qa-table thead tr{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:40px 2fr 1fr 1.2fr 1.5fr 40px;padding:12px 16px}.cd-qa-table thead th{color:#6b7280;font-family:Gotham;font-size:14px;font-weight:400;text-align:left}.cd-qa-table tbody tr{grid-gap:12px;align-items:center;border-bottom:1px solid #f3f4f6;display:grid;gap:12px;grid-template-columns:40px 2fr 1fr 1.2fr 1.5fr 40px;padding:14px 16px;transition:background .2s ease}.cd-qa-table tbody tr:last-child{border-bottom:none}.cd-qa-table tbody tr:hover{background:#f9fafb}.cd-qa-checkbox{accent-color:#2a987a;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;height:18px;width:18px}.cd-qa-employee{gap:12px}.cd-qa-avatar,.cd-qa-employee{align-items:center;display:flex}.cd-qa-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;flex-shrink:0;font-size:13px;font-weight:600;height:36px;justify-content:center;width:36px}.cd-qa-employee-info{display:flex;flex-direction:column;gap:2px}.cd-qa-employee-name{color:#141b34;font-family:Gotham;font-size:14px;font-weight:500}.cd-qa-employee-email{color:#9ca3af;font-family:Gotham;font-size:12px}.cd-qa-position,.cd-qa-submitted{color:#6b7280;font-family:Gotham;font-size:14px;font-weight:400}.cd-qa-answer{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:325;line-height:1.5}.cd-qa-actions{align-items:center;display:flex;justify-content:center}.cd-qa-menu-btn{background:#0000;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;font-size:20px;padding:4px 8px;transition:all .2s ease}.cd-qa-menu-btn:hover{background:#f3f4f6;color:#6b7280}.cd-qa-pagination{align-items:center;background:#fff;border-radius:0 0 8px 8px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:12px;padding:12px 16px}.cd-qa-page-info{color:#6b7280;font-family:Gotham;font-size:13px}.cd-qa-page-controls{align-items:center;display:flex;gap:6px}.cd-qa-page-btn{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-family:Gotham;font-size:13px;padding:6px 10px;transition:all .2s ease}.cd-qa-page-btn:hover{background:#f9fafb;border-color:#193a31;color:#193a31}.cd-qa-page-num{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-family:Gotham;font-size:13px;min-width:32px;padding:6px 10px;text-align:center;transition:all .2s ease}.cd-qa-page-num:hover{background:#f9fafb;border-color:#193a31;color:#193a31}.cd-qa-page-active{background:#193a31;border-color:#193a31;color:#fff}.cd-qa-page-active:hover{background:#0c4e37;border-color:#0c4e37}@media (max-width:980px){.cd-results-header{align-items:flex-start;flex-direction:column;gap:12px}.cd-results-search{width:100%}.cd-qa-table tbody tr,.cd-qa-table thead tr{gap:8px;grid-template-columns:30px 2fr 1fr 40px}.cd-qa-table tbody td:nth-child(3),.cd-qa-table tbody td:nth-child(4),.cd-qa-table thead th:nth-child(3),.cd-qa-table thead th:nth-child(4){display:none}.cd-qa-pagination{flex-direction:column;gap:12px}}@media (max-width:640px){.cd-results-tabs{flex-wrap:wrap}.cd-qa-info{align-items:flex-start;flex-direction:column}.cd-qa-table tbody tr,.cd-qa-table thead tr{gap:8px;grid-template-columns:1fr}.cd-qa-table tbody td:not(:first-child):not(:nth-child(2)),.cd-qa-table thead th:not(:first-child):not(:nth-child(2)){display:none}}.cd-rubrics-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.cd-rubrics-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px}.cd-rubrics-title{color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0;text-transform:capitalize}.cd-rubrics-content{padding:20px}.cd-rubrics-subtitle{color:#282440;font-family:Gotham;font-size:16px;font-weight:500;margin:0 0 8px}.cd-rubrics-desc{color:#7d7784;font-family:Gotham;font-size:14px;font-weight:325;line-height:1.5;margin:0 0 20px}.cd-rubrics-grid{grid-gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:0;grid-template-columns:180px repeat(4,1fr);overflow:hidden}.cd-rubrics-col{display:flex;flex-direction:column;gap:0}.cd-rubrics-cell{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;display:flex;font-family:Gotham;font-size:14px;justify-content:center;min-height:120px;padding:16px}.cd-rubrics-col:last-child .cd-rubrics-cell{border-right:none}.cd-rubrics-col .cd-rubrics-cell:last-child{border-bottom:none}.cd-rubrics-header-cell{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;color:#6b7280;font-weight:500;min-height:60px}.cd-rubrics-legend .cd-rubrics-cell,.cd-rubrics-legend .cd-rubrics-header-cell{justify-content:flex-start;padding-left:20px;text-align:left}.cd-rubrics-legend .cd-rubrics-header-cell{background:#f9fafb}.cd-rubrics-band{color:#282440;font-weight:400}.cd-band-ideal{background:#f0fdf4}.cd-band-acceptable,.cd-band-ideal{border-color:#e5e7eb;color:#141b34;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px;text-transform:capitalize}.cd-band-acceptable{background:#eff6ff}.cd-band-skills{background:#fef6b9}.cd-band-attitudes,.cd-band-skills{border-color:#e5e7eb;color:#141b34;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px;text-transform:capitalize}.cd-band-attitudes{background:#fef2f2}@media (max-width:980px){.cd-rubrics-grid{gap:8px;grid-template-columns:150px repeat(2,1fr)}.cd-rubrics-col:nth-child(n+4){display:none}}@media (max-width:640px){.cd-rubrics-grid{gap:6px;grid-template-columns:120px 1fr}.cd-rubrics-col:nth-child(n+3){display:none}.cd-rubrics-cell{font-size:12px;min-height:60px}}.cd-employee-page .cd-emp-headerline{align-items:center;display:flex;gap:8px;margin-bottom:8px}.cd-emp-role{color:#7d7784;font-size:14px}.cd-emp-card{background:#fff;border-radius:10px;box-shadow:0 1px 2px #0000000d;margin-bottom:28px;padding:26px 24px}.cd-emp-card-title{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:30px;padding-bottom:12px;text-transform:capitalize}.cd-emp-card-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.cd-browse-btn{align-items:center;background:#193a31;border-radius:8px;color:#fff;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;height:50px;justify-content:center;line-height:18px;padding:14px 32px;text-align:center;text-transform:capitalize}.cd-browse-btn:hover{opacity:.95}.cd-emp-subtitle{color:#7d7784;font-weight:600;margin-bottom:8px}.cd-diagnostic-grid--employee{grid-template-columns:repeat(3,minmax(0,1fr))}.cd-diagnostic-check{align-items:center;color:#1f2937;display:flex;font-weight:500;gap:8px}.cd-diagnostic-card.is-featured{border-radius:12px;box-shadow:inset 0 0 0 2px #0c4e37}.cd-diagnostic-desc.sm{color:#6b7280;font-size:13px}.cd-emp-toolbar{margin-top:8px}.cd-emp-tabs{display:flex;gap:8px}.cd-emp-tab{background:#fbfaf9;border:1px solid #0000;border-radius:8px;color:#374151;cursor:pointer;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;line-height:18px;padding:14px;text-transform:capitalize}.cd-emp-tab.active{background:#193a31;color:#fff}.cd-emp-filters{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto 150px 10px;margin:10px 0;padding:0 4px 10px}.cd-select{align-items:flex-start;border:1px solid #f2f2f3;border-radius:6px;color:#282440;color:var(--Black,#282440);font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;gap:16px;height:56px;justify-content:center;line-height:100%;padding:15px;width:100%}.cd-emp-list,.cd-select{display:flex;flex-direction:column}.cd-emp-list{gap:8px}.cd-emp-row{border:1px solid #f0f2f5;gap:12px;padding:12px}.cd-emp-row,.cd-emp-row-icon{align-items:center;border-radius:10px;display:flex}.cd-emp-row-icon{background:#f0fdf4;flex-shrink:0;height:80px;justify-content:center;width:80px}.cd-emp-row-title{color:#282440;font-weight:400;margin-bottom:8px;text-transform:capitalize}.cd-emp-row-sub,.cd-emp-row-title{font-family:Gotham;font-size:16px;font-style:normal;line-height:18px}.cd-emp-row-sub{color:#7d7784;font-weight:325}.cd-emp-add-btn{background:#193a31;border-radius:8px;color:#fff;font-family:Gotham;font-size:16px;font-style:normal;font-weight:400;gap:10px;line-height:18px;padding:18px 32px;text-align:center;text-transform:capitalize;width:100%}.cd-emp-add-btn,.cd-modal-overlay{align-items:center;display:flex;justify-content:center}.cd-modal-overlay{animation:fadeIn .2s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.cd-modal-content{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:500px;width:90%}.cd-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px}.cd-modal-title{color:#282440;font-family:Gotham;font-size:20px;font-style:normal;font-weight:400;line-height:24px;margin:0;text-transform:capitalize}.cd-modal-close{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;font-size:24px;justify-content:center;padding:4px 8px;transition:color .2s ease}.cd-modal-close:hover{color:#6b7280}.cd-modal-body{padding:24px}.cd-modal-field{display:flex;flex-direction:column;gap:8px}.cd-modal-label{color:#282440;font-weight:400;line-height:20px;text-transform:capitalize}.cd-modal-label,.cd-modal-select{font-family:Gotham;font-size:16px;font-style:normal}.cd-modal-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#2c3134;cursor:pointer;font-weight:325;height:50px;line-height:18px;padding:12px 14px;transition:border-color .2s ease}.cd-modal-select:hover{border-color:#193a31}.cd-modal-select:focus{border-color:#193a31;box-shadow:0 0 0 3px #193a311a;outline:none}.cd-modal-footer{background:#f9fafb;border-radius:0 0 12px 12px;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.cd-modal-btn{border:none;border-radius:8px;cursor:pointer;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;line-height:18px;padding:12px 24px;text-transform:capitalize;transition:all .2s ease}.cd-modal-btn-cancel{background:#fff;border:1px solid #d1d5db;color:#6b7280}.cd-modal-btn-cancel:hover{background:#f3f4f6;border-color:#9ca3af}.cd-modal-btn-confirm{background:#193a31;color:#fff}.cd-modal-btn-confirm:hover{background:#0c4e37}.cd-modal-btn-confirm:disabled{background:#9ca3af;cursor:not-allowed}.cd-job-levels-group{margin-top:20px}.cd-job-levels-label{color:#282440;display:block;font-family:Gotham;font-size:16px;font-weight:400;line-height:20px;margin-bottom:12px}.cd-job-levels-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.cd-job-level-item{align-items:center;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:12px 14px;transition:all .2s ease}.cd-job-level-item:hover{background:#f9fafb;border-color:#193a31}.cd-job-level-item.selected{background:#f0fdf4;border-color:#193a31}.cd-job-level-checkbox{accent-color:#193a31;cursor:pointer;height:18px;width:18px}.cd-job-level-text{color:#282440;font-family:Gotham;font-size:14px;font-weight:350}.cd-template-remove-btn{background:#0000;border:1px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;font-family:Gotham;font-size:14px;padding:8px 16px;transition:all .2s ease}.cd-template-remove-btn:hover{background:#fef2f2}.cd-template-status{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;padding:4px 10px}.cd-template-status.published{background:#d1fae5;color:#065f46}.cd-template-status.draft{background:#fef3c7;color:#92400e}.cd-template-status.archived{background:#e5e7eb;color:#6b7280}.cd-diagnostic-empty,.cd-diagnostic-loading{border-radius:0 0 12px 12px}.cd-diagnostic-empty,.cd-diagnostic-loading,.cd-qa-empty,.cd-qa-loading{background:#fff;color:#6b7280;font-family:Gotham;font-size:14px;padding:40px;text-align:center}.cd-qa-empty,.cd-qa-loading{border-radius:8px;margin:16px 0}.cd-template-select{background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-family:Gotham;font-size:14px;margin-right:12px;min-width:200px;padding:8px 12px}.cd-template-select:focus{border-color:#2a987a;outline:none}.cd-edit-btn{background:#fff;border:1px solid #3b82f6;border-radius:8px;color:#3b82f6;cursor:pointer;font-family:Gotham;font-size:14px;padding:10px 16px;transition:all .2s ease}.cd-edit-btn:hover{background:#eff6ff}.cd-delete-btn{background:#fff;border:1px solid #ef4444;border-radius:8px;color:#ef4444;cursor:pointer;font-family:Gotham;font-size:14px;padding:10px 16px;transition:all .2s ease}.cd-delete-btn:hover{background:#fef2f2}.cd-modal-btn-delete{background:#ef4444;border:none;color:#fff}.cd-modal-btn-delete:hover{background:#dc2626}.cd-modal-btn-delete:disabled{cursor:not-allowed;opacity:.6}.cd-warning-text{color:#6b7280;font-size:14px;margin-top:8px}.cd-diagnostic-section{margin-top:24px}.cd-diagnostic-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:16px}.cd-diagnostic-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s ease}.cd-diagnostic-card:hover{border-color:#193a31;box-shadow:0 4px 12px #00000014}.cd-diagnostic-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.cd-diagnostic-card-title{color:#282440;font-family:Gotham;font-size:16px;font-weight:500}.cd-diagnostic-card-version{background:#f3f4f6;border-radius:4px;color:#6b7280;font-family:Gotham;font-size:12px;padding:4px 8px}.cd-diagnostic-card-body{margin-bottom:16px}.cd-diagnostic-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-family:Gotham;font-size:14px;line-height:1.5;margin-bottom:8px;overflow:hidden}.cd-diagnostic-card-questions{color:#2a987a;font-family:Gotham;font-size:12px;font-weight:500}.cd-diagnostic-card-footer{display:flex;justify-content:flex-end}.cd-assignments-section{margin-top:32px}.cd-subsection-title{color:#282440;font-family:Gotham;font-size:16px;font-weight:500;margin-bottom:16px}.cd-assignments-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.cd-assignments-table{border-collapse:collapse;width:100%}.cd-assignments-table thead{background:#f9fafb}.cd-assignments-table th{color:#6b7280;font-size:12px;font-weight:500;text-align:left;text-transform:uppercase}.cd-assignments-table td,.cd-assignments-table th{border-bottom:1px solid #e5e7eb;font-family:Gotham;padding:14px 16px}.cd-assignments-table td{color:#282440;font-size:14px}.cd-assignments-table tbody tr:last-child td{border-bottom:none}.cd-assignments-table tbody tr:hover{background:#f9fafb}.cd-type-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 10px}.cd-type-badge.cd-type-self{background:#e0f2fe;color:#0369a1}.cd-type-badge.cd-type-colleague{background:#fce7f3;color:#be185d}.cd-status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 10px}.cd-cancel-btn{background:#0000;border:1px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;font-family:Gotham;font-size:12px;padding:6px 12px;transition:all .2s ease}.cd-cancel-btn:hover{background:#fef2f2}.cd-modal-template-info{align-items:center;background:#f9fafb;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px}.cd-modal-template-info strong{color:#282440;font-family:Gotham;font-size:16px}.cd-modal-template-meta{color:#6b7280;font-family:Gotham;font-size:12px}.cd-radio-group{display:flex;flex-direction:column;gap:12px}.cd-radio-label{align-items:flex-start;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .2s ease}.cd-radio-label:hover{background:#f9fafb;border-color:#193a31}.cd-radio-label input[type=radio]{accent-color:#193a31;height:18px;margin-top:2px;width:18px}.cd-radio-text{color:#282440;display:flex;flex-direction:column;font-family:Gotham;font-size:14px;gap:4px}.cd-radio-text small{color:#6b7280;font-size:12px}.cd-modal-input{border:1px solid #e5e7eb;border-radius:8px;font-family:Gotham;font-size:14px;padding:12px 14px;transition:all .2s ease;width:100%}.cd-modal-input:hover{border-color:#193a31}.cd-modal-input:focus{border-color:#193a31;box-shadow:0 0 0 3px #193a311a;outline:none}.cd-empty-state,.cd-loading{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#6b7280;font-family:Gotham;font-size:14px;margin-top:16px;padding:40px;text-align:center}.cd-empty-hint{color:#9ca3af;font-size:12px;margin-top:8px}.cd-diagnostic-meta{align-items:center;display:flex;font-family:Gotham;font-size:12px;gap:12px;margin-bottom:12px}.cd-template-status{border-radius:4px;font-weight:500;padding:4px 8px;text-transform:capitalize}.cd-template-status[data-status=published]{background:#dcfce7;color:#16a34a}.cd-template-status[data-status=draft]{background:#fef3c7;color:#d97706}.cd-template-status[data-status=archived]{background:#e5e7eb;color:#6b7280}.cd-assignment-count{color:#6b7280}.cd-modal-sm{max-width:400px}.cd-modal-warning{color:#dc2626;font-size:14px;margin-top:8px}.cd-modal-btn-danger{background:#ef4444;border:none;color:#fff}.cd-modal-btn-danger:hover{background:#dc2626}.cd-modal-lg{max-width:700px}.cd-employee-link{background:none;border:none;color:#193a31;cursor:pointer;font-family:Gotham;font-size:14px;padding:0;text-decoration:underline;text-underline-offset:2px}.cd-employee-link:hover{color:#0c4e37}.cd-answers-info{background:#f9fafb;border-radius:8px;margin-bottom:20px;padding:16px}.cd-answers-info-row{display:flex;margin-bottom:8px}.cd-answers-info-row:last-child{margin-bottom:0}.cd-answers-label{color:#6b7280;font-family:Gotham;font-size:14px;font-weight:500;min-width:100px}.cd-answers-value{color:#282440;font-family:Gotham;font-size:14px}.cd-answers-list{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto}.cd-answer-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.cd-answer-question{color:#282440;font-family:Gotham;font-size:14px;font-weight:500;line-height:1.5;margin-bottom:10px}.cd-answer-number{color:#2a987a;font-weight:600;margin-right:8px}.cd-answer-response{background:#f9fafb;border-radius:6px;color:#6b7280;font-family:Gotham;font-size:14px;line-height:1.6;padding:12px}.cd-answer-prefix{color:#282440;font-weight:500;margin-right:6px}.cd-answer-empty{color:#9ca3af;font-style:italic}.cop-back{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;margin-bottom:16px;padding:0}.cop-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:24px}.cop-header h1{color:#0f172a;font-size:28px;font-weight:600;margin:0}.cop-add{align-items:center;background:#193a31;border-radius:8px;color:#fff;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;justify-content:center;line-height:18px;padding:14px 32px;text-align:center;text-transform:capitalize}.cop-add svg{stroke:#fff}.cop-add:hover{filter:brightness(1.05)}.cop-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #00000008;overflow:hidden;padding:1.5rem}.cop-card-head{background:#fff;border-bottom:1px solid #e5e7eb;color:#0f172a;font-size:16px;font-weight:600;margin-bottom:0;padding:0 20px 16px 0}.cop-table{width:100%}.cop-row,.cop-thead{align-items:center;display:grid;grid-template-columns:1.6fr .9fr .9fr .7fr .7fr .8fr 40px}.cop-thead{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-top:none;color:#141b34;font-family:Gotham;font-size:14px;font-style:normal;font-weight:500;line-height:14px;padding:1px 20px;text-transform:capitalize}.cop-thead .title{padding:0}.cop-row,.cop-tbody{background:#fff}.cop-row{align-items:stretch;border-left:4px solid #0000;border-top:1px solid #f3f4f6;margin-bottom:0;padding:0;transition:all .2s ease}.cop-row .td{border-right:1px solid #f3f4f6}.cop-row:first-child{border-top:none}.cop-row-mint{border-left-color:#f0fdf4;height:114px}.cop-row-blue{border-left-color:#eff6ff;height:114px}.cop-row-yellow{border-left-color:#fef6b9;height:114px}.cop-row-rose{border-left-color:#fef2f2;height:114px}.td,.td.title,.th{padding:24px 20px}.cop-row-mint .td.title{background:#f0fdf4}.cop-row-blue .td.title{background:#eff6ff}.cop-row-yellow .td.title{background:#fef6b9}.cop-row-rose .td.title{background:#fef2f2}.td.date,.td.time{color:#6b7280;font-size:14px}.td.menu{display:flex;justify-content:end}.resource-badge{align-items:center;background:#f3f4f6;border-radius:6px;color:#4b5563;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:4px 10px}.meeting-link-btn{color:#0ea5e9;cursor:pointer;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s ease}.meeting-link-btn:hover{color:#0284c7;text-decoration:underline}.title-text{color:#141b34;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:22px;text-transform:capitalize}.cop-avatars{gap:6px}.cop-avatar,.cop-avatars{align-items:center;display:inline-flex}.cop-avatar{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#0f172a;font-size:13px;font-weight:600;height:32px;justify-content:center;width:32px}.cop-avatar.cop-more{background:#0f3a2f;border-color:#0f3a2f;color:#fff}.cop-dots{background:#0000;border:1px solid #0000;border-radius:8px;color:#9ca3af;display:grid;height:32px;place-items:center;width:32px}.cop-dots:hover{border-color:#e5e7eb;color:#6b7280}@media (max-width:1200px){.cop-row,.cop-thead{grid-template-columns:1.4fr .8fr .8fr .6fr .6fr .7fr 36px}}@media (max-width:920px){.cop-row,.cop-thead{grid-template-columns:1.2fr .7fr .7fr .6fr .6fr .6fr 32px}}@media (max-width:720px){.cop-thead{display:none}.cop-row{gap:12px;grid-template-columns:1fr;padding:20px}.td.date,.td.meeting-link,.td.menu,.td.resources,.td.rsvp,.td.time{align-items:center;color:#374151;display:flex;justify-content:space-between}.td.date:before{color:#6b7280;content:"Date";font-weight:600}.td.time:before{color:#6b7280;content:"Time";font-weight:600}.td.resources:before{color:#6b7280;content:"Resources";font-weight:600}.td.meeting-link:before{color:#6b7280;content:"Meeting Link";font-weight:600}.td.rsvp:before{color:#6b7280;content:"RSVP";font-weight:600}.td.menu{justify-content:flex-end}}.analytics{padding:0}.analytics-kpis{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.main-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px;text-align:left}.maincard-head{align-items:center;display:flex}span.maincard-title{color:#7d7784;font-size:16px;font-weight:400;line-height:18px;margin-left:4px}.maincard-value,span.maincard-title{font-family:Gotham;font-style:normal;text-transform:capitalize}.maincard-value{color:#282440;font-size:48px;font-weight:500;line-height:56px;margin:0}.analytics-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.analytics-card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px;padding-bottom:12px;text-transform:capitalize}.analytics-charts{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.bar-chart{display:flex;gap:16px;height:280px;padding:12px 0;width:100%}.chart-y-axis{align-items:flex-end;color:#9ca3af;display:flex;flex-direction:column;font-size:12px;font-weight:500;justify-content:space-between;padding-bottom:24px;padding-right:8px}.bars{grid-gap:16px;align-items:end;display:grid;flex:1 1;gap:16px;grid-template-columns:repeat(5,1fr);height:100%;position:relative}.bar-wrap{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-end}.bars:before{background:linear-gradient(180deg,#e5e7ebe6 0,#e5e7ebe6 1px,#0000 0),#0000;background-size:100% 25%;content:"";inset:0 0 24px 0;pointer-events:none;position:absolute}.bar{align-items:center;background:#e5e7eb;border-radius:8px 8px 0 0;display:flex;justify-content:center;max-width:48px;position:relative;width:100%}.bar.is-highlight{background:linear-gradient(180deg,#0e6244,#0c4e37)}.bar.is-highlight:after{background:linear-gradient(180deg,#2a987a,#193a31),#f4f2f0;border-radius:8px 8px 0 0;box-shadow:inset 0 0 0 1px #0c4e371f;content:"";inset:0;position:absolute}.bar-tag{background:#0c4e37;border-radius:999px;font-size:10px;padding:3px 8px;top:-22px;transform:translateX(-50%)}.bar-label,.bar-tag{color:#fff;font-weight:600;left:50%;position:absolute}.bar-label{font-size:11px;top:50%;transform:translate(-50%,-50%);z-index:1}.bar-x,.bar:not(.is-highlight) .bar-label{color:#6b7280}.bar-x{font-size:13px;font-weight:500}@media (max-width:980px){.analytics-kpis{grid-template-columns:repeat(2,1fr)}.analytics-charts{grid-template-columns:1fr}}.user-form-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.user-form-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-form-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.user-form-header h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.user-form-close{align-items:center;background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.user-form-close:hover{background:#f5f5f5;color:#333}.user-form{padding:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1rem}.form-group label{color:#333;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text],.form-group select{border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:.95rem;outline:none;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group select{background:#fff;cursor:pointer}.required{color:#d32f2f}.form-hint{color:#666;display:block;font-size:.85rem;margin-top:.25rem}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 0}.checkbox-label input[type=checkbox]{cursor:pointer;height:18px;width:18px}.checkbox-label span{font-weight:500}.validation-error{background:#ffebee;border-left:4px solid #d32f2f;border-radius:8px;color:#d32f2f;font-size:.95rem;margin-bottom:1rem;padding:.75rem 1rem}.user-form-actions{align-items:center;border-top:1px solid #e0e0e0;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.user-form-actions,.user-form-actions-right{display:flex;gap:1rem}.btn{padding:.75rem 1.5rem}.btn-danger{background:#d32f2f;color:#fff}.btn-danger:hover:not(:disabled){background:#b71c1c;box-shadow:0 4px 12px #d32f2f66;transform:translateY(-1px)}@media (max-width:640px){.user-form-modal{max-height:95vh;width:95%}.user-form,.user-form-header{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.user-form-actions{flex-direction:column}.user-form-actions-right{flex-direction:column-reverse;width:100%}.btn{width:100%}}.users-page{max-width:1400px;padding:2rem}.users-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}.users-subtitle{color:#666;font-size:.95rem;margin-top:.5rem}.users-filters{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.users-count{color:#666;font-size:.95rem}.users-filter-controls{display:flex;flex:1 1;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.users-search{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;min-width:280px;padding:.6rem 1rem;position:relative}.users-search svg{color:#999;flex-shrink:0;margin-right:.5rem}.users-search input{background:#0000;border:none;flex:1 1;font-size:.95rem;outline:none}.key-hint{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#666;flex-shrink:0;font-size:.75rem;margin-left:.5rem;padding:.2rem .5rem}.users-select{background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:.95rem;min-width:150px;outline:none;padding:.6rem 1rem}.users-select:focus{border-color:#667eea}.users-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;overflow:hidden}.users-table{border-collapse:collapse;width:100%}.users-table thead{background:#f8f9fa;border-bottom:2px solid #e0e0e0}.users-table th{color:#666;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.users-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .2s}.users-table tbody tr:hover{background:#f8f9fa}.users-table td{color:#333;font-size:.95rem;padding:1rem}.users-empty{color:#999;font-style:italic;padding:3rem 1rem;text-align:center}.user-name-cell{gap:.75rem}.user-avatar,.user-name-cell{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;flex-shrink:0;font-size:.85rem;font-weight:600;height:40px;justify-content:center;width:40px}.user-fullname{color:#333;font-weight:500}.role-badge,.status-badge{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:500;padding:.35rem .75rem;text-transform:capitalize}.role-badge{background:#e3f2fd;color:#1976d2}.role-level-1{background:#f3e5f5;color:#7b1fa2}.role-level-2{background:#e8eaf6;color:#3f51b5}.role-level-3{background:#e1f5fe;color:#0288d1}.role-level-4{background:#fff3e0;color:#f57c00}.role-level-5{background:#fce4ec;color:#c2185b}.role-level-6{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.status-active{background:#e8f5e9;color:#388e3c}.status-inactive{background:#ffebee;color:#d32f2f}.users-actions{display:flex;gap:.5rem}.btn-icon{align-items:center;background:#0000;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.btn-icon:hover{background:#f8f9fa;border-color:#667eea;color:#667eea}.btn-icon.btn-danger:hover{background:#ffebee;border-color:#d32f2f;color:#d32f2f}.btn-icon:disabled{cursor:not-allowed;opacity:.5}.users-pagination{align-items:center;display:flex;gap:1rem;justify-content:center;padding:1rem}.pagination-info{color:#666;font-size:.95rem}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;outline:none;padding:.7rem 1.5rem;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.btn-secondary{background:#fff;border:1px solid #e0e0e0;color:#666}.btn-secondary:hover:not(:disabled){background:#f8f9fa;border-color:#667eea;color:#667eea}@media (max-width:1024px){.users-table-container{overflow-x:auto}.users-table{min-width:900px}}@media (max-width:768px){.users-page{padding:1rem}.users-header{flex-direction:column;gap:1rem}.users-filters{align-items:stretch}.users-filter-controls,.users-filters{flex-direction:column}.users-search,.users-select{width:100%}}.asettings-container{padding:0}.asettings-back{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:14px;gap:4px;margin:0 0 12px;padding:0}.asettings-back:hover{color:#374151}.asettings-title{color:#1a1a1a;font-size:32px;font-weight:600;margin:0 0 24px}.asettings-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:24px}.asettings-card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:18px;padding-bottom:12px;text-transform:capitalize}.asettings-content{align-items:flex-start;display:flex;gap:40px}.asettings-form{flex:1 1;max-width:100%}.asettings-row-2{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.asettings-field,.asettings-row-2{margin-bottom:16px}.asettings-field label{color:#484f53;display:block;font-family:Gotham;font-size:15px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:10px;margin-top:8px;text-transform:capitalize}.asettings-input{align-items:center;align-self:stretch;background:#fff;border:1px solid #eeeeef;border-radius:8px;color:#7d7784;display:flex;flex-shrink:0;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;gap:8px;height:49px;line-height:normal;padding:14px 17px;width:100%}.asettings-input:focus{border-color:#94a3b8;outline:none}.asettings-input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.asettings-password-field{margin-bottom:0}.asettings-password-wrapper{align-items:center;display:flex;gap:12px;position:relative}.asettings-password-wrapper .asettings-input{flex:1 1}.asettings-btn-change{background:none;border:none;color:#193a31;cursor:pointer;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;line-height:normal;padding:0}.asettings-btn-change:hover{color:#374151;text-decoration:underline}.asettings-avatar-section{align-items:center;display:flex;flex-direction:column;gap:12px;min-width:160px}.asettings-avatar{border:3px solid #f3f4f6;border-radius:50%;height:140px;overflow:hidden;position:relative;width:140px}.asettings-avatar img{height:100%;object-fit:cover;width:100%}.asettings-btn-change-avatar{background:none;border:none;color:#193a31;cursor:pointer;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;line-height:normal;padding:0}.asettings-btn-change-avatar:hover{color:#374151;text-decoration:underline}.asettings-row{display:flex;gap:16px;padding:16px 0}.asettings-row.between{align-items:center;justify-content:space-between}.asettings-setting-block .asettings-setting-title{color:#2c3134;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:18px;text-transform:capitalize}.asettings-setting-controls{align-items:center;display:flex;flex-wrap:wrap;gap:32px}.asettings-check,.asettings-radio{align-items:center;color:#7d7784;cursor:pointer;display:inline-flex;font-family:Gotham;font-size:14px;font-style:normal;font-weight:325;gap:8px;line-height:normal}.asettings-check input,.asettings-radio input{accent-color:#10b981;cursor:pointer;height:16px;width:16px}.asettings-divider{background:#e5e7eb;height:1px;margin:0}@media (max-width:900px){.asettings-content{align-items:center;flex-direction:column}.asettings-avatar-section{margin-bottom:20px;order:-1}}@media (max-width:560px){.asettings-container{padding:16px 20px}.asettings-row-2{grid-template-columns:1fr}.asettings-setting-controls{align-items:flex-start;flex-direction:column;gap:12px}}.ahelp-container{color:#0b1410;font-family:sans-serif;padding-bottom:24px}.ahelp-back-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;margin:16px 0 8px}.ahelp-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:none;margin-top:24px;padding:24px}.ahelp-card-head{border-bottom:1px solid #e5e7eb;color:#282440;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:12px;padding-bottom:12px;text-transform:capitalize}.ahelp-hero{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000f;padding:40px 180px 80px}.ahelp-hero-inner{margin:0 auto;max-width:700px;text-align:center}.ahelp-hero-title{color:#282440;font-size:32px;font-weight:400;line-height:40px;margin-bottom:10px}.ahelp-hero-subtitle,.ahelp-hero-title{font-family:Gotham;font-style:normal;text-align:center;text-transform:capitalize}.ahelp-hero-subtitle{color:#2c3134;font-size:18px;font-weight:325;line-height:22px}.ahelp-hero-search{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto;margin:0 auto;max-width:700px;width:100%}.ahelp-search-input-wrap{align-items:flex-start;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:56px;justify-content:center;padding:15px;position:relative;width:100%}.ahelp-search-input-wrap input{border:none;color:#282440;color:var(--Black,#282440);font-family:Gotham;font-size:18px;font-style:normal;font-weight:325;line-height:100%;margin-left:20px;width:100%}.ahelp-search-input-wrap input::placeholder{color:#d1d5db}.ahelp-search-input-wrap input:focus{border-color:#d1d5db;outline:none}.ahelp-search-icon{left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ahelp-search-btn{align-items:center;display:flex;flex-shrink:0;gap:8px;padding:12px 24px;white-space:nowrap}.ahelp-search-btn .ahelp-arrow-icon{flex-shrink:0;height:16px;width:16px}.ahelp-submit-btn{align-items:center;background:#193a31;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Gotham;font-size:16px;font-style:normal;font-weight:350;gap:10px;justify-content:center;line-height:18px;margin:0;padding:19px 32px;text-align:center;text-transform:capitalize}.ahelp-submit-btn:hover{background:#15803d}.ahelp-faq-list{list-style:none;margin:4px 0 0;padding:0}.ahelp-faq-item{border-bottom:1px solid #f3f4f6}.ahelp-faq-item:last-child{border-bottom:none}.ahelp-faq-toggle{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:18px 0;text-align:left;transition:opacity .2s ease;width:100%}.ahelp-faq-toggle:hover{opacity:.7}.ahelp-faq-q{color:#000;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:normal}.ahelp-faq-plus{align-items:center;background:#fff;border-radius:6px;color:#6b7280;display:flex;flex-shrink:0;font-size:18px;font-weight:400;height:24px;justify-content:center;line-height:1;width:24px}.ahelp-faq-panel{max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease}.ahelp-faq-item.open .ahelp-faq-panel{max-height:300px;padding-bottom:18px}.ahelp-faq-a{color:#000;font-family:Gotham;font-size:16px;font-style:normal;font-weight:325;line-height:normal}.ahelp-faq-empty{color:#6b7280;padding:16px 8px}@media (max-width:720px){.ahelp-hero-search{grid-template-columns:1fr}.ahelp-search-btn{justify-content:center;width:100%}.ahelp-hero-title{font-size:24px}.ahelp-hero{padding:32px 20px}}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}
/*# sourceMappingURL=main.6f19d03a.css.map*/