
@font-face{font-family:'Cormorant';src:url('/fonts/cormorant-variable.woff2') format('woff2');font-style:normal;font-weight:300 700;font-display:swap}
@font-face{font-family:'Cormorant';src:url('/fonts/cormorant-variable-italic.woff2') format('woff2');font-style:italic;font-weight:300 700;font-display:swap}
@font-face{font-family:'Manrope';src:url('/fonts/manrope-variable.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('/fonts/space-grotesk-variable.woff2') format('woff2');font-style:normal;font-weight:300 700;font-display:swap}
:root{--background:#f8fafc;--foreground:#142d42;--primary:#124e66;--border:#d6dfe4;--muted:#5c6c78;--radius:0rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:hover{color:#087c91}a:focus-visible,summary:focus-visible{outline:3px solid #d29a35;outline-offset:5px}header{background:#f8fafcf5;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.nav{max-width:1380px;margin:auto;padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-family:Georgia,serif;font-size:25px;white-space:nowrap}.brand span{color:#078398}nav{display:flex;gap:25px;font-size:14px}main{max-width:1380px;margin:auto;padding:0 5%}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:bold;color:#396b7c}.hero{padding:90px 0 80px;display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:center}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(64px,7vw,105px);margin:24px 0}h1 em{color:#14728a;font-weight:400}h2{font-size:clamp(38px,4vw,58px);margin:15px 0 30px}h3{font-size:26px;letter-spacing:-.02em}.lead{font-size:20px;max-width:620px;color:#526674}.buttons{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:32px}.button{display:inline-block;background:#153d54;color:white;padding:13px 23px;font-size:14px}.button:hover{background:#21617b;color:white}.text-link{font-size:14px;border-bottom:1px solid #6e929f;padding-bottom:4px}.research-note{background:#153a50;color:#e9f3f7;padding:40px;position:relative;border-top:4px solid #4da3b2}.research-note .eyebrow{color:#9acbd3}.research-note h3{font-size:36px;line-height:1.2}.research-note p{color:#bbd0d9}.note-row{border-top:1px solid #ffffff25;padding:17px 0;display:flex;justify-content:space-between;font-size:14px}.note-row:last-child{padding-bottom:0}.strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:30px;padding:25px 0;color:#526674;font-size:14px}.strip strong{font-family:Georgia,serif;font-size:27px;color:#153d54;margin-right:10px;font-weight:400}section{padding:80px 0;border-bottom:1px solid var(--border)}.section-grid{display:grid;grid-template-columns:1fr 2fr;gap:70px}.prose p{max-width:760px;margin:0 0 22px}.small{font-size:14px;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.tags span{border:1px solid var(--border);padding:5px 12px;font-size:13px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.section-head h2{margin-bottom:0}.paper{display:grid;grid-template-columns:65px 1fr 28px;gap:20px;padding:27px 0;border-bottom:1px solid var(--border)}.paper:last-child{border-bottom:0}.paper h3{font-size:25px;margin:0 0 10px;line-height:1.35}.paper p{font-size:14px;margin:3px 0;color:#596c79}.paper .journal{color:#186780}.year{font-size:13px;padding-top:7px;color:#657b89}.arrow{font-size:22px}.subheading{font-family:Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;font-size:13px;margin-top:42px}.courses{display:grid;grid-template-columns:1fr 1fr;gap:28px}.course-group{border-top:2px solid #396b7c;padding-top:15px}.course-group h3{font-size:25px}.course-group ul{padding:0;list-style:none;color:#526674;font-size:15px}.course-group li{padding:5px 0}.data-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:36px}.data-card{padding:32px;border:1px solid #bfcfd9;background:#edf3f6}.data-card h3{font-size:30px;margin:15px 0}.data-card p{color:#526674}.data-card .eyebrow{font-size:12px}.writing-box{padding:36px;border-left:3px solid #16829a;background:#edf3f6}.writing-box h3{margin-top:0}footer{max-width:1380px;margin:auto;padding:45px 5%;display:flex;justify-content:space-between;gap:25px;font-size:14px;color:#5c6c78}.skip{position:absolute;left:-1000px}.skip:focus{left:15px;top:15px;z-index:20;background:white;padding:10px}details{margin-top:20px}summary{cursor:pointer;color:#186780;font-size:14px} @media(max-width:1000px){nav{gap:14px;flex-wrap:wrap;justify-content:flex-end}.hero{gap:35px}.research-note{padding:27px}.section-grid{gap:35px;grid-template-columns:1fr 1.6fr}}@media(max-width:700px){.nav{align-items:flex-start;flex-direction:column;gap:10px;padding:16px 5%}nav{justify-content:flex-start;gap:8px 18px;font-size:13px}.hero{grid-template-columns:1fr;padding:50px 0;gap:35px}h1{font-size:66px}.hero .lead{font-size:18px}.strip{flex-wrap:wrap;gap:15px}.strip div{width:45%}.section-grid{grid-template-columns:1fr;gap:15px}section{padding:50px 0}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:20px}.paper{grid-template-columns:40px 1fr 20px;gap:10px}.paper h3{font-size:22px}.data-grid,.courses{grid-template-columns:1fr}footer{flex-direction:column}.research-note h3{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Spatial research theme */
:root{--background:#07131e;--foreground:#e8f0f5;--primary:#72d6d5;--border:#ffffff20;--muted:#9eb2c2}body{background:radial-gradient(ellipse at 95% 8%,#12354a88,transparent 36%),#07131e;color:var(--foreground)}header{background:#07131eed;backdrop-filter:blur(20px)}.brand span,h1 em{color:#77d9d1}a:hover{color:#87e8df}.eyebrow{color:#8dbbc8}.lead,.prose p,.course-group ul,.data-card p{color:#b1c3d0}.small,.year,.paper p,footer,.strip{color:#9eb2c2}.paper .journal{color:#89c8d4}.strip strong{color:#99e1dd}.hero{grid-template-columns:1.05fr 1fr;gap:55px;min-height:740px;padding:65px 0 70px;perspective:1200px}h1{text-shadow:0 12px 50px #0008}.button{background:#9ae1db;color:#08232e;box-shadow:0 8px 35px #70d5d51c}.button:hover{background:#c1fff7;color:#08232e}.text-link{border-color:#6197a5}.research-universe{position:relative;min-width:0;border:1px solid #84c7d331;background:linear-gradient(145deg,#173b4b88,#081923aa);box-shadow:0 35px 80px #0007,inset 0 1px #d4ffff19;border-radius:8px;transform:rotateY(-6deg) rotateX(3deg);transform-style:preserve-3d;overflow:hidden}.universe-heading{padding:24px 24px 0;display:flex;align-items:center;justify-content:space-between;gap:15px}.universe-heading .eyebrow{font-size:11px;letter-spacing:.13em}.research-universe button{color:#afd9de;border:1px solid #699ba14d;border-radius:4px;background:#103341;font-size:12px;padding:7px 10px;cursor:pointer;min-height:36px}.research-universe button:hover{background:#1f5061}.research-universe button:focus-visible{outline:2px solid #adede1;outline-offset:3px}.universe-stage{height:390px;position:relative}#research-canvas{width:100%;height:100%;display:block;touch-action:pan-y;cursor:grab}#research-canvas:active{cursor:grabbing}.universe-center{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;font-family:Georgia,serif;font-size:36px;line-height:1.2;letter-spacing:-.03em;text-shadow:0 2px 20px #03111f,0 2px 8px #03111f}.universe-center em{color:#89ded4}.universe-label{position:absolute;pointer-events:none;font-size:10px;letter-spacing:.16em;color:#b8e7ea;background:#0b2237de;border:1px solid #80cbdb33;padding:6px 10px;border-radius:3px}.label-one{left:6%;top:26%}.label-two{right:3%;top:46%}.label-three{left:26%;bottom:13%}.universe-controls{padding:0 24px 19px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#91b4c0;font-size:11px}.universe-controls button{font-size:18px;width:36px;margin-left:5px}.universe-links{display:flex;border-top:1px solid #ffffff15;padding:17px 24px;gap:30px;font-size:13px;color:#b7e7e8}.paper{transition:background .25s,padding .25s}.paper:hover{background:#17334766}.course-group{border-color:#5faaa9}.data-grid{perspective:1100px;gap:26px}.data-card{position:relative;background:linear-gradient(135deg,#133747,#0c202d);border:1px solid #6197a541;border-radius:6px;box-shadow:0 14px 32px #0003;transform-style:preserve-3d;transition:transform .18s ease-out,box-shadow .3s;will-change:auto}.data-card h3,.data-card .text-link{transform:translateZ(22px)}.data-card:hover{box-shadow:0 25px 45px #0007;border-color:#7ccece80}.data-card h3 span{float:right;color:#87d9d4}.writing-box{background:linear-gradient(130deg,#153645,#0c202c);border-color:#81d3ca}.tags span{color:#b6cad4}.skip:focus{background:#133747}section{position:relative}body::before{content:'';position:fixed;left:0;top:0;height:2px;width:var(--reading-progress,0%);background:#8de0d3;z-index:30;pointer-events:none} @media(max-width:1000px){.hero{gap:25px}.universe-heading{padding:18px 15px 0}.universe-stage{height:350px}.universe-heading .eyebrow{max-width:140px}}@media(max-width:700px){.hero{grid-template-columns:1fr;min-height:auto}.research-universe{transform:none}.universe-stage{height:340px}.universe-center{font-size:34px}.universe-heading .eyebrow{max-width:none}.data-card{transform:none!important}.universe-controls{font-size:10px}}@media(prefers-reduced-motion:reduce){.research-universe,.data-card{transform:none!important}.paper,.data-card{transition:none}}
/* Immersive observatory */
#observatory{display:none}.immersive{overflow:hidden}.immersive>main,.immersive>footer{display:none}.immersive #observatory{display:block;position:fixed;inset:0;z-index:1;background:#06111b}.immersive header{position:fixed;inset:0 0 auto;z-index:20;background:linear-gradient(#06111bef,#06111b55);border:0}.immersive .nav{max-width:none;padding:25px 3.5%}.immersive nav{font-size:13px}.immersive .brand{font-size:25px}#world{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:grab}.scene-vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#06111b88,transparent 45%),linear-gradient(0deg,#06111b,transparent 18%,transparent 85%,#06111b88)}.scene-intro{position:absolute;left:6%;top:22%;pointer-events:none;max-width:420px}.scene-intro h1{font-size:clamp(65px,7.7vw,116px);margin:25px 0;line-height:.95;font-weight:400}.scene-intro .eyebrow{font-size:10px;letter-spacing:.19em}.intro-copy{font-size:17px;line-height:1.6;color:#c0d2dd}.intro-affiliation{font-size:12px;color:#89a4b4;margin-top:25px}.scene-cv{pointer-events:auto;display:inline-block;font-size:13px;border-bottom:1px solid #6d959b;padding-bottom:5px;margin-top:14px}.scene-tools{position:absolute;right:3.5%;top:105px;display:flex;gap:8px}#observatory button,#reading-panel button{font-family:Arial,sans-serif;cursor:pointer}.scene-tools button,.travel-controls button,#return-world,#close-panel{background:#0c202abb;border:1px solid #759ba144;color:#c8e1e4;padding:9px 14px;font-size:12px;border-radius:2px}.scene-tools button:hover,.travel-controls button:hover,#return-world:hover{background:#25424e}#observatory button:focus-visible,#reading-panel button:focus-visible{outline:2px solid #9df1da;outline-offset:5px}.world-label{position:absolute;transform:translate(-50%,0);display:flex;align-items:center;gap:12px;padding:10px 14px;background:#0b1b25d9;border:1px solid #718d983b;backdrop-filter:blur(8px);color:#dfefec;white-space:nowrap;font-size:13px;box-shadow:0 8px 25px #0004}.world-label span{font-size:10px;color:#88b8be}.world-label b{font-weight:400;color:#92cfca}.world-label:hover{border-color:#a8e9dd;background:#163440}.scene-caption{position:absolute;bottom:100px;left:3.5%;font-size:10px;letter-spacing:.16em;color:#94b7c3;display:flex;gap:12px;align-items:center}.scene-marker{width:5px;height:5px;background:#a9e4d7;border-radius:50%}.caption-secondary{letter-spacing:0;margin-left:18px;color:#647f8f}.scene-bottom{position:absolute;bottom:25px;left:3.5%;right:3.5%;border-top:1px solid #66818c36;padding-top:16px;display:flex;justify-content:space-between;align-items:center;gap:20px}.scene-bottom p{font-size:11px;color:#819ba9;margin:0}.travel-controls{display:flex;align-items:center;gap:20px}.travel-controls span{font-size:10px;letter-spacing:.14em;color:#a7c5cc}.travel-controls button{font-size:20px;padding:3px 14px}#chapter-heading{position:absolute;top:29%;left:5%;max-width:34%}#chapter-heading h2{font-size:clamp(38px,5vw,70px);line-height:1.05}#chapter-summary{color:#b3cbd5;max-width:310px;font-size:16px}#return-world{margin-top:20px}#reading-panel{position:fixed;right:0;top:85px;bottom:0;width:52%;z-index:12;background:#0b1a25f5;backdrop-filter:blur(22px);overflow-y:auto;overscroll-behavior:contain;border-left:1px solid #7699a337;padding:0 35px 45px;box-shadow:-25px 0 60px #0004}.panel-top{position:sticky;top:0;padding:20px 0;display:flex;justify-content:space-between;align-items:center;background:#0b1a25;z-index:2;border-bottom:1px solid #ffffff17;font-size:10px;letter-spacing:.14em;color:#8eabb7}#reading-panel section{display:block;padding:35px 0;border:0}#reading-panel h2{font-size:40px}#reading-panel h3{font-size:23px}#reading-panel .section-head{display:block}#reading-panel .section-head>.small{display:block;margin-top:20px}#reading-panel .section-grid{display:block}#reading-panel .data-grid,#reading-panel .courses{grid-template-columns:1fr}#reading-panel .paper{grid-template-columns:50px 1fr 20px}#reading-panel .lead{font-size:18px}.chapter-open .scene-tools{right:auto;left:5%;top:auto;bottom:145px}.chapter-open .caption-secondary{display:none}.chapter-open .scene-bottom{right:55%}.chapter-open .scene-bottom>p{display:none}.chapter-open .scene-caption{bottom:98px}.immersive [hidden],#reading-panel[hidden]{display:none!important}body:not(.immersive) #observatory{display:block;position:static;background:none}body:not(.immersive) #observatory>*{display:none}body:not(.immersive) #observatory>.scene-tools{display:flex;position:fixed;right:18px;top:auto;bottom:20px;z-index:30}body:not(.immersive) #pause-world{display:none}body:not(.immersive) #reading-panel{display:none}.immersive::before{display:none} @media(max-width:900px){.immersive .nav{padding:16px 5%;gap:12px}.immersive nav{gap:10px 16px;font-size:12px}.scene-intro{top:19%;left:6%;max-width:260px}.scene-intro h1{font-size:65px}.intro-copy{font-size:14px}.intro-affiliation{max-width:180px;font-size:11px}.scene-tools{top:auto;bottom:105px;right:5%}.scene-caption{bottom:165px;left:5%}.caption-secondary{display:none}.scene-bottom{left:5%;right:5%}.scene-bottom p{max-width:130px;font-size:10px}.world-label{font-size:11px;padding:8px;gap:7px}.world-label b{display:none}#reading-panel{width:100%;top:205px;padding:0 23px 30px;border-left:0;border-top:1px solid #71999955}.chapter-open #chapter-heading{top:119px;left:5%;max-width:90%;display:flex;align-items:center;gap:15px}.chapter-open #chapter-heading h2{font-size:27px;margin:0}.chapter-open #chapter-heading .eyebrow,.chapter-open #chapter-summary,.chapter-open #return-world{display:none}.chapter-open .scene-tools{top:161px;bottom:auto;left:5%}.chapter-open .scene-caption,.chapter-open .scene-bottom{display:none}#reading-panel h2{font-size:34px}.scene-intro .eyebrow{font-size:9px;max-width:200px}.intro-affiliation,.scene-cv{margin-top:10px}}@media(max-height:650px) and (min-width:901px){.scene-intro{top:19%}.scene-intro h1{font-size:70px}.intro-affiliation{display:none}.scene-caption{bottom:85px}.scene-intro .intro-copy{font-size:14px}}
/* Light observatory palette */
:root{--background:#f4f8fa;--foreground:#213f52;--primary:#326e87;--border:#b9cdd7;--muted:#536e7e}body{background:#f4f8fa;color:#213f52}header{background:#f4f8faf2}.brand span,h1 em{color:#40849b}a:hover{color:#22657d}.eyebrow{color:#507889}.lead,.prose p,.course-group ul,.data-card p{color:#476577}.small,.year,.paper p,footer,.strip{color:#536e7e}.paper .journal{color:#326e87}.strip strong{color:#326e87}h1{text-shadow:none}.button{background:#2f6c85;color:white;box-shadow:0 8px 30px #5b93a51a}.button:hover{background:#255c73;color:white}.text-link{border-color:#8aadb9}.paper:hover{background:#e7f0f5}.data-card{background:linear-gradient(135deg,#edf6fa,#e1edf3);border-color:#b5ccd7;box-shadow:0 14px 32px #43667b12}.data-card:hover{box-shadow:0 25px 45px #43667b22}.data-card h3 span{color:#397b94}.writing-box{background:linear-gradient(130deg,#e4f0f5,#edf5f8);border-color:#6c9fb0}.tags span{color:#486c7e}.research-universe{background:linear-gradient(145deg,#e0eef5,#f5fafc);border-color:#b5cdd9;box-shadow:0 25px 60px #43667b20}.universe-center{color:#244b61;text-shadow:none}.universe-center em{color:#41879c}.universe-label{color:#376a81;background:#f1f8fbeb;border-color:#b5cdd9}.universe-links,.universe-controls{color:#426b80}.immersive #observatory{background:#eef4f7}.immersive header{background:linear-gradient(#eef4f7fa,#eef4f7aa)}.scene-vignette{background:linear-gradient(90deg,#eef4f788,transparent 45%),linear-gradient(0deg,#eef4f7,transparent 18%,transparent 85%,#eef4f788)}.intro-copy{color:#385a6e}.intro-affiliation{color:#577587}.scene-cv{border-color:#7198aa}.scene-tools button,.travel-controls button,#return-world,#close-panel{background:#f7fbfbe8;border-color:#a6c1ce;color:#315a70;box-shadow:0 3px 12px #34566e08}.scene-tools button:hover,.travel-controls button:hover,#return-world:hover{background:#dcecf3}.world-label{background:#f9fcfbea;border-color:#b5ccd8;color:#294d63;box-shadow:0 8px 25px #385a7310}.world-label span{color:#577f93}.world-label b{color:#39788e}.world-label:hover{border-color:#669ab0;background:#fff}.scene-caption{color:#4f768a}.scene-marker{background:#4d8b9d}.caption-secondary{color:#617f8f}.scene-bottom{border-color:#abc5d2}.scene-bottom p{color:#58788a}.travel-controls span{color:#436c81}#chapter-summary{color:#426a80}#reading-panel{background:#f7fafbf7;border-color:#b1c9d5;box-shadow:-25px 0 60px #43677b18}.panel-top{background:#f7fafb;border-color:#ccdce4;color:#58768a}#observatory button:focus-visible,#reading-panel button:focus-visible{outline-color:#2e748c}.skip:focus{background:#f7fafb;color:#21475d}body::before{background:#448ba0}
