nav[data-astro-cid-pux6a34n]{background:transparent}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s ease}.nav-brand[data-astro-cid-pux6a34n]:hover{transform:translateY(-1px)}.brand-logo[data-astro-cid-pux6a34n]{max-width:120px;height:auto;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.brand-text[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:.1rem}.brand-tagline[data-astro-cid-pux6a34n]{font-family:Anton;font-size:2rem;font-weight:700;color:#344132;letter-spacing:.2px;line-height:1.2;white-space:nowrap}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:2rem}.nav-link[data-astro-cid-pux6a34n]{color:#344132;text-decoration:none;font-size:18px;font-weight:600;letter-spacing:.3px;transition:all .2s ease;position:relative;padding:.5rem 0}.nav-link[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-primary);transition:width .2s ease}.nav-link[data-astro-cid-pux6a34n]:hover{color:var(--color-primary)}.nav-link[data-astro-cid-pux6a34n]:hover:after{width:100%}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:101}.hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{display:block;width:25px;height:2px;background:var(--color-text-light);transition:all .3s ease;border-radius:2px}.hamburger[data-astro-cid-pux6a34n]:hover span[data-astro-cid-pux6a34n]{background:var(--color-primary)}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.nav-container[data-astro-cid-pux6a34n]{padding:0 1rem;height:60px}.brand-logo[data-astro-cid-pux6a34n]{max-width:80px}.brand-tagline[data-astro-cid-pux6a34n]{font-size:1rem}.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:60px;right:-100%;width:250px;height:calc(100vh - 60px);background:#fff6;backdrop-filter:blur(2rem);flex-direction:column;gap:0;padding:2rem 1.5rem;box-shadow:-2px 0 8px var(--color-shadow);transition:right .3s ease;border-left:1px solid #344132;z-index:100}.nav-links[data-astro-cid-pux6a34n].active{right:0}.nav-link[data-astro-cid-pux6a34n]{font-size:18px;padding:1rem 0;border-bottom:1px solid #344132;width:100%}.nav-link[data-astro-cid-pux6a34n]:after{display:none}}:root{font-family:Playfair Display,Georgia,serif;line-height:1.6;font-weight:400;font-size:16px;--color-primary: #3b442d;--color-primary-dark: #2a3020;--color-secondary: #6e8340;--color-accent: #fff2bd;--color-text-dark: #2a3020;--color-text-light: #5d6d56;--color-background: #ffffff;--color-card-bg: #fafafa;--color-border: #e0e0e0;--color-shadow: rgba(0, 0, 0, .08);color:var(--color-text-dark);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Anton,sans-serif;font-weight:400;letter-spacing:.5px}*{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;height:100vh;height:100dvh;position:relative;display:flex;flex-direction:column;background-image:url(/_astro/PaperBG.WKrc8xVa.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}.scroll-container{flex:1;overflow-y:auto;min-height:0;display:flex;flex-direction:column}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-primary-dark)}main{max-width:1200px;width:100%;padding:2rem;margin:0 auto}footer{max-width:1200px;width:100%;padding:2rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:2rem;border-top:2px solid var(--color-primary)}.footer-social{display:flex;gap:1rem;align-items:center;height:1.2rem}.footer-social a{color:var(--color-primary);transition:opacity .2s ease;display:flex;align-items:center}.footer-social a:hover{opacity:.7}.footer-brand{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:500;color:var(--color-primary);text-align:center}.footer-contact a{font-family:Playfair Display,serif;font-size:1rem;font-weight:500;color:var(--color-primary);text-decoration:none;transition:opacity .2s ease}.footer-contact a:hover{opacity:.7}@media(max-width:768px){main{padding:1rem 1rem 3rem}footer{flex-direction:column;padding:1rem;gap:1rem;margin-bottom:2rem}}
