.Search-module__odllxa__overlay{z-index:9000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d0d0db3;justify-content:center;align-items:flex-start;padding-top:clamp(60px,12vh,120px);animation:.12s Search-module__odllxa__overlayIn;display:flex;position:fixed;inset:0}@keyframes Search-module__odllxa__overlayIn{0%{opacity:0}to{opacity:1}}.Search-module__odllxa__panel{background:var(--paper-0);border:1px solid var(--border);border-radius:var(--r-lg);width:min(640px,100vw - 32px);animation:.14s cubic-bezier(.16,1,.3,1) Search-module__odllxa__panelIn;overflow:hidden;box-shadow:0 24px 64px #00000073}@keyframes Search-module__odllxa__panelIn{0%{opacity:0;transform:scale(.97)translateY(-8px)}to{opacity:1;transform:none}}.Search-module__odllxa__inputRow{align-items:center;gap:var(--s2);padding:14px var(--s4);border-bottom:1px solid var(--border);display:flex}.Search-module__odllxa__searchIcon{color:var(--text-3);flex-shrink:0}.Search-module__odllxa__input{font-family:var(--body);color:var(--ink);caret-color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:16px}.Search-module__odllxa__input::placeholder{color:var(--text-3)}.Search-module__odllxa__esc{font-family:var(--mono);color:var(--text-3);background:var(--paper-100);border:1px solid var(--border);cursor:pointer;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:11px}.Search-module__odllxa__results{max-height:420px;overflow-y:auto}.Search-module__odllxa__group{padding:var(--s2) 0}.Search-module__odllxa__groupLabel{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding:6px var(--s4) 4px;font-size:10px;font-weight:700}.Search-module__odllxa__result{gap:1px var(--s2);text-align:left;width:100%;padding:8px var(--s4);cursor:pointer;background:0 0;border:none;grid-template-rows:auto auto;grid-template-columns:1fr auto;transition:background 80ms;display:grid}.Search-module__odllxa__result:hover,.Search-module__odllxa__resultActive{background:var(--paper-100)}.Search-module__odllxa__resultLabel{font-family:var(--body);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;grid-area:1/1;font-size:13.5px;font-weight:500;overflow:hidden}.Search-module__odllxa__resultSub{font-family:var(--body);color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;grid-area:2/1;font-size:12px;overflow:hidden}.Search-module__odllxa__resultBadge{font-family:var(--mono);color:var(--text-2);background:var(--paper-200);white-space:nowrap;border-radius:4px;flex-shrink:0;grid-area:1/2/3;align-self:center;padding:2px 7px;font-size:10px;font-weight:600}.Search-module__odllxa__empty,.Search-module__odllxa__hint{padding:var(--s4);font-family:var(--body);color:var(--text-3);text-align:center;font-size:13.5px;line-height:1.5}.Search-module__odllxa__empty strong{color:var(--ink)}.Search-module__odllxa__footer{gap:var(--s3);padding:8px var(--s4);border-top:1px solid var(--border);font-family:var(--mono);color:var(--text-3);align-items:center;font-size:11px;display:flex}.Search-module__odllxa__footer kbd{background:var(--paper-100);border:1px solid var(--border);color:var(--text-2);border-radius:3px;padding:1px 5px;font-size:10px}
.AppShell-module__zsum4a__shell{flex-direction:column;height:100dvh;display:flex;overflow:clip hidden}.AppShell-module__zsum4a__header{align-items:center;gap:var(--s3);padding:max(env(safe-area-inset-top), 12px) var(--s4) 12px;background:var(--ink-1000);color:var(--cream);flex:none;display:flex}.AppShell-module__zsum4a__brand{align-items:center;gap:var(--s2);color:var(--cream);border-radius:var(--r-sm);transition:opacity .14s var(--ease);margin:-4px -6px;padding:4px 6px;text-decoration:none;display:inline-flex}.AppShell-module__zsum4a__brand:hover{opacity:.92}.AppShell-module__zsum4a__spacer{flex:1}.AppShell-module__zsum4a__headerIcon{width:38px;height:38px;color:var(--cream);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__zsum4a__headerIcon:hover{background:#f4efe61f}.AppShell-module__zsum4a__bell{position:relative}.AppShell-module__zsum4a__bellBadge{background:var(--roar-red,#c0392b);color:#fff;min-width:16px;height:16px;font-family:var(--mono);text-align:center;box-shadow:0 0 0 2px var(--ink-1000);border-radius:999px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:4px;right:4px}.AppShell-module__zsum4a__headLink{font-family:var(--display);letter-spacing:-.005em;color:#c9c2b6;border-radius:var(--r-md);transition:color .14s var(--ease), background .14s var(--ease);padding:6px 10px;font-size:14.5px;font-weight:600;text-decoration:none}.AppShell-module__zsum4a__headLink:hover{color:var(--cream);background:#f4efe614}.AppShell-module__zsum4a__headSearch{flex:auto;max-width:520px;display:none;position:relative}.AppShell-module__zsum4a__headSearchForm{border-radius:var(--r-md);color:#ffffff80;background:#ffffff14;border:1px solid #ffffff24;align-items:center;gap:8px;height:38px;padding:0 12px;transition:background .12s,border-color .12s,color .12s;display:flex}.AppShell-module__zsum4a__headSearchForm:focus-within{color:#fffc;background:#ffffff1f;border-color:#ffffff47}.AppShell-module__zsum4a__headSearchInput{min-width:0;color:var(--cream);font-family:var(--body);background:0 0;border:none;outline:none;flex:1;font-size:14px}.AppShell-module__zsum4a__headSearchInput::placeholder{color:#ffffff80}.AppShell-module__zsum4a__headSearchDrop{z-index:41;background:var(--surface-raised);color:var(--text);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--f-panel-shadow);padding:4px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.AppShell-module__zsum4a__headSearchHdr{font:var(--text-label);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding:8px 10px 4px;font-size:9px}.AppShell-module__zsum4a__headSearchItem{text-align:left;cursor:pointer;width:100%;font:var(--text-body-sm);color:var(--text);border-radius:var(--r-sm);background:0 0;border:none;padding:8px 10px;display:block}.AppShell-module__zsum4a__headSearchItem:hover{background:var(--surface-sunken)}.AppShell-module__zsum4a__headSearchTrend{color:var(--text-3);margin-right:4px}.AppShell-module__zsum4a__headSearchIconLink{display:inline-flex}@media (min-width:720px){.AppShell-module__zsum4a__headSearch{display:block}.AppShell-module__zsum4a__headSearchIconLink{display:none}}.AppShell-module__zsum4a__headCtas{align-items:center;gap:var(--s2);display:inline-flex}.AppShell-module__zsum4a__headSignIn{font-family:var(--display);color:#c9c2b6;border-radius:var(--r-md);transition:color .14s var(--ease);padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none}.AppShell-module__zsum4a__headSignIn:hover{color:var(--cream)}.AppShell-module__zsum4a__headSignUp{font-family:var(--display);color:var(--ink-1000);background:var(--cream);border-radius:var(--r-lg);transition:opacity .14s var(--ease);padding:9px 16px;font-size:14px;font-weight:700;text-decoration:none}.AppShell-module__zsum4a__headSignUp:hover{opacity:.92}@media (max-width:460px){.AppShell-module__zsum4a__headSignIn{display:none}.AppShell-module__zsum4a__headLink{padding:6px 7px;font-size:13.5px}}.AppShell-module__zsum4a__foilLine{background:linear-gradient(100deg,#ff7eb3,#ff9d6e,#ffe66d,#7af5c0,#5ec8ff,#b18cff,#ff7eb3,#ff9d6e) 0 0/200% 100%;flex:none;height:3px;animation:7s linear infinite AppShell-module__zsum4a__foilFlow}@keyframes AppShell-module__zsum4a__foilFlow{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.AppShell-module__zsum4a__foilLine{animation:none}}.AppShell-module__zsum4a__account{display:inline-flex;position:relative}.AppShell-module__zsum4a__accountBackdrop{z-index:40;position:fixed;inset:0}.AppShell-module__zsum4a__accountMenu{z-index:41;min-width:220px;padding:var(--s3);background:var(--surface-raised);color:var(--text);border:1px solid var(--border);box-shadow:var(--f-panel-shadow);border-radius:var(--r-lg);gap:var(--s2);flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0}.AppShell-module__zsum4a__accountEmail{font:var(--text-body-sm);color:var(--text-2);word-break:break-all}.AppShell-module__zsum4a__bodyRow{flex:auto;min-height:0;display:flex}.AppShell-module__zsum4a__rail{display:none}.AppShell-module__zsum4a__main{overscroll-behavior-y:contain;flex:1;min-width:0;overflow:clip auto}.AppShell-module__zsum4a__content{padding:var(--s3) var(--s4) var(--s7);gap:var(--s3);flex-direction:column;display:flex}.AppShell-module__zsum4a__content.AppShell-module__zsum4a__contentFlush{padding-top:0;padding-left:0;padding-right:0}.AppShell-module__zsum4a__tabs{border-top:1px solid var(--border);background:var(--surface);padding-bottom:env(safe-area-inset-bottom);flex:none;display:flex}.AppShell-module__zsum4a__tab{min-height:56px;color:var(--text-3);font-family:var(--display);letter-spacing:-.005em;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;padding:8px 0;font-weight:700;text-decoration:none;display:flex;position:relative}.AppShell-module__zsum4a__tab .AppShell-module__zsum4a__icon{transition:transform .2s var(--ease)}.AppShell-module__zsum4a__tab.AppShell-module__zsum4a__on{color:var(--ink-1000)}.AppShell-module__zsum4a__tab.AppShell-module__zsum4a__on .AppShell-module__zsum4a__icon{transform:scale(1.12)}.AppShell-module__zsum4a__tabBar{opacity:0;width:0;height:2.5px;transition:width .2s var(--ease), opacity .2s var(--ease), margin .2s var(--ease);background:linear-gradient(100deg,#ff7eb3,#ffe66d,#7af5c0,#5ec8ff,#b18cff);border-radius:2px;margin:0}.AppShell-module__zsum4a__tab.AppShell-module__zsum4a__on .AppShell-module__zsum4a__tabBar{opacity:1;width:18px;margin:6px 0 4px}.AppShell-module__zsum4a__tabLabel{opacity:0;max-height:0;transition:max-height .2s var(--ease), opacity .2s var(--ease), transform .2s var(--ease);font-size:11px;font-weight:700;line-height:1;overflow:hidden;transform:translateY(-3px)}.AppShell-module__zsum4a__tab.AppShell-module__zsum4a__on .AppShell-module__zsum4a__tabLabel{opacity:1;max-height:14px;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.AppShell-module__zsum4a__tab .AppShell-module__zsum4a__icon,.AppShell-module__zsum4a__tabBar,.AppShell-module__zsum4a__tabLabel{transition:none}}.AppShell-module__zsum4a__icon{display:inline-flex}.AppShell-module__zsum4a__icon svg{display:block}@media (min-width:900px){.AppShell-module__zsum4a__rail{background:var(--surface-raised);border-right:1px solid var(--border);width:232px;padding:var(--s5) var(--s3);flex-direction:column;flex:0 0 232px;display:flex;overflow-y:auto}.AppShell-module__zsum4a__railNav{flex-direction:column;gap:4px;display:flex}.AppShell-module__zsum4a__railItem{align-items:center;gap:var(--s3);padding:11px var(--s3);border-radius:var(--r-md);color:var(--text-2);font-family:var(--display);letter-spacing:-.012em;transition:background .14s var(--ease), color .14s var(--ease);font-size:15px;font-weight:700;text-decoration:none;display:flex;position:relative}.AppShell-module__zsum4a__railItem:hover{background:var(--surface-sunken);color:var(--text)}.AppShell-module__zsum4a__railItem.AppShell-module__zsum4a__on{background:var(--ink-1000);color:var(--cream)}.AppShell-module__zsum4a__dot{width:6px;height:6px;box-shadow:0 0 0 2px var(--ink-1000);background:linear-gradient(100deg,#ff7eb3,#ffe66d,#7af5c0,#5ec8ff,#b18cff);border-radius:50%;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AppShell-module__zsum4a__tabs{display:none}.AppShell-module__zsum4a__content{width:100%;max-width:980px;padding:var(--s5) var(--s5) var(--s8);margin:0 auto}.AppShell-module__zsum4a__content.AppShell-module__zsum4a__contentFlush{max-width:none;padding-top:0;padding-left:0;padding-right:0}}@media (min-width:1280px){.AppShell-module__zsum4a__content{max-width:1100px}}.AppShell-module__zsum4a__content.AppShell-module__zsum4a__contentWide{max-width:none}
