.search-overlay.svelte-1ig8qjt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#00000080;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh;opacity:0;pointer-events:none;transition:opacity .15s}.search-overlay-visible.svelte-1ig8qjt{opacity:1;pointer-events:auto}.search-panel.svelte-1ig8qjt{width:min(640px,90vw);background:var(--bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 40px #0000001f;overflow:hidden;display:flex;flex-direction:column;max-height:60vh}.search-input-wrap.svelte-1ig8qjt{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid var(--border-light)}.search-input-icon.svelte-1ig8qjt{color:var(--text-muted);font-size:16px}.search-input.svelte-1ig8qjt{flex:1;border:none;background:none;font-size:16px;color:var(--text);outline:none;font-family:inherit}.search-input.svelte-1ig8qjt::placeholder{color:var(--text-muted)}.search-kbd.svelte-1ig8qjt{font-size:10px;padding:2px 6px;background:var(--bg-alt);border:1px solid var(--border-light);border-radius:4px;color:var(--text-muted);font-family:inherit}.search-body.svelte-1ig8qjt{flex:1;overflow-y:auto;padding:8px 0}.search-section.svelte-1ig8qjt{padding:0}.search-section-label.svelte-1ig8qjt{display:block;font-size:11px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;padding:8px 20px 6px}.search-result-list.svelte-1ig8qjt{display:flex;flex-direction:column}.search-result-item.svelte-1ig8qjt{display:flex;flex-direction:column;gap:2px;padding:10px 20px;border:none;background:none;text-align:left;cursor:pointer;width:100%;font-family:inherit;transition:background .1s}.search-result-selected.svelte-1ig8qjt{background:var(--bg-alt)}.sr-title.svelte-1ig8qjt{font-size:14px;font-weight:600;color:var(--text);line-height:1.3}.sr-meta.svelte-1ig8qjt{display:flex;gap:8px;align-items:center;font-size:11px;color:var(--text-muted)}.sr-category.svelte-1ig8qjt{background:var(--bg-alt);padding:1px 6px;border-radius:3px;font-weight:600}.search-suggestion-list.svelte-1ig8qjt{display:flex;flex-direction:column}.search-suggestion-item.svelte-1ig8qjt{display:flex;align-items:center;gap:10px;padding:8px 20px;border:none;background:none;cursor:pointer;text-align:left;font-size:14px;color:var(--text-secondary);font-family:inherit;transition:background .1s}.search-suggestion-item.svelte-1ig8qjt:hover{background:var(--bg-alt);color:var(--text)}.sugg-icon.svelte-1ig8qjt{font-size:11px;color:var(--accent)}.search-empty.svelte-1ig8qjt{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;color:var(--text-muted);font-size:14px}.search-empty.svelte-1ig8qjt i:where(.svelte-1ig8qjt){font-size:28px}.search-loading.svelte-1ig8qjt{padding:20px;text-align:center;color:var(--text-muted);font-size:14px}.search-hint.svelte-1ig8qjt{padding:20px;text-align:center;color:var(--text-muted);font-size:13px}.search-view-all.svelte-1ig8qjt{display:block;padding:10px 20px;font-size:13px;font-weight:600;color:var(--accent);text-decoration:none;text-align:center;border-top:1px solid var(--border-light)}.search-view-all.svelte-1ig8qjt:hover{background:var(--bg-alt)}.search-footer.svelte-1ig8qjt{display:flex;gap:16px;padding:10px 20px;border-top:1px solid var(--border-light);font-size:11px;color:var(--text-muted)}.search-footer.svelte-1ig8qjt kbd:where(.svelte-1ig8qjt){font-family:inherit;padding:1px 4px;background:var(--bg-alt);border:1px solid var(--border-light);border-radius:3px;font-size:10px}:root{--bg: #fafbfc;--bg-alt: #f0f2f5;--bg-elevated: #fff;--text: #0f1419;--text-secondary: #38444d;--text-muted: #536471;--text-subtle: #6e767d;--text-faint: #8b949e;--border: #d0d7de;--border-light: #d8dee4;--border-subtle: #e8ecf0;--accent: #dc2626;--accent-hover: #b91c1c;--accent-bg: rgba(220,38,38,.08);--accent-bg-hover: rgba(220,38,38,.14);--header-bg: #0d1117;--header-text: #f0f6fc;--header-text-muted: #8b949e;--header-border: rgba(240,246,252,.1);--card-bg: #fff;--card-border: #d0d7de;--card-shadow: 0 1px 2px rgba(0,0,0,.04);--card-shadow-hover: 0 4px 12px rgba(0,0,0,.08);--footer-bg: #0d1117;--footer-text: #8b949e;--footer-border: rgba(240,246,252,.1);--overlay-bg: #0d1117;--overlay-border: rgba(240,246,252,.1);--placeholder-from: #f0f2f5;--placeholder-to: #e2e6eb;--score-high: #059669;--score-mid: #d97706;--score-low: #dc2626;--deal-green: #16a34a;--deal-bg: rgba(22,163,74,.08);--tool-blue: #2563eb;--tool-bg: rgba(37,99,235,.08);--cat-reviews: #8b5cf6;--cat-guides: #0891b2;--cat-news: #dc2626;--cat-entertainment: #d946ef;--cat-games: #2563eb;--cat-deals: #16a34a;--cat-hardware: #ea580c;--cat-opinion: #a06700;--cat-culture: #ec4899;--stamp-gold: #d4a017;--stamp-bg: rgba(212,160,23,.1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px}.dark{--bg: #0d1117;--bg-alt: #161b22;--bg-elevated: #1c2128;--text: #e6edf3;--text-secondary: #c9d1d9;--text-muted: #8b949e;--text-subtle: #768390;--text-faint: #6e767d;--border: #30363d;--border-light: #21262d;--border-subtle: #1c2128;--accent: #f85149;--accent-hover: #fda4af;--accent-bg: rgba(248,81,73,.12);--accent-bg-hover: rgba(248,81,73,.2);--header-bg: #010409;--header-text: #e6edf3;--header-text-muted: #8b949e;--header-border: rgba(240,246,252,.1);--card-bg: #161b22;--card-border: #30363d;--card-shadow: 0 1px 2px rgba(0,0,0,.2);--card-shadow-hover: 0 4px 12px rgba(0,0,0,.4);--footer-bg: #010409;--footer-text: #8b949e;--footer-border: rgba(240,246,252,.1);--overlay-bg: #010409;--overlay-border: rgba(240,246,252,.1);--placeholder-from: #161b22;--placeholder-to: #21262d;--score-high: #3fb950;--score-mid: #d29922;--score-low: #f85149;--deal-green: #3fb950;--deal-bg: rgba(63,185,80,.12);--tool-blue: #58a6ff;--tool-bg: rgba(88,166,255,.12);--cat-reviews: #a78bfa;--cat-guides: #22d3ee;--cat-news: #f85149;--cat-entertainment: #e879f9;--cat-games: #58a6ff;--cat-deals: #3fb950;--cat-hardware: #fb923c;--cat-opinion: #facc15;--cat-culture: #f472b6;--stamp-gold: #e3b341;--stamp-bg: rgba(227,179,65,.15);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px}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}.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:56px;background:var(--header-bg);border-top:1px solid var(--header-border);z-index:90;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom,0)}.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:72px}}.accent-line.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),var(--cat-reviews),var(--cat-guides));z-index:120}.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;opacity:.7;transition:opacity .15s}.theme-toggle.svelte-12qhfyh:hover,.search-btn.svelte-12qhfyh:hover{opacity:1}.overlay-bg.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:200;-webkit-backdrop-filter:blur(2px);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 h4:where(.svelte-12qhfyh){font-family:Chakra Petch,Work Sans,monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--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(--text-faint);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)}
