:root{--primary-text: #ffffff;--secondary-text: #e0e0e0;--dark-text: #212529;--medium-text: #495057;--light-text: #6c757d;--accent-blue: #007bff;--accent-blue-dark: #0056b3;--accent-purple: #6f42c1;--accent-green: #28a745;--bg-light: #f8f9fa;--bg-white: #ffffff;--bg-dark-section: #1a1a1a;--header-bg: rgba(26, 26, 26, .85);--border-color: #dee2e6;--shadow-light: rgba(0, 0, 0, .05);--shadow-medium: rgba(0, 0, 0, .1);--shadow-dark: rgba(0, 0, 0, .2);--font-primary: "Lexend", sans-serif;--font-headings: "Gloock", serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-xxl: 6rem;--space-xxxl: 8rem;--border-radius-sm: 6px;--border-radius-md: 12px;--border-radius-lg: 20px;--box-shadow-sm: 0 2px 4px var(--shadow-light);--box-shadow-md: 0 4px 12px var(--shadow-medium);--transition-speed: .35s;--transition-ease: cubic-bezier(.25, .46, .45, .94);--carousel-slide-scale: .9;--carousel-slide-opacity: .7;--h3-gradient-blue-start: var(--accent-blue);--h3-gradient-blue-end: #33a1ff}html{margin:0;padding:0}*{box-sizing:border-box}body.public-layout-active{font-family:var(--font-primary);color:var(--dark-text);background-color:var(--bg-light);line-height:1.6;overflow-x:hidden;overflow-y:auto!important;display:flex;flex-direction:column;min-height:100vh;padding-top:70px!important;margin:0}body.menu-open{overflow:hidden}.container.svelte-1kehj68{max-width:1100px;margin:0 auto;padding:0 var(--space-md)}.to-top-btn.svelte-1kehj68{position:fixed;bottom:20px;right:20px;background-color:var(--accent-blue);color:#fff;padding:var(--space-xs) var(--space-sm);border:none;border-radius:var(--border-radius-sm);cursor:pointer;opacity:0;visibility:hidden;transition:opacity var(--transition-speed),visibility 0s var(--transition-speed),background-color var(--transition-speed);z-index:1000;box-shadow:var(--box-shadow-md)}.to-top-btn.svelte-1kehj68 svg:where(.svelte-1kehj68){display:block;width:20px;height:20px}.to-top-btn.visible.svelte-1kehj68{opacity:1;visibility:visible;transition-delay:0s}.to-top-btn.svelte-1kehj68:hover{background-color:var(--accent-blue-dark)}.legal-content-section.svelte-1kehj68{padding:var(--space-xl) var(--space-md);background-color:var(--bg-white)}.legal-container.svelte-1kehj68{max-width:900px}.legal-article-content.svelte-1kehj68{width:100%;text-align:left}.legal-article-content.svelte-1kehj68 h1:where(.svelte-1kehj68){font-family:var(--font-headings);font-size:clamp(2rem,5vw,2.8rem);color:var(--dark-text);margin-bottom:var(--space-xs)}.legal-article-content.svelte-1kehj68 .last-updated:where(.svelte-1kehj68){font-size:.9rem;color:var(--light-text);margin-bottom:var(--space-lg);display:block}.legal-article-content.svelte-1kehj68 h2:where(.svelte-1kehj68){font-size:1.6rem;font-weight:600;color:var(--dark-text);margin-top:var(--space-lg);margin-bottom:var(--space-md);padding-bottom:var(--space-xs);border-bottom:1px solid var(--border-color)}.legal-article-content.svelte-1kehj68 h3:where(.svelte-1kehj68){font-size:1.2rem;font-weight:600;color:var(--medium-text);margin-top:var(--space-md);margin-bottom:var(--space-sm)}.legal-article-content.svelte-1kehj68 p:where(.svelte-1kehj68),.legal-article-content.svelte-1kehj68 li:where(.svelte-1kehj68){font-size:1rem;line-height:1.7;color:var(--medium-text);margin-bottom:var(--space-md)}.legal-article-content.svelte-1kehj68 a:where(.svelte-1kehj68){color:var(--accent-blue);text-decoration:none}.legal-article-content.svelte-1kehj68 a:where(.svelte-1kehj68):hover{text-decoration:underline}.legal-article-content.svelte-1kehj68 ul:where(.svelte-1kehj68){padding-left:var(--space-lg)}.legal-article-content.svelte-1kehj68 strong:where(.svelte-1kehj68){color:var(--dark-text);font-weight:500}.tldr-box.svelte-1kehj68{background-color:#f8f9fa;border:1px solid #dee2e6;border-left:5px solid var(--accent-blue);border-radius:var(--border-radius-md);padding:var(--space-md) var(--space-lg);margin:var(--space-lg) 0}.tldr-box.svelte-1kehj68 h2:where(.svelte-1kehj68){font-size:1.3rem;color:var(--accent-blue);margin-top:0;border-bottom:none}.tldr-box.svelte-1kehj68 p:where(.svelte-1kehj68){font-size:.9rem;color:var(--medium-text);margin-bottom:var(--space-sm)}.tldr-box.svelte-1kehj68 ul:where(.svelte-1kehj68){font-size:.95rem;padding-left:20px}.tldr-box.svelte-1kehj68 ul:where(.svelte-1kehj68) li:where(.svelte-1kehj68){margin-bottom:var(--space-xs)}
