.siwe-overlay{z-index:200;background:#0003;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.siwe-modal{color:#fff;background:#fafafa;width:400px;max-width:90vw;padding:32px;position:relative}.siwe-modal__close{color:#888;cursor:pointer;background:0 0;border:none;font-size:20px;transition:color .2s;position:absolute;top:16px;right:16px}.siwe-modal__close:hover{color:#000}.siwe-modal__header{text-align:center;margin-bottom:28px}.siwe-modal__logo{width:120px;height:auto;margin:0 auto 20px}.siwe-modal__logo img{width:100%}.siwe-modal__subtitle{color:#999;font-size:14px}.siwe-modal__wallets{flex-direction:column;gap:12px;display:flex}.siwe-modal__wallet-btn{color:#000;cursor:pointer;width:100%;font-size:15px;font-weight:300;font-family:var(--font-mono);background:#f5f5f5;border:1px solid #d2d2d2;align-items:center;gap:14px;padding:14px 18px;transition:background .2s,border-color .2s;display:flex}.siwe-modal__wallet-btn:hover{background:#e6e6e6;border-color:#bfbfbf}.siwe-modal__wallet-btn:disabled{opacity:.5;cursor:not-allowed}.siwe-modal__wallet-icon{justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.siwe-modal__wallet-icon img{width:100%;height:100%}.siwe-modal__wallet-name{text-align:left;flex:1}.siwe-modal__wallet-arrow{color:#666;font-size:18px}.siwe-modal__status{text-align:center;color:#aaa;margin-top:20px;font-size:13px}.siwe-modal__status--connected{color:#4ade80}.siwe-modal__status--error{color:#f87171}.siwe-modal__sign-section{flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.siwe-modal__connected-info{color:#4ade80;font-size:13px}.siwe-modal__connected-info span{font-family:monospace;font-weight:600}.siwe-modal__sign-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:opacity .2s}.siwe-modal__sign-btn:hover{opacity:.9}.siwe-modal__sign-btn:disabled{opacity:.5;cursor:not-allowed}
.header{z-index:50;background:#fff;border-bottom:1px solid #f3f4f6;width:100%;position:fixed;top:0}.header__container{justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:16px 24px;display:flex}.header__logo{cursor:pointer;width:155px;height:auto;overflow:hidden}.header__logo img{width:100%}.header__right{align-items:center;gap:20px;display:flex}.header__nav{align-items:center;gap:32px;display:flex}.header__nav-btn{color:#656565;cursor:pointer;background:0 0;border:none;font-weight:300;transition:color .2s}.header__nav-btn:hover{color:#111827}.header__join-btn{color:#fff;cursor:pointer;background:#0339c7;border:none;padding:8px 24px;font-weight:500;transition:background .2s}.header__join-btn:hover{background:#1d4ed8}.header__log-btn{color:#fff;cursor:pointer;background:#000;border:none;padding:8px 24px;font-weight:500;transition:background .2s}.header__log-btn:hover{background:#333}@media (max-width:1024px){.header__nav{display:none}.header__right{gap:10px}}@media (max-width:575px){.header__logo{width:120px}.header__join-btn{display:none}}
.footer__container{max-width:1320px;margin:40px auto 20px;padding:16px 24px}.footer__brand{background:#f7f7f7;justify-content:start;align-items:center;gap:30px;width:100%;margin-bottom:20px;padding:15px 30px;display:flex;position:relative}.footer__brand .box-corner{width:20px;height:20px;position:absolute}.footer__brand .box-corner:first-child{border-top:1px solid #0339c7;border-left:1px solid #0339c7;top:0;left:0}.footer__brand .box-corner:nth-child(2){border-top:1px solid #0339c7;border-right:1px solid #0339c7;top:0;right:0}.footer__brand .box-corner:nth-child(3){border-bottom:1px solid #0339c7;border-right:1px solid #0339c7;bottom:0;right:0}.footer__brand .box-corner:nth-child(4){border-bottom:1px solid #0339c7;border-left:1px solid #0339c7;bottom:0;left:0}.footer__brand-logo{width:155px;height:auto}.footer__brand-logo img{width:100%}.footer__brand-content-title{color:#000;margin-bottom:3px;font-weight:700}.footer__brand-content-subtitle{color:#656565;font-weight:300}.footer__content{justify-content:space-between;align-items:center;display:flex}.footer__content-term{justify-content:start;align-items:center;gap:30px;display:flex}.footer__content-term-link{color:#656565;font-weight:300;transition:all .2s}.footer__content-term-link:hover{color:#000;text-decoration:underline}.footer__content-social{justify-content:start;align-items:center;gap:15px;display:flex}.footer__content-social-link{aspect-ratio:1;justify-content:center;align-items:center;width:20px;display:flex}.footer__content-social-link img{width:100%;height:100%}@media (max-width:1024px){.footer__brand{gap:15px;padding:15px}}@media (max-width:575px){.footer__brand-content-title,.footer__brand-content-subtitle{font-size:14px}.footer__brand-logo{width:120px}.footer__content-term-link{font-size:14px}.footer__content-term{gap:15px}}
