:root{--color-background: #0b0d0e;--color-surface: #121517;--color-surface-strong: #171b1e;--color-border: rgba(255, 255, 255, .12);--color-text: #ffffff;--color-text-muted: #aeb7bc;--color-primary: #35f2b8;--color-warning: #f0b90b;--color-danger: #ff5f6d}html{min-height:100%;font-size:15px}body{min-width:320px;min-height:100vh;margin:0;color:var(--color-text);background:var(--color-background);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font:inherit}button{min-height:38px}a{color:inherit}#app{min-height:100vh}.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:8px;font-weight:800;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.primary-button{border:1px solid transparent;color:#0b0d0e;background:var(--color-primary)}.secondary-button{border:1px solid rgba(240,185,11,.72);color:#ffe29a;background:#f0b90b14}.ghost-button{border:1px solid var(--color-border);color:var(--color-text);background:transparent}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.62;transform:none}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.align-center{display:flex;align-items:center}.align-end{display:flex;align-items:flex-end}.flex1{flex:1}html{scrollbar-width:thin;scrollbar-color:rgba(133,136,134,.4) rgba(8,12,10,.72)}body::-webkit-scrollbar,*::-webkit-scrollbar{width:4px;height:8px}body::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:#080c0ab8}body::-webkit-scrollbar-corner,*::-webkit-scrollbar-corner{background:transparent}@media(min-width:768px){body::-webkit-scrollbar,*::-webkit-scrollbar{width:4px;height:4px}}.dropdown-container[data-v-161589ba]{position:relative}.dropdown-header[data-v-161589ba]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.dropdown-icon[data-v-161589ba]{width:20px;height:20px}.dropdown-mask[data-v-161589ba]{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2}.dropdown-menu[data-v-161589ba]{overflow:hidden;position:absolute;top:100%;left:0;z-index:100;font-size:14px;margin-top:10px;background-color:#1d2124;border-radius:6px;padding:5px;z-index:3}.dropdown-item[data-v-161589ba]{padding:10px;cursor:pointer;border-radius:6px;display:flex;align-items:center;color:var(--text-color)}.dropdown-item.selected[data-v-161589ba]{background-color:#343b47;color:var(--text-color)}.arrow-icon[data-v-161589ba]{width:16px;height:16px}.dialog-mask[data-v-0d7a4d0e]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:99}.dialog-container[data-v-0d7a4d0e]{background-color:#222522;border-radius:8px;width:400px;max-height:calc(100vh - 78px);box-sizing:border-box;padding:20px}.dialog-header[data-v-0d7a4d0e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem}.dialog-header span[data-v-0d7a4d0e]{font-size:1.2rem;font-weight:700}.dialog-close[data-v-0d7a4d0e]{font-size:3rem;cursor:pointer}.dialog-main[data-v-0d7a4d0e]{margin-bottom:20px;min-height:80px}.dialog-footer[data-v-0d7a4d0e]{display:flex;justify-content:flex-end;gap:10px}.dialog-btn-cancel[data-v-0d7a4d0e],.dialog-btn-confirm[data-v-0d7a4d0e]{padding:.5rem 3rem;border:none;border-radius:4px;cursor:pointer;color:#0b0d0e;font-size:1.25rem;font-weight:700}.dialog-btn-cancel[data-v-0d7a4d0e]{background-color:#f0f0f0}.dialog-btn-confirm[data-v-0d7a4d0e]{background-color:#42b983;color:#fff}@media(min-width:400px){.dialog-mask[data-v-0d7a4d0e]{align-items:center}.dialog-container[data-v-0d7a4d0e]{border-radius:12px}}.page-shell[data-v-073df9b4]{//min-height: 100vh;color:#eff6ef;overflow-x:hidden;background:#111112}.mobile-stage[data-v-073df9b4]{//min-height: 100vh;margin:0;padding:0 16px 24px;background:#111112;overflow:hidden}.topbar[data-v-073df9b4]{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding-top:6px}.brand-logo[data-v-073df9b4]{width:32px;height:32px;object-fit:contain}.topbar-actions[data-v-073df9b4]{display:flex;align-items:center;gap:6px;min-width:0}.wallet-button[data-v-073df9b4],.invite-button[data-v-073df9b4],.primary-cta[data-v-073df9b4]{border:0;border-radius:8px;color:#0b0d0e;font-weight:600;background:#73f06a;cursor:pointer}.invite-button[data-v-073df9b4]{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.wallet-button[data-v-073df9b4]{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:108px;min-height:32px;padding:4px 8px;font-size:15px;line-height:21px;white-space:nowrap;border-radius:8px}.wallet-link-icon[data-v-073df9b4]{width:16px;height:16px;object-fit:contain}.locale-picker[data-v-073df9b4]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px}.hero[data-v-073df9b4]{position:relative;height:320px}.hero-copy[data-v-073df9b4]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;padding-top:25px;text-align:center;gap:1rem}.hero-copy h1[data-v-073df9b4]{margin:0;color:#eff8ef;font-size:32px;line-height:1.06;font-weight:700;letter-spacing:0}.hero-pill[data-v-073df9b4]{max-width:80%;display:flex;padding:6px 12px;align-items:flex-start;gap:12px;border-radius:24px;border:1px solid #64CB60;background:linear-gradient(90deg,#0e5a0b,#010000)}.hero-art[data-v-073df9b4]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right;margin-right:-16px}.content-section[data-v-073df9b4]{margin-top:-44px}.section-title[data-v-073df9b4]{margin:0 0 22px;font-size:20px;line-height:1.1;font-weight:800;letter-spacing:0;background:linear-gradient(180deg,#75eb72,#c8ffc4);-webkit-background-clip:text;background-clip:text;color:transparent}.pool-stack[data-v-073df9b4]{display:grid;gap:24px}.trade-card[data-v-073df9b4]{min-height:228px;padding:16px;border-radius:12px;background:linear-gradient(180deg,#363d34,#06310e)}.card-head[data-v-073df9b4]{display:flex;align-items:center;justify-content:space-between;gap:10px}.progress-label[data-v-073df9b4]{color:#f3fff2;font-size:14px;line-height:1.4;font-weight:500}.progress-label strong[data-v-073df9b4]{margin-left:6px;font-size:14px;line-height:1;font-weight:700}.cap-badge[data-v-073df9b4]{display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:10px}.cap-badge span[data-v-073df9b4],.cap-badge strong[data-v-073df9b4]{display:inline-flex;align-items:center;height:24px;white-space:nowrap}.cap-badge span[data-v-073df9b4]{padding:0 12px;color:#fff;//background: rgba(17,17,17,.72);font-size:13px;font-weight:600;line-height:.2rem}.cap-badge strong[data-v-073df9b4]{padding:0 12px;color:#111112;font-size:13px;font-weight:700;background:#f5fff1}.progress-track[data-v-073df9b4]{height:12px;margin-top:16px;border-radius:999px;background:#0f1010;overflow:hidden}.progress-fill[data-v-073df9b4]{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ddff9a,#43f490)}.qualification-row[data-v-073df9b4]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px;margin-top:16px}.qualification-row>span[data-v-073df9b4]{color:#acbab0;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap}.qualification-row strong[data-v-073df9b4]{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:3px 6px;border:1px solid #7af578;border-radius:36px;color:transparent;background:linear-gradient(180deg,#75eb72,#bfffcc) text,#111112;-webkit-background-clip:text,border-box;background-clip:text,border-box;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap}.qualification-row strong.is-muted[data-v-073df9b4]{border-color:#acbab06b;background:linear-gradient(180deg,#acbab0,#d2ded6) text,#111112;-webkit-background-clip:text,border-box;background-clip:text,border-box}.qualification-row i[data-v-073df9b4]{width:4px;height:4px;border-radius:20px;background:#7af578;flex:0 0 auto}.qualification-row strong.is-muted i[data-v-073df9b4]{background:#acbab0}.data-list[data-v-073df9b4],.team-list[data-v-073df9b4]{margin-top:16px}.data-row[data-v-073df9b4]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;color:#c9d1c9;font-size:14px;line-height:1.4}.data-row span[data-v-073df9b4],.data-row strong[data-v-073df9b4]{white-space:nowrap}.data-row strong[data-v-073df9b4]{color:#f1f7f1;font-size:16px;font-weight:700}.primary-cta[data-v-073df9b4]{width:100%;min-height:50px;margin-top:20px;font-size:18px;line-height:1.2;font-weight:700;border-radius:14px;justify-content:center;align-items:center;gap:10px}.status-card[data-v-073df9b4]{height:auto;padding:16px;border:1px solid #303441;border-radius:12px;background:transparent}.status-row[data-v-073df9b4]{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #2e3340;color:#f0f3f0;font-size:14px;line-height:1.4;font-weight:600}.status-value[data-v-073df9b4],.status-pending[data-v-073df9b4]{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.status-value[data-v-073df9b4]{color:#5aff96}.status-pending[data-v-073df9b4]{color:#c7c9d3}.status-value img[data-v-073df9b4]{width:24px;height:24px}.data-row-quiet[data-v-073df9b4]{min-height:44px;color:#b7c0b7;font-size:14px}.data-row-quiet strong[data-v-073df9b4]{font-size:16px}.claim-amount-panel[data-v-073df9b4]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-top:14px;padding:0 14px;border:1px solid rgba(90,255,150,.22);border-radius:10px;background:linear-gradient(90deg,#297d3638,#080d09b8)}.claim-amount-panel span[data-v-073df9b4],.claim-amount-panel strong[data-v-073df9b4]{white-space:nowrap}.claim-amount-panel span[data-v-073df9b4]{color:#b7c0b7;font-size:14px;font-weight:600}.claim-amount-panel strong[data-v-073df9b4]{color:#5aff96;font-size:17px;font-weight:800}.invite-section[data-v-073df9b4]{margin-top:24px}.invite-card[data-v-073df9b4]{padding:16px 16px 14px;border:1px solid #303441;border-radius:12px}.invite-row[data-v-073df9b4]{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;//padding-bottom: 16px;//border-bottom: 1px solid #2e3340}.invite-row+.invite-row[data-v-073df9b4]{//margin-top: 16px}.invite-row[data-v-073df9b4]:last-child{padding-bottom:0;border-bottom:0}.invite-link[data-v-073df9b4]{font-weight:700;color:#f0f4f0;font-size:14px;white-space:nowrap;overflow:hidden}.invite-button[data-v-073df9b4]{min-width:72px;min-height:32px;white-space:nowrap;font-size:14px;line-height:1.2;border-radius:8px}.invite-meta[data-v-073df9b4]{display:inline-flex;align-items:center;gap:6px;color:#f1f6f1;font-size:14px;line-height:1.4;font-weight:600}.invite-meta strong[data-v-073df9b4]{font-size:14px}.view-button[data-v-073df9b4]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0;border:0;color:#f0f5f0;background:transparent;font-size:14px;line-height:1}.modal-header h3[data-v-073df9b4]{margin:0;font-size:16px;line-height:1.5;font-weight:700}.modal-close img[data-v-073df9b4]{width:20px;height:20px}.invite-table-row span[data-v-073df9b4]:last-child{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}button[data-v-073df9b4]:disabled{opacity:.64;cursor:not-allowed}@media(min-width:768px){.page-shell[data-v-073df9b4]{padding:0 32px 24px;overflow:hidden}.context[data-v-073df9b4]{position:relative;max-width:800px;margin:0 auto}.mobile-stage[data-v-073df9b4]{border-radius:24px;//width: 40%}.hero[data-v-073df9b4]{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,420px);align-items:center;margin:0 auto}.hero img[data-v-073df9b4]{position:relative;width:100%;height:auto;justify-self:end;object-fit:contain}.hero-copy[data-v-073df9b4]{align-items:flex-start;justify-content:center;padding-top:0}.hero-copy h1[data-v-073df9b4]{font-size:clamp(36px,5vw,50px);line-height:1.04;text-align:left}.content-section[data-v-073df9b4]{margin-top:0}.invite-section[data-v-073df9b4]{margin-top:24px}}
