:root{color-scheme:light dark;--bg: light-dark(rgb(241, 241, 243), rgb(1, 1, 2));--item: light-dark(rgb(252, 252, 255), rgb(23, 23, 26));--separator: light-dark(rgb(228, 228, 231), rgb(58, 58, 61));--secondary: light-dark(rgb(99, 99, 105), rgb(153, 153, 158));--text: light-dark(rgb(1, 1, 2), rgb(250, 250, 255));--primary: rgb(50, 106, 251);--primary-soft: rgba(50, 106, 251, .12);--primary-legible: light-dark(rgb(21, 71, 214), rgb(151, 180, 253));--danger: #de3b3b;--sheet: light-dark(rgb(240, 244, 248), rgb(23, 28, 31));--surface-high: light-dark(rgb(223, 227, 231), rgb(48, 53, 56));--ok: #4caf50;font-family:-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;--content: 1080px}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit;background:none;border:none;padding:0;cursor:pointer}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.2;margin:0 0 .5em}h1{font-size:clamp(30px,5vw,44px);font-weight:700;letter-spacing:-.02em}h2{font-size:clamp(24px,3.5vw,32px);font-weight:700;letter-spacing:-.01em}h3{font-size:18px;font-weight:600}p{margin:0 0 1em}code{font-family:ui-monospace,Menlo,monospace;font-size:.9em;background:var(--primary-soft);border-radius:4px;padding:1px 5px}.mono{font-family:ui-monospace,Menlo,monospace;word-break:break-all}.muted{color:var(--secondary)}.container{max-width:var(--content);margin:0 auto;padding:0 20px}.section{padding:56px 0}.section-lead{max-width:640px;color:var(--secondary);font-size:17px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:24px;font-size:16px;font-weight:600;padding:0 24px;white-space:nowrap}a.btn:hover{text-decoration:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{filter:brightness(1.08)}.btn-secondary{background:transparent;border:1px solid var(--primary);color:var(--primary-legible)}.btn-secondary:hover{background:var(--primary-soft)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;color:var(--text);flex:none}.icon-btn:hover{background:var(--primary-soft)}.card{background:var(--item);border-radius:16px;padding:24px}.card h3{margin-top:0}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.card-icon{width:48px;height:48px;border-radius:14px;background:var(--primary-soft);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.result-box{background:var(--item);border:.5px solid var(--separator);border-radius:12px;padding:14px 16px;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,Menlo,monospace;font-size:13px;line-height:1.5;overflow-x:auto}.pill{display:inline-flex;align-items:center;gap:6px;background:var(--primary-soft);color:var(--primary-legible);border-radius:18px;padding:5px 14px;font-weight:500;font-family:ui-monospace,Menlo,monospace;font-size:13px}.toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%) translateY(8px);background:var(--primary);color:#fff;border-radius:18px;padding:8px 16px;font-size:13px;z-index:20;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.section-header{font-size:13px;color:var(--secondary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-weight:600}.warning-card{padding:14px 16px;border-radius:12px;background:#ffc1072e}.site-matrix[data-astro-cid-wqtst7w4]{position:fixed;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}.site-matrix[data-astro-cid-wqtst7w4] text[data-astro-cid-wqtst7w4]{fill:light-dark(rgba(20,129,59,.22),rgba(65,255,106,.24));font-family:ui-monospace,Menlo,monospace;font-size:13px;font-weight:600}.skip-link[data-astro-cid-5hce7sga]{position:absolute;left:-9999px;top:0;background:var(--primary);color:#fff;padding:8px 16px;border-radius:0 0 8px;z-index:30}.skip-link[data-astro-cid-5hce7sga]:focus{left:0}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:10;background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:blur(12px);border-bottom:.5px solid var(--separator)}.header-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:16px;min-height:60px}.brand[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:700;color:var(--text);margin-inline-end:auto}.brand[data-astro-cid-5hce7sga]:hover{text-decoration:none}.site-nav[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:20px}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--text);font-weight:500}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--primary);text-decoration:none}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga][aria-current=page]{color:var(--primary-legible);font-weight:700}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].nav-download,.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].nav-download:hover{min-height:38px;padding:0 18px;font-size:14px;color:#fff}.header-controls[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:4px}.lang-dd[data-astro-cid-5hce7sga]{position:relative}.lang-dd[data-astro-cid-5hce7sga] summary[data-astro-cid-5hce7sga]{list-style:none;display:flex;align-items:center;gap:4px;cursor:pointer;font-weight:500;color:var(--text);padding:7px 8px;user-select:none}.lang-dd[data-astro-cid-5hce7sga] summary[data-astro-cid-5hce7sga]::-webkit-details-marker{display:none}.lang-dd[data-astro-cid-5hce7sga] summary[data-astro-cid-5hce7sga]:hover{color:var(--primary)}.lang-dd[data-astro-cid-5hce7sga][open] summary[data-astro-cid-5hce7sga] svg[data-astro-cid-5hce7sga]{transform:rotate(180deg)}.lang-dd[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{position:absolute;inset-inline-end:0;top:calc(100% + 6px);margin:0;padding:4px;list-style:none;background:var(--item);border:.5px solid var(--separator);border-radius:12px;box-shadow:0 8px 28px #0101022e;min-width:140px;z-index:20}.lang-dd[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga],.lang-dd[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga] .lang-cur[data-astro-cid-5hce7sga]{display:block;padding:8px 12px;border-radius:8px;font-size:14px;white-space:nowrap}.lang-dd[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--text)}.lang-dd[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{background:var(--primary-soft);text-decoration:none}.lang-dd[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga] .lang-cur[data-astro-cid-5hce7sga]{color:var(--primary-legible);font-weight:600}.site-footer[data-astro-cid-5hce7sga]{border-top:.5px solid var(--separator);margin-top:56px;padding:28px 0;font-size:14px}.footer-inner[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;gap:12px 32px;align-items:baseline;justify-content:space-between}.footer-note[data-astro-cid-5hce7sga]{flex:1 1 100%;margin:0}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:20px}.footer-inner[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{margin:0}@media(max-width:640px){.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:not(.nav-download){display:none}}
