:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#080a0d;--panel:#111419;--panel-raised:#161a20;--border:#292e37;--border-strong:#3a424f;--text:#f4f6f8;--muted:#969eaa;--subtle:#69717d;--blue:#4b7cff;--blue-soft:#4b7cff24;--danger:#ff7d7d;--success:#7fd6aa;--shadow:0 18px 60px #00000047}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.topbar{border-bottom:1px solid var(--border);background:#080a0df0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 32px;display:grid}.brand{letter-spacing:.01em;font-size:17px;font-weight:700}.topbar__title{color:#cbd1d9;font-size:14px}.topbar__right{justify-self:end}.topbar-actions{align-items:center;gap:18px;display:flex}.back-link{color:var(--muted);margin-left:22px;font-size:14px}.back-link:hover{color:var(--text)}.creation-shell{grid-template-columns:230px minmax(0,820px);justify-content:center;gap:clamp(48px,8vw,120px);max-width:1440px;margin:0 auto;padding:44px 48px 72px;display:grid}.steps{flex-direction:column;gap:6px;display:flex}.step{appearance:none;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:11px 12px;display:grid}.step:hover{color:#d8dce2;background:#101318}.step--active{background:var(--blue-soft);color:var(--text)}.step__marker{border:1px solid var(--border-strong);border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.step--active .step__marker{border-color:var(--blue);color:#9cb5ff}.step--done .step__marker{color:var(--success);border-color:#315947}.step small{color:var(--subtle);margin-bottom:2px;font-size:10px;display:block}.workspace{min-width:0}.workspace__meta{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:13px;display:flex}.save-state{align-items:center;gap:8px;display:inline-flex}.save-state--error{color:var(--danger)}.save-dot{background:var(--success);border-radius:50%;width:7px;height:7px}.save-state--saving .save-dot{background:var(--blue);animation:1s infinite pulse}.panel{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:16px}.creation-panel{flex-direction:column;min-height:560px;padding:clamp(28px,5vw,54px);display:flex}.step-content{flex:1}.eyebrow{color:#8aa8ff;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}h1,h2,p{margin-top:0}.welcome-page{isolation:isolate;color:#f8fbff;background:linear-gradient(90deg,#02071124,#02071105 48%,#02071129),url(/constellary-home-space.webp) top/cover no-repeat;min-height:100svh;position:relative;overflow:hidden}.welcome-header{background:#02070e2e;justify-content:space-between;align-items:center;gap:20px;width:min(1440px,100%);height:66px;margin:0 auto;padding:0 clamp(20px,4vw,58px);display:flex}.welcome-brand{color:#f8fbff;letter-spacing:-.03em;align-items:center;gap:9px;font-size:21px;display:inline-flex}.welcome-brand span{color:#8fb7ff;font-size:25px;line-height:1}.welcome-header-actions{align-items:center;gap:9px;display:flex}.welcome-action{color:#f8fbff;white-space:nowrap;border:1px solid #ffffff3d;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.welcome-action--secondary{background:#ffffff09}.welcome-action--primary{background:#2869e8;border-color:#4f80de}.welcome-action:hover{color:#fff;border-color:#8fb7ff}.welcome-action:focus-visible,.welcome-brand:focus-visible{outline-offset:3px;outline:2px solid #8fb7ff}.welcome-hero{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:28px;width:min(1440px,100%);min-height:calc(100svh - 66px);margin:0 auto;padding:20px clamp(24px,6vw,88px) 38px;display:grid}.welcome-copy{max-width:850px}.welcome-copy h1{color:#c5ceda;letter-spacing:-.065em;max-width:830px;margin:0;font-size:clamp(50px,5.7vw,92px);font-weight:700;line-height:.89}.welcome-copy h1 span{display:block}.welcome-lead{letter-spacing:-.045em;margin-bottom:2px;font-size:.72em;font-weight:560}.welcome-grow{color:#f3f6fb;letter-spacing:-.085em;margin-bottom:4px;font-size:1.24em;font-weight:830}.welcome-stack{font-size:.9em;font-weight:690;line-height:.98}.welcome-support{color:#aeb8c7;letter-spacing:-.03em;max-width:690px;margin:16px 0 0;font-size:clamp(20px,2vw,32px);line-height:1.18}.welcome-proof{color:#eef3fb;align-items:center;gap:12px;margin:12px 0 0;font-size:20px;font-weight:700;display:inline-flex}.welcome-proof:before{content:"";background:#8fb7ff;width:42px;height:2px;box-shadow:0 0 14px #8fb7ffb3}.welcome-system{width:100%;min-height:540px;position:relative}.welcome-system:before,.welcome-system:after{content:"";pointer-events:none;border:1px solid #8fb7ff33;border-color:#8fb7ff33 #8fb7ff33 #0000 #0000;border-radius:50%;position:absolute;transform:rotate(-18deg)}.welcome-system:before{width:470px;height:280px;top:20%;right:2%}.welcome-system:after{opacity:.65;width:360px;height:210px;top:33%;right:11%}.welcome-orbit-glow{filter:blur(16px);background:radial-gradient(circle,#4d82ff26,#4d82ff0a 48%,#0000 72%);border-radius:50%;width:390px;height:390px;position:absolute;top:22%;right:11%}.welcome-planet{image-rendering:pixelated;filter:drop-shadow(0 0 18px #6097ff47)drop-shadow(0 24px 38px #00000073);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;display:block;position:absolute}.welcome-planet--large{width:220px;height:220px;animation:8s ease-in-out infinite alternate welcome-float;top:30%;right:19%}.welcome-planet--pink{width:108px;height:108px;animation:13s ease-in-out infinite alternate welcome-orbit-one;top:12%;right:7%}.welcome-planet--blue{width:132px;height:132px;animation:16s ease-in-out infinite alternate welcome-orbit-two;top:61%;right:48%}@keyframes welcome-float{0%{transform:translateY(0)rotate(-2deg)}to{transform:translateY(-18px)rotate(3deg)}}@keyframes welcome-orbit-one{0%{transform:translate(-70px,95px)rotate(-8deg)}50%{transform:translate(-15px,20px)rotate(5deg)}to{transform:translate(38px,-22px)rotate(12deg)}}@keyframes welcome-orbit-two{0%{transform:translate(42px,-5px)rotate(8deg)}50%{transform:translate(5px,-48px)rotate(-3deg)}to{transform:translate(-42px,-18px)rotate(-10deg)}}@media (max-width:980px){.welcome-page{overflow:auto}.welcome-hero{grid-template-columns:1fr;padding-top:48px}.welcome-system{min-height:400px}.welcome-planet--large{width:180px;height:180px;right:20%}.welcome-planet--pink{width:84px;height:84px}.welcome-planet--blue{width:104px;height:104px}}@media (max-width:560px){.welcome-header{height:60px;padding:0 16px}.welcome-brand{font-size:18px}.welcome-header-actions .welcome-action--secondary{display:none}.welcome-action{min-height:40px;padding:0 13px}.welcome-hero{gap:10px;min-height:calc(100svh - 60px);padding:42px 18px 24px}.welcome-copy h1{font-size:clamp(46px,16vw,68px)}.welcome-support{font-size:19px}.welcome-system{min-height:330px;overflow:hidden}.welcome-system:before{right:-38%}.welcome-system:after{right:-22%}.welcome-planet--large{top:24%;right:12%}.welcome-planet--pink{right:3%}.welcome-planet--blue{top:62%;left:7%}}@media (prefers-reduced-motion:reduce){.welcome-planet{animation:none!important}}.step-content h1{letter-spacing:-.025em;margin:13px 0 12px;font-size:clamp(28px,4vw,38px)}.lede{color:var(--muted);max-width:620px;margin-bottom:30px;line-height:1.65}.field{margin:24px 0;display:block}.field__label{margin-bottom:7px;font-weight:650;display:block}.field__hint{color:var(--muted);margin-bottom:10px;font-size:13px;line-height:1.5;display:block}.field__error{color:var(--danger);margin-top:8px;font-size:13px;display:block}.input,.textarea,.select{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#0b0e12;border-radius:10px;outline:none;padding:14px 15px}.input:focus,.textarea:focus,.select:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.textarea{resize:vertical;min-height:230px;line-height:1.65}.textarea--compact{min-height:140px}.choice-grid{gap:10px;margin-top:25px;display:grid}.choice{border:1px solid var(--border);color:var(--text);text-align:left;cursor:pointer;background:#0d1014;border-radius:11px;padding:16px 18px}.choice:hover:not(:disabled){border-color:var(--border-strong);background:#12161b}.choice--selected{border-color:var(--blue);background:var(--blue-soft)}.choice:disabled{cursor:not-allowed;opacity:.45}.choice strong,.choice span{display:block}.choice span{color:var(--muted);margin-top:5px;font-size:13px}.quiet-card{border:1px solid var(--border);background:#0d1014;border-radius:11px;margin:12px 0;padding:18px}.quiet-card strong{margin-bottom:6px;display:block}.quiet-card span{color:var(--muted);font-size:14px}.panel-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:30px;padding-top:22px;display:flex}.action-group{flex-wrap:wrap;gap:10px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;min-height:42px;padding:0 17px;font-weight:650}.button:disabled{cursor:not-allowed;opacity:.5}.button--primary{background:var(--blue);color:#fff}.button--primary:hover:not(:disabled){background:#608cff}.button--secondary{color:var(--text);border-color:var(--border-strong);background:#171b21}.button--ghost{color:var(--muted);background:0 0}.error-state{color:#ffd1d1;background:#211314;border:1px solid #603737;border-radius:10px;margin:18px 0;padding:16px 18px}.error-state p{color:#d99;margin:6px 0 0;font-size:14px}.state-message{color:var(--muted);align-items:center;gap:10px;display:inline-flex}.spinner{border:2px solid #343a44;border-top-color:var(--blue);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.centered-state{place-items:center;min-height:100vh;padding:24px;display:grid}.review-list{border:1px solid var(--border);border-radius:11px;gap:1px;display:grid;overflow:hidden}.review-row{background:#0d1014;grid-template-columns:150px 1fr auto;align-items:start;gap:20px;padding:16px 18px;display:grid}.review-row+.review-row{border-top:1px solid var(--border)}.review-row dt{color:var(--muted)}.review-row dd{white-space:pre-wrap;margin:0;line-height:1.5}.review-edit{color:#93adff;cursor:pointer;background:0 0;border:0}.confirmed-card{max-width:760px;margin:80px auto;padding:48px}.success-mark{width:48px;height:48px;color:var(--success);background:#4eb27e1a;border:1px solid #315947;border-radius:50%;place-items:center;margin-bottom:24px;font-size:21px;display:grid}.provenance-note{border-left:2px solid var(--blue);color:#c9d5f8;margin:28px 0;padding:12px 0 12px 18px}.detail-list{grid-template-columns:150px 1fr;gap:14px 24px;margin-top:28px;display:grid}.detail-list dt{color:var(--muted)}.detail-list dd{white-space:pre-wrap;margin:0}.notice{color:#c8d4f4;background:#10182b;border:1px solid #273c71;border-radius:9px;margin:18px 0;padding:13px 15px}.auth-shell{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:54px 22px 30px;display:flex}.auth-brand{letter-spacing:.01em;margin-bottom:28px;font-size:18px;font-weight:750}.auth-panel{width:min(100%,460px);padding:38px}.auth-panel--wide{width:min(100%,680px)}.auth-panel__heading{margin-bottom:28px}.auth-panel h1{letter-spacing:-.025em;margin:11px 0 10px;font-size:clamp(27px,5vw,34px)}.auth-panel__heading p,.auth-success p{color:var(--muted);line-height:1.65}.auth-panel .field{margin:18px 0}.auth-field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-field-grid--identity{grid-template-columns:1fr;gap:0}.password-control{position:relative}.password-control .input{padding-right:72px}.password-toggle{color:#9db4f9;cursor:pointer;background:0 0;border:0;padding:5px;font-size:13px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-submit{width:100%;min-height:46px;margin-top:8px}.auth-error{color:#ffc7c7;background:#211314;border:1px solid #603737;border-radius:9px;padding:12px 14px;font-size:14px}.auth-switch{color:var(--muted);text-align:center;margin:24px 0 0;font-size:14px}.auth-switch a{color:#9db4ff;font-weight:650}.auth-footnote{color:var(--subtle);margin:22px 0 0;font-size:12px}.auth-link-button{justify-content:center;align-items:center;margin-top:10px;display:inline-flex}.auth-success strong{color:var(--text)}.sign-out{color:var(--muted);border:1px solid var(--border);cursor:pointer;background:#101318;border-radius:8px;padding:8px 11px;font-size:13px}.sign-out:hover:not(:disabled){color:var(--text);border-color:var(--border-strong)}.sign-out:disabled{opacity:.55;cursor:not-allowed}.authenticated-header{z-index:80;border-bottom:1px solid var(--border);background:#090c12;justify-content:space-between;align-items:center;height:74px;padding:0 30px;display:flex;position:sticky;top:0}.home-atmosphere,.branch-atmosphere{background-image:linear-gradient(#02060d57,#02060d6e),url(/constellary-home-space.webp);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh}.home-atmosphere>.authenticated-header,.branch-atmosphere>.authenticated-header{-webkit-backdrop-filter:blur(8px);background:#050910a8;border-bottom-color:#7d97c533}.home-atmosphere [id],.branch-atmosphere [id]{scroll-margin-top:88px}.authenticated-header__left{align-items:center;gap:14px;display:flex}.authenticated-header__brand{align-items:center;gap:11px;font-size:20px;font-weight:720;display:flex}.constellary-mark{color:#77a0ff;font-size:24px}.authenticated-header__nav{color:#c7ccd5;align-items:center;gap:8px;display:flex}.authenticated-header__nav>a:hover{color:#fff}.header-route-controls{align-items:center;gap:7px;display:flex}.header-home-control{color:#c7ccd5;border:1px solid #0000;border-radius:8px;align-items:center;height:38px;padding:0 12px;font-size:13px;display:inline-flex}.header-home-control:hover{border-color:var(--border-strong);color:#fff;background:#10151d}.header-icon-action{border:1px solid var(--border-strong);cursor:pointer;background:#10151d;border-radius:8px;place-items:center;width:38px;height:38px;padding:0;font:700 13px/1 inherit;display:inline-grid;color:#dce5f5!important}.header-icon-action:hover{background:#141d2c;border-color:#497bd7}.header-icon-action span{font-size:15px}.header-control--active{background:#1260ef;border-color:#256ff0;color:#fff!important}.profile-control{position:relative}.profile-control summary{border:1px solid var(--border-strong);cursor:pointer;border-radius:50%;place-items:center;width:39px;height:39px;font-size:13px;list-style:none;display:grid}.profile-control summary::-webkit-details-marker{display:none}.profile-avatar-image{border-radius:inherit;background-position:50%;background-size:cover;width:100%;height:100%;display:block}.profile-menu{z-index:30;border:1px solid var(--border);width:190px;box-shadow:var(--shadow);background:#11151c;border-radius:10px;padding:14px;position:absolute;top:49px;right:0}.profile-menu strong{margin-bottom:12px;display:block}.profile-menu>a{color:#9eb8f5;margin-bottom:9px;font-size:12px;display:block}.header-sign-in{border:1px solid var(--border-strong);border-radius:8px;align-items:center;min-height:38px;padding:0 15px;display:inline-flex}.drawer-menu-button{border:1px solid var(--border);color:#c7cfda;cursor:pointer;background:#10141a;border-radius:8px;width:37px;height:37px;font-size:17px}.drawer-backdrop{z-index:90;background:#020407ad;position:fixed;inset:0}.research-drawer{border-right:1px solid var(--border-strong);background:#0b0f15;width:min(340px,88vw);height:100%;animation:.18s ease-out drawer-in;box-shadow:24px 0 60px #0006}.research-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex}.research-drawer>header button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:24px}.research-drawer nav{padding:13px}.research-drawer nav>a,.research-drawer section a{color:#c3cad5;border-radius:7px;align-items:center;gap:10px;min-height:43px;padding:8px 10px;font-size:13px;display:flex}.research-drawer nav>a:hover,.research-drawer section a:hover{color:#fff;background:#141a24}.research-drawer section{border-top:1px solid var(--border);margin:14px 0;padding-top:13px}.research-drawer h2{color:#75829a;letter-spacing:.1em;text-transform:uppercase;outline:none;margin:0 10px 8px;font-size:10px}.research-drawer section a{gap:3px;display:grid}.research-drawer section a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.research-drawer section a small,.research-drawer section p{color:var(--subtle);font-size:9px}.research-drawer section p{padding:0 10px}.profile-overview{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070c14d6;border:1px solid #758fbc47;border-radius:12px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:23px;min-height:170px;padding:25px 64px 25px 28px;display:grid;position:relative}.profile-edit-icon{border:1px solid var(--border-strong);color:#aebbd0;background:#10151d;border-radius:8px;place-items:center;width:34px;height:34px;font-size:15px;display:grid;position:absolute;top:18px;right:18px}.profile-edit-icon:hover{color:#fff;border-color:#4a72bc}.profile-overview__avatar{color:#9db9f7;background:#14213a;border:1px solid #35528a;border-radius:50%;place-items:center;width:88px;height:88px;font-size:28px;font-weight:750;display:grid;overflow:hidden}.profile-overview h1{letter-spacing:-.025em;margin:6px 0 3px;font-size:26px}.profile-overview__username{color:#7f9ed8;margin:0 0 5px;font-size:11px}.profile-overview__headline{color:#aeb8c8;margin:0;font-size:13px}.profile-overview__bio{max-width:670px;color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.55}.profile-focus{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.profile-focus span{color:#9fb4dd;background:#111a29;border:1px solid #33415c;border-radius:999px;padding:4px 9px;font-size:9px}.profile-counts{flex-wrap:wrap;gap:0;margin:15px 0 0;display:flex}.profile-counts>div{border-left:1px solid var(--border);align-items:baseline;gap:7px;min-width:112px;padding:0 18px;display:flex}.profile-counts>div:first-child{border-left:0;padding-left:0}.profile-counts dt{color:var(--muted);font-size:10px}.profile-counts dd{color:#e8edf7;margin:0;font-size:16px;font-weight:700}.featured-placeholder{color:#8491a6;text-align:left;background:#0c1016;border:1px dashed #354052;border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:92px;padding:20px;display:flex}.featured-placeholder>span{color:#647da9;font-size:26px}.featured-placeholder strong{color:#c5ccd7;font-size:13px}.featured-placeholder p{margin:4px 0 0;font-size:11px}.featured-branch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.featured-branch-card{background:#0a101adb;border:1px solid #5069946b;border-radius:9px;min-width:0;padding:15px}.featured-branch-card header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.featured-branch-card small{color:#70809a;font-size:9px}.featured-branch-card h3{margin:5px 0 0;font-size:14px;line-height:1.35}.featured-branch-card>p{color:#9ba6b8;min-height:40px;margin:12px 0;font-size:11px;line-height:1.5}.featured-branch-card__footer{border-top:1px solid var(--border);color:#7f8999;flex-wrap:wrap;align-items:center;gap:11px;margin-top:14px;padding-top:11px;font-size:9px;display:flex}.featured-branch-card__footer a{color:#80a5ff;margin-left:auto;font-size:10px}.feature-control{display:inline-flex;position:relative}.feature-branch-button{border:1px solid var(--border-strong);color:#9da9bc;cursor:pointer;background:#10151d;border-radius:7px;width:31px;height:31px;padding:0;font-size:17px}.feature-branch-button--active{color:#f3cf63;border-color:#6d5c29}.feature-branch-button:disabled{opacity:.55;cursor:wait}.feature-control__error{z-index:20;color:#ffb9bf;background:#211318;border:1px solid #73434b;border-radius:6px;width:190px;padding:7px;font-size:9px;position:absolute;top:36px;right:0}.draft-notice{background:#0e1625;border:1px solid #304268;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:13px 16px;display:flex}.draft-notice>div{align-items:center;gap:11px;display:flex}.draft-notice p{color:#aeb9cc;margin:0;font-size:12px}.draft-notice .button{min-height:35px;font-size:11px}.profile-edit-shell{min-height:calc(100vh - 74px);padding:34px 18px 60px}.profile-edit-panel{width:min(680px,100%);margin:0 auto;padding:30px}.profile-edit-panel h1{margin:7px 0}.profile-edit-panel>p{color:var(--muted);line-height:1.55}@keyframes drawer-in{0%{transform:translate(-100%)}}.home-empty{text-align:center;align-content:center;justify-items:center;min-height:calc(100vh - 74px);padding:40px 20px;display:grid}.home-empty h1{margin:14px 0 12px;font-size:clamp(30px,5vw,44px)}.home-empty p{color:var(--muted);max-width:560px;margin-bottom:24px;line-height:1.7}.dashboard-shell{width:min(1480px,100%);margin:0 auto;padding:24px 28px 72px}.dashboard-alert{color:#ffb7bd;background:#211519;border:1px solid #684148;border-radius:8px;margin-bottom:14px;padding:12px 15px;font-size:13px}.dashboard-overview{border:1px solid var(--border);background:radial-gradient(circle at 78% 20%,#275ed01f,#0000 34%),#0d1117;border-radius:13px;grid-template-columns:minmax(300px,1.25fr) minmax(420px,1.5fr) auto;align-items:center;gap:30px;min-height:190px;padding:27px 30px;display:grid}.dashboard-kicker{color:#7797dc;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.dashboard-overview h1{letter-spacing:-.035em;margin:8px 0;font-size:clamp(27px,3vw,38px)}.dashboard-overview__copy p{max-width:540px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.dashboard-stats{grid-template-columns:repeat(5,1fr);margin:0;display:grid}.dashboard-stats div{text-align:center;border-left:1px solid var(--border);min-width:0;padding:4px 17px}.dashboard-stats div:first-child{border-left:0}.dashboard-stats dt{color:#f7f9ff;font-size:22px;font-weight:720}.dashboard-stats dd{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.35}.dashboard-overview__actions{gap:9px;display:grid}.dashboard-overview__actions .button{white-space:nowrap;width:100%}.dashboard-button-link{justify-content:center;align-items:center;display:inline-flex}.dashboard-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070c14db;border:1px solid #6f84a845;border-radius:12px;margin-top:14px;padding:16px}.dashboard-section__heading{justify-content:space-between;align-items:center;gap:20px;min-height:43px;margin-bottom:12px;display:flex}.dashboard-section__heading h2{letter-spacing:-.015em;margin:3px 0 0;font-size:18px}.dashboard-section__heading>a{color:#80a5ff;font-size:12px}.dashboard-section__heading>small{color:var(--subtle);font-size:11px}.featured-research{background:linear-gradient(120deg,#193c7e2b,#0000 45%),#10151e;border:1px solid #2d477f;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:20px;padding:22px;display:grid}.featured-research__accent{color:#83a9ff;background:#122143;border:1px solid #346dde;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.featured-research h3{letter-spacing:-.02em;margin:7px 0;font-size:21px}.featured-research__body>p{color:#aeb7c5;margin:0 0 13px;line-height:1.55}.dashboard-card__badges{flex-wrap:wrap;gap:7px;display:flex}.dashboard-badge{color:#b8c1cf;white-space:nowrap;background:#151a22;border:1px solid #394354;border-radius:999px;align-items:center;width:fit-content;padding:3px 8px;font-size:10px;font-style:normal;display:inline-flex}.dashboard-badge--active{color:#7ee2aa;background:#268f531a;border-color:#256641}.dashboard-badge--exploring,.dashboard-badge--new{color:#80a9ff;background:#2f6adf1a;border-color:#315fae}.dashboard-badge--testing,.dashboard-badge--awaiting_review{color:#e5c875;border-color:#685c30}.dashboard-badge--needs_evidence{color:#d7a1ff;border-color:#62417e}.dashboard-card__metrics{color:#8490a0;flex-wrap:wrap;gap:17px;font-size:11px;display:flex}.featured-research__facts{gap:12px;min-width:180px;margin:0;display:grid}.featured-research__facts div{border-left:1px solid var(--border);padding-left:14px}.featured-research__facts dt{font-size:15px;font-weight:700}.featured-research__facts dd{color:var(--muted);margin:3px 0 0;font-size:10px}.featured-research__actions{gap:8px;display:grid}.recent-work-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.recent-card{border:1px solid var(--border);background:#10141b;border-radius:9px;flex-direction:column;min-width:0;padding:17px;display:flex}.recent-card__relationship{color:#7495dd;white-space:nowrap;text-overflow:ellipsis;margin-top:14px;font-size:10px;overflow:hidden}.recent-card h3{min-height:42px;margin:5px 0 9px;font-size:16px;line-height:1.35}.recent-card>p{color:#a2aab7;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:57px;margin-bottom:14px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.recent-card footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px;font-size:10px;display:flex}.recent-card footer a{color:#82a7ff}.draft-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.draft-row{border:1px solid var(--border);background:#10141a;border-radius:9px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:14px 15px;display:grid}.draft-row__mark{color:#7da1ed;border:1px dashed #5675b7;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.draft-row span,.draft-row small{color:var(--muted);font-size:10px}.draft-row h3{margin:4px 0 5px;font-size:14px}.draft-row__actions{align-items:center;gap:7px;display:flex}.dashboard-delete{color:#c27d84;cursor:pointer;background:0 0;border:0;min-height:38px;padding:0 10px}.dashboard-lower{grid-template-columns:minmax(0,1fr) 300px;gap:14px;display:grid}.archive-section{min-width:0}.archive-filters{border:1px solid var(--border);background:#0a0d12;border-radius:8px;grid-template-columns:minmax(190px,1.4fr) repeat(5,minmax(90px,.7fr)) auto auto;align-items:end;gap:8px;padding:11px;display:grid}.archive-filters label span{color:var(--muted);text-transform:uppercase;margin:0 0 5px 2px;font-size:9px;display:block}.archive-filters input,.archive-filters select{border:1px solid var(--border);color:#dbe0e8;background:#10151c;border-radius:6px;width:100%;height:36px;padding:0 9px;font-size:11px}.archive-filters .button{min-height:36px;padding:0 12px;font-size:11px}.archive-clear{height:36px;color:var(--muted);white-space:nowrap;align-items:center;font-size:10px;display:flex}.archive-table{border:1px solid var(--border);border-radius:8px;margin-top:10px;overflow:hidden}.archive-table__head,.archive-row{grid-template-columns:1.2fr 1.55fr .65fr .45fr .85fr .62fr 30px;align-items:center;gap:12px;display:grid}.archive-table__head{color:#7e8795;text-transform:uppercase;background:#10151c;min-height:35px;padding:0 12px;font-size:9px}.archive-row{border-top:1px solid var(--border);min-height:57px;padding:9px 12px;font-size:10px}.archive-row:hover{background:#111720}.archive-row>div{gap:4px;min-width:0;display:grid}.archive-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.archive-row small{color:#72809a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.archive-row p{color:#949dab;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.archive-row time,.archive-row>span{color:#9ba4b2}.archive-row>a{color:#87a7ed;text-align:right}.activity-section{align-self:start}.activity-list{margin:3px 0 0;padding:0 3px;list-style:none}.activity-list li{padding:0 0 20px 24px;position:relative}.activity-list li:not(:last-child):before{content:"";background:#344054;width:1px;position:absolute;top:12px;bottom:-2px;left:5px}.activity-list__node{background:#111827;border:2px solid #6e91df;border-radius:50%;width:11px;height:11px;position:absolute;top:4px;left:0}.activity-list div{gap:4px;display:grid}.activity-list strong{font-size:11px}.activity-list a{color:#8ca8e8;font-size:10px;line-height:1.4}.activity-list small{color:var(--subtle);font-size:9px}.dashboard-empty{border:1px dashed var(--border-strong);color:var(--muted);text-align:center;border-radius:8px;padding:26px;font-size:13px}.branch-page-shell{grid-template-columns:minmax(190px,20%) minmax(0,80%);min-height:calc(100vh - 74px);padding:26px 30px 90px;display:grid;position:relative}.branch-hover-preview{width:min(300px,100% - 24px);min-height:210px;color:var(--muted);opacity:0;border:1px solid #0000;border-radius:13px;align-self:start;margin-top:145px;padding:23px;position:sticky;top:130px}.branch-hover-preview--visible{border-color:var(--border);opacity:1;background:#10141c}.branch-hover-preview span{color:#7ea4ff;font-size:12px}.branch-hover-preview h2{color:var(--text);margin:13px 0;font-size:20px}.branch-hover-preview p{color:#b4bbc6;line-height:1.7}.branch-hover-preview small{color:var(--subtle)}.provenance-region{justify-self:start;width:100%;padding-right:4px;position:relative}.original-idea-box{border:1px solid var(--classification);background:#0e131c;border-radius:11px;width:min(690px,100% - 58px);margin:0 0 0 46px;padding:16px 18px;position:relative}.original-idea-box__heading,.branch-card__heading{align-items:center;gap:12px;display:flex}.original-idea-box__heading strong{font-size:17px}.original-idea-box p{color:#c7cdd7;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:13px 0 0;line-height:1.65;display:-webkit-box;overflow:hidden}.classification-marker{background:var(--classification);border-radius:5px;flex:none;width:22px;height:22px}.classification-badge,.branch-status{border:1px solid var(--classification);color:var(--classification);white-space:nowrap;border-radius:999px;margin-left:auto;padding:5px 13px;font-size:12px}.icon-button{border:1px solid var(--border-strong);color:#d8dce4;cursor:pointer;background:#111620;border-radius:7px;width:34px;height:34px}.provenance--new{--classification:#2979ff}.provenance--derived{--classification:#32d58b}.provenance--referenced{--classification:#e6c349}.provenance-origin-node{outline:2px solid var(--classification);background:var(--classification);z-index:2;border:6px solid #0a0d12;border-radius:50%;width:25px;height:25px;margin:-1px 0 0 -12px;position:relative}.provenance-tree{position:relative}.provenance-tree:before{content:"";background:#465064;width:1px;position:absolute;top:-1px;bottom:-70px;left:0}.branch-tree-item{width:100%;padding:18px 0 0;position:relative}.branch-node{outline:1px solid var(--classification);background:var(--classification);z-index:2;border:4px solid #0a0d12;border-radius:50%;width:17px;height:17px;position:absolute;top:43px;left:-8px}.branch-tree-item:after{content:"";width:24px;height:var(--link-emphasis,1px);background:#465064;border-radius:999px;max-height:4px;position:absolute;top:51px;left:8px}.branch-tree-item--linked:after{background:#7695c9;box-shadow:0 5px #5b77a6b8}.branch-card,.branch-section-panel{width:min(900px, calc(100% - 58px - (var(--branch-depth) * 34px)));margin-left:calc(46px + (var(--branch-depth) * 34px));border:1px solid var(--border-strong);z-index:3;background:#0f141d;border-radius:12px;margin-right:0;position:relative}.branch-card:focus-visible{outline:2px solid var(--classification);outline-offset:3px}.branch-card__heading{min-height:52px;padding:10px 14px}.branch-card__heading h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:18px;overflow:hidden}.branch-workspace-shortcut{border:1px solid var(--border-strong);color:#aac2f7;white-space:nowrap;background:#111925;border-radius:7px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.branch-workspace-shortcut:hover{color:#fff;background:#17243a;border-color:#4b6fae}.branch-workspace-shortcut:focus-visible{outline-offset:2px;outline:2px solid #6f9cff}.branch-action-system{border-top:1px solid var(--border)}.branch-action-row{align-items:stretch;padding:4px 7px;display:flex}.branch-action-row button,.branch-action-row a{color:#c3c9d2;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 9px;font-size:11px;display:flex}.branch-action-row button:hover,.branch-action-row a:hover,.branch-action--active{color:#fff!important;background:#151c28!important}.branch-action-row span{font-size:15px}.branch-action--active{box-shadow:inset 0 -2px var(--classification)}.branch-utility-row{border-left:1px solid var(--border);align-items:center;gap:3px;margin-left:auto;padding-left:8px;display:flex}.branch-utility-row>button,.branch-utility-row>.privacy-control>button{width:34px;min-height:34px;padding:0;font-size:14px}.branch-utility-row button:disabled{opacity:.45;cursor:not-allowed}.privacy-control{align-items:center;display:flex;position:relative}.privacy-popover{border:1px solid var(--border-strong);z-index:20;background:#111720;border-radius:8px;width:170px;padding:10px;position:absolute;top:42px;right:0;box-shadow:0 10px 26px #0000004d}.privacy-popover strong{margin:2px 4px 8px;font-size:12px;display:block}.privacy-popover button{justify-content:flex-start;width:100%;min-height:34px;padding:0 8px}.privacy-popover p{color:#ff9b9b;margin:8px 4px 2px;font-size:11px}.branch-section-panel{margin-top:10px;padding:0;overflow:visible}.branch-section-panel__heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:48px;padding:0 18px;display:flex}.branch-section-panel__heading>div{align-items:center;gap:8px;display:flex}.branch-section-panel__heading a,.branch-section-panel__heading button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;font-size:17px;display:grid}.branch-section-panel__heading a:hover,.branch-section-panel__heading button:hover{color:#fff}.section-content,.section-empty{color:#bcc3ce;margin:0;padding:19px;line-height:1.65}.reading-meta{color:var(--muted);margin-top:12px;display:block}.collaborator-count{color:var(--muted);margin:0 0 5px;font-size:11px}.section-edit-link{color:#9ab8fa;cursor:pointer;white-space:nowrap;background:#131d2c;border:1px solid #344a70;border-radius:6px;justify-content:center;align-items:center;width:fit-content;min-height:34px;margin-top:12px;padding:0 11px;line-height:1;display:inline-flex}.section-edit-link:disabled{color:var(--muted);cursor:not-allowed}.ai-role-summary p{margin-top:0}.ai-role-summary small{color:var(--muted)}.section-list{gap:9px;margin:0;padding:10px 18px 18px;list-style:none;display:grid}.section-list li{border:1px solid var(--border);border-radius:8px;justify-content:space-between;gap:18px;padding:12px;display:flex}.section-list li>small{color:var(--subtle);white-space:nowrap;font-size:10px}.section-list span{color:var(--muted);font-size:12px}.linked-tag-list{flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;margin:0;padding:4px 0 2px;list-style:none;display:flex}.linked-branch-tag{color:#688bd1;background:#111a29;border:1px solid #344a70;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:31px;padding:3px 6px 3px 10px;line-height:1;display:inline-flex}.linked-branch-tag a{text-overflow:ellipsis;white-space:nowrap;color:#a9c2fb;min-width:0;max-width:min(280px,52vw);overflow:hidden}.linked-branch-tag small{color:#7898d8;white-space:nowrap;font-size:10px}.linked-branch-tag button{color:#aebbd1;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;padding:0;font-size:16px;line-height:1;display:inline-grid}.linked-branch-tag button:hover{color:#fff;background:#26344c}.linked-branch-tag button:disabled{opacity:.45;cursor:not-allowed}.linked-branch-tag a:focus-visible,.linked-branch-tag button:focus-visible,.section-edit-link:focus-visible,.panel-management-actions button:focus-visible,.panel-management-actions a:focus-visible{outline-offset:2px;outline:2px solid #6f9cff}.link-search{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.link-search label span{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.link-search input{border:1px solid var(--border-strong);color:#fff;background:#090d13;border-radius:7px;width:calc(100% - 90px);min-height:39px;padding:8px 10px}.link-search>button{border:1px solid var(--border-strong);color:#fff;background:#182033;border-radius:7px;min-height:39px;margin-left:8px}.link-search-result{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.link-search-result button{color:#80a5ff;cursor:pointer;background:0 0;border:0}.section-message{color:var(--muted);margin-top:12px}.share-control{align-items:center;display:flex;position:relative}.share-control>button{width:34px;min-height:34px;padding:0}.share-popover{z-index:30;border:1px solid var(--border-strong);background:#111720;border-radius:9px;width:min(330px,78vw);padding:15px;position:absolute;top:42px;right:0;box-shadow:0 14px 34px #0000006b}.share-popover strong{font-size:13px;display:block}.share-popover p{color:var(--muted);white-space:normal;margin:7px 0 11px;font-size:11px;line-height:1.5}.share-popover input{border:1px solid var(--border);color:#cbd4e2;background:#090d13;border-radius:6px;width:100%;height:36px;padding:0 8px;font-size:10px}.share-popover>div{gap:8px;margin-top:9px;display:flex}.share-popover button,.share-popover a{border:1px solid var(--border-strong);color:#fff;background:#172238;border-radius:6px;align-items:center;min-height:34px;padding:0 10px;font-size:10px;display:inline-flex}.share-popover>button{width:100%;margin-top:9px}.share-popover small{color:#9db5e9;white-space:normal;margin-top:8px;display:block}.branch-reading-shell{width:min(1100px,100% - 32px);min-height:calc(100vh - 74px);margin:0 auto;padding:38px 0 80px}.branch-reading-header{margin-bottom:20px}.branch-reading-header>a{color:#8aa9ed;font-size:12px}.branch-reading-header>span{color:#7295df;letter-spacing:.1em;text-transform:uppercase;margin-top:28px;font-size:10px;display:block}.branch-reading-header h1{margin:7px 0;font-size:clamp(27px,4vw,38px)}.branch-reading-header p{color:var(--muted);margin:0}.reading-section,.summary-reading-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e131be0;border-radius:11px;margin-top:14px;padding:22px}.reading-section h2{margin:0 0 15px;font-size:17px}.reading-section>p{color:var(--muted)}.linked-reading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.linked-reading-grid article{background:#111720;border:1px solid #2c374a;border-radius:8px;padding:16px}.linked-reading-grid article>div{color:#7f9ede;justify-content:space-between;gap:10px;font-size:10px;display:flex}.linked-reading-grid article i{color:var(--muted);font-style:normal}.linked-reading-grid h3{margin:10px 0 7px;font-size:15px}.linked-reading-grid p{color:#aab3c1;min-height:44px;font-size:12px;line-height:1.55}.linked-reading-grid small{color:var(--subtle);font-size:9px;display:block}.linked-reading-grid a{color:#82a7ff;margin-top:12px;font-size:11px;display:inline-block}.reading-empty{color:var(--muted)}.summary-reading-meta,.summary-reading-card footer{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:11px;display:flex}.summary-reading-content{color:#c9d0db;white-space:pre-wrap;margin:24px 0;line-height:1.8}.summary-reading-card footer{border-top:1px solid var(--border);padding-top:15px}.reading-identity{align-items:center;gap:9px;display:inline-flex}.reading-identity i{color:#a8c0f2;background-color:#162238;background-position:50%;background-size:cover;border:1px solid #3a527c;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.profile-dot{vertical-align:middle;color:#a8c0f2;background-color:#162238;background-position:50%;background-size:cover;border:1px solid #3a527c;border-radius:50%;place-items:center;width:25px;height:25px;margin-right:8px;font-size:9px;font-style:normal;display:inline-grid}.community-list,.comment-reading-list{gap:9px;display:grid}.community-list article{border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.invite-collaborator-form{border-top:1px solid var(--border);flex-wrap:wrap;align-items:end;gap:8px;margin-top:18px;padding-top:16px;display:flex}.invite-collaborator-form label{flex:250px}.invite-collaborator-form label span{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.invite-collaborator-form input{border:1px solid var(--border-strong);color:#fff;background:#090e15;border-radius:7px;width:100%;min-height:38px;padding:0 10px}.invite-collaborator-form button{color:#fff;background:#16294a;border:1px solid #3f68ad;border-radius:7px;min-height:38px;padding:0 13px}.invite-collaborator-form p{color:#9eb7e9;flex:100%;margin:4px 0 0;font-size:11px}.role-badge{color:#91b3f7;border:1px solid #36588e;border-radius:999px;padding:3px 8px;font-size:9px}.community-list small,.comment-reading-list small{color:var(--subtle)}.reading-note{font-size:11px}.comment-reading-list article{border:1px solid var(--border);background:#101620;border-radius:8px;padding:15px}.comment-reading-list p{color:#bdc5d1;margin:12px 0 8px;line-height:1.6}.comment-reading-list article>textarea{border:1px solid var(--border-strong);resize:vertical;color:#fff;background:#090e15;border-radius:7px;width:100%;min-height:90px;margin-top:12px;padding:10px}.comment-compose{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.comment-compose label span{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.comment-compose textarea{border:1px solid var(--border-strong);resize:vertical;color:#fff;background:#090e15;border-radius:7px;width:100%;min-height:110px;padding:11px}.comment-compose button{background:var(--blue);color:#fff;border:0;border-radius:7px;min-height:38px;margin-top:9px;padding:0 14px}.add-subbranch-wrap{width:min(900px, calc(100% - 58px - (var(--branch-depth) * 34px)));margin-left:calc(46px + (var(--branch-depth) * 34px));height:70px;margin-right:0;position:relative}.add-subbranch-node{left:calc(-62px - (var(--branch-depth) * 34px));border:1px solid var(--classification);width:32px;height:32px;color:var(--classification);z-index:4;background:#0b0f16;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:13px}.dialog-backdrop{z-index:100;background:#030508c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.delete-dialog{border:1px solid var(--border-strong);background:#11151c;border-radius:12px;width:min(440px,100%);padding:25px}.delete-dialog h2{margin-bottom:10px}.delete-dialog>p{color:var(--muted);line-height:1.6}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.dialog-actions button{border:1px solid var(--border-strong);color:#fff;background:#191e27;border-radius:8px;min-height:40px;padding:0 15px}.danger-button{background:#762f35!important;border-color:#a54a52!important}.panel-management-actions,.compact-row-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:13px;display:flex}.panel-management-actions button,.panel-management-actions a,.compact-row-actions button,.inline-note-editor button,.inline-summary-editor button{border:1px solid var(--border-strong);color:#aac2f7;cursor:pointer;text-align:center;white-space:nowrap;background:#151e2c;border-radius:6px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:10px;line-height:1.2;display:inline-flex}.inline-summary-editor textarea,.inline-note-editor textarea{border:1px solid var(--border-strong);resize:vertical;color:#fff;background:#090e15;border-radius:7px;width:100%;min-height:130px;padding:11px;line-height:1.6}.inline-summary-editor>div,.inline-note-editor{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:9px;display:flex}.inline-note-editor textarea{flex:100%;min-height:90px}.editing-workspace{min-height:100vh;color:var(--text);background:#080c12}.workspace-topbar{z-index:50;border-bottom:1px solid var(--border);background:#0a0f17;grid-template-columns:1fr minmax(220px,1fr) 1fr;align-items:center;gap:16px;min-height:64px;padding:8px 18px;display:grid;position:sticky;top:0}.workspace-topbar>div{align-items:center;gap:15px;min-width:0;display:flex}.workspace-topbar>div:last-child{justify-content:flex-end}.workspace-topbar a{color:#bec6d3;font-size:12px}.workspace-title{text-align:center;flex-direction:column;gap:3px!important}.workspace-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.workspace-title small{color:var(--muted);background:#1a2230;border-radius:4px;padding:2px 7px}.save-indicator{white-space:nowrap;font-size:12px}.save-indicator--saved{color:#55c994}.save-indicator--saving{color:#e3c16b}.save-indicator--error{color:#ff8585}.workspace-preview{border:1px solid var(--border-strong);border-radius:6px;align-items:center;min-height:34px;padding:0 11px;display:inline-flex}.workspace-close{font-size:24px!important}.editing-workspace-grid{grid-template-columns:minmax(210px,250px) minmax(440px,1fr) minmax(230px,280px);gap:8px;min-height:calc(100vh - 64px);padding:10px;display:grid}.branch-context-panel,.workspace-editor,.workspace-item-list,.ai-assistant{border:1px solid var(--border-strong);background:#0e141d;border-radius:9px}.branch-context-panel{padding:17px;overflow:auto}.branch-context-panel h2{text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:13px}.branch-context-panel>p{border-bottom:1px solid var(--border);color:var(--muted);margin:0 0 18px;padding-bottom:15px;font-size:12px;line-height:1.6}.locked-field{margin-top:17px}.locked-field>span,.branch-path>span{color:#c7ced9;margin-bottom:7px;font-size:12px;display:block}.locked-field>div{border:1px solid var(--border);color:#aeb7c5;border-radius:6px;padding:10px;font-size:12px;line-height:1.55}.branch-path{margin-top:20px}.branch-path div{color:#9fb0cb;margin:8px 0;font-size:12px}.workspace-editor{min-height:620px;overflow:hidden}.workspace-editor-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:14px 18px;display:flex}.workspace-editor-heading>div{gap:5px;display:grid}.workspace-editor-heading span{text-transform:uppercase;letter-spacing:.04em;font-size:13px}.workspace-editor-heading small{color:var(--muted)}.workspace-editor-heading button{border:1px solid var(--border);color:#94b4ff;background:#121a27;border-radius:6px;padding:8px 10px;font-size:11px}.summary-editor{padding:18px}.summary-editor textarea{resize:vertical;border:1px solid var(--border);color:#cbd2dd;width:100%;min-height:470px;font:inherit;background:#0a1018;border-radius:7px;padding:16px;line-height:1.65}.summary-editor>span{color:var(--muted);text-align:right;margin-top:7px;font-size:11px;display:block}.workspace-record-list{gap:8px;margin:0;padding:14px 18px;list-style:none;display:grid}.workspace-record-list li{border:1px solid var(--border);color:#bec7d4;border-radius:6px;padding:11px;font-size:12px}.workspace-empty{border:1px dashed var(--border-strong);color:var(--muted);border-radius:7px;margin:18px;padding:22px;line-height:1.6}.workspace-setting{padding:20px}.workspace-setting select,.workspace-setting button{border:1px solid var(--border-strong);color:#fff;background:#121a27;border-radius:7px;min-height:40px;padding:0 12px}.workspace-setting p{color:var(--muted);line-height:1.6}.workspace-right{grid-template-rows:minmax(360px,1fr) auto;gap:8px;min-height:0;display:grid}.workspace-item-list{padding:10px;overflow:auto}.workspace-item-list>strong{text-transform:uppercase;padding:4px 6px 10px;font-size:12px;display:block}.workspace-item-list button{color:#aeb7c5;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;width:100%;min-height:34px;padding:0 8px;font-size:12px;display:flex}.workspace-item-list button:hover,.workspace-item-list button.is-active{color:#fff;background:#14376c}.workspace-item-list button span{text-align:center;width:15px}.ai-assistant{overflow:hidden}.ai-assistant>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:42px;padding:0 11px;display:flex}.ai-assistant>header button{color:var(--muted);background:0 0;border:0;font-size:20px}.selected-context{border:1px solid var(--border);border-radius:6px;margin:9px;padding:9px}.selected-context>div{justify-content:space-between;font-size:11px;display:flex}.selected-context button{border:1px solid var(--border);color:#c5cedb;background:#141c29;border-radius:5px;margin:7px 5px 0 0;padding:5px 7px;font-size:10px}.selected-context p,.selected-context small{color:var(--muted);font-size:10px}.ai-conversation{min-height:70px;color:var(--muted);background:#111925;margin:9px;padding:10px;font-size:11px;line-height:1.5}.ai-request-kind{border:1px solid var(--border);color:#c7cfdb;background:#0a1018;border-radius:6px;width:calc(100% - 18px);min-height:32px;margin:0 9px;padding:0 7px;font-size:10px}.ai-prompt{gap:6px;margin:9px;display:flex}.ai-prompt input{border:1px solid var(--border);color:#fff;background:#0a1018;border-radius:6px;flex:1;min-width:0;min-height:36px;padding:0 9px}.ai-prompt button{color:#fff;background:#24334a;border:0;border-radius:6px;min-width:48px;padding:0 8px;font-size:10px}.ai-assistant>small{color:var(--muted);text-align:center;padding:0 10px 10px;font-size:9px;display:block}.ai-review>span{color:#85a8fa;text-transform:uppercase;font-size:10px}.ai-review>small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.ai-review textarea{resize:vertical;border:1px solid var(--border);color:#d0d7e2;width:100%;min-height:130px;font:inherit;background:#0b111a;border-radius:5px;margin-top:7px;padding:8px;line-height:1.5}.ai-review>div{justify-content:flex-end;gap:6px;margin-top:7px;display:flex}.ai-review button{border:1px solid var(--border-strong);color:#fff;background:#172238;border-radius:5px;min-height:30px;padding:0 9px;font-size:10px}.ai-history{color:#aeb7c5;margin:0 9px 9px;font-size:10px}.ai-history summary{cursor:pointer}.ai-history ul{margin:6px 0 0;padding:0;list-style:none}.ai-history li{border-top:1px solid var(--border);justify-content:space-between;gap:8px;padding:5px 0;display:flex}.ai-history small{color:var(--muted)}.ai-error{color:#f99;margin:0 10px 8px;font-size:10px}.ai-assistant-open{border:1px solid var(--border-strong);color:#cbd4e2;background:#101720;border-radius:8px;min-height:42px}@media (max-width:1050px){.dashboard-overview{grid-template-columns:1fr 1.4fr}.dashboard-overview__actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.recent-work-grid{grid-template-columns:repeat(2,1fr)}.dashboard-lower{grid-template-columns:1fr}.archive-filters{grid-template-columns:repeat(4,1fr)}.activity-list{grid-template-columns:repeat(2,1fr);gap:0 20px;display:grid}.editing-workspace-grid{grid-template-columns:210px minmax(430px,1fr);overflow-x:auto}.workspace-right{grid-column:1/-1;grid-template-rows:auto;grid-template-columns:240px 1fr}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.4}}@media (max-width:850px){.topbar{grid-template-columns:1fr auto;padding:0 18px}.topbar__title{display:none}.creation-shell{padding:26px 18px 50px;display:block}.steps{flex-direction:row;margin-bottom:22px;padding-bottom:5px;overflow-x:auto}.step{min-width:155px}.creation-panel{min-height:520px}.review-row{grid-template-columns:110px 1fr}.review-edit{grid-column:2;justify-self:start}.confirmed-card{margin:30px 18px;padding:28px}.auth-shell{justify-content:flex-start;padding-top:34px}.auth-panel{padding:28px 22px}.auth-field-grid{grid-template-columns:1fr;gap:0}.topbar-actions .save-state{display:none}.authenticated-header{padding:0 17px}.home-atmosphere,.branch-atmosphere{background-position:top;background-attachment:scroll}.authenticated-header__left{gap:8px}.authenticated-header__nav{gap:12px}.authenticated-header__nav>a:first-child{display:none}.header-icon-action{width:36px;height:36px}.featured-branch-grid{grid-template-columns:1fr}.dashboard-shell{padding:16px 12px 50px}.profile-overview{grid-template-columns:65px 1fr;padding:19px}.profile-overview__avatar{width:60px;height:60px}.profile-overview>.button{grid-column:2;width:fit-content}.dashboard-overview{grid-template-columns:1fr;padding:22px}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:12px 0}.dashboard-overview__actions{grid-column:auto;grid-template-columns:1fr}.featured-research{grid-template-columns:36px 1fr}.featured-research__facts,.featured-research__actions{grid-column:2}.recent-work-grid,.draft-list{grid-template-columns:1fr}.archive-filters{grid-template-columns:1fr 1fr}.archive-table{border:0;gap:8px;display:grid;overflow:visible}.archive-table__head{display:none}.archive-row{border:1px solid var(--border);border-radius:8px;grid-template-columns:1fr 1fr;min-height:0;padding:14px}.archive-row>div,.archive-row>p{grid-column:1/-1}.archive-row>a{position:absolute;right:25px}.activity-list{grid-template-columns:1fr}.branch-page-shell{padding:20px 14px 70px;display:block;overflow-x:auto}.linked-reading-grid{grid-template-columns:1fr}.summary-reading-meta,.summary-reading-card footer{flex-direction:column;align-items:flex-start}.community-list article{grid-template-columns:1fr auto}.community-list article>small{grid-column:2}.branch-hover-preview{display:none}.provenance-region{min-width:720px}}
