*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:inherit}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 84% 4.9%;--radius: .5rem;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}html{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-display:swap;font-size:16px;color:hsl(var(--foreground));background-color:hsl(var(--background))}body{font-size:1rem;line-height:1.6;color:hsl(var(--foreground));background-color:hsl(var(--background))}h1{font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.025em}h2{font-size:1.875rem;font-weight:600;line-height:1.25;letter-spacing:-.025em}h3{font-size:1.5rem;font-weight:600;line-height:1.3}h4{font-size:1.25rem;font-weight:600;line-height:1.4}h5{font-size:1.125rem;font-weight:600;line-height:1.4}h6{font-size:1rem;font-weight:600;line-height:1.5}p{line-height:1.7}@media(min-width:640px){h1{font-size:2.875rem}}@media(min-width:1024px){h1{font-size:3.5rem}h2{font-size:2.25rem}}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}a:hover{text-decoration:underline}table{width:100%;font-size:.875rem}th{font-weight:600;text-align:left;padding:var(--space-3) var(--space-4);border-bottom:1px solid hsl(var(--border))}td{padding:var(--space-3) var(--space-4);border-bottom:1px solid hsl(var(--border))}tr:last-child td{border-bottom:none}details summary{cursor:pointer;-webkit-user-select:none;user-select:none}details summary::-webkit-details-marker{display:none}img{height:auto}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-6{gap:var(--space-6)}.gap-8{gap:var(--space-8)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-center{text-align:center}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-muted{color:hsl(var(--muted-foreground))}.mt-4{margin-top:var(--space-4)}.mt-8{margin-top:var(--space-8)}.mb-4{margin-bottom:var(--space-4)}.mb-8{margin-bottom:var(--space-8)}.section{padding-top:var(--space-16);padding-bottom:var(--space-16)}@media(min-width:1024px){.section{padding-top:var(--space-24);padding-bottom:var(--space-24)}}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-full{width:100%}.site-header.svelte-1elxaub{background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));position:sticky;top:0;z-index:100}.header-inner.svelte-1elxaub{display:flex;align-items:center;gap:2rem;height:64px}.site-logo.svelte-1elxaub{text-decoration:none;flex-shrink:0}.logo-text.svelte-1elxaub{font-size:1.25rem;font-weight:700;color:hsl(var(--foreground));letter-spacing:-.02em}.logo-accent.svelte-1elxaub{color:hsl(var(--primary))}.main-nav.svelte-1elxaub{flex:1;display:none}@media(min-width:1024px){.main-nav.svelte-1elxaub{display:block}}.nav-list.svelte-1elxaub{list-style:none;display:flex;gap:.25rem;margin:0;padding:0}.nav-link.svelte-1elxaub{display:block;padding:.5rem .75rem;font-size:.9375rem;color:hsl(var(--foreground));text-decoration:none;border-radius:calc(var(--radius) - 2px);transition:background-color .15s}.nav-link.svelte-1elxaub:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-cta.svelte-1elxaub{display:none;padding:.5rem 1rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));text-decoration:none;border-radius:var(--radius);font-size:.875rem;font-weight:500;white-space:nowrap;flex-shrink:0;transition:opacity .15s}.btn-cta.svelte-1elxaub:hover{opacity:.9}@media(min-width:1024px){.btn-cta.svelte-1elxaub{display:inline-block}}.hamburger.svelte-1elxaub{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:.5rem;margin-left:auto;border-radius:calc(var(--radius) - 2px)}.hamburger.svelte-1elxaub:hover{background:hsl(var(--accent))}@media(min-width:1024px){.hamburger.svelte-1elxaub{display:none}}.hamburger-bar.svelte-1elxaub{display:block;width:20px;height:2px;background:hsl(var(--foreground));border-radius:2px}.mobile-nav.svelte-1elxaub{border-top:1px solid hsl(var(--border));background:hsl(var(--background))}.mobile-nav-list.svelte-1elxaub{list-style:none;margin:0;padding:.5rem 0}.mobile-nav-link.svelte-1elxaub,.mobile-nav-cta.svelte-1elxaub{display:block;padding:.75rem 1.5rem;text-decoration:none;font-size:1rem;color:hsl(var(--foreground))}.mobile-nav-link.svelte-1elxaub:hover{background:hsl(var(--accent))}.mobile-nav-cta.svelte-1elxaub{color:hsl(var(--primary));font-weight:500}.site-footer.svelte-jz8lnl{background:hsl(var(--foreground));color:hsl(var(--background));margin-top:auto}.footer-inner.svelte-jz8lnl{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.footer-inner.svelte-jz8lnl{grid-template-columns:220px 1fr}}.footer-logo.svelte-jz8lnl{display:inline-block;font-size:1.25rem;font-weight:700;color:hsl(var(--background));text-decoration:none;letter-spacing:-.02em;margin-bottom:.75rem}.logo-accent.svelte-jz8lnl{color:hsl(var(--primary))}.footer-tagline.svelte-jz8lnl{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.5;max-width:200px}.footer-nav.svelte-jz8lnl{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:1024px){.footer-nav.svelte-jz8lnl{grid-template-columns:repeat(4,1fr)}}.footer-col-title.svelte-jz8lnl{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));margin:0 0 .75rem}.footer-col-title--spaced.svelte-jz8lnl{margin-top:1.5rem}.footer-links.svelte-jz8lnl{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.footer-link.svelte-jz8lnl{font-size:.875rem;color:hsl(var(--background) / .8);text-decoration:none;line-height:1.4;transition:color .15s}.footer-link.svelte-jz8lnl:hover{color:hsl(var(--background))}.footer-link-more.svelte-jz8lnl{color:hsl(var(--primary));margin-top:.25rem}.footer-link-more.svelte-jz8lnl:hover{color:hsl(var(--primary));opacity:.85}.footer-bottom.svelte-jz8lnl{border-top:1px solid hsl(var(--background) / .1);padding:1rem 0}.footer-bottom-inner.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}@media(min-width:640px){.footer-bottom-inner.svelte-jz8lnl{flex-direction:row;align-items:center;justify-content:space-between}}.copyright.svelte-jz8lnl{font-size:.8125rem;color:hsl(var(--background) / .5);margin:0}.footer-bottom-links.svelte-jz8lnl{display:flex;gap:.75rem;align-items:center;font-size:.8125rem;color:hsl(var(--background) / .5);margin:0}.footer-bottom-link.svelte-jz8lnl{color:hsl(var(--background) / .5);text-decoration:none;transition:color .15s}.footer-bottom-link.svelte-jz8lnl:hover{color:hsl(var(--background))}.cookie-banner.svelte-1xqvkrg{position:fixed;bottom:0;left:0;right:0;z-index:9999;background-color:hsl(var(--foreground) / .95);color:hsl(var(--background));padding:var(--space-4);box-shadow:var(--shadow-lg)}.cookie-banner-inner.svelte-1xqvkrg{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.cookie-banner-inner.svelte-1xqvkrg p:where(.svelte-1xqvkrg){font-size:.875rem;line-height:1.5;margin:0}.cookie-banner-inner.svelte-1xqvkrg a:where(.svelte-1xqvkrg){color:hsl(var(--primary-foreground));text-decoration:underline}.cookie-banner-actions.svelte-1xqvkrg{display:flex;gap:var(--space-2);flex-shrink:0}.btn-accept.svelte-1xqvkrg,.btn-reject.svelte-1xqvkrg{padding:var(--space-2) var(--space-4);border-radius:var(--radius);font-size:.875rem;font-weight:500;cursor:pointer;border:none}.btn-accept.svelte-1xqvkrg{background-color:hsl(var(--background));color:hsl(var(--foreground))}.btn-reject.svelte-1xqvkrg{background-color:transparent;color:hsl(var(--background));border:1px solid hsl(var(--background) / .3)}.btn-accept.svelte-1xqvkrg:hover{opacity:.9}.btn-reject.svelte-1xqvkrg:hover{border-color:hsl(var(--background) / .6)}
