:root{--gold: #d4a847;--gold-light: #f0c96a;--gold-dark: #8e6726;--bg: #fdf8ee;--bg-soft: #f6ecdb;--surface: rgba(255, 255, 255, .9);--surface-strong: #fffdf8;--text: #1a1206;--muted: #8a7055;--line: rgba(212, 168, 71, .25);--shadow: rgba(26, 18, 6, .08)}[data-astro-cid-5tznm7mj]{margin:0;padding:0;box-sizing:border-box}body{font-family:Lato,sans-serif;color:var(--text);background:radial-gradient(70% 55% at 8% 4%,rgba(212,168,71,.18) 0%,transparent 60%),radial-gradient(55% 60% at 92% 12%,rgba(212,168,71,.1) 0%,transparent 65%),linear-gradient(180deg,var(--bg),var(--bg-soft));min-height:100vh}.wrap[data-astro-cid-5tznm7mj]{max-width:1160px;margin:0 auto;padding:2.2rem 1.5rem 5rem}.topbar[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;margin-bottom:2.2rem;padding:.9rem 1.1rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;backdrop-filter:blur(6px)}.top-actions[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.7rem}.brand[data-astro-cid-5tznm7mj]{font-family:Playfair Display,serif;font-style:italic;color:var(--gold-dark);font-size:1rem}.theme-toggle[data-astro-cid-5tznm7mj]{border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.theme-toggle-track[data-astro-cid-5tznm7mj]{width:56px;height:30px;border-radius:999px;border:1px solid rgba(212,168,71,.35);background:#ffffffa6;padding:3px;display:inline-flex;align-items:center;transition:all .25s ease}.theme-toggle[data-astro-cid-5tznm7mj]:focus-visible .theme-toggle-track[data-astro-cid-5tznm7mj]{outline:2px solid rgba(212,168,71,.6);outline-offset:2px}.theme-toggle-thumb[data-astro-cid-5tznm7mj]{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#f0c96a,#d4a847);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #a0783059;transform:translate(0);transition:transform .28s ease,background .28s ease}.theme-toggle-thumb[data-astro-cid-5tznm7mj]:before{content:"☀";font-size:.72rem;color:#3d2b0e;line-height:1}:root[data-theme=dark] .theme-toggle-track[data-astro-cid-5tznm7mj]{border-color:#f0c96a4d;background:#17120cd1}:root[data-theme=dark] .theme-toggle-thumb[data-astro-cid-5tznm7mj]{transform:translate(26px);background:linear-gradient(135deg,#f4d58e,#e1b25b)}:root[data-theme=dark] .theme-toggle-thumb[data-astro-cid-5tznm7mj]:before{content:"☾"}.back[data-astro-cid-5tznm7mj]{text-decoration:none;color:var(--text);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.back[data-astro-cid-5tznm7mj]:hover{color:var(--gold-dark)}.hero[data-astro-cid-5tznm7mj]{border:1px solid var(--line);border-radius:30px;background:linear-gradient(130deg,#ffffffeb,#fdf8eecc),linear-gradient(90deg,var(--gold),transparent 62%);padding:2.8rem 2.4rem;margin-bottom:2rem;box-shadow:0 25px 70px var(--shadow)}.eyebrow[data-astro-cid-5tznm7mj]{font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.95rem}h1[data-astro-cid-5tznm7mj]{font-family:Playfair Display,serif;font-size:clamp(2.1rem,4.3vw,3.6rem);margin-bottom:.6rem;line-height:1.1}.intro[data-astro-cid-5tznm7mj]{color:var(--muted);line-height:1.7;max-width:68ch}.featured[data-astro-cid-5tznm7mj]{border:1px solid var(--line);border-radius:26px;background:linear-gradient(150deg,var(--surface-strong),#fff8ea);padding:2rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.featured[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;inset:auto -40px -40px auto;width:170px;height:170px;border:1px solid rgba(212,168,71,.25);border-radius:50%}.featured-meta[data-astro-cid-5tznm7mj]{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.8rem}.featured[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-family:Playfair Display,serif;font-size:clamp(1.7rem,3.4vw,2.6rem);margin-bottom:.7rem;max-width:24ch}.featured[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:var(--muted);line-height:1.7;max-width:70ch}.featured-cta[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;margin-top:1.3rem;text-decoration:none;color:#1a1206;background:var(--gold);border-radius:999px;padding:.72rem 1.15rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;transition:transform .25s ease,box-shadow .25s ease}.featured-cta[data-astro-cid-5tznm7mj]:hover{transform:translateY(-2px);box-shadow:0 10px 24px #a078304d}.grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.card[data-astro-cid-5tznm7mj]{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:1.5rem;transition:transform .25s ease,box-shadow .25s ease}.card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-4px);box-shadow:0 12px 30px var(--shadow)}.card[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{text-decoration:none;color:inherit;display:block}.meta[data-astro-cid-5tznm7mj]{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.7rem}.title[data-astro-cid-5tznm7mj]{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:.55rem;line-height:1.2}.desc[data-astro-cid-5tznm7mj]{color:var(--muted);line-height:1.6}.tags[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.95rem}.tag[data-astro-cid-5tznm7mj]{font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:.3rem .58rem;color:var(--gold-dark);background:#ffffffa6}.empty[data-astro-cid-5tznm7mj]{background:var(--surface);border-radius:14px;padding:1rem;border:1px dashed rgba(212,168,71,.4)}@media(max-width:1024px){.wrap[data-astro-cid-5tznm7mj]{padding:1.8rem 1.2rem 4.5rem}.hero[data-astro-cid-5tznm7mj]{padding:2.4rem 2rem}}@media(max-width:768px){.topbar[data-astro-cid-5tznm7mj]{flex-wrap:wrap;justify-content:center;text-align:center}.top-actions[data-astro-cid-5tznm7mj]{width:100%;justify-content:center}.hero[data-astro-cid-5tznm7mj]{padding:2rem 1.4rem;border-radius:24px}.featured[data-astro-cid-5tznm7mj]{padding:1.4rem;border-radius:18px}.grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}}@media(max-width:480px){.wrap[data-astro-cid-5tznm7mj]{padding:1.3rem .9rem 3.5rem}.topbar[data-astro-cid-5tznm7mj]{margin-bottom:1.4rem;padding:.7rem .9rem}.brand[data-astro-cid-5tznm7mj]{font-size:.88rem}.back[data-astro-cid-5tznm7mj]{font-size:.72rem}.hero[data-astro-cid-5tznm7mj]{padding:1.6rem 1rem}.card[data-astro-cid-5tznm7mj]{padding:1.2rem}.title[data-astro-cid-5tznm7mj]{font-size:1.28rem}}:root[data-theme=dark]{--bg: #0f0d09;--bg-soft: #1a140d;--surface: rgba(31, 24, 15, .88);--surface-strong: #231b12;--text: #f7ecdc;--muted: #d0b595;--line: rgba(240, 201, 106, .22);--shadow: rgba(0, 0, 0, .45)}:root[data-theme=dark] body{background:radial-gradient(70% 55% at 8% 4%,rgba(240,201,106,.18) 0%,transparent 60%),radial-gradient(55% 60% at 92% 12%,rgba(212,168,71,.12) 0%,transparent 65%),linear-gradient(180deg,var(--bg),var(--bg-soft))}:root[data-theme=dark] .topbar[data-astro-cid-5tznm7mj]{background:#1a140cbd}:root[data-theme=dark] .featured[data-astro-cid-5tznm7mj]{background:linear-gradient(150deg,#231b12,#2a2117)}:root[data-theme=dark] .featured-cta[data-astro-cid-5tznm7mj]{color:#20160a}:root[data-theme=dark] .tag[data-astro-cid-5tznm7mj]{background:#140e098c}
