:root{--dashboard-header-height:80px;--dashboard-header-z:99999;--dashboard-content-z:10}.dashboard-header-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:var(--dashboard-header-z)!important;height:var(--dashboard-header-height)!important;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform}.dashboard-header-content{position:relative;z-index:var(--dashboard-content-z);padding:.75rem 1.5rem;background:rgba(0,0,0,.8);border-bottom:1px solid rgba(255,255,255,.1)}.dashboard-main,.dashboard-root{position:relative;min-height:100vh}.dashboard-main{background:linear-gradient(to bottom right,#0f172a,#1e3a8a,#0f172a)}.dashboard-content{position:relative;z-index:var(--dashboard-content-z);padding-top:calc(var(--dashboard-header-height) + 1rem);padding-bottom:4rem;padding-left:2rem;padding-right:2rem}.dashboard-content-wrapper{max-width:80rem;margin:0 auto}.dashboard-content-grid{display:flex;flex-direction:column;gap:3rem}.dashboard-balanced-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}.dashboard-panel-container{display:flex;flex-direction:column;height:100%}.dashboard-nav-container{background:rgba(0,0,0,.3);border-radius:.75rem;padding:.75rem 1rem;border:1px solid rgba(6,182,212,.2)}.dashboard-panel-content{display:flex;flex-direction:column;height:100%;min-height:0}.dashboard-panel-header{flex-shrink:0;padding:1.5rem 1.5rem 0}.dashboard-panel-body{flex:1;display:flex;flex-direction:column;padding:1rem 1.5rem;min-height:0}.dashboard-panel-section{margin-bottom:1rem}.dashboard-panel-section:last-child{margin-bottom:0}.dashboard-panel-footer{flex-shrink:0;padding:0 1.5rem 1.5rem}.dashboard-glass-card{background:rgba(0,0,0,.3);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.3)}.dashboard-logo-container{width:2.5rem;height:2.5rem;border-radius:.5rem;overflow:hidden;background:linear-gradient(to bottom right,rgba(6,182,212,.3),rgba(59,130,246,.3));border:1px solid rgba(6,182,212,.4);display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 10px 25px -5px rgba(6,182,212,.2)}.dashboard-logo-container:hover{transform:scale(1.1)}.dashboard-nav-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;transition:all .3s ease;text-decoration:none;font-size:.875rem}.dashboard-nav-item-active{background:linear-gradient(90deg,rgba(6,182,212,.2),rgba(59,130,246,.2));color:rgb(6,182,212);border:1px solid rgba(6,182,212,.3);box-shadow:0 10px 25px -5px rgba(6,182,212,.2)}.dashboard-nav-item-inactive{color:rgb(209,213,219)}.dashboard-nav-item-inactive:hover{color:white;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.dashboard-wallet-button{padding:.5rem 1rem;background:linear-gradient(90deg,rgb(6,182,212),rgb(59,130,246));border-radius:.5rem;color:white;font-weight:500;font-size:.875rem;transition:all .3s ease;box-shadow:0 10px 25px -5px rgba(6,182,212,.3);border:none;cursor:pointer}.dashboard-wallet-button:hover{background:linear-gradient(90deg,rgb(34,211,238),rgb(96,165,250));box-shadow:0 10px 25px -5px rgba(6,182,212,.5);transform:scale(1.05)}.dashboard-wallet-connected{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgba(0,0,0,.2);border-radius:.5rem;transition:all .3s ease;border:1px solid rgba(6,182,212,.2);cursor:pointer;font-size:.875rem}.dashboard-wallet-connected:hover{background:rgba(255,255,255,.1);border-color:rgba(6,182,212,.4)}.dashboard-smooth-scroll{scroll-behavior:smooth}.dashboard-text-glow-cyan{text-shadow:0 0 10px rgba(34,211,238,.5)}.dashboard-text-glow-blue{text-shadow:0 0 10px rgba(59,130,246,.5)}.dashboard-prevent-shift{contain:layout style paint}@media (max-width:1024px){.dashboard-content{padding-left:1rem;padding-right:1rem;padding-top:calc(var(--dashboard-header-height) + .5rem)}.dashboard-header-content{padding:.5rem 1rem}.dashboard-nav-container{padding:.5rem .75rem}.dashboard-balanced-grid{grid-template-columns:1fr;gap:1rem}.dashboard-panel-content{min-height:auto}}@media (max-width:768px){.quick-actions-grid{grid-template-columns:repeat(2,1fr)}.quick-actions-card{min-height:180px}}@media (max-width:640px){:root{--dashboard-header-height:70px}.dashboard-content{padding-top:calc(var(--dashboard-header-height) + .5rem);padding-left:1rem;padding-right:1rem}.dashboard-header-content{padding:.5rem}.dashboard-panel-content{min-height:auto}.dashboard-panel-body,.dashboard-panel-footer,.dashboard-panel-header{padding-left:1rem;padding-right:1rem}}.quick-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;align-items:stretch}.quick-actions-card{display:flex;flex-direction:column;height:100%;min-height:200px}.quick-actions-card-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.quick-actions-card-header{flex-shrink:0;text-align:center;margin-bottom:1rem}.quick-actions-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center;margin-bottom:1rem}.quick-actions-card-footer{flex-shrink:0;display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=e56db95914f10950.css.map*/