._layout_19mc1_3{display:flex;align-items:center;flex-direction:column;justify-content:space-between;min-height:100vh;padding:3rem 6rem}@media screen and (max-width: 1280px){._layout_19mc1_3{padding:3rem 1rem}}._container_19mc1_20{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;padding:2rem;margin:2rem}._header_19mc1_32{display:flex;align-items:center;flex-direction:column;margin-top:4rem}._header_19mc1_32 h1{line-height:1;text-align:center;letter-spacing:-.05em;font-size:3rem;font-weight:900}._header_19mc1_32 p{line-height:1.5;margin-top:1.5rem;color:rgb(var(--fg-muted-rgb));text-align:center;font-size:1.125rem;font-weight:400}@media screen and (max-width: 1024px){._header_19mc1_32 h1{font-size:2.25rem}._header_19mc1_32 p{margin-top:1.25rem;font-size:1rem}}._main_19mc1_68{display:flex;align-items:center;flex:1;flex-direction:column;width:100%}._footer_19mc1_78{display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:100%;max-width:var(--max-width);padding:2rem;margin-top:2rem;font-size:.875rem}._footer_19mc1_78 a{text-decoration:underline}._footer_19mc1_78 a:hover{text-decoration:none}._footer_19mc1_78>div{display:flex;flex-direction:row;width:100%;gap:8px}._footer_19mc1_78>div:nth-child(2){justify-content:center}._footer_19mc1_78>div:nth-child(3){justify-content:flex-end}._footer_19mc1_78 a>img{transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-property:opacity}._footer_19mc1_78 a:hover>img{opacity:.5}@media screen and (max-width: 1024px){._footer_19mc1_78{flex-direction:column;justify-content:center;gap:1rem}}@media screen and (max-width: 1024px){._footer_19mc1_78>div,._footer_19mc1_78>div:nth-child(2),._footer_19mc1_78>div:nth-child(3){justify-content:center}}@media (prefers-color-scheme: dark){._footer_19mc1_78 img{filter:invert(100%)}}._controls_19mc1_147{display:flex;align-items:center;height:58px;margin-top:4rem;margin-bottom:1rem;gap:1rem}._options_19mc1_156{display:flex;align-items:center;height:58px;gap:1rem}._size_19mc1_165{position:relative;display:flex;align-items:center;flex-direction:row;justify-content:center;height:100%}._size_19mc1_165 select{height:100%;padding:1rem;padding-right:2.5em;border:1px solid rgb(var(--border-rgb));border-radius:.5rem;color:rgb(var(--fg-muted-rgb));background-color:rgb(var(--surface-rgb));font-size:1rem;appearance:none}._size_19mc1_165 select:focus{--border-rgb: var(--fg-rgb);border-color:rgba(var(--border-rgb),.25);outline:2px solid transparent;outline-offset:2px}._size_19mc1_165 svg{position:absolute;top:50%;right:1rem;color:rgb(var(--fg-muted-rgb));transform:translateY(-50%);pointer-events:none}._size_19mc1_165 select:focus+svg{color:rgb(var(--fg-rgb))}._variant_19mc1_208{position:relative;display:flex;align-items:center;flex-direction:row;justify-content:center;height:100%}._variant_19mc1_208 select{height:100%;padding:1rem;padding-right:2.5em;border:1px solid rgb(var(--border-rgb));border-radius:.5rem;color:rgb(var(--fg-muted-rgb));background-color:rgb(var(--surface-rgb));font-size:1rem;appearance:none}._variant_19mc1_208 select:focus{--border-rgb: var(--fg-rgb);border-color:rgba(var(--border-rgb),.25);outline:2px solid transparent;outline-offset:2px}._variant_19mc1_208 svg{position:absolute;top:50%;right:1rem;color:rgb(var(--fg-muted-rgb));transform:translateY(-50%);pointer-events:none}._variant_19mc1_208 select:focus+svg{color:rgb(var(--fg-rgb))}._search_19mc1_251{position:relative;display:flex;align-items:center;flex-direction:row;justify-content:center;width:100%;max-width:var(--max-width);height:100%}._search_19mc1_251 input[type=text]{width:100%;max-width:640px;height:100%;padding:1rem;padding-left:2.5em;border:1px solid rgb(var(--border-rgb));border-radius:.5rem;color:rgb(var(--fg-rgb));background-color:rgb(var(--surface-rgb));font-size:1rem}._search_19mc1_251 input[type=text]:focus{--border-rgb: var(--fg-rgb);border-color:rgba(var(--border-rgb),.25);outline:2px solid transparent;outline-offset:2px}._search_19mc1_251 svg{position:absolute;top:50%;left:1rem;color:rgb(var(--fg-muted-rgb));transform:translateY(-50%);pointer-events:none}._search_19mc1_251 input[type=text]:focus+svg{color:rgb(var(--fg-rgb))}._search_19mc1_251 input[type=text]::placeholder{color:rgba(var(--fg-muted-rgb),.5)}._install_19mc1_301{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;max-width:var(--max-width);margin-top:2rem}._install_19mc1_301 input{all:unset;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 .75rem;border:1px solid rgb(var(--border-rgb),.75);border-radius:.375rem;color:rgb(var(--fg-rgb));cursor:pointer;font-family:var(--font-mono);font-size:.875rem}._grid_19mc1_328{display:grid;align-items:center;width:100%;max-width:var(--max-width);margin:2rem 0 4rem;grid-template-columns:repeat(10,minmax(10%,auto));justify-items:center}@media screen and (max-width: 1280px){._grid_19mc1_328{grid-template-columns:repeat(8,minmax(12%,auto))}}@media screen and (max-width: 1024px){._grid_19mc1_328{grid-template-columns:repeat(4,minmax(25%,auto))}}._tile_19mc1_352{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;padding:2rem 0;border-radius:1rem;transition:all .3s ease;font-size:.875rem;gap:.5rem;cursor:pointer}._tile_19mc1_352:hover{background-color:rgb(var(--surface-rgb));box-shadow:0 0 20px #0003;transform:translateY(-10px)}._tile_19mc1_352 p{overflow:auto;max-width:90%;line-height:1.3;text-align:center;word-wrap:break-word;font-size:.75rem}._empty_19mc1_383{padding:4rem;color:rgba(var(--fg-muted-rgb),.5);grid-column:span 10}._loading_19mc1_391{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;border-width:0;white-space:nowrap;clip:rect(0,0,0,0)}._toast-container_19mc1_405{display:flex;align-items:center;justify-content:center;width:auto;background:rgb(var(--surface-rgb));border:1px solid rgb(var(--border-rgb));border-radius:.5rem;padding:1rem;box-shadow:0 4px 6px -1px #0000001a}._toast-content_19mc1_417{display:flex;align-items:center;gap:.5rem}._toast-title_19mc1_423{font-weight:600;font-size:.875rem;display:flex;align-items:center;gap:.5rem}._toast-description_19mc1_431{color:rgb(var(--fg-muted-rgb));font-size:.875rem}._hero_19mc1_438{list-style:none;padding:0;margin:0;position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(16px,1fr));gap:32px;width:100%;max-width:400px;justify-content:center}._hero-item_19mc1_451{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:rgb(var(--fg-rgb))}._hero-item-icon_19mc1_460{display:flex;align-items:center;justify-content:center;color:rgb(var(--fg-rgb))}._hero-emoji_19mc1_467{font-size:20px}:root{--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;--max-width: 1220px;--border-radius: 6px;--fg-rgb: 7, 8, 10;--fg-muted-rgb: 100, 100, 100;--bg-rgb: 252, 252, 252;--surface-rgb: 255, 255, 255;--border-rgb: 224, 224, 224}@media (prefers-color-scheme: dark){:root{--fg-rgb: 238, 238, 238;--fg-muted-rgb: 180, 180, 180;--bg-rgb: 7, 8, 10;--surface-rgb: 26, 26, 26;--border-rgb: 48, 48, 48}}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate}body{color:rgb(var(--fg-rgb));background-color:rgb(var(--bg-rgb));font-family:var(--font-sans)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme: dark){html{color-scheme:dark}}
