: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;--soft-mint:#86efac;--soft-red:#fca5a5;--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);scrollbar-gutter:stable}::-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__sticky-top{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090909f5;position:sticky;top:0}.app-shell__header{background:0 0;border-bottom:1px solid #ffffff0f;gap:1rem;padding:1rem 1.25rem .85rem;display:grid}.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-item{min-width:0;display:flex}.app-shell__nav-link{width:100%;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--hawg-slot{text-align:center;justify-content:center;min-width:5.85rem}.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}@keyframes app-shell-nav-hawg-glow{0%{box-shadow:0 0 #ef202000}45%{box-shadow:0 0 18px 3px #ef202080,0 0 6px 1px #ef202059}to{box-shadow:0 0 #ef202000}}.app-shell__nav-link--hawg-glow{color:#fff;animation:.52s ease-out app-shell-nav-hawg-glow}.app-shell__nav-link--hawg-glow.app-shell__nav-link--active{animation:.52s ease-out app-shell-nav-hawg-glow}.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}.wallet-panel--mobile{justify-self:end}.live-bar{background:0 0;border-bottom:1px solid #ffffff0f;flex-wrap:nowrap;align-items:center;gap:16px;min-height:2.55rem;padding:.45rem 1.25rem;font-size:.78rem;display:flex;position:relative}.live-bar--compact{flex-wrap:wrap;row-gap:.35rem;min-height:2.15rem;padding-block:.3rem}.live-bar__metrics{flex-flow:row;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.live-bar__metrics-row{flex-flow:row;flex:auto;align-items:baseline;gap:16px;min-width:0;line-height:1.25;display:flex;overflow:hidden}.live-bar__metrics-row--compact-summary{gap:.9rem}.live-bar__metrics-row .live-bar__item{flex:none}.live-bar__metrics-row .live-bar__label,.live-bar__metrics-row .live-bar__value,.live-bar__metrics-row .live-bar__ratio-num{font-size:1em}.live-bar__metrics-row .live-bar__ratio-slash{font-size:.92em}.live-bar__actions{flex:none;align-items:center;gap:.2rem;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:32px;height:32px;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__settings-btn[aria-expanded=true]{background:#ffffff14}.live-bar__settings-btn[aria-expanded=true] 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__item{white-space:nowrap;align-items:baseline;gap:.35rem;display:inline-flex}.live-bar__item--ratio{align-items:center}.live-bar__item--ratio .live-bar__value--ratio{grid-template-columns:auto auto auto 1fr;align-items:center;display:grid}.live-bar__label{color:var(--text-tertiary);text-transform:none;letter-spacing:.02em;font-size:.78rem;font-weight:700}.live-bar__value{color:var(--text-primary);font-size:.78rem;font-weight:500}.live-bar__value--ratio{align-items:center;gap:.28rem;line-height:1;display:inline-flex}.live-bar__value--mint,.live-bar__value--phase-active{color:var(--soft-mint)}.live-bar__value--phase-intermission{color:#93c5fd}.live-bar__value--phase-amber{color:#fcd34d}.live-bar__value--danger{color:var(--soft-red)}.live-bar__value--trend{align-items:center;gap:.24rem;display:inline-flex}.live-bar__trend-arrow{align-items:center;line-height:1;display:inline-flex}.live-bar__ratio-icon{flex:none;align-self:center}.live-bar__ratio-slash{color:#ffffff80;font-size:.72rem;font-weight:600;line-height:1;transform:translateY(-.02em)}.live-bar__ratio-num{color:#fff;text-align:left;min-width:2.4ch;font-size:.78rem;font-weight:500;line-height:1}.live-bar__compact-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .7rem;width:100%;padding-top:.1rem;display:grid}.live-bar__compact-menu-item{gap:.12rem;min-width:0;display:grid}.live-bar__compact-menu-label{color:var(--text-tertiary);letter-spacing:.02em;font-size:.7rem;font-weight:700}.live-bar__compact-menu-value{min-width:0;color:var(--text-primary);align-items:center;gap:.28rem;font-size:.82rem;font-weight:500;display:inline-flex}.live-bar__compact-empty{color:var(--text-tertiary);grid-column:1/-1;font-size:.78rem}.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{scrollbar-width:thin;scrollbar-color:#141414 #0a0a0a;flex-direction:column;gap:.65rem;max-height:min(70vh,28rem);padding-inline-end:.45rem;display:flex;overflow-y:auto}.status-settings__body::-webkit-scrollbar{width:8px}.status-settings__body::-webkit-scrollbar-button:vertical:decrement{background:#ef2020;width:8px;height:11px;display:block}.status-settings__body::-webkit-scrollbar-button:vertical:increment{background:#ef2020;width:8px;height:11px;display:block}.status-settings__body::-webkit-scrollbar-button:vertical:decrement:hover{background:#ff3b36}.status-settings__body::-webkit-scrollbar-button:vertical:increment:hover{background:#ff3b36}.status-settings__body::-webkit-scrollbar-track{background:#0a0a0a;border-radius:4px}.status-settings__body::-webkit-scrollbar-thumb{background:#141414;border:none;border-radius:4px}.status-settings__body::-webkit-scrollbar-thumb:hover{background:#1c1c1c}.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:none;border-radius:10px;outline:none;padding:.5rem .65rem;transition:background .14s,box-shadow .14s}.status-settings__metric-card:hover:not(.status-settings__metric-card--open){background:#101010}.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;background:#121212;border:none}.status-settings__metric-card--open:hover,.status-settings__metric-card--open:focus-visible{box-shadow:none;background:#161616;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:.2em;color:#ffffff61;cursor:pointer;background:#161616fa;border:1px solid #ffffff1f;border-radius:.55rem;flex:none;justify-content:center;align-items:center;padding:.32rem .55rem;font-size:.72rem;font-weight:800;line-height:1;transition:border-color .18s,background .18s,box-shadow .18s,color .18s;display:inline-flex;position:relative;overflow:visible}.status-settings__exp-toggle:hover{color:#ffffff85}.status-settings__exp-toggle:focus-visible{outline-offset:2px;outline:2px solid #ef202073}.status-settings__exp-toggle--on{color:#fff;background:linear-gradient(#300c0cfa,#120606fc);border-color:#ef2020a6;box-shadow:0 0 12px #ef202052,inset 0 1px #ff8c7814}.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-row{flex-direction:column;align-items:center;gap:.4rem;margin-top:auto;display:flex;transform:translateY(-.82rem)}.app-shell__footer-legal{flex-wrap:wrap;justify-content:center;align-items:center;width:min(1120px,100% - 2rem);margin-inline:auto;padding:.28rem 1rem .1rem;display:flex}.app-shell__footer-legal-nav{flex-wrap:wrap;justify-content: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);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}.app-shell__mobile-nav{display:none}.app-shell__mobile-nav-list{margin:0;padding:0;list-style:none}.app-shell__mobile-nav-link{text-decoration:none}@media (width>=768px){.app-shell__footer-solana--dock{right:max(1.35rem, calc(env(safe-area-inset-right,0px) + .65rem));bottom:max(.42rem, env(safe-area-inset-bottom,0px));z-index:20;margin:0;position:fixed}}@media (width<=767px){.app-shell__footer-solana--dock{align-self:center;position:relative}}@media (width<=899px){.app-shell__topbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.75rem}.app-shell__brand-cluster{justify-content:flex-start;gap:1rem;min-width:0}.app-shell__trailing{grid-column:1/-1;justify-content:space-between;align-items:center;gap:.65rem .8rem}.header-social{order:2}.header-markets{order:1;gap:.75rem}.app-shell__main{padding-bottom:calc(7.2rem + env(safe-area-inset-bottom,0px))}.app-shell__footer-row{padding-bottom:calc(3.1rem + env(safe-area-inset-bottom,0px));transform:none}.app-shell__mobile-nav{z-index:24;padding:.55rem max(.85rem, calc(env(safe-area-inset-right,0px) + .55rem)) calc(.55rem + env(safe-area-inset-bottom,0px)) max(.85rem, calc(env(safe-area-inset-left,0px) + .55rem));pointer-events:none;background:linear-gradient(#09090900,#090909eb 42%,#090909fa);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.app-shell__mobile-nav-list{pointer-events:auto;background:linear-gradient(#230606f5,#0a0505f5);border:1px solid #ef2020eb;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.35rem;width:min(100%,28rem);padding:.25rem;display:grid;box-shadow:0 10px 26px #00000047}.app-shell__mobile-nav-item{min-width:0;display:flex}.app-shell__mobile-nav-link{width:100%;min-width:0;min-height:3rem;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;padding:0 .55rem;transition:color .14s,background .14s;display:inline-flex}.app-shell__mobile-nav-link:hover,.app-shell__mobile-nav-link:focus-visible{color:var(--text-primary);background:#ef20201f;outline:none}.app-shell__mobile-nav-link--active,.app-shell__mobile-nav-link--active:hover,.app-shell__mobile-nav-link--active:focus-visible{color:var(--text-primary);background:#ef2020fa}.app-shell__mobile-nav-link--hawg-slot{text-align:center;justify-content:center}.app-shell__mobile-nav-icon{color:#fff;flex:none;width:1.35rem;height:1.35rem}.app-shell__mobile-nav-label{letter-spacing:.01em;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:700}.live-bar{padding-block:.25rem;padding-inline:1rem}.live-bar__metrics,.live-bar__metrics-row--compact-summary .live-bar__item{min-width:0}.live-bar__metrics-row--compact-summary .live-bar__label{font-size:.72rem}.live-bar__metrics-row--compact-summary .live-bar__value,.live-bar__metrics-row--compact-summary .live-bar__ratio-num{font-size:.82rem}.live-bar__actions{gap:.15rem}.status-settings{width:min(380px,100vw - 1.25rem);right:0}}@media (width>=900px){.app-shell__nav-list{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.app-shell__nav-link{min-width:0}}.page-shell,.page-shell__stack{gap:1rem;display:grid}.about-page{gap:.75rem;width:min(48rem,100% - 2rem);margin:0 auto;display:grid}.about-page--product{gap:.65rem}.about-page__page-head{text-align:center;flex-direction:column;align-items:center;gap:.22rem;padding:.35rem .5rem 1.15rem;display:flex}.about-page__page-title{letter-spacing:-.038em;color:#e8e8e8e0;text-wrap:balance;text-align:center;max-width:min(36rem,100% - 1rem);margin:0;padding:.18rem 0 .72rem;font-size:clamp(1.42rem,3.8vw + .25rem,2.15rem);font-weight:750;line-height:1.2;position:relative}.about-page__page-title:after{content:"";background:var(--brand-red);border-radius:999px;width:min(22rem,88%);height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #ef20202e}.about-page__page-title-pre{color:#d2d2d2c7;text-shadow:0 1px 1px #000000d9,0 -1px 1px #ffffff0d;font-weight:650;display:inline}.about-page__page-title-wordmark{vertical-align:-.14em;object-fit:contain;filter:drop-shadow(0 1px 1px #000000bf)drop-shadow(0 -1px #ffffff0a);width:auto;max-width:min(11rem,46vw);height:clamp(1.35rem,3.2vw + .4rem,2rem);margin-left:.12em;display:inline-block}.about-page__mark-strip{justify-content:center;align-items:center;gap:.85rem;margin-top:.9rem;display:flex}.about-page__mark{background:#161616eb;border:none;border-radius:.65rem;justify-content:center;align-items:center;width:3.1rem;height:3.1rem;padding:.45rem;display:flex}.about-page__mark img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.about-page__panel{background:linear-gradient(#161616f5,#0a0a0afa);border:1px solid #ffffff12;border-radius:.85rem;gap:.65rem;padding:1rem 1.1rem 1.05rem;display:grid}.about-page__panel--ruby-flow{background:radial-gradient(90% 55% at 12% 0,#ef20201f,#0000 52%),linear-gradient(#181818fa,#080808fc);border-color:#ef202024}.about-page__ruby-flow-lede{color:var(--text-tertiary);margin:0;font-size:.92rem;line-height:1.62}.about-page__ruby-flow{background:radial-gradient(70% 90% at 50% 0,#ef202012,#0000 55%),linear-gradient(#050505,#0a0a0a);border:1px solid #ffffff12;border-radius:.7rem;margin-top:.35rem;padding:.65rem .5rem .75rem;box-shadow:inset 0 1px #ffffff0a}.about-page__ruby-flow-image{object-fit:contain;width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.about-page__community-band{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:1rem clamp(.65rem,2.5vw,1.35rem);width:100%;max-width:100%;margin-inline:0;display:grid}.about-page__community-card{text-align:left;background:linear-gradient(165deg,#1a1a1af5,#080808fa);border:1px solid #ffffff12;border-radius:.75rem;flex:auto;gap:.45rem;min-width:min(100%,17.5rem);max-width:22rem;padding:.75rem .95rem .85rem;display:grid}.about-page__community-card--band-side{width:100%;min-width:0;max-width:none}.about-page__community-center{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding-block:.15rem;display:flex}.about-page__community-legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem 1.1rem;font-size:.82rem;display:flex}.about-page__community-title{letter-spacing:-.04em;color:#ef2020;text-align:left;margin:0;font-size:clamp(1.18rem,2.5vw + .45rem,1.58rem);font-weight:800;line-height:1.12}.about-page__community-lede{color:var(--text-tertiary);text-align:left;white-space:normal;margin:0;font-size:.86rem;line-height:1.45}.about-page__community-band .about-page__audit-card{width:100%;min-width:0;max-width:none}.about-page__community-center .about-page__community-actions{width:auto;min-width:0}.about-page__community-actions{flex-direction:column;flex:none;justify-content:center;gap:.45rem;min-width:11.5rem;display:flex}.about-page__community-actions .about-page__community-link:not(.about-page__community-link--square){justify-content:flex-start;width:100%}.about-page__community-link--square{border-radius:.5rem;flex:none;justify-content:center;width:2.85rem;min-width:2.85rem;height:2.85rem;min-height:2.85rem;padding:0;position:relative}.about-page__community-link--square .about-page__community-link-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.about-page__community-link--square .about-page__community-icon{width:1.15rem;height:1.15rem}.about-page__community-pools-icon{object-fit:contain;opacity:.95;width:1.15rem;height:1.15rem;display:block}.about-page__section-title{letter-spacing:.02em;color:#ffffffd1;margin:0;font-size:1.02rem;font-weight:600}.about-page__section-title--lane{letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);font-size:.68rem;font-weight:700}.about-page__section-title .about-page__kw{color:inherit}.about-page__body{gap:.65rem;display:grid}.about-page__body p,.about-page__panel>p:not(.about-page__tagline):not(.about-page__eyebrow):not(.about-page__intro){color:var(--text-tertiary);margin:0;font-size:.92rem;line-height:1.62}.about-page__panel>.about-page__tagline,.about-page__panel>.about-page__eyebrow,.about-page__panel>.about-page__intro{margin:0}.about-page__intro{color:var(--text-secondary);font-size:.88rem;line-height:1.55}.about-page__lead{color:#ffffffe6;font-style:italic;font-weight:500;display:inline}.about-page__kw{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-bottom:0;padding-bottom:0;font-weight:650;text-decoration:none}.about-page__accent{color:var(--brand-red);font-weight:700}.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__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 .2rem;font-size:.68rem;font-weight:700}h2.about-page__eyebrow.about-page__eyebrow--section{margin:0 0 .4rem;font-size:.68rem;font-weight:700;line-height:1.35}.about-page__operators{color:inherit;font-style:italic;font-weight:600}.about-page__tagline{color:#ffffffe0;margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.about-page__tagline+.about-page__tagline{margin-top:.15rem}.about-page__tagline--spaced{margin-top:.65rem}.about-page__pillar{background:#00000047;border:1px solid #ffffff0f;border-radius:.65rem;gap:.55rem;margin-top:.75rem;padding:.75rem .8rem .85rem;display:grid}.about-page__pillar:first-of-type{margin-top:.35rem}.about-page__pillar-head{border-bottom:1px solid #ef202038;gap:.2rem;padding-bottom:.15rem;display:grid}.about-page__pillar-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ef2020e0;margin:0;font-size:.68rem;font-weight:700}.about-page__pillar-head h3{color:#ffffffd6;margin:0;font-size:.98rem;font-weight:600}.about-page__mono-hint{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.68rem;font-weight:600}.about-page__mono-hint--loud{letter-spacing:.14em;color:#ef2020eb;margin-top:.15rem;font-size:.72rem;font-weight:700}.about-page__diagram{background:#070707;border:1px solid #ffffff12;border-radius:.55rem;margin-top:.15rem;padding:.55rem .5rem;overflow:hidden}.about-diagram__svg{vertical-align:top;width:100%;height:auto;display:block}.about-page__team-grid{gap:.75rem;margin-top:.65rem;display:grid}.about-page__team-card{box-shadow:none;background:#0000008c;border:none;border-radius:.7rem;grid-template-columns:auto 1fr;align-items:start;gap:.85rem 1rem;padding:.85rem .95rem;display:grid}.about-page__team-avatar{object-fit:cover;width:3.5rem;height:3.5rem;box-shadow:none;background:#00000080;border:none;border-radius:.55rem;flex:none}.about-page__team-body{gap:.45rem;min-width:0;display:grid}.about-page__team-body p{color:var(--text-tertiary);margin:0;font-size:.88rem;line-height:1.58}.about-page__team-name{color:#ffffffe0;border-bottom:none;width:fit-content;margin:0;padding-bottom:0;font-size:1rem;font-weight:600}.about-page__team-handle{color:#ffffffe6;letter-spacing:.01em;font-size:.98rem;font-weight:650;text-decoration:none;transition:color .14s}.about-page__team-handle:hover,.about-page__team-handle:focus-visible{color:#ef2020f2;outline:none}.about-page__team-role{letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);margin:0;font-size:.74rem;font-weight:600}.about-page__protocol-steps{gap:.85rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.about-page__protocol-step{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;display:grid}.about-page__protocol-step-num{letter-spacing:.1em;color:#ef2020e6;padding-top:.15rem;font-family:ui-monospace,Cascadia Code,Menlo,Consolas,monospace;font-size:.7rem;font-weight:700}.about-page__protocol-step h4{color:#ffffffd6;margin:0 0 .2rem;font-size:.86rem;font-weight:600}.about-page__protocol-step p{color:var(--text-tertiary);margin:0;font-size:.88rem;line-height:1.58}.about-page__community-link{color:var(--text-secondary);background:#00000052;border:1px solid #ffffff17;border-radius:.65rem;align-items:center;gap:.5rem;padding:.48rem .95rem;font-size:.87rem;font-weight:650;text-decoration:none;transition:color .14s,border-color .14s,background .14s;display:inline-flex}.about-page__community-link:hover,.about-page__community-link:focus-visible{color:var(--text-primary);background:#ef20201a;border-color:#ef20206b;outline:none}.about-page__community-icon{opacity:.92;flex:none;width:1.05rem;height:1.05rem}.about-page__community-link-label{letter-spacing:.02em}@media (width<=640px){.about-page__community-band{grid-template-columns:1fr;justify-items:stretch;row-gap:.75rem}.about-page__community-card{max-width:none}.about-page__community-center{gap:.6rem;width:100%}.about-page__community-actions{flex-flow:wrap;justify-content:center;width:100%;min-width:0}.about-page__audit-card{order:2}.about-page__community-legal{order:3;gap:.55rem 1rem;margin-top:.05rem}.about-page__community-link{justify-content:center}}.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;transform:translateY(-35%)}.hero-accent{color:var(--brand-red)}.pools-hero__lede{color:var(--text-secondary);max-width:48rem;margin:0;font-size:1.05rem;transform:translateY(-35%)}.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}.state-card--loading{flex-direction:row;justify-self:center;align-items:center;gap:.75rem;width:max-content;max-width:100%;margin:0 auto;padding:.6rem 1rem;display:inline-flex}.state-card__message{color:var(--text-secondary)}.spinner{justify-content:center;align-items:center;line-height:0;display:inline-flex}.spinner__wheel{border:2px solid #ef20202e;border-top-color:var(--brand-red);border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite spinner-rotate;display:inline-block}.spinner--sm .spinner__wheel{border-width:2px;width:.875rem;height:.875rem}.spinner--lg .spinner__wheel{border-width:3px;width:2rem;height:2rem}.spinner__label-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spinner-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner__wheel{animation-duration:2.4s}}.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)}}
