[data-astro-cid-5wvfvj5u]{margin:0;padding:0;box-sizing:border-box}:root{--parchment: #F5ECD7;--parchment-dark: #E8DCBF;--gold: #B8860B;--gold-light: #DAA520;--blue: #1B3A6B;--vermilion: #A52A2A;--green: #2E5E3E;--black: #2C2416;--dim: #8B7D6B;--display: "Cinzel", serif;--serif: "Cormorant Garamond", Georgia, serif;--mono: "DM Mono", monospace}body{background:var(--parchment);color:var(--black);font-family:var(--serif);font-size:18px;line-height:1.8}nav[data-astro-cid-5wvfvj5u]{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;border-bottom:2px solid var(--gold)}.nav-logo[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:.85rem;letter-spacing:4px;color:var(--gold)}.nav-links[data-astro-cid-5wvfvj5u]{display:flex;gap:2rem}.nav-links[data-astro-cid-5wvfvj5u] a[data-astro-cid-5wvfvj5u]{text-decoration:none;color:var(--black);font-family:var(--display);font-size:.7rem;letter-spacing:2px;text-transform:uppercase}.nav-links[data-astro-cid-5wvfvj5u] a[data-astro-cid-5wvfvj5u]:hover{color:var(--vermilion)}.hero[data-astro-cid-5wvfvj5u]{padding:5rem 4rem;position:relative;min-height:80vh;display:flex;align-items:center}.hero-border[data-astro-cid-5wvfvj5u]{position:absolute;inset:2rem;pointer-events:none}.border-corner[data-astro-cid-5wvfvj5u]{position:absolute;font-size:1.2rem;color:var(--gold)}.tl[data-astro-cid-5wvfvj5u]{top:0;left:0}.tr[data-astro-cid-5wvfvj5u]{top:0;right:0}.bl[data-astro-cid-5wvfvj5u]{bottom:0;left:0}.br[data-astro-cid-5wvfvj5u]{bottom:0;right:0}.border-line[data-astro-cid-5wvfvj5u]{position:absolute;background:var(--gold);opacity:.3}.border-line[data-astro-cid-5wvfvj5u].top{top:8px;left:20px;right:20px;height:1px}.border-line[data-astro-cid-5wvfvj5u].bottom{bottom:8px;left:20px;right:20px;height:1px}.border-line[data-astro-cid-5wvfvj5u].left{top:20px;bottom:20px;left:8px;width:1px}.border-line[data-astro-cid-5wvfvj5u].right{top:20px;bottom:20px;right:8px;width:1px}.hero-content[data-astro-cid-5wvfvj5u]{display:flex;gap:2rem;align-items:flex-start;max-width:900px;margin:0 auto;position:relative;z-index:2}.illuminated-letter[data-astro-cid-5wvfvj5u]{flex-shrink:0}.big-letter[data-astro-cid-5wvfvj5u]{display:block;font-family:var(--display);font-size:8rem;font-weight:900;line-height:.85;color:var(--blue);background:linear-gradient(135deg,var(--gold-light),var(--gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(2px 2px 0 rgba(0,0,0,.1))}.hero-rubric[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:.65rem;letter-spacing:5px;color:var(--vermilion);margin-bottom:.5rem}.hero[data-astro-cid-5wvfvj5u] h1[data-astro-cid-5wvfvj5u]{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.3;color:var(--blue);margin-bottom:1.5rem}.hero-desc[data-astro-cid-5wvfvj5u]{font-size:1.05rem;color:var(--dim);line-height:2;max-width:600px;margin-bottom:1rem}.ornament-divider[data-astro-cid-5wvfvj5u]{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem 0;color:var(--gold);font-size:1rem}.orn-line[data-astro-cid-5wvfvj5u]{width:100px;height:1px;background:var(--gold)}.section-title[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:1.8rem;text-align:center;margin-bottom:3rem;color:var(--blue);letter-spacing:2px}.st-orn[data-astro-cid-5wvfvj5u]{color:var(--gold);font-size:.8rem;vertical-align:middle;margin:0 .5rem}.works[data-astro-cid-5wvfvj5u]{padding:4rem;max-width:1100px;margin:0 auto}.works-grid[data-astro-cid-5wvfvj5u]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.work-card[data-astro-cid-5wvfvj5u]{border:2px solid var(--gold);padding:2rem;background:var(--parchment-dark);transition:all .2s}.work-card[data-astro-cid-5wvfvj5u]:hover{box-shadow:0 4px 20px #b8860b26;transform:translateY(-2px)}.wc-header[data-astro-cid-5wvfvj5u]{display:flex;justify-content:space-between;margin-bottom:.75rem}.wc-date[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:.7rem;letter-spacing:2px;color:var(--gold)}.wc-origin[data-astro-cid-5wvfvj5u]{font-family:var(--mono);font-size:.6rem;color:var(--dim);letter-spacing:1px}.work-card[data-astro-cid-5wvfvj5u] h3[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:1.2rem;color:var(--blue);margin-bottom:.75rem;letter-spacing:1px}.work-card[data-astro-cid-5wvfvj5u] p[data-astro-cid-5wvfvj5u]{font-size:.9rem;line-height:1.9;color:var(--dim)}.wc-footer[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:.55rem;letter-spacing:3px;color:var(--gold);margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--gold);opacity:.5}.quote-section[data-astro-cid-5wvfvj5u]{padding:4rem 3rem;display:flex;justify-content:center}.quote-frame[data-astro-cid-5wvfvj5u]{max-width:650px;width:100%;text-align:center;padding:3rem;border:2px solid var(--gold);background:var(--parchment)}.qf-orn[data-astro-cid-5wvfvj5u]{color:var(--gold);letter-spacing:8px;font-size:.8rem}.top-orn[data-astro-cid-5wvfvj5u]{margin-bottom:2rem}.bottom-orn[data-astro-cid-5wvfvj5u]{margin-top:2rem}blockquote[data-astro-cid-5wvfvj5u]{font-family:var(--serif);font-size:1.4rem;font-style:italic;line-height:1.7;color:var(--blue);margin-bottom:1rem}cite[data-astro-cid-5wvfvj5u]{font-style:normal;font-family:var(--mono);font-size:.7rem;color:var(--dim);letter-spacing:1px}.technique[data-astro-cid-5wvfvj5u]{padding:4rem;max-width:900px;margin:0 auto}.tech-list[data-astro-cid-5wvfvj5u]{display:flex;flex-direction:column;gap:0}.tech-item[data-astro-cid-5wvfvj5u]{display:flex;gap:2rem;align-items:flex-start;padding:2rem 0;border-bottom:1px solid var(--parchment-dark)}.tech-initial[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:3rem;font-weight:900;line-height:1;flex-shrink:0;width:50px;text-align:center;background:linear-gradient(135deg,var(--gold-light),var(--gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tech-content[data-astro-cid-5wvfvj5u] h3[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:1rem;color:var(--blue);margin-bottom:.4rem;letter-spacing:1px}.tech-content[data-astro-cid-5wvfvj5u] p[data-astro-cid-5wvfvj5u]{font-size:.9rem;line-height:1.9;color:var(--dim)}.colophon[data-astro-cid-5wvfvj5u]{padding:4rem;max-width:800px;margin:0 auto}.colophon-frame[data-astro-cid-5wvfvj5u]{border:2px solid var(--gold);background:var(--parchment-dark)}.cf-inner[data-astro-cid-5wvfvj5u]{padding:3rem}.colophon[data-astro-cid-5wvfvj5u] h2[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:1.5rem;color:var(--blue);margin-bottom:1.5rem;letter-spacing:2px;text-align:center}.colophon[data-astro-cid-5wvfvj5u] p[data-astro-cid-5wvfvj5u]{font-size:1rem;line-height:2;color:var(--dim);margin-bottom:1.5rem;text-align:center}.cf-mark[data-astro-cid-5wvfvj5u]{font-family:var(--display);font-size:.7rem;letter-spacing:4px;color:var(--gold);text-align:center;margin-top:2rem}footer[data-astro-cid-5wvfvj5u]{padding:0 3rem 2rem;margin-top:2rem}.footer-orn[data-astro-cid-5wvfvj5u]{margin-bottom:1.5rem}.footer-inner[data-astro-cid-5wvfvj5u]{display:flex;justify-content:space-between;font-family:var(--display);font-size:.6rem;letter-spacing:2px;color:var(--dim)}footer[data-astro-cid-5wvfvj5u] a[data-astro-cid-5wvfvj5u]{color:var(--vermilion);text-decoration:none}@media(max-width:900px){nav[data-astro-cid-5wvfvj5u]{flex-direction:column;gap:1rem;padding:1rem 1.5rem}.nav-links[data-astro-cid-5wvfvj5u]{flex-wrap:wrap;gap:1rem;justify-content:center}.hero[data-astro-cid-5wvfvj5u]{padding:3rem 2rem}.hero-content[data-astro-cid-5wvfvj5u]{flex-direction:column}.big-letter[data-astro-cid-5wvfvj5u]{font-size:5rem}.works[data-astro-cid-5wvfvj5u]{padding:3rem 2rem}.works-grid[data-astro-cid-5wvfvj5u]{grid-template-columns:1fr}.technique[data-astro-cid-5wvfvj5u],.colophon[data-astro-cid-5wvfvj5u]{padding:3rem 2rem}.hero-border[data-astro-cid-5wvfvj5u]{display:none}.footer-inner[data-astro-cid-5wvfvj5u]{flex-direction:column;text-align:center;gap:.5rem}}
