:root{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f7f5f0;--bg-2:#eeeae1;--surface:#ffffff9e;--surface-2:#ffffffe0;--line:#17191f1c;--line-strong:#17191f80;--ink:#17191f;--ink-2:#464b56;--ink-3:#4f5562;--accent:#0b5cad;--accent-strong:#08488a;--on-accent:#fff;--gate:#c0392b;--aurora-1:#40c4b42e;--aurora-2:#9682ff29;--aurora-3:#ffbe8c2e;--stars:none;--star-a:0;--star-b:0;--twinkle:none;--flow-opacity:.85;--flow-width:1.3;--nav-bg:#f7f5f0cc;--panel:#fcfbf8f7;--shadow:0 1px 0 #fff9 inset, 0 12px 30px -20px #17191f4d;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", serif;--sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono:ui-monospace, "Cascadia Mono", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--t-xs:clamp(.76rem, .72rem + .2vw, .86rem);--t-sm:clamp(.9rem, .86rem + .2vw, 1rem);--t-0:clamp(1.02rem, .98rem + .25vw, 1.15rem);--t-1:clamp(1.18rem, 1.08rem + .5vw, 1.42rem);--t-2:clamp(1.6rem, 1.3rem + 1.3vw, 2.4rem);--t-3:clamp(2.6rem, 1.9rem + 3.6vw, 4.8rem);--measure:62ch;--wide:72rem;--gutter:clamp(1.1rem, 4vw, 3rem);--sec:clamp(4rem, 9vw, 7.5rem);--radius:14px;--nav-h:3.5rem;--totop:2.75rem}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--bg:#070b14;--bg-2:#0c1322;--surface:#ffffff0b;--surface-2:#ffffff16;--line:#ffffff1f;--line-strong:#ffffff6b;--ink:#e9ecf3;--ink-2:#b6bdcc;--ink-3:#a1a9ba;--accent:#93c8ff;--accent-strong:#bfe0ff;--on-accent:#06101f;--gate:#ff8577;--aurora-1:#48dcc433;--aurora-2:#8c6eff2e;--aurora-3:#50c8781a;--stars:block;--star-a:.55;--star-b:.85;--twinkle:twinkle 7s ease-in-out infinite alternate;--flow-opacity:.6;--flow-width:1;--nav-bg:#070b14bd;--panel:#0c1322f7;--shadow:0 1px 0 #ffffff0f inset, 0 20px 40px -24px #000c}}:root[data-theme=dark]{--bg:#070b14;--bg-2:#0c1322;--surface:#ffffff0b;--surface-2:#ffffff16;--line:#ffffff1f;--line-strong:#ffffff6b;--ink:#e9ecf3;--ink-2:#b6bdcc;--ink-3:#a1a9ba;--accent:#93c8ff;--accent-strong:#bfe0ff;--on-accent:#06101f;--gate:#ff8577;--aurora-1:#48dcc433;--aurora-2:#8c6eff2e;--aurora-3:#50c8781a;--stars:block;--star-a:.55;--star-b:.85;--twinkle:twinkle 7s ease-in-out infinite alternate;--flow-opacity:.6;--flow-width:1;--nav-bg:#070b14bd;--panel:#0c1322f7;--shadow:0 1px 0 #ffffff0f inset, 0 20px 40px -24px #000c}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 1rem);-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100dvh;color:var(--ink);font-family:var(--sans);font-size:var(--t-0);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6;overflow-x:clip}h1,h2,h3{font-family:var(--serif);letter-spacing:-.012em;text-wrap:balance;margin:0;font-weight:500}p{margin:0 0 1em}p:last-child{margin-bottom:0}a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--accent-strong)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}main:focus{outline:none}svg{display:block}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip{z-index:50;background:var(--accent);color:var(--on-accent);border-radius:999px;padding:.55rem .9rem;font-weight:600;text-decoration:none;position:absolute;top:.6rem;left:-999px}.skip:focus{left:.6rem}.sky{z-index:-1;pointer-events:none;background:radial-gradient(120% 70% at 50% -10%, var(--bg-2), transparent 60%), linear-gradient(180deg, var(--bg-2) 0%, var(--bg) 55%, var(--bg) 100%);position:fixed;inset:0;overflow:hidden}.sky:before,.sky:after{content:"";will-change:transform;position:absolute;inset:-20%}.sky:before{background:radial-gradient(45% 32% at 18% 18%, var(--aurora-1), transparent 70%), radial-gradient(40% 30% at 82% 14%, var(--aurora-2), transparent 70%), radial-gradient(60% 34% at 55% 6%, var(--aurora-3), transparent 72%);animation:90s ease-in-out infinite alternate drift-a}.sky:after{background:radial-gradient(30% 22% at 62% 30%, var(--aurora-1), transparent 70%), radial-gradient(34% 26% at 30% 42%, var(--aurora-2), transparent 70%);opacity:.7;animation:120s ease-in-out infinite alternate drift-b}.stars,.stars-2{display:var(--stars);z-index:-1;pointer-events:none;background-repeat:repeat;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 100%);mask-image:linear-gradient(#000 0% 55%,#0000 100%)}.stars{opacity:var(--star-a);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='520' height='520'><g fill='white'><circle cx='23' cy='41' r='1'/><circle cx='97' cy='12' r='.7'/><circle cx='151' cy='88' r='1.2'/><circle cx='213' cy='31' r='.6'/><circle cx='278' cy='120' r='.9'/><circle cx='344' cy='57' r='1.1'/><circle cx='409' cy='19' r='.7'/><circle cx='481' cy='96' r='.8'/><circle cx='61' cy='167' r='.6'/><circle cx='129' cy='221' r='1'/><circle cx='188' cy='173' r='.7'/><circle cx='251' cy='247' r='.6'/><circle cx='322' cy='201' r='1.3'/><circle cx='392' cy='166' r='.6'/><circle cx='455' cy='233' r='.9'/><circle cx='507' cy='181' r='.6'/><circle cx='34' cy='302' r='.8'/><circle cx='108' cy='348' r='.6'/><circle cx='166' cy='291' r='1'/><circle cx='239' cy='362' r='.7'/><circle cx='296' cy='319' r='.6'/><circle cx='371' cy='352' r='1.1'/><circle cx='438' cy='301' r='.6'/><circle cx='497' cy='365' r='.8'/><circle cx='14' cy='437' r='.7'/><circle cx='83' cy='478' r='1'/><circle cx='146' cy='421' r='.6'/><circle cx='217' cy='489' r='.9'/><circle cx='287' cy='448' r='.6'/><circle cx='354' cy='497' r='.7'/><circle cx='421' cy='431' r='1.2'/><circle cx='490' cy='470' r='.6'/></g></svg>");background-size:520px 520px}.stars-2{opacity:var(--star-b);animation:var(--twinkle);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='520' height='520'><g fill='white'><circle cx='66' cy='73' r='1.4'/><circle cx='187' cy='140' r='1.1'/><circle cx='301' cy='44' r='1.5'/><circle cx='446' cy='131' r='1.2'/><circle cx='113' cy='262' r='1.3'/><circle cx='258' cy='309' r='1.1'/><circle cx='398' cy='250' r='1.4'/><circle cx='39' cy='398' r='1.1'/><circle cx='202' cy='441' r='1.5'/><circle cx='343' cy='407' r='1.2'/><circle cx='479' cy='469' r='1.1'/></g></svg>");background-size:760px 760px}@keyframes drift-a{0%{transform:translate(-2%,-1%)rotate(-1deg)}to{transform:translate(2%,2%)rotate(1.5deg)}}@keyframes drift-b{0%{transform:translate(2%,1%)}to{transform:translate(-2%,-2%)}}@keyframes twinkle{0%{opacity:.3}to{opacity:.85}}@keyframes flow{to{stroke-dashoffset:-24px}}@keyframes pulse{0%,to{opacity:.35;transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}html.is-hidden .sky:before,html.is-hidden .sky:after,html.is-hidden .stars-2,html.is-hidden .constellation .edge.flow,html.is-hidden .constellation-wrap .halo{animation-play-state:paused}.site-header{z-index:20;height:var(--nav-h);padding:0 var(--gutter);background:var(--nav-bg);-webkit-backdrop-filter:saturate(160%)blur(10px);backdrop-filter:saturate(160%)blur(10px);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;transition:border-color .3s;display:flex;position:sticky;top:0}.site-header.is-stuck{border-bottom-color:var(--line)}.brand{color:var(--ink);font-family:var(--serif);letter-spacing:.01em;align-items:center;gap:.6rem;font-size:1.05rem;text-decoration:none;display:inline-flex}.brand:hover{color:var(--ink)}.mark{flex:none;width:26px;height:26px}.mark .edge{stroke:var(--ink-3);stroke-width:1.2px}.mark .node{fill:var(--bg);stroke:var(--ink-2);stroke-width:1.4px}.mark .node.hub{stroke:var(--accent);stroke-width:1.8px}.mark .node.gate{stroke:var(--gate);stroke-width:1.6px}.brand-name{display:none}@media (min-width:560px){.brand-name{display:inline}}.nav-links{font-size:var(--t-sm);white-space:nowrap;gap:.2rem 1.15rem;display:none}.nav-links a{color:var(--ink-2);border-bottom:1px solid #0000;padding:.3rem 0;text-decoration:none}.nav-links a:hover{color:var(--ink);border-bottom-color:var(--line-strong)}.header-right{align-items:center;gap:.6rem;display:flex}html.js .site-header .header-email{transition:opacity .25s,transform .25s,visibility 0s linear .25s}html.js .site-header:not(.is-stuck) .header-email{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px)}.menu{position:relative}.menu>summary{cursor:pointer;width:2.4rem;height:2.4rem;color:var(--ink);border:1px solid var(--line);background:var(--surface);border-radius:999px;place-items:center;list-style:none;display:grid}.menu>summary::-webkit-details-marker{display:none}.menu>summary svg{width:20px;height:20px}.menu[open]>summary{background:var(--surface-2)}.menu-panel{border-radius:var(--radius);background:var(--panel);border:1px solid var(--line-strong);gap:.15rem;min-width:13rem;padding:.5rem;animation:.18s ease-out rise;display:grid;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 24px 48px -20px #0009}.menu-panel a{color:var(--ink);font-size:var(--t-sm);border-radius:8px;padding:.55rem .8rem;text-decoration:none;display:block}.menu-panel a:hover{background:var(--surface-2)}@media (min-width:1100px){.nav-links{display:flex}.menu{display:none}}.btn{font-weight:600;font-size:var(--t-sm);border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.15rem;line-height:1;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.btn svg{width:1.05em;height:1.05em}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.btn-primary:hover{background:var(--accent-strong);border-color:var(--accent-strong);color:var(--on-accent)}.btn-ghost{color:var(--ink);border-color:var(--line-strong);background:0 0}.btn-ghost:hover{border-color:var(--ink);color:var(--ink);background:var(--surface)}.btn-sm{padding:.5rem .9rem}.btn-lg{font-size:var(--t-0);padding:.95rem 1.5rem}main{padding:0 var(--gutter)}.sec{max-width:var(--measure);padding:var(--sec) 0;margin:0 auto}.sec.wide{max-width:var(--wide)}.sec.wide .sec-head,.sec.wide .sec-body{max-width:var(--measure);margin-inline:auto}.sec-head{margin-bottom:clamp(1.4rem,3vw,2.2rem)}.eyebrow{font-family:var(--mono);font-size:var(--t-xs);color:var(--ink-3);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 .9rem;display:flex}.eyebrow .num{color:var(--accent)}.eyebrow .glyph{width:1.2rem;height:1.2rem;color:var(--accent);flex:none}.eyebrow:after{content:"";background:var(--line-strong);flex:0 0 2rem;height:1px}h2{font-size:var(--t-2);max-width:28ch;line-height:1.15}h2.statement{max-width:30ch;font-style:italic;font-weight:400;line-height:1.25}.sec-body{font-size:var(--t-0);color:var(--ink-2)}.sec-body>:first-child{margin-top:0}.sec-body h3{font-size:var(--t-1);color:var(--ink);margin:1.6rem 0 .5rem}.sec-body p{max-width:var(--measure)}.sec-body .muted{color:var(--ink-3);font-size:var(--t-sm)}.flourish{width:min(16rem,60%);height:24px;color:var(--ink-3);margin:0 auto;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25% 75%,#0000);mask-image:linear-gradient(90deg,#0000,#000 25% 75%,#0000)}.flourish line{stroke:currentColor;stroke-width:1px}.flourish .dot{fill:currentColor}.flourish .node{fill:var(--bg);stroke:var(--accent);stroke-width:1.4px}.placeholder{color:var(--ink-3);font-family:var(--serif);font-style:italic;font-size:var(--t-1)}.placeholder.internal{font-family:var(--mono);font-style:normal;font-size:var(--t-xs);border:1px dashed var(--line-strong);border-radius:var(--radius);padding:.9rem 1.1rem}.hero{max-width:var(--wide);text-align:center;margin:0 auto;padding:clamp(1.6rem,4vw,3rem) 0 clamp(1.6rem,4vw,2.6rem)}.hero-copy{max-width:46rem;margin:0 auto}.hero .eyebrow{text-align:center;text-wrap:balance;margin-bottom:.8rem;display:block}.hero .eyebrow:after{display:none}.hero h1{font-size:var(--t-3);letter-spacing:-.025em;margin:.2rem 0 1rem;font-weight:500;line-height:1}.hero .lede{color:var(--ink-2);text-wrap:pretty;max-width:56ch;margin:0 auto 1.4rem;font-size:clamp(1.05rem,.98rem + .35vw,1.25rem);line-height:1.5}.hero .placeholder{margin:0 auto 1.4rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:clamp(1.6rem,4vw,2.6rem);display:flex}.hero-visual{max-width:50rem;margin:0 auto}@media (max-width:480px){.hero .eyebrow{letter-spacing:.08em;font-size:.74rem}}@media (min-width:1100px){.hero{text-align:left;grid-template-columns:minmax(0,28rem) minmax(0,1fr);align-items:center;column-gap:clamp(2rem,4vw,3.5rem);padding:clamp(1.2rem,2.5vw,2rem) 0 clamp(1.6rem,3vw,2.4rem);display:grid}.hero-copy{max-width:none;margin:0}.hero h1{font-size:clamp(2.6rem,1.9rem + 3vw,4.3rem)}.hero .eyebrow{text-align:left}.hero .lede{max-width:48ch;margin-left:0}.hero .placeholder{margin-left:0}.hero-actions{justify-content:flex-start;margin-bottom:0}.hero-visual{max-width:none}}.constellation-wrap{border-radius:calc(var(--radius) + 6px);background:linear-gradient(180deg, var(--surface), transparent);border:1px solid var(--line);box-shadow:var(--shadow);margin:0;padding:clamp(.5rem,1.5vw,1.2rem)}.map{position:relative}.map.landscape{display:none}.map.portrait{max-width:26rem;margin:0 auto;display:block}@media (min-width:700px){.map.landscape{display:block}.map.portrait{display:none}}.constellation{width:100%;height:auto;overflow:visible}.constellation .edge{stroke:var(--ink-3);stroke-opacity:.5;stroke-width:1px}.constellation .edge.flow{stroke:var(--accent);stroke-opacity:var(--flow-opacity);stroke-width:var(--flow-width);stroke-dasharray:3 9;stroke-linecap:round;animation:5s steps(40,end) infinite flow}.constellation .node{fill:var(--bg);stroke:var(--ink-2);stroke-width:1.3px}.constellation .node.gate{stroke:var(--gate);stroke-width:2px}.constellation .node.hub{stroke:var(--accent);stroke-width:2px;fill:var(--bg-2)}.map .halo{aspect-ratio:1;border:1px solid var(--accent);opacity:.35;pointer-events:none;will-change:transform, opacity;border-radius:50%;animation:4s ease-in-out infinite pulse;position:absolute;transform:translate(-50%,-50%)}.constellation text{font-family:var(--mono);fill:var(--ink-2);font-size:14px}.constellation.portrait text{font-size:15px}.constellation-wrap.is-offscreen .constellation .edge.flow,.constellation-wrap.is-offscreen .halo{animation-play-state:paused}.legend{font-family:var(--mono);font-size:var(--t-xs);color:var(--ink-3);letter-spacing:.02em;flex-wrap:wrap;justify-content:center;gap:.3rem 1.4rem;margin:.8rem 0 0;padding:0;list-style:none;display:flex}.legend li{align-items:center;gap:.45rem;display:inline-flex}.legend .key{border:1.5px solid var(--ink-2);background:var(--bg);border-radius:999px;width:.7rem;height:.7rem}.legend .key.gate{border-color:var(--gate);border-width:2px}.legend .key.hub{border-color:var(--accent);border-width:2px}.constellation-wrap figcaption{text-align:center;color:var(--ink-3);font-size:var(--t-sm);font-family:var(--serif);margin:.7rem .5rem .1rem;font-style:italic}.sec.wide.combination-sec .sec-head{max-width:none}.legs{grid-template-columns:minmax(0,1fr);grid-auto-rows:1fr;gap:.8rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:480px){.legs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.legs{grid-template-columns:repeat(3,minmax(0,1fr))}}.legs li{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);min-width:0;color:var(--ink);font-family:var(--serif);font-size:var(--t-1);overflow-wrap:break-word;align-items:center;gap:.75rem;padding:.9rem 1rem;line-height:1.2;display:flex}.legs .glyph{width:1.4rem;height:1.4rem;color:var(--accent);flex:none}.legs .leg-label{min-width:0;display:block}.legs .leg-label:first-letter{text-transform:uppercase}.grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;margin-top:1.6rem;display:grid}.card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);grid-template-rows:auto 1fr;gap:.9rem;min-width:0;padding:1.25rem;display:grid}.card-art{background:linear-gradient(135deg, var(--surface-2), transparent);height:5.5rem;color:var(--accent);border-radius:10px;place-items:center;display:grid}.card-art svg{width:2.6rem;height:2.6rem}.card h3{font-size:var(--t-1);margin:0 0 .5rem;line-height:1.25}.card .placeholder{font-size:var(--t-sm)}.card p{color:var(--ink-2);font-size:var(--t-sm);overflow-wrap:anywhere}.sec.wide.skills-sec .sec-body{max-width:none}.skills{grid-template-columns:minmax(0,1fr);gap:1rem;margin-top:.2rem;display:grid}@media (min-width:560px){.skills{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.4rem}}@media (min-width:1000px){.skills{grid-template-columns:repeat(3,minmax(0,1fr))}}.skills>div{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);border-top:2px solid var(--accent);min-width:0;padding:1.1rem 1.2rem 1.2rem}.skills h3{font-size:var(--t-1);color:var(--ink);margin:0 0 .55rem;line-height:1.2}.skills p{font-size:var(--t-sm);color:var(--ink-2);max-width:none;margin:0;line-height:1.55}.hobbies{max-width:var(--wide);text-align:center}.hobbies .sec-head{max-width:var(--measure);margin-inline:auto}.hobbies .eyebrow{justify-content:center}.hobbies .eyebrow:after{display:none}.hobbies h2{margin-inline:auto}.hobbies .sec-body{max-width:54ch;font-family:var(--serif);font-size:var(--t-1);text-wrap:pretty;margin-inline:auto;line-height:1.5}.hobbies .sec-body p{margin-inline:auto}.hobbies .placeholder{font-size:var(--t-1)}.hobbies .strip{flex-wrap:wrap;justify-content:center;gap:.8rem;margin:2.2rem auto 0;padding:0;list-style:none;display:flex}.hobbies .strip img{border-radius:var(--radius);border:1px solid var(--line);width:auto;max-width:100%;height:clamp(8rem,18vw,12rem);box-shadow:var(--shadow);display:block}.about{gap:1.1rem;display:grid}.monogram{width:8rem;height:8rem;margin:0 auto}@media (min-width:760px){.about{grid-template-columns:11rem 1fr;gap:0 2.6rem}.about .monogram{grid-row:1/span 2;align-self:start;width:11rem;height:11rem;margin:.3rem 0 0}.about .sec-head,.about .sec-body{grid-column:2}}.monogram .ring{fill:var(--surface);stroke:var(--line-strong);stroke-width:1px}.monogram .orbit{fill:none;stroke:var(--line-strong);stroke-width:1px;stroke-dasharray:2 6}.monogram .edge{stroke:var(--ink-3);stroke-opacity:.6;stroke-width:1px}.monogram .node{fill:var(--bg);stroke:var(--ink-2);stroke-width:1.3px}.monogram .node.gate{stroke:var(--gate);stroke-width:1.8px}.monogram .node.hub{stroke:var(--accent);stroke-width:1.8px}.monogram text{font-family:var(--serif);fill:var(--ink);letter-spacing:-2px;font-size:54px}.contact{text-align:center;padding-bottom:clamp(3rem,8vw,6rem)}.contact .eyebrow{justify-content:center}.contact .eyebrow:after{display:none}.contact h2{margin:0 auto}.contact .sec-body{max-width:48ch;margin:0 auto}.contact .sec-body p{margin-left:auto;margin-right:auto}.contact-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2rem;display:flex}.contact-email{font-family:var(--mono);font-size:var(--t-sm);color:var(--ink-3);margin-top:1.1rem}.contact-email a{color:var(--ink-2)}.site-footer{border-top:1px solid var(--line);padding:1.6rem max(4.4rem, calc(var(--gutter) + 1.5rem)) 2.2rem var(--gutter);color:var(--ink-3);font-size:var(--t-xs);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;display:flex}.site-footer p{margin:0}.site-footer a{color:var(--ink-2)}.totop{z-index:15;width:var(--totop);height:var(--totop);background:var(--surface-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;border-radius:999px;place-items:center;transition:opacity .25s,transform .25s,visibility 0s linear .25s;display:grid;position:fixed;bottom:1rem;right:1rem;transform:translateY(8px)}.totop svg{width:18px;height:18px}.totop.is-visible,html:not(.js) .totop{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:none}.totop:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sky:before,.sky:after,.stars-2,.constellation .edge.flow,.constellation-wrap .halo,.menu-panel{animation:none!important}.constellation .edge.flow{stroke-dasharray:none;stroke-opacity:.45}.constellation-wrap .halo{opacity:.25}.btn,.totop,.site-header,.header-email{transition:none}}@media (prefers-reduced-transparency:reduce){.site-header,.menu-panel,.totop{-webkit-backdrop-filter:none;backdrop-filter:none}}@media print{.sky,.stars,.stars-2,.site-header,.totop{display:none!important}body{color:#000;background:#fff}}.sec-body .lead{font-size:var(--t-1);color:var(--ink);line-height:1.45}.card .lead{font-size:var(--t-sm);color:var(--ink-2)}.hero-sub{font-size:var(--t-sm);color:var(--ink-3);max-width:var(--measure);margin-top:.6rem}details.more{margin-top:.55rem}details.more>summary{cursor:pointer;font-size:var(--t-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.35rem;font-weight:600;list-style:none;display:inline-flex}details.more>summary::-webkit-details-marker{display:none}details.more>summary:after{content:"+";font-weight:700}details.more[open]>summary:after{content:"−"}details.more>summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}details.more>:not(summary){margin-top:.6rem}details.more p{font-size:var(--t-sm);color:var(--ink-2)}.proof{font-size:var(--t-xs);flex-wrap:wrap;align-items:center;gap:.4rem;margin:.8rem 0 0;display:flex}.proof-label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-right:.2rem}.proof a{border:1px solid var(--line);background:var(--surface-2);color:var(--accent);border-radius:999px;padding:.22rem .6rem;font-weight:600;text-decoration:none;display:inline-block}.proof a:hover{border-color:var(--accent)}.badges{flex-wrap:wrap;gap:.35rem;margin:-.2rem 0 .6rem;display:flex}.badges span{font-family:var(--mono);font-size:var(--t-xs);letter-spacing:.02em;background:var(--surface-2);border:1px solid var(--line);color:var(--ink-2);border-radius:6px;padding:.15rem .5rem}@keyframes draw-edge{to{stroke-dashoffset:0}}@keyframes fade-edge{0%{stroke-opacity:0}}@keyframes pop-node{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}.constellation .nodes .pop{transform-box:fill-box;transform-origin:50%}html.js .constellation-wrap:not(.is-visible) .edge:not(.flow){stroke-dasharray:var(--len);stroke-dashoffset:var(--len)}html.js .constellation-wrap:not(.is-visible) .edge.flow{stroke-opacity:0}html.js .constellation-wrap:not(.is-visible) .nodes .pop{opacity:0}html.js .constellation-wrap.is-visible .edge:not(.flow){stroke-dasharray:var(--len);stroke-dashoffset:var(--len);animation:.7s cubic-bezier(.4,0,.2,1) forwards draw-edge;animation-delay:calc(.5s + var(--i) * 70ms)}html.js .constellation-wrap.is-visible .edge.flow{animation:5s linear infinite flow,.9s ease-out both fade-edge;animation-delay:0s, calc(.3s + var(--i) * 70ms)}html.js .constellation-wrap.is-visible .nodes .pop{animation:.55s cubic-bezier(.2,.8,.2,1) both pop-node;animation-delay:calc(.15s + var(--i) * 90ms)}.constellation .ring{fill:none;stroke:var(--gate);stroke-opacity:.25;stroke-width:1px}.constellation .pulse{fill:var(--accent)}.constellation .gate-pulse{fill:var(--gate)}.constellation .gate-glow{fill:var(--gate);opacity:0}.constellation .nodes>g{transition:opacity .25s}.constellation[data-focus] .edge,.constellation[data-focus] .edge.flow{stroke-opacity:.14}.constellation[data-focus] .edge.lit{stroke:var(--accent);stroke-opacity:1;stroke-width:1.8px}.constellation[data-focus] .nodes>g:not(.on){opacity:.42}.constellation .nodes>g.on text{fill:var(--ink);font-weight:600}.constellation .nodes>g.on .node{stroke-width:2.4px}.constellation-wrap.is-offscreen .pulses{visibility:hidden}@media (prefers-reduced-motion:reduce){.constellation .pulses{display:none}html.js .constellation-wrap .edge,html.js .constellation-wrap .nodes .pop{opacity:1;stroke-dashoffset:0;animation:none!important}html.js .constellation-wrap .edge:not(.flow){stroke-dasharray:none}}.map{perspective:1100px}.map .tilt{transform-style:preserve-3d;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));will-change:transform;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.map .drift{transform-style:preserve-3d;animation:16s ease-in-out infinite drift;position:relative}@keyframes drift{0%,to{transform:rotateX(5deg)rotateY(-7deg)translateZ(0)}50%{transform:rotateX(-4deg)rotateY(7deg)translateZ(6px)}}.map .depth{opacity:.32;filter:blur(.7px);pointer-events:none;width:100%;height:auto;position:absolute;inset:0;overflow:visible;transform:translateZ(-60px)scale(1.03)}.map .depth line{stroke:var(--ink-3);stroke-opacity:.5;stroke-width:1.2px}.map .depth circle{fill:none;stroke:var(--ink-3);stroke-opacity:.35;stroke-width:1px}.map svg.constellation{position:relative;transform:translateZ(0)}.map .tilt .halo{transform:translate(-50%,-50%)translateZ(40px)}.constellation-wrap.is-offscreen .drift,html.is-hidden .constellation-wrap .drift{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.map .drift{animation:none;transform:none}.map .tilt{transition:none;transform:none!important}.map .depth{transform:translateZ(-30px)}}.ask[data-astro-cid-l2gncxap]{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);text-align:left;border-radius:14px;margin-top:2rem;padding:1.25rem 1.25rem 1rem}.ask-title[data-astro-cid-l2gncxap]{font-family:var(--serif);font-weight:500;font-size:var(--t-0);color:var(--ink);margin:0 0 .5rem}.ask-intro[data-astro-cid-l2gncxap] p{color:var(--ink-2);font-size:var(--t-sm);margin:0 0 .9rem}.ask-form[data-astro-cid-l2gncxap]{grid-template-columns:1fr auto;align-items:stretch;gap:.6rem;display:grid}.ask-form[data-astro-cid-l2gncxap] textarea[data-astro-cid-l2gncxap]{font:inherit;font-size:var(--t-sm);color:var(--ink);background:var(--surface-2);border:1px solid var(--line);resize:vertical;border-radius:10px;min-height:2.8rem;padding:.6rem .75rem}.ask-form[data-astro-cid-l2gncxap] textarea[data-astro-cid-l2gncxap]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ask-btn[data-astro-cid-l2gncxap]{font:inherit;font-size:var(--t-sm);color:var(--on-accent);background:var(--accent);cursor:pointer;border:0;border-radius:10px;padding:.6rem 1.1rem;font-weight:600}.ask-btn[data-astro-cid-l2gncxap]:hover{background:var(--accent-strong)}.ask-btn[data-astro-cid-l2gncxap]:disabled{opacity:.6;cursor:progress}.ask-out[data-astro-cid-l2gncxap]{border-left:3px solid var(--accent);background:var(--surface-2);color:var(--ink);font-size:var(--t-sm);white-space:pre-wrap;border-radius:0 10px 10px 0;margin-top:.9rem;padding:.8rem .95rem;line-height:1.55}.ask-out[data-astro-cid-l2gncxap].refused{border-left-color:var(--line-strong);color:var(--ink-2)}.ask-note[data-astro-cid-l2gncxap]{font-size:var(--t-xs);color:var(--ink-3);margin:.8rem 0 0}.ask-note[data-astro-cid-l2gncxap] a[data-astro-cid-l2gncxap]{color:var(--accent)}.sr-only[data-astro-cid-l2gncxap]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:480px){.ask-form[data-astro-cid-l2gncxap]{grid-template-columns:1fr}}
