.Footer-module__n-i-Oa__footer{height:var(--footer-height);padding:0 var(--container-padding);background:var(--primary-bg);border-top:1px solid var(--border-secondary);z-index:12;flex-shrink:0;align-items:center;display:flex}.Footer-module__n-i-Oa__container{width:100%;max-width:var(--max-width);margin:0 auto}.Footer-module__n-i-Oa__content{justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__n-i-Oa__socialContainer{gap:var(--space-md);align-items:center;display:flex}.Footer-module__n-i-Oa__socialLink{color:var(--text-tertiary);transition:color var(--duration-normal) var(--ease-smooth);display:flex}.Footer-module__n-i-Oa__socialLink:hover{color:var(--text-primary)}.Footer-module__n-i-Oa__poweredBy{align-items:center;gap:.4375rem;display:flex}.Footer-module__n-i-Oa__poweredByText{letter-spacing:.08em;font-size:.6875rem;font-weight:500;font-family:var(--font-primary);color:var(--text-tertiary)}.Footer-module__n-i-Oa__poweredByLogo{opacity:.7;width:18px;height:18px}@media (max-width:768px){.Footer-module__n-i-Oa__footer{padding:0 var(--space-md)}.Footer-module__n-i-Oa__socialContainer{gap:var(--space-sm)}}
.Header-module__ADBpRG__header{height:var(--header-height);padding:0 var(--container-padding);border-bottom:1px solid var(--border-primary);-webkit-backdrop-filter:blur(10px);transition:all var(--duration-normal) var(--ease-smooth);z-index:12;background:linear-gradient(#000000f2 0%,#0a0a0aed 50%,#000000e6 100%);flex-shrink:0;align-items:center;display:flex;position:relative}.Header-module__ADBpRG__header:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d 20%,#ffffff80 50%,#ffffff4d 80%,#0000) 0 0/200% 100%;width:100%;height:1px;animation:8s ease-in-out infinite Header-module__ADBpRG__glowSlide;position:absolute;bottom:0;left:0}@keyframes Header-module__ADBpRG__glowSlide{0%,to{background-position:150% 0}50%{background-position:-50% 0}}.Header-module__ADBpRG__container{max-width:var(--max-width);justify-content:space-between;align-items:center;width:100%;margin:0 auto;display:flex}.Header-module__ADBpRG__logoWrapper{align-items:center;gap:var(--space-md);text-decoration:none;display:flex}.Header-module__ADBpRG__logo{border:1px solid var(--border-primary);width:34px;height:34px;transition:all var(--duration-normal) var(--ease-smooth);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Header-module__ADBpRG__logo:hover{border-color:#fff3;transform:scale(1.05);box-shadow:0 4px 20px #ffffff1a}.Header-module__ADBpRG__logo img{object-fit:cover;width:100%;height:100%}.Header-module__ADBpRG__siteName{letter-spacing:.1em;font-size:1.75rem;font-weight:500;font-family:var(--font-primary);background:linear-gradient(135deg,#fffffffa 0%,#f0f0f0f2 30%,#fffffffa 60%,#dcdcdce6 100%) 0 0/300% 100%;-webkit-text-fill-color:transparent;transition:all .4s var(--ease-smooth);cursor:pointer;-webkit-background-clip:text;background-clip:text;animation:12s ease-in-out infinite Header-module__ADBpRG__shimmer}.Header-module__ADBpRG__siteName:hover{background-size:200% 100%;animation-duration:3s;transform:translateY(-1px)}@keyframes Header-module__ADBpRG__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.Header-module__ADBpRG__walletWrap{position:relative}.Header-module__ADBpRG__walletPlaceholder{width:148px;height:40px;display:block}.Header-module__ADBpRG__walletButton{height:40px;font-family:var(--font-primary);letter-spacing:.05em;color:var(--text-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:all .4s var(--ease-smooth);background:linear-gradient(135deg,#ffffff05 0%,#ffffff03 50%,#ffffff05 100%);align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.Header-module__ADBpRG__walletButton:hover:not(:disabled){color:var(--text-primary);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 50%,#ffffff0d 100%);border-color:#fff3;transform:translateY(-1px);box-shadow:0 4px 20px #ffffff1a}.Header-module__ADBpRG__walletButton:disabled{opacity:.5;cursor:default}.Header-module__ADBpRG__dot{background:var(--text-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #fff9}.Header-module__ADBpRG__addr{font-family:var(--font-mono);letter-spacing:.05em;font-size:.75rem}.Header-module__ADBpRG__menu{top:calc(100% + var(--space-sm));background:var(--accent-bg);border:1px solid var(--border-primary);border-radius:var(--radius-lg);z-index:20;width:260px;position:absolute;right:0;overflow:hidden;box-shadow:0 12px 40px #000c}.Header-module__ADBpRG__menuRow{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md);border-bottom:1px solid var(--border-secondary);display:flex}.Header-module__ADBpRG__menuLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);font-size:.625rem}.Header-module__ADBpRG__menuItem{width:100%;padding:var(--space-md);font-family:var(--font-primary);text-align:left;color:var(--text-secondary);cursor:pointer;transition:all var(--duration-normal) var(--ease-smooth);background:0 0;border:none;font-size:.875rem;display:block}.Header-module__ADBpRG__menuItem:hover{color:var(--text-primary);background:#ffffff0d}@media screen and (max-width:768px){.Header-module__ADBpRG__container{padding:0 var(--space-md)}.Header-module__ADBpRG__siteName{font-size:1.3rem}.Header-module__ADBpRG__logo{width:44px;height:44px}.Header-module__ADBpRG__walletButton{gap:.5rem;padding:.375rem .75rem;font-size:.75rem}}@media screen and (max-width:480px){.Header-module__ADBpRG__walletButton{gap:.375rem;padding:.25rem .5rem;font-size:.6875rem}.Header-module__ADBpRG__menu{width:220px}}
.WalletModal-module__VRq5oa__overlay{z-index:9999;padding:var(--space-md);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.WalletModal-module__VRq5oa__scrim{-webkit-backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.WalletModal-module__VRq5oa__panel{width:100%;max-width:24rem;padding:var(--space-lg);background:var(--accent-bg);border:1px solid var(--border-primary);border-radius:var(--radius-lg);position:relative;box-shadow:0 24px 64px #000c}.WalletModal-module__VRq5oa__head{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.WalletModal-module__VRq5oa__label{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);font-size:.625rem}.WalletModal-module__VRq5oa__close{padding:var(--space-xs);color:var(--text-tertiary);cursor:pointer;transition:color var(--duration-normal) var(--ease-smooth);background:0 0;border:none;display:flex}.WalletModal-module__VRq5oa__close:hover{color:var(--text-primary)}.WalletModal-module__VRq5oa__warn{margin-bottom:var(--space-md);padding:var(--space-sm) var(--space-md);color:var(--text-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-md);background:#ffffff08;font-size:.6875rem;line-height:1.5}.WalletModal-module__VRq5oa__list{gap:var(--space-sm);flex-direction:column;display:flex}.WalletModal-module__VRq5oa__wallet{width:100%;font-family:var(--font-primary);text-align:left;color:var(--text-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-normal) var(--ease-smooth);background:#ffffff05;align-items:center;gap:.75rem;padding:.625rem .75rem;text-decoration:none;display:flex}.WalletModal-module__VRq5oa__wallet:hover:not(:disabled){background:#ffffff0d;border-color:#fff3}.WalletModal-module__VRq5oa__wallet:disabled{opacity:.4;cursor:default}.WalletModal-module__VRq5oa__icon{border-radius:var(--radius-sm);flex-shrink:0;width:28px;height:28px}.WalletModal-module__VRq5oa__name{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.WalletModal-module__VRq5oa__detected{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);flex-shrink:0;margin-left:auto;font-size:.5625rem}
