@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}}.crl-page{background:#07080c;color:#e8e9ee;position:relative;overflow-x:hidden}.crl-page:before{content:"";position:absolute;top:-180px;left:50%;transform:translateX(-50%);width:1100px;height:620px;pointer-events:none;background:radial-gradient(closest-side,rgba(236,72,153,.13),transparent 72%);z-index:0}.crl-page>*{position:relative;z-index:1}.crl-wrap{max-width:1140px;margin:0 auto;padding:0 20px}.crl-section{margin-top:68px}.crl-crumbs{padding-top:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.04em}.crl-crumbs,.crl-crumbs a{color:#5d6472}.crl-crumbs a:hover{color:#f472b6}.crl-crumbs i{font-style:normal;color:#2a2e39;margin:0 6px}.crl-hero{text-align:center;padding-top:30px}.crl-h1{font-size:clamp(32px,5.4vw,60px);line-height:1.02;letter-spacing:-2px;font-weight:800;margin:0 auto 18px;max-width:16ch;text-wrap:balance}.crl-lead{font-size:clamp(16px,1.8vw,20px);line-height:1.5;color:#d0d4dd;margin:0 auto 22px;max-width:62ch;text-wrap:pretty}.crl-cta-row{gap:12px}.crl-cta-row,.crl-ticks{display:flex;flex-wrap:wrap;justify-content:center}.crl-ticks{gap:8px;margin-top:18px}.crl-tick{border:1px solid #23262f;background:rgba(0,0,0,.3);border-radius:999px;padding:6px 13px;font-size:12.5px;color:#a9adba}.crl-tick b{color:#f472b6;font-weight:600}.crl-h2{font-size:clamp(23px,2.5vw,31px);letter-spacing:-.8px;font-weight:700;line-height:1.15;margin:0 0 14px;max-width:24ch;text-wrap:balance}.crl-h3{font-size:17px;font-weight:700;letter-spacing:-.3px;margin:0 0 9px}.crl-intro{font-size:15.5px;line-height:1.6;color:#8b93a3;margin:0 0 26px;max-width:64ch}.crl-p{margin:0;font-size:15.5px;line-height:1.68;color:#c3c7d1;max-width:62ch}.crl-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:22px 40px}.crl-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 26px;border-radius:12px;font-size:15px;font-weight:700;border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.crl-btn-primary{background:#ec4899;color:#fff}.crl-btn-primary:hover{background:#f0559f;color:#fff}.crl-btn-ghost{background:#0b0d12;border-color:#2a2e39;color:#e8e9ee;font-weight:600}.crl-btn-ghost:hover{border-color:#f472b6;color:#fff}.crl-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.crl-card{position:relative;border:1px solid #1b1e26;border-radius:18px;background:#0b0d12;padding:22px 20px;overflow:hidden}.crl-card:before{content:"";position:absolute;top:0;left:20px;width:38px;height:2px;background:linear-gradient(90deg,#ec4899,rgba(236,72,153,0))}.crl-card p{margin:0;font-size:14.5px;line-height:1.6;color:#8b93a3}.crl-lift{transition:transform .18s ease,border-color .18s ease}.crl-lift:hover{transform:translateY(-2px);border-color:#3a2333}.crl-nums{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1px;background:#1b1e26;border:1px solid #1b1e26;border-radius:18px;overflow:hidden;margin-top:26px}.crl-num{background:#0b0d12;padding:22px 20px}.crl-num b{display:block;font-size:30px;font-weight:800;letter-spacing:-1.2px;margin-bottom:4px}.crl-num span{font-size:13px;color:#8b93a3;line-height:1.35}.crl-scrollx{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#2a2e39 transparent}.crl-scrollx::-webkit-scrollbar{height:8px}.crl-scrollx::-webkit-scrollbar-thumb{background:#2a2e39;border-radius:8px}.crl-tablewrap{border:1px solid #1b1e26;border-radius:18px;background:#0b0d12}.crl-table{border-collapse:collapse;width:100%;min-width:620px;font-size:14px}.crl-table th{text-align:left;padding:15px 18px;font-size:13px;font-weight:600;color:#8b93a3;border-bottom:1px solid #1b1e26}.crl-table td{padding:14px 18px;color:#8b93a3;border-bottom:1px solid #14161d;vertical-align:top;line-height:1.45}.crl-table td:first-child{color:#e8e9ee;font-weight:600}.crl-table .crl-ours{color:#e8e9ee;background:rgba(236,72,153,.07);border-left:1px solid rgba(236,72,153,.22)}.crl-table th.crl-ours{color:#f472b6;font-weight:700}.crl-faq{border:1px solid #1b1e26;border-radius:18px;background:#0b0d12;overflow:hidden}.crl-faq details{border-bottom:1px solid #14161d}.crl-faq details:last-child{border-bottom:0}.crl-faq summary{padding:17px 20px;font-size:15.5px;font-weight:600;display:flex;gap:14px;align-items:flex-start;line-height:1.4;cursor:pointer;list-style:none}.crl-faq summary::-webkit-details-marker{display:none}.crl-faq summary:hover{color:#fff}.crl-faq summary i{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#5d6472;padding-top:3px;flex:none;font-style:normal}.crl-faq-a{padding:0 20px 19px 48px;font-size:14.5px;line-height:1.65;color:#c3c7d1}.crl-pills{display:flex;flex-wrap:wrap;gap:10px}.crl-pill{border:1px solid #23262f;border-radius:12px;background:#0b0d12;padding:12px 17px;color:#e8e9ee;font-size:14px;font-weight:600}.crl-pill:hover{border-color:#f472b6;color:#fff}.crl-final{border:1px solid #3a2333;border-radius:20px;background:radial-gradient(70% 130% at 8% 0,rgba(236,72,153,.18),transparent 62%),#0b0d12;padding:38px 26px 32px;text-align:center}.crl-final p{font-size:16px;line-height:1.55;color:#a9adba;margin:0 auto 22px;max-width:52ch}.crl-page a:focus-visible,.crl-page summary:focus-visible{outline:2px solid #f472b6;outline-offset:3px}@media (prefers-reduced-motion:reduce){.crl-page *,.crl-page :after,.crl-page :before{transition:none!important;animation:none!important}}