
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:.23em}a:hover{text-decoration-thickness:2px}button,input,textarea,select{font:inherit}button{cursor:pointer}img,svg{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,6.6vw,6.4rem);font-weight:500}h2{font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500}h3{font-size:1.5rem}p{margin-bottom:1.3em}::selection{background:var(--accent);color:var(--ink)}:focus-visible{outline:3px solid var(--focus);outline-offset:5px}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}.skip{position:absolute;left:16px;top:-100px;background:var(--ink);color:var(--paper);padding:12px;z-index:10}.skip:focus{top:12px}.site-header{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:100px}.brand{font-size:1.3rem;font-weight:750;text-decoration:none;line-height:1.1;letter-spacing:-.04em}.brand-mark{display:inline-grid;place-items:center;margin-right:12px;width:34px;height:34px;background:var(--ink);color:var(--paper);font:700 18px var(--mono);vertical-align:middle}.site-nav{display:flex;align-items:center;gap:25px;font-size:.88rem}.site-nav a{text-decoration:none;padding:10px 0}.site-nav a[aria-current=page]{text-decoration:underline;text-decoration-thickness:2px}.site-nav .nav-news{border:1px solid var(--ink);padding:9px 16px}.eyebrow{font:600 .72rem var(--mono);letter-spacing:.13em;text-transform:uppercase;margin-bottom:24px;line-height:1.6}.lead{font-size:1.22rem;line-height:1.55;max-width:650px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:48px;padding:12px 22px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);text-decoration:none;font-size:.94rem;font-weight:600}.button:hover{filter:brightness(1.2)}.section{padding:70px 0;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:35px}.section-head h2{margin:0}.section-head p{max-width:350px;color:var(--muted);margin:0}.small{font-size:.87rem;color:var(--muted)}.chip{display:inline-block;padding:3px 9px;border:1px solid var(--line);font:500 .7rem var(--mono);letter-spacing:.04em}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:28px}.note{padding:26px;border-left:3px solid var(--accent);background:var(--soft);margin:30px 0}.note p:last-child{margin-bottom:0}.newsletter-band{display:flex;justify-content:space-between;gap:35px;align-items:center;padding:45px 0}.newsletter-band h2{font-size:2.5rem;max-width:600px;margin:0 0 10px}.newsletter-band p{margin:0;color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding:45px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:35px}.footer-top p{max-width:400px}.footer-links{display:flex;flex-wrap:wrap;gap:12px 23px;align-content:start;max-width:450px;font-size:.88rem}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;margin-top:35px;display:flex;justify-content:space-between;gap:20px;font:400 .72rem var(--mono);color:var(--muted)}.page-header{padding:60px 0 38px;border-bottom:1px solid var(--line)}.page-header h1{font-size:clamp(2.5rem,5vw,4.8rem);max-width:950px}.breadcrumbs{font:400 .77rem var(--mono);margin:0 0 25px;color:var(--muted)}.reading-layout{display:grid;grid-template-columns:200px minmax(0,750px);gap:65px;justify-content:center;padding:50px 0 80px}.reading-aside{font-size:.85rem;color:var(--muted)}.reading-aside a{display:block;margin:14px 0}.prose{min-width:0}.prose h2{font-size:2rem;margin:42px 0 20px}.prose h2:first-child{margin-top:0}.prose h3{font-size:1.3rem;margin:28px 0 15px}.prose p,.prose li{line-height:1.8}.prose li{margin:10px 0}.prose a{overflow-wrap:anywhere}.prose .sources{border-top:1px solid var(--line);margin-top:45px;padding-top:25px;font-size:.9rem}.prose .sources h2{font-size:1.35rem}.table-wrap{overflow-x:auto;border:1px solid var(--line);margin:25px 0}table{border-collapse:collapse;width:100%;text-align:left;font-size:.93rem}caption{text-align:left;font:500 .75rem var(--mono);padding:14px;background:var(--soft)}th,td{border-bottom:1px solid var(--line);padding:18px;vertical-align:top}th{font-weight:600;background:var(--soft)}tbody tr:last-child td{border-bottom:0}td:first-child{font-weight:600}form{max-width:700px}.field{display:block;margin-bottom:24px;font-size:.95rem;font-weight:600}.field input,.field textarea,.field select{display:block;width:100%;margin-top:8px;padding:13px 15px;border:1px solid var(--muted);border-radius:0;background:var(--paper);color:var(--ink);font-weight:400}.field textarea{resize:vertical;min-height:160px}.field small{display:block;font-weight:400;color:var(--muted);margin-top:7px}.consent{display:flex;align-items:flex-start;gap:12px;margin:20px 0;font-size:.9rem}.consent input{flex:0 0 auto;width:20px;height:20px;margin:5px 0 0;accent-color:var(--ink)}.form-status:empty{display:none}.form-status{padding:15px;border:1px solid var(--line);margin-top:20px}.form-status[data-state=error],.form-status.error{border-color:#a1271b;color:#a1271b}.form-status[data-state=success],.form-status.success{border-color:#23613f}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.filters button{border:1px solid var(--line);padding:9px 16px;background:transparent;color:var(--ink);min-height:44px;font-size:.9rem}.filters button[aria-pressed=true]{background:var(--ink);color:var(--paper)}[hidden]{display:none!important}.result-count{font-size:.85rem;color:var(--muted)}.article-card{padding:28px;border:1px solid var(--line);background:var(--soft)}.article-card h3{margin:20px 0 15px;font-size:2rem}.article-card p{color:var(--muted)}.article-card a{display:inline-block}.index-header{padding:70px 0 20px}.index-header h1{max-width:900px}.print-button{padding:9px 14px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:.85rem}.no-js{padding:15px;background:var(--soft)}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{align-items:flex-start;flex-direction:column;gap:10px;padding:22px 0;min-height:0}.site-nav{gap:20px;flex-wrap:wrap;width:100%}.section{padding:45px 0}.section-head{align-items:start;flex-direction:column;gap:20px}.grid-two{grid-template-columns:1fr}.reading-layout{grid-template-columns:1fr;gap:20px;padding:30px 0 50px}.reading-aside{display:flex;flex-wrap:wrap;align-items:center;gap:10px 24px}.reading-aside p{margin:0}.reading-aside a{margin:0}.newsletter-band,.footer-top{flex-direction:column;align-items:start}.footer-bottom{flex-direction:column;gap:8px}.page-header{padding-top:40px}th,td{padding:12px;min-width:140px}.brand{font-size:1.25rem}.newsletter-band h2{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-nav,.site-footer,.newsletter-band,.print-button,.filters,.skip{display:none}body{background:white;color:black;font-size:11pt}.wrap{width:100%}.reading-layout{display:block}.reading-aside{display:none}.prose{max-width:none}h1{font-size:30pt!important}h2{break-after:avoid}tr,figure{break-inside:avoid}a{text-decoration:underline}.table-wrap{overflow:visible}.page-header{padding:20px 0}}


:root{--ink:#28271e;--paper:#fff8e9;--accent:#ef624a;--soft:#f4ecd9;--muted:#675e4b;--line:#c9bfa9;--focus:#243fc1;--sans:Arial,Helvetica,sans-serif;--mono:Consolas,'Courier New',monospace}
.mix h1,.mix h2,.mix h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}.mix .brand{font-family:Georgia,serif;font-size:1.8rem;font-weight:700}.mix .brand-mark{font-style:italic;background:#243fc1;color:#fff8e9;font-family:Georgia,serif}.mix .site-header{border-bottom:3px solid var(--ink)}.mix-edition{display:flex;justify-content:space-between;gap:20px;font:10px var(--mono);letter-spacing:.12em;padding-top:16px}.mix-hero{display:grid;grid-template-columns:1.07fr 1fr;gap:50px;align-items:center;padding:70px 0 80px}.mix-headline h1{font-size:clamp(3.8rem,7.5vw,7.4rem);line-height:.95;letter-spacing:-.065em}.mix-headline h1 em{color:#243fc1}.mix .lead{max-width:500px}.read-essay{font-weight:600;font-size:.95rem;display:inline-flex;gap:35px;align-items:center}.record-collage{height:480px;position:relative;margin:0;isolation:isolate}.collage-grid{position:absolute;inset:5% 0 6% 8%;background-image:linear-gradient(#c9bfa955 1px,transparent 1px),linear-gradient(90deg,#c9bfa955 1px,transparent 1px);background-size:22px 22px;transform:rotate(3deg)}.record{position:absolute;width:350px;aspect-ratio:1;border-radius:50%;left:15%;top:8%;display:grid;place-items:center;background:repeating-radial-gradient(circle,#272b35 0 2px,#171b24 3px 5px);box-shadow:5px 9px 16px #302c2933;transform:rotate(-15deg)}.record-center{background:#243fc1;color:#fff8e9;border-radius:50%;width:133px;height:133px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font:bold 18px Georgia;line-height:.72}.record-center span{font-style:italic;font-size:25px}.red-paper{position:absolute;left:0;top:0;padding:28px 24px;width:190px;background:#ef624a;font:1.9rem/1.05 Georgia,serif;transform:rotate(-7deg);box-shadow:4px 6px 0 #28271e15}.score-paper{position:absolute;bottom:45px;right:0;width:280px;background:#f4ecd9;border:1px solid var(--ink);padding:18px;transform:rotate(7deg)}.score-paper span{font:10px var(--mono)}.score-paper i{display:block;height:9px;margin:10px 0;background:#243fc1;width:75%}.score-paper i:nth-child(3){margin-left:30%;width:55%}.score-paper i:nth-child(4){width:42%}.score-paper i:nth-child(5){margin-left:55%;width:45%;background:#ef624a}.record-collage figcaption{position:absolute;bottom:0;left:15%;font:italic 1rem Georgia,serif}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin:15px 0 55px}.journal-entry{border-bottom:1px solid var(--ink)}.entry-art{height:260px;position:relative;overflow:hidden}.art-0{background:#243fc1;color:#fff8e9}.art-1{background:#ef624a;color:#28271e}.art-label{position:absolute;left:25px;top:25px;font:2.4rem/1.05 Georgia;z-index:1}.little-record{position:absolute;right:-30px;top:35px;width:230px;height:230px;border-radius:50%;border:35px solid #fff8e9;background:repeating-radial-gradient(circle,#243fc1 0 2px,#8594e6 3px 4px)}.side-stamp{position:absolute;bottom:22px;left:25px;font:11px var(--mono);letter-spacing:.15em}.score-bars{position:absolute;right:20px;top:55px;width:180px;height:180px;background:repeating-linear-gradient(0deg,transparent 0 18px,#28271e 18px 32px);transform:rotate(-15deg)}.entry-copy{padding:27px 0}.entry-copy h3{font-size:2.6rem}.entry-copy h3 a{text-decoration:none}.entry-copy h3 a:hover{text-decoration:underline}.entry-copy p{color:var(--muted)}.mix-statement{background:#243fc1;color:#fff8e9;text-align:center;padding:80px 0}.mix-statement h2{font-size:clamp(2.3rem,4.7vw,4.7rem)}.mix .newsletter-band h2{font-style:italic}.mix .page-header h1{font-size:clamp(3rem,6.5vw,6.2rem)}.mix .prose{font-family:Georgia,serif;font-size:1.16rem}.mix .prose .sources,.mix form{font-family:Arial,sans-serif;font-size:1rem}.mix .note{border-left-color:#243fc1}
@media(max-width:1000px){.record{width:290px;left:12%}.mix-hero{gap:25px}.record-collage{height:440px}.score-paper{width:240px}}@media(max-width:700px){.mix-hero{grid-template-columns:1fr;padding-top:45px;gap:45px}.record-collage{max-width:450px;width:100%;height:430px;margin:auto;overflow:clip}.record{width:290px;max-width:100%;left:auto;right:0;top:40px;transform:none}.record-center{transform:rotate(-15deg)}.red-paper{width:165px;font-size:1.6rem}.journal-grid{grid-template-columns:1fr;gap:30px}.mix-edition{font-size:9px}.mix-edition span:last-child{display:none}.entry-copy h3{font-size:2.3rem}.mix .brand{font-size:1.6rem}}
@media(max-width:700px){.entry-art .art-label{font-size:2rem;left:20px}.little-record{width:200px;height:200px;top:80px;right:-70px}.score-bars{top:130px;right:-10px;width:160px}}
.studio-cover{margin:0;border:1px solid var(--ink);box-shadow:10px 10px 0 #243fc119;transform:rotate(1deg);min-width:0}.studio-caption-tab{padding:14px 20px;background:#243fc1;color:#fff8e9;font:11px var(--mono);letter-spacing:.1em}.studio-cover>img{width:100%;height:auto;display:block}.studio-cover figcaption{padding:16px 20px;background:var(--paper);font-size:.85rem;line-height:1.6}.studio-cover figcaption span{display:block;font:italic 1.1rem Georgia,serif;margin-bottom:8px}.studio-cover figcaption a{font-size:.74rem}.source-figure{margin:0}.source-image-link{display:block;background:#f7f7f7}.source-figure img{display:block;width:100%;height:auto;object-fit:contain}.source-figure figcaption{padding:14px 0;font: .8rem/1.6 Arial,sans-serif;color:var(--muted)}.source-figure figcaption span,.source-figure figcaption a{display:block}.source-figure figcaption a{margin-top:6px}.source-card{border-bottom:1px solid var(--line)}.source-card .source-image-link{aspect-ratio:1.4;display:flex;align-items:center}.source-card img{max-height:100%}.source-article{margin:30px 0 40px}.mix .prose .source-article a{display:block}.mix .entry-copy{padding-top:20px}
@media(max-width:700px){.studio-cover{transform:none;box-shadow:5px 5px 0 #243fc119}.studio-cover figcaption{padding:14px 16px}.mix-hero{gap:30px;padding-bottom:45px}.source-card .source-image-link{aspect-ratio:auto}.source-figure figcaption{font-size:.82rem}.source-article{margin:25px 0 32px}}
