/* TSUBOMI NEXUS — local-first experimental systems */
:root{--nexus-line:rgba(125,231,255,.25);--nexus-panel:#101017;--nexus-soft:#171721;--nexus-cyan:#7de7ff;--nexus-violet:#b58cff;--nexus-green:#73e6a9;--nexus-warn:#ffc56d}
.nexus-command-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}
.nexus-command-overlay{position:fixed;inset:0;z-index:260;background:rgba(0,0,0,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8vh 14px;overflow:auto}.nexus-command-box{width:min(760px,100%);margin:auto;background:#0f0f16;border:1px solid #353542;border-radius:24px;-webkit-box-shadow:0 32px 100px rgba(0,0,0,.68),0 0 70px rgba(125,231,255,.08);box-shadow:0 32px 100px rgba(0,0,0,.68),0 0 70px rgba(125,231,255,.08);overflow:hidden}.nexus-command-head{padding:15px;border-bottom:1px solid #292933}.nexus-command-head input{width:100%;background:#171720;border:1px solid #33333f;border-radius:15px;color:#fff;padding:15px 16px;font-size:1rem;outline:0}.nexus-command-head input:focus{border-color:var(--nexus-cyan);-webkit-box-shadow:0 0 0 3px rgba(125,231,255,.1);box-shadow:0 0 0 3px rgba(125,231,255,.1)}.nexus-command-results{max-height:56vh;overflow:auto;padding:8px}.nexus-command-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;width:100%;text-align:left;background:transparent;border:0;color:#eee;border-radius:14px;padding:12px;cursor:pointer}.nexus-command-result:hover,.nexus-command-result.active{background:#1a1a24}.nexus-command-result small{color:#888894}.nexus-command-tag{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--nexus-cyan);font-weight:850}.nexus-command-help{padding:11px 16px 15px;color:#858591;border-top:1px solid #292933;font-size:.78rem}
.nexus-page{padding:34px 0 80px}.nexus-hero{display:grid;grid-template-columns:1.18fr .82fr;gap:18px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.nexus-kicker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--nexus-cyan);font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.nexus-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;-webkit-box-shadow:0 0 18px currentColor;box-shadow:0 0 18px currentColor}.nexus-title{font-size:clamp(3.1rem,9vw,7.6rem);line-height:.82;letter-spacing:-.065em;margin:12px 0}.nexus-title span{color:var(--accent)}.nexus-hero-panel{background:linear-gradient(155deg,rgba(125,231,255,.06),rgba(242,11,136,.05) 45%,#101017 72%);border:1px solid #30303b;border-radius:24px;padding:20px;position:relative;overflow:hidden}.nexus-hero-panel:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:rgba(125,231,255,.08);-webkit-filter:blur(55px);filter:blur(55px);right:-70px;top:-80px}.nexus-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.nexus-metric{padding:13px;background:rgba(11,11,16,.64);border:1px solid #2b2b36;border-radius:15px}.nexus-metric span{display:block;color:#8f8f9b;font-size:.74rem}.nexus-metric strong{display:block;font-size:1.45rem;margin-top:4px}
.nexus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.nexus-card{background:#111118;border:1px solid #2b2b36;border-radius:20px;padding:16px;min-height:155px}.nexus-card h3{margin:8px 0 6px}.nexus-card .big{font-size:2rem;font-weight:950}.nexus-card[data-tone="cyan"]{background:linear-gradient(145deg,rgba(125,231,255,.07),#111118 55%)}.nexus-card[data-tone="pink"]{background:linear-gradient(145deg,rgba(242,11,136,.08),#111118 55%)}.nexus-card[data-tone="green"]{background:linear-gradient(145deg,rgba(115,230,169,.07),#111118 55%)}
.smart-shelves{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.smart-shelf{background:#111118;border:1px solid #2b2b36;border-radius:20px;padding:15px}.smart-shelf-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:9px}.smart-shelf-list{display:grid;gap:8px}.smart-shelf-item{display:grid;grid-template-columns:1fr auto;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 11px;background:#171720;border:1px solid #292934;border-radius:13px}.smart-shelf-item strong{display:block}.smart-shelf-item small{color:#8e8e99}.smart-shelf-item .percent{font:800 .72rem ui-monospace,SFMono-Regular,Consolas,monospace;color:var(--nexus-cyan)}
.nexus-constellation-wrap{background:#09090e;border:1px solid #2d2d38;border-radius:23px;overflow:hidden}.nexus-constellation-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;border-bottom:1px solid #262630}.nexus-constellation-toolbar input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;background:#15151d;border:1px solid #30303a;border-radius:12px;color:#fff;padding:10px 12px}.nexus-constellation{display:block;width:100%;height:520px;-ms-touch-action:none;touch-action:none}.nexus-legend{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 13px 13px;color:#878793;font-size:.75rem}.nexus-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.nexus-dot.manga{background:var(--accent)}.nexus-dot.genre{background:var(--nexus-cyan)}
.nexus-timeline{display:grid;gap:8px}.nexus-time-row{display:grid;grid-template-columns:165px 110px 1fr auto;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 12px;background:#13131b;border:1px solid #292934;border-radius:14px}.nexus-time-row time{font-size:.78rem;color:#9a9aa5}.nexus-time-row .kind{font-size:.69rem;text-transform:uppercase;letter-spacing:.08em;color:var(--nexus-cyan);font-weight:850}.nexus-time-row.future{border-left:3px solid var(--nexus-cyan)}.nexus-time-row.past{border-left:3px solid #3b3b47}.nexus-countdown{font:800 .72rem ui-monospace,SFMono-Regular,Consolas,monospace;color:#c8c8d1}
.nexus-handoff{display:grid;grid-template-columns:1fr 1fr;gap:12px}.nexus-code{width:100%;min-height:100px;background:#0c0c12;border:1px solid #30303c;border-radius:14px;color:#d8d8df;padding:12px;font:600 .78rem ui-monospace,SFMono-Regular,Consolas,monospace;resize:vertical}.nexus-inline-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}
.nexus-rule{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #262630}.nexus-rule:last-child{border-bottom:0}.nexus-rule strong{display:block}.nexus-rule small{display:block;color:#8d8d99;margin-top:3px}
.nexus-observatory{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.nexus-observe{padding:14px;background:#121219;border:1px solid #2a2a35;border-radius:16px}.nexus-observe span{display:block;color:#8c8c98;font-size:.72rem}.nexus-observe strong{display:block;font-size:1.35rem;margin-top:4px}.nexus-data-list{margin-top:12px;display:grid;gap:7px}.nexus-data-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:9px 10px;background:#171720;border-radius:12px;font-size:.8rem}.nexus-session-list{display:grid;gap:8px}.nexus-session{display:grid;grid-template-columns:1fr auto;gap:10px;padding:11px;background:#15151d;border:1px solid #292934;border-radius:13px}
.nexus-reader-panel{position:fixed;left:max(12px,env(safe-area-inset-left));bottom:max(16px,env(safe-area-inset-bottom));z-index:71;width:min(330px,calc(100vw - 24px));background:rgba(12,12,17,.92);border:1px solid #30303b;border-radius:18px;padding:11px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);-webkit-box-shadow:0 18px 50px rgba(0,0,0,.45);box-shadow:0 18px 50px rgba(0,0,0,.45)}.nexus-reader-panel.compact .nexus-reader-body{display:none}.nexus-reader-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.nexus-reader-body{margin-top:9px}.nexus-reader-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.nexus-reader-stat{background:#171720;border-radius:10px;padding:8px}.nexus-reader-stat span{display:block;color:#858591;font-size:.64rem}.nexus-reader-stat strong{display:block;font-size:.82rem;margin-top:2px}.nexus-heat{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;margin-top:9px;height:18px}.nexus-heat button{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:2px;border:0;border-radius:3px;background:#292934;cursor:pointer;padding:0}.nexus-heat button[data-level="1"]{background:#5f1a46}.nexus-heat button[data-level="2"]{background:#9b1761}.nexus-heat button[data-level="3"]{background:var(--accent)}.nexus-heat button[data-level="4"]{background:#ff74bf}.nexus-reader-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:9px}
.nexus-low-bandwidth *{scroll-behavior:auto!important}.nexus-low-bandwidth .cortex-insight:after,.nexus-low-bandwidth .nexus-hero-panel:after{display:none}.nexus-low-bandwidth video[autoplay]{display:none}
.nexus-dense .card-body,.nexus-dense .nexus-card{padding:11px}.nexus-dense .section{padding-top:24px}.nexus-calm *{-webkit-animation-duration:.001ms!important;animation-duration:.001ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.001ms!important;transition-duration:.001ms!important}
.admin-nexus-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.admin-nexus-stats>div{background:#171720;border:1px solid #2b2b36;border-radius:14px;padding:12px}.admin-nexus-stats strong{display:block;font-size:1.35rem}.vision-table{display:grid;gap:7px;margin-top:12px}.vision-row{display:grid;grid-template-columns:minmax(150px,1.4fr) 100px 110px minmax(180px,1fr);gap:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9px 10px;background:#171720;border-radius:12px;font-size:.8rem}.vision-warning{color:var(--nexus-warn)}.impact-list{display:grid;gap:8px}.impact-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:10px;background:#171720;border-radius:12px}.release-box{background:#111118;border:1px solid #2b2b36;border-radius:16px;padding:13px}.release-path{word-break:break-all;font:600 .76rem ui-monospace,SFMono-Regular,Consolas,monospace;color:#a9a9b5}
@media(max-width:980px){.nexus-hero,.nexus-handoff{grid-template-columns:1fr}.nexus-grid{grid-template-columns:1fr 1fr}.nexus-observatory{grid-template-columns:1fr 1fr}.admin-nexus-stats{grid-template-columns:1fr 1fr 1fr}.nexus-constellation{height:430px}}
@media(max-width:720px){.smart-shelves{grid-template-columns:1fr}.nexus-time-row{grid-template-columns:1fr auto}.nexus-time-row .kind{grid-row:1}.nexus-time-row strong{grid-column:1/-1}.nexus-time-row time{grid-column:1}.nexus-constellation{height:380px}.nexus-reader-panel{bottom:126px}.vision-row{grid-template-columns:1fr 90px}.vision-row>*:nth-child(4){grid-column:1/-1}}
@media(max-width:560px){.nexus-grid{grid-template-columns:1fr}.nexus-observatory{grid-template-columns:1fr 1fr}.admin-nexus-stats{grid-template-columns:1fr 1fr}.nexus-title{font-size:clamp(3rem,19vw,5rem)}.nexus-metric-grid{grid-template-columns:1fr 1fr}.nexus-constellation{height:330px}.nexus-reader-panel{left:8px;width:calc(100vw - 16px);bottom:124px}}
@media(prefers-reduced-motion:reduce){.nexus-hero-panel:after{display:none}.nexus-constellation{scroll-behavior:auto}}
