: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-6c2ed98a]{//min-height: 100vh;color:#eff6ef;overflow-x:hidden;background:#111112}.mobile-stage[data-v-6c2ed98a]{//min-height: 100vh;margin:0;padding:0 16px 24px;background:#111112;overflow:hidden}.pool-stack[data-v-6c2ed98a],.trade-card[data-v-6c2ed98a],.status-card[data-v-6c2ed98a]{min-width:0}.topbar[data-v-6c2ed98a]{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding-top:6px}.brand-logo[data-v-6c2ed98a]{width:32px;height:32px;object-fit:contain}.topbar-actions[data-v-6c2ed98a]{display:flex;align-items:center;gap:6px;min-width:0}.wallet-button[data-v-6c2ed98a],.invite-button[data-v-6c2ed98a],.primary-cta[data-v-6c2ed98a]{border:0;border-radius:8px;color:#0b0d0e;font-weight:600;background:#73f06a;cursor:pointer}.invite-button[data-v-6c2ed98a]{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.wallet-button[data-v-6c2ed98a]{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-6c2ed98a]{width:16px;height:16px;object-fit:contain}.locale-picker[data-v-6c2ed98a]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px}.hero[data-v-6c2ed98a]{position:relative;height:320px}.hero-copy[data-v-6c2ed98a]{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-6c2ed98a]{margin:0;color:#eff8ef;font-size:32px;line-height:1.06;font-weight:700;letter-spacing:0}.hero-pill[data-v-6c2ed98a]{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-6c2ed98a]{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-6c2ed98a]{margin-top:-44px}.pool-countdown[data-v-6c2ed98a]{margin-bottom:24px}.section-title[data-v-6c2ed98a]{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-6c2ed98a]{display:grid;gap:24px}.trade-card[data-v-6c2ed98a]{min-height:auto;padding:16px;border-radius:12px;background:linear-gradient(180deg,#363d34,#06310e)}.card-head[data-v-6c2ed98a]{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.progress-label[data-v-6c2ed98a]{min-width:0;color:#f3fff2;font-size:14px;line-height:1.4;font-weight:500;overflow-wrap:anywhere}.progress-label strong[data-v-6c2ed98a]{margin-left:6px;font-size:14px;line-height:1;font-weight:700}.cap-badge[data-v-6c2ed98a]{display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:10px}.cap-badge span[data-v-6c2ed98a],.cap-badge strong[data-v-6c2ed98a]{display:inline-flex;align-items:center;height:24px;white-space:nowrap}.cap-badge span[data-v-6c2ed98a]{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-6c2ed98a]{padding:0 12px;color:#111112;font-size:13px;font-weight:700;background:#f5fff1}.progress-track[data-v-6c2ed98a]{height:12px;margin-top:16px;border-radius:999px;background:#0f1010;overflow:hidden}.progress-fill[data-v-6c2ed98a]{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ddff9a,#43f490)}.qualification-row[data-v-6c2ed98a]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px;margin-top:16px}.qualification-row>span[data-v-6c2ed98a]{color:#acbab0;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap}.qualification-row strong[data-v-6c2ed98a]{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:3px 6px;border:1px solid #7af578;border-radius:36px;color:#7af578;background:#111112;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap}.qualification-row strong.is-muted[data-v-6c2ed98a]{border-color:#acbab06b;color:#acbab0}.qualification-row i[data-v-6c2ed98a]{width:4px;height:4px;border-radius:20px;background:#7af578;flex:0 0 auto}.qualification-row strong.is-muted i[data-v-6c2ed98a]{background:#acbab0}.data-list[data-v-6c2ed98a],.team-list[data-v-6c2ed98a]{margin-top:auto}.data-row[data-v-6c2ed98a]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:40px;color:#c9d1c9;font-size:14px;line-height:1.4}.data-row span[data-v-6c2ed98a]{min-width:0;white-space:normal;overflow-wrap:anywhere}.data-row strong[data-v-6c2ed98a]{flex:0 0 auto;white-space:nowrap;color:#f1f7f1;font-size:16px;font-weight:700}.primary-cta[data-v-6c2ed98a]{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-6c2ed98a]{height:auto;padding:16px;border:1px solid #90B289;border-radius:12px;background:linear-gradient(180deg,#242b24cc,#0b2907cc);//background: transparent}.status-row[data-v-6c2ed98a]{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-6c2ed98a]{display:inline-flex;align-items:center;gap:8px;color:#5aff96;font-size:16px;font-weight:700}.status-muted[data-v-6c2ed98a]{color:#c7c9d3;font-size:16px;font-weight:700}.status-value img[data-v-6c2ed98a]{width:24px;height:24px}.data-row-quiet[data-v-6c2ed98a]{min-height:44px;color:#b7c0b7;font-size:14px}.data-row-quiet strong[data-v-6c2ed98a]{font-size:16px}.mint-panel[data-v-6c2ed98a]{display:flex;flex-direction:column;gap:16px;margin-top:16px}.mint-total-row[data-v-6c2ed98a]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:30px;padding:8px;border:1px solid #acbab0;border-radius:8px;color:#acbab0;font-size:13px;line-height:1.2;font-weight:500}.mint-total-row strong[data-v-6c2ed98a]{color:#f4fff9;font-size:14px;font-weight:600}.mint-action-row[data-v-6c2ed98a]{display:flex;align-items:stretch;gap:16px;min-width:0}.mint-stats-box[data-v-6c2ed98a]{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;justify-content:center;border:1px solid #7af578;border-radius:8px;overflow:hidden}.mint-stat-row[data-v-6c2ed98a]{display:flex;flex:1 1 0;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:30px;padding:8px}.mint-stat-row+.mint-stat-row[data-v-6c2ed98a]{border-top:1px solid #333541}.mint-total-row span[data-v-6c2ed98a],.mint-stat-row span[data-v-6c2ed98a]{min-width:0;white-space:normal;overflow-wrap:anywhere}.mint-stat-row span[data-v-6c2ed98a]{color:#acbab0;font-size:12px;line-height:1.2;font-weight:500}.mint-stat-row strong[data-v-6c2ed98a]{flex:0 0 auto;white-space:nowrap;color:#f4fff9;font-size:13px;line-height:1.2;font-weight:600}.mint-stat-row:first-child strong[data-v-6c2ed98a]{color:#7af578}.mint-buttons[data-v-6c2ed98a]{display:flex;flex:0 0 clamp(88px,28vw,112px);flex-direction:column;align-self:stretch;justify-content:space-between}.mint-button[data-v-6c2ed98a]{display:inline-flex;box-sizing:border-box;flex:0 0 40px;align-items:center;justify-content:center;gap:4px;width:100%;height:40px;min-height:40px;padding:0;border:0;border-radius:8px;color:#111112;background:#7af578;font-size:14px;line-height:1.2;font-weight:500;white-space:nowrap;cursor:pointer}.mint-button-used[data-v-6c2ed98a]{background:#acbab0}.mint-button img[data-v-6c2ed98a]{width:14px;height:14px}.mint-button[data-v-6c2ed98a]:disabled{opacity:.64;cursor:not-allowed}.mint-note[data-v-6c2ed98a]{display:flex;align-items:center;gap:4px;color:#acbab0;font-size:12px;line-height:1.2}.mint-note span[data-v-6c2ed98a]:last-child{min-width:0;white-space:normal;overflow-wrap:anywhere}.mint-note-icon[data-v-6c2ed98a]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;border:1px solid #acbab0;border-radius:50%;color:#acbab0;font-size:11px;font-weight:600;font-style:normal;line-height:1}.wallet-connect-mask[data-v-6c2ed98a]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:24px;background:#1d1f1d4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wallet-connect-dialog[data-v-6c2ed98a]{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:16px;width:280px;min-height:249px;padding:32px 45px;border-radius:12px;background:#111112}.wallet-connect-visual[data-v-6c2ed98a]{position:relative;display:grid;place-items:center;width:160px;height:132px}.wallet-connect-visual img[data-v-6c2ed98a]{position:relative;z-index:2;width:160px;height:132px;object-fit:contain;pointer-events:none}.wallet-orbit[data-v-6c2ed98a]{position:absolute;border-style:solid;border-radius:120px;pointer-events:none}.wallet-orbit-large[data-v-6c2ed98a]{top:0;left:25px;width:110px;height:112px;border-width:1px;border-color:#6cff7a33;background:#6cff7a14}.wallet-orbit-small[data-v-6c2ed98a]{top:22px;left:40px;width:80px;height:76px;border-width:1px;border-color:#d6ffda54;background:#effff00f}.wallet-connect-title[data-v-6c2ed98a]{margin:0;color:transparent;background:linear-gradient(180deg,#75eb72,#bfffcc);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:500;line-height:1.4;text-align:center;white-space:nowrap}.wallet-connect-button[data-v-6c2ed98a]{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:180px;height:38px;padding:4px 8px;border:0;border-radius:8px;color:#111112;background:#7af578;font-size:15px;font-weight:600;line-height:1.4;cursor:pointer}.wallet-connect-button[data-v-6c2ed98a]:disabled{cursor:not-allowed;opacity:.72}.wallet-connect-button img[data-v-6c2ed98a]{width:16px;height:16px}.mint-confirm-mask[data-v-6c2ed98a]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000b8}.mint-confirm-dialog[data-v-6c2ed98a]{position:relative;box-sizing:border-box;width:min(320px,calc(100vw - 32px));min-height:166px;padding:16px;border-radius:12px;background:#222522}.mint-confirm-close[data-v-6c2ed98a]{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:0;color:#f4fff9;background:transparent;font-size:28px;font-weight:300;line-height:20px;cursor:pointer}.mint-confirm-body[data-v-6c2ed98a]{display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:52px}.mint-confirm-body p[data-v-6c2ed98a]{margin:0;color:#f4fff9;font-size:16px;line-height:1.4;font-weight:800;text-align:center;white-space:nowrap}.mint-confirm-button[data-v-6c2ed98a]{display:inline-flex;box-sizing:border-box;align-items:center;justify-content:center;gap:6px;width:100%;height:40px;padding:0 8px;border:0;border-radius:8px;color:#111112;background:#7af578;font-size:16px;line-height:1.2;font-weight:500;cursor:pointer}.mint-confirm-button img[data-v-6c2ed98a]{width:16px;height:16px}.mint-confirm-button[data-v-6c2ed98a]:disabled{opacity:.64;cursor:not-allowed}.invite-section[data-v-6c2ed98a]{margin-top:24px}.invite-card[data-v-6c2ed98a]{padding:16px 16px 14px;border:1px solid #303441;border-radius:12px}.invite-row[data-v-6c2ed98a]{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-6c2ed98a]{//margin-top: 16px}.invite-row[data-v-6c2ed98a]:last-child{padding-bottom:0;border-bottom:0}.invite-link[data-v-6c2ed98a]{font-weight:700;color:#f0f4f0;font-size:14px;white-space:nowrap;overflow:hidden}.invite-button[data-v-6c2ed98a]{min-width:72px;min-height:32px;white-space:nowrap;font-size:14px;line-height:1.2;border-radius:8px}.invite-meta[data-v-6c2ed98a]{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-6c2ed98a]{font-size:14px}.view-button[data-v-6c2ed98a]{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-6c2ed98a]{margin:0;font-size:16px;line-height:1.5;font-weight:700}.modal-close img[data-v-6c2ed98a]{width:20px;height:20px}.invite-table-row span[data-v-6c2ed98a]:last-child{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}button[data-v-6c2ed98a]:disabled{opacity:.64;cursor:not-allowed}@media(min-width:768px){.page-shell[data-v-6c2ed98a]{padding:0 32px 24px;overflow:hidden}.context[data-v-6c2ed98a]{position:relative;max-width:800px;margin:0 auto}.mobile-stage[data-v-6c2ed98a]{border-radius:24px;//width: 40%}.hero[data-v-6c2ed98a]{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,420px);align-items:center;margin:0 auto}.hero img[data-v-6c2ed98a]{position:relative;width:100%;height:auto;justify-self:end;object-fit:contain}.hero-copy[data-v-6c2ed98a]{align-items:flex-start;justify-content:center;padding-top:0}.hero-copy h1[data-v-6c2ed98a]{font-size:clamp(36px,5vw,50px);line-height:1.04;text-align:left}.content-section[data-v-6c2ed98a]{margin-top:0}.invite-section[data-v-6c2ed98a]{margin-top:24px}}
