:root{--color-bg-dark: #3D2E1F;--color-bg-medium: #5D4E37;--color-bg-light: #7A6B52;--color-accent-gold: #D4A84B;--color-accent-beige: #E8DCC8;--color-text-light: #F5F0E8;--color-text-gold: #D4A84B;--color-error: #C94444;--color-success: #4A8B4A;--color-warning: #D4A84B;--font-serif: "Georgia", "Times New Roman", serif;--font-sans: "Segoe UI", "Helvetica Neue", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--color-bg-dark);color:var(--color-text-light);min-height:100vh}h1,h2,h3{font-family:var(--font-serif);color:var(--color-accent-gold)}a{color:var(--color-accent-gold)}button{background:var(--color-accent-gold);color:var(--color-bg-dark);border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer;font-weight:600;transition:background .2s}button:hover{background:var(--color-accent-beige)}input,textarea{background:var(--color-bg-medium);border:1px solid var(--color-bg-light);color:var(--color-text-light);padding:.75rem;border-radius:4px;font-size:1rem}input:focus,textarea:focus{outline:none;border-color:var(--color-accent-gold)}.container{max-width:1200px;margin:0 auto;padding:2rem}.card{background:var(--color-bg-medium);border-radius:8px;padding:1.5rem;margin-bottom:1rem}.disclaimer{background:var(--color-bg-light);border-left:4px solid var(--color-warning);padding:1rem;margin:1rem 0;font-size:.9rem;opacity:.9}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}header.svelte-12qhfyh{background:var(--color-bg-dark);border-bottom:2px solid var(--color-accent-gold);padding:.75rem 0}.header-content.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.logo.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none}.logo-img.svelte-12qhfyh{height:50px;width:auto}.nav.svelte-12qhfyh{display:flex;gap:1.5rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-light);text-decoration:none;font-size:.9rem;opacity:.8;transition:opacity .2s}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1;color:var(--color-accent-gold)}.disclaimer-banner.svelte-12qhfyh{background:#8b4513;color:#fff;padding:.75rem 0;font-size:.85rem;text-align:center}.disclaimer-banner.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:gold}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{background:var(--color-bg-dark);border-top:1px solid var(--color-bg-light);padding:1.5rem 0;margin-top:2rem}.footer-content.svelte-12qhfyh{text-align:center}.footer-links.svelte-12qhfyh{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-light);text-decoration:none;font-size:.9rem;opacity:.8}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1;color:var(--color-accent-gold)}.disclaimer-footer.svelte-12qhfyh{font-size:.85rem;opacity:.7;margin-bottom:.5rem}.copyright.svelte-12qhfyh{font-size:.8rem;opacity:.5}@media(max-width:600px){.header-content.svelte-12qhfyh{flex-direction:column;gap:.75rem}.nav.svelte-12qhfyh{gap:1rem;font-size:.85rem}.logo-img.svelte-12qhfyh{height:40px}}
