@keyframes ae-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes ae-pulse{0%{opacity:.75;transform:scale(.85)}70%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(2.2)}}.ae-page{--ae-ink:#1b1b2e;--ae-muted:rgba(27,27,46,.5);--ae-line:rgba(30,26,70,.07);--ae-violet:#8b7cff;--ae-deep:#6d5be0;--ae-dark:#5a4bc7;--ae-kufi:var(--font-noto-kufi),"Noto Kufi Arabic",sans-serif;--ae-body:var(--font-plex-arabic),"IBM Plex Sans Arabic",sans-serif;--ae-mono:var(--font-plex-mono),ui-monospace,SFMono-Regular,Menlo,monospace;--color-night:#f6f7fb;--color-surface:#fff;--color-surface-2:#fafafe;--color-ink:#1b1b2e;--color-ink-muted:rgba(27,27,46,.5);--color-primary:#8b7cff;--color-primary-soft:#6d5be0;width:100%;min-height:100dvh;color:var(--ae-ink);font-family:var(--ae-body);background:#f6f7fb;animation:.45s cubic-bezier(.22,.8,.3,1) ae-in}body.authed-explore-shell{--color-night:#f6f7fb;--color-surface:#fff;--color-surface-2:#fafafe;--color-ink:#1b1b2e;--color-ink-muted:rgba(27,27,46,.5);--color-primary:#8b7cff;--color-primary-soft:#6d5be0;color:#1b1b2e;background-color:#f6f7fb!important;background-image:none!important}.ae-top{z-index:40;-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--ae-line);background:rgba(255,255,255,.94);padding:0 max(16px,min(3vw,32px));position:-webkit-sticky;position:sticky;top:0}.ae-header{justify-content:space-between;align-items:center;gap:16px;height:72px;display:flex}.ae-brand{color:inherit;flex-shrink:0;align-items:center;gap:14px;display:flex}.ae-brand:hover{color:inherit}.ae-mark{width:40px;height:40px;font-family:var(--ae-kufi);color:#fff;background:linear-gradient(150deg,#a594ff,#6d5be0);border-radius:13px;justify-content:center;align-items:center;font-size:17px;font-weight:900;display:flex;box-shadow:0 8px 20px rgba(109,91,224,.3)}.ae-brand-text{flex-direction:column;gap:3px;display:flex}.ae-brand-name{font-family:var(--ae-kufi);font-size:17px;font-weight:900;line-height:1}.ae-brand-sub{font-family:var(--ae-mono);letter-spacing:2.2px;color:rgba(27,27,46,.4);font-size:8px}.ae-search{background:#fafafe;border:1px solid rgba(30,26,70,.08);border-radius:16px;flex:320px;align-items:center;gap:11px;max-width:560px;height:46px;padding:0 15px;transition:border-color .2s;display:flex}.ae-search--on{border-color:#8b7cff}.ae-search input{color:#1b1b2e;min-width:0;height:44px;font-size:14px;font-family:var(--ae-body);background:0 0;border:none;outline:none;flex:1}.ae-search input::placeholder{color:rgba(27,27,46,.38)}.ae-search-clear{cursor:pointer;color:rgba(27,27,46,.45);background:#ededf4;border:none;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ae-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.ae-locale{cursor:pointer;height:42px;font-family:var(--ae-mono);color:rgba(27,27,46,.5);background:#fff;border:1px solid rgba(30,26,70,.08);border-radius:13px;padding:0 14px;font-size:11.5px;font-weight:600}.ae-locale:hover{color:#5a4bc7;border-color:#8b7cff}.ae-avatar,.ae-login{width:42px;height:42px;font-family:var(--ae-kufi);color:#fff;background:linear-gradient(150deg,#a594ff,#6d5be0);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;overflow:hidden}.ae-avatar img{object-fit:cover;width:100%;height:100%}.ae-login{width:auto;padding:0 14px;font-size:12px;text-decoration:none}.ae-tabs{scrollbar-width:none;align-items:center;gap:6px;padding-bottom:10px;display:flex;overflow-x:auto}.ae-tabs::-webkit-scrollbar{display:none}.ae-tab{cursor:pointer;white-space:nowrap;height:38px;font-family:var(--ae-kufi);color:rgba(27,27,46,.5);background:0 0;border:none;border-radius:13px;align-items:center;gap:8px;padding:0 16px;font-size:12.5px;font-weight:700;transition:all .18s;display:flex}.ae-tab--on{color:#fff;background:#6d5be0;box-shadow:0 8px 18px rgba(109,91,224,.28)}.ae-tab span[data-count]{font-family:var(--ae-mono);opacity:.65;font-size:10.5px}.ae-body{flex-direction:column;gap:22px;padding:26px max(16px,min(3vw,32px)) 48px;display:flex}.ae-hero-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;padding:0 4px;display:flex}.ae-hero-copy{flex-direction:column;gap:7px;display:flex}.ae-eyebrow{font-family:var(--ae-mono);letter-spacing:2px;color:#8b7cff;font-size:9.5px}.ae-hero-title{font-family:var(--ae-kufi);font-size:max(23px,min(2.5vw,28px));font-weight:900;line-height:1.25}.ae-hero-sub{color:rgba(27,27,46,.5);max-width:520px;font-size:13.5px}.ae-live{color:#1f7a5e;background:rgba(47,165,127,.08);border:1px solid rgba(47,165,127,.24);border-radius:14px;align-items:center;gap:9px;height:40px;padding:0 15px;font-size:12px;font-weight:600;display:flex}.ae-live-dot{width:8px;height:8px;display:flex;position:relative}.ae-live-dot:before{content:"";background:#2fa57f;border-radius:50%;animation:2s ease-out infinite ae-pulse;position:absolute;top:0;bottom:0;left:0;right:0}.ae-live-dot:after{content:"";background:#2fa57f;border-radius:50%;width:8px;height:8px}.ae-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.ae-stat{border:1px solid var(--ae-line);background:#fff;border-radius:22px;flex-direction:column;gap:12px;padding:18px 18px 16px;display:flex;box-shadow:0 6px 22px rgba(35,30,80,.06)}.ae-stat-top{align-items:center;gap:9px;display:flex}.ae-stat-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ae-stat-label{color:rgba(27,27,46,.5);font-size:12px;font-weight:600}.ae-stat-value{font-family:var(--ae-kufi);color:#1b1b2e;font-size:27px;font-weight:900;line-height:1}.ae-stat-delta{align-items:center;gap:6px;display:flex}.ae-stat-delta strong{font-family:var(--ae-mono);color:#2fa57f;font-size:11px;font-weight:600}.ae-stat-delta span{color:rgba(27,27,46,.38);font-size:11px}.ae-detail{background:#fff;border:1px solid rgba(109,91,224,.22);border-radius:28px;flex-direction:column;gap:18px;padding:24px 26px;animation:.32s cubic-bezier(.22,.8,.3,1) ae-in;display:flex;box-shadow:0 16px 44px rgba(35,30,80,.12)}.ae-detail-head{align-items:flex-start;gap:15px;display:flex}.ae-detail-thumb{color:#fff;width:56px;height:56px;font-family:var(--ae-kufi);background:linear-gradient(150deg,#a594ff,#6d5be0) 50%/cover;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:900;display:flex;overflow:hidden}.ae-detail-thumb img{object-fit:cover;width:100%;height:100%}.ae-detail-copy{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ae-detail-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.ae-detail-title{font-family:var(--ae-kufi);font-size:20px;font-weight:900}.ae-badge{color:#5a4bc7;background:rgba(109,91,224,.1);border-radius:9px;align-items:center;height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.ae-detail-sub{color:#33324a;text-wrap:pretty;max-width:760px;font-size:13.5px;line-height:1.8}.ae-detail-close{cursor:pointer;color:rgba(27,27,46,.45);background:#fff;border:1px solid rgba(30,26,70,.08);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ae-detail-close:hover{color:#6d5be0;border-color:#8b7cff}.ae-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.ae-metric{border:1px solid var(--ae-line);background:#fafafe;border-radius:17px;flex-direction:column;gap:5px;padding:13px 15px;display:flex}.ae-metric-key{font-family:var(--ae-mono);letter-spacing:1.3px;color:#8b7cff;font-size:9px}.ae-metric-val{font-family:var(--ae-kufi);font-size:17px;font-weight:800}.ae-detail-list-title{font-family:var(--ae-kufi);color:rgba(27,27,46,.6);font-size:13px;font-weight:800}.ae-detail-items{flex-direction:column;gap:11px;display:flex}.ae-detail-item{border:1px solid var(--ae-line);text-align:start;color:inherit;background:#fafafe;border-radius:16px;align-items:flex-start;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.ae-results-head{align-items:center;gap:10px;padding:0 4px;display:flex}.ae-results-title{font-family:var(--ae-kufi);font-size:15px;font-weight:800}.ae-results-line{background:rgba(30,26,70,.08);flex:1;height:1px}.ae-results-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.ae-result{border:1px solid var(--ae-line);cursor:pointer;text-align:start;color:inherit;background:#fff;border-radius:22px;align-items:center;gap:13px;width:100%;padding:16px 18px;transition:all .2s;display:flex;box-shadow:0 6px 22px rgba(35,30,80,.06)}.ae-result:hover{border-color:rgba(109,91,224,.28);transform:translateY(-2px)}.ae-result-thumb{color:#fff;width:44px;height:44px;font-family:var(--ae-kufi);background:linear-gradient(150deg,#a594ff,#6d5be0) 50%/cover;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex;overflow:hidden}.ae-result-thumb img{object-fit:cover;width:100%;height:100%}.ae-result-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ae-result-title-row{align-items:center;gap:8px;display:flex}.ae-result-title{font-family:var(--ae-kufi);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.ae-kind{border-radius:8px;flex-shrink:0;align-items:center;height:22px;padding:0 8px;font-size:10.5px;font-weight:700;display:inline-flex}.ae-kind--tag{color:#5a4bc7;background:#f0edff}.ae-kind--project{color:#1f7a5e;background:rgba(47,165,127,.12)}.ae-kind--member{color:#1e6d7a;background:rgba(79,199,199,.16)}.ae-kind--post{color:#b02f52;background:rgba(224,72,110,.1)}.ae-kind--topic{color:#5a4bc7;background:#f0edff}.ae-result-sub{color:rgba(27,27,46,.46);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ae-result-stat{font-family:var(--ae-mono);color:#5a4bc7;flex-shrink:0;font-size:11.5px;font-weight:600}.ae-empty{text-align:center;font-family:var(--ae-kufi);color:rgba(27,27,46,.5);background:#fff;border:1px dashed rgba(30,26,70,.14);border-radius:24px;padding:38px;font-size:14px;font-weight:700}.ae-layout{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.ae-main{flex-direction:column;flex:620px;gap:20px;min-width:min(100%,420px);display:flex}.ae-side{flex-direction:column;flex:320px;gap:20px;min-width:min(100%,300px);max-width:400px;display:flex}.ae-card{border:1px solid var(--ae-line);background:#fff;border-radius:26px;padding:22px;box-shadow:0 6px 22px rgba(35,30,80,.06)}.ae-card--side{padding:20px}.ae-card-head{align-items:center;gap:9px;margin-bottom:16px;display:flex}.ae-card-code{font-family:var(--ae-mono);letter-spacing:1.5px;color:#8b7cff;font-size:9px}.ae-card-title{font-family:var(--ae-kufi);font-size:14px;font-weight:800}.ae-card-line{background:var(--ae-line);flex:1;height:1px}.ae-seg{background:#ededf4;border-radius:13px;gap:3px;padding:3px;display:flex}.ae-seg button{cursor:pointer;height:28px;font-family:var(--ae-kufi);color:rgba(27,27,46,.48);background:0 0;border:none;border-radius:10px;padding:0 12px;font-size:11.5px;font-weight:700}.ae-seg button.ae-seg--on{color:#5a4bc7;background:#fff;box-shadow:0 2px 8px rgba(35,30,80,.08)}.ae-tags{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:11px;display:grid}.ae-tag{border:1px solid var(--ae-line);cursor:pointer;text-align:start;color:inherit;background:#fafafe;border-radius:18px;align-items:center;gap:12px;width:100%;padding:14px 15px;transition:all .2s;display:flex}.ae-tag:hover{background:#fff;border-color:rgba(109,91,224,.28)}.ae-tag-rank{font-family:var(--ae-mono);color:rgba(27,27,46,.28);text-align:end;flex-shrink:0;width:18px;font-size:11px}.ae-tag-body{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.ae-tag-name{font-family:var(--ae-kufi);color:#5a4bc7;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:800;overflow:hidden}.ae-tag-meta{color:rgba(27,27,46,.42);font-size:11px}.ae-spark{align-items:flex-end;gap:2.5px;height:16px;display:flex}.ae-spark i{opacity:.55;background:#8b7cff;border-radius:2px;width:3px;display:block}.ae-tag-growth{font-family:var(--ae-mono);color:#2fa57f;flex-shrink:0;font-size:11px;font-weight:600}.ae-list{flex-direction:column;gap:11px;display:flex}.ae-tag,.ae-project,.ae-post,.ae-member,.ae-result,.ae-topic,.ae-inline-link{color:inherit;text-decoration:none}.ae-inline-link:hover{color:#5a4bc7}.ae-thumb-link{border:none;flex-shrink:0;padding:0;text-decoration:none;display:block;overflow:hidden}.ae-thumb-inner{background:inherit;border-radius:inherit;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.ae-thumb-inner img{object-fit:cover;width:100%;height:100%}.ae-post .geen-linkified-hashtag{color:#5a4bc7;font-weight:700}.ae-project,.ae-post,.ae-member{border:1px solid var(--ae-line);cursor:pointer;text-align:start;color:inherit;background:#fafafe;border-radius:20px;align-items:center;gap:13px;width:100%;padding:14px 15px;transition:all .2s;display:flex}.ae-post{align-items:flex-start;padding:15px 16px}.ae-member{background:0 0;border:none;border-radius:16px;gap:11px;padding:8px}.ae-project:hover,.ae-post:hover{background:#fff;border-color:rgba(109,91,224,.28)}.ae-member:hover{background:#f5f5fa}.ae-thumb{color:#fff;width:48px;height:48px;font-family:var(--ae-kufi);background:linear-gradient(150deg,#a594ff,#6d5be0) 50%/cover;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex;overflow:hidden}.ae-thumb--sm{border-radius:13px;width:40px;height:40px}.ae-thumb img{object-fit:cover;width:100%;height:100%}.ae-item-body{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.ae-item-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ae-item-title{font-family:var(--ae-kufi);font-size:14.5px;font-weight:800}.ae-stage{color:#5a4bc7;background:rgba(109,91,224,.1);border-radius:8px;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.ae-stage--idea{color:#c9821a;background:rgba(224,160,46,.14)}.ae-stage--prototype{color:#5a4bc7;background:rgba(109,91,224,.1)}.ae-stage--live{color:#1f7a5e;background:rgba(47,165,127,.12)}.ae-item-meta{color:rgba(27,27,46,.46);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ae-item-stat{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:4px;display:flex}.ae-item-stat strong{font-family:var(--ae-mono);color:#5a4bc7;font-size:12.5px;font-weight:700}.ae-item-stat span{color:rgba(27,27,46,.4);font-size:10.5px}.ae-post-text{color:#33324a;text-wrap:pretty;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.8;display:-webkit-box;overflow:hidden}.ae-post-stats{flex-wrap:wrap;gap:14px;display:flex}.ae-post-stats span{color:rgba(27,27,46,.45);align-items:center;gap:5px;font-size:11.5px;font-weight:600;display:flex}.ae-member-rank{font-family:var(--ae-mono);color:rgba(27,27,46,.3);flex-shrink:0;width:16px;font-size:11px}.ae-member-name{font-family:var(--ae-kufi);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:800;overflow:hidden}.ae-member-role{color:rgba(27,27,46,.42);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ae-topics{flex-direction:column;gap:14px;display:flex}.ae-topic{cursor:pointer;text-align:start;background:0 0;border:none;flex-direction:column;gap:7px;width:100%;padding:0;display:flex}.ae-topic-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.ae-topic-label{color:#33324a;font-size:12.5px;font-weight:700}.ae-topic-share{font-family:var(--ae-mono);color:rgba(27,27,46,.4);font-size:11px}.ae-topic-track{background:#efeff6;border-radius:5px;height:7px;display:block;overflow:hidden}.ae-topic-fill{border-radius:5px;height:100%;display:block}.ae-weekly{color:#fff;background:linear-gradient(150deg,#241f52,#3b2f7a 55%,#6d5be0);border-radius:26px;flex-direction:column;gap:14px;padding:22px;display:flex;position:relative;overflow:hidden}.ae-weekly-code{font-family:var(--ae-mono);letter-spacing:1.8px;color:rgba(255,255,255,.55);font-size:9px}.ae-weekly-title{font-family:var(--ae-kufi);font-size:16px;font-weight:900}.ae-week-bars{align-items:flex-end;gap:6px;height:88px;display:flex}.ae-week-col{flex-direction:column;flex:1;align-items:center;gap:7px;display:flex}.ae-week-bar{background:linear-gradient(rgba(255,255,255,.95),rgba(165,148,255,.55));border-radius:8px 8px 4px 4px;width:100%}.ae-week-day{color:rgba(255,255,255,.55);font-size:10px}.ae-weekly-note{color:rgba(255,255,255,.7);font-size:12px;line-height:1.75}.ae-section-empty{text-align:center;color:rgba(27,27,46,.45);padding:22px;font-size:13px}@media (max-width:860px){.ae-brand-text{display:none}.ae-side{max-width:none}.ae-main{min-width:100%}}@media (max-width:640px){.ae-header{flex-wrap:wrap;height:auto;padding:12px 0 8px}.ae-search{flex:100%;order:3;max-width:none}.ae-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.ae-post-results{flex-direction:column;gap:12px;display:flex}.ae-post-result{border:1px solid var(--ae-line);text-align:start;min-width:0;color:inherit;background:#fff;border-radius:22px;flex-direction:column;align-items:stretch;gap:10px;padding:16px 18px;transition:all .2s;display:flex;box-shadow:0 6px 22px rgba(35,30,80,.06)}.ae-post-result:hover{border-color:rgba(109,91,224,.28);transform:translateY(-2px)}.ae-post-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ae-post-who{flex-direction:column;min-width:0;display:flex}.ae-post-name{font-family:var(--ae-kufi);color:var(--ae-ink);font-size:13.5px;font-weight:700}.ae-post-handle{font-family:var(--ae-mono);color:var(--ae-muted);font-size:11px}.ae-post-badges{align-items:center;gap:6px;display:inline-flex}.ae-post-badges:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.ae-post-badges:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.ae-post-badges:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.ae-post-badges:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.ae-post-badges:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.ae-post-badges:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.ae-post-source{font-family:var(--ae-kufi);color:var(--ae-deep);background:rgba(109,91,224,.09);border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:11px;font-weight:700}.ae-snip{width:100%;min-width:0;max-width:100%;font-family:var(--ae-body);color:rgba(27,27,46,.82);white-space:pre-wrap;text-wrap:pretty;word-break:normal;overflow-wrap:break-word;margin:0;font-size:13px;line-height:1.9;display:block}.ae-snip--code{font-family:var(--ae-mono);border:1px solid var(--ae-line);white-space:pre;word-break:normal;overflow-wrap:normal;text-align:left;background:rgba(30,26,70,.043);border-radius:14px;padding:10px 12px;font-size:12px;line-height:1.7;overflow-x:auto}.ae-snip-mark{color:var(--ae-ink);word-break:normal;overflow-wrap:normal;-webkit-box-decoration-break:clone;box-decoration-break:clone;unicode-bidi:isolate;background:rgba(224,160,46,.3);border-radius:4px;padding:0 2px;font-weight:700;display:inline}.ae-snip--code .ae-snip-mark{color:inherit;background:rgba(224,160,46,.34)}@media (forced-colors:active){.ae-snip-mark{color:marktext;background:mark}}.ae-post-tags{flex-wrap:wrap;gap:6px;display:flex}.ae-post-tag{font-family:var(--ae-mono);color:var(--ae-deep);background:rgba(139,124,255,.12);border-radius:999px;padding:3px 9px;font-size:11px}.ae-search{position:relative}.mention-suggest--search{max-height:min(62vh,420px);color:var(--ae-ink);overscroll-behavior:contain;background:#fff;border-color:rgba(30,26,70,.1);border-radius:18px;padding:6px;top:calc(100% + 8px);box-shadow:0 18px 44px rgba(35,30,80,.16)}.mention-suggest--search .mention-suggest-item{border-radius:13px;gap:10px;padding:8px 10px}.mention-suggest--search .mention-suggest-item:hover,.mention-suggest--search .mention-suggest-item.is-active{background:rgba(109,91,224,.1)}.mention-suggest--search .mention-suggest-name{font-family:var(--ae-kufi);color:var(--ae-ink);unicode-bidi:isolate;font-size:13px}.mention-suggest--search .mention-suggest-handle,.mention-suggest--search .mention-suggest-empty{color:var(--ae-muted)}.mention-suggest-head{font-family:var(--ae-kufi);letter-spacing:.02em;color:var(--ae-muted);padding:8px 10px 4px;font-size:10.5px;font-weight:800}.mention-suggest-count{font-family:var(--ae-kufi);color:var(--ae-deep);white-space:nowrap;background:rgba(139,124,255,.12);border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:11px;font-weight:700}.mention-suggest-count:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.mention-suggest-count:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.mention-suggest-count:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.mention-suggest-count:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.mention-suggest-count:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.mention-suggest-count:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.mention-suggest-tagmark{width:30px;height:30px;color:var(--ae-deep);font-family:var(--ae-mono);background:rgba(139,124,255,.14);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.mention-suggest-all{border-top:1px solid var(--ae-line);border-radius:0 0 13px 13px;margin-top:4px}.mention-suggest--search .mention-suggest-all .mention-suggest-name{color:var(--ae-deep);font-size:12.5px}@media (max-width:640px){.mention-suggest--search{max-height:58vh}.mention-suggest-count{padding:2px 7px;font-size:10px}}@media (prefers-color-scheme:dark){.mention-suggest--search{background:var(--color-surface,#1a1640);color:#fff;border-color:rgba(139,124,255,.22);box-shadow:0 18px 44px rgba(0,0,0,.45)}.mention-suggest--search .mention-suggest-name{color:#fff}.mention-suggest--search .mention-suggest-handle,.mention-suggest--search .mention-suggest-empty,.mention-suggest--search .mention-suggest-head{color:var(--color-ink-muted,#9d97c8)}.mention-suggest--search .mention-suggest-count,.mention-suggest--search .mention-suggest-all .mention-suggest-name{color:var(--color-primary-soft,#a89dff)}.mention-suggest--search .mention-suggest-item:hover,.mention-suggest--search .mention-suggest-item.is-active{background:rgba(139,124,255,.16)}}
