@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_bf67a6a-module__O56lwW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}
:root{--background:#fff;--foreground:#171717;--primary-color:#3b82f6;--secondary-color:#8b5cf6;--success-color:#10b981;--warning-color:#f59e0b;--danger-color:#ef4444;--bg-color:#fff;--surface-color:#f8fafc;--text-color:#1e293b;--text-secondary:#666;--border-color:#e0e0e0;--shadow-color:#0000001a;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--transition:all .2s ease;--accent-color:#3b82f6;--accent-hover:#8b5cf6;--accent-light:#e6f7e6;--border-color-light:#f5f5f5;--text-primary:#1a1a1a;--text-tertiary:#999;--background-primary:#fff;--background-secondary:#f9f9f9;--background-modal:#000000b3;--shadow-light:0 2px 8px #0000000a;--shadow-medium:0 4px 12px #00000014;--shadow-heavy:0 8px 24px #0000001f;--radius-small:6px;--radius-medium:8px;--radius-large:12px;--font-serif:"Georgia","Times New Roman",serif}[data-theme=dark]{--bg-color:#0f172a;--surface-color:#1e293b;--text-color:#f1f5f9;--text-secondary:#94a3b8;--border-color:#334155;--shadow-color:#0000004d}[data-theme=sepia]{--bg-color:#fef3c7;--surface-color:#fde68a;--text-color:#78350f;--text-secondary:#92400e;--border-color:#f59e0b}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#171717}}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}li{list-style:none}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--primary-light:#3b82f6;--text-primary:#1f2937;--text-secondary:#6b7280;--text-tertiary:#9ca3af;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-tertiary:#f3f4f6;--border-color:#e5e7eb;--success-color:#10b981;--error-color:#ef4444;--warning-color:#f59e0b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem}a:hover{color:var(--primary-color)}button{cursor:pointer;transition:all .2s}input,textarea,select{font-size:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section-padding{padding:80px 0}.text-gradient{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--radius-md);text-align:center;border:none;padding:12px 24px;font-weight:600;transition:all .3s;display:inline-block}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:var(--primary-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{color:var(--primary-color);border:2px solid var(--primary-color);background-color:#0000}.btn-secondary:hover{background-color:#2563eb0d}.btn-full{width:100%}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.not-found-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.not-found-title{color:#1f2937;margin-bottom:1rem;font-size:6rem;font-weight:800}.not-found-message{color:#6b7280;max-width:400px;margin-bottom:2rem;font-size:1.25rem}.not-found-button{color:#fff;background-color:#3b82f6;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.not-found-button:hover{background-color:#2563eb}input,input:focus{outline:none!important}@media (max-width:768px){.not-found-title{font-size:4rem}.not-found-message{font-size:1rem}}
.Header-module__bGkHnW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffffa;border-bottom:1px solid #00000014;width:100%;height:72px;transition:all .3s;position:fixed;top:0;left:0}.Header-module__bGkHnW__header.Header-module__bGkHnW__scrolled{height:64px;box-shadow:0 4px 20px #00000014}.Header-module__bGkHnW__headerContent{justify-content:space-between;align-items:center;gap:16px;max-width:1400px;height:100%;margin:0 auto;padding:0 24px;display:flex}.Header-module__bGkHnW__leftSection{flex-shrink:0;align-items:center;gap:70px;display:flex}.Header-module__bGkHnW__mobileMenuButton{cursor:pointer;background:#0000000d;border:none;border-radius:8px;padding:4px}.Header-module__bGkHnW__menuIcon{color:var(--text-primary)}.Header-module__bGkHnW__logoContainer{align-items:center;display:flex}.Header-module__bGkHnW__logo{width:100px;height:auto;transition:transform .3s}.Header-module__bGkHnW__logo:hover{transform:scale(1.02)}.Header-module__bGkHnW__centerSection{flex:1;align-items:center;max-width:600px;display:flex}.Header-module__bGkHnW__searchForm{align-items:center;gap:12px;width:100%;display:flex}.Header-module__bGkHnW__searchIcon{color:var(--text-secondary);flex-shrink:0;margin-right:12px}.Header-module__bGkHnW__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:0;font-size:15px}.Header-module__bGkHnW__searchInput::placeholder{color:var(--text-tertiary)}.Header-module__bGkHnW__clearSearch{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;padding:4px;transition:color .2s;display:flex}.Header-module__bGkHnW__clearSearch:hover{color:var(--text-primary)}.Header-module__bGkHnW__searchButton{background:var(--primary-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;flex-shrink:0;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:all .3s}.Header-module__bGkHnW__mobileSearchToggle{cursor:pointer;color:var(--text-primary);background:#eee;border:none;border-radius:8px;padding:6px;transition:background-color .2s;display:none}.Header-module__bGkHnW__mobileSearchToggle:hover{background-color:#0000000d}.Header-module__bGkHnW__rightSection{flex-shrink:0;align-items:center;gap:8px;display:flex}.Header-module__bGkHnW__writeButton{background:var(--primary-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 15px;font-size:12px;font-weight:600;transition:all .3s;display:flex}.Header-module__bGkHnW__writeButton:hover{box-shadow:0 4px 16px rgba(var(--primary-color-rgb,0,123,255),.3);transform:translateY(-2px)}.Header-module__bGkHnW__pencilIcon{flex-shrink:0}.Header-module__bGkHnW__writeText{display:inline}.Header-module__bGkHnW__authButton{height:40px;color:var(--primary-color);border:1px solid var(--primary-color);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .3s}.Header-module__bGkHnW__authButton:hover{background:rgba(var(--primary-color-rgb,0,123,255),.05)}.Header-module__bGkHnW__dropdownContainer{position:relative}.Header-module__bGkHnW__dropdownToggle{cursor:pointer;background:#eee;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Header-module__bGkHnW__dropdownToggle:hover{transform:rotate(90deg)}.Header-module__bGkHnW__ellipsisIcon{color:var(--text-primary)}.Header-module__bGkHnW__dropdownMenu{z-index:1001;background:#fff;border:1px solid #00000014;border-radius:8px;min-width:200px;padding:8px;animation:.2s Header-module__bGkHnW__slideDown;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #0000001a}@keyframes Header-module__bGkHnW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__bGkHnW__dropdownList{margin:0;padding:0;list-style:none}.Header-module__bGkHnW__dropdownItem{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px;font-size:14px;transition:background-color .2s;display:flex}.Header-module__bGkHnW__dropdownItem:hover{background-color:#0000000d}.Header-module__bGkHnW__writeDropdownItem{color:var(--primary-color);font-weight:600}.Header-module__bGkHnW__divider{background:#0000001a;height:1px;margin:8px 0}.Header-module__bGkHnW__mobileSidebarOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.Header-module__bGkHnW__mobileSidebarOverlay.Header-module__bGkHnW__active{opacity:1;visibility:visible}.Header-module__bGkHnW__mobileSidebar{z-index:1000;background:#fff;flex-direction:column;width:320px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:72px;left:0;transform:translate(-110%)}.Header-module__bGkHnW__mobileSidebar.Header-module__bGkHnW__active{transform:translate(0)}.Header-module__bGkHnW__sidebarHeader{border-bottom:1px solid #00000014;padding:24px}.Header-module__bGkHnW__userInfo{align-items:center;gap:16px;display:flex}.Header-module__bGkHnW__userAvatar{background:linear-gradient(135deg,var(--primary-light),var(--primary-color));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Header-module__bGkHnW__userDetails{flex:1}.Header-module__bGkHnW__welcomeText{color:var(--text-primary);margin:0 0 8px;font-weight:600}.Header-module__bGkHnW__sidebarAuthButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;margin:10px 20px;padding:12px;font-weight:600;transition:background-color .3s;display:flex}.Header-module__bGkHnW__sidebarAuthButton:hover{background:var(--primary-dark)}.Header-module__bGkHnW__sidebarNav{flex:1;overflow-y:auto}.Header-module__bGkHnW__navList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.Header-module__bGkHnW__navItem{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;align-items:center;gap:12px;padding:15px 24px;transition:background-color .2s;display:flex}.Header-module__bGkHnW__navItem:hover{background-color:#0000000d}.Header-module__bGkHnW__navItem.Header-module__bGkHnW__active{background:linear-gradient(90deg,rgba(var(--primary-color-rgb,0,123,255),.1),transparent);border-right:3px solid var(--primary-color);color:var(--primary-color)}.Header-module__bGkHnW__navIcon{width:18px;color:inherit;justify-content:center;align-items:center;display:flex}.Header-module__bGkHnW__navLabel{flex:1;font-size:13px;font-weight:500}.Header-module__bGkHnW__chevronIcon{color:var(--text-secondary)}.Header-module__bGkHnW__sidebarFooter{border-top:1px solid #00000014;flex-direction:column;gap:20px;padding:24px;display:flex;position:absolute;bottom:0}.Header-module__bGkHnW__sidebarWriteButton{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-weight:600;transition:all .3s;display:flex}.Header-module__bGkHnW__sidebarWriteButton:hover{box-shadow:0 4px 12px rgba(var(--primary-color-rgb,0,123,255),.3);transform:translateY(-2px)}.Header-module__bGkHnW__sidebarActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Header-module__bGkHnW__sidebarAction{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;transition:color .2s;display:flex}.Header-module__bGkHnW__sidebarAction:hover{color:var(--primary-color);background:rgba(var(--primary-color-rgb,0,123,255),.05)}@media screen and (max-width:1100px){.Header-module__bGkHnW__headerContent{gap:12px}.Header-module__bGkHnW__searchButton{padding:0 16px}.Header-module__bGkHnW__authButton{padding:10px 16px}}@media screen and (max-width:950px){.Header-module__bGkHnW__mobileMenuButton{display:block}.Header-module__bGkHnW__leftSection{gap:20px}.Header-module__bGkHnW__writeText{display:none}.Header-module__bGkHnW__writeButton{border-radius:10px;padding:8px}.Header-module__bGkHnW__authButton{display:none}}@media screen and (max-width:768px){.Header-module__bGkHnW__headerContent{padding:0 16px}.Header-module__bGkHnW__centerSection{flex:0 auto;justify-content:flex-end;max-width:none}.Header-module__bGkHnW__searchForm{z-index:999;background:#fff;border-bottom:1px solid #00000014;padding:10px;animation:.3s Header-module__bGkHnW__slideDown;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__bGkHnW__centerSection.Header-module__bGkHnW__expanded .Header-module__bGkHnW__searchForm{display:flex}.Header-module__bGkHnW__searchContainer{border-radius:6px;height:48px;padding:0 10px}.Header-module__bGkHnW__searchIcon{margin-right:5px}.Header-module__bGkHnW__searchButton{height:48px}.Header-module__bGkHnW__mobileSearchToggle{justify-content:center;align-items:center;display:flex}.Header-module__bGkHnW__logo{width:80px}}@media screen and (max-width:480px){.Header-module__bGkHnW__header{height:64px}.Header-module__bGkHnW__headerContent{gap:8px;padding:0 5px}.Header-module__bGkHnW__mobileSidebar{width:100%;max-width:250px}.Header-module__bGkHnW__searchContainer{height:44px}.Header-module__bGkHnW__searchButton{height:44px;padding:0 12px;font-size:13px}.Header-module__bGkHnW__searchInput{font-size:14px}}@media (prefers-reduced-motion:reduce){.Header-module__bGkHnW__header,.Header-module__bGkHnW__searchContainer,.Header-module__bGkHnW__searchButton,.Header-module__bGkHnW__writeButton,.Header-module__bGkHnW__mobileSidebar,.Header-module__bGkHnW__mobileSidebarOverlay,.Header-module__bGkHnW__dropdownMenu{transition:none;animation:none}}@media screen and (max-width:768px){.Header-module__bGkHnW__searchResults{max-height:calc(100vh - 72px);box-shadow:none;border-top:1px solid #0000001a;border-radius:0;position:fixed;top:72px;left:0;right:0}.Header-module__bGkHnW__centerSection.Header-module__bGkHnW__expanded{position:static}}@keyframes Header-module__bGkHnW__spin{to{transform:rotate(360deg)}}.Header-module__bGkHnW__searchResultsHeader{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.Header-module__bGkHnW__searchResultsHeader h4{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.Header-module__bGkHnW__viewAllResults{color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:500;transition:background-color .2s}.Header-module__bGkHnW__viewAllResults:hover{background:rgba(var(--primary-color-rgb),.05)}.Header-module__bGkHnW__searchResultsList{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.Header-module__bGkHnW__searchResultItem{cursor:pointer;background:#00000005;border:1px solid #00000014;border-radius:5px;align-items:center;gap:10px;padding:10px 5px;transition:all .2s;display:flex}.Header-module__bGkHnW__searchResultItem img{object-fit:contain;background-color:#fff;border:1px solid #e2e2e2;border-radius:3px;width:70px;height:70px}.Header-module__bGkHnW__searchResultItem:hover{background:rgba(var(--primary-color-rgb),.05);border-color:rgba(var(--primary-color-rgb),.2);transform:translate(4px)}.Header-module__bGkHnW__resultType{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:5px;font-size:10px;font-weight:600;display:flex}.Header-module__bGkHnW__resultTitle{color:var(--text-primary);margin:0 0 3px;font-size:12px;font-weight:600;line-height:1.2}.Header-module__bGkHnW__resultExcerpt{color:var(--text-secondary);margin:0 0 8px;font-size:13px;line-height:1.5}.Header-module__bGkHnW__resultMeta{flex-wrap:wrap;gap:8px;display:flex}.Header-module__bGkHnW__resultCategory{background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);border-radius:12px;padding:2px 0;font-size:11px;font-weight:500}.Header-module__bGkHnW__resultTag{color:var(--text-secondary);background:#0000000d;border-radius:12px;align-items:center;gap:2px;padding:2px 8px;font-size:11px;font-weight:500;display:flex}.Header-module__bGkHnW__trendingSearches{border-top:1px solid #0000001a;margin-top:20px;padding-top:16px}.Header-module__bGkHnW__trendingHeader{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.Header-module__bGkHnW__trendingList{flex-direction:column;gap:8px;display:flex}.Header-module__bGkHnW__trendingItem{cursor:pointer;text-align:left;color:var(--text-primary);background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:8px;transition:background-color .2s;display:flex}.Header-module__bGkHnW__trendingItem:hover{background:#0000000d}.Header-module__bGkHnW__trendingRank{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.Header-module__bGkHnW__searchHistory{border-top:1px solid #0000001a;margin-top:20px;padding-top:16px}.Header-module__bGkHnW__historyHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Header-module__bGkHnW__historyHeader span{color:var(--text-primary);flex:1;margin-left:8px;font-size:13px;font-weight:600}.Header-module__bGkHnW__clearHistory{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:12px;transition:color .2s}.Header-module__bGkHnW__notificationButton{background:0 0;border:none;margin:0 10px;position:relative}.Header-module__bGkHnW__notificationButton .Header-module__bGkHnW__notificationBadge{color:#fff;background-color:red;border-radius:50%;width:15px;height:15px;font-size:12px;position:absolute;top:-5px;right:-5px}.Header-module__bGkHnW__sidebarActionBtns{grid-template-columns:1fr 1fr;align-items:center;gap:5px;width:100%;padding:10px;display:grid}.Header-module__bGkHnW__sidebarActionBtns button{width:100%;margin:0;padding:12px 5px;font-size:12px}.Header-module__bGkHnW__sidebarActionBtns button:first-child{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000}@media screen and (max-width:480px){.Header-module__bGkHnW__sidebarActionBtns{grid-template-columns:1fr}}.Header-module__bGkHnW__searchResults{z-index:1002;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000001a;border-radius:12px;max-height:500px;padding:16px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 10px 40px #00000026}.Header-module__bGkHnW__searchResults.Header-module__bGkHnW__show{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__bGkHnW__searchResultsContainer{width:100%;position:relative}.Header-module__bGkHnW__searchContainer{background:#0000000a;border:2px solid #0000;border-radius:12px;flex:1;align-items:center;height:44px;padding:0 16px;transition:all .3s;display:flex;position:relative}.Header-module__bGkHnW__centerSection{flex:1;align-items:center;max-width:600px;display:flex;position:relative}@media screen and (max-width:768px){.Header-module__bGkHnW__searchResults{max-height:calc(100vh - 72px);box-shadow:none;border-top:1px solid #0000001a;border-radius:0;position:fixed;top:125px;left:0;right:0}.Header-module__bGkHnW__centerSection.Header-module__bGkHnW__expanded{position:static}}.Header-module__bGkHnW__searchLoading{color:var(--text-secondary);justify-content:center;align-items:center;gap:12px;padding:24px;font-size:14px;display:flex}.Header-module__bGkHnW__spinner{border:2px solid #0000001a;border-top-color:var(--primary-color);border-radius:50%;width:20px;height:20px;animation:1s linear infinite Header-module__bGkHnW__spin}
