.layout-module__-hzBUW__container{background-color:var(--color-black);flex-direction:row;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}@media (max-width:768px){.layout-module__-hzBUW__container{flex-direction:column}}.layout-module__-hzBUW__loadingScreen{background-color:var(--color-black);min-height:100vh;color:var(--color-gray-light);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.layout-module__-hzBUW__loadingSpinner{border:3px solid #d4af3733;border-top-color:var(--color-gold);border-radius:50%;width:40px;height:40px;animation:1s linear infinite layout-module__-hzBUW__spin}@keyframes layout-module__-hzBUW__spin{to{transform:rotate(360deg)}}.layout-module__-hzBUW__connectPromptBtn{background:var(--color-gold);color:#000;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.layout-module__-hzBUW__connectPromptBtn:hover{background:#e6c74a;transform:translateY(-1px)}.layout-module__-hzBUW__mobileHeader{z-index:100;background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.layout-module__-hzBUW__mobileMenuBtn{color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.layout-module__-hzBUW__mobileLogo{align-items:center;display:flex}.layout-module__-hzBUW__mobileWalletChip{color:#f3ba2f;background:#f3ba2f1a;border:1px solid #f3ba2f33;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.7rem;display:flex}@media (min-width:769px){.layout-module__-hzBUW__mobileHeader{display:none}}.layout-module__-hzBUW__sidebarOverlay{z-index:199;background:#0009;display:none;position:fixed;inset:0}.layout-module__-hzBUW__sidebarOverlay.layout-module__-hzBUW__open{display:block}@media (min-width:769px){.layout-module__-hzBUW__sidebarOverlay{display:none!important}}.layout-module__-hzBUW__sidebar{z-index:200;background:#0a0a0cfa;border-left:1px solid #ffffff0f;flex-direction:column;width:260px;height:100vh;padding:1.5rem 1rem;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow-y:auto}@media (max-width:768px){.layout-module__-hzBUW__sidebar{height:100vh;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.layout-module__-hzBUW__sidebar.layout-module__-hzBUW__open{transform:translate(0)}}.layout-module__-hzBUW__logo{margin-bottom:1.5rem;padding:0 .5rem}.layout-module__-hzBUW__sidebarClose{color:var(--color-gray-light);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:768px){.layout-module__-hzBUW__sidebarClose{justify-content:center;align-items:center;display:flex}}.layout-module__-hzBUW__walletCard{background:linear-gradient(135deg,#d4af371a 0%,#d4af3705 100%);border:1px solid #d4af3733;border-radius:12px;margin-bottom:1.5rem;padding:.875rem}.layout-module__-hzBUW__walletHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.layout-module__-hzBUW__walletLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-light);font-size:.7rem}.layout-module__-hzBUW__networkChip{color:#f3ba2f;background:#f3ba2f33;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.65rem;font-weight:600;display:flex}.layout-module__-hzBUW__walletAddress{color:var(--color-white);align-items:center;gap:.5rem;font-family:monospace;font-size:.85rem;display:flex}.layout-module__-hzBUW__copyBtn{color:var(--color-gray-light);cursor:pointer;background:#ffffff0d;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.layout-module__-hzBUW__copyBtn:hover{color:var(--color-white);background:#ffffff1a}@keyframes layout-module__-hzBUW__pulse{0%,to{opacity:1}50%{opacity:.5}}.layout-module__-hzBUW__nav{margin-bottom:1.5rem}.layout-module__-hzBUW__navLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-light);margin-bottom:.5rem;padding:0 .75rem;font-size:.7rem;display:block}.layout-module__-hzBUW__navItem{color:var(--color-gray-light);border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.65rem .75rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.layout-module__-hzBUW__navItem:hover{color:var(--color-white);background:#ffffff0a}.layout-module__-hzBUW__navItem.layout-module__-hzBUW__active{color:var(--color-gold);background:#d4af371a}.layout-module__-hzBUW__externalIcon{opacity:.5;margin-left:auto}.layout-module__-hzBUW__sidebarFooter{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.layout-module__-hzBUW__disconnectBtn{color:#f44336;cursor:pointer;background:#f443361a;border:1px solid #f4433633;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem;font-size:.85rem;transition:all .2s;display:flex}.layout-module__-hzBUW__disconnectBtn:hover{background:#f4433626;border-color:#f443364d}.layout-module__-hzBUW__versionBadge{color:var(--color-gray-light);text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;padding:.35rem .75rem;font-size:.7rem}.layout-module__-hzBUW__mainWrapper{flex-direction:column;flex:1;min-width:0;margin-right:260px;display:flex}.layout-module__-hzBUW__main{flex:1;padding:2rem;overflow:hidden auto}@media (max-width:768px){.layout-module__-hzBUW__mainWrapper{margin-right:0}.layout-module__-hzBUW__main{padding:1rem}}
