.dashboard-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.2rem}.eyebrow{display:block;color:var(--accent);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.dashboard-actions{display:flex;gap:.65rem;flex-wrap:wrap;justify-content:flex-end}.dashboard-actions a,.primary-action{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:var(--panel);padding:.7rem .9rem;font-weight:700}.dashboard-actions .primary-action,.primary-action{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 18%,var(--panel));color:var(--text-strong,#fff)}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.graph-launch-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:1.5rem;margin:2rem 0;padding:1.5rem;border:1px solid color-mix(in srgb,var(--accent) 60%,var(--line));border-radius:20px;background:linear-gradient(145deg,color-mix(in srgb,var(--panel2) 92%,var(--accent)),var(--panel));color:inherit;text-decoration:none;overflow:hidden}.graph-launch-card:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 20px 50px #0005}.graph-launch-copy h2{margin:.3rem 0 .65rem;font-size:clamp(1.7rem,4vw,3.1rem);line-height:1.05}.graph-launch-copy p{max-width:68ch;color:var(--muted)}.graph-launch-button{display:inline-block;margin-top:.5rem;color:var(--accent)}.graph-preview{position:relative;min-height:260px;border:1px solid var(--line);border-radius:16px;background:radial-gradient(circle at 50% 48%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 46%),var(--bg,#07111f);overflow:hidden}.graph-preview::before,.graph-preview::after{content:"";position:absolute;inset:17% 10%;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:50%;transform:rotate(18deg)}.graph-preview::after{inset:28% 20%;transform:rotate(-24deg)}.graph-preview i{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 18px color-mix(in srgb,var(--accent) 65%,transparent)}.graph-preview i:nth-child(1){left:16%;top:30%}.graph-preview i:nth-child(2){left:28%;top:58%}.graph-preview i:nth-child(3){left:40%;top:24%}.graph-preview i:nth-child(4){left:52%;top:48%;width:20px;height:20px}.graph-preview i:nth-child(5){left:66%;top:27%}.graph-preview i:nth-child(6){left:78%;top:62%}.graph-preview i:nth-child(7){left:20%;top:73%}.graph-preview i:nth-child(8){left:72%;top:78%}.graph-preview i:nth-child(9){left:47%;top:76%}.graph-preview i:nth-child(10){left:84%;top:35%}.graph-preview i:nth-child(11){left:34%;top:42%}.graph-preview i:nth-child(12){left:60%;top:66%}.graph-preview span,.graph-preview b{position:absolute;left:1rem;bottom:1rem;padding:.3rem .55rem;border-radius:999px;background:var(--panel);border:1px solid var(--line);font-size:.75rem}.graph-preview b{left:auto;right:1rem;font-weight:600}.topology-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.topology-grid>div{border:1px solid var(--line);border-radius:16px;background:var(--panel);padding:1rem 1.2rem}.topology-grid h2{margin:.2rem 0 1rem}.rank-list{list-style:none;padding:0;margin:0}.rank-list li{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent)}.rank-list li:last-child{border-bottom:0}.rank-list span{color:var(--muted);font-size:.78rem;white-space:nowrap}.rank-list strong{text-align:right}.activity-list{display:grid;gap:.7rem}.activity-row{display:grid;grid-template-columns:9rem minmax(180px,.7fr) minmax(0,1.3fr);gap:1rem;align-items:start;border:1px solid var(--line);border-radius:12px;background:var(--panel);padding:.85rem 1rem}.activity-row>span{color:var(--muted);font-size:.78rem}.activity-row h3{margin:0;font-size:1rem}.activity-row p{margin:0;color:var(--muted)}.download-strip{display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:1rem 1.2rem}.download-strip h2{margin:0}.download-strip p{margin:.2rem 0}.documents-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.document-controls{display:grid;grid-template-columns:minmax(0,1fr) 220px 180px;gap:.65rem;margin:1.2rem 0}.document-controls input,.document-controls select{width:100%;background:var(--panel);border:1px solid var(--line);color:inherit;border-radius:9px;padding:.72rem}.documents-summary{color:var(--muted);margin-bottom:.8rem}.document-browser article{min-height:245px}.document-card-meta,.document-card-footer{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.document-card-meta>span:first-child{color:var(--accent);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.review-badge{border:1px solid var(--line);border-radius:999px;padding:.15rem .45rem;font-size:.68rem}.review-badge.reviewed{border-color:color-mix(in srgb,var(--node-organization,#22c55e) 65%,var(--line));color:var(--node-organization,#22c55e)}.review-badge.unreviewed{border-color:color-mix(in srgb,var(--warm,#f59e0b) 65%,var(--line));color:var(--warm,#f59e0b)}.document-card-footer{margin-top:auto;color:var(--muted);font-size:.72rem}.document-card-footer code{max-width:75%;overflow:hidden;text-overflow:ellipsis}.document-pages{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1.2rem 0}.document-pages button{background:var(--panel);border:1px solid var(--line);color:inherit;border-radius:8px;padding:.6rem .8rem}.document-pages button:disabled{opacity:.35}.graph-page{height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:var(--bg,#07111f)}.graph-page header{position:relative;flex:0 0 auto}.graph-page header nav{display:flex;gap:1rem}.graph-workbench{flex:1;min-height:0;max-width:none;width:100%;padding:.7rem 1rem 1rem}.graph-stage{height:100%;display:flex;flex-direction:column;min-height:0}.graph-titlebar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.45rem}.graph-titlebar h1{font-size:clamp(1.35rem,2.5vw,2.2rem);margin:.1rem 0;max-width:none}.graph-titlebar button{background:var(--panel);border:1px solid var(--line);color:inherit;border-radius:8px;padding:.55rem .75rem}.graph-controls{display:grid;grid-template-columns:minmax(240px,1fr) repeat(4,minmax(125px,180px)) auto;gap:.45rem;margin:.25rem 0 .5rem}.graph-controls input,.graph-controls select,.graph-controls button{min-width:0}.graph-page .graph-legend{margin:.25rem 0;max-height:3rem;overflow:auto}.graph-page .graph-help{margin:0 0 .35rem}.graph-page .graph-pathfinder{position:absolute;z-index:12;left:1rem;top:10.5rem;width:min(720px,calc(100vw - 4rem));max-height:65vh;overflow:auto;box-shadow:0 20px 60px #0008}.graph-page .graph-pathfinder:not([open]){width:220px}.graph-page #graph-shell{flex:1;min-height:0;height:auto;grid-template-columns:minmax(0,1fr) 320px;border-radius:12px}.graph-page #graph-detail{min-width:0}.graph-statusbar{display:flex;gap:1.1rem;align-items:center;flex-wrap:wrap;padding:.45rem .15rem 0;color:var(--muted);font-size:.73rem}.graph-statusbar span:first-child{color:var(--accent);font-weight:800}.graph-details-collapsed #graph-shell{grid-template-columns:1fr}.graph-details-collapsed #graph-detail{display:none}.graph-page .theme-switcher{max-width:180px}.graph-page footer{display:none}@media(max-width:980px){.dashboard-hero,.documents-heading{align-items:flex-start;flex-direction:column}.dashboard-actions{justify-content:flex-start}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.graph-launch-card{grid-template-columns:1fr}.topology-grid{grid-template-columns:1fr}.activity-row{grid-template-columns:1fr}.document-controls{grid-template-columns:1fr 1fr}.document-controls input{grid-column:1/-1}.graph-controls{grid-template-columns:1fr 1fr}.graph-controls input{grid-column:1/-1}.graph-page #graph-shell{grid-template-columns:minmax(0,1fr) 280px}}@media(max-width:700px){.dashboard-stats{grid-template-columns:1fr}.download-strip{align-items:flex-start;flex-direction:column}.document-controls{grid-template-columns:1fr}.document-controls input{grid-column:auto}.graph-page{height:auto;min-height:100dvh;overflow:auto}.graph-workbench{min-height:calc(100dvh - 4rem)}.graph-titlebar{align-items:flex-start}.graph-controls{display:flex;flex-wrap:wrap}.graph-controls>*{flex:1 1 9rem}.graph-page #graph-shell{height:70dvh;min-height:560px;grid-template-columns:1fr}.graph-page #graph-detail{position:absolute;right:1rem;bottom:3rem;width:min(340px,calc(100vw - 2rem));max-height:45dvh;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 60px #0009}.graph-details-collapsed #graph-detail{display:none}.graph-page .graph-pathfinder{top:13rem;left:.5rem;width:calc(100vw - 1rem)}}
