#icon-sources:where(.astro-rogo562e),#no-results:where(.astro-rogo562e){margin-top:15px}.copy-mode-control:where(.astro-rogo562e){display:flex;align-items:center;gap:.55rem;border-radius:.6rem;border:1px solid rgb(226 232 240);background:#fff;padding:.55rem .9rem}.dark:where(.astro-rogo562e) .copy-mode-control:where(.astro-rogo562e){border-color:#334155;background:#0f172a99}.copy-mode-prefix:where(.astro-rogo562e){color:#64748b;font-size:.8rem;font-weight:500}.dark:where(.astro-rogo562e) .copy-mode-prefix:where(.astro-rogo562e){color:#94a3b8}.copy-mode-label:where(.astro-rogo562e){color:#94a3b8;font-size:.8rem;font-weight:500}.copy-mode-label:where(.astro-rogo562e).is-active{color:#0f172a;font-weight:600}.dark:where(.astro-rogo562e) .copy-mode-label:where(.astro-rogo562e).is-active{color:#fff}.icon-source-heading:where(.astro-rogo562e){display:flex;align-items:baseline;gap:.6rem;margin-top:3rem}.icon-source-section:where(.astro-rogo562e):first-child .icon-source-heading:where(.astro-rogo562e){margin-top:0}.icon-source-title:where(.astro-rogo562e){color:#020617;font-size:1.4rem;font-weight:700}.dark:where(.astro-rogo562e) .icon-source-title:where(.astro-rogo562e){color:#fff}.icon-source-count:where(.astro-rogo562e){color:#94a3b8;font-size:.85rem}.icon-source-section:where(.astro-rogo562e).hidden{display:none}.icon-type-tabs:where(.astro-rogo562e){display:flex;gap:1.25rem;margin-top:1.1rem;border-bottom:1px solid rgb(226 232 240)}.dark:where(.astro-rogo562e) .icon-type-tabs:where(.astro-rogo562e){border-color:#334155}.icon-type-tab:where(.astro-rogo562e){position:relative;cursor:pointer;border:0;background:transparent;padding:.55rem .05rem;margin-bottom:-1px;color:#64748b;font-size:.82rem;font-weight:600}.icon-type-tab:where(.astro-rogo562e):hover{color:#0f172a}.dark:where(.astro-rogo562e) .icon-type-tab:where(.astro-rogo562e){color:#94a3b8}.dark:where(.astro-rogo562e) .icon-type-tab:where(.astro-rogo562e):hover{color:#fff}.icon-type-tab:where(.astro-rogo562e).is-active{color:#2563eb}.dark:where(.astro-rogo562e) .icon-type-tab:where(.astro-rogo562e).is-active{color:#60a5fa}.icon-type-tab:where(.astro-rogo562e).is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#2563eb}.dark:where(.astro-rogo562e) .icon-type-tab:where(.astro-rogo562e).is-active:after{background:#60a5fa}.icon-type-tab-count:where(.astro-rogo562e){margin-left:.2rem;color:#94a3b8;font-weight:500}.icon-type-group:where(.astro-rogo562e){margin-top:1.5rem}.icon-type-group:where(.astro-rogo562e).hidden,.icon-type-group:where(.astro-rogo562e).is-tab-hidden{display:none}.icon-grid:where(.astro-rogo562e){display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}@media(min-width:480px){.icon-grid:where(.astro-rogo562e){grid-template-columns:repeat(4,1fr)}}@media(min-width:720px){.icon-grid:where(.astro-rogo562e){grid-template-columns:repeat(5,1fr)}}@media(min-width:960px){.icon-grid:where(.astro-rogo562e){grid-template-columns:repeat(6,1fr)}}.icon-tile:where(.astro-rogo562e){position:relative;display:flex;flex-direction:column;align-items:center;gap:.45rem;border-radius:.6rem;border:1px solid rgb(226 232 240);background:#fff;padding:.85rem .5rem .65rem;cursor:pointer;content-visibility:auto;contain-intrinsic-size:5.5rem 5.6rem}.icon-tile:where(.astro-rogo562e):hover{border-color:#2563eb59;background:#f8fafc}.dark:where(.astro-rogo562e) .icon-tile:where(.astro-rogo562e){border-color:#334155;background:#0f172a99}.dark:where(.astro-rogo562e) .icon-tile:where(.astro-rogo562e):hover{background:#1e293b99}.icon-tile:where(.astro-rogo562e).hidden{display:none}.icon-tile-glyph:where(.astro-rogo562e){display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;color:#334155}.dark:where(.astro-rogo562e) .icon-tile-glyph:where(.astro-rogo562e){color:#e2e8f0}.icon-tile-glyph:where(.astro-rogo562e) svg:where(.astro-rogo562e),.icon-tile-glyph:where(.astro-rogo562e) img:where(.astro-rogo562e){height:100%;width:100%}.dark:where(.astro-rogo562e) .icon-tile-glyph:where(.astro-rogo562e) img:where(.astro-rogo562e){filter:invert(1)}.icon-tile-name:where(.astro-rogo562e){width:100%;overflow:hidden;color:#64748b;font-size:.65rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dark:where(.astro-rogo562e) .icon-tile-name:where(.astro-rogo562e){color:#94a3b8}.icon-tile-copied:where(.astro-rogo562e){position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:inherit;background:#2563ebf2;color:#fff;font-size:.7rem;font-weight:600;opacity:0;pointer-events:none;transition:opacity .12s ease}.icon-tile:where(.astro-rogo562e).is-copied .icon-tile-copied:where(.astro-rogo562e){opacity:1}.back-to-top:where(.astro-rogo562e){position:fixed;right:1.5rem;bottom:1.5rem;z-index:40;display:flex;align-items:center;gap:.4rem;border-radius:9999px;border:1px solid rgb(226 232 240);background:#fff;padding:.6rem 1rem;color:#475569;font-size:.82rem;font-weight:600;cursor:pointer;box-shadow:0 8px 20px -8px #0f172a40;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .15s ease,transform .15s ease}.back-to-top:where(.astro-rogo562e).is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:where(.astro-rogo562e):hover{border-color:#2563eb59;color:#2563eb}.dark:where(.astro-rogo562e) .back-to-top:where(.astro-rogo562e){border-color:#334155;background:#0f172ae6;color:#cbd5e1}.dark:where(.astro-rogo562e) .back-to-top:where(.astro-rogo562e):hover{color:#60a5fa}
