html,body,#root{height:100%}@font-face{font-family:Geist Sans;src:url(https://vercel.com/media/7178b3e590c64307.3mmlhcns4y7c0.woff2?dpl=dpl_FFdnYMdfEPoEvrzjC6VfiatM2jqh)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://vercel.com/media/4fa387ec64143e14.28y4mh20d27f4.woff2?dpl=dpl_FFdnYMdfEPoEvrzjC6VfiatM2jqh)format("woff2");font-weight:100 900;font-display:swap}:root{--bg:#fff;--fg:#0a0a0a;--muted:#4b5563;--border:#d1d5db;--border-strong:#9ca3af;--panel:#f5f5f5;--accent:#0a0a0a;--accent-fg:#fff;--focus:#1d4ed8}:root[data-theme=dark]{--bg:#0a0a0a;--fg:#f5f5f5;--muted:#a1a1aa;--border:#3f3f46;--border-strong:#52525b;--panel:#18181b;--accent:#f5f5f5;--accent-fg:#0a0a0a;--focus:#60a5fa}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0a0a0a;--fg:#f5f5f5;--muted:#a1a1aa;--border:#3f3f46;--border-strong:#52525b;--panel:#18181b;--accent:#f5f5f5;--accent-fg:#0a0a0a;--focus:#60a5fa}}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 20%, #00ffc82e 0%, #0096ff1f 30%, #ff00800f 60%, transparent 85%), var(--bg);min-height:100vh;color:var(--fg);-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0;font-family:Geist Sans,ui-sans-serif,system-ui,-apple-system,sans-serif}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:4px}button,textarea{font:inherit}::placeholder{color:var(--muted);opacity:1}.app{flex-direction:column;gap:2.5rem;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex}.app main{flex-direction:column;gap:1.5rem;padding-top:2rem;display:flex}.app main>.ad-slot:first-child{margin-bottom:-.5rem}.site-header{z-index:30;border-bottom:1px solid color-mix(in srgb, var(--border) 50%, transparent);background:0 0;transition:background-color .2s,border-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;position:sticky;top:0}.site-header.scrolled{background:color-mix(in srgb, var(--bg) 40%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:var(--border)}.header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.9rem 2rem;display:flex}.brand{color:var(--fg);align-items:center;gap:.55rem;font-size:1rem;text-decoration:none;display:inline-flex}.brand-dot{background:var(--fg);border-radius:50%;width:14px;height:14px;display:inline-block}.brand-mark{background:var(--accent);width:30px;height:30px;color:var(--accent-fg);border-radius:7px;justify-content:center;align-items:center;font-family:Geist Mono,ui-monospace,monospace;font-size:.8rem;font-weight:700;display:inline-flex}.brand-text,.brand-text strong{font-weight:700}.site-nav{gap:.25rem;display:flex}.site-nav a{color:var(--muted);border-radius:6px;padding:.4rem .8rem;font-size:.9rem;text-decoration:none}.site-nav a:hover,.site-nav a.active{color:var(--fg);background:var(--panel)}.lang-select{font:inherit;height:30px;color:var(--muted);border:1px solid var(--border);cursor:pointer;appearance:none;background-color:#0000;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' width='10' height='6'><path fill='%234b5563' d='M0 0h10L5 6z'/></svg>");background-position:right .6rem center;background-repeat:no-repeat;background-size:8px;border-radius:6px;padding:0 1.75rem 0 .6rem;font-size:.8rem}.lang-select:hover{border-color:var(--fg);color:var(--fg)}.vercel-badge{opacity:.85;align-items:center;line-height:0;transition:opacity .15s;display:inline-flex}.vercel-badge:hover{opacity:1}.vercel-badge img{width:auto;height:30px;display:block}.footer-controls{align-items:center;gap:.5rem;display:flex}.theme-switcher{border:1px solid var(--border);background:0 0;border-radius:999px;gap:2px;height:30px;padding:2px;display:inline-flex}.theme-btn{width:28px;height:100%;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-btn:hover{color:var(--fg)}.theme-btn.active{background:var(--panel);color:var(--fg);border:1px solid var(--border)}.scroll-top{background:var(--accent);width:40px;height:40px;color:var(--accent-fg);border:1px solid var(--accent);cursor:pointer;z-index:35;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 6px 18px #0003}.scroll-top:hover{transform:translateY(-2px)}.nav-toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--fg);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:none}.nav-toggle:hover{background:var(--panel)}@media (width<=640px){.header-inner{padding:.75rem 1rem}.nav-toggle{display:inline-flex}.site-nav{background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:.5rem 1rem .75rem;display:none;position:absolute;top:100%;left:0;right:0}.site-nav.open{display:flex}.site-nav a{padding:.75rem .5rem;font-size:1rem}.app{gap:2rem;padding:0 1rem}.app main{gap:1.25rem}}.skip-link{background:var(--accent);color:var(--accent-fg);z-index:100;border-radius:6px;padding:.5rem .75rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{text-align:center;padding:2.5rem 1rem 1rem;position:relative;overflow:hidden}.hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600}.hero p{color:var(--muted);margin:.75rem 0 0;font-size:1.05rem}.editor{border:1px solid var(--border);background:var(--bg);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.editor textarea{resize:vertical;width:100%;min-height:280px;color:var(--fg);background:0 0;border:none;outline:none;padding:1.25rem 1.25rem .75rem;font-family:Geist Sans,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.6}.editor-bar{border-top:1px solid var(--border);background:var(--panel);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.icon-actions{align-items:center;gap:.5rem;display:flex}.icon-actions button{background:var(--bg);width:34px;height:34px;color:var(--fg);border:1px solid var(--border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:border-color .15s,background .15s;display:inline-flex}.icon-actions button:hover:not(:disabled){border-color:var(--fg);background:var(--panel)}.icon-actions button:disabled{color:var(--muted);border-color:var(--border);background:var(--panel);cursor:not-allowed}.copied{color:var(--muted);margin-left:.25rem;font-family:Geist Mono,ui-monospace,monospace;font-size:.75rem}.metrics{color:var(--muted);font-family:Geist Mono,ui-monospace,monospace;font-size:.8rem}.metrics .sep{opacity:.5;margin:0 .15rem}.tools{flex-wrap:wrap;gap:.75rem;display:flex}.tool{background:var(--bg);color:var(--fg);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.55rem 1rem;font-family:Geist Mono,ui-monospace,monospace;font-size:.85rem;transition:border-color .15s,background .15s}.tool:hover{border-color:var(--fg);background:var(--panel)}.tool.active{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.editor.drag-over{outline:2px dashed var(--focus);outline-offset:-4px}.icon-upload{background:var(--bg);width:34px;height:34px;color:var(--fg);border:1px solid var(--border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:border-color .15s,background .15s;display:inline-flex}.icon-upload:hover{border-color:var(--fg);background:var(--panel)}.icon-upload input{display:none}.prose{max-width:720px;margin:0 auto;font-size:1rem;line-height:1.7}.prose h1{letter-spacing:-.02em;margin:.5rem 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600}.prose h2{margin:1.75rem 0 .5rem;font-size:1.25rem;font-weight:600}.prose p,.prose ul{margin:.5rem 0 1rem}.prose ul{padding-left:1.25rem}.prose .meta{color:var(--muted);font-size:.85rem}.tool-explainer{border-top:1px solid var(--border);max-width:720px;margin:0 auto;padding:1.25rem 0}.tool-explainer h2{margin:0 0 .5rem;font-size:1.1rem}.tool-explainer p{color:var(--muted);margin:0}.case-guide{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.case-guide h2{margin-top:0;font-size:1.5rem}.case-guide h3{margin-top:2rem;font-family:Geist Mono,ui-monospace,monospace;font-size:.95rem}.case-guide em{color:var(--muted)}.post-list{margin:0;gap:1rem;width:100%;max-width:720px;margin-inline:auto;padding:0;list-style:none;display:grid}.post-grid{grid-template-columns:repeat(2,1fr);max-width:960px}@media (width<=640px){.post-grid{grid-template-columns:1fr}}.post-list a{border:1px solid var(--border);color:var(--fg);background:var(--bg);border-radius:10px;flex-direction:column;text-decoration:none;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.post-list a:hover{border-color:var(--fg);background:var(--panel)}.post-list .card-cover{object-fit:cover;background:var(--panel);width:100%;height:160px;display:block}.post-list .card-body{padding:1rem 1.25rem 1.25rem}.post-list h2{margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.post-list .meta{color:var(--muted);margin:0 0 .5rem;font-size:.8rem}.post-list p:last-child{margin:0}.blog-hero-image{aspect-ratio:16/6;object-fit:cover;background:var(--panel);border-radius:12px;width:100%;display:block}.post-cover-wrap{margin:.5rem 0 1.5rem}.post-cover{aspect-ratio:2;object-fit:cover;background:var(--panel);border-radius:10px;width:100%;display:block}.photo-credit{color:var(--muted);text-align:right;margin:.4rem .25rem 0;font-size:.8rem}.photo-credit a{color:var(--muted);text-underline-offset:2px;text-decoration:underline}.photo-credit a:hover{color:var(--fg)}.load-more{justify-content:center;display:flex}.load-more button{font:inherit;background:var(--bg);color:var(--fg);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.6rem 1.25rem;transition:border-color .15s,background .15s}.load-more button:hover{border-color:var(--fg);background:var(--panel)}.contact-form{gap:1rem;margin-top:1.5rem;display:grid}.contact-form label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.contact-form input,.contact-form textarea{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--fg);resize:vertical;border-radius:8px;padding:.6rem .75rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--focus);outline:none}.contact-form button{align-self:flex-start}.btn-outline{font:inherit;background:var(--bg);color:var(--fg);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.6rem 1.1rem;transition:border-color .15s,background .15s}.btn-outline:hover:not(:disabled){border-color:var(--fg);background:var(--panel)}.btn-outline:disabled{opacity:.5;cursor:not-allowed}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.captcha{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.captcha-row{align-items:stretch;gap:.5rem;display:flex}.captcha-row input{font:inherit;box-sizing:border-box;border:1px solid var(--border);background:var(--bg);height:44px;color:var(--fg);border-radius:8px;flex:1;min-width:0;padding:0 .75rem}.captcha-row input:focus{border-color:var(--focus);outline:none}.captcha-reload{box-sizing:border-box;background:var(--bg);width:44px;height:44px;color:var(--fg);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.captcha-reload:hover{border-color:var(--fg);background:var(--panel)}.ad-slot{background:var(--panel);border:1px dashed var(--border-strong);min-height:90px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-radius:8px;justify-content:center;align-items:center;font-family:Geist Mono,ui-monospace,monospace;font-size:.75rem;display:flex}footer{color:var(--muted);border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:.75rem;margin-top:1rem;padding:1.5rem 0 2rem;font-size:.8rem;display:flex}.legal-links{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.link{color:var(--fg);text-underline-offset:3px;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.link:hover{color:var(--focus)}.legal-backdrop{z-index:50;background:#0a0a0a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.legal-panel{background:var(--bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;max-width:680px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.legal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.legal-header h2{margin:0;font-size:1.25rem;font-weight:600}.legal-close{background:var(--bg);border:1px solid var(--border);cursor:pointer;width:34px;height:34px;color:var(--fg);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.legal-close:hover{border-color:var(--fg);background:var(--panel)}.legal-body{padding:1.25rem 1.5rem 1.5rem;line-height:1.6;overflow-y:auto}.legal-body h3{margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600}.legal-body h4{margin:1rem 0 .25rem;font-size:.95rem;font-weight:600}.legal-body p,.legal-body ul{color:var(--fg);margin:.5rem 0}.legal-body ul{padding-left:1.25rem}.legal-body a{color:var(--focus)}.legal-body code{background:var(--panel);border-radius:4px;padding:.1rem .35rem;font-family:Geist Mono,ui-monospace,monospace;font-size:.9em}.cookie-banner{background:var(--bg);border:1px solid var(--border);z-index:40;border-radius:12px;align-items:center;gap:1rem;max-width:640px;margin:0 auto;padding:.9rem 1rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 10px 40px #00000026}.cookie-banner p{flex:1;margin:0;font-size:.85rem}.cookie-accept{background:var(--accent);color:var(--accent-fg);border:1px solid var(--accent);cursor:pointer;font:inherit;border-radius:8px;flex-shrink:0;padding:.5rem 1rem;font-weight:500}.cookie-accept:hover{background:#333}@media (width<=540px){.cookie-banner{text-align:center;flex-direction:column;align-items:stretch}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
