*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}img,video{max-width:100%;display:block}:root{--bg:#ffffff;--ink:#0c0c0a;--mid:#484840;--dim:#8c8c84;--rule:#e5e2db;--serif:Georgia, 'Times New Roman', serif;--sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--gap:clamp(1.5rem, 4vw, 3rem);--measure:60ch;--nav-h:4.4rem}.skip-link{position:absolute;top:.5rem;left:.5rem;padding:.5rem 1rem;background:var(--ink);color:var(--bg);font-family:var(--sans);font-size:.75rem;letter-spacing:.06em;z-index:9999;border-radius:2px}.skip-link:not(:focus){clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.skip-link:focus{clip:auto;width:auto;height:auto}html{font-size:18px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body{background:var(--bg);color:var(--ink);font-family:var(--serif);line-height:1.65;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}main{flex:1}a{color:inherit;text-decoration:none}hr.site-rule{border:none;border-top:1px solid var(--rule);margin:0 var(--gap)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar-overlay{display:none;position:fixed;inset:0;background:rgba(255,255,255,.88);z-index:190;cursor:pointer}@supports(backdrop-filter:blur(1px)){.sidebar-overlay{background:rgba(255,255,255,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}#menu-toggle:checked~.sidebar-overlay{display:block}.sidebar{position:fixed;top:0;left:0;width:min(360px,88vw);height:100vh;height:100dvh;background:var(--bg);border-right:1px solid var(--rule);transform:translateX(-100%);transition:transform .38s cubic-bezier(.4,0,.2,1);z-index:200;display:flex;flex-direction:column;padding:2.2rem 2.8rem 3rem;overflow-y:auto;-webkit-overflow-scrolling:touch}#menu-toggle:checked~.sidebar{transform:translateX(0)}.sidebar-head{display:flex;justify-content:flex-end;margin-bottom:2.8rem}.sidebar-close{font-family:var(--sans);font-size:.62rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--dim);cursor:pointer;user-select:none;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:flex-end}.sidebar-close:hover{color:var(--ink)}.sidebar-nav{display:flex;flex-direction:column;flex:1}.sidebar-nav a{font-family:var(--serif);font-size:clamp(1.8rem,5.5vw,2.8rem);font-weight:400;letter-spacing:-.02em;line-height:1.15;color:var(--ink);padding:.75rem 0;border-bottom:1px solid var(--rule);transition:color .15s;min-height:44px;display:flex;align-items:center}.sidebar-nav a:first-child{border-top:1px solid var(--rule)}.sidebar-nav a:hover{color:var(--mid)}.sidebar-nav a[aria-current=page]{color:var(--mid)}.sidebar-foot{margin-top:2.4rem}.sidebar-lang{font-family:var(--sans);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--dim);min-height:44px;display:inline-flex;align-items:center}.sidebar-lang:hover{color:var(--mid)}nav{position:sticky;top:0;z-index:100;background:var(--bg);display:flex;align-items:center;padding:0 var(--gap);height:var(--nav-h);border-bottom:1px solid transparent;transition:border-color .2s ease}nav.nav-scrolled{border-bottom-color:var(--rule)}.nav-left{display:flex;align-items:center;gap:1.4rem}.nav-logo{display:flex;align-items:center;min-height:44px;min-width:44px}.nav-logo img{height:52px;width:auto;display:block;opacity:.82;transition:opacity .15s}.nav-logo:hover img{opacity:1}.menu-btn{font-family:var(--sans);font-size:.65rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--dim);cursor:pointer;user-select:none;min-height:44px;display:inline-flex;align-items:center}.menu-btn:hover{color:var(--ink)}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem var(--gap)7rem;animation:fadeUp .85s ease-out both}.under-construction{font-family:var(--sans);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--dim);border:1px solid var(--rule);border-radius:999px;padding:.35rem .9rem;margin:0 0 1.5rem}@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero,.about{animation:none}}.hero-logo{width:min(500px,72vw);height:auto}.hero-balloon .bln-outline,.hero-balloon .bln-string,.hero-balloon line{stroke-dasharray:1}.hero-balloon .bln-outline{animation:bln-draw 1.3s ease both .15s}.hero-balloon .bln-body{animation:bln-fade 1s ease both .75s}.hero-balloon ellipse{animation:bln-fade 1s ease both .9s}.hero-balloon line{animation:bln-draw .5s ease both}.hero-balloon circle{animation:bln-pop .55s ease both 2.35s}.hero-balloon .bln-string{animation:bln-draw 1.1s ease both 2.6s}.hero-balloon line:nth-of-type(1){animation-delay:1.1s}.hero-balloon line:nth-of-type(2){animation-delay:1.13s}.hero-balloon line:nth-of-type(3){animation-delay:1.16s}.hero-balloon line:nth-of-type(4){animation-delay:1.19s}.hero-balloon line:nth-of-type(5){animation-delay:1.22s}.hero-balloon line:nth-of-type(6){animation-delay:1.25s}.hero-balloon line:nth-of-type(7){animation-delay:1.28s}.hero-balloon line:nth-of-type(8){animation-delay:1.31s}.hero-balloon line:nth-of-type(9){animation-delay:1.34s}.hero-balloon line:nth-of-type(10){animation-delay:1.37s}.hero-balloon line:nth-of-type(11){animation-delay:1.4s}.hero-balloon line:nth-of-type(12){animation-delay:1.43s}.hero-balloon line:nth-of-type(13){animation-delay:1.46s}.hero-balloon line:nth-of-type(14){animation-delay:1.49s}.hero-balloon line:nth-of-type(15){animation-delay:1.52s}.hero-balloon line:nth-of-type(16){animation-delay:1.55s}.hero-balloon line:nth-of-type(17){animation-delay:1.58s}.hero-balloon line:nth-of-type(18){animation-delay:1.61s}.hero-balloon line:nth-of-type(19){animation-delay:1.64s}.hero-balloon line:nth-of-type(20){animation-delay:1.67s}.hero-balloon line:nth-of-type(21){animation-delay:1.7s}.hero-balloon line:nth-of-type(22){animation-delay:1.73s}.hero-balloon line:nth-of-type(23){animation-delay:1.76s}.hero-balloon line:nth-of-type(24){animation-delay:1.79s}.hero-balloon line:nth-of-type(25){animation-delay:1.82s}.hero-balloon line:nth-of-type(26){animation-delay:1.85s}.hero-balloon line:nth-of-type(27){animation-delay:1.88s}.hero-balloon line:nth-of-type(28){animation-delay:1.91s}.hero-balloon line:nth-of-type(29){animation-delay:1.94s}.hero-balloon line:nth-of-type(30){animation-delay:1.97s}.hero-balloon line:nth-of-type(31){animation-delay:2s}.hero-balloon line:nth-of-type(32){animation-delay:2.03s}.hero-balloon line:nth-of-type(33){animation-delay:2.06s}.hero-balloon line:nth-of-type(34){animation-delay:2.09s}.hero-balloon line:nth-of-type(35){animation-delay:2.12s}@keyframes bln-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes bln-fade{from{opacity:0}to{opacity:1}}@keyframes bln-pop{from{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.hero-balloon circle{transform-box:fill-box;transform-origin:center}@media(prefers-reduced-motion:reduce){.hero-balloon .bln-outline,.hero-balloon .bln-string,.hero-balloon line,.hero-balloon .bln-body,.hero-balloon ellipse,.hero-balloon circle{animation:none}}.hero-name{margin-top:3.2rem;font-family:var(--serif);font-size:clamp(1.6rem,3.4vw,2.5rem);font-weight:400;letter-spacing:-.02em;line-height:1.1}.hero-tagline{margin-top:1.1rem;font-family:var(--sans);font-size:.78rem;letter-spacing:.08em;color:var(--dim);line-height:1.9}.hero-statement{margin-top:2.4rem;font-family:var(--sans);font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink)}.hero-statement-sub{margin-top:.55rem;font-family:var(--serif);font-size:clamp(.95rem,2vw,1.1rem);color:var(--mid);line-height:1.6;max-width:48ch}.hero-links{margin-top:2.4rem;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;gap:2.4rem}.hero-links a{font-family:var(--sans);font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--dim);border-bottom:1px solid var(--rule);padding-bottom:2px;transition:color .15s,border-color .15s;min-height:44px;display:inline-flex;align-items:flex-end}.hero-links a:hover{color:var(--ink);border-bottom-color:var(--mid)}.page{max-width:var(--measure);margin:5rem auto;padding:0 var(--gap)}.page-header{margin-bottom:3rem}.page-header h1{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;letter-spacing:-.02em;line-height:1.15}.page-body p{margin-bottom:1.3em}.page-body h2{margin:3em 0 1em;font-family:var(--sans);font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--dim)}.page-body h3{margin:2em 0 .6em;font-size:1rem;font-weight:400}.page-body ul,.page-body ol{padding-left:1.4em;margin-bottom:1.3em}.page-body li{margin-bottom:.4em}.page-body a{border-bottom:1px solid var(--rule)}.page-body a:hover{border-bottom-color:var(--mid)}.page-body blockquote{border-left:2px solid var(--rule);padding-left:1.4em;color:var(--mid);margin:2em 0}.about{max-width:var(--measure);margin:5rem auto;padding:0 var(--gap);animation:fadeUp .85s ease-out both}.about--has-photo{max-width:calc(var(--measure) + 300px);display:grid;grid-template-columns:260px 1fr;gap:5rem;align-items:start}.about-photo img{width:100%;height:auto;border-radius:2px}.about-header{margin-bottom:2.4rem}.about-header h1{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;letter-spacing:-.02em;line-height:1.15}.about-affiliation{font-family:var(--sans);font-size:.72rem;letter-spacing:.08em;color:var(--dim);margin-top:.5rem}.about-content p{margin-bottom:1.3em;line-height:1.75}.about-content h2{margin:3em 0 1em;font-family:var(--sans);font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--dim)}.about-content ul{padding-left:1.2em;margin-bottom:1.3em}.about-content li{margin-bottom:.45em;line-height:1.65}.about-content a{border-bottom:1px solid var(--rule)}.about-content a:hover{border-bottom-color:var(--mid)}.pub-section{margin-bottom:4rem}.pub-section-title{font-family:var(--sans);font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--dim);margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid var(--rule)}.pub-item{margin-bottom:2.2rem}.pub-title{font-family:var(--serif);font-size:1rem;line-height:1.5;letter-spacing:-.01em}.pub-title a{border-bottom:1px solid var(--rule)}.pub-title a:hover{border-bottom-color:var(--mid)}.pub-meta{font-family:var(--sans);font-size:.72rem;color:var(--dim);margin-top:.3rem;line-height:1.55}footer{padding:2.4rem var(--gap);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copy{font-family:var(--sans);font-size:.62rem;letter-spacing:.1em;color:var(--dim)}.footer-links{display:flex;gap:2rem;list-style:none}.footer-links a{font-family:var(--sans);font-size:.62rem;letter-spacing:.1em;color:var(--dim)}.footer-links a:hover{color:var(--mid)}.index-feed{max-width:var(--measure);margin:0 auto 6rem;padding:0 var(--gap)}.index-section{padding:3.2rem 0;border-top:1px solid var(--rule)}.index-label{font-family:var(--sans);font-size:.6rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--dim);margin-bottom:1.8rem}.index-story{margin-bottom:2rem}.index-story:last-of-type{margin-bottom:1.4rem}.index-story-title{font-family:var(--serif);font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;letter-spacing:-.01em;line-height:1.3}.index-story-title a{border-bottom:1px solid var(--rule)}.index-story-title a:hover{border-bottom-color:var(--mid)}.index-story-summary{color:var(--mid);font-size:.95rem;line-height:1.65;margin-top:.4rem}.index-bits{list-style:none;margin-bottom:1.4rem}.index-bits li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--rule)}.index-bits li:first-child{border-top:1px solid var(--rule)}.index-bits a{font-size:.95rem}.index-bits a:hover{color:var(--mid)}.index-pub{margin-bottom:1.4rem}.index-pub-title{font-size:.95rem;line-height:1.5}.index-pub-title a{border-bottom:1px solid var(--rule)}.index-pub-title a:hover{border-bottom-color:var(--mid)}.index-meta{font-family:var(--sans);font-size:.68rem;letter-spacing:.04em;color:var(--dim);flex-shrink:0;margin-top:.25rem}.index-more{font-family:var(--sans);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);border-bottom:1px solid var(--rule);padding-bottom:1px;display:inline-block;margin-top:.4rem}.index-more:hover{color:var(--ink);border-bottom-color:var(--mid)}.section-page{max-width:var(--measure);margin:5rem auto;padding:0 var(--gap)}.section-header{margin-bottom:3.5rem;padding-bottom:2rem;border-bottom:1px solid var(--rule)}.section-header h1{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;letter-spacing:-.02em}.section-desc{font-family:var(--sans);font-size:.8rem;color:var(--dim);margin-top:.6rem;letter-spacing:.04em}.story-item{padding:2rem 0;border-bottom:1px solid var(--rule)}.story-title{font-family:var(--serif);font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;letter-spacing:-.01em;line-height:1.3;margin-bottom:.5rem}.story-title a{border-bottom:1px solid var(--rule)}.story-title a:hover{border-bottom-color:var(--mid)}.story-summary{font-size:.95rem;color:var(--mid);line-height:1.65;margin-bottom:.5rem}.bits-list{list-style:none}.bit-item{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--rule)}.bit-item:first-child{border-top:1px solid var(--rule)}.bit-item a{font-size:.95rem}.bit-item a:hover{color:var(--mid)}.empty-state{font-family:var(--sans);font-size:.82rem;color:var(--dim);padding:2rem 0}@media(max-width:780px){.about--has-photo{grid-template-columns:1fr;gap:2.4rem}.about-photo img{max-width:200px}}@media(max-width:600px){.hero{padding-bottom:4rem}.hero-name{margin-top:2.4rem}.hero-links{gap:1.6rem}.page,.about,.section-page{margin-top:3rem;margin-bottom:3rem}footer{flex-direction:column;align-items:flex-start}.index-section{padding:2.2rem 0}.index-bits li,.bit-item{flex-wrap:wrap}.index-meta{width:100%}}.notes-wrapper{display:grid;grid-template-columns:200px 1fr;gap:4rem;max-width:calc(var(--measure) + 220px + 4rem);margin:5rem auto;padding:0 var(--gap);align-items:start}.notes-nav{position:sticky;top:calc(var(--nav-h) + 2rem);max-height:calc(100vh - var(--nav-h) - 4rem);overflow-y:auto;display:flex;flex-direction:column;gap:1.6rem}.notes-search-wrap{width:100%}.notes-search-input{width:100%;font-family:var(--sans);font-size:.78rem;color:var(--ink);background:var(--bg);border:1px solid var(--rule);border-radius:2px;padding:.5rem .75rem;outline:none;min-height:44px;box-sizing:border-box}.notes-search-input:focus{border-color:var(--mid)}.notes-search-input::placeholder{color:var(--dim)}.notes-nav-all{font-family:var(--sans);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);min-height:44px;display:inline-flex;align-items:center}.notes-nav-all:hover{color:var(--ink)}.notes-nav-label{font-family:var(--sans);font-size:.58rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--dim);display:block;margin-bottom:.6rem}.notes-nav-tag-section{display:flex;flex-direction:column}.notes-nav-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:.35rem}.notes-nav-tag{font-family:var(--sans);font-size:.6rem;letter-spacing:.08em;color:var(--dim);background:0 0;border:1px solid var(--rule);border-radius:2px;padding:.25rem .55rem;text-align:left;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.notes-nav-tag:hover{color:var(--ink);border-color:var(--mid)}.notes-nav-tag--active{color:var(--ink);background:var(--rule);border-color:var(--mid)}.notes-main{min-width:0}.note-header{margin-bottom:2.8rem;padding-bottom:1.6rem;border-bottom:1px solid var(--rule)}.note-header h1{font-family:var(--serif);font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:400;letter-spacing:-.02em;line-height:1.2}.note-body{margin-bottom:3rem}.note-footer{display:flex;flex-wrap:wrap;gap:1.6rem 3rem;padding-top:2rem;border-top:1px solid var(--rule)}.note-footer-item{display:flex;flex-direction:column;gap:.4rem}.note-sidebar-label{font-family:var(--sans);font-size:.58rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--dim)}.note-sidebar-value{font-family:var(--sans);font-size:.78rem;color:var(--mid)}.note-tag-list{display:flex;flex-wrap:wrap;gap:.35rem}.note-tag{font-family:var(--sans);font-size:.62rem;letter-spacing:.08em;color:var(--dim);border:1px solid var(--rule);padding:.2rem .6rem;border-radius:2px;white-space:nowrap}.note-list-item{display:grid;grid-template-columns:1fr 7rem;gap:1.5rem;align-items:start;padding:1.8rem 0;border-bottom:1px solid var(--rule)}.note-list-item:first-of-type{border-top:1px solid var(--rule)}.note-list-title{font-family:var(--serif);font-size:clamp(1rem,2vw,1.2rem);font-weight:400;letter-spacing:-.01em;line-height:1.35;margin-bottom:.45rem}.note-list-title a{border-bottom:1px solid var(--rule)}.note-list-title a:hover{border-bottom-color:var(--mid);color:var(--mid)}.note-list-excerpt{font-size:.88rem;color:var(--mid);line-height:1.6;margin-bottom:.6rem}.note-list-meta{font-family:var(--sans);font-size:.68rem;color:var(--dim);text-align:right;padding-top:.2rem}@media(max-width:780px){.notes-wrapper{grid-template-columns:1fr;gap:0;margin-top:3rem;margin-bottom:3rem}.notes-nav{position:static;flex-direction:column;gap:1rem;padding-bottom:1.8rem;margin-bottom:2rem;border-bottom:1px solid var(--rule)}.notes-nav-tags{gap:.4rem}.notes-nav-tag{padding:.45rem .7rem}.note-list-item{grid-template-columns:1fr;gap:.4rem}.note-list-meta{text-align:left}}.dashboard-counters{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:2.8rem 2rem;padding:3rem 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-bottom:3.5rem}.counter-item{display:flex;flex-direction:column;gap:.5rem}.counter-value{font-family:var(--serif);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;letter-spacing:-.03em;line-height:1;color:var(--ink)}.counter-label{font-family:var(--sans);font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:var(--dim);line-height:1.5}.dashboard-body{margin-bottom:3.5rem}.dashboard-activity{margin-top:3.5rem}.explorations-page{max-width:calc(var(--measure) + 22rem);margin:5rem auto;padding:0 var(--gap)}.expl-group{margin-top:3.5rem}.expl-group:first-of-type{margin-top:2.5rem}.expl-group-title{font-family:var(--sans);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ink);padding-bottom:.9rem;border-bottom:1px solid var(--rule)}.expl-group-sub{font-family:var(--sans);font-size:.72rem;color:var(--dim);margin-top:.5rem}.exploration-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:1.6rem}.exploration-card{display:flex;flex-direction:column;color:var(--ink);border-bottom:none}.exploration-card-img{display:block;width:100%;aspect-ratio:4/3;background-size:cover;background-position:50%;background-color:var(--rule);filter:grayscale(18%);transition:filter .4s ease,transform .4s ease}.exploration-card:hover .exploration-card-img{filter:grayscale(0%);transform:scale(1.02)}.exploration-card-cap{display:block;padding:.7rem .1rem 0}.exploration-card-title{display:block;font-family:var(--serif);font-size:1.05rem;letter-spacing:-.01em;line-height:1.25}.exploration-card:hover .exploration-card-title{color:var(--mid)}.exploration-card-sub{display:block;margin-top:.2rem;font-family:var(--sans);font-size:.72rem;color:var(--dim)}.exploration-page{max-width:var(--measure);margin:4rem auto 5rem;padding:0 var(--gap)}.exploration-hero{width:100%;aspect-ratio:16/9;background-size:cover;background-position:50%;background-color:var(--rule);border-radius:2px;margin-bottom:2.2rem}.exploration-head{margin-bottom:2rem}.exploration-head h1{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:400;letter-spacing:-.02em;line-height:1.15}.exploration-back{margin-top:3rem;padding-top:1.4rem;border-top:1px solid var(--rule);font-family:var(--sans);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.exploration-back a{color:var(--dim)}.exploration-back a:hover{color:var(--ink)}@media(prefers-reduced-motion:reduce){.exploration-card:hover .exploration-card-img{transform:none}}.symbol-page{max-width:var(--measure);margin:5rem auto;padding:0 var(--gap);text-align:center}.symbol-logo{margin-bottom:4rem}.symbol-logo img{width:min(280px,60vw);height:auto;display:inline-block}.symbol-body{text-align:left}.symbol-body p{margin-bottom:1.6em;line-height:1.8}.symbol-body strong{font-weight:600}.symbol-body em{font-style:italic}.cv-page{max-width:calc(var(--measure) + 8ch);margin:5rem auto;padding:0 var(--gap)}.cv-header{margin-bottom:2.4rem;padding-bottom:1.6rem;border-bottom:1px solid var(--rule)}.cv-header h1{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;letter-spacing:-.02em;margin-bottom:.4rem}.cv-body h2{margin:2.8rem 0 1.2rem;font-family:var(--sans);font-size:.6rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--dim);padding-bottom:.5rem;border-bottom:1px solid var(--rule)}.cv-body p{margin-bottom:.9em;line-height:1.65}.cv-body strong{font-weight:600}.cv-body em{font-style:italic}.cv-body a{border-bottom:1px solid var(--rule)}.cv-body a:hover{border-bottom-color:var(--mid)}.cv-body hr{border:none;border-top:1px solid var(--rule);margin:2.4rem 0}@media print{nav,.sidebar,.sidebar-overlay,.sr-only,footer{display:none}.hero-logo{width:160px}body{font-size:12pt;color:#000;background:#fff}}