:root{--bg:#0b0d0b;--panel:#131613;--ink:#edece3;--muted:#949b8e;--orange:#ff512e;--line:#353a30;--mono:'IBM Plex Mono',monospace;--display:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;--body:Manrope,Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:5px}button:disabled{cursor:default}::selection{background:var(--orange);color:var(--bg)}.mono,.eyebrow{font-family:var(--mono);font-size:12px;font-weight:400;letter-spacing:.07em}.muted{color:var(--muted)}.skip-link{position:fixed;top:-100px;left:20px;z-index:20;background:var(--orange);padding:10px}.skip-link:focus{top:10px}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0;background:var(--orange);z-index:30}.site-header{height:92px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 4%;position:relative;z-index:5;background:var(--bg)}.brand{display:flex;gap:15px;align-items:center;font-family:var(--mono);font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.04em}.brand-mark{font-family:var(--display);font-size:38px;line-height:1;font-weight:700;letter-spacing:-.09em}.brand-mark span{color:var(--orange);font-size:43px}.site-header nav{display:flex;gap:34px;font-size:14px}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--orange)}.site-header nav span{font:10px var(--mono);vertical-align:super;color:var(--orange);padding-left:3px}.sound-toggle{display:flex;align-items:center;gap:12px;background:none;border:0;padding:12px 0;font-family:var(--mono);font-size:12px;text-transform:uppercase}.equalizer{display:flex;align-items:center;gap:3px;height:17px}.equalizer i{width:2px;height:5px;background:var(--orange)}.equalizer i:nth-child(2){height:14px}.equalizer i:nth-child(3){height:10px}.equalizer i:nth-child(4){height:17px}.hero{min-height:720px;height:calc(100svh - 92px);max-height:1050px;position:relative;overflow:hidden;padding:30px 4% 0}.hero-topline{display:flex;justify-content:space-between;position:relative;z-index:2;color:var(--muted)}.hero-topline span:last-child{color:var(--orange)}.hero-copy{position:relative;z-index:2;padding:63px 0 105px;pointer-events:none}.hero-copy a,.hero-copy button{pointer-events:auto}.eyebrow{color:var(--orange);margin:0 0 20px;display:flex;gap:10px;align-items:center}.orange-line{width:24px;height:1px;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:700;line-height:.87;letter-spacing:-.018em}h1{font-size:clamp(100px,12.8vw,204px);margin:0 0 27px;line-height:.8}h1>span:not(.title-period){color:var(--orange)}.title-period{color:var(--orange)}.hero-description{font-size:18px;line-height:1.6;color:#c5c8bc;margin:0 0 29px}.hero-actions{display:flex;gap:32px;align-items:center}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:14px 23px;border:1px solid transparent;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.button-orange{background:var(--orange);color:var(--bg)}.button-orange:hover{background:#ff765c;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.text-button{display:inline-flex;gap:24px;background:none;border:0;border-bottom:1px solid #646a5d;padding:11px 0;color:var(--ink);font-size:14px}.text-button:hover{color:var(--orange);border-color:var(--orange)}.hero-specimen{position:absolute;top:0;right:0;width:57%;height:100%;background:radial-gradient(ellipse at 65% 42%,#302015 0%,#10130e 45%,transparent 72%);overflow:hidden}.specimen-orbit{position:absolute;width:75%;aspect-ratio:1;top:12%;left:15%;border:1px solid #733420;border-radius:50%;box-shadow:0 0 0 35px #ff512e04,0 0 0 70px #ff512e02}.specimen-orbit:before,.specimen-orbit:after{content:'';position:absolute;inset:10%;border:1px solid #a4462d55;border-radius:50%;transform:rotate(-30deg) scaleX(.5)}.specimen-orbit:after{transform:rotate(30deg) scaleX(.5)}.crosshair{position:absolute;color:var(--orange);font:24px var(--mono);z-index:2}.crosshair-a{top:16%;left:21%}.crosshair-b{bottom:25%;right:13%}.scan-line{position:absolute;top:46%;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,#ff512e99,transparent);z-index:2;box-shadow:0 0 18px #ff512e55}.specimen-label{position:absolute;bottom:19%;right:8%;font:12px var(--mono);letter-spacing:.08em;color:var(--muted);writing-mode:vertical-rl}.hero-bottom{position:absolute;left:4%;right:4%;bottom:23px;display:flex;align-items:center;justify-content:space-between;padding-top:22px;border-top:1px solid var(--line);z-index:3;color:var(--muted)}.hero-bottom>a{color:var(--ink)}.signal-strip{overflow:hidden;border-block:1px solid var(--orange);padding:10px 0;font-family:var(--display);font-size:24px;font-weight:600;letter-spacing:.045em;white-space:nowrap;color:var(--orange)}.signal-strip>div{width:max-content;animation:ticker 40s linear infinite}.signal-strip span{margin:0 40px}.section-pad{padding:76px 4% 88px}.section-top{display:flex;justify-content:space-between;color:var(--muted);padding-bottom:26px;border-bottom:1px solid var(--line)}.section-top span:first-child{color:var(--orange)}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin:40px 0}.section-heading h2,h2{font-size:clamp(60px,6.8vw,104px);margin:0;line-height:.91}.outline-text{color:transparent;-webkit-text-stroke:1px var(--muted)}.section-heading>p{color:var(--muted);max-width:370px;margin:0 0 6px;line-height:1.8}.archive-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:5%}.volume-list{border-top:1px solid var(--line)}.volume-row{width:100%;border:0;border-bottom:1px solid var(--line);background:none;display:grid;grid-template-columns:44px 1fr 20px;gap:10px;padding:19px 15px;text-align:left;align-items:center;transition:background .2s,color .2s}.volume-row>.mono{color:var(--muted)}.volume-row>span:nth-child(2){font-family:var(--display);font-size:30px;line-height:1.2;font-weight:500}.volume-row>span:last-child{color:var(--muted)}.volume-row:hover{background:#1c211b}.volume-row.is-active{background:var(--orange);color:var(--bg)}.volume-row.is-active>span{color:var(--bg)}.dossier{border:1px solid var(--line);background:var(--panel);align-self:start;position:sticky;top:25px}.dossier-top{display:flex;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--line);color:var(--muted)}.dossier-art{height:295px;position:relative;overflow:hidden;background:#b8bf9a;color:var(--bg)}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#0b0d0b13 1px,transparent 1px),linear-gradient(90deg,#0b0d0b13 1px,transparent 1px);background-size:34px 34px}.dossier-number{position:absolute;left:22px;top:-47px;font-family:var(--display);font-weight:700;font-size:315px;letter-spacing:-.08em;line-height:1}.dossier-symbol{position:absolute;right:24px;top:0;font-family:Arial;font-size:190px;line-height:1.4;opacity:.8;mix-blend-mode:multiply}.dossier-art-bottom{position:absolute;left:22px;right:22px;bottom:16px;display:flex;justify-content:space-between;border-top:1px solid #0b0d0b55;padding-top:12px}.dossier-content{padding:27px 24px}.dossier-content h3{font-size:54px;line-height:1;margin-bottom:16px}.dossier-content>p:not(.eyebrow){color:#b5bdae;line-height:1.7;min-height:82px;margin-bottom:25px}.dossier-content .eyebrow{margin-bottom:12px}.dossier-footer{display:flex;justify-content:space-between;gap:16px;align-items:center}.dossier-footer>.mono{font-size:12px;text-align:right;line-height:1.8}.intercept{background:#c2c7ab;color:var(--bg)}.intercept .section-top{border-color:#0b0d0b44;color:#343a2d}.intercept .section-top span:first-child,.intercept .eyebrow{color:#66321f}.intercept-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;padding-top:65px}.intercept h2{font-size:clamp(65px,7.5vw,115px)}.intercept .outline-text{-webkit-text-stroke-color:#384032}.intercept-intro{margin:29px 0 0;font-size:18px;line-height:1.7}.intercept-console{background:var(--bg);color:var(--ink);min-height:380px;padding:30px;box-shadow:12px 12px 0 #0b0d0b15}.series-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;padding-top:53px}.series h2{font-size:clamp(74px,8vw,124px)}.series h2 span{color:var(--orange)}.series-copy{max-width:500px}.series-copy p{color:#aeb6a5;line-height:1.8;margin-bottom:24px}.series-copy .series-lead{color:var(--ink);font-size:22px;line-height:1.6}.series-copy .series-emphasis{color:var(--ink);font-size:22px}.series-note{padding-top:50px;color:var(--muted);line-height:1.8}.site-footer{padding:35px 4% 28px;background:var(--orange);color:var(--bg)}.footer-title{font-family:var(--display);font-weight:700;font-size:clamp(40px,7.2vw,128px);letter-spacing:-.02em;display:flex;justify-content:space-between;line-height:1.2}.footer-title span{font-size:.8em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:25px;border-top:1px solid #0b0d0b66;padding-top:22px}.reader{padding:0;width:min(1240px,94vw);height:90svh;max-height:100svh;border:1px solid var(--line);background:var(--bg);color:var(--ink);overflow:hidden}.reader::backdrop{background:#000c;backdrop-filter:blur(8px)}.reader:not([open]){display:none}.reader-toolbar{height:65px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 25px}.close-reader{background:none;border:0;font-size:14px;padding:10px}.close-reader span{font-size:24px;margin-left:13px;color:var(--orange)}.reader-layout{height:calc(100% - 65px);display:grid;grid-template-columns:285px 1fr}.reader-sidebar{overflow:auto;padding:30px 23px;border-right:1px solid var(--line)}.reader-sidebar h2{font-size:40px;line-height:1;margin-bottom:30px}.reader-scroll{overflow:auto;overscroll-behavior:contain}.reader-article{max-width:760px;margin:auto;padding:45px 50px}.reader-article h2{font-size:58px;line-height:1;margin-bottom:24px}.reader-note{font-size:13px;color:var(--muted);padding-bottom:24px;margin-bottom:30px;border-bottom:1px solid var(--line)}.reader-article #reader-text{font-size:18px;line-height:1.85;color:#d3d8ca}.reader-end{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:30px;margin-top:35px;color:var(--orange)}@keyframes ticker{to{transform:translateX(-50%)}}@media(min-width:1600px){.hero-copy{padding-top:95px}}@media(max-width:1000px){.site-header nav{gap:20px}.hero{min-height:690px}.hero-copy{padding-top:70px}h1{font-size:15vw}.hero-specimen{width:64%;opacity:.85}.hero-description{max-width:270px}.section-heading{align-items:flex-start}.section-heading>p{max-width:260px;font-size:14px}.archive-layout{gap:3%;grid-template-columns:1fr 1fr}.volume-row{padding:20px 12px;grid-template-columns:28px 1fr 18px}.volume-row>span:nth-child(2){font-size:25px}.dossier-content h3{font-size:44px}.dossier-number{font-size:280px;top:-23px}.dossier-symbol{font-size:145px;right:10px;top:35px}.dossier-footer{align-items:flex-start;flex-direction:column}.dossier-footer>.mono{text-align:left}.series-layout{gap:7%}.footer-bottom>span:nth-child(2){display:none}.reader-layout{grid-template-columns:230px 1fr}.reader-article{padding:35px}.reader-article h2{font-size:45px}}@media(max-width:700px){.site-header{height:76px;padding:0 5%}.site-header nav{display:none}.brand{font-size:12px}.hero{height:auto;min-height:790px;padding:25px 5% 0}.hero-topline{font-size:12px}.hero-topline span:last-child{display:none}.hero-copy{padding:100px 0 150px}.hero-copy .eyebrow{font-size:12px;margin-bottom:23px;letter-spacing:.04em}h1{font-size:22vw;line-height:.84;margin-bottom:30px}.hero-specimen{width:100%;height:85%;top:50px;opacity:.58}.hero-description{font-size:17px;max-width:230px}.hero-actions{gap:24px;align-items:flex-start;flex-direction:column}.button{min-height:54px}.hero-bottom{left:5%;right:5%;font-size:12px;align-items:flex-end}.hero-bottom>span:first-child{max-width:135px}.hero-index{display:none}.signal-strip{font-size:20px}.section-pad{padding:50px 5% 60px}.section-top{font-size:12px;gap:16px}.section-heading{display:block;margin-top:32px}.section-heading h2{font-size:15vw}.section-heading>p{max-width:100%;margin-top:26px;font-size:16px}.archive-layout{grid-template-columns:1fr;gap:30px}.volume-list{max-height:365px;overflow:auto;scrollbar-color:var(--orange) var(--bg);scrollbar-width:thin}.volume-row{padding:16px;grid-template-columns:32px 1fr 20px}.volume-row>span:nth-child(2){font-size:27px}.dossier{position:static}.dossier-art{height:285px}.dossier-number{font-size:310px;top:-40px}.dossier-symbol{font-size:170px;right:23px;top:10px}.dossier-content h3{font-size:50px}.dossier-footer{flex-direction:row;align-items:center}.dossier-footer>.mono{font-size:12px;text-align:right}.intercept-layout{grid-template-columns:1fr;gap:35px;padding-top:38px}.intercept h2{font-size:18vw}.intercept-intro{font-size:17px}.intercept-console{padding:24px}.series-layout{grid-template-columns:1fr;gap:38px;padding-top:35px}.series h2{font-size:20vw}.series-note{font-size:12px}.footer-title{font-size:9vw}.footer-bottom{font-size:12px}.footer-bottom>span{max-width:155px}.reader{width:100%;height:100svh;max-height:100svh;margin:0}.reader-toolbar{padding:0 17px}.reader-layout{display:flex;flex-direction:column}.reader-sidebar{flex-shrink:0;width:100%;padding:15px 20px;border-right:0;border-bottom:1px solid var(--line);max-height:220px;overflow:auto}.reader-sidebar .eyebrow{margin:0 0 8px}.reader-sidebar h2{font-size:30px;margin:0 0 15px}.reader-article{padding:32px 22px}.reader-article h2{font-size:44px}.reader-article #reader-text{font-size:17px}.reader-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
