:root{scrollbar-width:thin;scrollbar-color:#ef2020 #0f0505;--bg:#090909;--bg-elevated:#101010;--surface:#141414;--surface-strong:#171717;--surface-soft:#141414d6;--border:#ef20202e;--border-strong:#ef202052;--text-primary:#fff;--text-secondary:#9ca3af;--text-tertiary:#6b7280;--brand-red:#ef2020;--accent-red:#dc2626;--accent-red-deep:#8d0d12;--success:#22c55e;--danger:#f87171;--shadow:0 24px 80px #00000073;color:var(--text-primary);background:var(--bg);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#0f0505;border-radius:6px}::-webkit-scrollbar-thumb{background:#ef2020;border:2px solid #0f0505;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#ff3a32}::-webkit-scrollbar-button:single-button:vertical:decrement{background-color:#0f0505;background-position:50%;background-repeat:no-repeat;background-size:10px 10px;width:12px;height:14px;display:block}::-webkit-scrollbar-button:single-button:vertical:increment{background-color:#0f0505;background-position:50%;background-repeat:no-repeat;background-size:10px 10px;width:12px;height:14px;display:block}::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23EF2020' d='M6 2.5 2.2 8.5h7.6z'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23EF2020' d='M6 9.5 9.8 3.5H2.2z'/%3E%3C/svg%3E")}body{min-width:320px;color:var(--text-primary);background:radial-gradient(circle at 100% 0,#ef202038,#0000 32%),radial-gradient(circle at 0 100%,#ef202029,#0000 28%),linear-gradient(#080808 0%,#0b0b0b 100%);margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell__header{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090909eb;border-bottom:1px solid #ffffff0f;gap:1rem;padding:1rem 1.25rem .85rem;display:grid;position:sticky;top:0}.app-shell__topbar{gap:1rem;display:grid}.app-shell__brand-cluster{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.brand-lockup{color:var(--text-primary);align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.brand-lockup__logo{object-fit:contain;border-radius:0;flex:none;width:2.4rem;height:2.4rem}.brand-lockup__wordmark{width:auto;height:1.1rem;display:block}.app-shell__nav-list{background:linear-gradient(#230606eb,#0a0505eb);border:1px solid #ef2020eb;border-radius:999px;flex-wrap:nowrap;gap:.25rem;margin:0;padding:.15rem;list-style:none;display:flex;box-shadow:0 10px 26px #00000047}.app-shell__nav-link{height:2rem;color:var(--text-secondary);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 .95rem;font-size:.9rem;font-weight:650;text-decoration:none;transition:color .14s,background .14s;display:inline-flex}.app-shell__nav-link:not(.app-shell__nav-link--active):hover,.app-shell__nav-link:not(.app-shell__nav-link--active):focus-visible{color:var(--text-primary);background:#ef20201f;outline:none}.app-shell__nav-link:active{color:var(--text-primary);background:#ef2020fa;outline:none}.app-shell__nav-link--active{color:var(--text-primary);background:#ef2020fa;font-weight:700}.app-shell__nav-link--active:hover,.app-shell__nav-link--active:focus-visible{color:var(--text-primary);background:#ef2020fa}.app-shell__trailing{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.85rem 1.15rem;display:flex}.header-markets{flex-wrap:wrap;align-items:center;gap:1rem 1.35rem;display:flex}.header-markets__pair{border-radius:.45rem;align-items:center;gap:.45rem;padding:.35rem .55rem;transition:background .14s;display:inline-flex}a.header-markets__pair{color:inherit;text-decoration:none}.header-markets__pair:hover{background:#ffffff0f}.header-markets__glyph{color:#ffffffe0;flex:none;width:1.15rem;height:1.15rem}.header-markets__glyph--mark{object-fit:contain;width:1.15rem;height:1.15rem;display:block}.header-markets__glyph--sol-mark{width:1.2rem;height:1.2rem}.header-markets__symbol{letter-spacing:.02em;font-size:.92rem;font-weight:700}.header-markets__price{color:#9ca7b8;font-size:.86rem;font-weight:500}.header-social{align-items:center;gap:.35rem;display:inline-flex}.header-social__link{color:#6b7280;border-radius:.45rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:color .14s,background .14s;display:inline-flex}.header-social__link:hover,.header-social__link:focus-visible{color:var(--text-primary);background:#ffffff0f;outline:none}.header-social__icon{width:1.05rem;height:1.05rem}.wallet-panel{justify-content:flex-end;align-items:center;display:flex}.live-bar{background:#090909e0;border-bottom:1px solid #ffffff0a;flex-wrap:wrap;align-items:center;gap:16px;min-height:2.25rem;padding:.45rem 1.25rem;font-size:.78rem;display:flex;position:relative}.live-bar__metrics{flex-wrap:wrap;flex:1;align-items:center;gap:16px;min-width:0;display:flex}.live-bar--collapsed .live-bar__metrics{display:none}.live-bar__actions{flex:none;align-items:center;gap:.35rem;margin-left:auto;display:flex;position:relative}.live-bar__settings-wrap{align-items:center;display:inline-flex;position:relative}.live-bar__settings-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .14s,color .14s;display:inline-flex}.live-bar__settings-btn svg path{stroke:#ffffff8c;transition:stroke .14s}.live-bar__settings-btn:hover,.live-bar__settings-btn:focus-visible{background:#ffffff14;outline:none}.live-bar__settings-btn:hover svg path,.live-bar__settings-btn:focus-visible svg path{stroke:#fff}.live-bar__chevron{color:#ffffffa6;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .14s,color .14s;display:inline-flex}.live-bar__chevron:hover,.live-bar__chevron:focus-visible{color:#fff;background:#ffffff14;outline:none}.live-bar__configure{color:#ffffff73;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;padding:.15rem 0;font-size:.78rem;font-weight:600;text-decoration:underline}.live-bar__configure:hover{color:#ffffffbf}.live-bar__item{white-space:nowrap;align-items:baseline;gap:.35rem;display:inline-flex}.live-bar__label{color:var(--text-tertiary);text-transform:none;letter-spacing:.02em;font-size:.78rem;font-weight:700}.live-bar__value{color:#fff;font-size:.78rem;font-weight:500}.live-bar__value--ratio{align-items:center;gap:.35rem;display:inline-flex}.live-bar__ratio-icon{flex:none}.live-bar__ratio-slash{color:#ffffff80;font-size:.72rem;font-weight:600;line-height:1}.live-bar__ratio-num{color:#fff;font-size:.78rem;font-weight:500}.status-settings{z-index:25;width:min(380px,100vw - 2rem);max-width:380px;color:var(--text-primary);background:#000;border:1px solid #5c1a16;border-radius:16px;padding:12px 12px 10px;font-size:.85rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 0 0 1px #000,0 0 28px #8c181438,0 18px 40px #000000a6}.status-settings__body{flex-direction:column;gap:.65rem;max-height:min(70vh,28rem);display:flex;overflow-y:auto}.status-settings__section{flex-direction:column;gap:.45rem;display:flex}.status-settings__section-title{letter-spacing:.06em;text-transform:none;color:#ffffff6b;margin:.35rem 0 .15rem;font-size:.72rem;font-weight:700}.status-settings__metric-card{cursor:pointer;background:#0a0a0a;border:1px solid #ffffff0f;border-radius:10px;outline:none;padding:.5rem .65rem;transition:border-color .14s,background .14s,box-shadow .14s}.status-settings__metric-card:hover:not(.status-settings__metric-card--open){border-color:#ffffff1a}.status-settings__metric-card:focus-visible:not(.status-settings__metric-card--open){outline-offset:2px;outline:2px solid #ffffff38}.status-settings__metric-card--open{box-shadow:none;border:1px solid #ef2020d9}.status-settings__metric-card--open:hover,.status-settings__metric-card--open:focus-visible{box-shadow:none;border-color:#ef2020d9;outline:none}.status-settings__row{grid-template-columns:minmax(0,1fr) minmax(4.5rem,auto) 2.55rem;align-items:center;gap:.5rem;min-height:1.65rem;display:grid}.status-settings__row-left{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.status-settings__label{color:#fff;font-size:.85rem;font-weight:700}.status-settings__value-cell{text-align:left;color:#fff;white-space:nowrap;font-variant-numeric:tabular-nums;justify-self:start;font-size:.85rem;font-weight:600}.status-settings__sol-ore-label{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.status-settings__sol-ore-slash{color:#ffffff73;font-size:.95rem;font-weight:600;line-height:1}.status-settings__label--ratio-suffix{text-transform:lowercase}.status-settings__ratio-value{font-size:.92rem;font-weight:700}.status-settings__ratio{justify-content:flex-start;align-items:center;gap:.2rem;display:inline-flex}.status-settings__ratio-slash{color:#ffffff73;font-size:.75rem;font-weight:600}.status-settings__switch{cursor:pointer;flex:none;width:2.15rem;height:1.06rem;position:relative}.status-settings__switch input{opacity:0;cursor:pointer;z-index:1;margin:0;position:absolute;inset:0}.status-settings__switch-track{background:linear-gradient(#141414 0%,#050505 100%);border-radius:999px;width:100%;height:100%;transition:background .16s,box-shadow .16s;display:block;position:relative;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #00000073,0 0 0 1px #371616bf,0 0 0 2px #000000d9}.status-settings__switch-thumb{pointer-events:none;background:#b8b8b8;border-radius:50%;width:12px;height:12px;transition:transform .16s,background .16s;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.status-settings__switch input:checked+.status-settings__switch-track{background:linear-gradient(#4a1818 0%,#140606 100%);box-shadow:inset 0 1px #ff786e1a,inset 0 -1px #0000008c,0 0 0 1px #dc3730a6,0 0 0 2px #000000e6}.status-settings__switch input:checked+.status-settings__switch-track .status-settings__switch-thumb{background:#fff;transform:translate(calc(2.15rem - 16px),-50%)}.status-settings__switch input:focus-visible+.status-settings__switch-track{outline-offset:2px;outline:1px solid #ef202073}.status-settings__desc{color:#ffffff8c;border-top:none;margin:.45rem 0 0;padding:.35rem .35rem 0;font-size:.85rem;line-height:1.45}.status-settings__footer-row{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.35rem;padding:.5rem .35rem 0;display:flex}.status-settings__footer{color:#ffffff61;text-align:left;flex:1;min-width:0;margin:0;padding:0;font-size:.78rem}.status-settings__exp-toggle{letter-spacing:.12em;cursor:pointer;background:#161616fa;border:1px solid #ffffff1f;border-radius:.55rem;flex:none;align-items:center;gap:.2rem;padding:.2rem .45rem .2rem .4rem;font-size:.58rem;font-weight:800;line-height:1;transition:border-color .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative;overflow:visible}.status-settings__exp-toggle__seg{border-radius:.35rem;padding:.12rem .28rem;display:inline-block}.status-settings__exp-toggle__seg--new{color:#ffffff47;background:#00000059}.status-settings__exp-toggle__seg--exp{color:#ffffff61;background:0 0}.status-settings__exp-toggle__sep{color:#ffffff2e;-webkit-user-select:none;user-select:none;font-weight:600}.status-settings__exp-toggle:hover .status-settings__exp-toggle__seg--new{color:#ffffff61}.status-settings__exp-toggle:hover .status-settings__exp-toggle__seg--exp{color:#ffffff7a}.status-settings__exp-toggle:focus-visible{outline-offset:2px;outline:2px solid #ef202073}.status-settings__exp-toggle--on{background:linear-gradient(#300c0cfa,#120606fc);border-color:#ef2020a6;box-shadow:0 0 12px #ef202052,inset 0 1px #ff8c7814}.status-settings__exp-toggle--on .status-settings__exp-toggle__seg--new{color:#ffffff42}.status-settings__exp-toggle--on .status-settings__exp-toggle__seg--exp{color:#fff;background:#ef202038;box-shadow:inset 0 0 0 1px #ef202073}.status-settings__exp-toggle--on .status-settings__exp-toggle__sep{color:#ffffff38}.supernova-pro{flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:visible}.supernova-pro__canvas-portal{z-index:2000;pointer-events:none;border:0;margin:0;padding:0;display:block;position:fixed}.supernova-pro .status-settings__exp-toggle{z-index:1;position:relative}.app-shell__main{flex:auto;width:min(1120px,100% - 2rem);margin:0 auto;padding:1.5rem 0 1.25rem}.app-shell__footer-legal{margin-top:auto;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:.75rem;width:min(1120px,100% - 2rem);margin-inline:auto;padding:.28rem 1rem .22rem;display:grid;transform:translateY(-.82rem)}.app-shell__footer-legal-nav{flex-wrap:wrap;grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:.65rem 1.1rem;font-size:.82rem;display:flex}.app-shell__footer-link{color:var(--text-secondary);font-size:.82rem;text-decoration:none}.app-shell__footer-link:hover,.app-shell__footer-link:focus-visible{color:var(--text-primary);outline:none;text-decoration:underline}.app-shell__footer-solana{opacity:.32;color:var(--text-secondary);flex:none;grid-column:3;justify-self:end;align-items:center;gap:.4rem;font-size:.82rem;line-height:1;text-decoration:none;transition:opacity .14s;display:inline-flex}.app-shell__footer-solana:hover,.app-shell__footer-solana:focus-visible{opacity:.52;outline:none}.app-shell__footer-solana-built{color:var(--text-secondary);font-weight:700}.app-shell__footer-solana-mark{flex:none;width:auto;height:.82rem;display:block}@media (width<=520px){.app-shell__footer-legal{grid-template-columns:1fr;justify-items:center;row-gap:.35rem}.app-shell__footer-legal-nav{grid-column:1}.app-shell__footer-solana{grid-column:1;justify-self:center}}.page-shell,.page-shell__stack{gap:1rem;display:grid}.about-page{width:min(40rem,100%);margin:0 auto}.about-page__header{margin-bottom:.35rem}.about-page__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:1.85rem;font-weight:700}.about-page__section{border-left:2px solid #ef202061;gap:.75rem;margin-top:1.35rem;padding-left:.85rem;display:grid}.about-page__section:first-of-type{margin-top:.65rem}.about-page__section-title{letter-spacing:.02em;color:#ffffffd1;margin:0;font-size:1.05rem;font-weight:600}.about-page__section-title .about-page__kw{color:inherit}.about-page__section p{color:var(--text-tertiary);margin:0;font-size:.95rem;line-height:1.65}.about-page__lead{color:#ffffffe6;font-weight:500;display:inline}.about-page__kw{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-bottom:1px solid #ef20208c;padding-bottom:.06em;text-decoration:none}.about-page__founders{gap:.55rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.about-page__founder{align-items:center;gap:.65rem;font-size:.95rem;display:flex}.about-page__founder-name{color:#ffffffdb;border-bottom:1px solid #ef202059;width:fit-content;padding-bottom:.08em;font-weight:600}.about-page__avatar{object-fit:cover;border:1px solid #ffffff14;border-radius:.45rem;flex:none;width:2.5rem;height:2.5rem}.about-page__inline-link{color:var(--text-tertiary);text-underline-offset:.18em;-webkit-text-decoration:underline #ef202073;text-decoration:underline #ef202073}.about-page__inline-link:hover,.about-page__inline-link:focus-visible{color:#ffffffe0;outline:none;text-decoration-color:#ef2020bf}.about-page__cta{margin:1.75rem 0 0;padding-left:.85rem}.create-pool-page{width:min(42rem,100%);margin:0 auto}.create-pool-page__submit{padding:0}.section-helper{color:var(--text-tertiary);margin:0;font-size:.85rem}.strategy-tiles{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.75rem;display:grid}.strategy-tile{color:var(--text-secondary);text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:1.1rem;gap:.35rem;padding:1rem;transition:border-color .14s,background .14s;display:grid}.strategy-tile:hover{border-color:#ef202047}.strategy-tile--selected{color:var(--text-primary);background:linear-gradient(135deg,#ef20201f,#0000 60%);border-color:#ef202080}.strategy-tile strong{color:var(--text-primary)}.strategy-tile span{font-size:.88rem}.wallet-gate{text-align:center;padding:3rem 2rem}.wallet-gate h2{margin:0}.page-shell__controls,.page-shell__grid,.page-shell__form,.button-row,.hero-actions{gap:1rem;display:grid}.page-shell__form label,.page-shell__controls label{color:var(--text-secondary);gap:.45rem;font-size:.93rem;display:grid}.surface-card{background:linear-gradient(135deg, #ef20201a, transparent 45%), var(--surface-soft);box-shadow:var(--shadow);border:1px solid #ffffff0f;border-radius:1.35rem;gap:1rem;padding:1.2rem;display:grid}.surface-card--hero{padding:1.4rem}.surface-card--centered .hero-copy,.surface-card--centered .hero-actions{text-align:center;justify-items:center}.surface-card--danger{background:linear-gradient(135deg,#f871711f,#0000 45%),#141414eb;border-color:#f8717147}.surface-card--success{background:linear-gradient(135deg,#22c55e24,#0000 45%),#141414eb;border-color:#22c55e3d}.surface-card--action{align-content:start;min-height:10rem}.hero-copy,.section-heading,.detail-list,.toast__body,.state-card{gap:.4rem;display:grid}.hero-copy h2,.section-heading h3,.surface-card h3{margin:0}.hero-copy h2{font-size:clamp(2rem,4vw,3rem)}.hero-copy p,.section-copy,.detail-list p,.state-card{color:var(--text-secondary);margin:0}.hero-actions{align-content:start}.pools-hero{text-align:center;justify-items:center;gap:.65rem;padding:2.25rem 1rem .5rem;display:grid}.pools-hero__title{margin:0;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;line-height:1.1}.hero-accent{color:var(--brand-red)}.pools-hero__lede{color:var(--text-secondary);max-width:48rem;margin:0;font-size:1.05rem}.section-heading__count{color:var(--text-tertiary);font-size:.9rem}.eyebrow{color:var(--brand-red);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:700}.section-heading{align-items:start}.section-heading--inline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.section-heading--inline h3{margin:0;font-size:1.6rem}.sort-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.sort-controls__search{width:auto;min-width:14rem;min-height:2.2rem;color:var(--text-primary);background:#ffffff0a;border-radius:999px;padding:.4rem .85rem;font-size:.88rem}.sort-chip{min-height:2.2rem;color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.88rem;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.sort-chip:hover,.sort-chip--active{color:var(--text-primary);background:linear-gradient(#ef202033,#8d0d122e);border-color:#ef202061}.status-chip{width:fit-content;min-height:2rem;color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:.4rem .8rem;font-size:.82rem;display:inline-flex}.status-chip--live{color:#a7f3d0;background:#22c55e1a;border-color:#22c55e42}input,select{width:100%;min-height:3rem;color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:.95rem;padding:.82rem .95rem}input::placeholder{color:var(--text-tertiary)}input:focus,select:focus{border-color:#ef202061;outline:1px solid #ef20205c}button{border:0}.button{width:fit-content;min-height:3rem;color:var(--text-primary);letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:.95rem;justify-content:center;align-items:center;padding:.85rem 1.15rem;font-weight:700;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.button:disabled{opacity:.6;cursor:not-allowed}.button--primary{color:var(--text-primary);background:#ef2020}.button--primary:hover:not(:disabled),.button--primary:focus-visible:not(:disabled){background:#c91616}.button.app-shell__connect{letter-spacing:.02em;border-radius:999px;height:2.4rem;min-height:2.4rem;padding:0 .95rem;font-size:.86rem;font-weight:700}.button--secondary{color:var(--text-primary);background:0 0;border-color:#ffffff1f}.button--secondary:hover:not(:disabled),.button--secondary:focus-visible:not(:disabled){background:#ffffff0a;border-color:#ffffff3d}.button--ghost{color:var(--text-primary);background:0 0;border-color:#ef202047}.button--ghost:hover:not(:disabled),.button--ghost:focus-visible:not(:disabled){background:#ef202014;border-color:#ef20207a}.button--full{width:100%}.pool-card{border:1px solid var(--border-strong);background:radial-gradient(circle at 100% 0,#ef20201f,#0000 38%),linear-gradient(#160808f5,#0a0a0afa);border-radius:1.25rem;gap:1.05rem;padding:1.35rem;transition:border-color .14s,background .14s;display:grid}.pool-card:hover{border-color:#ef20207a}.pool-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.pool-card__title{margin:0;font-size:1.35rem}.ruby-pool-name{letter-spacing:.12em;text-transform:uppercase;font-variant-numeric:tabular-nums;color:var(--text-primary);font-family:Orbitron,system-ui,sans-serif;font-weight:700}.pool-card__title.ruby-pool-name{font-size:1.12rem;line-height:1.25}.surface-card--hero .ruby-pool-name{margin:0;font-size:clamp(1.2rem,2.8vw,1.65rem);line-height:1.2}.section-heading .ruby-pool-name{font-size:1.15rem;line-height:1.25}.pool-card__title-row{align-items:center;gap:.55rem;display:flex}.strategy-badge{color:#fca5a5;letter-spacing:.08em;text-transform:uppercase;background:#ef202026;border:1px solid #ef20204d;border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.character-tag{color:#fca5a5;background:#ef202024;border:1px solid #ef202047;border-radius:999px;align-items:center;padding:.22rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.pool-card__tagline{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.4}.pool-card__members{color:var(--text-secondary);align-items:center;gap:.4rem;display:inline-flex}.pool-card__members-glyph{width:1.15rem;height:1.15rem}.pool-card__members strong{color:var(--text-primary);font-size:1rem;font-weight:700}.pool-card__stats{gap:.55rem;display:grid}.pool-card__hero-metrics{gap:.35rem;margin-top:.25rem;display:grid}.pool-card__hero-row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.pool-card__efficiency-value{color:var(--text-primary);font-size:1.8rem;font-weight:700}.pool-card__sparkline{width:100%;height:3.25rem;color:var(--brand-red);margin-top:.2rem}.sparkline{width:100%;height:100%;display:block}.sparkline__line{stroke:currentColor}.sparkline__fill{fill:#ef20201f;stroke:none}.pool-card__metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.pool-card__metric{background:#0000004d;border:1px solid #ef20202e;border-radius:.85rem;gap:.2rem;padding:.7rem .9rem;display:grid}.pool-card__metric-value{color:var(--text-primary);font-size:1.2rem;font-weight:700}.pool-card__actions{align-items:stretch;gap:.6rem;display:flex}.pool-card__join{flex:1;width:auto;min-width:0}.pool-card__details{color:var(--text-primary);white-space:nowrap;background:#00000061;border-color:#ffffff1f;padding:.75rem 1rem;text-decoration:none}.pool-card__membership{min-width:0;color:var(--text-primary);cursor:pointer;font:inherit;text-align:left;background:#ef202014;border:1px solid #ef202066;border-radius:.95rem;flex:1;justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem .95rem;transition:background .14s,border-color .14s;display:flex}.pool-card__membership:hover:not(:disabled),.pool-card__membership:focus-visible:not(:disabled){background:#ef202024;border-color:#ef202099}.pool-card__membership-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.pool-card__membership-value{font-size:1.05rem;font-weight:700}.pool-card__membership-arrow{color:var(--brand-red);font-size:1.1rem}.deposit-modal__tabs{background:#0000004d;border:1px solid #ffffff0f;border-radius:.8rem;margin-bottom:1rem;padding:.25rem;display:inline-flex}.deposit-modal__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.6rem;padding:.45rem 1rem;font-weight:600;transition:background .14s,color .14s,border-color .14s}.deposit-modal__tab:hover:not(:disabled){color:var(--text-primary)}.deposit-modal__tab--active.deposit-modal__tab--deposit{color:#bbf7d0;background:#22c55e2e;border-color:#22c55e73}.deposit-modal__tab--active.deposit-modal__tab--withdraw{color:#fca5a5;background:#ef20202e;border-color:#ef202073}.deposit-modal__form{gap:.75rem;display:grid}.deposit-modal__label{color:var(--text-secondary);gap:.45rem;font-size:.85rem;display:grid}.deposit-modal__input-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.6rem;display:grid}.deposit-modal__submit--deposit{background:#22c55e}.deposit-modal__submit--deposit:hover:not(:disabled),.deposit-modal__submit--deposit:focus-visible:not(:disabled){background:#16a34a}.deposit-modal__submit--withdraw{background:var(--accent-red)}.deposit-modal__errors{color:var(--danger);margin:0;padding-left:1rem;font-size:.85rem}.deposit-modal__success{color:var(--success);margin:0;font-size:.9rem}.deposit-modal__notice{color:var(--text-secondary);margin:0 0 .75rem;font-size:.9rem}.pool-card__last-win{text-align:center;color:var(--text-tertiary);letter-spacing:.02em;margin:0;font-size:.82rem}.pool-card__stat-row{background:#00000047;border:1px solid #ef20202e;border-radius:.9rem;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;padding:.6rem .8rem;display:grid}.pool-card__stat-icon{color:#fca5a5;background:#ef202024;border-radius:.6rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.pool-card__stat-icon-glyph{width:1.1rem;height:1.1rem}.pool-card__stat-body{flex-direction:column;gap:.1rem;display:flex}.pool-card__stat-label{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:600}.pool-card__stat-value{color:var(--text-primary);font-size:1.35rem;font-weight:700}.pool-card__join{width:100%}.stats-grid{gap:.8rem;display:grid}.stat-card{gap:.3rem;display:grid}.stat-card strong,.detail-hero__meta strong{font-size:1.55rem}.detail-list{gap:.55rem;display:grid}.detail-hero__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.detail-hero__address{word-break:break-all;font-family:monospace;font-size:.88rem}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;display:grid}.detail-item{gap:.25rem;display:grid}.detail-item__address{word-break:break-all;font-family:monospace;font-size:.85rem}.detail-flags{flex-wrap:wrap;gap:.5rem;display:flex}.member-list,.position-card__sync{gap:.75rem;display:grid}.member-card{background:#00000038;border:1px solid #ffffff0f;border-radius:1.1rem;gap:.85rem;padding:1rem;display:grid}.pool-management__actions{grid-template-columns:repeat(auto-fit,minmax(12rem,max-content))}.pool-management__editor,.pool-management__feedback{gap:1rem}.pool-management__editor{border-top:1px solid #ffffff0f;padding-top:.25rem;display:grid}.status-chip--warn{color:#fcd34d;background:#fbbf241a;border-color:#fbbf244d}.status-chip--muted{color:#e2e8f0cc;background:#94a3b81a;border-color:#94a3b84d;font-style:italic}.state-card{align-items:start}.modal-root{z-index:40;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000b8;position:absolute;inset:0}.modal-frame{z-index:1;width:min(100%,34rem);position:relative}.modal__surface{background:linear-gradient(135deg,#ef20201f,#0000 45%),#101010f5;gap:1.25rem;max-height:calc(100vh - 2rem);position:relative;overflow-y:auto}.modal__surface:focus{outline:1px solid #ef20205c}.modal__header,.modal__heading,.modal__body{gap:.75rem;display:grid}.modal__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.modal__heading h2,.modal__heading p{margin:0}.modal__heading h2{font-size:1.45rem}.modal__description{color:var(--text-secondary)}.modal__footer{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.modal__close{width:2.5rem;height:2.5rem;color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:.95rem;justify-content:center;align-items:center;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.modal__close:hover,.modal__close:focus-visible{color:var(--text-primary);background:#ef20201f;border-color:#ef202061}.toast-region{z-index:20;gap:.75rem;width:min(24rem,100vw - 2rem);display:grid;position:fixed;bottom:1rem;right:1rem}.toast{box-shadow:var(--shadow);background:#0a0a0aeb;border:1px solid #ffffff14;border-radius:1.1rem;grid-template-columns:1fr auto;align-items:start;gap:.75rem;padding:.95rem 1rem;display:grid}.toast--success{border-color:#22c55e38}.toast--error{border-color:#f871714d}.toast__tone{color:var(--brand-red);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.toast__body p{margin:0}.toast__dismiss{min-height:auto;color:var(--text-secondary);cursor:pointer;background:0 0;padding:0}@media (width>=900px){.app-shell__header{padding:1rem 1.5rem .85rem}.app-shell__topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.page-shell__controls,.page-shell__grid,.page-shell__form,.stats-grid,.hero-actions,.page-shell__grid--cards,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-shell__grid--cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.page-shell__form{align-items:start}.hero-actions{place-content:center end}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.button-row{grid-template-columns:repeat(2,minmax(0,max-content))}.modal-root{padding:1.5rem}.modal-frame{width:min(100%,36rem)}}
