@import url("https://fonts.googleapis.com/css2?family=Onest:wght@300;400;500;600;700;800;900&display=swap");.site-footer{--footer-bg:#07080c;--footer-surface:#11151f;--footer-surface-2:#161b27;--footer-line:hsla(0,0%,100%,.06);--footer-line-strong:hsla(0,0%,100%,.1);--footer-text:#ecedf2;--footer-text-dim:#9aa0b0;--footer-text-muted:#6b7080;--footer-pink:#ec3f7a;--footer-pink-2:#ff6aa2;position:relative;background:linear-gradient(180deg,transparent 0,rgba(7,8,12,.6) 25%,var(--footer-bg) 100%);padding:56px 0 0;overflow:hidden;font-family:"Onest",var(--font-manrope),system-ui,-apple-system,sans-serif;color:var(--footer-text);font-size:14px;line-height:1.45;letter-spacing:-.005em}.site-footer .footer-inner{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.site-footer .footer-cols{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.1fr 1.2fr;gap:40px;padding-bottom:44px}.site-footer .footer-cols.footer-cols--no-blog{grid-template-columns:1.1fr 1fr 1fr 1.4fr}.site-footer .footer-col-title{font-size:10.5px;color:var(--footer-text-muted);text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:18px}.site-footer .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.site-footer .footer-col a{color:var(--footer-text-dim);font-size:13.5px;text-decoration:none;transition:color .15s;line-height:1.35;display:inline-block}.site-footer .footer-col a:hover{color:var(--footer-text)}.site-footer .footer-col a.highlight{color:var(--footer-pink);font-weight:600}.site-footer .footer-col a.highlight:hover{color:var(--footer-pink-2)}.site-footer .footer-col.popular ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;max-height:200px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--footer-line-strong) transparent}.site-footer .footer-col.popular ul::-webkit-scrollbar{width:4px}.site-footer .footer-col.popular ul::-webkit-scrollbar-thumb{background:var(--footer-line-strong);border-radius:4px}.site-footer .footer-col.blog ul{max-height:200px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--footer-line-strong) transparent}.site-footer .footer-col.blog ul::-webkit-scrollbar{width:4px}.site-footer .footer-col.blog ul::-webkit-scrollbar-thumb{background:var(--footer-line-strong);border-radius:4px}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 28px;border-top:1px solid var(--footer-line);flex-wrap:wrap}.site-footer .lang-row{display:flex;gap:8px;flex-wrap:wrap}.site-footer .lang-link{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:100px;background:var(--footer-surface);border:1px solid var(--footer-line);color:var(--footer-text-dim);text-decoration:none;font-size:13px;font-weight:500;transition:all .15s}.site-footer .lang-link.active,.site-footer .lang-link:hover{color:var(--footer-text);background:var(--footer-surface-2);border-color:var(--footer-line-strong)}.site-footer .lang-link.active{font-weight:600}.site-footer .lang-flag{width:20px;height:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.1)}.site-footer .copyright{color:var(--footer-text-muted);font-size:12.5px}.site-footer .footer-code-word{opacity:.12;font-size:10px;letter-spacing:.02em}.site-footer .wordmark-wrap{position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;margin-top:32px;pointer-events:none;padding:0 16px}.site-footer .wordmark-svg{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-footer .wordmark-svg g{fill:#ffffff0d;stroke:none}@media (max-width:1100px){.site-footer .footer-cols{grid-template-columns:1fr 1fr 1fr;gap:36px 32px}.site-footer .footer-col.blog{grid-column:1/-1}.site-footer .footer-col.blog ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;max-height:none;overflow:visible}}@media (max-width:720px){.site-footer{padding:40px 16px 0}.site-footer .footer-inner{padding:0}.site-footer .footer-cols{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:32px}.site-footer .footer-col.blog ul,.site-footer .footer-col.popular ul{grid-template-columns:1fr}.site-footer .footer-col-title{margin-bottom:14px;font-size:10px}.site-footer .footer-col a{font-size:13px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding:18px 0 24px}.site-footer .lang-row{gap:14px}.site-footer .copyright{font-size:12px}.site-footer .wordmark-wrap{margin-top:24px;padding:0 8px}}@media (max-width:420px){.site-footer .footer-cols{grid-template-columns:1fr;gap:28px}}.site-footer{padding:0;background:transparent}.site-footer .ft-basement{background:#0a0b0e;border-top:1px solid hsla(0,0%,100%,.06)}.site-footer .ft-acc{border-top:1px solid hsla(0,0%,100%,.055)}.site-footer .ft-acc:first-child{border-top:0}.site-footer .ft-acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;padding:13px 0;font-size:12.5px;color:#868d9c;font-weight:500}.site-footer .ft-acc summary::-webkit-details-marker{display:none}.site-footer .ft-acc summary b{font-size:10.5px;font-weight:700;color:#6b7080;background:hsla(0,0%,100%,.05);padding:2px 7px;border-radius:6px;font-variant-numeric:tabular-nums}.site-footer .ft-chev{width:13px;height:13px;margin-left:auto;color:#6b7080;transition:transform .18s}.site-footer .ft-acc[open] .ft-chev{transform:rotate(180deg)}.site-footer .ft-chips{display:flex;flex-wrap:wrap;gap:6px;padding:2px 0 16px}.site-footer .ft-chip{padding:4px 9px;border-radius:7px;background:hsla(0,0%,100%,.035);color:#7b8290;font-size:12px;text-decoration:none;white-space:nowrap;transition:all .15s}.site-footer .ft-chip:hover{background:hsla(0,0%,100%,.08);color:#fff}.site-footer .ft-main{background:#08090c;border-top:1px solid hsla(0,0%,100%,.06);overflow:hidden}.site-footer .ft-appbar{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap;padding:22px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.site-footer .ft-appbar-txt b{display:block;font-size:14.5px;font-weight:600;letter-spacing:-.01em}.site-footer .ft-appbar-txt span{display:block;font-size:12.5px;color:#6b7080;margin-top:3px}.site-footer .ft-install{display:inline-flex;align-items:center;gap:9px;padding:11px 16px;border:0;border-radius:11px;background:#fff;color:#0a0b0e;font-family:inherit;font-weight:600;font-size:14px;cursor:pointer;flex-shrink:0;transition:transform .15s}.site-footer .ft-install:hover{transform:translateY(-1px)}.site-footer .ft-install svg{width:18px;height:18px}.site-footer .ft-install i{font-style:normal;font-size:11.5px;font-weight:700;opacity:.55;padding-left:9px;border-left:1px solid rgba(0,0,0,.18)}.site-footer .ft-cols{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;padding:34px 0 30px}.site-footer .ft-col{padding:0 22px;border-left:1px solid hsla(0,0%,100%,.06)}.site-footer .ft-col:first-child{padding-left:0;border-left:0}.site-footer .ft-col-t{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#fff;letter-spacing:-.01em;margin:0 0 14px}.site-footer .ft-col-t:not(:first-child){margin-top:22px}.site-footer .ft-heart{width:13px;height:13px;color:var(--footer-pink);flex-shrink:0}.site-footer .ft-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.site-footer .ft-col a{color:var(--footer-text-dim);text-decoration:none;font-size:13.5px;transition:color .15s}.site-footer .ft-col a:hover{color:#fff}.site-footer .ft-col a.highlight{color:var(--footer-pink);font-weight:600}.site-footer .ft-more{display:inline-block;margin-top:12px;font-size:12.5px;color:var(--footer-text-muted)}.site-footer .ft-langs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.site-footer .ft-lang{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:9px;background:hsla(0,0%,100%,.04);color:var(--footer-text-dim)!important;font-size:12px;text-decoration:none;transition:all .15s}.site-footer .ft-lang:hover{background:hsla(0,0%,100%,.08);color:#fff!important}.site-footer .ft-lang.active{background:#fff;color:#0a0b0e!important;font-weight:600}.site-footer .ft-flag{display:block;width:17px;height:12px;border-radius:2px;overflow:hidden;flex-shrink:0}.site-footer .ft-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:16px 0 18px;border-top:1px solid hsla(0,0%,100%,.06);font-size:11.5px;color:#5f6675}.site-footer .ft-made{display:inline-flex;align-items:center;gap:5px}.site-footer .ft-made .ft-heart{width:12px;height:12px}@media (max-width:1100px){.site-footer .ft-cols{grid-template-columns:repeat(2,1fr);gap:28px 0;padding:28px 0 24px}.site-footer .ft-col:nth-child(3){padding-left:0;border-left:0}}@media (max-width:640px){.site-footer .ft-cols{grid-template-columns:1fr;gap:26px}.site-footer .ft-col{padding-left:0;border-left:0}.site-footer .ft-appbar{gap:16px}.site-footer .ft-install{width:100%;justify-content:center}.site-footer .ft-bar{flex-direction:column;align-items:flex-start;gap:8px}}.site-footer .ft-card{display:flex;align-items:center;gap:12px;margin-top:24px;padding:10px;border-radius:14px;background:hsla(0,0%,100%,.04);text-decoration:none;transition:background .15s}.site-footer .ft-card:hover{background:hsla(0,0%,100%,.08)}.site-footer .ft-card-ava{width:54px;height:54px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.1)}.site-footer .ft-card-ava img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 14%;object-position:50% 14%;display:block}.site-footer .ft-card-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.site-footer .ft-card-txt b{font-size:13.5px;font-weight:600;color:#fff}.site-footer .ft-card-txt i{font-style:normal;font-size:12.5px;color:var(--footer-pink)}.site-footer .wordmark-wrap{width:100%;margin-left:0;margin-top:4px;padding:0}.st-bg{background:radial-gradient(900px 500px at 15% -5%,rgba(236,72,153,.12),transparent 60%),radial-gradient(800px 500px at 85% 0,rgba(168,85,247,.1),transparent 60%),#0a0a0c}.st-head{margin-bottom:26px}.st-head h1{margin:0 0 12px;font-size:34px;line-height:1.12;font-weight:800;color:#fff}.st-head p{margin:0;max-width:62ch;color:#c3c9d2;font-size:16px;line-height:1.7}.st-count{display:inline-block;margin-top:12px;padding:5px 12px;border-radius:999px;background:rgba(236,72,153,.12);border:1px solid rgba(236,72,153,.3);color:#f9a8d4;font-size:13px;font-weight:600}.st-empty{color:#8b929c;font-size:15px}.st-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.st-card{display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;overflow:hidden;background:hsla(0,0%,100%,.03);text-decoration:none;transition:border-color .15s,transform .15s}.st-card:hover{border-color:rgba(236,72,153,.5);transform:translateY(-2px)}.st-card-ph{aspect-ratio:3/4;overflow:hidden;background:#14141c}.st-card-ph img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%}.st-card-noph,.st-card-ph img{width:100%;height:100%;display:block}.st-card-noph{background:linear-gradient(140deg,rgba(236,72,153,.18),rgba(168,85,247,.12))}.st-card-b{padding:12px 14px 14px;display:flex;flex-direction:column;gap:6px}.st-card-n{color:#fff;font-size:16px;font-weight:700}.st-card-s{margin:0;color:#b9c0cb;font-size:13px;line-height:1.5}.st-card-m{color:#8b929c;font-size:12px;font-variant-numeric:tabular-nums}.st-pager{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:26px}.st-pager a{color:#f9a8d4;font-size:14px;font-weight:600;text-decoration:none;padding:8px 16px;border-radius:999px;border:1px solid rgba(236,72,153,.35)}.st-pager a:hover{background:rgba(236,72,153,.12)}.st-pager b{color:#c3c9d2;font-size:14px;font-variant-numeric:tabular-nums}.st-cta{margin-top:34px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:22px;border-radius:20px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(120deg,rgba(236,72,153,.12),rgba(168,85,247,.08))}.st-cta h2{margin:0 0 8px;font-size:22px;line-height:1.2;color:#fff;font-weight:800}.st-cta p{margin:0;max-width:60ch;color:#c3c9d2;font-size:15px;line-height:1.65}.st-cta-go{padding:13px 22px;border-radius:999px;background:linear-gradient(135deg,#ec4899,#a855f7);color:#fff;font-weight:700;font-size:15px;text-decoration:none;white-space:nowrap}@media (max-width:760px){.st-head h1{font-size:26px}.st-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.st-cta{grid-template-columns:1fr}.st-cta-go{text-align:center}}