.atlas-graph-desk{--atlas-desk-ink: #e8edf2;--atlas-desk-muted: #a8b8c8;--atlas-desk-strong: #ffffff;padding:clamp(2rem,5vw,3.5rem) 0;background:color-mix(in srgb,var(--jouav-navy, #0a1628) 6%,var(--color-surface, #0f1419));border-block:1px solid var(--color-border, #2a2a2a);color:var(--atlas-desk-ink)}.atlas-graph-desk h2,.atlas-graph-desk h3,.atlas-graph-desk h4{color:var(--atlas-desk-ink)}.atlas-graph-desk p{color:var(--atlas-desk-muted)}.atlas-graph-desk strong{color:var(--atlas-desk-strong)}.atlas-graph-desk code{color:var(--atlas-desk-muted)}.atlas-graph-desk__eyebrow{font-family:var(--font-mono, monospace);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--jouav-gold, #c9a227);margin:0 0 .65rem}.atlas-graph-desk__head h2{font-family:var(--font-display, serif);font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.2;max-width:24ch;margin:0 0 .75rem}.atlas-graph-desk__lead{max-width:68ch;line-height:1.55;opacity:.92;margin:0 0 2rem}.atlas-graph-desk__tools{display:grid;gap:1rem;margin-bottom:2rem}@media(min-width:768px){.atlas-graph-desk__tools{grid-template-columns:1fr 1fr}}.atlas-graph-desk__tool-card{padding:1.25rem 1.35rem;border:1px solid var(--color-border);border-radius:10px;background:var(--color-elevated, #141414);font-size:.9rem;line-height:1.5}.atlas-graph-desk__tool-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-bottom:.65rem}.atlas-graph-desk__tool-head h3{margin:0;font-size:1.05rem}.atlas-graph-desk__tool-head span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--jouav-gold)}.atlas-graph-desk__tool-card p{margin:.35rem 0 0}.atlas-graph-desk__combine{margin-bottom:2rem;padding:1.25rem 1.35rem;border-left:3px solid var(--jouav-gold);background:color-mix(in srgb,var(--jouav-gold) 6%,transparent);border-radius:0 8px 8px 0}.atlas-graph-desk__combine h3{margin:0 0 .5rem;font-size:1.05rem}.atlas-graph-desk__combine>p{margin:0 0 1rem;max-width:70ch;line-height:1.55}.atlas-graph-desk__pipeline{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}@media(min-width:768px){.atlas-graph-desk__pipeline{grid-template-columns:repeat(3,1fr)}}.atlas-graph-desk__pipeline li{display:flex;gap:.65rem;font-size:.88rem}.atlas-graph-desk__pipeline li>span{font-family:var(--font-mono, monospace);color:var(--jouav-gold);flex-shrink:0}.atlas-graph-desk__pipeline p{margin:.2rem 0 0;opacity:.85}.atlas-graph-desk__workspace{display:grid;gap:1.25rem}@media(min-width:1024px){.atlas-graph-desk__workspace{grid-template-columns:1fr 1fr;align-items:stretch}}.atlas-graph-desk__panel{display:flex;flex-direction:column;min-height:420px;border:1px solid var(--color-border);border-radius:10px;overflow:hidden;background:#0a0e14}.atlas-graph-desk__panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;background:color-mix(in srgb,var(--jouav-navy) 88%,black);color:#ecece8}.atlas-graph-desk__panel-head h3{margin:0 0 .25rem;font-size:1rem}.atlas-graph-desk__panel-head p{margin:0;font-size:.82rem;opacity:.82;max-width:42ch}.atlas-graph-desk__ext{font-size:.78rem;color:var(--jouav-gold);white-space:nowrap;flex-shrink:0}.atlas-graph-desk__panel-hint{margin:0;padding:.5rem 1rem;font-size:.78rem;background:color-mix(in srgb,#c0392b 12%,transparent);color:#e8c4c4}.atlas-graph-desk__frame{flex:1;width:100%;min-height:min(52vh,520px);border:0;background:#111}.atlas-graph-desk__pipeline--five{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:.75rem}@media(min-width:900px){.atlas-graph-desk__pipeline--five{grid-template-columns:repeat(5,1fr)}}.atlas-graph-desk__pipeline--five li{padding:.85rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-elevated);font-size:.82rem}.atlas-graph-desk__pipeline-num{font-family:var(--font-mono, monospace);color:var(--jouav-gold);font-size:.72rem;display:block;margin-bottom:.35rem}.atlas-graph-desk__pipeline-engines{display:block;margin-top:.35rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;opacity:.65}.atlas-graph-desk__section-title{font-size:1.1rem;margin:0 0 .5rem}.atlas-graph-desk__section-lead{margin:0 0 1rem;opacity:.88;max-width:60ch}.atlas-graph-desk__node-defs{display:grid;gap:.75rem;margin-bottom:2rem}@media(min-width:640px){.atlas-graph-desk__node-defs{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.atlas-graph-desk__node-defs{grid-template-columns:repeat(5,1fr)}}.atlas-graph-desk__node-def{padding:.85rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-elevated);font-size:.82rem}.atlas-graph-desk__node-icon{font-size:1.25rem;display:block;margin-bottom:.35rem}.atlas-graph-desk__node-def h4{margin:0 0 .35rem;font-size:.9rem}.atlas-graph-desk__node-def p{margin:0;line-height:1.45;opacity:.88}.atlas-graph-desk__node-sources{display:block;margin-top:.4rem;font-size:.68rem;opacity:.65;font-family:var(--font-mono, monospace)}.atlas-graph-desk__fusion{margin-bottom:2rem;padding:1.25rem;border:1px solid color-mix(in srgb,var(--jouav-gold) 35%,var(--color-border));border-radius:10px;background:color-mix(in srgb,var(--jouav-navy) 12%,var(--color-elevated))}.atlas-graph-desk__fusion-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.atlas-graph-desk__fusion-prob-label{margin:.35rem 0 0;font-size:.82rem;opacity:.85}.atlas-graph-desk__fusion-prob{font-size:2rem;font-weight:700;font-family:var(--font-mono, monospace);line-height:1}.atlas-graph-desk__fusion-seed{margin:0 0 1rem;font-size:.88rem;line-height:1.5}.atlas-graph-desk__node-grid{display:grid;gap:.65rem;margin-bottom:1rem}@media(min-width:768px){.atlas-graph-desk__node-grid{grid-template-columns:1fr 1fr}}.atlas-graph-desk__node-row-head{display:flex;align-items:center;gap:.5rem;font-size:.78rem;margin-bottom:.25rem}.atlas-graph-desk__node-label{font-weight:600;flex:1}.atlas-graph-desk__node-status{font-size:.62rem;letter-spacing:.06em;opacity:.7}.atlas-graph-desk__node-status[data-status=live]{color:#5eead4}.atlas-graph-desk__node-score{font-family:var(--font-mono, monospace);font-weight:600}.atlas-graph-desk__node-track{height:4px;background:#222;border-radius:2px;overflow:hidden;margin-bottom:.25rem}.atlas-graph-desk__node-fill{height:100%;border-radius:2px}.atlas-graph-desk__node-signal{margin:0;font-size:.75rem;opacity:.82;line-height:1.4}.atlas-graph-desk__fusion-rec{margin:0 0 .5rem;font-size:.9rem;line-height:1.45}.atlas-graph-desk__fusion-foot{margin:0;font-size:.72rem;opacity:.65;font-family:var(--font-mono, monospace)}.atlas-graph-desk__live-badge{font-size:.68rem;letter-spacing:.1em;padding:.2rem .5rem;border:1px solid color-mix(in srgb,var(--jouav-gold) 50%,transparent);color:var(--jouav-gold);border-radius:4px;display:inline-block}.atlas-graph-desk__pipeline--five li[data-active=true]{border-color:color-mix(in srgb,var(--jouav-gold) 55%,var(--color-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--jouav-gold) 25%,transparent)}.atlas-graph-desk__setup{margin-top:1rem;font-size:.78rem;opacity:.7}.atlas-activity{margin-bottom:2rem;padding:1.25rem 1.35rem;border:1px solid color-mix(in srgb,var(--jouav-gold) 30%,var(--color-border));border-radius:10px;background:color-mix(in srgb,var(--jouav-navy) 10%,var(--color-elevated))}.atlas-activity__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.atlas-activity__head h3{margin:.35rem 0;font-size:1.05rem}.atlas-activity__head p{margin:0;font-size:.88rem;opacity:.88;max-width:58ch;line-height:1.5}.atlas-activity__sim-badge{font-size:.65rem;letter-spacing:.1em;padding:.15rem .45rem;border:1px solid #5eead4;color:#5eead4;border-radius:4px}.atlas-activity__pulse{display:flex;align-items:center;gap:.4rem;font-size:.68rem;letter-spacing:.08em;color:#5eead4;flex-shrink:0}.atlas-activity__pulse-dot{width:8px;height:8px;border-radius:50%;background:#5eead4;animation:atlas-pulse 1.4s ease-in-out infinite}@keyframes atlas-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.atlas-activity__grid{display:grid;gap:1.25rem}@media(min-width:900px){.atlas-activity__grid{grid-template-columns:1.2fr 1fr}}.atlas-activity__feed-wrap h4,.atlas-activity__steps-wrap h4{margin:0 0 .65rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.75}.atlas-activity__feed{list-style:none;margin:0;padding:0;max-height:280px;overflow-y:auto;display:flex;flex-direction:column;gap:.35rem}.atlas-activity__row{display:grid;grid-template-columns:auto auto 1fr;gap:.5rem;align-items:start;padding:.45rem .55rem;border-radius:6px;font-size:.78rem;line-height:1.4;background:color-mix(in srgb,var(--color-surface) 60%,transparent);animation:atlas-row-in .35s ease-out}@keyframes atlas-row-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.atlas-activity__row[data-severity=warn]{border-left:2px solid #c4a040}.atlas-activity__row[data-severity=critical]{border-left:2px solid #d04040}.atlas-activity__time{font-family:var(--font-mono, monospace);font-size:.68rem;opacity:.6;white-space:nowrap}.atlas-activity__icon{font-size:.9rem}.atlas-activity__msg{opacity:.92}.atlas-activity__steps{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.atlas-activity__steps li{display:flex;align-items:center;gap:.5rem;padding:.4rem .55rem;border-radius:6px;font-size:.82rem;opacity:.65;transition:opacity .2s,background .2s}.atlas-activity__steps li.is-active{opacity:1;background:color-mix(in srgb,var(--jouav-gold) 12%,transparent)}.atlas-activity__step-num{font-family:var(--font-mono, monospace);font-size:.68rem;color:var(--jouav-gold)}.atlas-activity__step-running{color:#5eead4;margin-left:.35rem;animation:atlas-pulse 1s ease-in-out infinite}.atlas-activity__node-pulse{display:flex;flex-wrap:wrap;gap:.4rem}.atlas-activity__node-chip{display:flex;flex-direction:column;padding:.35rem .55rem;border-radius:6px;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;background:#111;border:1px solid var(--color-border);min-width:4.5rem}.atlas-activity__node-chip strong{font-family:var(--font-mono, monospace);font-size:.85rem;color:var(--jouav-gold)}.atlas-guide{--atlas-desk-ink: #e8edf2;--atlas-desk-muted: #a8b8c8;--atlas-desk-strong: #ffffff;padding:clamp(2.5rem,6vw,4rem) 0;background:var(--color-surface, #0f1419);border-top:1px solid var(--color-border);color:var(--atlas-desk-ink)}.atlas-guide h2,.atlas-guide h3{color:var(--atlas-desk-ink)}.atlas-guide p,.atlas-guide li{color:var(--atlas-desk-muted)}.atlas-guide strong{color:var(--atlas-desk-strong)}.atlas-guide__eyebrow{font-family:var(--font-mono, monospace);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--jouav-gold);margin:0 0 .65rem}.atlas-guide__head h2{font-family:var(--font-display, serif);font-size:clamp(1.35rem,3vw,2rem);line-height:1.25;max-width:28ch;margin:0 0 .75rem}.atlas-guide__lead{max-width:72ch;line-height:1.6;opacity:.92;margin:0 0 .5rem}.atlas-guide__diagram-caption{font-size:.78rem;opacity:.65;font-family:var(--font-mono, monospace);margin:0 0 1.5rem}.atlas-guide__flow{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:2.5rem;padding:1rem 1.25rem;border:1px dashed var(--color-border);border-radius:8px;font-family:var(--font-mono, monospace);font-size:.78rem}.atlas-guide__flow-node{display:flex;align-items:center;gap:.5rem}.atlas-guide__flow-node span:first-child{padding:.35rem .65rem;background:color-mix(in srgb,var(--jouav-gold) 15%,var(--color-elevated));border-radius:4px}.atlas-guide__flow-arrow{opacity:.5}.atlas-guide__sections{display:grid;gap:2rem}@media(min-width:768px){.atlas-guide__sections{grid-template-columns:1fr 1fr;gap:2rem 2.5rem}}.atlas-guide__section h3{font-size:1rem;margin:0 0 .65rem;color:var(--jouav-gold)}.atlas-guide__section p{margin:0 0 .65rem;font-size:.9rem;line-height:1.6;opacity:.9}.atlas-guide__section ul{margin:0;padding-left:1.15rem;font-size:.88rem;line-height:1.55;opacity:.88}.atlas-guide__section li{margin-bottom:.35rem}.atlas-graph-desk__media-hero{margin-bottom:2rem;border-radius:10px;overflow:hidden;border:1px solid var(--color-border);aspect-ratio:21 / 9;max-height:min(52vh,420px);background:#0a0e14}.atlas-graph-desk__media-tile{position:relative;width:100%;height:100%;overflow:hidden;background:#0a0e14}.atlas-graph-desk__media-tile img,.atlas-graph-desk__media-tile video{width:100%;height:100%;object-fit:cover;display:block}.atlas-graph-desk__media-tile video{position:absolute;inset:0;z-index:1}.atlas-graph-desk__media-hero .atlas-graph-desk__media-tile{min-height:100%}.atlas-graph-desk__node-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:2rem}@media(min-width:640px){.atlas-graph-desk__node-strip{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.atlas-graph-desk__node-strip{grid-template-columns:repeat(5,1fr)}}.atlas-graph-desk__node-strip .atlas-graph-desk__media-tile{aspect-ratio:16 / 10;border-radius:8px;border:1px solid var(--color-border)}.atlas-graph-desk__tool-card--media{display:grid;gap:1rem}@media(min-width:640px){.atlas-graph-desk__tool-card--media{grid-template-columns:1fr min(38%,160px);align-items:start}}.atlas-graph-desk__tool-thumb{border-radius:8px;overflow:hidden;border:1px solid var(--color-border);aspect-ratio:4 / 3;background:#0a0e14}.atlas-graph-desk__node-def-media{margin:-.85rem -.85rem .65rem;border-bottom:1px solid var(--color-border);overflow:hidden;aspect-ratio:16 / 10}.atlas-graph-desk__node-def-media .atlas-graph-desk__media-tile{height:100%}.atlas-graph-desk__frame-preview{flex:1;position:relative;min-height:min(40vh,360px);background:#0a0e14;overflow:hidden}.atlas-graph-desk__frame-preview video,.atlas-graph-desk__frame-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.atlas-graph-desk__frame-preview video{z-index:1}.atlas-graph-desk__frame-preview-overlay{position:absolute;inset:auto 0 0;padding:.75rem 1rem;background:linear-gradient(transparent,#0a0e14eb);font-size:.78rem;color:var(--atlas-desk-muted)}
