*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}body{margin:0;font-family:Arial,sans-serif;background:#0f0f17;background-size:cover;background-position:center;color:#fff;display:flex;justify-content:center}.container{width:420px;padding:20px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.logo{font-size:24px;font-weight:700;color:#6affc1}.connect{background:transparent;border:1px solid #2c2c2c;padding:8px 14px;border-radius:8px;color:#fff;cursor:pointer}.card{background:#0f0f19a6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);padding:20px;border-radius:14px;margin-bottom:25px;box-shadow:0 0 30px #00ff960d}.title{font-size:26px;margin-bottom:20px}.wala-color{color:#25ff8a;font-weight:700}.input{width:100%;padding:12px;margin-bottom:12px;background:#0f1118;border:1px solid #222;border-radius:8px;color:#fff}.upload{width:100%;padding:12px;background:#141720;border:1px solid #2a2a2a;border-radius:8px;color:#fff;margin-bottom:15px;cursor:pointer}.launch{width:100%;padding:14px;border:none;border-radius:10px;font-weight:700;background:linear-gradient(90deg,#5cffb4,#25ff8a);color:#000;cursor:pointer}.fee{margin-top:10px;font-size:12px;color:#9aa0a6;text-align:center}.token-card{display:flex;justify-content:space-between;align-items:center;background:#0f131d;padding:12px;border-radius:10px;margin-top:10px}#tokensList{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto;overflow-x:hidden;padding-right:6px}.token-card{margin-top:0;flex-shrink:0}.trade{background:linear-gradient(90deg,#5cffb4,#25ff8a);border:none;padding:6px 12px;border-radius:6px;cursor:pointer}.steps{margin-top:10px}.step{display:flex;align-items:center;gap:12px;background:#0e1119;padding:14px;border-radius:10px;margin-top:10px;margin-bottom:10px}.steps h3{margin-left:20px;margin-bottom:15px}.number{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#25ff8a;color:#000;font-weight:700}.menu-btn{font-size:26px;cursor:pointer;color:#fff}.side-menu{position:fixed;top:0;right:-250px;width:250px;height:100%;background:#0b0e15;padding-top:80px;display:flex;flex-direction:column;transition:.1s;border-left:1px solid #1c1c1c}.side-menu a{padding:16px 24px;color:#fff;text-decoration:none;border-bottom:1px solid #1c1c1c}.side-menu a:hover{background:#141824}.menu-btn{width:30px;cursor:pointer}.menu-btn span{display:block;height:3px;background:#fff;margin:6px 0;border-radius:2px;transition:.1s}.side-menu{position:fixed;top:0;right:-280px;width:280px;height:100%;background:#0b0e15;padding-top:90px;display:flex;flex-direction:column;transition:.35s;border-left:1px solid #1c1c1c;z-index:1000}.side-menu a{padding:18px 30px;color:#fff;text-decoration:none;font-size:16px;border-bottom:1px solid #1c1c1c;transition:.1s}.side-menu a:hover{background:#151a25}.advanced{display:none}.back{margin-top:10px;width:100%;padding:12px;background:none;border:1px solid #333;color:#25ff8a;border-radius:10px;cursor:pointer}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#00000086}::-webkit-scrollbar-thumb{background:#11111131;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#32644341}.wallet-menu{position:fixed;top:0;right:-280px;width:280px;height:100%;background:#0b0e15;padding-top:90px;display:flex;flex-direction:column;transition:.35s;border-left:1px solid #1c1c1c;z-index:1000}.wallet-menu a{padding:18px 30px;color:#fff;text-decoration:none;font-size:16px;border-bottom:1px solid #1c1c1c;transition:.1s}.wallet-menu a:hover{background:#151a25}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;opacity:0;visibility:hidden;transition:.1s;z-index:900}.overlay.active{opacity:1;visibility:visible}.upload-btn{position:relative;display:block;width:100%;padding:10px;border-radius:10px;text-align:center;color:#2aff7a;font-weight:600;cursor:pointer;background:#0f0f0f;margin-bottom:10px;overflow:hidden}.upload-btn:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border-radius:10px;background:linear-gradient(90deg,transparent,#2aff7a,transparent);animation:borderRun 5s linear infinite}.upload-btn:after{content:"";position:absolute;inset:2px;background:#0f0f0f;border-radius:8px}.upload-btn span{position:relative;z-index:2}@keyframes borderRun{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#tokenAmount::-webkit-outer-spin-button,#tokenAmount::-webkit-inner-spin-button,#solAmount::-webkit-outer-spin-button,#solAmount::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#tokenAmount,#solAmount{-moz-appearance:textfield;appearance:textfield}h1,h2,h3,p,span,label,div,step{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}
