@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_c15e96cb-module__0bjUvq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_c15e96cb-module__0bjUvq__variable{--font-inter:"Inter","Inter Fallback"}
:root{--bg-body:#f1f5f9;--sidebar-bg:#1e293b;--text-main:#334155;--text-sidebar:#94a3b8;--text-sidebar-active:#fff;--card-bg:#fff;--card-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--card-radius:16px;--accent-color:#3b82f6;--accent-hover:#2563eb;--border-light:#e2e8f0;--sidebar-width:250px}body{background-color:var(--bg-body);color:var(--text-main);min-height:100vh;margin:0;display:flex;overflow-x:hidden}body.dashboard-body{flex-direction:row;align-items:stretch;overflow:hidden}h1,h2,h3{color:#1e293b;margin-top:0}p{color:var(--text-main);line-height:1.6}.glow-text{color:#0f172a}.sidebar{width:var(--sidebar-width);background-color:var(--sidebar-bg);color:var(--text-sidebar);box-sizing:border-box;flex-direction:column;height:100vh;padding:2rem 10px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar h2{color:#fff;margin-bottom:3rem;font-size:1.5rem;font-weight:700}.sidebar h2 span{color:var(--accent-color)}.menu-item{cursor:pointer;color:var(--text-sidebar);border-radius:12px;align-items:center;gap:12px;margin-bottom:.5rem;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.menu-item:hover{color:#fff;background-color:#ffffff0d}.menu-item.active{color:var(--text-sidebar-active);background-color:#ffffff1a;font-weight:600}.menu-item svg{flex-shrink:0}.logout-btn{color:var(--text-sidebar);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;margin-top:10px;padding:12px 16px;font-family:inherit;font-size:1rem;font-weight:500;display:flex}.logout-btn:hover{color:#fff}.main-content{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));box-sizing:border-box;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);min-height:100vh;padding:.8rem;position:relative;overflow-y:auto}.card-clean{background:var(--card-bg);border-radius:var(--card-radius);box-shadow:var(--card-shadow);padding:2rem}.login-container{background:var(--card-bg);text-align:center;border-radius:20px;width:100%;max-width:400px;margin:auto;padding:3rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.login-body{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}input{border:1px solid var(--border-light);width:100%;color:var(--text-main);box-sizing:border-box;background:#f8fafc;border-radius:10px;margin-bottom:1rem;padding:12px 16px;font-family:inherit;font-size:1rem}input:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}button.primary-btn,button[type=submit]{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s}button.primary-btn:hover,button[type=submit]:hover{background:var(--accent-hover)}.input-group{text-align:left;margin-bottom:1rem}.input-group label{color:var(--text-main);margin-bottom:.5rem;font-weight:500;display:block}.infra-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.infra-card{background:var(--card-bg);border:1px solid var(--border-light);cursor:pointer;color:inherit;box-shadow:var(--card-shadow);border-radius:15px;align-items:flex-start;gap:1.5rem;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.infra-card:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.card-icon{width:70px;height:70px;color:var(--accent-color);background:#3b82f61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.card-content h3{color:var(--text-main);margin:0 0 .5rem;font-size:1.3rem;font-weight:600}.card-content p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.memory-section{margin-bottom:2rem}.memory-card{background:var(--card-bg);border:1px solid var(--border-light);box-shadow:var(--card-shadow);border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.memory-card:hover{border-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 10px 30px #0000001a}.card-header{align-items:center;gap:1rem;display:flex}.card-subtitle{color:#64748b;margin-top:.2rem;font-size:.9rem}.kb-integrations{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.integration-badge{border:1px solid var(--border-light);color:#475569;background:#f1f5f9;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.action-btn{border:1px solid var(--accent-color);color:var(--accent-color);cursor:pointer;background:#fff;border-radius:6px;width:fit-content;margin-top:1rem;padding:8px 16px;text-decoration:none;transition:all .2s;display:inline-block}.action-btn:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.action-btn-primary{background:var(--accent-color);color:#fff}.action-btn-primary:hover{background:var(--accent-hover);color:#fff;border-color:var(--accent-hover)}.enquiry-row{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.landing-ladder{pointer-events:none;width:437px;height:auto;position:absolute;top:4rem;left:2rem}@media (max-width:1199px){.landing-ladder{display:none}}.enquiry-row input{width:100%;margin-bottom:0}.enquiry-row .action-btn{white-space:nowrap;width:100%;margin-top:0}@media (min-width:640px){.enquiry-row{flex-direction:row;align-items:center}.enquiry-row input{flex:1}.enquiry-row .action-btn{width:auto}}.grid-2-col{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.category-section{margin-bottom:2.5rem}.category-title{color:var(--text-main);border-bottom:1px solid var(--border-light);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem}.connections-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.connection-card{background:var(--card-bg);border:1px solid var(--border-light);text-align:center;height:100%;box-shadow:var(--card-shadow);border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.connection-card:hover{border-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.logo-placeholder{justify-content:center;align-items:center;height:60px;margin-bottom:1rem;font-size:2.5rem;display:flex}.service-name{color:var(--text-main);margin-bottom:1rem;font-size:1rem;font-weight:600}.btn-connect{border:1px solid var(--accent-color);color:var(--accent-color);cursor:pointer;background:0 0;border-radius:6px;width:100%;padding:8px 16px;transition:all .2s}.btn-connect:hover{background:var(--accent-color);color:#fff}.btn-connect.connected{color:#34d399;cursor:default;background:#10b98133;border-color:#10b98180}.dept-section{margin-bottom:3rem}.section-header{border-bottom:1px solid var(--border-light);margin-bottom:1.5rem;padding-bottom:.5rem}.section-title{color:var(--text-main);margin:0;font-size:1.4rem}.section-subtitle{color:var(--accent-color);margin-top:.2rem;font-size:.95rem}.dept-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.dept-card{background:var(--card-bg);border:1px solid var(--border-light);cursor:pointer;box-shadow:var(--card-shadow);border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.dept-card:hover{border-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.dept-icon{width:50px;height:50px;color:var(--accent-color);background:#3b82f61a;border-radius:10px;justify-content:center;align-items:center;font-size:2rem;display:flex}.dept-info h3{color:var(--text-main);margin:0 0 .2rem;font-size:1.1rem}.dept-info p{color:#64748b;margin:0;font-size:.85rem}.request-form-container{background:var(--card-bg);border:1px solid var(--border-light);max-width:600px;box-shadow:var(--card-shadow);border-radius:12px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-label{color:var(--text-main);margin-bottom:.5rem;font-weight:500;display:block}.form-input,.form-textarea,.form-select{border:1px solid var(--border-light);width:100%;color:var(--text-main);font-family:var(--font-family);box-sizing:border-box;background:#f8fafc;border-radius:8px;padding:12px}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--accent-color);outline:none}.submit-btn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3b82f666}.recent-requests{margin-top:3rem}.request-card{background:var(--card-bg);border:1px solid var(--border-light);box-shadow:var(--card-shadow);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.status-pill{border-radius:20px;padding:4px 12px;font-size:.8rem}.status-pending{color:#facc15;background:#eab30833}.status-training{color:#60a5fa}.staff-grid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;margin-top:2rem;display:grid}@media (min-width:640px){.staff-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.staff-grid{grid-template-columns:repeat(6,1fr)}}.staff-card{background:var(--card-bg);border-radius:var(--card-radius);text-align:center;border:1px solid var(--border-light);padding:1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.staff-card:hover{border-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.staff-image{object-fit:cover;border:2px solid #f1f5f9;border-radius:12px;width:70px;height:70px;margin-bottom:.5rem}.staff-image-placeholder{background:#e2e8f0;border:2px solid #f8fafc;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto .5rem;font-size:1.5rem;display:flex}.staff-name{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:1rem;font-weight:700;overflow:hidden}.staff-role{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:.8rem;overflow:hidden}.status-badge{color:#166534;background:#dcfce7;border-radius:9999px;padding:.2rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.approval-card{border:1px solid var(--border-light);box-shadow:var(--card-shadow);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.approval-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.approval-info h3{color:#1e293b;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.approval-info p{color:#64748b;margin:0;font-size:.95rem}.approval-info strong{color:#334155;font-weight:600}.approval-actions{gap:10px;display:flex}.btn-review{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:8px 24px;font-size:.9rem;font-weight:500;transition:all .2s}.detail-wrapper{align-items:flex-start;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.left-column{flex-direction:column;flex:0 0 240px;align-self:flex-start;gap:1rem;display:flex;position:sticky;top:0}.profile-section{text-align:center;background:#1e293b;border:1px solid #475569;border-radius:20px;flex:0 0 320px;max-width:320px;margin-top:0;padding:1.5rem 1rem;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.comm-panel{background:#1e293b;border:1px solid #475569;border-radius:16px;padding:1rem;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.comm-panel-header{color:#e2e8f0;border-bottom:1px solid #334155;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.comm-panel-buttons{flex-direction:column;gap:.5rem;display:flex}.comm-btn{color:#cbd5e1;cursor:pointer;background:#334155;border:1px solid #475569;border-radius:10px;align-items:center;gap:.6rem;width:100%;padding:10px 12px;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.comm-btn:hover{color:#f1f5f9;background:#475569;border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.profile-img-large{object-fit:cover;background:#334155;border:4px solid #475569;border-radius:12px;width:120px;height:120px;margin-bottom:1rem;box-shadow:0 10px 15px -3px #0000004d}.profile-image-link:hover .profile-image-hover-overlay{opacity:1!important}.profile-image-link:hover .profile-img-large{border-color:#3b82f6!important}.skills-section{flex:1}.skills-header{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.skill-card{box-sizing:border-box;background:#1e293b;border:1px solid #475569;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:.5rem;padding:1rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.skill-card:hover{border-color:#60a5fa;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.skill-icon{color:var(--accent-color);background:#3b82f626;border:1px solid #334155;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.skill-content{flex:1}.skill-title{color:#e2e8f0;margin-bottom:.25rem;font-size:1.1rem;font-weight:700;display:block}.skill-desc{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.5}.detail-panels-row{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid;position:relative}.detail-panel{background:#1e293b;border:1px solid #475569;border-radius:12px;min-height:160px;padding:1rem;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.detail-panel-dimmed{opacity:.7;pointer-events:none}.detail-panel.detail-panel-expanded{z-index:10;-webkit-backdrop-filter:blur(30px)saturate(1.4);background:#1e293b4d;border:1px solid #94a3b840;border-radius:14px;width:83.33%;animation:.35s ease-out forwards panelExpand;position:absolute;top:50px;left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff0f}@keyframes panelExpand{0%{opacity:0}to{opacity:1}}.detail-panel-header{color:#e2e8f0;border-bottom:1px solid #334155;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.detail-panel-body{padding:.5rem 0}.skill-actions{flex-direction:column;align-items:flex-end;gap:1rem;min-width:90px;display:flex}.switch{width:52px;height:28px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#475569;border-radius:34px;transition:all .3s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0000001a}input:checked+.slider{background-color:var(--accent-color)}input:checked+.slider:before{transform:translate(24px)}.settings-btn{color:#fff;cursor:pointer;background:#475569;border:none;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:background .2s}.settings-btn:hover{background:#334155}.profile-section .status-badge{color:#fff;letter-spacing:.5px;background-color:#14b8a6;border-radius:20px;padding:4px 16px;font-size:.75rem;font-weight:600;display:inline-block;box-shadow:0 4px 10px #14b8a64d}.user-info-link:hover{color:#fff!important}.task-detail-columns{gap:1rem;display:flex}.task-detail-col{flex:1;min-width:0}@media (max-width:768px){.task-detail-columns{flex-direction:column}}
