#app-lookup .lookup-results{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}#app-lookup .lookup-results a{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px;border-radius:var(--radius-lg);background:var(--sidebar);text-decoration:none;color:var(--foreground);border:1px solid transparent}#app-lookup .lookup-results a:hover{border-color:var(--muted-foreground)}#app-lookup .lookup-results img,#app-lookup .res-icon-fallback{width:40px;height:40px;border-radius:9px;background:var(--muted);flex:none}#app-lookup .res-main{display:flex;flex-direction:column;gap:2px;min-width:0}#app-lookup .res-title{font-weight:600;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#app-lookup .res-dev{font-size:.8rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#app-lookup .res-metric{display:flex;flex-direction:column;gap:2px;text-align:right;flex:none}#app-lookup .res-rev{font-weight:600;font-size:.92rem;font-variant-numeric:tabular-nums}#app-lookup .res-dl{font-size:.78rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}@media(max-width:560px){#app-lookup .lookup-results a{grid-template-columns:40px minmax(0,1fr)}#app-lookup .res-metric{grid-column:2;text-align:left;flex-direction:row;gap:10px}}.lede[data-astro-cid-flyuxvo2]{max-width:740px;margin:14px 0 4px;font-size:1.12rem;line-height:1.55}.prose-p[data-astro-cid-flyuxvo2]{max-width:680px;margin-top:12px;line-height:1.55}.note[data-astro-cid-flyuxvo2]{font-size:.78rem;margin-top:14px;max-width:760px}.lookup[data-astro-cid-flyuxvo2]{margin-top:16px;max-width:720px}.lookup-input[data-astro-cid-flyuxvo2]{width:100%;padding:13px 18px;border:1px solid var(--muted-foreground);border-radius:var(--radius-lg);background:var(--background);color:var(--foreground);font-size:1rem}.lookup-status[data-astro-cid-flyuxvo2]{font-size:.85rem;margin-top:10px}.top-grid[data-astro-cid-flyuxvo2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin-top:18px;max-width:920px}.top-panel[data-astro-cid-flyuxvo2]{background:var(--sidebar);border-radius:var(--radius-lg);padding:18px 20px}.top-panel[data-astro-cid-flyuxvo2] h3[data-astro-cid-flyuxvo2]{font-size:1rem;letter-spacing:-.01em}.top-list[data-astro-cid-flyuxvo2]{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:2px;counter-reset:top}.top-list[data-astro-cid-flyuxvo2] li[data-astro-cid-flyuxvo2]{counter-increment:top}.top-list[data-astro-cid-flyuxvo2] a[data-astro-cid-flyuxvo2]{display:grid;grid-template-columns:22px 32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 10px;border-radius:var(--radius-md);text-decoration:none;color:var(--foreground)}.top-list[data-astro-cid-flyuxvo2] a[data-astro-cid-flyuxvo2]:before{content:counter(top);font-size:.8rem;color:var(--muted-foreground);text-align:right;font-variant-numeric:tabular-nums}.top-list[data-astro-cid-flyuxvo2] a[data-astro-cid-flyuxvo2]:hover{background:var(--muted)}.top-list[data-astro-cid-flyuxvo2] img[data-astro-cid-flyuxvo2]{border-radius:8px}.top-main[data-astro-cid-flyuxvo2]{display:flex;flex-direction:column;gap:1px;min-width:0}.top-title[data-astro-cid-flyuxvo2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:500}.top-dev[data-astro-cid-flyuxvo2]{font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-metric[data-astro-cid-flyuxvo2]{flex:none;font-size:.88rem;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.top-unit[data-astro-cid-flyuxvo2]{font-weight:400;font-size:.75rem;color:var(--muted-foreground)}.gate-modal[data-astro-cid-flyuxvo2][hidden]{display:none}.gate-modal[data-astro-cid-flyuxvo2]{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px}.gate-backdrop[data-astro-cid-flyuxvo2]{position:absolute;inset:0;background:#1d1d1f66;backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);opacity:0;transition:opacity .25s ease}.gate-modal[data-astro-cid-flyuxvo2].in .gate-backdrop[data-astro-cid-flyuxvo2]{opacity:1}.gate-card[data-astro-cid-flyuxvo2]{position:relative;background:var(--background);border-radius:22px;padding:34px 32px 28px;max-width:420px;width:100%;box-shadow:0 0 0 .5px #0000000f,0 30px 70px #00000038,0 8px 22px #0000001a;opacity:0;transform:scale(.96) translateY(10px);transition:opacity .28s cubic-bezier(.32,.72,.24,1),transform .28s cubic-bezier(.32,.72,.24,1)}.gate-modal[data-astro-cid-flyuxvo2].in .gate-card[data-astro-cid-flyuxvo2]{opacity:1;transform:scale(1) translateY(0)}.gate-x[data-astro-cid-flyuxvo2]{position:absolute;top:16px;right:16px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--sidebar);font-size:1.05rem;line-height:1;color:var(--muted-foreground);cursor:pointer;transition:background .15s ease,color .15s ease}.gate-x[data-astro-cid-flyuxvo2]:hover{background:var(--muted);color:var(--foreground)}.gate-icon[data-astro-cid-flyuxvo2]{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#0071e317;color:var(--lime);margin-bottom:16px}.gate-icon[data-astro-cid-flyuxvo2] svg[data-astro-cid-flyuxvo2]{width:23px;height:23px}.gate-title[data-astro-cid-flyuxvo2]{font-size:1.32rem;font-weight:650;letter-spacing:-.022em;line-height:1.25;margin:0;padding-right:24px}.gate-sub[data-astro-cid-flyuxvo2]{margin-top:8px;line-height:1.5;font-size:.92rem;color:var(--muted-foreground)}.gate-list[data-astro-cid-flyuxvo2]{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}.gate-list[data-astro-cid-flyuxvo2] li[data-astro-cid-flyuxvo2]{position:relative;padding-left:28px;font-size:.9rem;line-height:1.45}.gate-list[data-astro-cid-flyuxvo2] li[data-astro-cid-flyuxvo2]:before{content:"";position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;background:#0071e31a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230071e3' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4 10-10'/%3E%3C/svg%3E");background-size:10px;background-position:center;background-repeat:no-repeat}.gate-form[data-astro-cid-flyuxvo2]{display:flex;flex-direction:column;gap:10px;margin-top:20px}.gate-hp[data-astro-cid-flyuxvo2]{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.gate-email[data-astro-cid-flyuxvo2]{width:100%;padding:13px 16px;border:1px solid #d2d2d7;border-radius:12px;background:var(--background);color:var(--foreground);font-size:.98rem;transition:border-color .15s ease,box-shadow .15s ease}.gate-email[data-astro-cid-flyuxvo2]:focus{outline:none;border-color:var(--lime);box-shadow:0 0 0 3.5px #0071e32e}.gate-email[data-astro-cid-flyuxvo2][aria-invalid=true]{border-color:#d0342c;box-shadow:0 0 0 3.5px #d0342c1f}.gate-submit[data-astro-cid-flyuxvo2]{width:100%;padding:13px 16px;border-radius:12px;background:var(--lime);color:#fff;font-size:.98rem;transition:background .15s ease,transform .1s ease}.gate-submit[data-astro-cid-flyuxvo2]:hover{background:#0077ed}.gate-submit[data-astro-cid-flyuxvo2]:active{transform:scale(.985)}.gate-note[data-astro-cid-flyuxvo2]{font-size:.76rem;margin-top:12px;text-align:center}.gate-alt[data-astro-cid-flyuxvo2]{font-size:.84rem;margin-top:18px;padding-top:16px;border-top:1px solid var(--sidebar);text-align:center;color:var(--muted-foreground)}.gate-alt[data-astro-cid-flyuxvo2] a[data-astro-cid-flyuxvo2]{color:var(--foreground);font-weight:600;text-decoration:none;white-space:nowrap}.gate-continue[data-astro-cid-flyuxvo2]{display:block;width:100%;margin-top:10px;padding:12px 16px;border:0;background:transparent;color:var(--muted-foreground);font-size:.88rem;font-weight:600;cursor:pointer}.gate-continue[data-astro-cid-flyuxvo2]:hover{color:var(--foreground)}.limit-cta[data-astro-cid-flyuxvo2]{margin-top:18px;width:100%;text-align:center;padding:13px 16px;border-radius:12px;background:var(--lime);color:#fff;transition:background .15s ease}.limit-cta[data-astro-cid-flyuxvo2]:hover{background:#0077ed}.digest[data-astro-cid-flyuxvo2]{background:var(--sidebar);border-radius:var(--radius-lg);padding:28px;max-width:820px}.digest-form[data-astro-cid-flyuxvo2]{display:flex;flex-direction:column;gap:10px;margin-top:20px}.digest-hp[data-astro-cid-flyuxvo2]{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.digest-email[data-astro-cid-flyuxvo2]{width:100%;padding:13px 16px;border:1px solid #d2d2d7;border-radius:12px;background:var(--background);color:var(--foreground);font-size:.98rem;transition:border-color .15s ease,box-shadow .15s ease}.digest-email[data-astro-cid-flyuxvo2]:focus{outline:none;border-color:var(--lime);box-shadow:0 0 0 3.5px #0071e32e}.digest-email[data-astro-cid-flyuxvo2][aria-invalid=true]{border-color:#d0342c;box-shadow:0 0 0 3.5px #d0342c1f}.digest-submit[data-astro-cid-flyuxvo2]{width:100%;padding:13px 16px;border-radius:12px;transition:background .15s ease,transform .1s ease}.digest-submit[data-astro-cid-flyuxvo2]:hover{background:#0077ed}.digest-note[data-astro-cid-flyuxvo2]{font-size:.76rem;margin-top:12px;text-align:center}.digest-done[data-astro-cid-flyuxvo2]{margin-top:8px}.digest-done-title[data-astro-cid-flyuxvo2]{font-weight:600}.digest-upsell[data-astro-cid-flyuxvo2]{margin-top:16px;width:100%;text-align:center;padding:13px 16px;border-radius:12px}.cat-tags[data-astro-cid-flyuxvo2]{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;max-width:860px}.cat-tags[data-astro-cid-flyuxvo2] a[data-astro-cid-flyuxvo2]{padding:7px 14px;border-radius:999px;background:var(--sidebar);color:var(--foreground);text-decoration:none;font-size:.88rem}.cat-tags[data-astro-cid-flyuxvo2] a[data-astro-cid-flyuxvo2]:hover{background:var(--muted)}.cta-band[data-astro-cid-flyuxvo2]{background:var(--sidebar);border-radius:var(--radius-lg);padding:32px 28px;max-width:820px}.cta-sub[data-astro-cid-flyuxvo2]{max-width:680px;margin-top:12px;line-height:1.55}.cta-actions[data-astro-cid-flyuxvo2]{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn[data-astro-cid-flyuxvo2]{display:inline-block;padding:11px 20px;border-radius:var(--radius-lg);font-weight:600;text-decoration:none;border:0;cursor:pointer;font-size:.95rem}.digest-submit[data-astro-cid-flyuxvo2],.digest-upsell[data-astro-cid-flyuxvo2],.cta-primary[data-astro-cid-flyuxvo2]{background:var(--lime);color:#fff}.cta-ghost[data-astro-cid-flyuxvo2]{background:transparent;color:var(--foreground);border:1px solid var(--muted-foreground)}.cta-trust[data-astro-cid-flyuxvo2]{font-size:.78rem;margin-top:12px}.faq-list[data-astro-cid-flyuxvo2]{margin-top:20px;display:flex;flex-direction:column;gap:10px;max-width:760px}.faq-item[data-astro-cid-flyuxvo2]{border:1px solid transparent;border-radius:var(--radius-lg);padding:14px 18px;background:var(--sidebar)}.faq-item[data-astro-cid-flyuxvo2] summary[data-astro-cid-flyuxvo2]{cursor:pointer;font-weight:600;letter-spacing:-.01em;list-style:none}.faq-item[data-astro-cid-flyuxvo2] summary[data-astro-cid-flyuxvo2]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-flyuxvo2] summary[data-astro-cid-flyuxvo2]:before{content:"+ ";color:var(--muted-foreground)}
