:root{--bg-color:#eae6df;--text-dark:#121212;--footer-bg:#4f4442;--footer-text:#fbf6ee;--font-sans:"Jost", sans-serif;--font-serif:"Lora", serif;--accent-color:#d34479}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-dark);font-family:var(--font-sans);min-height:100vh;line-height:1.4;overflow-x:hidden}a{color:inherit;text-decoration:none}.layout-container.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{z-index:10;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:25px 35px;font-size:.95rem;display:flex;position:relative}.nav-left.svelte-12qhfyh,.nav-right.svelte-12qhfyh{flex:1;gap:15px;display:flex}.nav-right.svelte-12qhfyh{justify-content:flex-end;align-items:center}.logo-center.svelte-12qhfyh{text-align:center;text-transform:uppercase;letter-spacing:-.5px;flex:1;font-size:1.3rem;font-weight:500;line-height:1}main.svelte-12qhfyh{flex-direction:column;flex:1;display:flex}footer.svelte-12qhfyh{background-color:var(--footer-bg);color:var(--footer-text);font-family:var(--font-serif);flex-wrap:wrap;justify-content:space-between;margin-top:auto;padding:80px 5%;display:flex}.footer-left.svelte-12qhfyh h2:where(.svelte-12qhfyh){font-family:var(--font-sans);margin-bottom:10px;font-size:2.5rem;font-weight:400}@media (width<=768px){header.svelte-12qhfyh{justify-content:center;padding:15px}.nav-left.svelte-12qhfyh,.nav-right.svelte-12qhfyh{display:none}.logo-center.svelte-12qhfyh{text-align:center;letter-spacing:0;flex:none;font-size:1.15rem}footer.svelte-12qhfyh{flex-direction:column;gap:50px}}
