@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
.wallet-adapter-button{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;height:48px;padding:0 24px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:48px;display:flex}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{color:#999;cursor:not-allowed;background:#404144}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{display:inline-block;position:relative}.wallet-adapter-dropdown-list{z-index:99;grid-row-gap:10px;opacity:0;visibility:hidden;background:#2c2d30;border-radius:10px;grid-template-rows:1fr;margin:0;padding:10px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:100%;right:0;box-shadow:0 8px 20px #0009}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#fff;border:none;border-radius:6px;outline:none;flex-direction:row;justify-content:center;align-items:center;width:100%;height:37px;padding:0 20px;font-size:14px;font-weight:600;display:flex}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{fill:#999;align-self:center}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transition:transform .15s ease-in;transform:rotate(180deg)}.wallet-adapter-modal{opacity:0;z-index:1040;background:#00000080;transition:opacity .15s linear;position:fixed;inset:0;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{cursor:pointer;background:#1a1f2e;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:18px;right:18px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;position:fixed;inset:0}.wallet-adapter-modal-container{justify-content:center;align-items:center;min-height:calc(100vh - 6rem);margin:3rem;display:flex}@media (max-width:480px){.wallet-adapter-modal-container{min-height:calc(100vh - 2rem);margin:1rem}}.wallet-adapter-modal-wrapper{box-sizing:border-box;z-index:1050;background:#10141f;border-radius:10px;flex-direction:column;flex:1;align-items:center;max-width:400px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;box-shadow:0 8px 20px #0009}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{text-align:center;color:#fff;margin:0;padding:64px 48px 48px;font-size:24px;font-weight:500;line-height:36px}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{width:100%;margin:0 0 12px;padding:0;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:0;font-size:18px;font-weight:400}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{opacity:.6;margin-left:auto;font-size:14px}.wallet-adapter-modal-list-more{cursor:pointer;color:#fff;background-color:#0000;border:none;align-self:flex-end;align-items:center;padding:12px 24px 24px 12px;display:flex}.wallet-adapter-modal-list-more svg{fill:#fff;margin-left:.5rem;transition:all .1s}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 24px 24px;display:flex}.wallet-adapter-modal-middle-button{cursor:pointer;color:#fff;background-color:#512da8;border:none;border-radius:8px;width:100%;margin-top:48px;padding:12px;font-size:18px;display:block}
.BottomTabBar-module__ccLO-a__tabBar{z-index:1500;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom));background:linear-gradient(180deg, #091010f2, #070d0cfa), var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #59f1d533;border-radius:18px;grid-template-columns:repeat(5,minmax(56px,1fr));gap:8px;display:none;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 20px 48px #0006,0 0 24px #59f1d514}.BottomTabBar-module__ccLO-a__tabItem{min-width:0;min-height:52px;color:var(--muted);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff05;border:1px solid #59f1d51a;border-radius:12px;place-items:center;gap:4px;padding:6px 4px;font-family:Space Mono,monospace;font-size:.75rem;font-weight:700;text-decoration:none;display:grid}.BottomTabBar-module__ccLO-a__tabItemActive{color:var(--acid);background:#d2ff631f;border-color:#d2ff6385;box-shadow:0 0 16px #d2ff632e}.BottomTabBar-module__ccLO-a__tabIcon{width:18px;height:18px;display:inline-flex}.BottomTabBar-module__ccLO-a__tabIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.BottomTabBar-module__ccLO-a__tabItem:first-child .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#4fc3f7;opacity:.65}.BottomTabBar-module__ccLO-a__tabItem:nth-child(2) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#b39ddb;opacity:.65}.BottomTabBar-module__ccLO-a__tabItem:nth-child(3) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#69f0ae;opacity:.65}.BottomTabBar-module__ccLO-a__tabItem:nth-child(4) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#ffd54f;opacity:.65}.BottomTabBar-module__ccLO-a__tabItem:nth-child(5) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#ff8a65;opacity:.65}.BottomTabBar-module__ccLO-a__tabItem.BottomTabBar-module__ccLO-a__tabItemActive:first-child .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#4fc3f7;opacity:1}.BottomTabBar-module__ccLO-a__tabItem.BottomTabBar-module__ccLO-a__tabItemActive:nth-child(2) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#b39ddb;opacity:1}.BottomTabBar-module__ccLO-a__tabItem.BottomTabBar-module__ccLO-a__tabItemActive:nth-child(3) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#69f0ae;opacity:1}.BottomTabBar-module__ccLO-a__tabItem.BottomTabBar-module__ccLO-a__tabItemActive:nth-child(4) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#ffd54f;opacity:1}.BottomTabBar-module__ccLO-a__tabItem.BottomTabBar-module__ccLO-a__tabItemActive:nth-child(5) .BottomTabBar-module__ccLO-a__tabIcon svg{stroke:#ff8a65;opacity:1}.BottomTabBar-module__ccLO-a__tabLabel{white-space:nowrap;letter-spacing:.01em;line-height:1}body[data-mobile-drawer-open="1"] .BottomTabBar-module__ccLO-a__tabBar{opacity:0;pointer-events:none;transform:translateY(16px)}@media (max-width:960px){.BottomTabBar-module__ccLO-a__tabBar{transition:opacity .2s,transform .2s;display:grid}}@media (max-width:520px){.BottomTabBar-module__ccLO-a__tabBar{padding:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom));border-radius:15px;gap:6px;bottom:8px;left:8px;right:8px}.BottomTabBar-module__ccLO-a__tabItem{border-radius:10px;gap:3px;min-height:50px;padding:6px 3px;font-size:.68rem}.BottomTabBar-module__ccLO-a__tabIcon,.BottomTabBar-module__ccLO-a__tabIcon svg{width:16px;height:16px}}@media (max-width:400px){.BottomTabBar-module__ccLO-a__tabBar{padding:5px;padding-bottom:calc(5px + env(safe-area-inset-bottom));gap:4px;bottom:6px;left:6px;right:6px}.BottomTabBar-module__ccLO-a__tabItem{min-height:46px;padding:4px 2px;font-size:.62rem}.BottomTabBar-module__ccLO-a__tabLabel{letter-spacing:-.01em}}@media (max-width:360px){.BottomTabBar-module__ccLO-a__tabItem{gap:0}.BottomTabBar-module__ccLO-a__tabLabel{display:none}.BottomTabBar-module__ccLO-a__tabIcon,.BottomTabBar-module__ccLO-a__tabIcon svg{width:18px;height:18px}}
