:root{--afp-ease-snappy:cubic-bezier(.16,1,.3,1);--afp-shadow-popover:0 0 0 1px #0f172a0f,0 10px 24px -12px #0f172a3d,0 24px 56px -24px #0f172a47}[data-theme=dark]{--afp-shadow-popover:0 0 0 1px #ffffff14,0 18px 40px -20px #000000d9,0 32px 72px -28px #000000e6}.afp-content{background:color-mix(in srgb,var(--wh-surface,#fff)96%,transparent);border:1px solid var(--wh-border-light,#0f172a14);box-shadow:var(--afp-shadow-popover);font-family:var(--wh-font,"Open Sans",sans-serif);z-index:10100;transform-origin:var(--radix-popover-content-transform-origin,top right);animation:afp-pop-in .18s var(--afp-ease-snappy)both;-webkit-backdrop-filter:blur(16px);border-radius:18px;width:min(720px,100vw - 32px);min-width:min(720px,100vw - 32px);max-height:min(680px,100vh - 96px);padding:0;overflow:hidden}@keyframes afp-pop-in{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.afp-shell{flex-direction:column;min-height:0;display:flex}.afp-header{border-bottom:1px solid var(--wh-border-light,#0f172a0f);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 12px;display:flex}.afp-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--wh-text-muted,#64748b);margin-bottom:3px;font-size:11px;font-weight:700}.afp-title{letter-spacing:-.025em;color:var(--wh-text,#0f172a);margin:0;font-size:17px;font-weight:700;line-height:1.2}.afp-count{background:var(--wh-bg-alt,#f4f4f5);color:var(--wh-text-muted,#64748b);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.afp-search{border:1px solid var(--wh-border-light,#0f172a1a);background:var(--wh-bg,#fafafa);color:var(--wh-text-muted,#64748b);border-radius:12px;align-items:center;gap:10px;height:44px;margin:14px 16px 10px;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.afp-search:focus-within{background:var(--wh-surface,#fff);border-color:color-mix(in srgb,var(--wh-primary,#2563eb)52%,var(--wh-border-light,#e5e7eb));box-shadow:0 0 0 3px color-mix(in srgb,var(--wh-primary,#2563eb)12%,transparent)}.afp-search input{color:var(--wh-text,#0f172a);font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.afp-search input::placeholder{color:var(--wh-text-muted,#94a3b8)}.afp-search-clear{color:var(--wh-text-muted,#64748b);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:inline-flex}.afp-search-clear:hover{background:var(--wh-bg-alt,#e4e4e7);color:var(--wh-text,#0f172a)}.afp-featured{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 16px 14px;display:grid}.afp-grid{border-top:1px solid var(--wh-border-light,#0f172a0f);grid-template-columns:190px minmax(0,1fr);gap:0;min-height:0;display:grid}.afp-col{flex-direction:column;gap:8px;min-width:0;padding:14px 16px 16px;display:flex}.afp-col-layout{border-right:1px solid var(--wh-border-light,#0f172a0f);background:color-mix(in srgb,var(--wh-bg,#fafafa)58%,transparent)}.afp-col-title{text-transform:uppercase;letter-spacing:.065em;color:var(--wh-text-muted,#64748b);align-items:center;min-height:20px;padding:0 4px;font-size:11px;font-weight:700;display:flex}.afp-list{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.afp-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 8px;max-height:338px;padding-right:2px;display:grid;overflow:auto}.afp-list-grid::-webkit-scrollbar{width:6px}.afp-list-grid::-webkit-scrollbar-track{background:0 0}.afp-list-grid::-webkit-scrollbar-thumb{background:var(--wh-border-light,#d4d4d8);border-radius:999px}.afp-item{color:var(--wh-text,#0f172a);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:38px;padding:7px 9px;font-family:inherit;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.afp-item:hover,.afp-item:focus-visible{background:var(--wh-bg-alt,#f4f4f5);border-color:var(--wh-border-light,#0f172a0f);outline:none}.afp-item:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--wh-primary,#2563eb)13%,transparent)}.afp-item:active{transform:scale(.995)}.afp-item-icon{background:var(--wh-surface,#fff);border:1px solid var(--wh-border-light,#0f172a14);color:var(--wh-text-secondary,#475569);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.afp-item:hover .afp-item-icon,.afp-item:focus-visible .afp-item-icon{color:var(--wh-primary,#2563eb);border-color:color-mix(in srgb,var(--wh-primary,#2563eb)24%,var(--wh-border-light,#e5e7eb))}.afp-item-text{flex-direction:column;gap:1px;min-width:0;display:flex}.afp-item-label{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex:1;min-width:0;font-size:13px;font-weight:650;line-height:1.25;overflow:hidden}.afp-item-desc{white-space:nowrap;text-overflow:ellipsis;color:var(--wh-text-muted,#64748b);font-size:11.5px;font-weight:500;line-height:1.25;display:block;overflow:hidden}.afp-item-card{border-color:var(--wh-border-light,#0f172a14);background:var(--wh-surface,#fff);align-items:center;min-height:58px;padding:9px 10px;box-shadow:0 1px 2px #0f172a09}.afp-item-card:hover,.afp-item-card:focus-visible{background:color-mix(in srgb,var(--wh-primary,#2563eb)3%,var(--wh-surface,#fff));border-color:color-mix(in srgb,var(--wh-primary,#2563eb)24%,var(--wh-border-light,#e5e7eb));box-shadow:0 8px 20px -18px var(--wh-primary,#2563eb)}.afp-empty{border:1px dashed var(--wh-border-light,#0f172a24);color:var(--wh-text-muted,#64748b);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:160px;font-size:13px;font-weight:650;display:flex}@media (width<=760px){.afp-content{width:min(94vw,520px);min-width:min(94vw,520px)}.afp-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.afp-grid{grid-template-columns:1fr}.afp-col-layout{border-right:0;border-bottom:1px solid var(--wh-border-light,#0f172a0f)}.afp-list-grid{grid-template-columns:1fr;max-height:260px}}@media (prefers-reduced-motion:reduce){.afp-content,.afp-item,.afp-search,.afp-search-clear,.afp-item-icon{transition-duration:.01ms!important;animation:none!important}}[data-theme=dark] .afp-content{background:color-mix(in srgb,var(--wh-surface,#18181b)96%,transparent);border-color:#ffffff17}[data-theme=dark] .afp-header,[data-theme=dark] .afp-grid,[data-theme=dark] .afp-col-layout{border-color:#ffffff14}[data-theme=dark] .afp-col-layout{background:#ffffff06}[data-theme=dark] .afp-count,[data-theme=dark] .afp-search{background:#ffffff0b;border-color:#ffffff14}[data-theme=dark] .afp-search:focus-within{background:#fff1;border-color:#818cf86b;box-shadow:0 0 0 3px #818cf829}[data-theme=dark] .afp-item{color:#e4e4e7}[data-theme=dark] .afp-item:hover,[data-theme=dark] .afp-item:focus-visible{background:#ffffff0f;border-color:#ffffff14}[data-theme=dark] .afp-item:focus-visible{box-shadow:0 0 0 3px #818cf82e}[data-theme=dark] .afp-item-icon{color:#a1a1aa;background:#ffffff0b;border-color:#ffffff14}[data-theme=dark] .afp-item:hover .afp-item-icon,[data-theme=dark] .afp-item:focus-visible .afp-item-icon{color:#a5b4fc;border-color:#818cf857}[data-theme=dark] .afp-item-card{box-shadow:none;background:#ffffff09;border-color:#ffffff14}[data-theme=dark] .afp-item-card:hover,[data-theme=dark] .afp-item-card:focus-visible{background:#818cf817}