:root{color:#243d46;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#142c35;--muted:#64757c;--border:#e1e7e9;--accent:#236d68;background:#f7f8fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.55}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit}button,summary{cursor:pointer}button:disabled{cursor:wait;opacity:.65}h1,h2,h3,p{margin:0}h1{letter-spacing:-.8px;color:var(--ink);font-size:29px;font-weight:650;line-height:1.25}h2{letter-spacing:-.25px;color:var(--ink);font-size:18px;line-height:1.4}h3{color:var(--ink);font-size:16px}p{line-height:1.7}:focus-visible{outline-offset:4px;outline:3px solid #3f8c86}input:focus-visible{outline-offset:1px}.muted{color:var(--muted)}.eyebrow{letter-spacing:1.65px;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700;display:block}.button{background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:43px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{background:#244550}.button.secondary{color:#344e57;background:#fff;border-color:#d6dfe2}.button.secondary:hover{background:#f4f7f7}.button.full{width:100%}.icon-button{border:1px solid var(--border);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.icon-tile{width:48px;height:48px;color:var(--accent);background:#edf4f2;border:1px solid #d9e5e3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.brand{align-items:center;gap:11px;display:flex}.brand strong{letter-spacing:-.5px;font-size:18px;line-height:1.4;display:block}.brand span{letter-spacing:1.75px;opacity:.65;font-size:8px;font-weight:600;display:block}.badge,.env-badge{white-space:nowrap;color:#566a72;background:#fff;border:1px solid #dee6e8;border-radius:5px;align-items:center;padding:4px 9px;font-size:10px;font-weight:600;display:inline-flex}.env-badge{text-transform:capitalize;background:#f6f8f9}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--ink);color:#d0dce1;flex-direction:column;flex-shrink:0;width:232px;padding:29px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{color:#fff;padding:0 10px 27px}.sidebar nav{overflow-y:auto}.nav-group{text-transform:uppercase;letter-spacing:1.5px;color:#9fb1b9;margin:22px 13px 8px;font-size:9px;font-weight:650}.nav-link{border-radius:6px;align-items:center;gap:12px;min-height:41px;margin:3px 0;padding:11px 14px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.nav-link svg{opacity:.8}.nav-link:hover{background:#213d47}.nav-link.active{color:#fff;background:#29454f;box-shadow:inset 3px 0 #d4b781}.sidebar-footer{color:#a4b6be;align-items:center;gap:8px;margin-top:auto;padding:25px 13px 0;font-size:10px;display:flex}.status-dot{background:#94bcb1;border-radius:50%;width:5px;height:5px}.workspace{flex-direction:column;width:calc(100% - 232px);min-height:100vh;margin-left:232px;display:flex}.app-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:16px;height:76px;padding:0 38px;display:flex}.header-context,.header-actions{align-items:center;gap:16px;font-size:11px;font-weight:500;display:flex}.header-label{color:#64757c}.header-slash{color:#ced6da}.header-actions{gap:22px}.account-menu{position:relative}.account-menu summary{align-items:center;gap:10px;min-height:44px;list-style:none;display:flex}.account-menu summary::-webkit-details-marker{display:none}.avatar{color:#3f6561;background:#edf1f0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:650;display:grid}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.account-dropdown{border:1px solid var(--border);z-index:5;background:#fff;border-radius:8px;min-width:245px;max-width:calc(100vw - 32px);padding:18px;position:absolute;top:52px;right:0;box-shadow:0 8px 30px #172d381a}.account-dropdown strong,.account-email{overflow-wrap:anywhere;display:block}.account-email{color:var(--muted);margin-top:4px;font-size:11px}.role-label{color:var(--accent);margin:8px 0 13px;font-size:10px;display:block}.logout-button{border:0;border-top:1px solid var(--border);text-align:left;width:100%;color:var(--ink);background:#fff;align-items:center;gap:9px;padding:14px 0 0;font-size:12px;display:flex}.main-content{flex:1;width:100%;max-width:1420px;margin:0 auto;padding:36px 38px 44px}.route-focus:focus{outline:none}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.page-heading h1{margin-top:7px}.page-heading p{color:var(--muted);max-width:660px;margin-top:10px;font-size:14px}.page-heading .badge{margin-top:8px}.welcome-panel{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;gap:22px;padding:25px 27px;display:flex;position:relative}.welcome-panel p{color:var(--muted);max-width:655px;margin-top:7px;font-size:13px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:34px 0 16px;display:flex}.section-heading h2{font-size:14px}.section-heading>span{color:var(--muted);font-size:10px}.research-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.research-card{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;min-height:215px;padding:22px;text-decoration:none;display:flex}.research-card:hover{background:#fcfdfd;border-color:#a9bfbb}.card-top{color:#648780;justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.card-top svg:last-child{color:#a2afb4}.research-card p{color:var(--muted);max-width:290px;margin-top:7px;margin-bottom:20px;font-size:13px}.card-status{color:#61737b;align-items:center;gap:6px;margin-top:auto;font-size:11px;display:flex}.card-status:before{content:"";background:#abb9bf;border-radius:50%;width:4px;height:4px}.foundation-note{border-top:1px solid var(--border);color:#748b90;align-items:flex-start;gap:15px;margin-top:26px;padding:23px 2px 0;display:flex}.foundation-note h2{font-size:12px}.foundation-note p{color:var(--muted);max-width:720px;margin-top:6px;font-size:12px}.note-lock{flex-shrink:0;margin-left:auto}.workspace-footer{border-top:1px solid var(--border);color:#5d717b;justify-content:space-between;align-items:center;gap:16px;margin:0 38px;padding:18px 0;font-size:11px;display:flex}.empty-state{text-align:center;border:1px solid var(--border);background:#fff;border-radius:9px;flex-direction:column;align-items:center;min-height:395px;padding:74px 24px 82px;display:flex}.empty-icon{color:#638a82;background:#f1f5f4;border-radius:16px;place-items:center;width:72px;height:72px;margin-bottom:24px;display:grid}.empty-state h2{margin-top:9px;font-size:21px}.empty-state p{color:var(--muted);max-width:475px;margin:14px 0 25px;font-size:12px}.loading-screen{min-height:60vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status-panel{border:1px solid var(--border);background:#fff;border-radius:9px;max-width:650px;margin:8vh auto;padding:40px}.status-panel h1{margin:12px 0;font-size:25px}.status-actions{gap:12px;margin-top:24px;display:flex}.auth-layout{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-intro{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;padding:54px 12% 40px;display:flex}.auth-intro h1{letter-spacing:-1.2px;color:#fff;margin:17px 0 22px;font-size:39px;line-height:1.25}.auth-intro .eyebrow{color:#bfa879;font-size:9px}.auth-intro p{color:#b0c2c9;max-width:350px;font-size:13px}.auth-caption{color:#9eb2bb;font-size:10px}.auth-form-wrap{flex-direction:column;justify-content:center;align-items:center;padding:50px 30px;display:flex}.auth-card{width:100%;max-width:370px}.auth-card>.icon-tile{margin-bottom:25px}.auth-card h2,.auth-card h1{letter-spacing:-.7px;font-size:27px}.auth-card>.muted{margin:10px 0 29px;font-size:12px}.auth-card form{flex-direction:column;display:flex}.auth-card label{margin:0 0 8px;font-size:11px;font-weight:600}.auth-card input{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #ccd7db;border-radius:5px;margin-bottom:21px;padding:10px 12px;font-size:13px}.auth-card input::placeholder{color:#8d9da4}.auth-card .button{margin-top:6px}.auth-help{text-align:center;color:#5d717b;margin-top:25px;font-size:12px}.auth-footer{color:#5d717b;margin-top:65px;font-size:11px}.form-error{color:#a13934;margin:0 0 15px;font-size:11px}.callback-layout{flex-direction:column;justify-content:center;align-items:center;gap:38px;min-height:100vh;padding:35px 22px;display:flex}.callback-layout .auth-card{border:1px solid var(--border);background:#fff;border-radius:10px;max-width:420px;padding:30px}.callback-layout .eyebrow{margin-bottom:14px}.skip-link{z-index:20;color:var(--ink);background:#fff;padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus-visible{transform:translateY(0)}.menu-button{display:none}.mobile-drawer{background:var(--ink);color:#d0dce1;border:0;width:300px;max-width:90vw;height:100dvh;max-height:100dvh;margin:0;padding:25px 18px}.mobile-drawer::backdrop{background:#10272c80}.drawer-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.drawer-heading .brand strong{font-size:16px}.drawer-heading .brand span{font-size:7px}.drawer-heading .icon-button{color:#d0dce1;background:0 0;border:0}.mobile-drawer .nav-group{margin-top:28px}@media (width>=1600px){.main-content{padding-top:48px}.research-card{min-height:230px}}@media (width<=1150px){.sidebar{width:210px;padding-inline:13px}.workspace{width:calc(100% - 210px);margin-left:210px}.app-header,.main-content{padding-inline:26px}.research-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-footer{margin-inline:26px}.auth-intro{padding-inline:10%}.auth-intro h1{font-size:32px}}@media (width<=760px){.sidebar{display:none}.workspace{width:100%;margin-left:0}.menu-button{display:inline-flex}.app-header{height:68px;padding:0 18px}.header-context{gap:10px}.header-label,.header-slash{display:none}.header-actions{gap:12px}.account-name{display:none}.env-badge{font-size:9px}.main-content{padding:27px 20px 35px}.page-heading{gap:12px;margin-bottom:25px}.page-heading h1{font-size:27px}.page-heading .badge{font-size:9px}.welcome-panel{align-items:flex-start;gap:16px;padding:22px 20px}.welcome-panel h2{font-size:16px}.welcome-panel .icon-tile{width:40px;height:40px}.section-heading{margin-top:27px}.section-heading>span{font-size:9px}.research-grid{gap:12px}.research-card{min-height:205px;padding:18px}.research-card p{font-size:13px}.workspace-footer{margin-inline:20px;font-size:10px}.note-lock{display:none}.empty-state{padding:55px 20px}.auth-layout{background:#f7f8fa;flex-direction:column;display:flex}.auth-intro{background:var(--ink);padding:27px 25px}.auth-intro>div:not(.brand),.auth-caption{display:none}.auth-form-wrap{flex:1;padding:45px 24px}.auth-card{max-width:390px}.auth-footer{margin-top:40px}.status-panel{margin:6vh 20px;padding:28px}.status-panel h1{font-size:23px}}@media (width<=390px){.research-grid{grid-template-columns:1fr}.research-card{min-height:190px}.section-heading{flex-direction:column;align-items:flex-start;gap:4px}.welcome-panel{flex-direction:column}.workspace-footer span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.spinner{animation:none}}
