:root{--parchment: #ece0c8;--parchment-aged: #dfd0b4;--parchment-shadow: #d4c4a0;--ink: #5a4a38;--ink-heading: #4e3e2e;--accent: #7a5a32;--accent-hover: #8b6838;--accent-gold: #9a7840;--text-primary: #6b5842;--text-secondary: #8a7860;--text-muted: #a09078}.a11y-high-contrast{--ink: #2c2416;--ink-heading: #1e180e;--text-primary: #3a2e20;--text-secondary: #5c4d38;--text-muted: #7a6a52;--accent: #6b3a10;--accent-hover: #7a4518}.workshop-bg{position:fixed;inset:0;z-index:-3;background:#1a1308 url(/textures/workbench.jpg) center center / cover no-repeat}.workshop-bg:after{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(ellipse 80% 70% at 50% 35%,#b4823214,#00000026,#00000073),linear-gradient(#0003,#0003);pointer-events:none}.desk-scratches{position:absolute;inset:0;pointer-events:none}@keyframes lamp-flicker{0%,to{opacity:.5}30%{opacity:.58}60%{opacity:.48}80%{opacity:.55}}@keyframes dust-float{0%{transform:translateY(0) translate(0);opacity:0}8%{opacity:.5}85%{opacity:.3}to{transform:translateY(-85vh) translate(20px);opacity:0}}.lamplight{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.lamplight .glow{position:absolute;border-radius:50%;filter:blur(80px);background:#c896320f;animation:lamp-flicker 9s ease-in-out infinite}.lamplight .glow-1{top:0;left:25%;width:500px;height:400px}.lamplight .glow-2{top:45%;right:5%;width:350px;height:400px;animation-delay:-4s}.lamplight .glow-3{bottom:0;left:10%;width:400px;height:300px;animation-delay:-7s}.dust{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.dust .mote{position:absolute;width:2px;height:2px;border-radius:50%;background:#dcb4644d}.dust .mote-lg{width:3px;height:3px;background:#dcb4642e}.dust .mote-1{left:18%;bottom:-5%;animation:dust-float 20s linear infinite}.dust .mote-2{left:38%;bottom:-8%;animation:dust-float 27s linear infinite;animation-delay:-4s}.dust .mote-3{left:58%;bottom:-3%;animation:dust-float 23s linear infinite;animation-delay:-9s}.dust .mote-4{left:74%;bottom:-6%;animation:dust-float 18s linear infinite;animation-delay:-13s}.dust .mote-5{left:9%;bottom:-4%;animation:dust-float 25s linear infinite;animation-delay:-7s}.dust .mote-6{left:48%;bottom:-7%;animation:dust-float 30s linear infinite;animation-delay:-16s}.dust .mote-7{left:84%;bottom:-5%;animation:dust-float 22s linear infinite;animation-delay:-2s}.dust .mote-8{left:30%;bottom:-9%;animation:dust-float 26s linear infinite;animation-delay:-11s}.bench-page{position:fixed;pointer-events:none;width:clamp(250px,28vw,450px);box-shadow:2px 3px 8px #0006,4px 6px 20px #0000004d;filter:brightness(.8) sepia(10%);border-radius:1px}.bench-page-behind{z-index:0}.bench-page-front{z-index:2;cursor:grab;pointer-events:auto;transition:box-shadow .2s ease}.bench-page-front:active{cursor:grabbing}.bench-page-front.dragging{box-shadow:4px 6px 16px #00000080,8px 12px 40px #0006;z-index:3;transition:none}@media(max-width:1100px){.bench-page{display:none}}.light-layer{position:fixed;inset:0;z-index:50;pointer-events:none}.candle-light{background:radial-gradient(ellipse 40% 45% at 25% 25%,rgba(255,170,60,.1) 0%,transparent 55%),radial-gradient(ellipse 100% 100% at 25% 25%,transparent 0%,rgba(10,5,0,.55) 100%);opacity:.55}.lamp-light{background:radial-gradient(ellipse 55% 50% at 55% 20%,rgba(240,210,150,.05) 0%,transparent 50%),radial-gradient(ellipse 80% 70% at 55% 25%,transparent 0%,rgba(12,6,0,.6) 100%);opacity:.45}.heartbeat-light{background:radial-gradient(ellipse 78% 40% at 50% 112%,rgba(208,58,44,.4) 0%,rgba(166,42,36,.16) 46%,transparent 72%);mix-blend-mode:screen;opacity:0}@media(prefers-reduced-motion:reduce){.candle-overlay{animation:none!important;opacity:.05}.dust .mote,.lamplight .glow{animation:none!important}}main{position:relative;width:720px;max-width:calc(100% - 3em);overflow:visible;margin:2.5em auto;padding:3em 3.5em;background-color:var(--parchment);background-image:url(/textures/handmade-paper.png);background-repeat:repeat;border-radius:1px;z-index:1;box-shadow:0 1px 2px #00000026,0 4px 8px #00000026,0 12px 30px #00000040,0 30px 60px #0003}main:before{content:"";position:absolute;inset:0;border-radius:1px;box-shadow:inset 0 0 50px #64461e26;pointer-events:none;z-index:2}.desk-header{position:relative;z-index:3;padding:.8em 1.5em}.desk-header nav{display:flex;align-items:center;justify-content:space-between;max-width:720px;margin:0 auto}.desk-header h2{margin:0;font-size:1.6em}.desk-header h2 a,.desk-header h2 a.active{text-decoration:none;color:#c8af8cb3;text-shadow:0 0 2px rgba(140,110,70,.3),1px 1px 0 rgba(0,0,0,.3)}.desk-header nav a{padding:.6em .5em;color:#b49b788c;text-decoration:none;font-family:Caveat,cursive;font-size:1.15em;text-shadow:0 0 1px rgba(120,90,50,.2),1px 1px 0 rgba(0,0,0,.25);transition:color .2s ease}.desk-header nav a:hover{color:#dcc3a0cc}.desk-header nav a.active{color:#d2b996bf}.a11y-toggle{position:fixed;bottom:16px;right:16px;z-index:100;background:var(--parchment-aged);border:1px solid var(--parchment-shadow);border-radius:50%;width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;box-shadow:0 2px 8px #0000004d;transition:background .2s ease;color:var(--text-muted)}.a11y-toggle:hover{background:var(--parchment)}.a11y-toggle[aria-pressed=true]{background:var(--ink);color:var(--parchment)}@media(max-width:1100px){.a11y-toggle{bottom:12px;right:12px}}body{font-family:Libre Baskerville,Georgia,serif;margin:0;padding:0;text-align:left;background-color:#1a1308;color:var(--text-primary);font-size:17px;font-weight:400;line-height:1.85;word-wrap:break-word;overflow-wrap:break-word;overflow-x:hidden;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Caveat,cursive;margin:0 0 .5rem;color:var(--ink-heading);line-height:1.3;font-weight:700}h1{font-size:3.4em}h2{font-size:2.6em}h3{font-size:2.1em}h4{font-size:1.7em}h5{font-size:1.4em}strong,b{font-weight:700}a{color:var(--accent);text-decoration:underline;text-decoration-color:#7a5a324d;text-underline-offset:.2em;text-decoration-thickness:1px;transition:color .2s ease,text-decoration-color .2s ease}a:hover{color:var(--accent-hover);text-decoration-color:var(--accent-hover)}p{margin-bottom:1em}.prose p{margin-bottom:1.6em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:2px}code{font-family:JetBrains Mono,Fira Code,monospace;padding:2px 6px;background-color:#5a4a3812;border:1px solid rgba(90,74,56,.12);border-radius:2px;font-size:.85em;color:var(--accent)}pre{padding:1.5em;border-radius:3px;background-color:#5a4a380d!important;border:1px solid rgba(90,74,56,.12);overflow-x:auto}pre>code{all:unset;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85em}blockquote{border-left:3px solid var(--accent-gold);padding:.2em 0 .2em 1.5em;margin:1.5em 0;color:var(--text-secondary);font-style:italic}hr{border:none;margin:2.5em 0}@media(max-width:720px){body{font-size:16px}main{padding:2em 1.5em;margin:1em auto;max-width:calc(100% - 1.5em)}h1{font-size:2.6em}h2{font-size:2.1em}h3{font-size:1.8em}.desk-header{padding:.8em 1em}.desk-header nav{flex-wrap:wrap;gap:.1em .6em}.desk-header h2{font-size:1.4em}.desk-header nav a{font-size:1.05em;padding:.5em .35em}}@media(prefers-reduced-motion:reduce){.dust .mote,.lamplight .glow{animation:none!important}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}footer[data-astro-cid-sz7xmlte]{position:relative;z-index:1;padding:2em 1em 3em;color:#c8aa7880;text-align:center;font-size:.85em}footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}
