.wall-page{min-height:100vh}.wall-hero{align-items:end}.wall-hero-actions{align-items:center;gap:10px;display:flex}.wall-feed{gap:14px;max-width:920px;margin:0 auto;display:grid}.wall-card{border:1px solid var(--border);background:linear-gradient(#0b161cf5,#081116f5);border-radius:18px;overflow:hidden;box-shadow:0 26px 80px #00000029}.wall-card-won{border-color:#4ce8a733}.wall-card-lost{border-color:#ff7b7b24}.wall-card-header,.wall-title-row,.wall-selection,.wall-card-actions,.wall-author{align-items:center;display:flex}.wall-card-header{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;min-height:74px;padding:13px 18px}.wall-author{color:inherit;gap:10px;min-width:0;text-decoration:none}.wall-avatar{color:#72efb9;letter-spacing:.03em;background:#4ce8a714;border:1px solid #4ce8a72e;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:inline-flex}.wall-author>span:last-child{gap:3px;min-width:0;display:grid}.wall-author strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.wall-author small{color:var(--muted);font-size:8px}.wall-card-actions{flex:none;gap:7px}.wall-streak,.wall-result,.wall-follow{border-radius:999px;justify-content:center;align-items:center;min-height:27px;font-size:8px;font-weight:850;display:inline-flex}.wall-streak{color:#ffc27c;background:#ffaf5214;border:1px solid #ffaf522e;gap:4px;padding:0 8px}.wall-result{border:1px solid var(--border-strong);color:var(--muted-strong);text-transform:uppercase;padding:0 9px}.wall-result-won{color:#72efb9;background:#4ce8a714;border-color:#4ce8a733}.wall-result-lost{color:#faa;background:#ff7b7b12;border-color:#ff7b7b2b}.wall-follow{border:1px solid var(--border-strong);color:var(--text);cursor:pointer;background:0 0;padding:0 11px;text-decoration:none}.wall-follow-active{color:var(--muted)}.wall-card-body{padding:18px}.wall-title-row{justify-content:space-between;gap:16px;margin-bottom:14px}.wall-title-row>div{min-width:0}.wall-title-row span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.wall-title-row h2{letter-spacing:-.035em;margin:4px 0 0;font-size:clamp(17px,2vw,22px)}.wall-title-row time{color:var(--muted);flex:none;font-size:8px}.wall-selections{border:1px solid var(--border);border-radius:13px;overflow:hidden}.wall-selection{border-top:1px solid var(--border);gap:10px;min-height:60px;padding:10px 12px}.wall-selection:first-child{border-top:0}.wall-selection-result{border:1px solid var(--border-strong);color:var(--muted);border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.wall-selection-won{color:#72efb9;border-color:#4ce8a73d}.wall-selection-lost{color:#faa;border-color:#ff7b7b33}.wall-selection>div{flex:auto;gap:3px;min-width:0;display:grid}.wall-selection strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wall-selection small{color:var(--muted);font-size:8px}.wall-selection b{color:#4ce8a7;flex:none;font-size:10px}.wall-sentinel{place-items:center;min-height:72px;display:grid}.wall-loader{align-items:end;gap:3px;height:22px;display:inline-flex}.wall-loader i{background:#738089;border-radius:2px;width:3px;height:7px;animation:1s ease-in-out infinite wall-bar;display:block}.wall-loader i:nth-child(2){height:10px;animation-delay:80ms}.wall-loader i:nth-child(3){height:14px;animation-delay:.16s}.wall-loader i:nth-child(4){height:18px;animation-delay:.24s}.wall-loader i:nth-child(5){height:22px;animation-delay:.32s}.wall-load-error,.wall-empty{color:var(--muted);justify-content:center;align-items:center;display:flex}.wall-load-error{gap:10px;min-height:62px;font-size:10px}.wall-load-error button{color:#4ce8a7;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:800}.wall-empty{border:1px dashed var(--border-strong);text-align:center;border-radius:16px;flex-direction:column;gap:8px;max-width:920px;min-height:280px;margin:0 auto}.wall-empty strong{color:var(--text);font-size:15px}.wall-empty p{margin:0;font-size:10px}@keyframes wall-bar{0%,to{opacity:.28;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:680px){.wall-hero-actions{width:100%}.wall-hero-actions a{flex:1 1 0}.wall-card-header,.wall-card-body{padding-left:13px;padding-right:13px}.wall-card-actions .wall-streak{display:none}.wall-title-row{flex-direction:column;align-items:flex-start;gap:6px}.wall-selection{gap:8px}}
.wall-locked-selections{border:1px solid var(--border);background:#ffffff03;border-radius:13px;min-height:176px;position:relative;overflow:hidden}.wall-obscured-list{filter:blur(5px);opacity:.34;pointer-events:none;display:grid;transform:scale(1.015)}.wall-obscured-row{border-top:1px solid var(--border);grid-template-columns:24px minmax(0,1fr) 64px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.wall-obscured-row:first-child{border-top:0}.wall-obscured-row i{background:#ffffff29;border-radius:999px;width:22px;height:22px}.wall-obscured-row span{background:#ffffff21;border-radius:999px;width:min(74%,280px);height:10px}.wall-obscured-row b{background:#22d38a2e;border-radius:999px;height:12px}.wall-lock-overlay{text-align:center;color:#8e9ca3;background:radial-gradient(circle,#081116b3,#081116e0);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:18px;display:flex;position:absolute;inset:0}.wall-lock-overlay>svg{color:#9eabb1}.wall-lock-overlay strong{color:#e3eaed;font-size:11px}.wall-lock-overlay span{font-size:9px}.wall-lock-overlay a{color:#72efb9;background:#22d38a14;border:1px solid #22d38a38;border-radius:999px;justify-content:center;align-items:center;min-height:31px;margin-top:5px;padding:0 12px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}
