.Header_header__xuTiO{display:flex;justify-content:space-between;align-items:center;padding:.55rem 1.5rem;background:#fff;border-bottom:1px solid #e5e5e5;position:-webkit-sticky;position:sticky;top:0;z-index:100;min-height:56px}.Header_logo__pvkJ9{display:flex;align-items:center;gap:.65rem;cursor:pointer;height:42px;text-decoration:none}.Header_logoImage__Yeb3d{height:42px;width:auto;object-fit:contain}.Header_logoText__CW1Mz{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.15rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em;line-height:1}.Header_profileButton__BbhYN{width:32px;height:32px;border-radius:50%;border:2px solid #1a1a1a;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.Header_profileButton__BbhYN:hover{background:#f5f5f5;transform:scale(1.05)}.Header_profileButton__BbhYN svg{color:#1a1a1a}.Header_desktopNav__cSyta,.Header_desktopSearch__ljAoJ{display:none}@media (min-width:769px){.Header_header__xuTiO{position:fixed;top:0;left:0;right:0;width:100%;padding:.6rem 2rem;gap:2rem;min-height:64px}.Header_desktopNav__cSyta{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.Header_navLink__encDI{padding:.5rem .9rem;font-size:.95rem;font-weight:600;color:#555;text-decoration:none;border-radius:8px;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.Header_navLinkWithBadge__TcY93{position:relative}.Header_navLink__encDI:hover{color:#1a1a1a;background:#f3f4f6}.Header_navLinkActive__AuNV0{color:#3b82f6;background:rgba(59,130,246,.1)}.Header_navLinkActive__AuNV0:hover{color:#3b82f6;background:rgba(59,130,246,.15)}.Header_desktopSearch__ljAoJ{display:flex;flex:1 1;max-width:420px;margin-left:auto}.Header_desktopSearchInputWrapper__DPEPk{position:relative;display:flex;align-items:center;width:100%}.Header_desktopSearchIcon__M2MEm{position:absolute;left:.85rem;color:#888;pointer-events:none}.Header_desktopSearchInput__10WbG{width:100%;padding:.55rem 2.25rem .55rem 2.5rem;font-size:.9rem;border:1px solid #e5e5e5;border-radius:10px;background:#f5f5f5;outline:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;color:#1a1a1a}.Header_desktopSearchInput__10WbG::placeholder{color:#999}.Header_desktopSearchInput__10WbG:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.Header_desktopClearButton__qaZuN{position:absolute;right:.6rem;background:none;border:none;color:#999;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .2s ease,background .2s ease}.Header_desktopClearButton__qaZuN:hover{color:#1a1a1a;background:#e5e5e5}}@media (min-width:1024px){.Header_header__xuTiO{padding-left:var(--page-side-padding);padding-right:var(--page-side-padding)}}@media (max-width:768px){.Header_header__xuTiO{padding:.6rem 1rem;min-height:48px}.Header_logo__pvkJ9{height:36px}.Header_logoImage__Yeb3d{height:36px;width:auto}.Header_logoText__CW1Mz{font-size:1rem}.Header_profileButton__BbhYN{width:28px;height:28px}.Header_profileButton__BbhYN svg{width:18px;height:18px}}.TradeBadge_badge__4qaqx{position:absolute;background:#ef4444;color:#fff;font-weight:700;font-size:.7rem;line-height:1;border-radius:999px;padding:.15rem .4rem;min-width:1.1rem;height:1.1rem;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(239,68,68,.35);pointer-events:none;white-space:nowrap;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;animation:TradeBadge_tradeBadgePop__DS5ve .18s ease-out;border:1.5px solid #fff}.TradeBadge_badgeDesktop__H7gIN{top:-4px;right:-6px;font-size:.68rem;height:1.05rem;min-width:1.05rem;padding:.1rem .35rem}.TradeBadge_badgeMobile__6KkTS{top:-6px;right:-10px;font-size:.65rem;height:1rem;min-width:1rem;padding:.08rem .32rem}@keyframes TradeBadge_tradeBadgePop__DS5ve{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.BottomNav_bottomNav__dv_e2{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;display:flex;justify-content:center;align-items:center;padding:.75rem .5rem calc(1rem + env(safe-area-inset-bottom));z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.05)}@media (min-width:769px){.BottomNav_bottomNav__dv_e2{display:none}}.BottomNav_navItem__W1qpx{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;color:#999;transition:color .2s ease;padding:.5rem;text-decoration:none}.BottomNav_navItem__W1qpx span{font-size:.75rem;font-weight:500}.BottomNav_navItem__W1qpx:hover{color:#666}.BottomNav_navItem__W1qpx.BottomNav_active__DH8ny{color:#3b82f6}.BottomNav_navItem__W1qpx svg{stroke:currentColor}.BottomNav_iconWrapper__Da5D9{position:relative;display:inline-flex;align-items:center;justify-content:center}.BottomNav_searchButton__MgpJL{flex:1 1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin-top:-2.75rem;text-decoration:none;align-self:stretch}.BottomNav_searchCircle__kzviN{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);display:flex;align-items:center;justify-content:center;border:6px solid #fff;box-shadow:0 8px 20px rgba(59,130,246,.45),0 2px 6px rgba(59,130,246,.25);transition:transform .2s ease,box-shadow .2s ease}.BottomNav_searchCircle__kzviN svg{stroke:#fff}.BottomNav_searchButton__MgpJL:hover .BottomNav_searchCircle__kzviN{transform:translateY(-2px);box-shadow:0 12px 24px rgba(59,130,246,.5),0 4px 8px rgba(59,130,246,.3)}.BottomNav_searchButton__MgpJL:active .BottomNav_searchCircle__kzviN{transform:translateY(0)}.BottomNav_searchButton__MgpJL.BottomNav_active__DH8ny .BottomNav_searchCircle__kzviN{background:linear-gradient(135deg,#3b82f6,#2563eb)}@media (max-width:768px){.BottomNav_bottomNav__dv_e2{padding:.5rem .25rem calc(.75rem + env(safe-area-inset-bottom))}.BottomNav_navItem__W1qpx{padding:.4rem}.BottomNav_navItem__W1qpx span{font-size:.7rem}.BottomNav_searchButton__MgpJL{margin-top:-2.5rem}.BottomNav_searchCircle__kzviN{width:64px;height:64px;border-width:5px}}:root{--page-side-padding:max(15%,calc((100% - 1600px) / 2))}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;color:#1a1a1a}a{color:inherit;text-decoration:none}button{font-family:inherit}@media (min-width:769px){body{padding-top:64px}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Poppins_75265a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Poppins_75265a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Poppins_75265a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_75265a;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_75265a{font-family:__Poppins_75265a,__Poppins_Fallback_75265a;font-style:normal}.__variable_75265a{--font-poppins:"__Poppins_75265a","__Poppins_Fallback_75265a"}