:root{color:#171716;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f3f2ee;font-family:Avenir Next,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f3f2ee;width:100%;min-width:320px;max-width:100%;overflow-x:clip}body{width:100%;min-width:320px;max-width:100%;min-height:100svh;margin:0;overflow-x:clip}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}#root{width:100%;max-width:100%;min-height:100svh;overflow-x:clip}:root{--ink:#171716;--ink-soft:#5f5d58;--canvas:#f3f2ee;--surface:#fffefa;--surface-soft:#ebeae5;--line:#deddd7;--lime:#dcff4f;--lime-soft:#efffb0;--violet:#a991f4;--violet-soft:#ddd4ff;--coral:#ff796d;--blue:#66c7df;--focus:#6450ad;--shadow:0 16px 45px #25231f12;--radius-card:24px;--radius-control:14px}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.skip-link{z-index:200;background:var(--ink);color:var(--surface);border-radius:12px;padding:11px 15px;font-weight:750;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.route-loader{z-index:90;backdrop-filter:blur(8px);background:#f3f2eed1;place-items:center;font-weight:750;display:grid;position:fixed;inset:0}.connection-notice{z-index:160;top:max(10px, env(safe-area-inset-top));background:var(--ink);width:min(100% - 24px,520px);min-height:48px;color:var(--surface);box-shadow:var(--shadow);border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;line-height:1.35;display:flex;position:fixed;left:50%;transform:translate(-50%)}.connection-notice svg{width:19px;color:var(--lime);flex:none}.connection-notice strong{margin-right:3px}.fatal-state{background:var(--canvas);min-height:100svh;color:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.fatal-state>img{border-radius:20px;width:72px;height:72px;margin-bottom:18px}.fatal-state__icon{background:var(--coral);border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:13px;display:grid}.fatal-state h1{margin-bottom:8px}.fatal-state p{max-width:420px;color:var(--ink-soft);margin-bottom:20px;line-height:1.55}.fatal-state__reload{width:auto;color:var(--ink-soft);margin-top:8px;padding:0 12px}.fatal-state details{max-width:min(100%,520px);color:var(--ink-soft);margin-top:20px;font-size:11px}.fatal-state details code{overflow-wrap:anywhere;background:var(--surface);text-align:left;border-radius:10px;margin-top:8px;padding:10px;display:block}.startup-state{background:var(--canvas);min-height:100svh;color:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.startup-state>svg{width:30px;margin-bottom:18px}.startup-state__icon{background:var(--coral);border-radius:19px;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.startup-state__icon svg{width:24px}.startup-state h1{margin-bottom:7px}.startup-state p{max-width:430px;color:var(--ink-soft);margin-bottom:20px;font-size:13px;line-height:1.5}.splash-screen{z-index:100;background:var(--canvas);min-height:100svh;color:var(--ink);place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.splash-screen__glow{aspect-ratio:1;background:var(--lime);filter:blur(2px);opacity:.72;border-radius:50%;width:min(95vw,560px);position:absolute;transform:translateY(-8%)}.splash-screen:before,.splash-screen:after{content:"";border-radius:50%;position:absolute}.splash-screen:before{background:var(--violet);width:180px;height:180px;top:-72px;right:-55px}.splash-screen:after{background:var(--coral);width:120px;height:120px;bottom:-48px;left:-38px}.splash-screen__content{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.splash-screen__icon-wrap{aspect-ratio:1;border-radius:28%;width:clamp(104px,28vw,148px);position:relative;overflow:hidden;box-shadow:0 18px 45px #25231f2e}.splash-screen__icon-wrap img{object-fit:cover;width:100%;height:100%}.splash-screen__identity{margin-top:22px}.splash-screen__identity strong{letter-spacing:-.055em;font-size:clamp(36px,9vw,50px);line-height:1;display:block}.splash-screen__identity p{color:var(--ink-soft);letter-spacing:.025em;margin:9px 0 0;font-size:13px;font-weight:650}.splash-loader{opacity:0;align-items:center;gap:7px;min-height:28px;margin-top:26px;display:flex}.splash-loader span{border-radius:99px;width:24px;height:5px}.splash-loader span:first-child{background:var(--ink)}.splash-loader span:nth-child(2){background:var(--violet)}.splash-loader span:nth-child(3){background:var(--coral)}@media (prefers-reduced-motion:no-preference){.splash-loader.is-active{opacity:1;transition:opacity .15s ease-out}.splash-loader.is-active span{animation:.6s ease-in-out infinite alternate splash-beat}.splash-loader.is-active span:nth-child(2){animation-delay:.1s}.splash-loader.is-active span:nth-child(3){animation-delay:.2s}}@keyframes splash-beat{0%{opacity:.45;transform:scaleX(.55)}to{opacity:1;transform:scaleX(1)}}.wallet-login{background:var(--canvas);min-height:100svh;color:var(--ink);grid-template-rows:auto minmax(0,1fr);gap:32px;padding:28px clamp(28px,5vw,72px) 36px;display:grid}.wallet-login__header{justify-content:space-between;align-items:center;gap:20px;display:flex}.wallet-login__brand{font-size:27px}.wallet-login__powered{min-height:40px;color:var(--ink-soft);align-items:center;gap:8px;font-size:11px;font-weight:750;display:inline-flex}.wallet-login__powered i{background:var(--ink);width:26px;height:26px;color:var(--lime);border-radius:9px;place-items:center;font-style:normal;font-weight:900;display:grid}.wallet-login__hero{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:0;display:grid}.wallet-login__copy h1{letter-spacing:-.07em;margin-top:12px;font-size:clamp(62px,8vw,116px);line-height:.83}.wallet-login__copy h1 em{color:var(--ink);text-decoration:underline;text-decoration-color:var(--lime);text-underline-offset:-.05em;text-decoration-skip-ink:none;font-style:normal;text-decoration-thickness:.18em}.wallet-login__copy>p:last-child{max-width:510px;color:var(--ink-soft);margin:28px 0 0;font-size:clamp(15px,1.6vw,20px);line-height:1.48}.wallet-login__right-column{align-content:center;justify-self:end;gap:24px;width:min(100%,560px);display:grid}.wallet-login__playground{min-height:300px;position:relative}.wallet-login__prompt{border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:14px;width:min(100%,390px);min-height:92px;padding:16px 18px;display:grid;position:absolute;box-shadow:0 12px 30px #25231f0f}.wallet-login__prompt>span{border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.wallet-login__prompt svg{width:21px}.wallet-login__prompt small,.wallet-login__prompt strong{display:block}.wallet-login__prompt small{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:750}.wallet-login__prompt strong{max-width:24ch;font-size:15px;line-height:1.3}.wallet-login__prompt--first{z-index:3;top:4px;left:0;transform:rotate(-3deg)}.wallet-login__prompt--first>span{background:var(--lime)}.wallet-login__prompt--second{z-index:2;top:100px;right:0;transform:rotate(3deg)}.wallet-login__prompt--second>span{background:var(--violet-soft)}.wallet-login__prompt--third{z-index:1;top:196px;left:8px;transform:rotate(-1deg)}.wallet-login__prompt--third>span{background:color-mix(in srgb, var(--coral) 38%, var(--surface))}.wallet-login__turn{z-index:4;background:var(--ink);min-height:42px;color:var(--surface);border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:0;right:-4px;transform:rotate(-4deg)}.wallet-login__turn svg{width:15px;color:var(--lime)}.wallet-login__entry{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--ink);border-radius:28px;gap:18px;padding:24px;display:grid}.wallet-login__entry-copy{justify-items:start;gap:16px;min-width:0;display:grid}.wallet-login__wallet-mark{background:var(--lime);width:54px;height:54px;color:var(--ink);border-radius:17px;place-items:center;display:grid}.wallet-login__wallet-mark svg{width:23px}.wallet-login__entry-copy .eyebrow{color:var(--ink-soft)}.wallet-login__entry-copy h2{color:var(--ink);letter-spacing:-.035em;margin-top:3px;font-size:clamp(27px,3vw,36px);line-height:1}.wallet-login__entry-copy p:last-child{max-width:42ch;color:var(--ink-soft);margin:9px 0 0;font-size:13px;line-height:1.5}.wallet-login__entry-action{gap:12px;min-width:0;display:grid}.wallet-login__error{background:color-mix(in srgb, var(--coral) 20%, var(--surface));color:var(--ink);border-radius:14px;gap:3px;padding:12px 14px;display:grid}.wallet-login__error strong{font-size:12px}.wallet-login__error span{font-size:11px;line-height:1.45}.wallet-login__action{background:var(--ink);width:100%;min-height:56px;color:var(--surface);border-radius:16px;font-weight:850}.wallet-login__action:disabled{background:color-mix(in srgb, var(--ink) 78%, var(--surface));color:var(--surface)}.wallet-login__action svg{width:18px}.wallet-login__safety{color:var(--ink-soft);text-align:center;justify-content:center;align-items:center;gap:7px;margin:0;font-size:11px;line-height:1.4;display:flex}.wallet-login__safety svg{flex:none;width:14px}.app-stage{width:100%;min-width:0;max-width:100%}.app-shell{grid-template-columns:248px minmax(0,720px) 300px;gap:28px;width:min(100%,1480px);min-height:100svh;margin:0 auto;padding:24px;display:grid}.app-shell--focus{grid-template-columns:248px minmax(0,920px);max-width:1240px}.app-shell--focus .main-column{width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.side-nav{flex-direction:column;height:calc(100svh - 48px);padding:14px 8px 8px;display:flex;position:sticky;top:24px}.brand{letter-spacing:-.8px;align-items:center;gap:9px;width:fit-content;min-height:44px;font-size:25px;font-weight:800;display:inline-flex}.brand-mark{object-fit:cover;border-radius:12px;width:36px;height:36px;box-shadow:0 4px 12px #25231f1f}.side-nav__links{gap:6px;margin:54px 0 20px;display:grid}.nav-button,.create-button{border-radius:var(--radius-control);background:0 0;border:0;align-items:center;gap:13px;min-height:48px;padding:0 15px;font-weight:650;transition:background-color .1s ease-out,transform .1s ease-out;display:flex}.nav-button svg,.create-button svg{stroke-width:1.9px;width:20px;height:20px}.icon-with-badge{display:inline-flex;position:relative}.nav-badge{background:var(--coral);border:2px solid var(--surface);border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;right:-3px}.bottom-nav__item .nav-badge{border-color:var(--canvas)}.nav-button.is-active{background:var(--surface);box-shadow:0 4px 18px #25231f0a}.nav-button:active,.create-button:active{transform:scale(.98)}.create-button{background:var(--lime);justify-content:center}.profile-chip{background:var(--surface);color:var(--ink);text-align:left;cursor:pointer;border:0;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:10px;display:grid}.profile-chip strong,.profile-chip small,.author strong,.author small,.leader-row strong,.leader-row small{display:block}.profile-chip small,.author small,.leader-row small{color:var(--ink-soft);margin-top:2px;font-size:12px}.profile-chip>svg{width:16px;color:var(--ink-soft)}.main-column{min-width:0;padding-bottom:40px}.mobile-header{display:none}.welcome-row{justify-content:space-between;align-items:center;gap:24px;min-height:92px;display:flex}.eyebrow{color:var(--ink-soft);letter-spacing:.11em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:750}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(27px,3vw,38px);line-height:1.1}h2{letter-spacing:-.025em;margin-bottom:0;font-size:25px;line-height:1.15}h3{letter-spacing:-.015em;margin-bottom:0;font-size:19px;line-height:1.28}.desktop-search{border:1px solid var(--line);background:var(--surface);width:190px;min-height:44px;color:var(--ink-soft);text-align:left;border-radius:14px;align-items:center;gap:9px;padding:0 10px 0 13px;font-size:13px;display:flex}.desktop-search svg{width:17px}.desktop-search span{flex:1}.desktop-search kbd{border:1px solid var(--line);background:var(--canvas);border-radius:6px;padding:2px 5px;font-size:10px}.daily-ralli{background:var(--lime);height:clamp(340px,38vw,390px);box-shadow:var(--shadow);cursor:pointer;border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid;position:relative;overflow:hidden}.daily-ralli:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.daily-ralli button{cursor:pointer}.daily-ralli__glow{display:none}.daily-ralli__content{z-index:2;flex-direction:column;justify-content:space-between;min-width:0;min-height:0;padding:clamp(26px,3.5vw,36px);display:flex;position:relative}.pill{border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:32px;padding:0 11px;font-size:12px;font-weight:750;display:inline-flex}.pill svg{width:14px}.pill--dark{background:var(--ink);color:var(--surface)}.pill--funded{background:var(--surface);color:var(--ink)}.daily-ralli__pills{flex-wrap:wrap;gap:7px;display:flex}.daily-ralli__kicker{margin-bottom:10px;font-size:11px;font-weight:750}.daily-ralli h2{letter-spacing:-.045em;text-wrap:balance;max-width:15ch;margin:0;font-size:clamp(29px,3.5vw,39px);line-height:1.01}.daily-ralli__content>div:last-child{gap:12px;display:grid}.daily-ralli__footer{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.daily-ralli__footer span{min-width:0;color:var(--ink-soft);align-items:center;gap:5px;font-size:12px;font-style:normal;font-weight:650;line-height:1.35;display:flex}.daily-ralli__footer span svg{flex:none;width:15px;height:15px}.daily-ralli__footer span strong{color:var(--ink);font-size:13px}.daily-ralli__footer span i{font-style:normal}.daily-ralli__footer .button{white-space:nowrap;width:100%;min-height:48px;padding-inline:17px}.daily-ralli--loading{background:var(--surface-soft)}@media (prefers-reduced-motion:no-preference){.daily-ralli--loading{animation:1.2s ease-in-out infinite alternate feed-skeleton-pulse}}.next-move{background:var(--violet-soft);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;margin-bottom:14px;padding:18px 20px;display:grid}.next-move__icon{background:var(--violet);border-radius:17px;place-items:center;width:52px;height:52px;display:grid}.next-move__icon svg{width:23px}.next-move h2{margin:2px 0 3px;font-size:19px}.next-move p:last-child{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.35}.next-move .button{min-width:132px}.next-move--loading{min-height:72px;color:var(--ink-soft);justify-content:center;display:flex}.participant-stack{align-items:center;font-size:12px;display:flex}.participant-stack .avatar+.avatar{margin-left:-9px}.participant-stack strong{margin-left:9px}.avatar{border:3px solid var(--surface);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}img.avatar{object-fit:cover}.avatar--one{background:var(--violet)}.avatar--two{background:var(--coral)}.avatar--three{background:var(--blue)}.avatar--me{background:var(--lime);border:0}.button,.join-button{border:0;justify-content:center;align-items:center;gap:7px;min-height:44px;font-weight:750;transition:transform .1s ease-out,background-color .1s ease-out;display:inline-flex}.button:active,.join-button:active,.reaction-button:active,.icon-button:active{transform:scale(.97)}.button svg,.join-button svg{width:17px}.button--ink{border-radius:var(--radius-control);background:var(--ink);color:var(--surface);padding:0 16px}.daily-ralli__art{min-width:0;min-height:0;position:relative;overflow:hidden}.daily-ralli__art img,.daily-ralli__art video{object-fit:cover;width:100%;height:100%;transition:transform .18s ease-out;display:block}.daily-ralli__art:after{display:none}.shape{display:block;position:absolute}.shape--sun{background:var(--coral);border-radius:50%;width:155px;height:155px;top:40px;right:35px}.shape--arch{background:var(--violet);border-radius:70px 70px 16px 16px;width:130px;height:180px;bottom:-45px;right:80px;transform:rotate(13deg)}.shape--spark{color:var(--ink);font-size:64px;bottom:25px;right:40px;transform:rotate(10deg)}.economy-loop{border-radius:var(--radius-card);background:var(--ink);color:var(--surface);margin-top:18px;padding:20px}.economy-loop>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.economy-loop .eyebrow{color:var(--lime)}.economy-loop h2{max-width:440px;font-size:22px}.nim-mark{background:var(--lime);min-width:54px;min-height:34px;color:var(--ink);letter-spacing:.08em;border-radius:11px;place-items:center;font-size:11px;font-weight:850;display:grid}.economy-loop__steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:9px;margin-top:20px;display:grid}.economy-loop__steps>div{align-items:center;gap:9px;min-width:0;display:flex}.economy-loop__steps>div>span{width:34px;height:34px;color:var(--lime);background:#2f2f2c;border-radius:11px;flex:none;place-items:center;display:grid}.economy-loop__steps svg{width:16px}.economy-loop__steps p,.economy-loop__steps strong,.economy-loop__steps small{margin:0;display:block}.economy-loop__steps strong{font-size:12px}.economy-loop__steps small{color:#c6c4bd;margin-top:2px;font-size:9px;line-height:1.25}.economy-loop__steps>i{color:var(--ink-soft);font-size:14px;font-style:normal}.feed-heading{justify-content:space-between;align-items:end;gap:20px;margin:38px 0 16px;display:flex}.feed-tabs{background:var(--surface-soft);border-radius:13px;gap:4px;padding:4px;display:flex}.feed-tabs button{min-height:36px;color:var(--ink-soft);background:0 0;border:0;border-radius:10px;padding:0 13px;font-size:12px;font-weight:700}.feed-tabs button.is-active{background:var(--surface);color:var(--ink);box-shadow:0 3px 10px #25231f0f}.dare-feed{gap:18px;display:grid}.feed-state{border-radius:var(--radius-card);background:var(--surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:32px;display:flex}.feed-state__icon{background:var(--lime);border-radius:19px;place-items:center;width:58px;height:58px;margin-bottom:16px;display:grid;transform:rotate(-5deg)}.feed-state__icon svg{width:24px;transform:rotate(5deg)}.feed-state__icon--error{background:var(--coral)}.feed-state h3{margin-bottom:7px;font-size:21px}.feed-state p{max-width:360px;color:var(--ink-soft);margin-bottom:18px;font-size:12px;line-height:1.5}.feed-skeleton{cursor:default;min-height:510px}.feed-skeleton>span{background:var(--surface-soft);border-radius:13px;width:185px;height:40px;display:block}.feed-skeleton>strong{background:var(--surface-soft);border-radius:10px;width:72%;height:28px;margin:22px 0 15px;display:block}.feed-skeleton>i{background:var(--lime-soft);border-radius:17px;width:100%;height:68px;margin-bottom:14px;display:block}.feed-skeleton>div{aspect-ratio:16/9;background:var(--surface-soft);border-radius:18px;width:100%}@media (prefers-reduced-motion:no-preference){.feed-skeleton>*{animation:1.2s ease-in-out infinite alternate feed-skeleton-pulse}}@keyframes feed-skeleton-pulse{0%{opacity:.5}to{opacity:1}}.dare-card{border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow);cursor:pointer;content-visibility:auto;contain-intrinsic-size:620px;padding:20px;position:relative}.dare-card:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.dare-card button,.dare-card a{cursor:pointer}.dare-card__top,.dare-card__meta,.author{align-items:center;display:flex}.dare-card__top{justify-content:space-between;gap:12px}.author{gap:10px;min-width:0}.author strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.avatar--author{border:0;width:40px;height:40px}.avatar--coral{background:var(--coral)}.avatar--violet{background:var(--violet)}.avatar--blue{background:var(--blue)}.avatar--lime{background:var(--lime)}.avatar--ink{background:var(--ink);color:var(--lime)}.ralli-funded{background:var(--lime-soft);border-radius:999px;flex:none;align-items:center;min-height:30px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.reward-pill{background:var(--lime-soft);border-radius:999px;flex:none;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.reward-pill svg{width:14px;fill:var(--ink)}.dare-card h3{letter-spacing:-.65px;margin:19px 0 14px;font-size:24px}.dare-card__title{width:100%;min-height:44px;color:var(--ink);letter-spacing:-.025em;text-align:left;background:0 0;border:0;margin:12px 0 8px;padding:7px 0;font-size:clamp(20px,2vw,23px);font-weight:700;line-height:1.28;display:block}.reward-pool{background:var(--surface);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin:18px 0;padding:17px;display:grid}.reward-pool--compact{background:var(--lime-soft);margin:0 0 14px;padding:13px}.reward-pool__amount{align-items:center;gap:10px;display:flex}.reward-pool__amount>span{background:var(--lime);border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.reward-pool--compact .reward-pool__amount>span{background:var(--surface)}.reward-pool__amount svg{width:18px}.reward-pool__amount small,.reward-pool__amount strong{display:block}.reward-pool__amount small{color:var(--ink-soft);margin-bottom:2px;font-size:9px;font-weight:700}.reward-pool__amount strong{font-size:19px;line-height:1}.reward-pool__story{justify-content:center;align-items:center;gap:12px;display:flex}.reward-pool__story span{text-align:center}.reward-pool__story small,.reward-pool__story strong{display:block}.reward-pool__story small{color:var(--ink-soft);margin-bottom:2px;font-size:8px}.reward-pool__story strong{font-size:11px}.reward-pool__story i{background:var(--line);width:1px;height:28px}.reward-pool__boost{background:var(--ink);min-height:42px;color:var(--surface);border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.reward-pool__boost svg{width:14px;fill:var(--lime);color:var(--lime)}.dare-card__media{aspect-ratio:16/9;background:var(--surface-soft);border-radius:18px;position:relative;overflow:hidden}.dare-card__media>img,.dare-card__media>video{object-fit:cover;width:100%;height:100%}.media-badge{min-height:38px;color:var(--surface);backdrop-filter:blur(12px);background:#171716d6;border-radius:12px;align-items:center;gap:7px;padding:0 11px;font-size:11px;display:flex;position:absolute;bottom:12px;left:12px}.media-badge svg{width:16px}.dare-card__meta{min-height:56px;color:var(--ink-soft);gap:18px;font-size:12px}.dare-card__meta>span{align-items:center;gap:6px;display:flex}.dare-card__meta svg{width:17px}.reaction-button{min-width:44px;min-height:44px;color:var(--ink-soft);background:0 0;border:0;align-items:center;gap:6px;transition:color .1s ease-out,transform .1s ease-out;display:flex}.reaction-button.is-liked{color:var(--coral)}.join-button{background:var(--ink);color:var(--surface);border-radius:12px;margin-left:auto;padding:0 13px;font-size:12px}.feed-response-preview{border-top:1px solid var(--line);margin-top:2px;padding-top:2px}.response-quote-line{min-height:35px;color:var(--ink-soft);align-items:center;gap:8px;display:flex}.response-quote-line>span{border-left:2px solid var(--line);border-bottom:2px solid var(--line);border-radius:0 0 0 8px;width:18px;height:18px;margin-left:10px}.response-quote-line small{font-size:10px;font-weight:700}.feed-response-preview__body{background:var(--canvas);border-radius:17px;grid-template-columns:auto 1fr 82px;align-items:start;gap:10px;padding:11px;display:grid}.avatar--response{background:var(--blue);border:0;width:36px;height:36px}.feed-response-preview__copy{min-width:0}.feed-response-preview__copy>strong{font-size:12px;display:block}.feed-response-preview__copy>p{margin:4px 0 7px;font-size:11px;line-height:1.4}.response-thumbnail{aspect-ratio:1;background:var(--surface-soft);border:0;border-radius:13px;width:82px;padding:0;position:relative;overflow:hidden}.response-thumbnail img{object-fit:cover;width:100%;height:100%}.response-thumbnail>svg{width:22px;height:22px;color:var(--surface);background:#171716c7;border-radius:8px;padding:5px;position:absolute;top:5px;right:5px}.response-reactions{align-items:center;display:flex;position:relative}.reaction-trigger{min-height:42px;color:var(--ink-soft);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:750;display:inline-flex}.reaction-trigger>span{font-size:17px}.reaction-trigger small{font-size:11px}.reaction-trigger strong{font-variant-numeric:tabular-nums;min-width:18px;font-size:10px}.reaction-trigger>svg{width:13px}.reaction-trigger.is-selected{background:var(--lime-soft);color:var(--ink)}.reaction-picker{z-index:12;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:15px;grid-template-columns:repeat(4,auto);gap:5px;padding:7px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0}.reaction-picker button{background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-width:72px;min-height:44px;padding:0 9px;display:inline-flex}.reaction-picker button.is-selected{background:var(--lime-soft)}.reaction-picker button span{font-size:17px}.reaction-picker button small{color:var(--ink-soft);font-size:10px}.reaction-error{color:#7e231c;flex-basis:100%;font-size:12px;line-height:1.4}.inline-status{color:var(--ink-soft);text-align:center;margin:0;font-size:13px}.right-rail{align-content:start;align-self:start;gap:16px;padding-top:92px;padding-bottom:8px;display:grid;position:sticky;top:24px}.rail-card{border-radius:var(--radius-card);background:var(--surface);min-width:0;padding:20px;overflow:hidden}.rail-card p{color:var(--ink-soft);margin:7px 0 0;font-size:13px;line-height:1.45}.member-proof{background:var(--canvas);border-radius:15px;grid-template-columns:minmax(72px,auto) minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;margin:18px 0 12px;padding:12px;display:grid}.member-proof__avatars{min-width:0;padding-left:7px;display:flex}.avatar--recent-member{border:2px solid var(--canvas);background:var(--violet-soft);width:32px;height:32px;margin-left:-7px;font-size:9px}.member-proof__avatars .avatar:nth-child(n+5){display:none}.member-proof p{min-width:0;margin:0}.member-proof strong,.member-proof p span{display:block}.member-proof strong{color:var(--ink);overflow-wrap:anywhere;font-size:11px;line-height:1.3}.member-proof p span{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.member-proof--loading{min-height:58px}.member-proof--loading span{background:var(--surface-soft);border-radius:50%;width:30px;height:30px;margin-right:-17px}.member-proof--loading i{background:var(--surface-soft);border-radius:99px;width:96px;height:9px;margin-left:17px}.member-proof__retry{width:100%;min-height:44px;color:var(--ink-soft);background:0 0;border:0;align-items:center;gap:7px;margin:12px 0 6px;font-size:11px;font-weight:750;display:flex}.member-proof__retry svg{width:15px}.mobile-member-proof{display:none}.rail-card__heading{justify-content:space-between;gap:12px;display:flex}.rail-icon{background:var(--surface-soft);border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.rail-icon svg{width:19px}.rail-icon--lime{background:var(--lime)}.rail-icon--violet{background:var(--violet-soft)}.streak-card{grid-template-columns:auto 1fr;gap:12px;display:grid}.streak-card>div p{margin-top:3px}.week-row{grid-column:1/-1;grid-template-columns:repeat(7,1fr);gap:5px;margin-top:8px;display:grid}.week-row span{aspect-ratio:1;background:var(--surface-soft);color:var(--ink-soft);border-radius:10px;place-items:center;font-size:10px;font-weight:750;display:grid}.week-row span.is-done{background:var(--lime);color:var(--ink)}.progress-label{justify-content:space-between;margin-top:18px;font-size:11px;display:flex}.progress-track{background:var(--surface-soft);border-radius:99px;height:8px;margin-top:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--violet);width:73%;height:100%;display:block}.text-button{background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0;font-size:12px;font-weight:750;display:flex}.text-button svg{width:16px}.leader-row{border-bottom:1px solid var(--line);grid-template-columns:16px 34px 1fr auto;align-items:center;gap:9px;min-height:54px;display:grid}.leader-row:last-child{border-bottom:0}.leader-row>svg{width:15px;color:var(--coral)}.rank{color:var(--ink-soft);font-size:11px;font-weight:800}.avatar--leader{border:0;width:32px;height:32px}.avatar--leader-1{background:var(--lime)}.avatar--leader-2{background:var(--violet)}.avatar--leader-3{background:var(--blue)}.bottom-nav{display:none}.wallet-trigger.is-connected:after{content:"";border:2px solid var(--surface);background:#3f9a62;border-radius:50%;width:8px;height:8px;position:absolute;bottom:8px;right:8px}.wallet-trigger>span{display:none}.create-wallet-gate{border:1px solid var(--line);background:var(--lime-soft);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.create-wallet-gate>span{background:var(--ink);width:40px;height:40px;color:var(--surface);border-radius:12px;place-items:center;display:grid}.create-wallet-gate svg{width:19px}.create-wallet-gate strong,.create-wallet-gate small{display:block}.create-wallet-gate strong{font-size:12px}.create-wallet-gate small{color:var(--ink-soft);margin-top:3px;font-size:10px;line-height:1.35}.create-wallet-gate button{background:var(--ink);min-height:40px;color:var(--surface);border:0;border-radius:11px;padding:0 12px;font-size:11px;font-weight:800}.response-wallet-gate{margin-top:18px}.wallet-backdrop{z-index:80;backdrop-filter:blur(12px);background:#1717166b;justify-content:flex-end;align-items:stretch;padding:14px;display:flex;position:fixed;inset:0}.wallet-backdrop--nested{z-index:90;justify-content:center;align-items:center}.search-backdrop{z-index:95;backdrop-filter:blur(14px);background:#1717167a;justify-content:center;align-items:flex-start;padding:8svh 18px 24px;display:flex;position:fixed;inset:0;overflow-y:auto}.search-panel{background:var(--canvas);border-radius:26px;width:min(100%,680px);overflow:hidden;box-shadow:0 30px 100px #1717164d}.search-panel__header{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;min-height:72px;padding:10px 12px 10px 20px;display:grid}.search-panel__header>svg{width:21px;color:var(--ink-soft)}.search-panel__header input{min-width:0;min-height:48px;color:var(--ink);background:0 0;border:0;font-size:17px}.search-panel__header input:focus{outline:0}.search-panel__header:focus-within{box-shadow:inset 0 -3px 0 var(--focus)}.search-panel__header input::placeholder{color:#77746d}.search-panel__header>button:not(.search-close){min-width:44px;min-height:44px;color:var(--ink-soft);background:0 0;border:0;font-size:11px;font-weight:750}.search-close{background:var(--surface-soft);border:0;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.search-close svg{width:18px}.search-suggestions{scrollbar-width:none;align-items:center;gap:7px;padding:14px 18px 2px;display:flex;overflow-x:auto}.search-suggestions::-webkit-scrollbar{display:none}.search-suggestions>span{color:var(--ink-soft);white-space:nowrap;align-items:center;gap:5px;margin-right:3px;font-size:10px;font-weight:750;display:flex}.search-suggestions>span svg{width:14px}.search-suggestions button{border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;min-height:38px;padding:0 13px;font-size:11px;font-weight:700}.search-results{min-height:310px;padding:16px}.search-results__label{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px 4px;font-size:10px;font-weight:750}.search-result{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:86px;padding:12px;transition:background-color .1s ease-out;display:grid}.search-result:last-child{border-bottom-color:#0000}.search-result>span:nth-child(2) small,.search-result>span:nth-child(2) strong,.search-result>span:nth-child(2) span{display:block}.search-result>span:nth-child(2) small{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px;font-size:9px;font-weight:750}.search-result>span:nth-child(2) strong{font-size:13px}.search-result>span:nth-child(2) span{color:var(--ink-soft);margin-top:4px;font-size:10px}.search-result>svg{width:17px;color:var(--ink-soft)}.search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.search-empty>span{background:var(--violet-soft);border-radius:19px;place-items:center;width:58px;height:58px;margin-bottom:16px;display:grid;transform:rotate(-5deg)}.search-empty>span svg{width:24px;transform:rotate(5deg)}.search-empty h2{margin-bottom:6px;font-size:21px}.search-empty p{color:var(--ink-soft);margin-bottom:18px;font-size:12px}.wallet-panel,.payment-panel{background:var(--canvas);border-radius:28px;width:min(100%,430px);padding:22px;overflow-y:auto;box-shadow:0 28px 90px #17171640}.payment-panel{max-height:calc(100svh - 28px)}.wallet-panel__header{justify-content:space-between;align-items:center;gap:20px;display:flex}.wallet-panel__header h2{font-size:28px}.wallet-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:24px 8px;display:flex}.wallet-state__icon{background:var(--lime);border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:20px;display:grid;transform:rotate(-5deg)}.wallet-state__icon svg{width:29px;transform:rotate(5deg)}.wallet-state__icon--violet{background:var(--violet)}.wallet-state__icon--coral{background:var(--coral)}.wallet-state h3{margin-bottom:8px;font-size:22px}.wallet-state>p{max-width:340px;color:var(--ink-soft);margin:0 0 22px;font-size:13px;line-height:1.55}.wallet-inline-error{background:color-mix(in srgb, var(--coral) 22%, var(--surface));border-radius:12px;padding:10px 12px;color:var(--ink)!important}.connected-card{background:var(--ink);color:var(--surface);border-radius:22px;margin-top:26px;padding:20px}.connected-card__status{align-items:center;gap:8px;display:flex}.connected-card__status span{background:var(--lime);width:26px;height:26px;color:var(--ink);border-radius:9px;place-items:center;display:grid}.connected-card__status svg{width:14px}.connected-card>p{color:#aaa8a2;text-transform:uppercase;letter-spacing:.08em;margin:32px 0 7px;font-size:10px}.address-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.address-row code{text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:17px;overflow:hidden}.address-row button{width:44px;height:44px;color:var(--surface);background:#2f2f2c;border:0;border-radius:13px;place-items:center;display:grid}.address-row svg{width:17px}.balance-row{justify-content:space-between;align-items:center;gap:10px;margin-top:18px;display:flex}.balance-row>span{flex-direction:column;gap:3px;display:flex}.balance-row small{color:#aaa8a2;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.balance-row strong{align-items:center;gap:6px;font-size:20px;font-weight:800;display:inline-flex}.balance-row strong svg{width:16px}.balance-row>button{width:40px;height:40px;color:var(--surface);background:#2f2f2c;border:0;border-radius:12px;flex:none;place-items:center;display:grid}.balance-row>button svg{width:16px}.network-row{color:#c6c4bd;border-top:1px solid #3d3c39;justify-content:space-between;gap:10px;margin-top:24px;padding-top:14px;font-size:10px;display:flex}.network-row span{align-items:center;gap:6px;display:flex}.network-row i{background:var(--coral);border-radius:50%;width:7px;height:7px}.network-row i.is-online{background:var(--lime)}.wallet-security,.approval-note{background:var(--violet-soft);border-radius:16px;gap:10px;margin-top:14px;padding:14px;display:flex}.wallet-security>svg,.approval-note>svg{flex:none;width:18px}.wallet-security p,.wallet-security strong,.wallet-security span{margin:0;display:block}.wallet-security strong{font-size:12px}.wallet-security span,.approval-note span{color:var(--ink-soft);margin-top:3px;font-size:11px;line-height:1.4}.wallet-verification,.wallet-verified-note{background:var(--lime-soft);border-radius:16px;gap:12px;margin-top:14px;padding:15px;display:flex}.wallet-verification>svg,.wallet-verified-note>svg{flex:none;width:19px}.wallet-verification strong,.wallet-verification span,.wallet-verified-note strong,.wallet-verified-note span{display:block}.wallet-verification strong,.wallet-verified-note strong{font-size:12px}.wallet-verification span,.wallet-verified-note{color:var(--ink-soft);font-size:11px;line-height:1.45}.wallet-verification p{color:#a52b22;margin:9px 0 0;font-size:11px;line-height:1.4}.wallet-verification button{background:var(--ink);min-height:44px;color:var(--surface);border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:12px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.wallet-verification button:disabled{cursor:wait;opacity:.65}.wallet-verification button svg{width:15px}.wallet-verified-note{background:var(--lime);color:var(--ink);align-items:center}.wallet-verified-note span{color:inherit}.wallet-panel__actions{gap:6px;margin-top:20px;display:grid}.wallet-panel__actions a,.wallet-panel__actions button{background:var(--surface);border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:750;display:flex}.wallet-panel__actions button{color:#a52b22}.wallet-panel__actions svg{width:15px}.spin{animation:.9s linear infinite wallet-spin}@keyframes wallet-spin{to{transform:rotate(360deg)}}.payment-form{gap:18px;padding-top:24px;display:grid}.tip-intent{background:var(--lime-soft);border-radius:18px;align-items:center;gap:12px;padding:15px;display:flex}.tip-intent>svg{flex:none;width:24px}.tip-intent p,.tip-intent strong,.tip-intent span{margin:0;display:block}.tip-intent strong{font-size:12px}.tip-intent span{color:var(--ink-soft);margin-top:3px;font-size:10px}.payment-recipient{background:var(--surface);border-radius:17px;align-items:center;gap:10px;padding:13px;display:flex}.payment-recipient strong,.payment-recipient small{display:block}.payment-recipient small{color:var(--ink-soft);margin-bottom:3px;font-size:10px}.amount-picker{border:0;grid-template-columns:repeat(4,1fr);gap:7px;margin:0;padding:0;display:grid}.amount-picker legend{grid-column:1/-1;margin-bottom:3px;font-size:12px;font-weight:750}.amount-picker button{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-height:48px;font-size:12px;font-weight:750}.amount-picker button.is-active{border-color:var(--ink);background:var(--lime)}.payment-error{background:color-mix(in srgb, var(--coral) 22%, var(--surface));color:#7e231c;border-radius:13px;margin:0;padding:11px 13px;font-size:11px;line-height:1.4}.approval-note{margin-top:0}.payment-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.payment-success>span{background:var(--lime);border-radius:23px;place-items:center;width:70px;height:70px;margin-bottom:20px;display:grid;transform:rotate(-6deg)}.payment-success>span svg{transform:rotate(6deg)}.payment-success h3{margin-bottom:8px;font-size:25px}.payment-success p{max-width:310px;color:var(--ink-soft);margin-bottom:22px;font-size:13px;line-height:1.5}.pass-panel{background:var(--canvas);border-radius:28px;width:min(100%,480px);max-height:calc(100svh - 28px);padding:22px;overflow-y:auto;box-shadow:0 28px 90px #17171640}.pass-context{background:var(--violet-soft);border-radius:17px;align-items:center;gap:10px;margin-top:22px;padding:13px;display:flex}.pass-context strong,.pass-context small{display:block}.pass-context small{color:var(--ink-soft);margin-bottom:3px;font-size:10px}.pass-context strong{font-size:12px}.friend-search{border:1px solid var(--line);background:var(--surface);border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:9px;min-height:50px;margin-top:18px;padding:0 14px;display:grid}.friend-search svg{width:18px;color:var(--ink-soft)}.friend-search input{min-width:0;height:48px;color:var(--ink);background:0 0;border:0}.friend-search input:focus{outline:0}.friend-search:focus-within,.input-with-icon:focus-within{outline:3px solid var(--focus);outline-offset:2px}.friend-picker{border:0;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 0;padding:0;display:grid}.friend-picker legend{grid-column:1/-1;margin-bottom:2px;font-size:12px;font-weight:750}.friend-picker legend span{color:var(--ink-soft);font-size:9px;font-weight:600}.friend-picker button{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:100px;font-size:10px;display:flex;position:relative}.friend-picker button.is-selected{border-color:var(--ink);background:var(--lime-soft)}.friend-check{border:1px solid var(--line);background:var(--canvas);border-radius:7px;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:6px;right:6px}.friend-check svg{width:11px}.pass-link{background:var(--surface);border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:18px;padding:12px 12px 12px 14px;display:grid}.pass-link small,.pass-link code{display:block}.pass-link small{color:var(--ink-soft);margin-bottom:4px;font-size:9px}.pass-link code{text-overflow:ellipsis;white-space:nowrap;max-width:330px;font-family:ui-monospace,monospace;font-size:11px;overflow:hidden}.pass-link button{background:var(--surface-soft);border:0;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.pass-link button svg{width:17px}.pass-share{width:100%;margin-top:18px}.pass-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.pass-success>span{background:var(--lime);border-radius:23px;place-items:center;width:70px;height:70px;margin-bottom:20px;display:grid;transform:rotate(-6deg)}.pass-success>span svg{transform:rotate(6deg)}.pass-success h3{margin-bottom:8px;font-size:25px}.pass-success p{max-width:330px;color:var(--ink-soft);margin-bottom:22px;font-size:13px;line-height:1.5}.page-view{padding:24px 0 48px}.page-heading{justify-content:space-between;align-items:center;gap:20px;min-height:96px;display:flex}.page-heading h1{font-size:42px}.text-action{background:0 0;border:0;min-height:44px;padding:0 10px;font-size:12px;font-weight:750}.page-icon-button{display:grid}.page-tabs,.profile-tabs{background:var(--surface-soft);border-radius:16px;gap:6px;margin:8px 0 24px;padding:5px;display:flex}.page-tabs button,.profile-tabs button{min-width:86px;min-height:40px;color:var(--ink-soft);background:0 0;border:0;border-radius:12px;padding:0 16px;font-size:12px;font-weight:750}.page-tabs button.is-active,.profile-tabs button.is-active{background:var(--surface);color:var(--ink);box-shadow:0 3px 10px #25231f0f}.empty-state{border-radius:var(--radius-card);background:var(--surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:32px;display:flex}.empty-state__icon{background:var(--lime);border-radius:21px;place-items:center;width:64px;height:64px;margin-bottom:18px;display:grid;transform:rotate(-5deg)}.empty-state__icon svg{width:27px;transform:rotate(5deg)}.empty-state h2{margin-bottom:8px}.empty-state p{max-width:330px;color:var(--ink-soft);margin-bottom:20px}.activity-list{gap:28px;display:grid}.activity-group h2{margin:0 0 10px 4px;font-size:14px}.activity-card{border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.activity-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:12px;width:100%;min-height:84px;padding:12px 16px;transition:background-color .1s ease-out;display:grid;position:relative}.activity-row:last-child{border-bottom:0}.activity-row>svg{width:16px;color:var(--ink-soft)}.event-icon{border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.event-icon svg{width:20px}.event-icon--coral{background:color-mix(in srgb, var(--coral) 35%, var(--surface))}.event-icon--violet{background:var(--violet-soft)}.event-icon--lime{background:var(--lime-soft)}.event-icon--blue{background:color-mix(in srgb, var(--blue) 35%, var(--surface))}.activity-row__copy strong,.activity-row__copy small{display:block}.activity-row__copy strong{font-size:13px}.activity-row__copy small{color:var(--ink-soft);margin-top:4px;font-size:11px}.activity-row__time{color:var(--ink-soft);white-space:nowrap;font-size:10px}.unread-dot{background:var(--coral);border-radius:50%;width:8px;height:8px}.chain-spotlight{background:var(--lime);min-height:360px;box-shadow:var(--shadow);border-radius:30px;grid-template-columns:1.05fr .95fr;gap:20px;padding:28px;display:grid;position:relative;overflow:hidden}.chain-spotlight__copy{flex-direction:column;justify-content:space-between;gap:24px;display:flex}.chain-spotlight h2{max-width:480px;font-size:clamp(30px,4vw,44px);line-height:1}.chain-summary{gap:18px;display:flex}.chain-summary span{align-items:center;gap:5px;font-size:12px;display:flex}.chain-summary svg{width:17px}.chain-map{min-height:230px;position:relative}.chain-map svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.chain-map path{fill:none;stroke:var(--ink);stroke-width:2px;stroke-dasharray:5 7;opacity:.5}.chain-node{z-index:2;border:4px solid var(--surface);background:var(--violet);border-radius:50%;place-items:center;width:52px;height:52px;font-size:11px;font-weight:800;display:grid;position:absolute;box-shadow:0 8px 20px #1717161f}.chain-node--1{background:var(--ink);color:var(--lime);top:37%;left:2%}.chain-node--2{background:var(--coral);top:8%;left:22%}.chain-node--3{background:var(--blue);top:49%;left:43%}.chain-node--4{background:var(--violet);top:12%;left:66%}.chain-node--5{background:var(--surface);top:40%;right:1%}.chain-spotlight>.button{position:absolute;bottom:28px;right:28px}.section-heading{justify-content:space-between;align-items:end;margin:36px 0 14px;display:flex}.section-heading>span{color:var(--ink-soft);font-size:11px}.chain-list{border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.chain-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:130px 1fr auto auto;align-items:center;gap:16px;width:100%;min-height:94px;padding:12px 18px;display:grid}.chain-row:last-child{border-bottom:0}.chain-row>svg{width:17px;color:var(--ink-soft)}.mini-chain{align-items:center;padding-left:8px;display:flex}.mini-chain__node{border:3px solid var(--surface);border-radius:50%;place-items:center;width:38px;height:38px;margin-left:-8px;font-size:8px;font-weight:800;display:grid}.mini-chain__node--lime{background:var(--lime)}.mini-chain__node--violet{background:var(--violet)}.mini-chain__node--coral{background:var(--coral)}.chain-row__copy strong,.chain-row__copy small{display:block}.chain-row__copy small{color:var(--ink-soft);margin-top:4px;font-size:11px}.chain-status{color:var(--ink-soft);align-items:center;gap:6px;font-size:10px;display:flex}.chain-status>span{background:var(--lime);border-radius:50%;width:7px;height:7px}.chain-explainer{background:var(--surface);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:18px;display:grid}.chain-explainer p{color:var(--ink-soft);margin:3px 0 0;font-size:12px}.chain-explainer>svg{width:20px}.conversion-card{background:var(--line);border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.conversion-card span{background:var(--surface);text-align:center;gap:3px;padding:14px 8px;display:grid}.conversion-card strong{font-variant-numeric:tabular-nums;font-size:20px}.conversion-card small{color:var(--ink-soft);font-size:11px}.invitation-panel{gap:14px;display:grid}.invitation-hero{text-align:center;justify-items:center;gap:10px;padding:20px 0 12px;display:grid}.invitation-hero>span{background:var(--lime);border-radius:20px;place-items:center;width:64px;height:64px;display:grid;transform:rotate(-5deg)}.invitation-hero p,.invitation-hero h2{margin:0}.invitation-hero h2{text-wrap:balance;max-width:390px;font-size:30px}.chain-journey{background:var(--surface);box-shadow:var(--shadow);border-radius:26px;margin-top:16px;padding:24px}.chain-journey>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.live-pill{background:var(--lime-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.live-pill>span{background:#3f9a62;border-radius:50%;width:7px;height:7px}.journey-route{display:grid}.journey-stop{grid-template-columns:54px 1fr auto;align-items:start;gap:12px;min-height:84px;display:grid}.journey-marker{min-height:84px;position:relative}.avatar--journey{z-index:2;border-color:var(--surface);width:44px;height:44px;position:relative}.journey-marker i{z-index:1;background:repeating-linear-gradient(to bottom, var(--line) 0 5px, transparent 5px 9px);width:2px;height:48px;position:absolute;top:42px;left:21px}.journey-stop>div:nth-child(2){padding-top:4px}.journey-stop strong,.journey-stop span,.journey-stop small{display:block}.journey-stop>div:nth-child(2) span{color:var(--ink-soft);align-items:center;gap:4px;margin-top:3px;font-size:11px;display:flex}.journey-stop>div:nth-child(2) span svg{width:12px}.journey-stop small{color:var(--ink-soft);margin-top:4px;font-size:10px}.journey-check{background:var(--lime-soft);border-radius:9px;place-items:center;width:26px;height:26px;margin-top:7px;display:grid!important}.journey-check svg{width:13px}.profile-hero{background:var(--ink);color:var(--surface);border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:28px;display:grid}.profile-avatar{border:4px solid var(--surface);background:var(--lime);width:92px;height:92px;color:var(--ink);border-radius:30px;place-items:center;font-size:27px;font-weight:850;display:grid;position:relative;transform:rotate(-3deg)}.profile-avatar>span{border:3px solid var(--ink);background:var(--violet);border-radius:10px;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:-8px;right:-8px}.profile-avatar__image{border-radius:inherit;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.onboarding-intro{color:var(--ink-soft);margin:0 0 4px;font-size:13px;line-height:1.4}.onboarding-backdrop{justify-content:center;align-items:center}.onboarding-panel{width:min(100%,720px)}.onboarding-header{align-items:center;gap:12px;min-height:62px;margin-bottom:12px;display:flex}.onboarding-header h2{margin-top:2px;font-size:clamp(28px,5vw,38px)}.onboarding-interests{gap:16px;display:grid}.onboarding-community-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:min(440px,52svh);margin:0;padding:2px;display:grid;overflow-y:auto}.onboarding-community-grid>button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:94px;padding:13px;transition:border-color .1s ease-out,background-color .1s ease-out,transform .1s ease-out;display:grid}.onboarding-community-grid>button>span:first-child{background:var(--surface-soft);border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.onboarding-community-grid strong,.onboarding-community-grid small{display:block}.onboarding-community-grid small{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.onboarding-community-grid i{background:var(--surface-soft);width:28px;height:28px;color:var(--ink-soft);border-radius:10px;place-items:center;font-style:normal;display:grid}.onboarding-community-grid i svg{width:14px}.onboarding-community-grid>button.is-selected{border-color:var(--ink);background:var(--lime-soft)}.onboarding-community-grid>button.is-selected i{background:var(--ink);color:var(--lime)}.onboarding-community-state{background:var(--surface);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:230px;padding:24px;display:flex}.onboarding-community-state>svg{width:26px}.onboarding-community-state p{max-width:360px;color:var(--ink-soft);margin:0;font-size:12px;line-height:1.45}.onboarding-identity{gap:16px;display:grid}.onboarding-profile-card{border:1px solid var(--line);background:var(--surface);border-radius:24px;gap:20px;padding:20px;display:grid}.avatar-picker{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;min-width:0;padding:0 0 18px;display:grid}.avatar-picker__media{display:block;position:relative}.avatar-picker .avatar-picker__preview{border:3px solid var(--canvas);background:var(--violet-soft);border-radius:25px;width:76px;height:76px;font-size:21px}.avatar-picker__media>i{border:3px solid var(--surface);background:var(--ink);width:29px;height:29px;color:var(--surface);border-radius:10px;place-items:center;font-style:normal;display:grid;position:absolute;bottom:-3px;right:-4px}.avatar-picker__media>i svg{width:13px}.avatar-picker__copy strong,.avatar-picker__copy small{display:block}.avatar-picker__copy strong{font-size:14px}.avatar-picker__copy small{color:var(--ink-soft);margin-top:4px;font-size:10px;line-height:1.4}.avatar-picker__action{background:var(--surface-soft);border-radius:12px;align-items:center;min-height:38px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.onboarding-identity__fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.onboarding-identity__fields .field input,.onboarding-identity__fields .input-with-icon{min-height:54px}.onboarding-destination{background:var(--lime-soft);border-radius:17px;align-items:center;gap:12px;padding:13px 15px;display:flex}.onboarding-destination__icon{background:var(--lime);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.onboarding-destination__icon>svg{width:18px}.onboarding-destination strong,.onboarding-destination small{display:block}.onboarding-destination small{color:var(--ink-soft);margin-top:3px;font-size:11px;line-height:1.4}.onboarding-actions{gap:10px;display:flex}.onboarding-actions .button{flex:1}.onboarding-identity__actions .button{white-space:nowrap;min-height:50px}.edit-profile-panel{width:min(100%,650px)}.edit-profile-panel__header{border-bottom:1px solid var(--line);padding-bottom:16px}.edit-profile-panel__header h2{margin-top:2px;font-size:clamp(27px,4vw,34px)}.edit-profile-form{gap:18px;padding-top:18px;display:grid}.edit-profile-avatar{padding-bottom:18px}.edit-profile-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.edit-profile-fields .field input,.edit-profile-fields .input-with-icon{min-height:54px}.edit-profile-bio textarea{min-height:108px}.edit-profile-form__actions{grid-template-columns:minmax(120px,.7fr) minmax(180px,1.3fr);gap:10px;display:grid}.edit-profile-form__actions .button{width:100%;min-height:50px}.profile-avatar svg{width:14px}.profile-identity h2{color:var(--surface);margin-bottom:5px;font-size:28px}.profile-identity p{color:#c6c4bd;align-items:center;gap:5px;margin:0 0 7px;font-size:11px;display:flex}.profile-identity p svg{width:14px}.profile-identity>span{color:#e9e7df;font-size:12px}.edit-profile{min-height:42px;color:var(--surface);background:#292927;border:1px solid #514f4a;border-radius:13px;padding:0 14px;font-size:11px;font-weight:750}.profile-stats{border-top:1px solid #3d3c39;grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin-top:8px;padding-top:22px;display:grid}.profile-stats span{text-align:center;border-right:1px solid #3d3c39}.profile-stats span:last-child{border-right:0}.profile-stats strong,.profile-stats small{display:block}.profile-stats strong{font-variant-numeric:tabular-nums;font-size:22px}.profile-stats small{color:#aaa8a2;margin-top:4px;font-size:10px}.profile-highlights{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0 26px;display:grid}.highlight-card{border-radius:19px;align-items:center;gap:11px;min-height:92px;padding:14px;display:flex}.highlight-card>span{background:#ffffff80;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.highlight-card svg{width:18px}.highlight-card strong,.highlight-card small{display:block}.highlight-card strong{font-size:15px}.highlight-card small{margin-top:3px;font-size:10px}.highlight-card--lime{background:var(--lime)}.highlight-card--violet{background:var(--violet-soft)}.highlight-card--coral{background:color-mix(in srgb, var(--coral) 42%, var(--surface))}.profile-tabs{width:fit-content}.response-gallery{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.gallery-item{aspect-ratio:1.18;background:var(--surface-soft);border:0;border-radius:20px;padding:0;position:relative;overflow:hidden}.gallery-item img,.gallery-item video{object-fit:cover;width:100%;height:100%;transition:transform .2s ease-out}.gallery-item>span{min-height:32px;color:var(--surface);backdrop-filter:blur(8px);background:#171716cc;border-radius:10px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px}.gallery-item svg{fill:currentColor;width:13px}.profile-list{border-radius:var(--radius-card);background:var(--surface);overflow:hidden}.profile-list>article{border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:82px;padding:12px 16px;display:grid}.profile-list>article:last-child{border-bottom:0}.profile-list strong,.profile-list small{display:block}.profile-list small{color:var(--ink-soft);margin-top:3px;font-size:10px}.profile-list__content{min-width:0;min-height:48px;color:var(--ink);text-align:left;background:0 0;border:0;flex-direction:column;justify-content:center;padding:0;display:flex}.profile-list__content strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-list__content:disabled{cursor:default}.profile-list button>svg{width:16px}.trophy-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.trophy-grid article{border-radius:var(--radius-card);background:var(--surface);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:180px;padding:20px;display:flex}.trophy-grid article>span{background:var(--lime);border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:auto;display:grid}.trophy-grid article svg{width:22px}.trophy-grid article p{color:var(--ink-soft);margin:5px 0 0;font-size:11px}.flow-backdrop{z-index:50;backdrop-filter:blur(12px);background:#1717166b;place-items:stretch center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.flow-sheet{background:var(--canvas);border-radius:30px;width:min(100%,720px);min-height:calc(100svh - 36px);margin:auto;padding:20px 34px 34px;box-shadow:0 30px 90px #17171640}.flow-header{justify-content:space-between;align-items:center;min-height:56px;display:flex}.flow-back{background:0 0;border:0;align-items:center;gap:8px;min-height:44px;padding:0 8px;font-size:13px;font-weight:750;display:inline-flex}.flow-back svg{width:18px}.flow-intro{max-width:520px;padding:24px 0 28px}.flow-intro h1{text-wrap:balance;margin-bottom:10px;font-size:clamp(32px,4vw,40px);font-weight:700}.flow-intro>p:last-child,.detail-copy{color:var(--ink-soft);line-height:1.55}.flow-actions{z-index:3;background:linear-gradient(transparent, var(--canvas) 18%);justify-content:flex-end;padding:14px 0 0;display:flex;position:sticky;bottom:-1px}.ralli-ended-note{border-radius:var(--radius-control);background:var(--surface-soft);color:var(--ink-soft);text-align:center;flex:1;padding:13px 16px;font-size:13px;font-weight:650}.ralli-ended-note svg{vertical-align:middle;width:16px;margin-right:6px}.reciprocity-unlocked{background:var(--lime-soft);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:30px;padding:18px;display:grid}.reciprocity-unlocked>span{background:var(--lime);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.reciprocity-unlocked>span svg{width:22px}.reciprocity-unlocked h2{margin:2px 0 3px;font-size:19px}.reciprocity-unlocked p:last-child{color:var(--ink-soft);margin:0;font-size:12px}.reciprocity-unlocked .button{min-width:164px}.flow-actions--static{border-top:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;position:static}.flow-actions--static p{color:var(--ink-soft);margin:0;font-size:12px}.button--wide{min-width:190px;min-height:50px}.button--soft{border-radius:var(--radius-control);background:var(--surface-soft);padding:0 16px}.button svg{width:17px}.arrow-forward{transform:rotate(180deg)}.detail-hero{aspect-ratio:16/9;background:var(--surface-soft);border-radius:24px;margin-top:12px;position:relative;overflow:hidden}.detail-hero>img,.detail-hero>video,.detail-hero>.feed-video{object-fit:cover;width:100%;height:100%}.detail-hero .pill{position:absolute;top:16px;left:16px}.detail-body{padding:24px 6px 0}.detail-author{align-items:center;margin-bottom:22px}.detail-author>span:nth-child(2){flex:1}.detail-author__copy>span:first-child{flex-wrap:wrap;align-items:baseline;gap:4px;line-height:1.3;display:flex}.detail-author .detail-author__copy strong{letter-spacing:-.01em;max-width:min(100%,28ch);font-size:14px;font-weight:700}.detail-author__copy>span:first-child>span{color:var(--ink-soft);font-size:14px;font-weight:500}.detail-author .detail-author__copy small{margin-top:3px;font-size:12px;line-height:1.3}.detail-body h1{letter-spacing:-.04em;overflow-wrap:anywhere;text-wrap:balance;max-width:18ch;margin-bottom:14px;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1.08}.detail-copy{max-width:620px}.detail-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0;display:grid}.detail-stats>span{background:var(--surface);border-radius:16px;grid-template-columns:auto 1fr;align-content:center;column-gap:6px;min-height:84px;padding:12px;display:grid}.detail-stats svg{width:17px;color:var(--ink-soft);grid-row:1/3}.detail-stats strong{font-size:17px}.detail-stats small{color:var(--ink-soft);font-size:10px}.reward-callout{background:var(--lime-soft);border-radius:20px;grid-template-columns:1.1fr .9fr;gap:18px;margin-top:26px;padding:20px;display:grid}.reward-callout h2{font-size:21px}.reward-callout>p{color:var(--ink-soft);align-self:end;margin:0;font-size:11px;line-height:1.5}.response-preview-grid{grid-template-columns:1fr 1fr .7fr;gap:8px;margin-top:24px;display:grid}.response-preview-grid>*{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%}.response-preview-grid>div{background:var(--violet-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.response-preview-grid>div strong{font-size:24px}.response-preview-grid>div span{max-width:80px;margin-top:4px;font-size:10px}.response-stream{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.response-stream__header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.response-lock{background:var(--surface-soft);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:28px;display:flex}.response-lock__previews{justify-content:center;align-items:center;height:92px;margin-bottom:22px;display:flex}.response-lock__previews span{border:4px solid var(--surface-soft);background:var(--violet-soft);border-radius:18px;place-items:center;width:76px;height:88px;margin-left:-12px;display:grid;overflow:hidden;transform:rotate(-4deg)}.response-lock__previews span:first-child{margin-left:0}.response-lock__previews span:nth-child(2){z-index:2;transform:translateY(-5px)rotate(3deg)}.response-lock__previews span:nth-child(3){transform:rotate(7deg)}.response-lock__previews img{object-fit:cover;filter:blur(12px);width:100%;height:100%;transform:scale(1.15)}.response-lock__previews svg{width:24px}.response-lock h3{max-width:420px;margin:4px 0 7px;font-size:24px}.response-lock>p:not(.eyebrow){max-width:390px;color:var(--ink-soft);margin:0 0 18px;line-height:1.45}.response-sort{background:var(--surface-soft);border-radius:12px;gap:4px;padding:4px;display:flex}.response-sort button{min-height:36px;color:var(--ink-soft);background:0 0;border:0;border-radius:9px;padding:0 11px;font-size:10px;font-weight:750}.response-sort button.is-active{background:var(--surface);color:var(--ink)}.response-list{gap:12px;display:grid}.response-post{background:var(--surface);border-radius:21px;padding:16px}.response-post>header{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.response-post>header strong,.response-post>header small{display:block}.response-post>header strong{font-size:13px}.response-post>header small{color:var(--ink-soft);margin-top:2px;font-size:10px}.response-more{background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.response-more svg{width:18px}.response-post__copy{margin:14px 0 11px;font-size:14px;line-height:1.5}.response-post__image{object-fit:cover;background:var(--surface-soft);border-radius:17px;width:100%;max-height:440px}.feed-video{background:var(--ink);border-radius:17px;width:100%;height:min(70svh,560px);position:relative;overflow:hidden}.feed-video video{object-fit:contain;width:100%;height:100%;display:block}.feed-video__loading{z-index:2;color:var(--surface);pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.feed-video__loading svg{width:27px;height:27px}.feed-video__play{z-index:3;width:100%;color:var(--surface);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;inset:0}.feed-video__play svg{background:#171716c2;border-radius:50%;width:50px;height:50px;padding:14px;transition:opacity .12s ease-out,transform .12s ease-out}.feed-video.is-playing .feed-video__play svg{opacity:0;transform:scale(.9)}.feed-video__sound{z-index:4;width:44px;height:44px;color:var(--surface);cursor:pointer;background:#171716c2;border:0;border-radius:14px;place-items:center;display:grid;position:absolute;bottom:12px;right:12px}.feed-video__sound svg{width:18px;height:18px}.feed-video--compact{border-radius:inherit;height:100%}.feed-video--compact .feed-video__sound{display:none}.text-response{background:var(--violet-soft);text-align:center;border-radius:18px;justify-content:center;align-items:center;min-height:190px;margin-top:14px;padding:28px;display:flex;position:relative;overflow:hidden}.text-response>span{color:#1717161f;font-family:Georgia,serif;font-size:150px;line-height:1;position:absolute;top:-25px;left:15px}.text-response p{z-index:1;letter-spacing:-.3px;max-width:480px;margin:0;font-size:20px;font-weight:700;line-height:1.3;position:relative}.response-post>footer{align-items:center;gap:5px;min-height:58px;padding-top:10px;display:flex}.response-post>footer>button,.response-action{min-height:42px;color:var(--ink-soft);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.response-action small{min-width:18px;font-size:10px}.response-action svg{width:16px}.response-post>footer>button:last-of-type{width:42px;margin-left:auto;padding:0}.response-post>footer>button svg{width:16px}.comment-backdrop{z-index:110;backdrop-filter:blur(10px);background:#1717166b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.comment-thread{background:var(--canvas);width:min(100%,520px);min-width:0;max-height:min(78svh,680px);box-shadow:var(--shadow);border-radius:24px;flex-direction:column;padding:18px;display:flex;overflow:hidden}.comment-thread__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:2px 2px 14px;display:flex}.comment-thread__header .eyebrow{margin-bottom:3px}.comment-thread__header h2{font-size:21px}.comment-thread__body{overscroll-behavior:contain;min-height:100px;padding:16px 2px;overflow-y:auto}.comment-list{gap:16px;display:grid}.comment-list article{grid-template-columns:auto minmax(0,1fr);gap:9px;display:grid}.comment-list article .avatar{border:0;width:32px;height:32px}.comment-list article p{align-items:baseline;gap:7px;margin:0 0 3px;display:flex}.comment-list article p strong{font-size:11px}.comment-list article time{color:var(--ink-soft);font-size:9px}.comment-list article div>span{overflow-wrap:anywhere;font-size:12px;line-height:1.45;display:block}.comment-empty{min-height:120px;color:var(--ink-soft);text-align:left;justify-content:center;align-items:center;gap:12px;display:flex}.comment-empty>svg{width:20px}.comment-empty strong,.comment-empty small{display:block}.comment-empty strong{color:var(--ink);font-size:11px}.comment-empty small{margin-top:2px;font-size:10px}.comment-state{min-height:68px;color:var(--ink-soft);text-align:center;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.comment-state svg{width:16px}.comment-state button{background:var(--surface);border:0;border-radius:11px;min-height:40px;padding-inline:10px;font-weight:750}.comment-form{border:1px solid var(--line);background:var(--surface);border-radius:15px;flex:none;grid-template-columns:1fr 44px;align-items:center;gap:6px;min-height:52px;padding:3px 3px 3px 14px;display:grid}.comment-form:focus-within{outline:3px solid var(--focus);outline-offset:2px}.comment-form input{min-width:0;height:44px;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.comment-form button{background:var(--ink);width:44px;height:44px;color:var(--surface);border:0;border-radius:12px;place-items:center;display:grid}.comment-form button:disabled{background:var(--surface-soft);color:var(--ink-soft)}.comment-form button svg{width:16px}.comment-error{color:#7e231c;margin:8px 2px 0;font-size:11px}.ralli-conversation{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.ralli-conversation>div{margin-bottom:12px}.ralli-conversation>.response-action{background:var(--surface);min-width:150px}.ralli-primary-actions{border:1px solid var(--line);background:var(--surface);border-radius:16px;align-items:center;gap:6px;margin:16px 0 6px;padding:7px;display:flex;position:relative}.ralli-primary-actions>.response-action{min-width:96px}.ralli-primary-actions>.response-action:last-child{margin-left:auto}.report-panel{overscroll-behavior:contain}.report-copy{color:var(--ink-soft);margin:8px 0 18px;line-height:1.5}.tip-chip{align-items:stretch;display:inline-flex;position:relative}.tip-chip__send{border:1px solid var(--line);background:var(--lime-soft);min-height:42px;color:var(--ink);border-right:0;border-radius:12px 0 0 12px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.tip-chip__send svg{width:15px}.tip-chip__send:disabled{background:var(--surface-soft);color:var(--ink-soft)}.tip-chip__caret{border:1px solid var(--line);background:var(--lime-soft);min-width:34px;color:var(--ink);border-radius:0 12px 12px 0;justify-content:center;align-items:center;display:inline-flex}.tip-chip__caret svg{width:12px}.tip-chip.is-open .tip-chip__caret{background:var(--lime)}.tip-chip__picker{z-index:5;background:var(--surface);box-shadow:var(--shadow);white-space:nowrap;border-radius:13px;align-items:center;gap:5px;padding:7px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0}.tip-chip__option{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:38px;min-height:34px;font-size:11px;font-weight:750}.tip-chip__option:hover{background:var(--lime-soft)}.tip-chip__custom{align-items:center;gap:5px;display:flex}.tip-chip__custom input{border:1px solid var(--line);border-radius:10px;width:56px;min-height:34px;padding:0 8px;font-size:11px}.tip-chip__custom button{background:var(--ink);min-height:34px;color:var(--surface);border:0;border-radius:10px;padding:0 9px;font-size:11px;font-weight:750}.tip-chip__error{z-index:5;background:color-mix(in srgb, var(--coral) 22%, var(--surface));color:#7e231c;white-space:nowrap;border-radius:8px;padding:4px 8px;font-size:9px;position:absolute;top:calc(100% + 4px);left:0}.tip-review-backdrop{z-index:120}.tip-review{background:var(--canvas);border-radius:28px;width:min(100% - 28px,430px);max-height:calc(100svh - 28px);padding:22px;overflow-y:auto;box-shadow:0 28px 90px #17171640}.tip-review>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.tip-review>header h2{font-size:27px}.tip-review__summary{background:var(--surface);border-radius:18px;align-items:center;gap:12px;margin-top:24px;padding:16px;display:flex}.tip-review__summary small,.tip-review__summary strong,.tip-review__summary code{display:block}.tip-review__summary small{color:var(--ink-soft);margin-bottom:3px;font-size:10px}.tip-review__summary strong{font-size:14px}.tip-review__summary code{color:var(--ink-soft);margin-top:5px;font-size:10px}.tip-review .approval-note{margin-block:14px}.nim-pool-chip{border:1px solid var(--line);background:var(--lime-soft);min-height:38px;color:var(--ink);border-radius:12px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.nim-pool-chip svg{width:15px}.format-picker,.choice-group{border:0;min-width:0;margin:0 0 24px;padding:0}.format-picker legend,.choice-group legend{margin-bottom:10px;font-size:13px;font-weight:750}.format-picker{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.format-picker legend{grid-column:1/-1}.format-picker button{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:78px;font-size:12px;font-weight:750;display:flex}.format-picker button svg{width:20px}.format-picker button.is-active{border-color:var(--ink);background:var(--lime-soft)}.capture-stage{border:1px dashed var(--line);background:var(--surface);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:260px;margin-bottom:22px;padding:24px;display:flex}.capture-stage .field{text-align:left;width:100%}.capture-stage p{max-width:360px;color:var(--ink-soft);margin:5px auto 0;font-size:13px}.capture-stage .capture-preparation{background:var(--lime-soft);color:var(--ink);border-radius:9px;margin-top:-5px;padding:6px 9px;font-size:11px;font-weight:750}.capture-icon{background:var(--lime);border-radius:18px;place-items:center;width:58px;height:58px;display:grid;transform:rotate(-4deg)}.capture-icon svg{width:25px}.capture-actions{gap:8px;margin-top:4px;display:flex}.create-form{gap:22px;display:grid}.field{gap:8px;display:grid}.field label,.choice-group legend{font-size:13px;font-weight:750}.field label span{color:var(--ink-soft);margin-left:4px;font-size:10px;font-weight:600}.field textarea,.field input,.field select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:16px;font-size:15px}.field textarea{resize:vertical;min-height:110px;padding:15px;line-height:1.5}.field textarea:focus,.field input:focus,.field select:focus{outline:3px solid var(--focus);outline-offset:2px}.field textarea[aria-invalid=true]{border-color:var(--coral)}.field small{color:var(--ink-soft);font-size:10px}.field-meta{justify-content:space-between;gap:20px;display:flex}.field-error{color:#a52b22!important}.media-drop{border:1px dashed var(--line);background:var(--surface);text-align:left;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:76px;padding:12px;display:grid}.media-drop>span:first-child,.choice-icon{background:var(--violet-soft);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.media-drop svg,.choice-icon svg{width:19px}.media-drop strong,.media-drop small{display:block}.media-drop small{color:var(--ink-soft);margin-top:3px;font-size:11px}.media-drop>span:last-child{font-size:12px;font-weight:750}.media-drop.has-preview{grid-template-columns:58px 1fr auto}.media-drop.has-preview>img,.media-drop.has-preview>video{object-fit:cover;border-radius:13px;width:58px;height:58px}.capture-preview{object-fit:cover;background:var(--ink);border-radius:18px;width:100%;max-height:360px}.response-feed-state{min-height:220px;color:var(--ink-soft);text-align:center;align-content:center;place-items:center;gap:10px;padding:28px;display:grid}.response-feed-state>svg{width:26px}.profile-text-response{text-align:center;justify-content:center;background:var(--violet-soft)!important;min-height:100%!important;color:var(--ink)!important;backdrop-filter:none!important;border-radius:0!important;align-items:center!important;padding:20px!important;font-size:14px!important;inset:0!important}.choice-group{grid-template-columns:1fr 1fr;gap:8px;display:grid}.choice-group legend{grid-column:1/-1}.choice-group label{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:92px;padding:12px;display:grid;position:relative}.choice-group label.is-selected{border-color:var(--ink);background:var(--lime-soft)}.choice-group input{opacity:0;width:1px;height:1px;position:absolute}.choice-group strong,.choice-group small{display:block}.choice-group small{color:var(--ink-soft);margin-top:3px;font-size:10px;line-height:1.35}.radio-dot{border:2px solid var(--line);background:var(--surface);border-radius:50%;width:17px;height:17px}.is-selected .radio-dot{border:5px solid var(--ink)}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.input-with-icon{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:52px;padding:0 13px;display:grid}.input-with-icon svg{width:18px;color:var(--ink-soft)}.input-with-icon input,.input-with-icon select{background:0 0;border:0;min-height:48px;padding:0}.input-with-icon input:focus,.input-with-icon select:focus{outline:0}.input-with-icon strong{font-size:11px}.wallet-note{background:var(--violet-soft);border-radius:16px;gap:10px;padding:14px;display:flex}.wallet-note svg{flex:none;width:18px}.wallet-note p,.wallet-note strong,.wallet-note span{margin:0;display:block}.wallet-note strong{font-size:12px}.wallet-note span{color:var(--ink-soft);margin-top:3px;font-size:11px;line-height:1.4}.success-view{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(620px,100svh - 36px);display:flex}.success-view h1{margin-bottom:10px;font-size:clamp(42px,8vw,70px)}.success-view>p:not(.eyebrow){max-width:430px;color:var(--ink-soft);line-height:1.5}.success-burst{background:var(--lime);border-radius:27px;place-items:center;width:82px;height:82px;margin-bottom:28px;display:grid;transform:rotate(-7deg)}.success-burst svg{width:36px;transform:rotate(7deg)}.success-burst--violet{background:var(--violet)}.success-actions{gap:9px;width:min(100%,390px);margin-top:26px;display:grid}.success-dismiss{justify-self:center;margin-top:4px}.community-hero{background:var(--violet);border-radius:28px;align-items:center;min-height:330px;padding:30px;display:flex;position:relative;overflow:hidden}.community-hero>div:first-child{z-index:2;width:67%;position:relative}.community-hero .eyebrow{color:var(--ink);margin-top:54px}.community-hero h1{max-width:520px;font-size:clamp(36px,5vw,52px);line-height:.98}.community-globe{border:28px solid var(--lime);background:var(--ink);width:230px;height:230px;color:var(--surface);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:45px;right:-20px;box-shadow:inset 0 0 0 2px #ffffff1f}.community-globe:before,.community-globe:after{content:"";border:2px solid #fff3;border-radius:50%;position:absolute}.community-globe:before{inset:26px -2px}.community-globe:after{inset:-2px 58px}.community-globe span{font-size:50px;font-weight:800;line-height:1}.community-globe small{color:#c6c4bd;margin-top:5px}.community-progress{background:#ffffff59;border-radius:99px;height:8px;position:absolute;bottom:25px;left:30px;right:30px;overflow:hidden}.community-progress span{border-radius:inherit;background:var(--ink);width:73%;height:100%;transition:width .25s ease-out;display:block}.community-progress.is-joined span{width:74%}.community-body{padding:26px 4px 0}.community-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.community-metrics>span{background:var(--surface);border-radius:17px;grid-template-columns:auto 1fr;align-content:center;gap:2px 8px;min-height:92px;padding:14px;display:grid}.community-metrics svg{width:18px;color:var(--ink-soft);grid-row:1/3}.community-metrics strong{font-size:19px}.community-metrics small{color:var(--ink-soft);font-size:10px}.community-hub,.community-page{padding:8px 0 64px}.community-hub__hero{background:var(--violet-soft);border-radius:28px;grid-template-columns:auto 1fr;align-items:center;gap:24px;min-height:245px;padding:34px;display:grid}.community-hub__hero h1{letter-spacing:-.045em;max-width:650px;margin:4px 0 10px;font-size:clamp(34px,5vw,54px);line-height:.98}.community-hub__hero div>p:last-of-type{max-width:620px;color:var(--ink-soft);margin:0;line-height:1.55}.community-hub__create{min-height:46px;margin-top:20px}.community-hub__mark{background:var(--lime);border-radius:28px;place-items:center;width:84px;height:84px;display:grid;transform:rotate(-4deg)}.community-hub__mark svg{width:36px;height:36px}.community-search{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-items:center;gap:12px;min-height:56px;margin:22px 0 34px;padding:0 18px;display:flex}.community-search:focus-within{outline:3px solid var(--focus);outline-offset:2px}.community-search svg{width:20px;color:var(--ink-soft)}.community-search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.community-search input:focus-visible{outline:0}.community-group+.community-group{margin-top:42px}.community-group__heading,.community-section__heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.community-group__heading h2,.community-section__heading h2{letter-spacing:-.035em;margin:3px 0 0;font-size:27px}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.community-card{border:1px solid var(--line);background:var(--surface);border-radius:23px;flex-direction:column;min-height:245px;padding:20px;transition:border-color .12s ease-out,transform .12s ease-out;display:flex;position:relative}.community-card:hover{border-color:#b7b5ad;transform:translateY(-2px)}.community-card__hit,.community-ralli-row__hit{z-index:1;border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;position:absolute;inset:0}.community-card>header,.community-card>div,.community-card>footer{z-index:2;pointer-events:none;position:relative}.community-card>header button{pointer-events:auto}.community-card>header,.community-card>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.community-card__icon{background:var(--surface-soft);border-radius:18px;place-items:center;width:54px;height:54px;font-size:27px;display:grid}.community-join{background:var(--ink);min-width:76px;min-height:40px;color:var(--surface);cursor:pointer;border:0;border-radius:13px;padding:0 15px;font-weight:750}.community-join.is-joined{border:1px solid var(--line);background:var(--surface-soft);color:var(--ink)}.community-card>div{margin:22px 0 18px}.community-card h2{letter-spacing:-.03em;margin:0 0 7px;font-size:23px}.community-card p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.45}.community-card>footer{color:var(--ink-soft);justify-content:flex-start;margin-top:auto;font-size:11px;font-weight:650}.community-card>footer span{align-items:center;gap:4px;display:inline-flex}.community-card>footer svg{width:14px;height:14px}.community-card>footer>svg{color:var(--ink);margin-left:auto}.community-loading{min-height:300px;color:var(--ink-soft);justify-content:center;align-items:center;gap:9px;font-weight:700;display:flex}.community-loading svg{width:20px}.community-empty{text-align:center;border:1px dashed #c5c3bb;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;display:flex}.community-empty>span{background:var(--lime-soft);border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.community-empty h3{margin:15px 0 5px;font-size:22px}.community-empty p{max-width:480px;color:var(--ink-soft);margin:0 0 18px;line-height:1.5}.community-empty--small{text-align:left;align-items:flex-start;min-height:120px}.community-empty--small p{margin:0}.community-back{min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:700;display:inline-flex}.community-back svg{width:18px}.community-detail-header{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:24px 0 34px;display:grid}.community-detail-header__icon{background:var(--violet-soft);border-radius:28px;place-items:center;width:90px;height:90px;font-size:43px;display:grid}.community-detail-header h1{letter-spacing:-.05em;margin:2px 0 6px;font-size:clamp(38px,6vw,58px);line-height:1}.community-detail-header p:not(.eyebrow){max-width:570px;color:var(--ink-soft);margin:0;line-height:1.5}.community-member-count{align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:750;display:inline-flex}.community-member-count svg{width:16px}.community-accountability{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.community-accountability article{border:1px solid var(--line);background:var(--surface);border-radius:19px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;min-width:0;padding:16px;display:grid}.community-accountability article>span{background:var(--violet-soft);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.community-accountability article.is-complete>span{background:var(--lime-soft)}.community-accountability article>span svg{width:18px}.community-accountability h2{margin:3px 0 5px;font-size:15px;line-height:1.15}.community-accountability article p:last-child{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.4}.community-section{margin-top:46px}.community-daily{background:var(--lime);border-radius:26px;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);height:clamp(370px,42vw,430px);display:grid;overflow:hidden}.community-daily__copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(26px,4vw,40px);display:flex}.community-daily__label{background:var(--ink);width:fit-content;color:var(--surface);text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.community-daily__label svg{width:14px}.community-daily h3{letter-spacing:-.042em;text-wrap:balance;max-width:15ch;margin:18px 0 14px;font-size:clamp(28px,3.4vw,38px);line-height:1.02}.community-daily .community-daily__participation{width:fit-content;color:var(--ink-soft);align-items:center;gap:7px;margin:0 0 26px;font-size:12px;font-weight:750;display:inline-flex}.community-daily__participation svg{width:16px;height:16px}.community-daily__copy>div{align-items:center;gap:16px;display:flex}.community-daily__copy .button{white-space:nowrap;flex:none;min-height:48px;padding-inline:18px}.community-daily__copy .text-button{white-space:nowrap;min-height:44px}.community-daily__media{background:var(--ink);cursor:pointer;border:0;min-width:0;min-height:0;padding:0}.community-daily__media img,.community-daily__media video{object-fit:cover;width:100%;height:100%;transition:transform .18s ease-out}.community-create-link{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:13px;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-weight:700;display:inline-flex}.community-create-link svg{width:16px}.community-create-sheet{max-width:620px;min-height:0}.community-identity-fields{grid-template-columns:108px minmax(0,1fr);gap:12px;display:grid}.community-icon-field input{text-align:center;padding:0;font-size:30px}.community-create-preview{background:var(--violet-soft);border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:16px;display:grid}.community-create-preview>span{background:var(--surface);border-radius:17px;place-items:center;width:52px;height:52px;font-size:27px;display:grid}.community-create-preview small,.community-create-preview strong{display:block}.community-create-preview small{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.07em;margin-bottom:2px;font-size:10px;font-weight:700}.community-create-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.community-create-preview p{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;line-height:1.4;overflow:hidden}.community-create-preview>svg{width:20px;color:var(--ink-soft)}.community-ralli-list,.community-chain-list{gap:10px;display:grid}.community-ralli-row{border:1px solid var(--line);background:var(--surface);border-radius:21px;grid-template-columns:154px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:138px;padding:12px;display:grid;position:relative}.community-ralli-row>img,.community-ralli-row>div{z-index:2;pointer-events:none;position:relative}.community-ralli-row>.community-ralli-row__actions{pointer-events:auto}.community-ralli-row>img,.community-ralli-row>video{object-fit:cover;border-radius:15px;width:154px;height:112px}.community-ralli-row p{color:var(--ink-soft);margin:0 0 3px;font-size:11px;font-weight:650}.community-ralli-row h3{margin:0 0 9px;font-size:19px;line-height:1.18}.community-ralli-row>div>span{color:var(--ink-soft);align-items:center;gap:4px;margin-right:10px;font-size:11px;font-weight:700;display:inline-flex}.community-ralli-row>div>span svg{width:14px;height:14px}.community-ralli-row .community-nim{color:#5d4a00}.community-ralli-row__actions{justify-items:stretch;gap:7px;display:grid}.community-boost{background:var(--lime-soft);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:5px;min-height:38px;padding:0 12px;font-weight:750;display:inline-flex}.community-boost svg{width:15px}.community-chain{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:94px;padding:16px;display:grid}.community-chain__zap{background:var(--violet-soft);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.community-chain__zap svg{width:21px}.community-chain strong,.community-chain small{display:block}.community-chain small{color:var(--ink-soft);margin-top:3px}.community-chain__places{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:12px;font-weight:650;display:block;overflow:hidden}.community-chain>svg{width:18px}.community-response-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.community-response{aspect-ratio:.78;background:var(--surface-soft);text-align:left;cursor:pointer;border:0;border-radius:20px;padding:0;position:relative;overflow:hidden}.community-response>img,.community-response>video{object-fit:cover;width:100%;height:100%}.community-response__text{background:var(--violet-soft);align-items:center;width:100%;height:100%;padding:22px;font-size:22px;font-weight:800;line-height:1.12;display:flex}.community-response__meta{color:#fff;background:#171716e0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.community-response__meta .avatar{border-radius:10px;width:30px;height:30px}.community-response__meta strong,.community-response__meta small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.community-response__meta strong{font-size:11px}.community-response__meta strong i{background:var(--lime);color:var(--ink);text-transform:uppercase;letter-spacing:.03em;border-radius:999px;margin-left:5px;padding:2px 5px;font-size:8px;font-style:normal}.community-response__meta small{color:#d9d7d1;margin-top:2px;font-size:9px}.community-response__meta>span:last-child{align-items:center;gap:3px;font-size:10px;display:inline-flex}.community-response__meta svg{width:12px}.community-member-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.community-member{border:1px solid var(--line);background:var(--surface);border-radius:17px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.community-member .avatar{flex:none}.community-member>span{flex:1;min-width:0}.community-member strong,.community-member small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.community-member small{color:var(--ink-soft);text-transform:capitalize;margin-top:2px;font-size:10px}.community-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70svh;display:flex}.community-state>span{background:var(--coral);border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.community-state h1{margin:16px 0 6px}.community-state p{max-width:440px;color:var(--ink-soft)}.city-list{background:var(--surface);border-radius:20px;overflow:hidden}.city-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;min-height:76px;padding:10px 14px;display:grid}.city-list button:last-child{border-bottom:0}.city-list strong,.city-list small{display:block}.city-list small{color:var(--ink-soft);margin-top:3px;font-size:10px}.city-list button>svg{width:16px;color:var(--ink-soft)}@media (hover:hover){.nav-button:hover{background:var(--surface)}.create-button:hover,.button--ink:hover,.join-button:hover{transform:translateY(-1px)}.reaction-button:hover{color:var(--coral)}.activity-row:hover,.chain-row:hover,.profile-list button:hover{background:var(--canvas)}.gallery-item:hover img{transform:scale(1.025)}.search-result:hover{background:var(--surface)}.response-reactions button:hover{background:var(--lime-soft);transform:translateY(-1px)}.response-post>footer>button:hover{background:var(--canvas);color:var(--ink)}.dare-card:hover{box-shadow:0 18px 50px #25231f1a}.daily-ralli:hover .daily-ralli__art img{transform:scale(1.012)}.community-daily__media:hover img{transform:scale(1.015)}}@media (width<=1120px){.wallet-login{padding-inline:32px}.wallet-login__hero{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:40px}.wallet-login__copy h1{font-size:clamp(58px,8vw,84px)}.wallet-login__right-column{width:min(100%,500px)}.mobile-member-proof{display:block}.mobile-member-proof .member-proof{background:var(--surface);margin:0 0 16px}.app-shell{grid-template-columns:200px minmax(0,720px);max-width:980px}.right-rail{display:none}.app-shell--focus{grid-template-columns:200px minmax(0,800px);max-width:1040px}}@media (width<=760px){.wallet-login{min-height:100svh;padding:max(14px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));background:var(--canvas);grid-template-rows:auto 1fr;align-content:start;gap:16px;display:grid}.wallet-login__header{gap:12px}.wallet-login__brand{font-size:22px}.wallet-login__brand .brand-mark{border-radius:14px;width:44px;height:44px}.wallet-login__powered{min-height:36px;font-size:9px}.wallet-login__powered i{border-radius:11px;width:32px;height:32px}.wallet-login__hero{min-height:0;display:block}.wallet-login__copy h1{margin-top:7px;font-size:clamp(40px,12vw,50px);line-height:.88}.wallet-login__copy>p:last-child{max-width:34ch;margin-top:12px;font-size:12px;line-height:1.42}.wallet-login__right-column{gap:12px;width:100%;margin-top:16px}.wallet-login__entry{border-radius:20px;order:-1;gap:14px;width:100%;padding:17px}.wallet-login__entry-copy{grid-template-columns:minmax(0,1fr);align-items:center;gap:11px}.wallet-login__wallet-mark{border-radius:13px;width:42px;height:42px}.wallet-login__wallet-mark svg{width:19px}.wallet-login__entry-copy h2{font-size:22px}.wallet-login__entry-copy p:last-child{max-width:31ch;margin-top:5px;font-size:10px}.wallet-login__entry-action{gap:9px}.wallet-login__action{border-radius:14px;min-height:50px}.wallet-login__safety{font-size:9px}.wallet-login__playground{min-height:70px}.wallet-login__prompt{width:100%;min-height:68px;box-shadow:none;border-radius:17px;gap:10px;padding:10px 12px}.wallet-login__prompt>span{border-radius:12px;width:37px;height:37px}.wallet-login__prompt svg{width:17px}.wallet-login__prompt small{margin-bottom:3px;font-size:8px}.wallet-login__prompt strong{font-size:12px}.wallet-login__prompt--first{top:0;left:0;transform:none}.wallet-login__prompt--second,.wallet-login__prompt--third,.wallet-login__turn{display:none}.app-stage,.app-shell,.main-column{width:100%;min-width:0;max-width:100%}.app-shell{padding:0 0 calc(92px + env(safe-area-inset-bottom));display:block}.side-nav{display:none}.main-column{padding:0 16px 28px}.page-view{padding-top:4px}.page-heading{min-height:90px}.page-heading h1{font-size:36px}.mobile-header{justify-content:space-between;align-items:center;min-height:72px;display:flex}.header-actions{gap:6px;display:flex}.header-actions .wallet-trigger{grid-auto-flow:column;gap:6px;width:auto;padding:0 11px}.wallet-trigger>span{font-size:10px;font-weight:800;display:inline}.wallet-trigger.is-connected:after{bottom:7px;right:7px}.icon-button{background:var(--surface);border:0;border-radius:14px;place-items:center;width:44px;height:44px;transition:transform .1s ease-out;display:grid;position:relative}.icon-button svg{width:19px}.has-notification:after{content:"";border:2px solid var(--surface);background:var(--coral);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:10px}.welcome-row{min-height:90px}.desktop-search{display:none}.next-move{border-radius:19px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px}.next-move__icon{border-radius:15px;width:46px;height:46px}.next-move .button{grid-column:1/-1;width:100%}.daily-ralli{height:auto;min-height:0;box-shadow:none;border-radius:23px;grid-template-columns:1fr}.daily-ralli__content{min-height:300px;padding:22px 18px 19px}.daily-ralli__content>div:nth-child(2){padding-bottom:0}.daily-ralli h2{max-width:18ch;font-size:clamp(28px,8.4vw,35px)}.daily-ralli__art{pointer-events:none;order:-1;height:clamp(190px,57vw,240px)}.daily-ralli__content,.daily-ralli__content .eyebrow{color:var(--ink);text-shadow:none}.daily-ralli__content .pill--dark{background:var(--ink)}.daily-ralli__content .pill--funded{color:var(--ink)}.shape--sun{width:116px;height:116px;top:90px;right:-24px}.shape--arch{width:102px;height:130px;bottom:55px;right:29px}.shape--spark{font-size:45px;bottom:130px;right:10px}.daily-ralli__footer{grid-template-columns:1fr;align-items:stretch;gap:11px;margin-top:22px}.daily-ralli__footer .button{width:100%;max-width:none}.economy-loop{padding:18px}.economy-loop h2{font-size:20px}.economy-loop__steps{grid-template-columns:repeat(3,1fr);gap:8px}.economy-loop__steps>i{display:none}.economy-loop__steps>div{text-align:center;flex-direction:column}.economy-loop__steps small{max-width:90px}.participant-stack{flex-wrap:wrap;max-width:130px}.participant-stack strong{flex-basis:100%;margin:5px 0 0}.daily-ralli__footer .button--ink{padding:0 14px;font-size:13px}.feed-heading{margin-top:30px;display:block}.feed-tabs{margin-top:14px}.feed-tabs button{flex:1}.dare-card{border-radius:21px;padding:14px}.dare-card h3{font-size:21px}.dare-card__media{aspect-ratio:4/3;border-radius:16px}.dare-card__meta{gap:10px}.dare-card__meta>span{display:none}.reward-pool{grid-template-columns:1fr auto;gap:12px}.reward-pool__story{border-top:1px solid var(--line);grid-area:2/1/auto/-1;justify-content:flex-start;padding-top:10px}.reward-pool__story span{text-align:left}.join-button{min-width:112px}.feed-response-preview__body{grid-template-columns:auto 1fr 70px}.response-thumbnail{width:70px}.bottom-nav{z-index:20;height:calc(72px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);backdrop-filter:blur(18px);background:#fffefaeb;grid-template-columns:repeat(5,1fr);align-items:start;display:grid;position:fixed;inset:auto 0 0}.bottom-nav__item{min-width:48px;min-height:56px;color:var(--ink-soft);background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.bottom-nav__item svg{width:20px;height:20px}.bottom-nav__item.is-active{color:var(--ink)}.bottom-nav__item--primary{width:100%;height:56px;color:var(--ink);background:0 0;border:0;justify-self:stretch}.bottom-nav__item--primary .icon-with-badge{background:var(--ink);width:38px;height:38px;color:var(--lime);border-radius:13px;place-items:center;display:grid;box-shadow:0 5px 12px #17171629}.bottom-nav__item--primary .icon-with-badge svg{width:21px;height:21px}.bottom-nav__item--primary>span:last-child{color:var(--ink);display:inline}.page-tabs,.profile-tabs{width:100%}.page-tabs button,.profile-tabs button{flex:1;min-width:0}.activity-row{grid-template-columns:auto 1fr auto auto;gap:9px;padding-inline:12px}.activity-row>svg{display:none}.activity-row__time{grid-column:3}.unread-dot{grid-column:4}.conversion-card{border-radius:16px;margin-bottom:14px}.conversion-card span{min-width:0;padding:12px 4px}.conversion-card strong{font-size:18px}.conversion-card small{text-overflow:ellipsis;font-size:9px;overflow:hidden}.chain-spotlight{min-height:0;box-shadow:none;border-radius:24px;grid-template-columns:1fr;gap:24px;padding:20px}.chain-spotlight__copy{justify-content:flex-start;gap:24px}.chain-spotlight__copy .pill{min-height:38px;padding-inline:13px}.chain-spotlight__copy>div:nth-child(2){gap:8px;display:grid}.chain-spotlight__copy>div:nth-child(2) .eyebrow{margin:0;font-size:9px}.chain-spotlight h2{text-wrap:pretty;max-width:none;font-size:clamp(28px,8vw,34px);line-height:1.04}.chain-summary span{background:color-mix(in srgb, var(--surface) 42%, transparent);border-radius:13px;width:fit-content;min-height:40px;padding:0 12px}.chain-map{min-height:210px}.chain-spotlight>.button{border-radius:16px;align-self:end;width:100%;min-height:54px;position:static}.section-heading{align-items:flex-end;gap:12px;margin:30px 0 12px}.section-heading>div{min-width:0}.section-heading h2{text-wrap:pretty;font-size:24px;line-height:1.08}.section-heading>span{flex:none;padding-bottom:2px}.chain-list{box-shadow:none;border-radius:20px}.chain-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:74px;padding:10px 12px}.chain-row .rail-icon{border-radius:13px;width:40px;height:40px}.chain-row__copy{min-width:0}.chain-row__copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.chain-row__copy small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.chain-row .chain-status{display:none}.mini-chain__node{width:31px;height:31px}.chain-journey{border-radius:22px;padding:18px}.chain-journey>header{display:block}.live-pill{margin-top:12px}.profile-hero{border-radius:25px;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px 16px 16px}.profile-avatar{border-width:3px;border-radius:23px;width:70px;height:70px;font-size:22px}.profile-avatar>span{border-width:2px;border-radius:9px;width:27px;height:27px;bottom:-6px;right:-6px}.profile-identity{min-width:0}.profile-identity h2{overflow-wrap:anywhere;margin-bottom:4px;font-size:clamp(21px,6.5vw,27px);line-height:1.02}.profile-identity p{margin-bottom:5px;font-size:10px}.profile-identity>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.edit-profile{background:color-mix(in srgb, var(--surface) 8%, var(--ink));grid-column:1/-1;width:100%;min-height:44px;margin-top:2px}.profile-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2px;padding-top:15px}.profile-stats span{min-width:0;padding-inline:3px}.profile-stats strong{font-size:19px}.profile-stats small{text-overflow:ellipsis;margin-top:2px;font-size:9px;overflow:hidden}.profile-highlights{grid-template-columns:1fr}.highlight-card{min-height:74px}.response-gallery{gap:7px}.gallery-item{aspect-ratio:1;border-radius:16px}.flow-backdrop{background:var(--canvas);backdrop-filter:none;padding:0}.flow-sheet{width:100%;min-height:100svh;padding:12px 16px calc(24px + env(safe-area-inset-bottom));box-shadow:none;border-radius:0;margin:0}.flow-header{z-index:6;backdrop-filter:blur(14px);background:#f3f2eeeb;padding:4px 0;position:sticky;top:0}.flow-intro{padding:22px 0 24px}.flow-intro h1{font-size:clamp(30px,8vw,34px)}.flow-actions{padding-bottom:env(safe-area-inset-bottom)}.flow-actions--static{display:grid}.create-wallet-gate{grid-template-columns:auto minmax(0,1fr)}.create-wallet-gate button{grid-column:1/-1;width:100%}.flow-actions--static p{text-align:center}.button--wide{width:100%}.detail-hero{aspect-ratio:4/3;border-radius:20px;margin-top:6px}.detail-body{padding-inline:0}.detail-body h1{letter-spacing:-.035em;text-wrap:pretty;max-width:none;font-size:clamp(29px,8.5vw,35px);line-height:1.1}.detail-stats{grid-template-columns:1fr 1fr}.response-preview-grid{grid-template-columns:1fr 1fr .8fr}.response-stream__header{display:block}.reciprocity-unlocked{grid-template-columns:auto minmax(0,1fr);padding:16px}.reciprocity-unlocked .button{grid-column:1/-1;width:100%}.response-lock{min-height:300px;padding:24px 18px}.response-sort{margin-top:13px}.response-sort button{flex:1}.response-post{padding:13px}.response-post>footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.reward-callout{grid-template-columns:1fr}.response-reactions,.reaction-trigger,.tip-chip{width:100%}.ralli-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ralli-primary-actions .response-reactions,.ralli-primary-actions .reaction-trigger{width:auto}.ralli-primary-actions>.response-action{min-width:0}.ralli-primary-actions>.response-action:last-child{margin-left:0}.reaction-trigger,.response-action,.response-post>footer>button{width:100%;min-width:0}.tip-chip{grid-column:1/-1}.tip-chip__send{flex:1}.response-post>footer>button:last-of-type{width:100%;margin-left:0}.comment-backdrop{align-items:end;padding:0}.comment-thread{width:100%;max-height:min(82svh,680px);padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;box-shadow:0 -18px 60px #17171633}.comment-thread__body{min-height:120px}.reaction-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-group,.form-grid{grid-template-columns:1fr}.format-picker button{min-height:64px}.capture-stage{gap:10px;min-height:0;padding:20px 16px}.capture-icon{width:48px;height:48px}.capture-icon svg{width:21px}.capture-actions{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.capture-actions .button{white-space:nowrap;gap:5px;width:100%;padding:0 6px;font-size:12.5px}.capture-actions .button svg{width:15px}.success-view{padding-inline:24px}.community-hero{align-items:flex-start;min-height:430px;padding:22px}.community-hero>div:first-child{width:100%}.community-hero .eyebrow{margin-top:30px}.community-hero h1{max-width:330px;font-size:38px}.community-globe{border-width:23px;width:190px;height:190px;top:auto;bottom:37px;right:-42px}.community-progress{bottom:18px;left:20px;right:20px}.community-metrics{grid-template-columns:1fr}.community-hub,.community-page{padding-top:2px}.community-hub__hero{border-radius:22px;grid-template-columns:1fr;gap:17px;min-height:0;padding:24px 20px}.community-hub__mark{border-radius:19px;width:58px;height:58px}.community-hub__mark svg{width:26px}.community-hub__hero h1{font-size:38px}.community-hub__create{width:100%}.community-search{margin-block:16px 30px}.community-grid{grid-template-columns:1fr}.community-create-sheet{min-height:100svh}.community-identity-fields{grid-template-columns:88px minmax(0,1fr)}.community-card{min-height:220px}.community-detail-header{grid-template-columns:auto 1fr;gap:15px;padding-bottom:26px}.community-detail-header__icon{border-radius:21px;width:68px;height:68px;font-size:33px}.community-detail-header h1{font-size:38px}.community-detail-header p:not(.eyebrow),.community-detail-header .community-member-count{grid-column:1/-1}.community-detail-header>div{display:contents}.community-detail-header>.button{grid-column:1/-1;width:100%}.community-accountability{grid-template-columns:1fr}.community-section{margin-top:36px}.community-section__heading{align-items:flex-start}.community-section__heading h2{font-size:25px}.community-daily{border-radius:22px;grid-template-columns:1fr;height:auto}.community-daily__copy{padding:22px 18px 20px}.community-daily__label{font-size:9px}.community-daily h3{max-width:19ch;margin-block:16px 11px;font-size:clamp(27px,8vw,34px)}.community-daily .community-daily__participation{margin-bottom:20px}.community-daily__copy>div{grid-template-columns:1fr auto;gap:8px;display:grid}.community-daily__copy .button{width:100%;min-width:0;padding-inline:13px}.community-daily__copy .text-button{justify-content:center;min-width:44px;padding-inline:10px;font-size:12px}.community-daily__media{order:-1;height:clamp(190px,56vw,240px)}.community-create-link{min-width:42px;padding-inline:11px;font-size:0}.community-ralli-row{grid-template-columns:92px minmax(0,1fr);gap:12px;min-height:0}.community-ralli-row>img{width:92px;height:92px}.community-ralli-row h3{font-size:16px}.community-ralli-row__actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.community-ralli-row__actions .join-button{width:100%}.community-chain{padding:13px}.community-chain__zap{width:42px;height:42px}.community-response-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.community-response{border-radius:16px}.community-response__meta{padding:6px;bottom:6px;left:6px;right:6px}.community-response__meta>span:last-child{display:none}.community-response__text{padding:16px;font-size:18px}.community-member-list{grid-template-columns:1fr;gap:8px}.community-member{border-radius:16px;min-height:68px;padding:10px 12px}.community-member .avatar{width:42px;height:42px}.community-member strong{font-size:14px}.community-member small{margin-top:3px;font-size:10px}.wallet-backdrop{background:var(--canvas);backdrop-filter:none;align-items:stretch;padding:0}.wallet-panel,.payment-panel{width:100%;max-height:none;box-shadow:none;border-radius:0;padding:16px}.tip-review-backdrop{background:#1717166b;align-items:flex-end}.tip-review{width:100%;max-height:min(88svh,620px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;box-shadow:0 -18px 60px #17171633}.onboarding-backdrop{align-items:stretch}.onboarding-panel{min-height:100svh}.onboarding-header{margin-bottom:8px}.onboarding-community-grid{grid-template-columns:1fr;max-height:none}.onboarding-community-grid>button{min-height:84px}.onboarding-actions{padding:10px 0 calc(4px + env(safe-area-inset-bottom));background:var(--canvas);position:sticky;bottom:0}.onboarding-identity{grid-template-rows:auto auto auto auto 1fr;min-height:calc(100svh - 94px)}.onboarding-profile-card{border-radius:21px;gap:17px;padding:16px}.avatar-picker{gap:13px;padding-bottom:16px}.avatar-picker .avatar-picker__preview{border-radius:22px;width:68px;height:68px}.avatar-picker__copy small{max-width:210px}.onboarding-identity__fields{grid-template-columns:1fr;gap:16px}.onboarding-identity__actions{align-self:end}.edit-profile-backdrop{background:#1717166b;align-items:flex-end}.edit-profile-panel{width:100%;min-height:0;max-height:min(92svh,760px);padding:18px 16px calc(16px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;box-shadow:0 -18px 60px #17171633}.edit-profile-panel__header{backdrop-filter:none;background:0 0;min-height:60px;position:static}.edit-profile-form{gap:16px;padding-top:16px}.edit-profile-fields{grid-template-columns:1fr;gap:15px}.edit-profile-bio textarea{min-height:96px}.wallet-panel__header{z-index:2;backdrop-filter:blur(14px);background:#f3f2eeeb;min-height:62px;position:sticky;top:0}.wallet-state{min-height:calc(100svh - 110px)}.payment-form{padding-bottom:env(safe-area-inset-bottom)}.pass-panel{width:100%;min-height:100svh;max-height:none;box-shadow:none;border-radius:0;padding:16px}.pass-panel .wallet-panel__header{z-index:3;position:sticky;top:0}.friend-picker{grid-template-columns:repeat(2,1fr)}.friend-picker button{flex-direction:row;min-height:88px}.pass-share{margin-bottom:env(safe-area-inset-bottom)}.search-backdrop{background:var(--canvas);backdrop-filter:none;align-items:stretch;padding:0}.search-panel{width:100%;min-height:100svh;box-shadow:none;border-radius:0}.search-panel__header{z-index:2;min-height:68px;padding-left:15px;position:sticky;top:0}.search-panel__header input{font-size:15px}.search-results{padding:14px 10px calc(24px + env(safe-area-inset-bottom))}}@media (width<=390px){.main-column{padding-inline:12px}.daily-ralli__content{min-height:290px;padding:19px 16px 17px}.daily-ralli h2{font-size:clamp(27px,8.8vw,32px)}.dare-card__top{align-items:flex-start}.author strong{max-width:165px}.bottom-nav{grid-template-columns:repeat(5,1fr);padding-inline:4px}.bottom-nav__item{min-width:0;font-size:8px}.onboarding-panel{padding-inline:14px}.onboarding-header h2{font-size:29px}.avatar-picker{grid-template-columns:auto minmax(0,1fr)}.avatar-picker__action{display:none}.avatar-picker .avatar-picker__preview{width:62px;height:62px}.onboarding-destination{align-items:flex-start}.onboarding-identity__actions{grid-template-columns:minmax(92px,.72fr) minmax(0,1.28fr);display:grid}.onboarding-identity__actions .button{width:100%;padding-inline:10px;font-size:12px}.edit-profile-panel{padding-inline:14px}.edit-profile-avatar{grid-template-columns:auto minmax(0,1fr)}.edit-profile-form__actions{grid-template-columns:minmax(88px,.7fr) minmax(0,1.3fr)}.edit-profile-form__actions .button{padding-inline:10px;font-size:12px}.profile-page .page-heading{margin-bottom:16px}.profile-hero{border-radius:23px;padding:16px 14px 14px}.profile-avatar{border-radius:21px;width:64px;height:64px}.profile-identity h2{font-size:clamp(19px,6.3vw,24px)}.profile-stats strong{font-size:18px}.profile-stats small{font-size:8px}.community-member-list{grid-template-columns:1fr}}@media (width<=760px) and (height<=720px){.wallet-login{gap:10px}.wallet-login__copy h1{font-size:clamp(36px,11vw,44px)}.wallet-login__copy>p:last-child{margin-top:8px}.wallet-login__right-column{gap:10px;margin-top:10px}.wallet-login__entry{gap:10px;padding:14px}.wallet-login__playground{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important}}@media (pointer:coarse){button,a,input,textarea,select{touch-action:manipulation}}
