:root{--color-primary: #1F2425;--color-canvas: #F8F6F3;--color-structure: #4B5961;--color-support: #7E7670;--color-accent: #985748;--color-accent-hover: #7d4639;--max-width: 1100px;--header-height: 80px;--font-family: "Source Sans 3", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-family);color:var(--color-primary);background:var(--color-canvas);line-height:1.6}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}header.svelte-12qhfyh{background:var(--color-canvas);position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000026;height:80px}nav.svelte-12qhfyh{position:relative;margin:0;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none}.logo-img.svelte-12qhfyh{height:40px;width:auto}ul.svelte-12qhfyh{list-style:none;display:flex;gap:2rem;align-items:center}.menu-toggle.svelte-12qhfyh{display:none;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:transparent;padding:.6rem;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:.22rem}.menu-toggle.svelte-12qhfyh:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:1rem;height:2px;border-radius:999px;background:var(--color-primary);transition:transform .2s ease,opacity .2s ease}ul.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .2s}ul.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-support);text-decoration:none}main.svelte-12qhfyh{min-height:100vh}footer.svelte-12qhfyh{background:var(--color-primary);color:#fffc;padding:2rem;text-align:center}.footer-content.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto}.rics-logo.svelte-12qhfyh{height:50px;width:auto;margin-bottom:1rem;opacity:.9}.privacy-link.svelte-12qhfyh{display:inline-block;margin-top:.5rem;color:var(--color-canvas);font-size:.9rem;text-decoration:underline;text-underline-offset:.2em}.privacy-link.svelte-12qhfyh:hover{color:var(--color-support)}@media(max-width:640px){nav.svelte-12qhfyh{flex-direction:row;align-items:center;justify-content:space-between}.menu-toggle.svelte-12qhfyh{display:inline-flex;order:-1}ul.svelte-12qhfyh{display:none;position:absolute;top:calc(100% + .75rem);left:2rem;right:2rem;flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem;border-radius:16px;background:var(--color-canvas);box-shadow:0 18px 40px #1f24252e;z-index:101}ul.open.svelte-12qhfyh{display:flex}ul.svelte-12qhfyh .btn{width:100%}}
