:root{font-family:Manrope,Segoe UI,sans-serif;color:#e9edf7;background:#030610;font-synthesis:none;font-weight:400;--muted:#8490ab;--line:rgba(171,192,235,.14);--glass:rgba(10,16,32,.74);--blue:#aecbff;--accent:#8eafff;color-scheme:dark}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #abcaff;outline-offset:5px}svg{width:19px;height:19px;flex-shrink:0}button{touch-action:manipulation}::selection{background:#7897d3;color:#fff}.hidden{display:none!important}#universe{position:fixed;inset:0;width:100%;height:100%;outline:none;cursor:grab;touch-action:none}#universe:active{cursor:grabbing}.vignette{pointer-events:none;position:fixed;inset:0;background:radial-gradient(ellipse at 50% 46%,transparent 30%,rgba(3,6,15,.22) 70%,rgba(3,6,15,.85)),linear-gradient(180deg,rgba(3,6,15,.6),transparent 22%,transparent 70%,rgba(3,6,15,.82))}#labels{position:fixed;inset:0;pointer-events:none;overflow:hidden}.star-label{position:absolute;left:0;top:0;pointer-events:auto;color:#b6c9e8;font-size:12px;white-space:nowrap;max-width:225px;overflow:hidden;text-overflow:ellipsis;border-radius:4px;padding:4px 7px;background:#03071159;text-shadow:0 1px 5px #000;transition:color .2s,background .2s}.star-label:hover{color:#fff;background:#182943}.star-label:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:#83b7fc;margin-right:7px;vertical-align:middle}.star-label.selected{font-size:14px;color:#eaf4ff;background:#0d1b33d9;border:1px solid #5173a773}.star-label.selected:before{background:#eff9ff;box-shadow:0 0 9px #96c9ff}.topbar{position:fixed;z-index:5;top:0;left:0;right:0;height:112px;display:flex;align-items:center;padding:0 38px;gap:26px;pointer-events:none}.topbar>*{pointer-events:auto}.brand{display:flex;gap:13px;align-items:center;text-align:left;letter-spacing:3px;font-size:19px;font-weight:600;flex:1;min-width:220px}.brand-symbol{width:40px;height:40px;display:grid;place-items:center;color:#cbdcff}.brand-symbol svg{width:39px;height:39px;stroke-width:1.1}.brand-light{font-weight:400;color:#a2b0ca;margin-left:7px}.brand small{display:block;font-size:9px;letter-spacing:2px;color:#727f9b;margin-top:6px;font-weight:500}.search-wrap{position:absolute;left:50%;transform:translate(-50%);width:390px;max-width:36vw;top:31px}.search-field{height:50px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid var(--line);border-radius:11px;background:#0e1629a1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:background .2s,border-color .2s}.search-field:focus-within{background:#0f1a30f0;border-color:#779ac77a;box-shadow:0 0 30px #304c8320}.search-field>svg{color:#a9b9d7;width:18px}.search-field input{width:100%;background:none;border:0;color:#e8efff;font-size:14px;outline:none!important;min-width:0}.search-field input::placeholder{color:#8a98b5}.search-field input::-webkit-search-cancel-button{cursor:pointer}.search-field kbd{font-family:inherit;color:#63738f;font-size:13px;border:1px solid #53617c44;padding:1px 7px;border-radius:4px}.search-results{border:1px solid #425a8055;background:#091121fa;border-radius:12px;margin-top:8px;padding:8px;box-shadow:0 20px 70px #0008;overflow:hidden;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.result-heading{font-size:10px;letter-spacing:1.5px;color:#7886a4;padding:10px 9px}.search-result{display:flex;align-items:center;width:100%;gap:10px;padding:12px 9px;text-align:left;border-radius:6px;font-size:13px}.search-result>span:nth-child(2){flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.search-result svg{width:15px;color:#7d93b9}.search-result.current,.search-result:hover{background:#20314b;color:#eaf4ff}.result-star{color:#8ab7ec;font-size:11px}.empty-search{font-size:14px;padding:20px 12px}.empty-search small{display:block;color:var(--muted);margin-top:8px;font-size:12px}.top-right{display:flex;align-items:center;gap:15px;margin-left:auto}.language-tag{display:flex;gap:11px;align-items:center;font-size:13px;color:#c0d0eb;letter-spacing:1px;margin-right:8px}.language-tag span{font-size:10px;letter-spacing:1.6px;color:#6d7c98;border-left:1px solid var(--line);padding-left:12px}.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#91a0bc;transition:background .2s,color .2s}.icon-button:hover{background:#a0bfff16;color:#f3f6ff}.icon-button.active{background:#819cd42b;color:#c2dcff}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:#8294b3;display:flex;align-items:center;gap:12px}.tiny-line{width:22px;height:1px;background:#789ed7}.intro{position:fixed;z-index:2;left:48px;top:28%;pointer-events:none;max-width:295px}.intro h1{font-size:58px;font-weight:400;line-height:1.17;letter-spacing:-2.5px;margin:24px 0 20px;color:#edf1fb}.intro h1 em{font-style:normal;color:#91a4cb}.intro p{font-size:13px;line-height:1.9;color:#8390aa;font-weight:400;margin:0}.intro-numbers{display:flex;gap:28px;margin-top:42px;padding-top:20px;border-top:1px solid var(--line);width:max-content}.intro-numbers span{display:flex;flex-direction:column;font-size:10px;color:#6c7b97;gap:6px}.intro-numbers b{font-size:19px;font-weight:400;letter-spacing:.7px;color:#c1cde2}.destinations{position:fixed;z-index:3;right:43px;top:30%;width:270px}.destinations>.eyebrow{margin-bottom:17px}.destination{width:100%;display:flex;align-items:center;gap:15px;text-align:left;padding:16px 0;border-bottom:1px solid var(--line);transition:transform .25s}.destination:hover{transform:translate(-5px)}.destination>span:nth-child(2){flex:1}.destination small{display:block;color:#71829e;font-size:10px;letter-spacing:.3px;margin-bottom:5px}.destination strong{font-size:13px;font-weight:500;color:#b7c7e1}.destination svg{width:15px;color:#647797}.planet-dot{width:21px;height:21px;flex-shrink:0;border-radius:50%;background:radial-gradient(circle at 30% 30%,#bfdfff,#678ad7 30%,#243a6b 66%,#060e24);box-shadow:0 0 24px #5785cd22,inset -4px -3px 8px #01030b8a}.planet-dot.pink{filter:hue-rotate(75deg)}.planet-dot.mint{filter:hue-rotate(-45deg)}.planet-dot.amber{filter:hue-rotate(165deg)}.tour-button{display:flex;align-items:center;gap:10px;font-size:12px;width:100%;margin-top:22px;padding:13px 0;color:#b5c8e8}.tour-button svg{width:14px}.tour-duration{font-size:10px;color:#667695;margin-left:auto}.tour-button:hover{color:#fff}.projection-dock{position:fixed;z-index:4;bottom:38px;left:50%;transform:translate(-50%);width:458px;background:#0b1222d1;border:1px solid #a6c6ff24;border-radius:13px;padding:13px 10px 9px;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 10px 50px #0003}.dock-title{display:flex;align-items:center;gap:8px;padding:0 8px 12px;font-size:9px;color:#7589aa;letter-spacing:1.1px}.dock-title svg{width:12px;height:12px}.morph-state{margin-left:auto;font-size:9px;color:#576b8d;letter-spacing:0}.morph-state.changing{color:#b1d3ff}.projection-buttons{display:flex;gap:3px}.projection-buttons button{flex:1;border-radius:7px;padding:11px 8px;color:#8191ad;font-size:12px;transition:background .3s,color .3s}.projection-buttons button:hover{background:#6685bc1c;color:#ccdcf6}.projection-buttons button.active{color:#e3edff;background:linear-gradient(140deg,#304665,#1a2a44);box-shadow:inset 0 1px #9bc7ff22}.bottom-left{position:fixed;bottom:54px;left:45px;pointer-events:none}.scale-line{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:1.2px;color:#7790af}.scale-line>span:first-child{display:block;width:43px;height:6px;border:1px solid #7895bc;border-top:none}.bottom-left p{font-size:10px;color:#596e8d;margin:15px 0 0}.bottom-left p span{padding:0 7px}.toolbar{position:fixed;right:41px;bottom:54px;display:flex;gap:1px;align-items:center;z-index:4;background:#0c14248c;border:1px solid var(--line);border-radius:10px;padding:4px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.toolbar .icon-button{width:34px;height:34px}.toolbar svg{width:17px}.toolbar-separator{height:15px;width:1px;background:var(--line);margin:0 3px}.status{position:fixed;bottom:13px;left:46px;right:46px;display:flex;align-items:center;gap:8px;color:#526681;font-size:9px;letter-spacing:1.2px;pointer-events:none}.status-dot{width:4px;height:4px;border-radius:50%;background:#6d91b5}.status #fps{margin-left:auto;letter-spacing:.5px}.hover-card{position:fixed;z-index:20;padding:8px 12px;border:1px solid #5574a077;background:#091427ed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:6px;font-size:12px;pointer-events:none;max-width:225px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c5dcfc}.toast{position:fixed;bottom:155px;left:50%;transform:translate(-50%);z-index:25;background:#101d31f5;border:1px solid #617fa65c;padding:13px 20px;border-radius:10px;color:#bdcfe9;font-size:13px;max-width:min(550px,90vw);box-shadow:0 10px 45px #0007;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.inspector{position:fixed;z-index:6;right:28px;top:112px;bottom:143px;width:355px;background:linear-gradient(145deg,#121c2eed,#070e1cf2);border:1px solid #a5c2ee24;border-radius:15px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 25px 80px #0005;display:flex;flex-direction:column;overflow:hidden;padding:17px 23px 0}.panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.panel-top .icon-button{width:25px;height:25px}.panel-top svg{width:16px}.article-id{font-size:10px;letter-spacing:1.5px;color:#647b9e}.article-heading h2{font-size:27px;line-height:1.25;font-weight:500;letter-spacing:-.8px;margin:9px 0 16px;overflow-wrap:anywhere}.article-image{height:108px;flex-shrink:0;overflow:hidden;border-radius:8px;margin-bottom:10px;position:relative}.article-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0b15235c,transparent 60%)}.article-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.68)}.excerpt{font-size:13px;line-height:1.8;color:#9caac1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 15px;flex-shrink:0}.read-button{display:flex;align-items:center;justify-content:center;gap:10px;background:#d6e4ff;color:#17233a;border-radius:7px;padding:12px 18px;font-size:12px;font-weight:600;flex-shrink:0;transition:background .2s}.read-button:hover{background:#f0f5ff}.read-button svg{width:16px}.read-button svg:last-child{margin-left:auto}.connection-heading{display:flex;align-items:center;justify-content:space-between;margin:23px 0 12px}.connection-heading h3{font-size:14px;font-weight:500;margin:0;color:#c8d6eb}.connection-heading>span{font-size:10px;color:#6e83a5}.tabs{display:flex;background:#0002;border:1px solid var(--line);border-radius:7px;padding:3px;gap:2px;flex-shrink:0}.tabs button{flex:1;padding:7px 4px;color:#7185a6;font-size:11px;border-radius:4px}.tabs button[aria-selected=true]{background:#3447657a;color:#d0e0f9}.connection-note{font-size:10px;color:#657c9e;line-height:1.6;margin:10px 0 8px;flex-shrink:0}.connection-list{overflow:auto;min-height:75px;flex:1;scrollbar-width:thin;scrollbar-color:#31435f transparent;margin:0 -6px;padding:0 6px}.connection{display:flex;align-items:center;gap:10px;text-align:left;width:100%;padding:10px 0;border-bottom:1px solid #9cb7e013;min-height:40px}.connection:hover .connection-title{color:#e9f4ff}.connection-number{font-size:9px;color:#526886;font-variant-numeric:tabular-nums}.connection-title{font-size:12px;color:#a6bbd8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.connection-value{font-size:10px;color:#607ca0;font-variant-numeric:tabular-nums}.connection svg{width:12px;height:12px;color:#5c7396}.panel-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:9px;color:#597292;padding:13px 0;margin-top:10px;flex-shrink:0}.panel-foot a{display:flex;align-items:center;gap:6px;color:#829cbc}.panel-foot svg{width:11px;height:11px}.journey{position:fixed;top:116px;left:43px;right:425px;display:flex;align-items:center;gap:12px;z-index:3}.journey .icon-button{background:#14223b88}.journey #breadcrumbs{display:flex;align-items:center;gap:10px;overflow:hidden}.journey #breadcrumbs button{font-size:11px;max-width:140px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#6480a3}.journey #breadcrumbs button.current{color:#bbd1f0}.journey #breadcrumbs span{color:#3c5270;font-size:10px}.has-selection .bottom-left{bottom:165px}.empty-state{padding:22px 2px;color:#7d93b2;font-size:13px;line-height:1.8}.empty-state a,.empty-state button{color:#bad9ff;text-decoration:underline}.loading{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#040815;transition:opacity .7s,visibility .7s;gap:16px}.loading.loaded{opacity:0;visibility:hidden}.loading-orbit{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;margin-bottom:18px;background:radial-gradient(circle,#3565c320,transparent 70%);animation:orbit 9s linear infinite}.loading-orbit svg{width:65px;height:65px;color:#9cbded;stroke-width:1}.loading h2{font-size:26px;letter-spacing:-.7px;font-weight:400;margin:4px 0}.loading p{font-size:13px;color:#657c9e;margin:0 0 12px}.loading-bar{height:1px;width:180px;background:#233656;overflow:hidden}.loading-bar span{display:block;width:40%;height:100%;background:#adcafa;animation:load 1.8s ease-in-out infinite}.skeleton-lines{display:grid;gap:15px;padding:20px 0}.skeleton-lines span{height:8px;background:linear-gradient(90deg,#17243a,#294060,#17243a);background-size:200%;border-radius:6px;animation:load 2s infinite}.skeleton-lines span:nth-child(2){width:83%}.skeleton-lines span:nth-child(3){width:63%}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes load{0%{transform:translate(-15%);opacity:.3}50%{opacity:1}to{transform:translate(115%);opacity:.3}}dialog{color:#d8e1f1;border:1px solid #718cb650;box-shadow:0 40px 140px #000b;background:#0c1525;border-radius:17px;padding:0}dialog::backdrop{background:#020610a8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.reader{width:min(830px,calc(100vw - 40px));height:min(900px,calc(100dvh - 70px));max-height:calc(100dvh - 70px);overflow:hidden}.reader[open]{display:flex;flex-direction:column}.reader>header{padding:28px 35px 23px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);gap:20px}.reader h2{font-size:30px;font-weight:500;letter-spacing:-.8px;margin:12px 0 0}.reader .icon-button{flex-shrink:0}.reader-content{overflow:auto;flex:1;padding:28px 42px 45px;font-size:16px;line-height:1.9;color:#b8c6dc;scrollbar-width:thin;scrollbar-color:#3a5278 transparent;overflow-wrap:break-word}.reader-content p{margin:0 0 1.4em}.reader-content h2{font-size:25px;line-height:1.4;margin:32px 0 20px;color:#e6edfa}.reader-content h3{font-size:20px;color:#d2e1f8;margin:26px 0 16px}.reader-content h4{font-size:17px;color:#d2e1f8}.reader-content a{color:#9fc8fb;text-decoration:underline;text-decoration-color:#9fc8fb44;text-underline-offset:3px}.reader-content a.galaxy-link{color:#b2c4ff}.reader-content a:hover{text-decoration-color:currentColor}.reader-content img{max-width:100%;height:auto}.reader-content figure,.reader-content .thumb{max-width:100%;margin:20px 0}.reader-content figcaption,.reader-content .thumbcaption{font-size:13px;color:#758eaf;line-height:1.6}.reader-content table{border-collapse:collapse;max-width:100%;font-size:13px;display:block;overflow:auto;background:transparent!important}.reader-content td,.reader-content th{padding:8px;border:1px solid var(--line);background:transparent!important}.reader-content ul,.reader-content ol{padding-left:24px}.reader-content .mw-empty-elt,.reader-content .mw-jump-link{display:none}.reader>footer{display:flex;gap:15px;justify-content:space-between;padding:17px 30px;border-top:1px solid var(--line);font-size:10px;color:#637d9e}.reader>footer a{display:flex;align-items:center;gap:8px;color:#9ab5d5}.reader footer svg{width:13px;height:13px}.reader-loading{padding:40px 0}.help-dialog{width:560px;max-width:calc(100vw - 30px);padding:40px;max-height:85dvh;overflow:auto}.dialog-close{position:absolute;right:15px;top:15px}.help-dialog h2{font-size:29px;line-height:1.4;letter-spacing:-.8px;font-weight:400;margin:20px 0}.help-dialog p{font-size:14px;line-height:1.9;color:#98adca}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;border-block:1px solid var(--line);padding:22px 0;margin:22px 0;font-size:13px}.help-grid span{color:#7c92b1}.help-grid b{font-weight:400;color:#c8d8ef}.help-dialog p.fine-print{font-size:12px;color:#6e85a6}@media(min-width:1700px){.intro{left:65px;top:32%}.intro h1{font-size:70px}.destinations{right:65px;width:300px}.destination strong{font-size:14px}.inspector{width:390px;right:40px}.search-wrap{width:460px}.topbar{padding:0 55px}}@media(max-width:1250px){.intro{left:30px;max-width:235px}.intro h1{font-size:45px}.intro p{font-size:12px}.intro-numbers{gap:20px}.intro-numbers b{font-size:16px}.destinations{right:28px;width:222px}.destination{gap:10px}.destination strong{font-size:11px}.bottom-left{display:none}.toolbar{right:26px;bottom:55px}.projection-dock{left:28px;transform:none;width:430px}.topbar{padding:0 25px}.brand{font-size:16px}.brand small{font-size:8px}.brand-symbol svg{width:32px}.search-wrap{width:340px;max-width:35vw}.language-tag span{display:none}.inspector{right:24px;width:335px}.journey{left:25px;right:385px}.top-right{gap:8px}.reader-content{font-size:16px}}@media(max-width:850px){.topbar{height:90px;padding:0 20px;align-items:center}.brand{font-size:16px}.brand small{display:none}.brand-symbol{width:29px}.brand-symbol svg{width:29px}.top-right{gap:4px}.language-tag{font-size:11px;margin-right:3px}.search-wrap{top:90px;max-width:none;width:calc(100vw - 40px)}.search-field{height:47px;background:#0c1726bf}.intro{top:180px;left:25px}.intro h1{font-size:40px;margin:17px 0 12px}.intro .eyebrow{font-size:9px}.intro p{font-size:12px}.intro-numbers{margin-top:23px}.destinations{top:auto;bottom:200px;right:25px;width:220px}.destination{padding:10px 0}.destinations>.eyebrow{font-size:9px;margin-bottom:7px}.tour-button{margin-top:9px}.projection-dock{left:20px;right:20px;width:auto;bottom:30px;max-width:500px}.toolbar{right:20px;bottom:134px}.status{left:23px;right:23px;font-size:8px;bottom:8px}.inspector{top:157px;bottom:200px;right:20px;width:310px}.article-heading h2{font-size:23px}.article-image{height:80px}.journey{top:145px;left:23px;right:355px}.journey #breadcrumbs button:not(.current),.journey #breadcrumbs span{display:none}.journey #breadcrumbs button.current{max-width:145px}.connection-heading{margin-top:16px}.has-selection .toolbar{right:20px}.toast{bottom:187px}.reader{height:calc(100dvh - 30px);max-height:calc(100dvh - 30px)}.reader>header{padding:22px}.reader-content{padding:22px}.reader h2{font-size:24px}.reader>footer{padding:15px 20px;flex-wrap:wrap}}@media(max-width:600px){.topbar{height:75px}.brand{font-size:14px;letter-spacing:2px;min-width:0;gap:7px}.brand-light{margin-left:5px}.brand-symbol svg{width:27px}.top-right .language-tag{display:none}.top-right .icon-button{width:31px}.search-wrap{top:74px}.intro{top:150px;left:24px}.intro h1{font-size:39px}.intro p{max-width:195px;font-size:11px}.intro-numbers{display:none}.destinations{bottom:208px;right:20px;width:190px}.destinations>.eyebrow{font-size:8px}.destination small{font-size:9px}.destination strong{font-size:11px}.planet-dot{width:16px;height:16px}.destination svg{width:13px}.tour-duration{display:none}.toolbar{bottom:133px;left:20px;right:auto}.toolbar .icon-button{width:32px;height:32px}.projection-dock{padding-top:10px;bottom:27px;left:15px;right:15px}.projection-buttons button{font-size:11px;padding:11px 3px}.dock-title{font-size:8px;padding-bottom:9px}.morph-state{font-size:8px}.inspector{inset:auto 15px 202px;width:auto;max-height:46dvh;padding:12px 18px 0;border-radius:12px}.panel-top{margin-bottom:2px}.panel-top>.eyebrow{font-size:8px}.article-id{display:none}.article-heading h2{font-size:22px;margin:3px 0 10px}.article-image{display:none!important}.excerpt{-webkit-line-clamp:2;font-size:12px;line-height:1.6;margin-bottom:11px}.read-button{padding:10px 15px;font-size:11px}.connection-heading{margin:13px 0 8px}.connection-heading h3{font-size:12px}.connection-note{font-size:9px;margin:7px 0 5px}.connection{padding:8px 0;min-height:34px}.connection-title{font-size:11px}.panel-foot{padding:9px 0;margin-top:5px}.journey{top:128px;left:20px;right:20px;gap:7px}.journey .icon-button{width:28px;height:28px}.journey #breadcrumbs button.current{max-width:250px}.has-selection .toolbar{left:20px;right:auto}.has-selection .star-label{font-size:11px}.help-dialog{padding:30px 24px}.help-dialog h2{font-size:25px}.help-dialog p{font-size:13px}.help-grid{font-size:12px}.reader-content{font-size:16px;line-height:1.85}.reader>footer span{display:none}.hover-card{display:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.heat-toggle{display:flex;align-items:center;gap:8px;width:100%;margin-top:12px;padding:10px 12px;border:1px solid #718cb640;border-radius:8px;background:#142039;color:#acbbd2;font-size:11px;cursor:pointer}.heat-toggle svg{width:15px;height:15px}.heat-toggle span{margin-left:auto;font-size:10px}.heat-toggle.active{border-color:#e9ab6266;color:#ffdc9d;background:#302838}.heat-legend{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:10px;color:#99aecb;margin-top:10px;gap:5px}.heat-legend>div{width:100%;height:6px;border-radius:5px;background:linear-gradient(90deg,#314de7,#28dabd 33%,#ff8127 66%,#fff16b)}.heat-legend small{width:100%;font-size:9px;color:#8398b4}.heat-settings{display:grid;gap:8px;margin:10px 0;font-size:11px;color:#9fb0c8}.heat-settings label{display:grid;gap:5px}.heat-settings select{width:100%;padding:8px;border:1px solid #52658466;border-radius:7px;background:#101d32;color:#e0e9f7;font:inherit}.heat-settings select:disabled{opacity:.45}.heat-legend>div,.metric-legend:not(.diverging)>div{background:var(--heat-gradient,linear-gradient(90deg,#082b9d,#08a9ae,#f46b22,#fff08a))!important}.metric-legend.diverging>div{background:var(--change-gradient,linear-gradient(90deg,#082b9d,#dfe5ee,#fff08a))!important}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-cyrillic-400-normal-BMzJvInZ.woff2) format("woff2"),url(/assets/manrope-cyrillic-400-normal-Dvx59UGC.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-cyrillic-500-normal-B1OEZity.woff2) format("woff2"),url(/assets/manrope-cyrillic-500-normal-CNwnNrRC.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-cyrillic-600-normal-DvRl3Mj-.woff2) format("woff2"),url(/assets/manrope-cyrillic-600-normal-It4mZcQk.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2) format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}.timebar{position:fixed;z-index:6;bottom:126px;left:355px;right:435px;background:linear-gradient(120deg,#101e32ef,#0a1324ef);border:1px solid #81a5dd38;border-radius:13px;padding:15px 20px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 15px 55px #0004}.timebar-head{display:flex;gap:16px;align-items:center}.timebar-head .eyebrow{font-size:8px;letter-spacing:1.7px}.timebar-head strong{font-size:15px;white-space:nowrap;font-weight:500;text-transform:capitalize}.timebar-head #time-state{font-size:9px;color:#7994b8;flex:1}.timebar-head button{font-size:9px;color:#a1c0e8;white-space:nowrap}.timebar-track{display:flex;align-items:center;gap:13px;margin:12px 0 6px}.timebar-track button{height:27px;min-width:26px;font-size:17px;background:#26375266;border-radius:5px}.timebar-track input{flex:1;min-width:40px;accent-color:#b3d8ff;height:16px;cursor:ew-resize}.timebar-track select{width:55px;font-size:10px;border:1px solid #48668b55;border-radius:5px;padding:4px;background:#122036;color:#bcd0eb}.timebar-foot{display:flex;justify-content:space-between;gap:8px;font-size:8px;letter-spacing:.5px;color:#8298b7}.timebar-foot #time-summary{font-size:9px;letter-spacing:0}.research-controls{position:fixed;z-index:4;left:30px;top:145px;bottom:285px;width:280px;max-height:650px;border:1px solid #718eb537;border-radius:13px;background:#0c1629cf;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);overflow:auto;scrollbar-width:thin;scrollbar-color:#334e72 transparent}.research-controls>summary{cursor:pointer;padding:17px;color:#d5e4f9;font-size:12px;list-style:none;display:flex;align-items:center;justify-content:space-between}.research-controls>summary span{font-size:9px;color:#7c95b8}.research-controls:not([open]){bottom:auto}.research-body{padding:0 17px 16px;display:grid;gap:10px}.research-body label{display:flex;flex-direction:column;gap:6px;font-size:9px;color:#849cbc}.research-body select,.research-body input[type=number]{width:100%;min-width:0;padding:8px;border:1px solid #45608666;border-radius:6px;background:#111f35;color:#cadbf2;font-size:11px}.research-body input[type=range]{width:100%;accent-color:#abcffb}.research-pair{display:flex;gap:10px;align-items:center}.research-pair>label{flex:1;min-width:0}.research-body .check-label{flex-direction:row;align-items:center;font-size:10px;line-height:1.5;gap:6px}.research-body input[type=checkbox]{accent-color:#a2cdf5}.research-body small{font-size:8px;color:#6e88ac}.research-note{font-size:9px;line-height:1.6;color:#718bae;margin:2px 0}.metric-legend{font-size:9px;line-height:1.5;color:#8ea9cd}.metric-legend>div{height:4px;border-radius:5px;background:linear-gradient(90deg,#23498a,#31c7bf,#efbe62);margin:4px 0 7px}.metric-legend.diverging>div{background:linear-gradient(90deg,#2465ef,#b7c4da,#ee6125)}.flow-ranking{display:grid;gap:4px}.flow-ranking button{display:flex;align-items:center;justify-content:space-between;gap:7px;text-align:left;border-top:1px solid #6983a51f;padding:8px 0;font-size:9px;line-height:1.5;color:#a5bddb}.flow-ranking span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flow-ranking b{color:#d1c197;white-space:nowrap;font-size:9px;font-weight:400}.temporal-atlas .intro{display:none}.temporal-atlas .inspector{bottom:280px}.temporal-atlas .bottom-left{display:none}.temporal-atlas .journey{top:111px;left:355px;right:440px}.temporal-atlas .destinations{top:190px}.temporal-atlas .star-label{max-width:190px}.article-history{margin:14px 0;border-block:1px solid #54729238;padding:10px 0}.article-history summary{cursor:pointer;font-size:11px;color:#acbfdc;display:flex;justify-content:space-between;gap:8px;padding:3px 0}.article-history summary span{font-size:9px;color:#6b84a6}.article-history select{background:#111f34;border:1px solid #3c547650;color:#95b2d8;font-size:10px;border-radius:5px;margin:8px 0 0;padding:5px 8px;max-width:100%}.history-bars{display:flex;gap:3px;height:68px;align-items:flex-end;margin-top:12px}.history-bars button{flex:1;padding:0;height:100%;display:flex;align-items:flex-end;min-width:0;border-radius:3px;border-bottom:1px solid #55708e55}.history-bars button span{display:block;width:100%;border-radius:2px 2px 0 0;background:#477391aa;min-height:2px;transition:background .2s}.history-bars button.current span{background:#9fdfff;box-shadow:0 0 9px #79beff44}.history-bars button.reference span{background:#dab677}.history-bars button.missing span{background:#5d5665;opacity:.6}.history-bars button:hover span{background:#b7d4ed}.chart-years{display:flex;justify-content:space-between;font-size:8px;color:#5d7799;margin-top:4px}#history-value{font-size:9px;color:#8ca2c1;line-height:1.6;margin:9px 0}.history-actions{display:flex;gap:12px;margin-bottom:8px}.history-actions button{font-size:9px;color:#adc9eb;border:1px solid #52719655;border-radius:5px;padding:4px 8px}.history-actions button[aria-pressed=true]{color:#f5d591;border-color:#dab67766}#history-changes button{display:flex;text-align:left;justify-content:space-between;gap:7px;width:100%;padding:7px 0;border-bottom:1px solid #526d8c22;font-size:9px;color:#a0b9da}#history-changes button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#history-changes button b{font-weight:400;font-size:8px;white-space:nowrap;color:#d6bd8d}.flow-detail{position:fixed;z-index:9;left:345px;top:150px;width:340px;max-height:calc(100dvh - 420px);overflow:auto;border:1px solid #799bc254;border-radius:12px;background:#0c192cee;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:23px;box-shadow:0 15px 50px #0007}.flow-detail h3{font-size:17px;font-weight:500;line-height:1.5;margin:14px 0}.flow-detail #flow-close{float:right;font-size:22px;color:#8fabc8}.flow-detail #flow-numbers{font-size:11px;line-height:1.6;color:#b4c9e3}.flow-detail #flow-csv{font-size:10px;border:1px solid #58749b66;border-radius:6px;padding:8px 12px;margin-top:15px;color:#a8c5e9}#compare-labels{position:fixed;inset:115px 0 auto;display:flex;pointer-events:none;z-index:3}#compare-labels span{width:50%;text-align:center;font-size:13px;color:#bed6f4;text-shadow:0 1px 7px #000}#compare-labels:after{content:"";position:fixed;left:50%;top:115px;bottom:275px;width:1px;background:#8bb5df33}@media(max-width:1600px){.timebar{left:30px;right:30px;bottom:126px}.timebar-head #time-state{display:block}.research-controls{top:138px;width:255px;bottom:285px}.temporal-atlas .journey{left:305px}.flow-detail{left:305px;width:315px}.temporal-atlas .inspector{width:325px;right:25px;bottom:285px}.temporal-atlas .article-image{height:65px}.temporal-atlas .excerpt{-webkit-line-clamp:2}.temporal-atlas .article-heading h2{font-size:25px}.temporal-atlas .destinations{width:240px}}@media(max-width:1100px){.research-controls{left:18px;width:225px;max-height:calc(100dvh - 420px)}.research-controls>summary{font-size:11px}.research-body{padding:0 12px 12px;gap:8px}.temporal-atlas .inspector{width:290px;right:18px}.temporal-atlas .journey{left:265px;right:325px}.timebar{left:18px;right:18px}.flow-detail{left:265px;width:285px}.timebar-head .eyebrow{display:none}}@media(max-width:850px){.research-controls{top:153px;left:18px;width:230px;bottom:auto;max-height:calc(100dvh - 460px)}.research-controls>summary{padding:13px}.temporal-atlas .inspector{top:155px;bottom:295px;width:290px;max-height:none}.temporal-atlas .journey{display:none}.timebar{bottom:126px;padding:12px;left:15px;right:15px}.timebar-head{gap:10px}.timebar-head strong{font-size:13px}.timebar-head #time-state,.timebar-head #time-save{font-size:8px}.timebar-track{gap:8px}.temporal-atlas .toolbar{bottom:262px}.temporal-atlas .destinations{display:none}.flow-detail{left:20px;right:20px;top:165px;width:auto;max-height:calc(100dvh - 430px)}#compare-labels{top:138px}#compare-labels:after{top:140px;bottom:280px}}@media(max-width:600px){.research-controls{top:130px;left:15px;right:15px;width:auto;max-height:calc(100dvh - 430px);background:#0b172cf5;z-index:7}.research-controls:not([open]){max-height:42px}.temporal-atlas .inspector{inset:178px 15px 306px;width:auto;max-height:none;padding:10px 14px}.temporal-atlas .inspector .excerpt{display:none}.temporal-atlas .inspector .article-heading h2{font-size:18px}.temporal-atlas .inspector .heat-toggle{font-size:10px;margin-top:8px;padding:7px 10px}.article-history{margin:9px 0;padding:6px 0}.history-bars{height:45px}.timebar-head #time-state{display:none}.timebar-head{justify-content:space-between}.timebar{bottom:132px}.timebar-track{margin:9px 0 5px}.timebar-foot #time-summary{font-size:8px;max-width:200px;text-align:center}.timebar-foot>span:not(#time-summary){font-size:7px}.temporal-atlas .toolbar{bottom:256px}.temporal-atlas .projection-dock{bottom:28px}.temporal-atlas #labels{opacity:.8}.flow-detail{top:178px;z-index:10;max-height:calc(100dvh - 490px)}#compare-labels,.temporal-atlas .article-image{display:none}.research-body{grid-template-columns:1fr 1fr}.research-body>.research-pair,.research-body>.research-note,.research-body>.flow-ranking,.research-body>.metric-legend{grid-column:1/-1}}.temporal-atlas .inspector{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#3b5377 transparent}.temporal-atlas .inspector>*{flex-shrink:0}.temporal-atlas .connection-list{flex:none;overflow:visible;min-height:0}.temporal-atlas .panel-top{position:sticky;top:0;z-index:2;background:#111c2f;padding:4px 0}.temporal-atlas .panel-foot{padding-bottom:15px}.temporal-atlas .inspector .article-image{display:none}.temporal-atlas .inspector .excerpt{-webkit-line-clamp:2}.connection-row{display:flex;align-items:center;gap:4px}.connection-row>.connection{flex:1;min-width:0}.edge-history{font-size:16px;color:#91bce4;flex-shrink:0;width:24px;align-self:stretch}.edge-history:hover{background:#33455d55}.compare-active .destinations{display:none}.research-controls>summary{position:sticky;top:0;background:#0c172b;z-index:1}@media(max-width:600px){.temporal-atlas .inspector{top:auto;max-height:32dvh;bottom:306px}.temporal-atlas .inspector .article-heading h2{margin:2px 0 8px}}.reference-shortcuts{display:flex;gap:8px}.reference-shortcuts button{font-size:9px;padding:5px 7px;border:1px solid #54749d55;border-radius:5px;color:#a6c6ee}.research-dialog{width:min(780px,calc(100vw - 28px));max-height:85dvh;overflow:auto;padding:22px}.research-dialog header{display:flex;justify-content:space-between;align-items:center}.research-dialog header button{font-size:26px}.research-dialog nav{display:flex;gap:10px;margin:18px 0;flex-wrap:wrap}.research-dialog button{color:#afcef0;cursor:pointer}.research-dialog nav button,.lab-actions button,.lab-list article>button:last-child{border:1px solid #6384ab55;border-radius:6px;padding:7px 10px}.research-dialog nav button[aria-pressed=true]{background:#355470;color:#fff}.lab-body{font-size:13px;line-height:1.7}.lab-body label{display:grid;gap:5px}.lab-body select,.lab-body input{background:#14243a;color:#e0eaff;border:1px solid #52749b66;padding:8px;border-radius:6px;min-width:0}.lab-note,.lab-body small{color:#839dbb;font-size:11px}.lab-list article{border-bottom:1px solid #54719133;padding:13px 0}.lab-list small{display:block}.lab-actions{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0;font-size:11px}.lab-members{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.lab-members span{background:#21364d;border-radius:6px;padding:4px 8px}.lab-bars{display:flex;align-items:flex-end;gap:4px;height:110px}.lab-bars button{background:#8ec8d1;flex:1;min-height:3px;border-radius:3px}.lab-bars button:hover{background:#f6d79c}#pair-results{display:grid;margin:10px 0}.lab-body h3{margin:18px 0 8px;font-size:15px}@media(max-width:600px){.research-dialog{padding:15px}.lab-actions{gap:5px}}.research-shortcuts{position:fixed;top:94px;left:50%;transform:translate(-50%);z-index:8;display:flex;gap:5px;padding:5px;border:1px solid #779bc144;border-radius:12px;background:#101e32ed;box-shadow:0 7px 24px #0004;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.research-shortcuts button{display:flex;align-items:center;gap:8px;text-align:left;padding:9px 10px;border-radius:8px;color:#d0e1f5;cursor:pointer;transition:background .15s,box-shadow .15s;white-space:nowrap}.research-shortcuts button:hover{background:#36537388;box-shadow:inset 0 0 0 1px #93bbdf44}.research-shortcuts button:focus-visible{outline:2px solid #99d6ec;outline-offset:1px}.research-shortcuts svg{width:22px;height:22px;fill:none;stroke:#8fd6d6;stroke-width:1.4;flex-shrink:0}.research-shortcuts strong{display:block;font-weight:500;font-size:12px}.research-shortcuts small{display:block;font-size:9px;color:#8da2be;margin-top:3px}.research-shortcuts .shortcut-arrow{font-size:12px;color:#758fad}@media(max-width:1100px){.research-shortcuts{top:98px}.research-shortcuts small,.research-shortcuts .shortcut-arrow{display:none}.research-shortcuts button{padding:8px 10px}}@media(max-width:850px){.research-shortcuts{top:145px}.temporal-atlas .research-controls,.temporal-atlas .inspector{top:202px}}@media(max-width:600px){.research-shortcuts{top:130px;left:15px;right:15px;transform:none;gap:2px;padding:4px}.research-shortcuts button{flex:1;justify-content:center;gap:6px;padding:9px 3px}.research-shortcuts strong{font-size:11px}.research-shortcuts svg{width:17px;height:17px}.temporal-atlas .research-controls{top:186px;max-height:calc(100dvh - 485px)}.temporal-atlas .inspector{top:auto}}#agent-launch{position:fixed;right:24px;top:72px;z-index:35;border:1px solid #7ed8cb66;background:#102632e8;color:#adf5e5;border-radius:20px;padding:9px 18px;box-shadow:0 0 28px #44ddbb15}#agent-panel{position:fixed;right:18px;top:114px;bottom:18px;width:430px;z-index:60;background:linear-gradient(155deg,#132332f5,#090e1bf8);border:1px solid #7898bb44;border-radius:20px;padding:18px;box-shadow:0 24px 80px #0009;display:flex;flex-direction:column;gap:10px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#e7edf8}#agent-panel[hidden]{display:none}#agent-panel header{display:flex;justify-content:space-between;align-items:center}#agent-panel h2{font-size:20px;margin:5px 0}#agent-panel small{font-size:10px;color:#9db4c9}#agent-panel button{border:1px solid #839abc40;border-radius:8px;padding:7px 9px;background:#7f9dbe13;color:#d7eafa;cursor:pointer}#agent-panel button:hover{background:#79cdb92b}#agent-panel textarea{background:#080f1bc9;color:#e7edf8;resize:vertical;border:1px solid #668cb44d;border-radius:10px;padding:10px;font:inherit;font-size:12px;min-height:60px}.agent-status{font-size:11px;color:#8edcd0;margin:0}.agent-log{flex:1;min-height:100px;overflow:auto;scrollbar-width:thin}.agent-message{font-size:13px;line-height:1.7;white-space:pre-wrap;padding:10px;border-left:2px solid #83cfba}.agent-message.user{background:#849adb14;border:0;border-radius:10px}.agent-message.error{border-color:#f98;color:#ffb2a7}.agent-controls,.agent-presets{display:flex;gap:5px;flex-wrap:wrap;font-size:11px}.agent-controls label{width:100%;display:flex;align-items:center;gap:6px}.agent-evidence,.agent-chart{border:1px solid #7c99b033;border-radius:10px;padding:10px;margin:10px 0;font-size:11px}.agent-evidence pre{max-height:240px;overflow:auto}.agent-evidence p{overflow-wrap:anywhere}.agent-chart h3{font-size:13px}.agent-chart svg{width:100%;height:auto}.agent-chart svg text{fill:#9fb2cd;font-size:9px}.agent-table{overflow:auto;max-height:280px}.agent-table table{border-collapse:collapse;font-size:10px}.agent-table td,.agent-table th{padding:6px;border-bottom:1px solid #7898bb20;text-align:left;white-space:nowrap}.agent-open .inspector{visibility:hidden}@media(max-width:650px){#agent-panel{inset:60px 8px 8px;width:auto}#agent-launch{right:12px;top:68px}}.topbar{z-index:80}.search-results{max-height:calc(100dvh - 130px);overflow-y:auto}.research-shortcuts{left:30px;right:auto;top:94px;transform:none;width:280px;justify-content:space-between}.research-shortcuts button{padding:8px 5px;gap:5px}.research-shortcuts strong{font-size:10px}.research-shortcuts small,.research-shortcuts .shortcut-arrow{display:none}.research-shortcuts svg{width:16px;height:16px}#workspace-dock{position:fixed;top:114px;right:20px;bottom:120px;width:355px;z-index:12;pointer-events:none;display:grid;min-height:0;gap:12px;grid-template-rows:minmax(0,1fr)}#workspace-dock>*{pointer-events:auto;min-height:0}#workspace-dock #inspector{position:relative;inset:auto;width:auto;max-height:none;height:auto;visibility:visible;margin:0}#workspace-dock #agent-panel{position:relative;inset:auto;width:auto;height:auto;min-height:0;padding:13px;border-radius:15px;margin:0}#workspace-dock:has(#agent-panel:not([hidden])){bottom:18px;width:390px;grid-template-rows:minmax(150px,.8fr) minmax(290px,1.4fr)}#workspace-dock:has(#inspector.hidden){grid-template-rows:minmax(0,1fr)}#workspace-dock:has(#agent-panel[hidden]) #agent-panel{display:none}.agent-open .timebar{right:430px;left:30px}.agent-open .toolbar{right:430px}.agent-open .projection-dock{left:calc((100% - 420px)/2);width:min(430px,calc(100vw - 450px))}.agent-open .journey{right:435px}#agent-panel .agent-log{min-height:60px}#agent-panel textarea{min-height:48px;max-height:100px}#agent-panel .agent-options{font-size:10px;color:#acc3d9}#agent-panel .agent-options summary{cursor:pointer;padding:3px 0}#agent-panel .agent-presets button{font-size:10px;padding:5px 7px}#agent-panel h2{font-size:16px}#agent-panel .agent-message p{margin:0 0 10px}#agent-panel .agent-message p:last-child{margin:0}#agent-panel .agent-inline-link{display:inline;padding:0 2px;border:0;border-radius:3px;background:#72ded612;color:#99e9dc;text-decoration:underline;text-decoration-color:#72ded666;text-underline-offset:3px;font:inherit;white-space:normal;text-align:inherit}.agent-data-dialog{width:min(960px,calc(100vw - 32px));max-height:85dvh;padding:24px;overflow:auto;background:#101d30;color:#dce9f7;border:1px solid #86acd65c;border-radius:18px}.agent-data-dialog::backdrop{background:#020816b5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.agent-data-dialog header{display:flex;justify-content:space-between;gap:16px;align-items:center}.agent-data-dialog h2{font-size:19px}.agent-data-dialog button{padding:8px 12px;border:1px solid #7196b94a;border-radius:7px;background:#263c51;color:#dce9f7;cursor:pointer}.agent-data-dialog p{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.agent-data-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere}.agent-data-dialog .agent-table{max-height:55dvh}.agent-data-dialog svg{max-height:45dvh}.agent-data-dialog .agent-chart{border:0}@media(min-width:1700px){#workspace-dock:has(#agent-panel:not([hidden])){width:760px;grid-template-columns:340px 1fr;grid-template-rows:minmax(0,1fr)}#workspace-dock:has(#inspector.hidden){width:400px;grid-template-columns:1fr}.agent-open .timebar{right:800px;left:355px}.agent-open .toolbar{right:800px}.agent-open .projection-dock{left:calc((100% - 780px)/2)}.agent-open .journey{right:800px}}@media(max-width:1100px){.research-shortcuts{left:18px;width:225px}.research-shortcuts strong{font-size:9px}.research-shortcuts svg{display:none}#workspace-dock{right:12px;width:300px}#workspace-dock:has(#agent-panel:not([hidden])){width:340px}.agent-open .timebar{right:370px;left:18px}.agent-open .toolbar{right:370px}.agent-open .projection-dock{left:calc((100% - 360px)/2);width:calc(100vw - 400px)}}@media(max-width:700px){.research-shortcuts{top:120px;left:12px;width:calc(100% - 24px);justify-content:space-around}.research-shortcuts strong{font-size:11px}.temporal-atlas .research-controls{top:168px;left:12px;right:12px;width:auto;max-height:25dvh}.topbar .search-wrap{max-width:none;width:calc(100% - 24px);left:12px;transform:none;top:65px}.topbar .search-results{max-height:40dvh}#agent-launch{top:15px;right:85px;padding:7px 11px}#workspace-dock,#workspace-dock:has(#agent-panel:not([hidden])){inset:auto 12px 12px;width:auto;height:45dvh;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:auto;border-radius:15px;pointer-events:auto}#workspace-dock:has(#agent-panel:not([hidden])){display:flex;flex-direction:column}#workspace-dock #inspector{flex:0 0 210px}#workspace-dock #agent-panel{flex:0 0 390px}#workspace-dock:has(#agent-panel[hidden]) #inspector{height:100%}.temporal-atlas .timebar,.agent-open .timebar{bottom:calc(45dvh + 24px);left:12px;right:12px}.temporal-atlas .projection-dock,.agent-open .projection-dock{bottom:calc(45dvh + 136px);left:12px;right:12px;width:auto;transform:none;padding:5px}.projection-dock .dock-title{display:none}.projection-buttons button{padding:6px;font-size:10px}.temporal-atlas .toolbar,.agent-open .toolbar{bottom:auto;top:170px;right:12px}.temporal-atlas .research-controls{width:calc(100% - 235px);right:auto}.research-body{display:block}.research-body label{margin-bottom:8px}.agent-open .journey{display:none}#agent-panel .agent-options{flex-shrink:0}}#agent-panel .agent-composer{display:flex;gap:8px;align-items:stretch;flex-shrink:0}#agent-panel .agent-composer textarea{flex:1;min-width:0;height:56px;resize:none}#agent-panel .agent-composer>button{width:90px;font-size:11px;padding:5px}@media(min-width:701px)and (max-width:1699px){#workspace-dock:has(#agent-panel:not([hidden])){grid-template-rows:minmax(150px,.65fr) minmax(290px,1.55fr)}.agent-open .projection-dock{left:30px;transform:none;width:min(430px,calc(100vw - 730px))}.agent-open .projection-buttons button{padding:8px 4px;font-size:11px}}@media(min-width:701px)and (max-width:1050px){.agent-open .toolbar{bottom:126px;right:370px}.agent-open .timebar{bottom:185px}.agent-open .projection-dock{bottom:26px;left:18px;width:calc(100vw - 390px)}.agent-open .research-controls{bottom:320px}}@media(max-width:700px){.temporal-atlas .toolbar,.agent-open .toolbar{left:auto;right:12px;width:196px;justify-content:center;padding:3px}.toolbar .icon-button{width:24px;height:32px;flex:0 0 24px}.toolbar .toolbar-separator{margin:0 2px}.temporal-atlas .research-controls{width:160px;max-height:106px}.research-controls>summary{font-size:9px;padding:9px}.research-controls>summary span{display:none}.topbar:has(#search[aria-expanded=true]){z-index:90}body:has(#search[aria-expanded=true]) .research-shortcuts{visibility:hidden}}#workspace-dock:has(#inspector.hidden):has(#agent-panel[hidden]){display:none}#workspace-dock:has(#inspector.hidden):has(#agent-panel:not([hidden])){grid-template-rows:minmax(0,1fr)}#agent-panel .agent-new{align-self:flex-start;color:#a9ecdc;border-color:#7cd9bd55;padding:6px 11px;font-size:11px}#agent-panel .agent-new:disabled{opacity:.5;cursor:wait}#agent-panel .agent-activity{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#66d9b814;border:1px solid #66d9b840;border-radius:8px;font-size:11px;color:#a9ecdc;flex-shrink:0}#agent-panel .agent-activity[hidden]{display:none}.agent-working{display:flex;align-items:center;gap:8px}.agent-working:before{content:"";width:11px;height:11px;border:2px solid #82e2c83b;border-top-color:#a9ecdc;border-radius:50%;animation:agent-spin 1s linear infinite}.agent-activity>span:nth-child(2){font-variant-numeric:tabular-nums;color:#9cb9cd}.agent-activity>button{margin-left:auto;font-size:10px!important;padding:4px 7px!important}#agent-panel .agent-composer>button:disabled{opacity:.65;cursor:progress}@keyframes agent-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.agent-working:before{animation:none;border-color:#a9ecdc}}
