:root{--ink:#14283f;--accent:#5aa5e8;--blue:#2e75b6;--blue-deep:#16365f;--blue-pale:#eaf4fd;--paper:#fff;--muted:#526278;--line:#cbd4de;--surface:#f0f3f6;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6;background:#fff}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #5aa5e8;outline-offset:4px}.skip{position:fixed;left:15px;top:-100px;background:var(--blue);color:#fff;padding:10px;z-index:20}.skip:focus{top:10px}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.09em;line-height:1.6}.brand{display:inline-flex;align-items:center;text-decoration:none;font-weight:800;font-size:2.4rem;letter-spacing:-.07em;line-height:1}.brand-point{color:var(--accent)}.brand small{font-size:1rem;letter-spacing:0;font-weight:500;padding-left:17px;margin-left:20px;border-left:1px solid #6b7b8e;line-height:1.6}.login-layout{min-height:100svh;display:grid;grid-template-columns:1fr 1fr}.login-aside{background:linear-gradient(145deg,#102b4d,#1e4e82);color:#fff;padding:40px 52px;display:flex;flex-direction:column;justify-content:space-between;gap:70px}.login-aside a:focus-visible{outline-color:#8bc8ff}.login-manifesto{margin-block:auto;max-width:530px;padding-block:36px}.login-manifesto .eyebrow{color:#8bc8ff;margin:0 0 30px}.login-manifesto h1{font-size:clamp(3.2rem,5.6vw,5.5rem);line-height:1.04;letter-spacing:-.055em;font-weight:650;margin:0 0 32px}.login-manifesto h1 span{color:#8bc8ff}.login-manifesto>p:last-child{font-size:1.08rem;max-width:390px;color:#d1dce6;line-height:1.7;margin:0}.login-aside-foot{display:flex;justify-content:space-between;gap:20px;font-size:.65rem;letter-spacing:.07em;border-top:1px solid #52759b;padding-top:22px}.login-main{display:flex;flex-direction:column;padding:38px 52px;gap:60px;min-width:0}.back-link{text-decoration:none;font-size:.875rem;width:fit-content;min-height:44px;display:flex;align-items:center}.back-link:hover{text-decoration:underline;text-underline-offset:5px}.login-content{width:min(400px,100%);margin:auto}.login-content>.eyebrow{color:var(--muted);margin:0 0 15px}.login-content h2{font-size:3.5rem;letter-spacing:-.06em;line-height:1.05;margin:0 0 20px;font-weight:650}.login-intro{color:var(--muted);margin:0 0 36px;line-height:1.6}#login-form label{display:block;font-size:.875rem;font-weight:600;margin:0 0 9px}#login-form input{display:block;width:100%;border:1px solid #8999ab;border-radius:2px;padding:12px 14px;min-height:54px;background:#fff;color:var(--ink);font-size:1rem}#identifier{margin-bottom:23px}.password-field{position:relative}.password-field input{padding-right:86px!important}.password-field button{position:absolute;right:5px;top:5px;bottom:5px;border:0;background:transparent;padding:0 12px;font-size:.8rem;color:var(--ink)}.password-field button:hover{background:var(--surface)}.primary-button{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:54px;background:var(--blue-deep);color:#fff;border:1px solid var(--blue-deep);border-radius:2px;padding:13px 18px;font-weight:600;font-size:1rem}#login-submit{width:100%;margin-top:27px}.primary-button:hover:not(:disabled){background:#28679e}.primary-button>span{font-size:1.3rem}.login-access-note{font-size:.8rem;color:var(--muted);margin:13px 0 0;text-align:center}.form-error{border-left:3px solid #ab2939;background:#fff2f2;color:#8b2132;padding:12px 14px;font-size:.875rem;line-height:1.6;margin:20px 0 0}.form-error[hidden]{display:none}.login-help{font-size:.875rem;margin-top:30px;border-top:1px solid var(--line);padding-top:20px}.login-help summary{cursor:pointer;min-height:40px}.login-help p{color:var(--muted);margin:6px 0 0}.login-help a{text-underline-offset:3px}.login-footer{margin:0;font-size:.75rem;color:var(--muted)}
/* The authenticated workspace shares the login identity. */
.workspace{background:var(--surface)}.workspace header{background:#fff;border-bottom:1px solid var(--line);padding:22px max(24px,calc((100vw - 1120px)/2));display:flex;justify-content:space-between;gap:20px;align-items:center}.workspace .brand-point{color:var(--ink)}.workspace .brand{font-size:2rem}.account-controls{display:flex;align-items:center;gap:20px;font-size:.875rem}.account-controls button{background:none;border:1px solid var(--line);padding:8px 12px;min-height:44px}.workspace main{width:min(920px,calc(100% - 48px));margin:45px auto}.workspace h1{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.055em;line-height:1.1;margin:15px 0 22px;font-weight:650}.workspace .intro{max-width:720px;color:var(--muted);margin-bottom:27px}.workspace .corpus{padding:15px 18px;border-left:3px solid var(--ink);background:#e1e8ee;font-size:.875rem}.corpus strong{display:block}.status{font-size:.875rem;color:var(--muted);min-height:24px}.examples{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.examples button{border:1px solid #a8b5c4;background:#fff;padding:10px 13px;font-size:.875rem;min-height:44px;text-align:left;border-radius:2px}.examples button:hover{background:var(--accent)}#log{display:flex;flex-direction:column;gap:20px;padding:10px 0}.msg{padding:20px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;max-width:90%}.user{align-self:flex-end;background:var(--ink);color:#fff}.bot{align-self:flex-start;background:#fff;border:1px solid var(--line)}.meta{font-size:.875rem;margin-top:17px;border-top:1px solid var(--line);padding-top:12px;color:var(--muted)}.chip{display:inline-block;border:1px solid var(--line);padding:1px 8px;margin:3px;font-size:.75rem}.workspace form{padding-top:24px;margin-top:15px;border-top:1px solid var(--line)}.workspace label{display:block;font-size:.875rem;font-weight:600;margin-bottom:10px}.input-row{display:flex;gap:12px}.workspace textarea{min-width:0;flex:1;resize:vertical;padding:15px;border:1px solid #8999ab;background:#fff;color:var(--ink);min-height:110px;border-radius:2px}#send{background:var(--ink);color:#fff;border:0;padding:15px 23px;align-self:flex-end;min-height:54px;font-weight:600}.note{font-size:.875rem;color:var(--muted);margin:15px 0}.workspace footer{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;border-top:1px solid var(--line);font-size:.875rem}#clear{background:none;border:0;text-decoration:underline;padding:0;color:var(--ink);min-height:44px}.workspace footer a{align-self:center}
@media(max-width:1000px){.login-aside,.login-main{padding:32px}.login-manifesto h1{font-size:4rem}.login-aside-foot{flex-direction:column;gap:8px}.login-content h2{font-size:3rem}}
@media(max-width:700px){.login-layout{grid-template-columns:1fr}.login-aside{padding:23px 24px;gap:0}.login-manifesto,.login-aside-foot{display:none}.brand{font-size:2rem}.brand small{font-size:.9rem}.login-main{padding:18px 24px 25px;gap:35px;min-height:calc(100svh - 79px)}.login-content{margin:auto}.login-content h2{font-size:3rem}.login-intro{margin-bottom:27px}.login-footer{font-size:.7rem;margin-top:10px}.workspace header{padding:18px 20px;align-items:flex-start}.workspace .brand{font-size:1.7rem}.workspace .brand small{display:none}.account-controls{gap:8px;flex-direction:column;align-items:flex-end}.account-controls>span{font-size:.8rem}.workspace main{width:calc(100% - 40px);margin-top:30px}.input-row{flex-direction:column}#send{align-self:stretch}.msg{max-width:100%;padding:17px}.examples{flex-direction:column}.workspace footer{flex-direction:column;align-items:flex-start}.workspace footer a{align-self:flex-start}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* Account recovery */
[hidden]{display:none!important}.forgot-link{font-size:.875rem;margin:17px 0;text-align:right}.forgot-link a{text-underline-offset:4px}.recovery-form label{display:block;font-size:.875rem;font-weight:600;margin:20px 0 9px}.recovery-form input{display:block;width:100%;border:1px solid #8999ab;border-radius:2px;padding:12px 14px;min-height:54px;background:#fff;color:var(--ink)}.recovery-form .primary-button{width:100%;margin-top:26px}.form-status{padding:16px;border-left:3px solid var(--ink);background:var(--surface);font-size:.9rem;overflow-wrap:anywhere}#recovery-done{margin-top:24px;text-decoration:none}

/* NASH Synapse — authenticated graph workspace */
.workspace{height:100svh;overflow:hidden;background:#eef3f9;color:var(--ink)}
.workspace .app-header{min-height:118px;background:linear-gradient(108deg,#102944 0%,#183f69 48%,#25649c 100%);color:#fff;border:0;padding:14px 22px 0;display:grid;grid-template-columns:minmax(330px,1fr) auto auto;grid-template-rows:auto 36px;gap:10px 22px;align-items:center;box-shadow:0 1px 0 rgba(123,184,239,.28);position:relative;z-index:3}
.workspace .brand{font-size:1.55rem;color:#fff}.workspace .brand-point{color:#78bfff}.workspace .brand small{font-size:.75rem;border-left-color:#6687aa;margin-left:12px;padding-left:12px}.app-branding{display:flex;align-items:center;gap:12px;min-width:0}.product-name{padding-left:12px;border-left:1px solid rgba(255,255,255,.27);font-weight:650;font-size:.9rem}.product-note{font-size:.7rem;color:#afc9e6;white-space:nowrap}.system-metrics{display:flex;gap:6px;justify-content:center}.system-metrics span{font-size:.64rem;line-height:1.2;letter-spacing:.015em;color:#d0e3f7;background:rgba(255,255,255,.07);border:1px solid rgba(175,213,249,.2);border-radius:100px;padding:5px 10px;white-space:nowrap}.workspace .account-controls{gap:11px;font-size:.72rem;justify-self:end}.workspace .account-controls button{background:rgba(255,255,255,.07);border:1px solid rgba(190,220,250,.25);color:#fff;min-height:36px;padding:7px 10px;border-radius:6px}.workspace .account-controls button:hover{background:rgba(255,255,255,.15)}.product-nav{grid-column:1/-1;align-self:end;display:flex;gap:4px;height:36px}.product-nav span,.product-nav a{display:flex;align-items:center;padding:0 13px;text-decoration:none;color:#b7cee8;font-size:.75rem;border-bottom:3px solid transparent}.product-nav span[aria-current=page]{color:#fff;border-bottom-color:#78bfff;font-weight:650}.product-nav a:hover{color:#fff}

.workspace .synapse-shell{width:100%;height:calc(100svh - 154px);margin:0;display:grid;grid-template-columns:minmax(520px,1fr) minmax(430px,1.04fr);background:#f3f6fb}.conversation-pane{min-width:0;overflow:auto;padding:16px 20px 24px;scrollbar-color:#b4c5d9 transparent}.scope-bar{display:flex;align-items:center;gap:10px;padding:8px 11px;background:#fff;border:1px solid #dce5ef;border-radius:10px;box-shadow:0 3px 16px rgba(25,62,103,.05);font-size:.74rem;color:var(--muted)}.scope-label{text-transform:uppercase;letter-spacing:.1em;font-size:.59rem;font-weight:700;color:#6f829a}.scope-bar strong{color:#235e94;border:1px solid #c3d9ed;background:#edf6ff;border-radius:6px;padding:3px 9px;font-weight:600}.scope-bar #scope-detail{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-intro{padding:22px 2px 6px}.conversation-intro .eyebrow{color:#397bad;margin:0 0 9px;font-size:.63rem}.workspace .conversation-intro h1{font-size:clamp(2rem,3.3vw,3.35rem);line-height:1.02;letter-spacing:-.055em;margin:0 0 13px;font-weight:650}.conversation-intro>p:last-child{font-size:.86rem;color:var(--muted);max-width:660px;margin:0;line-height:1.55}.workspace .examples{display:flex;flex-wrap:wrap;gap:6px;margin:17px 0}.workspace .examples button{min-height:34px;padding:5px 11px;border:1px solid #d8e3ef;background:#fff;color:#235e94;border-radius:100px;font-size:.72rem;box-shadow:0 2px 9px rgba(25,62,103,.05)}.workspace .examples button:hover:not(:disabled){background:#e8f4ff;border-color:#78b5e9;transform:translateY(-1px)}

.workspace #log{display:flex;flex-direction:column;gap:13px;padding:2px 0 5px}.workspace .msg{max-width:92%;padding:13px 15px;line-height:1.62;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:13px;font-size:.84rem}.workspace .user{align-self:flex-end;color:#fff;background:linear-gradient(135deg,#2e75b6,#225b91);border-bottom-right-radius:4px;box-shadow:0 4px 14px rgba(34,91,145,.18)}.workspace .bot{align-self:flex-start;background:#fff;border:1px solid #dce5ef;border-bottom-left-radius:4px;box-shadow:0 3px 14px rgba(25,62,103,.055)}.workspace .meta{font-size:.72rem;margin-top:13px;border-top:1px solid #e8eef5;padding-top:9px;color:#687b93;display:flex;flex-direction:column;gap:6px}.meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.meta-row strong{text-transform:uppercase;letter-spacing:.08em;font-size:.58rem;margin-right:3px;color:#72859d}.workspace .chip{display:inline-block;border:1px solid #d6e2ee;background:#f1f7fd;color:#235e94;border-radius:100px;padding:2px 8px;margin:0;font-size:.65rem}.workspace .source-chip{background:#eef8f6;color:#237465;border-color:#cde7e1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.retrieval-measure{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;color:#90a0b4;margin:0}.workspace .bot[aria-busy=true]{color:#60758f;font-style:italic}

.workspace form{position:sticky;bottom:-24px;margin-top:14px;padding:18px 0 22px;border-top:0;background:linear-gradient(180deg,rgba(243,246,251,0),#f3f6fb 18%)}.workspace form>label{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;color:#60748d}.workspace .input-row{display:flex;gap:8px}.workspace textarea{min-height:78px;max-height:180px;resize:vertical;border:1px solid #d1deeb;border-radius:11px;padding:11px 13px;background:#fff;color:var(--ink);box-shadow:0 3px 14px rgba(25,62,103,.055);font-size:.84rem}.workspace textarea:focus{border-color:#559bd5;outline:2px solid rgba(85,155,213,.22);outline-offset:0}.workspace #send{min-width:104px;align-self:stretch;border:0;border-radius:11px;background:#173b66;color:#fff;padding:12px 16px;font-size:.78rem;font-weight:650;display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace #send:hover:not(:disabled){background:#245f97}.workspace .note{font-size:.67rem;color:#75869a;margin:8px 2px 0;line-height:1.45}

.graph-pane{min-width:0;position:relative;display:flex;flex-direction:column;background:#071225;color:#dcecff;border-left:1px solid #cddae7;overflow:hidden}.graph-pane.light{background:#eef5fc;color:#17375e}.graph-toolbar{position:absolute;left:16px;right:16px;top:14px;z-index:2;display:flex;align-items:flex-start;gap:12px;pointer-events:none}.graph-kicker{font-size:.56rem;letter-spacing:.13em;color:#6d96c4;margin:0 0 2px}.graph-toolbar h2{font-size:.82rem;text-transform:none;letter-spacing:0;color:#e5f1ff;margin:0;font-weight:600}.graph-toolbar>div>p:last-child{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.61rem;color:#6f8cac;margin:2px 0 0}.graph-actions{margin-left:auto;display:flex;gap:5px;pointer-events:auto}.graph-actions button{border:1px solid rgba(146,190,235,.24);background:rgba(255,255,255,.06);color:#bdd4ed;border-radius:6px;padding:5px 8px;font-size:.63rem}.graph-actions button:hover{background:rgba(255,255,255,.14);color:#fff}.graph-pane.light .graph-toolbar h2{color:#17375e}.graph-pane.light .graph-kicker,.graph-pane.light .graph-toolbar>div>p:last-child{color:#68819e}.graph-pane.light .graph-actions button{background:#fff;border-color:#cddceb;color:#355778}#graph-canvas{display:block;width:100%;height:100%;min-height:380px;touch-action:none}.graph-legend{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:8px 15px;background:rgba(5,15,31,.78);border-top:1px solid rgba(139,183,227,.16);font-size:.59rem;color:#7f9fc3;backdrop-filter:blur(7px)}.graph-pane.light .graph-legend{background:rgba(255,255,255,.88);border-top-color:#d6e1ec;color:#627b98}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px}.legend-dot.concept{background:#55a8ef}.legend-dot.phase{background:#37c5bb}.legend-dot.competence{background:#8d86f3}.legend-dot.resource{background:#8094b2}.graph-help{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#607e9f}

.workspace-footer{height:36px;background:#fff;border-top:1px solid #d6e0eb;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:.65rem;color:#72849a}.workspace-footer #clear{min-height:30px;color:#285f91;text-decoration:none}.workspace-footer #clear:hover{text-decoration:underline;text-underline-offset:3px}

@media(max-width:1100px){.workspace .app-header{grid-template-columns:1fr auto}.system-metrics{grid-column:1/2;justify-content:flex-start;overflow:hidden}.workspace .account-controls{grid-column:2;grid-row:1/3}.product-nav{display:none}.workspace .synapse-shell{height:calc(100svh - 134px);grid-template-columns:minmax(440px,1fr) minmax(390px,.92fr)}.workspace-footer{height:36px}.product-note{display:none}}
@media(max-width:820px){.workspace{height:auto;overflow:auto}.workspace .app-header{min-height:108px;grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:13px 15px}.workspace .brand small,.product-name{display:none}.system-metrics{overflow-x:auto;padding-bottom:3px}.system-metrics span{font-size:.58rem}.workspace .account-controls{grid-column:2;grid-row:1/3;flex-direction:column;align-items:flex-end}.workspace .account-controls>span{max-width:130px;overflow:hidden;text-overflow:ellipsis}.workspace .synapse-shell{height:auto;display:flex;flex-direction:column}.conversation-pane{overflow:visible;padding:14px 15px 20px}.graph-pane{height:54svh;min-height:410px;border-left:0;border-bottom:1px solid #cddae7}.workspace .conversation-intro h1{font-size:2.4rem}.workspace-footer{height:auto;min-height:40px;gap:16px;flex-wrap:wrap}}
@media(max-width:520px){.workspace .app-header{display:flex;flex-wrap:wrap}.app-branding{flex:1}.system-metrics{order:3;width:100%}.workspace .account-controls{flex-direction:row}.workspace .account-controls>span{display:none}.graph-pane{height:48svh;min-height:350px}.graph-toolbar{left:11px;right:11px}.graph-actions button{padding:5px 7px}.graph-legend span:nth-child(3),.graph-legend span:nth-child(4){display:none}.workspace .conversation-intro h1{font-size:2rem}.scope-bar #scope-detail{display:none}.workspace .examples{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.workspace .examples button{white-space:nowrap}.workspace .input-row{flex-direction:column}.workspace #send{min-height:48px}.workspace .msg{max-width:100%}.workspace-footer>span{display:none}}

.system-metrics a{font-size:.64rem;line-height:1.2;letter-spacing:.015em;color:#d0e3f7;background:rgba(255,255,255,.07);border:1px solid rgba(175,213,249,.2);border-radius:100px;padding:5px 10px;white-space:nowrap;text-decoration:none}.system-metrics a:hover{background:rgba(255,255,255,.16);color:#fff}
.workspace .app-header{grid-template-columns:minmax(300px,1fr) auto}.app-branding{grid-column:1;grid-row:1}.workspace .account-controls{grid-column:2;grid-row:1}.product-nav{grid-column:1;grid-row:2}.system-metrics{grid-column:2;grid-row:2;justify-self:end}
@media(max-width:1100px){.workspace .app-header{grid-template-columns:1fr auto}.system-metrics{grid-column:1;grid-row:2;justify-self:start;justify-content:flex-start;overflow:hidden}.workspace .account-controls{grid-column:2;grid-row:1/3}.product-nav{display:none}}
@media(max-width:520px){.app-branding,.system-metrics,.workspace .account-controls{grid-column:auto;grid-row:auto}.system-metrics a{font-size:.58rem}}

/* Visual continuity between the Academy workspace and the graph canvas. */
.workspace{background:#dfe9f4}.workspace .synapse-shell{padding:12px;gap:12px;background:#dfe9f4}.conversation-pane{background:#f6f9fc;border:1px solid #cfdeeb;border-radius:15px;box-shadow:0 8px 30px rgba(25,63,102,.08)}.graph-pane{background:#0d2947;border:1px solid #315b82;border-radius:15px;box-shadow:0 12px 34px rgba(15,44,76,.2)}.graph-toolbar{left:18px;right:18px;top:16px;padding-bottom:18px;background:linear-gradient(180deg,rgba(13,41,71,.88),rgba(13,41,71,0))}.graph-toolbar h2{font-size:.9rem}.graph-actions button{background:rgba(230,243,255,.08);border-color:rgba(176,213,244,.28);box-shadow:0 3px 12px rgba(4,19,34,.12)}.graph-legend{left:12px;right:12px;bottom:11px;border:1px solid rgba(142,190,231,.18);border-radius:10px;background:rgba(15,48,81,.82);padding:7px 11px}.workspace-footer{background:#dfe9f4;border-top:0;padding:0 24px}.graph-pane.light{background:#eef5fc;border-color:#c4d8e9}.graph-pane.light .graph-toolbar{background:linear-gradient(180deg,rgba(238,245,252,.94),rgba(238,245,252,0))}.graph-pane.light .graph-legend{background:rgba(255,255,255,.88);border-color:#ccdeed}
@media(max-width:820px){.workspace .synapse-shell{padding:10px;gap:10px}.graph-pane{border-bottom:1px solid #315b82}.conversation-pane{padding:14px 15px 20px}.graph-legend{left:8px;right:8px;bottom:8px}}

/* Secure hand-off to the locally tunnelled Neo4j Browser. */
.neo4j-access{min-height:100svh;background:#eef4fa;color:var(--ink)}.neo4j-access>header{height:86px;background:linear-gradient(108deg,#102944,#25649c);color:#fff;padding:0 max(24px,calc((100vw - 980px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px}.neo4j-access>header .brand{font-size:1.8rem}.neo4j-access>header .brand-point{color:#78bfff}.neo4j-access>header .brand small{font-size:.8rem;border-left-color:#6687aa}.neo4j-access>header>a:last-child{font-size:.8rem;text-decoration:none}.neo4j-access>header>a:last-child:hover{text-decoration:underline;text-underline-offset:4px}.neo4j-access main{width:min(980px,calc(100% - 48px));margin:72px auto}.neo4j-access .eyebrow{color:#2e75b6;margin:0 0 16px}.neo4j-access h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.98;letter-spacing:-.06em;margin:0 0 28px}.neo4j-intro{max-width:650px;color:var(--muted);font-size:1.05rem;margin-bottom:50px}.neo4j-step{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:26px 0;border-top:1px solid #cbd9e7}.neo4j-step>span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#2e75b6;font-size:.8rem}.neo4j-step h2{font-size:1.45rem;margin:0 0 12px}.neo4j-step p{color:var(--muted);margin:10px 0}.neo4j-step code{display:block;overflow:auto;padding:15px;background:#102944;color:#dcebfa;border-radius:7px;font-size:.82rem;white-space:nowrap}.neo4j-button{display:inline-flex;margin-top:8px;padding:12px 17px;background:#1d568b;color:#fff;text-decoration:none;border-radius:6px;font-weight:600}.neo4j-button:hover{background:#2e75b6}.neo4j-note{margin-top:35px;padding:14px 17px;border-left:3px solid #2e75b6;background:#fff;color:#5c7088;font-size:.82rem}@media(max-width:600px){.neo4j-access>header{height:74px;padding:0 18px}.neo4j-access>header .brand small{display:none}.neo4j-access main{width:calc(100% - 36px);margin:45px auto}.neo4j-access h1{font-size:3rem}.neo4j-step{grid-template-columns:38px 1fr}.neo4j-step code{font-size:.7rem}}
