@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.Footer_footer__2W1uA{position:fixed;bottom:0;left:0;right:0;width:100%;height:40px;max-height:40px;padding:.5rem 1rem;text-align:center;border-top:1px solid var(--gray-alpha-200);background:#333333;color:#fff;z-index:100;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:.8rem}@media (max-width:768px){.Footer_footer__2W1uA{padding:.375rem .75rem;height:35px;max-height:35px;font-size:.7rem}}:root{--background:#ffffff;--foreground:#171717;--gray-rgb:0,0,0;--gray-alpha-200:rgba(0,0,0,0.08);--gray-alpha-100:rgba(0,0,0,0.05)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:40px}body>div:first-child{display:flex;flex-direction:column;flex:1 1}body>div:first-child>div:nth-child(2){flex:1 1}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:768px){body{padding-bottom:35px}}.Dropdown_dropdown__8VZFn{position:relative;display:inline-block}.Dropdown_dropdownButton__F_HVD{background:rgba(255,255,255,.15);border:none;color:white;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:140px;justify-content:space-between;font-family:inherit}.Dropdown_dropdownButton__F_HVD:hover:not(:disabled){background:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.4);transform:translateY(-1px)}.Dropdown_dropdownButton__F_HVD:focus{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.3)}.Dropdown_dropdownButton__F_HVD.Dropdown_disabled__2mVH9{opacity:.6;cursor:not-allowed}.Dropdown_dropdownButton__F_HVD.Dropdown_loading__SzmbX{opacity:.7;cursor:not-allowed}.Dropdown_dropdownButton__F_HVD.Dropdown_loading__SzmbX .Dropdown_dropdownArrow__dUtVT{animation:Dropdown_spin__Ma5L8 1s linear infinite}.Dropdown_dropdownButton__F_HVD.Dropdown_primary__MmJGT{background:rgba(255,255,255,.15);color:white}.Dropdown_dropdownButton__F_HVD.Dropdown_primary__MmJGT:hover:not(:disabled){background:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.4)}.Dropdown_dropdownButton__F_HVD.Dropdown_secondary__9UsAK{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.Dropdown_dropdownButton__F_HVD.Dropdown_secondary__9UsAK:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.Dropdown_dropdownButton__F_HVD.Dropdown_ghost__9z1w0{background:transparent;color:#374151;border:1px solid #d1d5db}.Dropdown_dropdownButton__F_HVD.Dropdown_ghost__9z1w0:hover:not(:disabled){background:#f9fafb;border-color:#6b7280}.Dropdown_dropdownButton__F_HVD.Dropdown_sm__dGUGU{padding:.375rem .75rem;font-size:.75rem;min-width:100px}.Dropdown_dropdownButton__F_HVD.Dropdown_md__PNdow{padding:.5rem 1rem;font-size:.875rem;min-width:140px}.Dropdown_dropdownButton__F_HVD.Dropdown_lg__QA3ps{padding:.75rem 1.25rem;font-size:1rem;min-width:160px}.Dropdown_buttonIcon__w3JS2{font-size:1rem;opacity:.8;flex-shrink:0}.Dropdown_buttonLabel__ncRob{flex:1 1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:.5rem}.Dropdown_dropdownArrow__dUtVT{font-size:.75rem;transition:transform .2s ease;flex-shrink:0}.Dropdown_dropdownArrow__dUtVT.Dropdown_open__9UilY{transform:rotate(180deg)}.Dropdown_dropdownMenu__45fMR{position:absolute;top:100%;left:0;right:0;background:white;border-radius:.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);margin-top:.25rem;overflow:hidden;z-index:50;animation:Dropdown_fadeIn__RpIWK .15s ease-out;max-height:300px;overflow-y:auto}.Dropdown_dropdownItem__ddFAd{width:100%;padding:.75rem 1rem;background:white;border:none;color:#374151;font-size:.875rem;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:.5rem;text-align:left;font-family:inherit}.Dropdown_dropdownItem__ddFAd:hover:not(:disabled){background:#f3f4f6}.Dropdown_dropdownItem__ddFAd:focus{outline:none;background:#e5e7eb}.Dropdown_dropdownItem__ddFAd.Dropdown_active__gHy8Z{background:#e5e7eb;color:#1f2937;font-weight:500}.Dropdown_dropdownItem__ddFAd.Dropdown_itemDisabled__jW0OM{opacity:.5;cursor:not-allowed}.Dropdown_itemIcon__xM46k{font-size:.875rem;opacity:.7;flex-shrink:0}@keyframes Dropdown_fadeIn__RpIWK{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Dropdown_spin__Ma5L8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.Dropdown_dropdownButton__F_HVD{min-width:120px}.Dropdown_dropdownButton__F_HVD.Dropdown_sm__dGUGU{min-width:80px}.Dropdown_dropdownButton__F_HVD.Dropdown_lg__QA3ps{min-width:140px}}@media (max-width:480px){.Dropdown_dropdownButton__F_HVD{min-width:100px;font-size:.75rem}.Dropdown_dropdownMenu__45fMR{max-height:200px}}