@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}.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 .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:#2e033c94;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}}.rb-reviews{--rb-surface:#11151f;--rb-line:hsla(0,0%,100%,.06);--rb-text:#ecedf2;--rb-dim:#9aa0b0;--rb-muted:#6b7080;--rb-green:#22c55e;--rb-gold:#f5b32a;position:relative;z-index:1;max-width:1080px;margin:clamp(40px,8vw,68px) auto;padding:0 4px;font-family:"Onest",var(--font-manrope),system-ui,-apple-system,sans-serif;letter-spacing:-.005em}.rb-intro{display:flex;flex-direction:column;gap:10px;margin-bottom:28px;align-items:center;text-align:center}.rb-h2{font-size:clamp(24px,5.4vw,34px);font-weight:800;line-height:1.1;letter-spacing:-.025em;margin:0;color:#fff}.rb-sub{font-size:clamp(14px,3.4vw,16px);color:var(--rb-dim);max-width:600px;line-height:1.55;margin:0}.rb-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:600px){.rb-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:880px){.rb-grid{grid-template-columns:repeat(3,1fr)}}.rb-card{padding:20px;background:var(--rb-surface);border:1px solid var(--rb-line);border-radius:16px;display:flex;flex-direction:column;gap:13px;transition:transform .18s ease,border-color .18s ease}.rb-card:hover{transform:translateY(-2px);border-color:hsla(0,0%,100%,.12)}.rb-stars{color:var(--rb-gold);font-size:13px;letter-spacing:3px}.rb-text{font-size:14px;color:var(--rb-text);line-height:1.55;margin:0;flex:1}.rb-who{display:flex;align-items:center;gap:11px}.rb-ava{width:36px;height:36px;border-radius:50%;justify-content:center;color:#fff;flex-shrink:0}.rb-ava,.rb-name{display:flex;align-items:center;font-weight:700;font-size:13px}.rb-name{color:var(--rb-text);gap:6px}.rb-name .rb-vrf{color:var(--rb-green);display:inline-flex}.rb-name .rb-vrf svg{width:13px;height:13px}.rb-meta{font-size:11.5px;color:var(--rb-muted);margin-top:1px}.article-prose{--ap-pink:#ec3f7a;--ap-violet:#7c5cff;--ap-blue:#3b82f6;--ap-gold:#f5b32a;--ap-surface:linear-gradient(180deg,#141925,#0e131c);--ap-line:hsla(0,0%,100%,.07);--ap-line-strong:hsla(0,0%,100%,.14);font-family:"Onest",var(--font-manrope),system-ui,-apple-system,sans-serif;letter-spacing:-.006em}.article-prose h2{position:relative;font-weight:800;letter-spacing:-.025em;font-size:clamp(25px,3.2vw,34px);line-height:1.14;padding-left:18px}.article-prose h2:before{content:"";position:absolute;left:0;top:.14em;bottom:.14em;width:5px;border-radius:100px;background:linear-gradient(180deg,var(--ap-pink),var(--ap-violet));box-shadow:0 0 16px rgba(236,63,122,.4)}.article-prose h3{font-weight:700;letter-spacing:-.02em}.article-prose a:not([class*=bg-]):not([class*=rounded]){color:#f7a8c4;text-decoration:none;background-image:linear-gradient(var(--ap-pink),var(--ap-pink));background-size:0 1.5px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .25s ease,color .2s ease}.article-prose a:not([class*=bg-]):not([class*=rounded]):hover{color:#ffd3e2;background-size:100% 1.5px}.article-prose .bg-gray-900\/70{background:var(--ap-surface);border-color:var(--ap-line);border-radius:16px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.article-prose .bg-gray-900\/70:hover{border-color:var(--ap-line-strong);transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.32)}.article-prose .bg-primary-600{background:linear-gradient(135deg,var(--ap-pink),var(--ap-violet));box-shadow:0 4px 16px rgba(236,63,122,.32)}.article-prose table thead{background:linear-gradient(180deg,rgba(124,92,255,.16),rgba(124,92,255,.04))}.article-prose table th{color:#e9e5ff;letter-spacing:-.01em;font-weight:700}.article-prose table tbody tr{transition:background .15s ease}.article-prose table tbody tr:hover{background:hsla(0,0%,100%,.03)}.article-prose blockquote{background:linear-gradient(135deg,rgba(236,63,122,.1),rgba(124,92,255,.05));border-left:4px solid var(--ap-pink);box-shadow:inset 0 0 30px rgba(236,63,122,.08);border-radius:14px}.article-prose .bg-white\/15{background:linear-gradient(90deg,transparent,rgba(236,63,122,.45),rgba(124,92,255,.45),transparent)}.article-prose strong{color:#fff;font-weight:700}@media (max-width:640px){.article-prose h2{padding-left:14px}.article-prose h2:before{width:4px}}.search-char-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;background:#11151f;border:1px solid hsla(0,0%,100%,.06);transition:all .25s;text-decoration:none;color:#ecedf2;display:block}.search-char-card:hover{border-color:rgba(236,63,122,.4);transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.3)}.search-char-card .char-img-wrap{position:relative;aspect-ratio:3/4;overflow:hidden}.search-char-card .char-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.85);font-size:56px;font-weight:700;letter-spacing:-.02em;transition:transform .35s;position:relative}.search-char-card .char-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.search-char-card:hover .char-img{transform:scale(1.04)}.search-char-card .char-img.g1{background:linear-gradient(135deg,#ec4899,#be185d)}.search-char-card .char-img.g2{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.search-char-card .char-img.g3{background:linear-gradient(135deg,#f59e0b,#d97706)}.search-char-card .char-img.g4{background:linear-gradient(135deg,#06b6d4,#0e7490)}.search-char-card .char-img.g5{background:linear-gradient(135deg,#f97316,#c2410c)}.search-char-card .char-img.g6{background:linear-gradient(135deg,#14b8a6,#0f766e)}.search-char-card .char-img.g7{background:linear-gradient(135deg,#a855f7,#7e22ce)}.search-char-card .char-img.g8{background:linear-gradient(135deg,#ef4444,#b91c1c)}.search-char-card .char-img.g9{background:linear-gradient(135deg,#475569,#1e293b)}.search-char-card .char-img.g10{background:linear-gradient(135deg,#84cc16,#4d7c0f)}.search-char-card .char-img.g11{background:linear-gradient(135deg,#6366f1,#3730a3)}.search-char-card .char-img.g12{background:linear-gradient(135deg,#d946ef,#86198f)}.search-char-card .char-rating-below{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:#9aa0b0}.search-char-card .char-rating-below .star{color:#f5b32a;font-size:11px}.search-char-card .char-rating-below strong{color:#ecedf2;font-weight:700;font-variant-numeric:tabular-nums}.search-char-card .photo-tag{top:10px;right:10px;gap:5px;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:10.5px;font-weight:600;border-radius:100px;border:1px solid hsla(0,0%,100%,.12)}.search-char-card .discount-tag,.search-char-card .photo-tag{position:absolute;z-index:2;display:inline-flex;align-items:center;padding:4px 10px;color:#fff}.search-char-card .discount-tag{left:10px;bottom:10px;border-radius:999px;background:linear-gradient(135deg,#22c55e,#16a34a);font-size:11px;font-weight:800;letter-spacing:.02em;box-shadow:0 4px 14px rgba(34,197,94,.45)}.search-char-card .photo-tag svg{width:10px;height:10px}.search-char-card .new-tag{position:absolute;top:10px;left:10px;z-index:2;padding:3px 8px;background:linear-gradient(135deg,#ec3f7a,#d12c66);color:#fff;font-size:9.5px;font-weight:800;border-radius:100px;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 2px 8px rgba(236,63,122,.4)}.search-char-card .char-info{padding:10px 11px 11px}.search-char-card .char-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px;min-width:0}.search-char-card .char-name{font-size:13px;font-weight:700;letter-spacing:-.01em;color:#ecedf2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-char-card .char-rating-inline{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#9aa0b0;flex-shrink:0;white-space:nowrap}.search-char-card .char-rating-inline .star{color:#f5b32a;font-size:10.5px}.search-char-card .char-rating-inline strong{color:#ecedf2;font-weight:700;font-variant-numeric:tabular-nums}.search-char-card .char-rating-inline .votes{color:#6b7080;font-size:10.5px}.search-char-card .char-desc{font-size:11px;color:#9aa0b0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:640px){.search-char-card .char-img{font-size:42px}.search-char-card .char-info{padding:10px 12px 12px}.search-char-card .char-name{font-size:13.5px}.search-char-card .char-desc{font-size:11.5px}}