:root{font-family:Geist,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212}@font-face{font-family:Geist;src:url(/assets/Geist-Regular-CBiHZt9m.ttf) format("truetype");font-weight:400;font-style:normal}body{margin:0;width:100%;min-width:320px;min-height:100vh;background-color:#121212;color:#fff}a{font-weight:400;color:#fff;text-decoration:inherit}a:hover{color:#fff;font-weight:500}h1{line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:transparent}button:focus,button:focus-visible{outline:none}.solyd-header{width:100%;box-sizing:border-box;padding:14px 10%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #181818}.solyd-nav-logo{height:22px;max-width:140px;display:block;object-fit:contain}.solyd-nav{display:flex;gap:18px;justify-content:center}@media(max-width:767px){.solyd-header{padding:16px 5%}.solyd-nav-logo{height:20px}}.solyd-footer{width:100%;padding:22px;text-align:center;background:#121212;border-top:1px solid #181818;color:#999}.solyd-footer-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-bottom:10px}.solyd-footer-links a:hover{color:#fff}@media(max-width:550px){.solyd-footer-links{flex-direction:column;gap:10px}}@font-face{font-family:Geist;src:url(/assets/Geist-Regular-CBiHZt9m.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{background:#121212;color:#fff;font-family:Geist,sans-serif}body{width:100%;min-height:100vh;background:#121212}#root{width:100%;display:flex;flex-direction:column;min-height:100vh}.wrapper{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.twitter-mobile{display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden;margin-top:1rem;margin-bottom:2rem}.twitter-mobile-embed{width:85%;overflow:hidden}.two-col{display:flex;flex-direction:column;width:100%;align-items:center}.col-left{display:none}.col-right{width:100%;max-width:420px;padding:2rem 1.5rem}@media(min-width:768px){.twitter-mobile{display:none}.two-col{flex-direction:row;align-items:center;width:80%;margin:0 auto;gap:0}.col-left,.col-right{width:50%;flex:0 0 50%;display:flex;align-items:center;justify-content:center;padding:2rem 4%;box-sizing:border-box}.col-left{overflow:hidden}.col-right{max-width:none}}.twitter-embed-wrapper{width:100%;max-width:420px;overflow:hidden;display:flex;justify-content:center;background:#121212;border-radius:14px}.twitter-embed-wrapper .twitter-tweet,.twitter-embed-wrapper iframe{max-width:100%!important;margin:0 auto!important;border-radius:14px!important;background:#121212!important}.container{width:100%;max-width:420px;margin:0 auto;text-align:center}.title{font-size:2rem;font-weight:700;margin-bottom:1rem}.subtitle{opacity:.8;margin-bottom:2rem;line-height:1.5;font-size:.95rem}.input-group{display:flex;align-items:center;background:#0d0d0d;padding:.65rem 1rem;border-radius:999px;border:1px solid #1a1a1a;gap:.6rem;cursor:pointer;width:100%}.input-group input{flex:1;background:transparent;color:#fff;border:none;outline:none;font-size:.95rem;padding-left:0}.placeholder{color:#777}.other-input-wrapper{width:100%;overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s ease,transform .3s ease}.other-input-wrapper.visible{max-height:80px;opacity:1;transform:translateY(0);padding-top:6px}.other-input-inner{border-color:#333;background:#111;cursor:text}.other-input-inner input::placeholder{color:#555}.dropdown-wrapper{position:relative;width:100%;margin-top:6px}.custom-dropdown{-webkit-user-select:none;user-select:none}.arrow-icon{width:14px;opacity:.6;transition:transform .2s ease;margin-left:auto;flex-shrink:0}.arrow-icon.rotate{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 5px);left:0;width:100%;background:#0d0d0d;border:1px solid #1a1a1a;display:flex;flex-direction:column;gap:2px;max-height:160px;overflow-y:auto;animation:dropdownFade .15s ease;z-index:10;border-radius:15px}.dropdown-menu::-webkit-scrollbar{width:4px}.dropdown-menu::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.dropdown-item{padding:.55rem 1rem;text-align:left;cursor:pointer;font-size:.9rem;transition:background .15s ease}.dropdown-item:hover{background:#1a1a1a}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.submit-btn{background:#fff;color:#000;padding:.85rem;border-radius:999px;border:none;font-weight:400;font-family:Geist,sans-serif;font-size:1rem;cursor:pointer;margin-top:1.7rem;margin-bottom:1.5rem;transition:transform .15s ease;width:100%}.submit-btn:hover{transform:scale(1.03)}.fineprint{font-size:.7rem;opacity:.6;line-height:1.4}.link{color:#9644ee;opacity:.8}.link:hover{opacity:1}
