@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient{background-size:200% 200%;animation:gradient-shift 3s ease infinite}.gradient-text{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (hover:none) and (pointer:coarse){.hover\:bg-muted\/50:hover{background-color:transparent}.transition-colors{transition:none}}.mobile-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.mobile-container{padding-left:.75rem;padding-right:.75rem}@media (min-width:640px){.mobile-container{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.mobile-container{padding-left:1.5rem;padding-right:1.5rem}}.responsive-text-xs{font-size:.625rem;line-height:1rem}@media (min-width:640px){.responsive-text-xs{font-size:.75rem;line-height:1rem}}.responsive-text-sm{font-size:.75rem;line-height:1rem}@media (min-width:640px){.responsive-text-sm{font-size:.875rem;line-height:1.25rem}}.responsive-text-base{font-size:.875rem;line-height:1.25rem}@media (min-width:640px){.responsive-text-base{font-size:1rem;line-height:1.5rem}}.responsive-text-lg{font-size:1rem;line-height:1.5rem}@media (min-width:640px){.responsive-text-lg{font-size:1.125rem;line-height:1.75rem}}.mobile-spacing-y{margin-top:.5rem;margin-bottom:.5rem}@media (min-width:640px){.mobile-spacing-y{margin-top:.75rem;margin-bottom:.75rem}}@media (min-width:768px){.mobile-spacing-y{margin-top:1rem;margin-bottom:1rem}}.mobile-card-padding{padding:.75rem}@media (min-width:640px){.mobile-card-padding{padding:1rem}}@media (min-width:768px){.mobile-card-padding{padding:1.5rem}}.touch-friendly-button{min-height:2.5rem;min-width:2.5rem;padding:.5rem .75rem}@media (min-width:640px){.touch-friendly-button{min-height:2.75rem;min-width:2.75rem;padding:.625rem 1rem}}.mobile-grid-gap{gap:.75rem}@media (min-width:640px){.mobile-grid-gap{gap:1rem}}@media (min-width:768px){.mobile-grid-gap{gap:1.5rem}}.mobile-readable{line-height:1.6;word-spacing:.1em}@media (min-width:640px){.mobile-readable{line-height:1.5;word-spacing:normal}}.mobile-section{padding-top:2rem;padding-bottom:2rem}@media (min-width:640px){.mobile-section{padding-top:3rem;padding-bottom:3rem}}@media (min-width:768px){.mobile-section{padding-top:4rem;padding-bottom:4rem}}@media (min-width:1024px){.mobile-section{padding-top:6rem;padding-bottom:6rem}}.mobile-hero{padding-top:3rem;padding-bottom:3rem}@media (min-width:640px){.mobile-hero{padding-top:4rem;padding-bottom:4rem}}@media (min-width:768px){.mobile-hero{padding-top:6rem;padding-bottom:6rem}}@media (min-width:1024px){.mobile-hero{padding-top:8rem;padding-bottom:8rem}}.mobile-token-image{width:.875rem;height:.875rem}@media (min-width:640px){.mobile-token-image{width:1rem;height:1rem}}.mobile-table-row{padding:.5rem}@media (min-width:640px){.mobile-table-row{padding:.75rem}}.mobile-rounded{border-radius:.5rem}@media (min-width:640px){.mobile-rounded{border-radius:.5rem}}.mobile-nav{font-size:.75rem;padding:.5rem .75rem}@media (min-width:640px){.mobile-nav{font-size:.875rem;padding:.625rem 1rem}}.min-mobile-text{font-size:max(.75rem,3.5vw)}@media (min-width:640px){.min-mobile-text{font-size:.875rem}}.mobile-badge{font-size:.625rem;padding:.125rem .375rem}@media (min-width:640px){.mobile-badge{font-size:.75rem;padding:.25rem .5rem}}.mobile-focus:focus{outline:2px solid hsl(var(--primary));outline-offset:2px}.mobile-max-w-safe{max-width:calc(100vw - 1.5rem)}@media (min-width:640px){.mobile-max-w-safe{max-width:none}}.dashboard-container{padding:1rem}@media (min-width:640px){.dashboard-container{padding:1.5rem}}.dashboard-container{min-height:100vh;padding:1rem .75rem}@media (min-width:640px){.dashboard-container{padding:1.5rem 1rem}}@media (min-width:768px){.dashboard-container{padding:2rem 1.5rem}}@media (min-width:1024px){.dashboard-container{padding:2rem}}.dashboard-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media (min-width:640px){.dashboard-header{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2rem}}.dashboard-title{font-size:1.5rem;line-height:1.3;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#6366f1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}@media (min-width:640px){.dashboard-title{font-size:2rem;margin-bottom:0}}@media (min-width:768px){.dashboard-title{font-size:2.25rem}}.dashboard-tabs-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;background-color:rgba(248,250,252,.8);backdrop-filter:blur(8px);border:1px solid rgba(226,232,240,.5);border-radius:.75rem;padding:.25rem;margin-bottom:1.5rem}@media (min-width:480px){.dashboard-tabs-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.dashboard-tabs-list{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.dashboard-tabs-list{grid-template-columns:repeat(5,1fr)}}@media (min-width:1024px){.dashboard-tabs-list{grid-template-columns:repeat(6,1fr)}}.dashboard-tab-trigger{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .25rem;font-size:.75rem;font-weight:500;border-radius:.5rem;transition:all .2s ease;min-height:2.5rem;white-space:nowrap}@media (min-width:640px){.dashboard-tab-trigger{gap:.5rem;padding:.75rem 1rem;font-size:.875rem}}.dashboard-card{background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border:1px solid rgba(226,232,240,.5);border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease}.dashboard-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}@media (prefers-color-scheme:dark){.dashboard-card{background:rgba(15,23,42,.95);border-color:rgba(51,65,85,.5)}}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}@media (min-width:480px){.dashboard-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (min-width:1024px){.dashboard-stats-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem}}.dashboard-stat-card{padding:1rem;text-align:center;position:relative;overflow:hidden}.dashboard-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);border-radius:1rem 1rem 0 0}.dashboard-metric-value{font-size:1.25rem;font-weight:700;line-height:1.2;margin:.5rem 0 .25rem}@media (min-width:640px){.dashboard-metric-value{font-size:1.5rem}}.dashboard-metric-label{font-size:.75rem;color:rgba(100,116,139,.8);font-weight:500;margin-bottom:.25rem}@media (min-width:640px){.dashboard-metric-label{font-size:.875rem}}.dashboard-metric-change{font-size:.6875rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:.25rem}@media (min-width:640px){.dashboard-metric-change{font-size:.75rem}}.dashboard-content{display:flex;flex-direction:column;gap:1.5rem}.dashboard-grid-1,.dashboard-grid-2{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.dashboard-grid-2{grid-template-columns:repeat(2,1fr)}}.dashboard-grid-3{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.dashboard-grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-grid-3{grid-template-columns:repeat(3,1fr)}}.dashboard-card-header{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem .5rem;border-bottom:1px solid rgba(226,232,240,.3);margin-bottom:1rem}@media (min-width:640px){.dashboard-card-header{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.dashboard-card-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:rgba(15,23,42,.9)}@media (min-width:640px){.dashboard-card-title{font-size:1.125rem}}.dashboard-card-description{font-size:.875rem;color:rgba(100,116,139,.8);line-height:1.4}.dashboard-quick-actions{display:grid;grid-template-columns:1fr;gap:.75rem}.dashboard-quick-action-btn{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;transition:all .2s ease;width:100%;min-height:2.75rem}.dashboard-fade-in{animation:dashboard-fade-in .5s ease-out}@keyframes dashboard-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-slide-up{animation:dashboard-slide-up .4s ease-out}@keyframes dashboard-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:dashboard-skeleton-loading 1.5s infinite;border-radius:.5rem}@keyframes dashboard-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.75rem;border:1px solid rgba(226,232,240,.5)}.dashboard-table{width:100%;min-width:600px}@media (min-width:768px){.dashboard-table{min-width:auto}}.dashboard-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:.375rem;border:1px solid transparent}.dashboard-badge-live{background-color:rgba(16,185,129,.1);color:rgb(16,185,129);border-color:rgba(16,185,129,.2)}.dashboard-badge-premium{background-color:rgba(139,92,246,.1);color:rgb(139,92,246);border-color:rgba(139,92,246,.2)}.dashboard-gradient-bg{background:linear-gradient(135deg,rgba(248,250,252,.8),rgba(241,245,249,.6) 25%,rgba(219,234,254,.4) 50%,rgba(238,242,255,.3) 75%,rgba(248,250,252,.8))}@media (prefers-color-scheme:dark){.dashboard-gradient-bg{background:linear-gradient(135deg,rgba(2,6,23,.95),rgba(15,23,42,.9) 25%,rgba(30,41,59,.7) 50%,rgba(51,65,85,.5) 75%,rgba(2,6,23,.95))}}.dashboard-scrollbar::-webkit-scrollbar{width:6px;height:6px}.dashboard-scrollbar::-webkit-scrollbar-track{background:rgba(241,245,249,.5);border-radius:3px}.dashboard-scrollbar::-webkit-scrollbar-thumb{background:rgba(148,163,184,.5);border-radius:3px;transition:background .2s ease}.dashboard-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.7)}.dashboard-focus:focus-visible{outline:2px solid rgb(59,130,246);outline-offset:2px;border-radius:.375rem}