:root{color-scheme:dark;--bg:#1b252d;--bg-soft:#23323b;--panel:rgba(43,57,66,0.84);--panel-strong:rgba(53,69,80,0.94);--text:#eef4f6;--muted:#bfd0d8;--accent:#90c6bb;--accent-strong:#77adc4;--accent-soft:rgba(144,198,187,0.14);--danger:#d2848e;--border:rgba(191,208,216,0.18);--shadow:0 24px 90px rgba(0,0,0,0.35);--body-font:"Aptos","Trebuchet MS","Segoe UI Variable",sans-serif;--display-font:"Iowan Old Style","Palatino Linotype","Book Antiqua",serif}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(119,173,196,.2),transparent 28%),radial-gradient(circle at bottom right,rgba(144,198,187,.16),transparent 24%),linear-gradient(135deg,#172028,#223039 54%,#1b2830);color:var(--text);font-family:var(--body-font)}body{min-height:100vh}main{width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}.landing-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);grid-gap:1.5rem;gap:1.5rem;align-items:center}.create-shell,.dashboard-shell{padding-top:2.5rem}.hero-card,.panel{position:relative;background:var(--panel);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-card{padding:3rem;overflow:hidden}.hero-card:after{content:"";position:absolute;inset:auto -6rem -7rem auto;width:18rem;height:18rem;border-radius:999px;background:radial-gradient(circle,rgba(119,173,196,.3),transparent 70%)}.hero-card h1,.panel h1,.panel h2,.workspace-header h1{margin:0;font-family:var(--display-font);letter-spacing:-.03em}.hero-card h1{font-size:clamp(3rem,7vw,5.6rem);line-height:.95;max-width:10ch}.hero-copy,.panel p,.workspace-header p{color:var(--muted);line-height:1.6}.hero-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.hero-grid article,.project-card,.source-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:22px;padding:1rem}.details-panel h2,.hero-grid h2,.project-card h2{margin-bottom:.35rem;font-size:1.1rem}.hero-footer{margin-top:1.5rem}.auth-panel,.dashboard-header,.details-panel,.wide-panel{padding:2rem}.project-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.project-card{display:grid;grid-gap:.7rem;gap:.7rem;transition:transform .18s ease,border-color .18s ease}.project-card:hover,.source-card:hover,.topic-node:hover{transform:translateY(-2px);border-color:rgba(119,173,196,.45)}.project-card-shell{align-content:space-between;gap:1rem}.project-card-link{display:grid;grid-gap:.7rem;gap:.7rem}.project-delete-button,.workspace-delete-project{width:100%}.workspace-shell{min-height:100vh;padding:1.25rem}.workspace-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.55rem}.workspace-header-main{min-width:0;flex:1 1;overflow:hidden}.workspace-title-compact{display:block;margin-top:.3rem;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.05;width:100%;max-inline-size:1000px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-header-tools{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:flex-end;gap:.75rem;margin-left:auto}.workspace-settings{position:relative;display:grid;justify-items:end;align-self:flex-start;flex-shrink:0}.workspace-settings-trigger{width:44px;min-width:44px;padding:0;border-radius:16px}.workspace-settings-trigger svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.workspace-settings-menu{position:absolute;top:calc(100% + .65rem);right:0;z-index:15;width:min(320px,calc(100vw - 2rem));padding:1rem;display:grid;grid-gap:.85rem;gap:.85rem;background:var(--panel-strong);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-stats{display:grid;grid-template-columns:repeat(4,minmax(105px,1fr));grid-gap:.55rem;gap:.55rem;width:min(620px,100%)}.workspace-stats div{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:.6rem .72rem;min-height:64px}.topic-node strong,.workspace-stats strong{display:block;font-size:.95rem}.eyebrow,.pill,.topic-depth,.topic-node small,.workspace-stats span{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.workspace-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);grid-gap:1rem;gap:1rem;min-height:calc(100vh - 9rem)}.workspace-grid.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.workspace-grid.sidebar-collapsed>.workspace-sidebar-reopen{position:absolute}.map-panel{padding:.8rem .9rem .9rem;display:flex;flex-direction:column;min-height:720px}.workspace-sidebar-shell{position:relative;min-height:0;display:flex}.workspace-sidebar-shell .details-panel{width:100%;height:100%;min-height:0;overflow:auto;padding-top:2.7rem}.workspace-sidebar-toggle{position:absolute;top:.7rem;right:.7rem;z-index:6;width:34px;min-width:34px;height:34px;padding:0;border-radius:12px;font-weight:700}.workspace-sidebar-reopen{position:absolute;top:50%;right:.72rem;z-index:7;width:40px;min-width:40px;min-height:136px;border-radius:14px;padding:.5rem .4rem;transform:translateY(-50%);display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.45rem}.workspace-sidebar-reopen-label{writing-mode:vertical-rl;transform:rotate(180deg);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.map-canvas-info{position:absolute;top:.65rem;right:.65rem;z-index:12;display:grid;justify-items:end}.map-canvas-info-button{width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-weight:700;line-height:1}.map-canvas-info-button:focus-visible,.map-canvas-info-button:hover{border-color:rgba(144,198,187,.5);background:rgba(144,198,187,.15)}.map-canvas-info-tooltip{position:absolute;top:calc(100% + .45rem);right:0;width:min(330px,calc(100vw - 3rem));padding:.65rem .75rem;border-radius:12px;border:1px solid var(--border);background:var(--panel-strong);box-shadow:0 12px 32px rgba(0,0,0,.3);color:var(--muted);line-height:1.45;font-size:.86rem;opacity:0;visibility:hidden;transform:translateY(-4px);pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.map-canvas-info-tooltip.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.map-tooltip-title{display:block;margin:0;color:var(--text);font-size:.92rem;line-height:1.25}.map-tooltip-instruction,.map-tooltip-subtitle{margin:0}.map-tooltip-subtitle{margin-top:.3rem;color:var(--muted);font-size:.82rem;line-height:1.35}.map-tooltip-instruction{margin-top:.45rem;color:var(--text);font-size:.84rem;line-height:1.4}.map-canvas{position:relative;flex:1 1;min-height:620px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,rgba(24,19,13,.96),rgba(17,14,11,.98))}.topic-node{width:180px;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(144,198,187,.2);background:linear-gradient(180deg,rgba(54,69,80,.96),rgba(37,48,58,.96));box-shadow:0 16px 40px rgba(0,0,0,.25);cursor:-webkit-grab;cursor:grab;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;will-change:transform}.topic-node.selected{border-color:rgba(119,173,196,.65);box-shadow:0 18px 40px rgba(119,173,196,.2)}.topic-node.dragging{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.04);border-color:rgba(149,206,198,.9);box-shadow:0 28px 52px rgba(26,40,49,.45)}.topic-depth{display:block;margin-bottom:.35rem}.hidden-handle{opacity:0;width:2px;height:2px;border:0;pointer-events:none}.danger-button,.ghost-button,.ghost-link,.primary-button,.primary-link,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.75rem 1rem;border-radius:999px;border:1px solid transparent;transition:transform .16s ease,border-color .16s ease,background .16s ease}.primary-button,.primary-link{background:linear-gradient(135deg,var(--accent-strong),var(--accent));color:#10242b;font-weight:700}.ghost-button,.ghost-link,.secondary-button{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.08);color:var(--text)}.ghost-button{min-height:auto;padding:.4rem .8rem}.danger-button{background:rgba(210,132,142,.12);border-color:rgba(210,132,142,.32);color:#ffe6ea}.small-button{min-height:38px;padding-inline:.85rem}.danger-button:hover,.ghost-button:hover,.ghost-link:hover,.primary-button:hover,.primary-link:hover,.secondary-button:hover{transform:translateY(-1px)}.field{display:grid;grid-gap:.45rem;gap:.45rem}.field span{color:var(--muted);font-size:.92rem}.field input,.field select,.field textarea{width:100%;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:rgba(8,7,6,.28);color:var(--text);resize:vertical}.compact-field input,.compact-field select{padding-block:.8rem}.model-select-field{width:min(280px,100%)}.model-help,.model-pill{margin:0;font-size:.9rem;color:var(--muted)}.model-pill{width:-moz-fit-content;width:fit-content;padding:.3rem .7rem;border-radius:999px;background:rgba(144,198,187,.12);border:1px solid rgba(144,198,187,.22)}.workspace-toggle{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.55rem .8rem;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.workspace-toggle span{color:var(--text);font-size:.9rem}.workspace-toggle input{width:18px;height:18px;accent-color:var(--accent-strong)}.stack-md,.stack-sm{display:grid}.stack-sm{gap:.8rem}.stack-md{gap:1rem}.status-box{padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);color:var(--text)}.status-box.error{background:rgba(210,132,142,.12);border-color:rgba(210,132,142,.28)}.status-box.ephemeral-warning{color:#ffd8de;font-weight:600}.status-box.warning{background:rgba(144,198,187,.1);border-color:rgba(144,198,187,.24)}.status-copy{color:var(--muted)}.header-actions,.section-head{display:flex;align-items:center;gap:.75rem;justify-content:space-between}.study-sections{display:grid;grid-gap:.75rem;gap:.75rem}.study-note-card{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.03);overflow:hidden}.study-note-card.active{border-color:rgba(144,198,187,.45);background:rgba(144,198,187,.08)}.study-note-trigger{width:100%;border:0;background:transparent;color:inherit;text-align:left;padding:.75rem;display:block;cursor:pointer}.study-note-title{display:block;font-weight:700;margin-bottom:.35rem}.study-note-body{display:block;margin:0;color:var(--muted);line-height:1.45}.study-note-tooltip{display:flex;gap:.5rem;padding:0 .75rem .75rem}.study-note-expanded{margin:0;padding:0 .75rem .75rem;color:var(--text)}.divider{height:1px;background:rgba(255,255,255,.07)}.impact-list,.source-list{display:grid;grid-gap:.75rem;gap:.75rem;padding:0;margin:0;list-style:none}.source-card p,.source-card span,.source-card strong{display:block}.source-card span{margin:.2rem 0 .45rem}.pill{width:-moz-fit-content;width:fit-content;padding:.3rem .55rem;border-radius:999px;background:rgba(144,198,187,.1)}.empty-state{display:grid;grid-gap:.75rem;gap:.75rem;place-items:start}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-notice{margin-bottom:.55rem}code{font-family:Consolas,SFMono-Regular,monospace}@media (min-height:800px){.workspace-shell{height:100dvh;min-height:100dvh;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:.55rem;gap:.55rem;padding:.85rem 1.1rem .9rem}.workspace-header,.workspace-notice{margin-bottom:0}.workspace-grid{height:100%;min-height:0}.workspace-grid,.workspace-grid.sidebar-collapsed{grid-template-rows:minmax(0,1fr)}.map-canvas,.map-panel,.workspace-sidebar-shell{min-height:0;height:100%}.workspace-sidebar-shell .details-panel{height:100%;min-height:0;overflow:auto}}@media (min-height:800px) and (max-width:1080px){.workspace-grid{overflow:auto}.workspace-grid,.workspace-grid.sidebar-collapsed{grid-template-rows:auto}.map-panel,.workspace-sidebar-shell{height:auto;min-height:360px}.workspace-sidebar-shell .details-panel{height:auto}}@media (max-width:1080px){.hero-grid,.landing-shell,.workspace-grid,.workspace-grid.sidebar-collapsed{grid-template-columns:1fr}.workspace-header{flex-direction:column;align-items:stretch}.workspace-header-main,.workspace-title-compact{max-inline-size:100%}.workspace-header-tools{width:100%;justify-content:space-between;align-items:flex-start}.workspace-stats{grid-template-columns:repeat(2,minmax(120px,1fr));width:min(460px,100%)}.workspace-settings-trigger{justify-self:end}}@media (max-width:720px){.shell{width:min(100% - 1rem,100%)}.auth-panel,.details-panel,.hero-card,.panel{padding:1.25rem}.workspace-shell{padding:.75rem}.workspace-header-tools{flex-direction:column;align-items:stretch}.workspace-stats{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-settings{justify-items:stretch}.workspace-settings-trigger{justify-self:end}.workspace-settings-menu{position:static;width:100%;margin-top:.55rem}.workspace-sidebar-shell{min-height:300px}.workspace-sidebar-reopen{right:.45rem;min-height:112px}.workspace-sidebar-reopen-label{font-size:.64rem}.map-canvas-info-tooltip{width:min(280px,calc(100vw - 2rem))}.header-actions,.section-head{flex-direction:column;align-items:stretch}}@media (max-width:520px){.workspace-stats{grid-template-columns:1fr}}