.site-header[data-astro-cid-t4t4m27f]{position:sticky;top:0;z-index:50;background:#f5f5f7b8;backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px);border-bottom:1px solid rgba(0,0,0,.06)}html.dark .site-header[data-astro-cid-t4t4m27f]{background:#0b0f19b8;border-bottom-color:#ffffff0f}.header-inner[data-astro-cid-t4t4m27f]{display:flex;align-items:center;justify-content:space-between;gap:16px;height:64px}.logo[data-astro-cid-t4t4m27f]{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;color:var(--text);white-space:nowrap;flex-shrink:0;text-decoration:none}.search-wrap[data-astro-cid-t4t4m27f]{flex:1;max-width:520px;margin:0 auto;position:relative}.search-wrap[data-astro-cid-t4t4m27f] input[data-astro-cid-t4t4m27f]{width:100%;height:40px;padding:0 38px;border-radius:var(--radius-full);border:1px solid transparent;background:#0000000a;color:var(--text);font-size:.9rem;outline:none;transition:all .2s ease}.search-wrap[data-astro-cid-t4t4m27f] input[data-astro-cid-t4t4m27f]:focus{background:var(--surface);border-color:#0000001a;box-shadow:0 0 0 4px #0071e31a}html.dark .search-wrap[data-astro-cid-t4t4m27f] input[data-astro-cid-t4t4m27f]{background:#ffffff0f}html.dark .search-wrap[data-astro-cid-t4t4m27f] input[data-astro-cid-t4t4m27f]:focus{border-color:#ffffff1f}.search-wrap[data-astro-cid-t4t4m27f] input[data-astro-cid-t4t4m27f]::placeholder{color:var(--text-tertiary)}.search-icon[data-astro-cid-t4t4m27f]{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--text-tertiary);pointer-events:none}.search-clear[data-astro-cid-t4t4m27f]{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--text-tertiary);background:#0000000f;border:none;cursor:pointer;transition:all .15s ease}.search-clear[data-astro-cid-t4t4m27f]:hover{background:#0000001f;color:var(--text)}.theme-btn[data-astro-cid-t4t4m27f]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--text);background:#0000000a;border:none;transition:all .2s ease;flex-shrink:0;cursor:pointer}.theme-btn[data-astro-cid-t4t4m27f]:hover{background:#00000014;transform:scale(1.05)}html.dark .theme-btn[data-astro-cid-t4t4m27f]{background:#ffffff14}html.dark .theme-btn[data-astro-cid-t4t4m27f]:hover{background:#ffffff1f}.set-tabs[data-astro-cid-t4t4m27f]{display:flex;gap:8px;padding:14px 0 0}.set-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]{padding:8px 16px;border-radius:var(--radius-full);font-size:.85rem;font-weight:500;color:var(--text-secondary);background:#0000000d;border:1px solid transparent;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-decoration:none}.set-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]:hover{background:#0000001a;color:var(--text)}.set-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f].active{background:var(--text);color:var(--bg)}html.dark .set-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]{background:#ffffff12}html.dark .set-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]:hover{background:#ffffff21}html.dark .set-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f].active{background:var(--bg);color:var(--text)}.tabs-row[data-astro-cid-t4t4m27f]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--border)}.category-tabs[data-astro-cid-t4t4m27f]{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:4px 0}.category-tabs[data-astro-cid-t4t4m27f]::-webkit-scrollbar{display:none}.category-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]{display:inline-flex;align-items:center;gap:6px;border-radius:var(--radius-full);font-size:.85rem;font-weight:500;color:var(--text-secondary);background:#0000000d;border:1px solid transparent;white-space:nowrap;scroll-snap-align:start;cursor:pointer;overflow:hidden;text-decoration:none;transition:max-width .5s cubic-bezier(.32,.72,0,1),background .5s ease,color .5s ease,border-color .5s ease,box-shadow .5s ease;max-width:56px;padding:10px 16px}.category-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]:hover{background:#0000001a;color:var(--text)}.category-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f].active{background:#2c2c2e;color:#f5f5f7;border-color:transparent;box-shadow:0 4px 14px #0000002e;max-width:300px;padding:10px 18px}html.dark .category-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]{background:#ffffff12}html.dark .category-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f]:hover{background:#ffffff21}html.dark .category-tabs[data-astro-cid-t4t4m27f] .tab[data-astro-cid-t4t4m27f].active{background:#f5f5f7;color:#1c1c1e;box-shadow:0 4px 14px #00000059}.tab-emoji[data-astro-cid-t4t4m27f]{font-size:1.15rem;line-height:1;flex-shrink:0}.tab-label[data-astro-cid-t4t4m27f]{opacity:0;white-space:nowrap;transition:opacity .2s ease .1s}.tab[data-astro-cid-t4t4m27f].active .tab-label[data-astro-cid-t4t4m27f]{opacity:1}.view-toggle[data-astro-cid-t4t4m27f]{display:flex;gap:3px;padding:3px;background:#00000008;border-radius:var(--radius-full);flex-shrink:0}html.dark .view-toggle[data-astro-cid-t4t4m27f]{background:#ffffff0d}.view-btn[data-astro-cid-t4t4m27f]{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--text-secondary);transition:all .2s ease;border:none;background:none;cursor:pointer}.view-btn[data-astro-cid-t4t4m27f]:hover{color:var(--text);background:#0000000a}.view-btn[data-astro-cid-t4t4m27f].active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}html.dark .view-btn[data-astro-cid-t4t4m27f]:hover{background:#ffffff14}.main-content[data-astro-cid-t4t4m27f]{padding-bottom:100px}.page-title[data-astro-cid-t4t4m27f]{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;color:var(--text);margin:36px 0 24px;letter-spacing:-.02em}.page-emoji[data-astro-cid-t4t4m27f]{font-size:1.6rem;line-height:1}.page-count[data-astro-cid-t4t4m27f]{font-size:.8rem;font-weight:600;color:var(--text-tertiary);background:var(--surface-2);padding:4px 12px;border-radius:var(--radius-full);border:1px solid var(--border)}.emoji-grid[data-astro-cid-t4t4m27f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.emoji-grid[data-astro-cid-t4t4m27f][data-view=list]{display:flex;flex-direction:column;gap:10px}.emoji-card[data-astro-cid-t4t4m27f]{display:flex;flex-direction:column;align-items:center;gap:14px;padding:24px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:0 0 0 1px #00000005,0 2px 8px #00000008,0 8px 24px #00000005;transition:transform .35s cubic-bezier(.32,.72,0,1),box-shadow .35s ease,border-color .2s ease;animation:cardEnter .5s cubic-bezier(.32,.72,0,1) backwards;text-decoration:none}.emoji-grid[data-astro-cid-t4t4m27f][data-view=list] .emoji-card[data-astro-cid-t4t4m27f]{flex-direction:row;padding:14px 18px;gap:16px;border-radius:var(--radius);align-items:center}.emoji-card[data-astro-cid-t4t4m27f]:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 0 0 1px #0000000a,0 8px 24px #00000014,0 24px 48px #0000000f;border-color:#0000001a}html.dark .emoji-card[data-astro-cid-t4t4m27f]:hover{border-color:#ffffff1f;box-shadow:0 0 0 1px #ffffff0a,0 8px 24px #00000040,0 24px 48px #0003}@keyframes cardEnter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.emoji-thumb[data-astro-cid-t4t4m27f]{width:72px;height:72px;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.32,.72,0,1);flex-shrink:0}.emoji-card[data-astro-cid-t4t4m27f]:hover .emoji-thumb[data-astro-cid-t4t4m27f]{transform:scale(1.08)}.emoji-grid[data-astro-cid-t4t4m27f][data-view=list] .emoji-thumb[data-astro-cid-t4t4m27f]{width:44px;height:44px}.emoji-thumb[data-astro-cid-t4t4m27f] img[data-astro-cid-t4t4m27f]{width:64px;height:64px;object-fit:contain}.emoji-grid[data-astro-cid-t4t4m27f][data-view=list] .emoji-thumb[data-astro-cid-t4t4m27f] img[data-astro-cid-t4t4m27f]{width:40px;height:40px}.emoji-glyph[data-astro-cid-t4t4m27f]{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji","Android Emoji",Twemoji,EmojiSymbols,emoji,sans-serif;font-size:3.5rem;line-height:1;text-align:center;user-select:none}.emoji-grid[data-astro-cid-t4t4m27f][data-view=list] .emoji-glyph[data-astro-cid-t4t4m27f]{font-size:2rem}.emoji-card-name[data-astro-cid-t4t4m27f]{font-size:.8rem;font-weight:500;color:var(--text-secondary);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:color .2s ease}.emoji-card[data-astro-cid-t4t4m27f]:hover .emoji-card-name[data-astro-cid-t4t4m27f]{color:var(--text)}.emoji-grid[data-astro-cid-t4t4m27f][data-view=grid] .emoji-card-name[data-astro-cid-t4t4m27f]{display:none}.emoji-grid[data-astro-cid-t4t4m27f][data-view=list] .emoji-card-name[data-astro-cid-t4t4m27f]{text-align:left;font-size:.95rem;color:var(--text);flex:1;min-width:0}.no-results[data-astro-cid-t4t4m27f]{text-align:center;padding:100px 24px;color:var(--text-secondary);font-size:1rem;animation:cardEnter .4s ease}.site-footer[data-astro-cid-t4t4m27f]{border-top:1px solid var(--border);padding:40px 24px;text-align:center;font-size:.8rem;color:var(--text-tertiary);letter-spacing:.01em}.site-footer[data-astro-cid-t4t4m27f] a[data-astro-cid-t4t4m27f]{color:var(--text-secondary);text-decoration:underline;text-underline-offset:2px}.site-footer[data-astro-cid-t4t4m27f] a[data-astro-cid-t4t4m27f]:hover{color:var(--text)}@media(max-width:640px){.search-wrap[data-astro-cid-t4t4m27f]{max-width:none}.tabs-row[data-astro-cid-t4t4m27f]{flex-direction:column;align-items:stretch}.view-toggle[data-astro-cid-t4t4m27f]{align-self:flex-end}.category-tabs[data-astro-cid-t4t4m27f]{flex-wrap:wrap;overflow-x:visible;scroll-snap-type:none;gap:10px}}.workspace[data-astro-cid-fdx43esm]{display:grid;gap:20px}.viewer[data-astro-cid-fdx43esm]{position:relative;width:100%;aspect-ratio:1 / 1;background:radial-gradient(circle,var(--border) 1px,transparent 1px),var(--bg);background-size:22px 22px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.emoji-canvas[data-astro-cid-fdx43esm]{display:block;width:100%;height:100%}.export-panel[data-astro-cid-fdx43esm]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:20px;container-type:inline-size}.export-section[data-astro-cid-fdx43esm]{display:flex;flex-direction:column;gap:10px;min-width:0}.export-section-label[data-astro-cid-fdx43esm]{font-size:.7rem;font-weight:700;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em}.pill-row[data-astro-cid-fdx43esm]{display:flex;gap:8px;flex-wrap:wrap}.pill[data-astro-cid-fdx43esm]{font-size:.9rem;font-weight:600;color:var(--text-secondary);padding:8px 16px;border-radius:var(--radius-full);background:transparent;border:1px solid transparent;transition:all .15s cubic-bezier(.32,.72,0,1);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.pill[data-astro-cid-fdx43esm]:hover{color:var(--text);background:var(--surface-2)}.pill[data-astro-cid-fdx43esm].active{background:var(--surface);color:var(--text);border-color:var(--border);box-shadow:0 1px 4px #0000000f,0 1px 2px #0000000a}html.dark .pill[data-astro-cid-fdx43esm].active{box-shadow:0 1px 4px #00000040,0 1px 2px #00000026}.pill-row[data-astro-cid-fdx43esm].segmented-control{background:var(--surface-2);border-radius:var(--radius-full);padding:4px;gap:4px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.pill-row[data-astro-cid-fdx43esm].segmented-control::-webkit-scrollbar{height:4px}.pill-row[data-astro-cid-fdx43esm].segmented-control::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}.pill-row[data-astro-cid-fdx43esm].segmented-control .pill[data-astro-cid-fdx43esm]{flex:1 0 auto;min-width:0;border-radius:var(--radius-full);border-color:transparent;white-space:nowrap}.design-system-select[data-astro-cid-fdx43esm],.format-select[data-astro-cid-fdx43esm]{display:none;width:100%;height:40px;padding:0 32px 0 14px;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:.9rem;font-weight:600;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2386868b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}html.dark .design-system-select[data-astro-cid-fdx43esm],html.dark .format-select[data-astro-cid-fdx43esm]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.design-system-select[data-astro-cid-fdx43esm]:focus,.format-select[data-astro-cid-fdx43esm]:focus{outline:none;border-color:var(--text-tertiary)}@container (max-width: 360px){.design-system-control[data-astro-cid-fdx43esm],.format-control[data-astro-cid-fdx43esm]{display:none}.design-system-select[data-astro-cid-fdx43esm],.format-select[data-astro-cid-fdx43esm]{display:block}}.pill-row[data-astro-cid-fdx43esm].segmented-control .pill[data-astro-cid-fdx43esm]:hover{background:transparent;color:var(--text)}.pill-row[data-astro-cid-fdx43esm].segmented-control .pill[data-astro-cid-fdx43esm].active{background:var(--text);color:var(--bg);box-shadow:none}@media(max-width:480px){.pill-row[data-astro-cid-fdx43esm].segmented-control .pill[data-astro-cid-fdx43esm]{padding:8px 12px;font-size:.8rem}}.export-row[data-astro-cid-fdx43esm]{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end}@container (max-width: 440px){.export-row[data-astro-cid-fdx43esm]{grid-template-columns:1fr;gap:16px}}.export-size-select[data-astro-cid-fdx43esm]{width:100%;height:40px;padding:0 32px 0 14px;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:.9rem;font-weight:600;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2386868b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}html.dark .export-size-select[data-astro-cid-fdx43esm]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.export-size-select[data-astro-cid-fdx43esm]:focus{border-color:var(--text-tertiary)}.download-btn[data-astro-cid-fdx43esm]{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;border-radius:var(--radius-full);background:var(--text);color:var(--bg);font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.32,.72,0,1);border:none}.download-btn[data-astro-cid-fdx43esm]:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 8px 20px #00000026}.download-btn[data-astro-cid-fdx43esm]:active{transform:translateY(0) scale(.98);box-shadow:none}.code-panel[data-astro-cid-fdx43esm]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.code-header[data-astro-cid-fdx43esm]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px}.code-toggle[data-astro-cid-fdx43esm]{display:inline-flex;align-items:center;gap:8px;padding:0;background:transparent;border:none;cursor:pointer}.code-title[data-astro-cid-fdx43esm]{font-size:.9rem;font-weight:700;color:var(--text-secondary);transition:color .15s ease}.code-toggle[data-astro-cid-fdx43esm]:hover .code-title[data-astro-cid-fdx43esm]{color:var(--text)}.code-chevron[data-astro-cid-fdx43esm]{color:var(--text-tertiary);transition:transform .35s cubic-bezier(.32,.72,0,1)}.code-panel[data-astro-cid-fdx43esm].open .code-chevron[data-astro-cid-fdx43esm]{transform:rotate(180deg)}.code-copy[data-astro-cid-fdx43esm]{font-size:.8rem;font-weight:600;color:var(--text-secondary);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-full);padding:6px 14px;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.code-copy[data-astro-cid-fdx43esm]:hover{color:var(--text);background:var(--border)}.code-copy[data-astro-cid-fdx43esm].copied{color:#16a34a;border-color:#16a34a}.code-body[data-astro-cid-fdx43esm]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.32,.72,0,1)}.code-panel[data-astro-cid-fdx43esm].open .code-body[data-astro-cid-fdx43esm]{grid-template-rows:1fr}.code-body-inner[data-astro-cid-fdx43esm]{overflow:hidden;min-height:0;opacity:0;transition:opacity .25s ease}.code-panel[data-astro-cid-fdx43esm].open .code-body-inner[data-astro-cid-fdx43esm]{opacity:1;border-top:1px solid var(--border)}.code-pre[data-astro-cid-fdx43esm]{margin:0;padding:16px 20px 20px;max-height:280px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.55;color:var(--text-secondary);white-space:pre-wrap;word-break:break-word}@media(prefers-reduced-motion:reduce){.code-body[data-astro-cid-fdx43esm],.code-body-inner[data-astro-cid-fdx43esm],.code-chevron[data-astro-cid-fdx43esm]{transition:none}}@media(max-width:600px){.workspace[data-astro-cid-fdx43esm]{gap:12px;min-width:0}.viewer[data-astro-cid-fdx43esm]{width:100%;border-radius:var(--radius)}.export-panel[data-astro-cid-fdx43esm]{padding:16px;gap:16px;border-radius:var(--radius);min-width:0}.export-row[data-astro-cid-fdx43esm]{grid-template-columns:1fr;gap:16px}}.license-card[data-astro-cid-c7i5s3sl]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:24px;margin-top:0;box-shadow:var(--shadow-sm)}.license-title[data-astro-cid-c7i5s3sl]{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:10px}.license-text[data-astro-cid-c7i5s3sl]{font-size:.82rem;color:var(--text-secondary);margin-bottom:8px;line-height:1.5}.license-links[data-astro-cid-c7i5s3sl]{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.license-link[data-astro-cid-c7i5s3sl]{font-size:.8rem;font-weight:600;color:var(--accent);padding:4px 10px;border-radius:var(--radius-full);background:#0071e314;transition:background .15s ease}.license-link[data-astro-cid-c7i5s3sl]:hover{background:#0071e324;text-decoration:none}.site-header[data-astro-cid-xfar5u4x]{position:sticky;top:0;z-index:50;background:#f5f5f7b8;backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px);border-bottom:1px solid rgba(0,0,0,.06)}html.dark .site-header[data-astro-cid-xfar5u4x]{background:#0b0f19b8;border-bottom-color:#ffffff0f}.header-inner[data-astro-cid-xfar5u4x]{display:flex;align-items:center;justify-content:space-between;gap:16px;height:64px}.logo[data-astro-cid-xfar5u4x]{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;color:var(--text);white-space:nowrap;text-decoration:none}.header-actions[data-astro-cid-xfar5u4x]{display:flex;align-items:center;gap:10px}.theme-btn[data-astro-cid-xfar5u4x]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--text);background:#0000000a;border:none;transition:all .2s ease;cursor:pointer}.theme-btn[data-astro-cid-xfar5u4x]:hover{background:#00000014;transform:scale(1.05)}html.dark .theme-btn[data-astro-cid-xfar5u4x]{background:#ffffff14}html.dark .theme-btn[data-astro-cid-xfar5u4x]:hover{background:#ffffff1f}.detail-page[data-astro-cid-xfar5u4x]{padding-bottom:80px}.detail-layout[data-astro-cid-xfar5u4x]{display:grid;grid-template-columns:1fr;gap:24px;min-width:0}.detail-left[data-astro-cid-xfar5u4x],.detail-right[data-astro-cid-xfar5u4x]{min-width:0}@media(min-width:800px){.detail-layout[data-astro-cid-xfar5u4x]{display:flex;flex-direction:row;gap:20px;align-items:flex-start}.detail-left[data-astro-cid-xfar5u4x]{flex:0 0 calc(34% - 10px);min-width:0;position:sticky;top:84px;align-self:start}.detail-right[data-astro-cid-xfar5u4x]{flex:0 0 calc(66% - 10px);min-width:0}}.breadcrumb[data-astro-cid-xfar5u4x]{display:flex;align-items:center;gap:10px;margin:22px 0 28px;font-size:.85rem;font-weight:500}.breadcrumb[data-astro-cid-xfar5u4x] a[data-astro-cid-xfar5u4x]{color:var(--text-tertiary);transition:color .15s ease;text-decoration:none}.breadcrumb[data-astro-cid-xfar5u4x] a[data-astro-cid-xfar5u4x]:hover{color:var(--text)}.breadcrumb-sep[data-astro-cid-xfar5u4x]{color:var(--border);font-weight:400}.breadcrumb-current[data-astro-cid-xfar5u4x]{color:var(--text);font-weight:600}@media(max-width:640px){.breadcrumb[data-astro-cid-xfar5u4x]{flex-wrap:wrap;row-gap:4px;font-size:.8rem}.breadcrumb-current[data-astro-cid-xfar5u4x]{width:100%;word-break:break-word}}.detail-hero[data-astro-cid-xfar5u4x]{display:flex;align-items:center;gap:14px;margin-bottom:16px;animation:heroEnter .6s cubic-bezier(.32,.72,0,1) backwards}@keyframes heroEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-icon[data-astro-cid-xfar5u4x]{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 0 0 1px #00000005,0 2px 6px #0000000a,0 6px 16px #00000008;padding:10px;transition:transform .4s cubic-bezier(.32,.72,0,1),box-shadow .4s ease}.hero-icon[data-astro-cid-xfar5u4x]:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 0 0 1px #00000008,0 4px 12px #0000000f,0 10px 24px #0000000a}.hero-icon[data-astro-cid-xfar5u4x] img[data-astro-cid-xfar5u4x]{width:100%;height:100%;object-fit:contain}.hero-glyph[data-astro-cid-xfar5u4x]{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",emoji,sans-serif;font-size:48px;line-height:1}.hero-text[data-astro-cid-xfar5u4x]{display:flex;flex-direction:column;gap:6px}.hero-title[data-astro-cid-xfar5u4x]{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.03em;color:var(--text);line-height:1.1}.hero-subtitle[data-astro-cid-xfar5u4x]{font-size:clamp(.85rem,1.6vw,1rem);color:var(--text-secondary);font-weight:500;letter-spacing:.01em}.detail-workspace[data-astro-cid-xfar5u4x]{animation:heroEnter .6s cubic-bezier(.32,.72,0,1) .08s backwards}.detail-cards[data-astro-cid-xfar5u4x]{display:flex;flex-direction:column;gap:20px;animation:heroEnter .6s cubic-bezier(.32,.72,0,1) .16s backwards}.detail-card[data-astro-cid-xfar5u4x]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:26px 28px}.detail-section-title[data-astro-cid-xfar5u4x]{font-size:.8rem;font-weight:700;color:var(--text-tertiary);margin-bottom:18px;text-transform:uppercase;letter-spacing:.08em}.detail-rows[data-astro-cid-xfar5u4x]{display:flex;flex-direction:column}.detail-row[data-astro-cid-xfar5u4x]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--border)}.detail-row[data-astro-cid-xfar5u4x]:first-child{padding-top:0}.detail-row[data-astro-cid-xfar5u4x]:last-child{padding-bottom:0;border-bottom:none}.detail-row-label[data-astro-cid-xfar5u4x]{font-size:.9rem;color:var(--text-tertiary);font-weight:500;white-space:nowrap}.detail-row-value[data-astro-cid-xfar5u4x]{display:flex;align-items:center;gap:4px;min-width:0}.detail-row-text[data-astro-cid-xfar5u4x]{font-size:.9rem;font-weight:600;color:var(--text);text-align:right;word-break:break-word}.detail-row-text[data-astro-cid-xfar5u4x].mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:-.01em}.detail-row-text[data-astro-cid-xfar5u4x].glyph{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",emoji,sans-serif;font-size:1.3rem;line-height:1}.copy-btn[data-astro-cid-xfar5u4x]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;color:var(--text-tertiary);background:transparent;border:none;cursor:pointer;transition:background .15s ease,color .15s ease}.copy-btn[data-astro-cid-xfar5u4x]:hover{background:var(--surface-2);color:var(--text)}.copy-btn[data-astro-cid-xfar5u4x] .check-icon[data-astro-cid-xfar5u4x],.copy-btn[data-astro-cid-xfar5u4x].copied .copy-icon[data-astro-cid-xfar5u4x]{display:none}.copy-btn[data-astro-cid-xfar5u4x].copied .check-icon[data-astro-cid-xfar5u4x]{display:block}.copy-btn[data-astro-cid-xfar5u4x].copied{color:#16a34a}.spec-grid[data-astro-cid-xfar5u4x]{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));column-gap:32px}.spec-item[data-astro-cid-xfar5u4x]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--border)}.spec-label[data-astro-cid-xfar5u4x]{font-size:.9rem;color:var(--text-tertiary);font-weight:500;white-space:nowrap}.spec-value[data-astro-cid-xfar5u4x]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;font-weight:600;color:var(--text);text-align:right;word-break:break-word;letter-spacing:-.01em}.spec-tags[data-astro-cid-xfar5u4x]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-top:16px;margin-top:4px}.spec-tags[data-astro-cid-xfar5u4x] .spec-label[data-astro-cid-xfar5u4x]{padding-top:5px}.detail-tags[data-astro-cid-xfar5u4x]{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.tag-pill[data-astro-cid-xfar5u4x]{font-size:.8rem;font-weight:500;color:var(--text-secondary);background:var(--surface-2);padding:4px 11px;border-radius:var(--radius-full);border:1px solid var(--border);transition:all .15s ease}.tag-pill[data-astro-cid-xfar5u4x]:hover{background:var(--border);color:var(--text)}.context-card[data-astro-cid-xfar5u4x]{background:transparent;border:none;border-radius:0;box-shadow:none}.context-card[data-astro-cid-xfar5u4x] .prose-section[data-astro-cid-xfar5u4x]{margin-top:24px}.context-card[data-astro-cid-xfar5u4x] .card-divider[data-astro-cid-xfar5u4x]{margin:22px 0}.context-header[data-astro-cid-xfar5u4x]{display:flex;align-items:center;gap:14px;margin-bottom:16px}.context-icon[data-astro-cid-xfar5u4x]{width:40px;height:40px;flex-shrink:0;object-fit:contain}.context-glyph[data-astro-cid-xfar5u4x]{font-size:2rem;line-height:1}.context-name[data-astro-cid-xfar5u4x]{font-size:1.45rem;font-weight:800;letter-spacing:-.03em;color:var(--text);line-height:1.2}.context-description[data-astro-cid-xfar5u4x]{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.card-divider[data-astro-cid-xfar5u4x]{border:none;border-top:1px solid var(--border);margin:24px 0}.context-body[data-astro-cid-xfar5u4x],.history-body[data-astro-cid-xfar5u4x]{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.context-body[data-astro-cid-xfar5u4x] p[data-astro-cid-xfar5u4x],.history-body[data-astro-cid-xfar5u4x] p[data-astro-cid-xfar5u4x]{margin:0 0 12px}.context-body[data-astro-cid-xfar5u4x] a[data-astro-cid-xfar5u4x],.history-body[data-astro-cid-xfar5u4x] a[data-astro-cid-xfar5u4x]{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.context-body[data-astro-cid-xfar5u4x] a[data-astro-cid-xfar5u4x]:hover,.history-body[data-astro-cid-xfar5u4x] a[data-astro-cid-xfar5u4x]:hover{color:var(--text)}.related[data-astro-cid-xfar5u4x]{margin-top:44px}.related-title[data-astro-cid-xfar5u4x]{font-size:.8rem;font-weight:700;color:var(--text-tertiary);margin-bottom:18px;text-transform:uppercase;letter-spacing:.08em}.related-grid[data-astro-cid-xfar5u4x]{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px}.related-card[data-astro-cid-xfar5u4x]{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .2s cubic-bezier(.32,.72,0,1),box-shadow .2s ease}.related-card[data-astro-cid-xfar5u4x]:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.related-card[data-astro-cid-xfar5u4x] img[data-astro-cid-xfar5u4x]{width:100%;height:100%;object-fit:contain}.related-glyph[data-astro-cid-xfar5u4x]{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",emoji,sans-serif;font-size:1.8rem;line-height:1}.site-footer[data-astro-cid-xfar5u4x]{border-top:1px solid var(--border);padding:40px 24px;text-align:center;font-size:.8rem;color:var(--text-tertiary);letter-spacing:.01em}.license-card[data-astro-cid-xfar5u4x]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:26px 28px;margin-top:0}.license-title[data-astro-cid-xfar5u4x]{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:10px}.license-text[data-astro-cid-xfar5u4x]{font-size:.82rem;color:var(--text-secondary);margin-bottom:8px;line-height:1.5}
