.sonner-toast{font-family:Work Sans,system-ui,-apple-system,sans-serif;font-size:14px}.sonner-toast-title{font-weight:600}.sonner-toast-description{color:var(--text-muted)}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Work Sans,system-ui,-apple-system,sans-serif;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s,color .2s;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-brands-400.woff2) format("woff2")}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:Chakra Petch,Work Sans,system-ui,sans-serif;color:var(--text);line-height:1.15}.literata{font-family:Literata,Georgia,Times New Roman,serif}article p,article li,.prose{font-family:Literata,Georgia,Times New Roman,serif}.hero-title,.card-title-text,.sidebar-title-text{font-family:Literata,Georgia,Times New Roman,serif}.prose{font-family:Literata,Georgia,Times New Roman,serif;font-size:17px;line-height:1.7;color:var(--text)}img{max-width:100%;height:auto;background:var(--bg-alt)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link.svelte-12qhfyh{position:fixed;top:-100%;left:8px;padding:8px 16px;background:var(--accent);color:#fff;font-size:14px;font-weight:600;z-index:300;border-radius:var(--radius-sm);text-decoration:none;transition:top .15s}.skip-link.svelte-12qhfyh:focus{top:8px}.bottom-nav.svelte-12qhfyh{display:none;position:fixed;bottom:0;left:0;right:0;height:calc(56px + env(safe-area-inset-bottom,0));background:var(--header-bg);border-top:1px solid var(--header-border);z-index:90;justify-content:space-around;align-items:center}.bn-item.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:48px;min-height:44px;background:none;border:none;color:var(--header-text-muted);font-size:9px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;font-family:inherit;text-decoration:none;transition:color .15s}.bn-item.svelte-12qhfyh i:where(.svelte-12qhfyh){font-size:16px}.bn-item.svelte-12qhfyh:hover,.bn-active.svelte-12qhfyh{color:#fff}@media (max-width: 768px){.bottom-nav.svelte-12qhfyh{display:flex}.content.svelte-12qhfyh{padding-bottom:calc(72px + env(safe-area-inset-bottom,0))}}.accent-line.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:3px;z-index:120;background:linear-gradient(90deg,var(--accent) 0%,var(--cat-reviews) 25%,var(--cat-guides) 50%,var(--cat-reviews) 75%,var(--accent) 100%);box-shadow:0 0 6px color-mix(in srgb,var(--accent) 25%,transparent),0 0 12px color-mix(in srgb,var(--cat-guides) 15%,transparent)}.site-header.svelte-12qhfyh{position:fixed;top:3px;left:0;right:0;z-index:100;background:var(--header-bg);border-bottom:1px solid var(--header-border);box-shadow:0 1px 3px #0000001f}.header-inner.svelte-12qhfyh{display:flex;align-items:center;height:56px;padding:0 16px;max-width:1280px;margin:0 auto}.hamburger.svelte-12qhfyh{display:none;background:none;border:none;color:var(--header-text-muted);font-size:20px;cursor:pointer;padding:14px;margin-right:4px;min-width:48px;min-height:48px;align-items:center;justify-content:center}@media (max-width: 768px){.hamburger.svelte-12qhfyh{display:block}}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand-img.svelte-12qhfyh{width:32px;height:32px}.brand-text.svelte-12qhfyh{display:flex;flex-direction:column}.brand-name.svelte-12qhfyh{font-family:Chakra Petch,Work Sans,monospace;font-size:18px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff;line-height:1.1}.brand-tagline.svelte-12qhfyh{font-size:9px;color:var(--header-text);letter-spacing:.5px;text-transform:uppercase;opacity:.65}.header-nav.svelte-12qhfyh{flex:1;display:flex;justify-content:center;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 16px}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--header-text-muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;padding:0 12px;white-space:nowrap;transition:color .15s;position:relative;line-height:52px}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:0;left:8px;right:8px;height:2px;background:var(--accent);transform:scaleX(0);transition:transform .2s cubic-bezier(.23,1,.32,1)}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{transform:scaleX(1)}@media (max-width: 768px){.header-nav.svelte-12qhfyh{display:none}}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:4px;flex-shrink:0}.theme-toggle.svelte-12qhfyh,.search-btn.svelte-12qhfyh{background:none;border:none;color:var(--header-text-muted);font-size:16px;cursor:pointer;padding:16px;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;transition:color .15s}.theme-toggle.svelte-12qhfyh:hover,.search-btn.svelte-12qhfyh:hover{color:#fff}.overlay-bg.svelte-12qhfyh{position:fixed;inset:0;background:#0009;z-index:200;backdrop-filter:blur(2px)}.overlay.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;width:280px;background:var(--overlay-bg);z-index:210;padding:20px;overflow-y:auto;animation:svelte-12qhfyh-slideIn .2s ease-out}@keyframes svelte-12qhfyh-slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.overlay-head.svelte-12qhfyh{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--overlay-border)}.overlay-logo-img.svelte-12qhfyh{width:34px;height:34px}.overlay-logo-text.svelte-12qhfyh{font-family:Chakra Petch,Work Sans,monospace;font-size:16px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff;flex:1}.overlay-close.svelte-12qhfyh{background:none;border:none;color:var(--header-text-muted);font-size:24px;cursor:pointer;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center}.overlay-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px}.overlay-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--header-text-muted);font-size:14px;font-weight:500;padding:14px 0;min-height:48px;display:flex;align-items:center;transition:color .15s}.overlay-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.overlay-nav.svelte-12qhfyh hr:where(.svelte-12qhfyh){border:none;border-top:1px solid var(--overlay-border);margin:10px 0}.content.svelte-12qhfyh{margin-top:59px;min-height:60vh;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding:0 24px}@media (max-width: 768px){.content.svelte-12qhfyh{margin-top:55px}}.site-footer.svelte-12qhfyh{background:var(--footer-bg);border-top:1px solid var(--footer-border);margin-top:48px}.foot-inner.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:32px 24px 20px}.foot-sitemap.svelte-12qhfyh{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--footer-border);text-align:left}@media (max-width: 640px){.foot-sitemap.svelte-12qhfyh{grid-template-columns:repeat(2,1fr)}}.foot-col.svelte-12qhfyh .foot-heading:where(.svelte-12qhfyh){font-family:Chakra Petch,Work Sans,monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--footer-text);margin:0 0 10px}.foot-col.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;font-size:13px;color:var(--footer-text);padding:3px 0;transition:color .15s}.foot-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.foot-nav.svelte-12qhfyh{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:16px}.foot-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--footer-text);font-size:13px;font-weight:500;transition:color .15s}.foot-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.foot-legal.svelte-12qhfyh{text-align:center;color:var(--footer-text);font-size:12px;line-height:1.5}.foot-legal.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 8px}.foot-logos.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px}.foot-logo.svelte-12qhfyh{width:20px;height:20px}.foot-site-name.svelte-12qhfyh{font-family:Chakra Petch,Work Sans,monospace;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--footer-text)}.section-heading{font-family:Chakra Petch,Work Sans,system-ui,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--text);margin:0 0 16px}.view-all{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);transition:color .15s}.view-all:hover{color:var(--accent-hover)}.card-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;background:var(--bg-alt);border-radius:var(--radius-sm)}img[loading=lazy]{background:linear-gradient(110deg,var(--placeholder-from) 28%,var(--placeholder-to) 38%,var(--placeholder-from) 48%,var(--placeholder-from) 63%,var(--placeholder-to) 73%,var(--placeholder-from) 83%);background-size:400% 100%}img[loading=eager]{background:var(--placeholder-from)}
