body.modo-cliente{background:var(--bg);overflow-x:hidden}body.modo-cliente #app-root{padding-bottom:80px;min-height:100vh}.cli-shell{width:100%;padding-top:calc(env(safe-area-inset-top,0px) + 94px);min-height:100vh}.cli-mob-hero{background:none!important;padding:8px 16px 12px;border-bottom:1px solid var(--border);overflow:visible}.cli-mob-hero:before{content:none!important}.cli-mob-perfil-hero{background:none!important;padding-top:20px}.feed-post{margin:0 14px 12px;padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.feed-post-header{display:flex;gap:10px;align-items:center;margin-bottom:10px}.feed-post-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#7c5cff,#22d3ee);color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.feed-post-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.feed-post-author{font-size:13px;font-weight:700}.feed-post-time{font-size:11px;color:var(--text2)}.feed-post-content{font-size:13px;line-height:1.45;margin:8px 0;white-space:pre-line}.u-subtitle{font-size:12px;color:var(--text2)}.feed-post-fotos{display:grid;gap:4px;margin:8px 0;border-radius:10px;overflow:hidden}.feed-post-fotos.cols-1{grid-template-columns:1fr}.feed-post-fotos.cols-2{grid-template-columns:1fr 1fr}.feed-post-fotos.cols-3{grid-template-columns:1fr 1fr 1fr}.feed-post-foto{width:100%;aspect-ratio:1;object-fit:cover;cursor:zoom-in;border-radius:8px}.feed-post-fotos.cols-1 .feed-post-foto{aspect-ratio:4 / 3}.feed-post-actions{display:flex;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid var(--border)}.feed-action-btn{flex:1;padding:7px 10px;border:none;border-radius:9px;background:#0f172a0a;color:var(--text);font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;transition:background .12s,transform .08s}.feed-action-btn:hover{background:#7c5cff1a}.feed-action-btn:active{transform:scale(.96)}.feed-action-btn.liked{color:#dc2626}.feed-action-btn.liked:hover{background:#ef44441a}.feed-comments{margin-top:10px;padding:8px 10px;background:#0f172a08;border-radius:9px}.feed-comment{font-size:12px;padding:4px 0;border-bottom:1px solid rgba(15,23,42,.06)}.feed-comment:last-child{border-bottom:none}.feed-comment strong{font-weight:700;color:var(--text);margin-right:5px}.feed-comment-input{display:flex;gap:6px;margin-top:8px}.feed-comment-input input{flex:1;padding:8px 10px;border:1px solid var(--border);border-radius:9px;font-size:13px;background:var(--surface);color:var(--text)}.feed-comment-input input:focus{outline:none;border-color:#7c5cff}.feed-comment-input button{padding:7px 12px;border:none;border-radius:9px;background:linear-gradient(135deg,#7c5cff,#22d3ee);color:#fff;font-weight:600;font-size:12px;cursor:pointer}.feed-gold-etapa{margin:0 14px 12px;padding:16px;border-radius:16px;background:linear-gradient(135deg,#fef3c7,#fbbf24);color:#78350f;border:2px solid #d97706;box-shadow:0 10px 24px #d977062e}.feed-gold-obra{background:linear-gradient(135deg,#fef9c3,#fbbf24,#f59e0b);border-color:#b45309}.feed-gold-header{display:flex;gap:10px;align-items:center;margin-bottom:10px}.feed-gold-badge{width:40px;height:40px;background:#ffffff80;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.feed-gold-author{font-weight:800;font-size:13px}.feed-gold-time{font-size:10px;opacity:.8}.feed-gold-stars{font-size:18px;margin:4px 0}.feed-gold-etapa-name{font-size:14px;font-weight:600}.feed-gold-title{font-size:18px;font-weight:800;margin:4px 0}.feed-gold-divider{height:2px;background:#78350f40;margin:8px 0;border-radius:2px}.feed-gold-sub,.feed-gold-obra-msg{font-size:12px;line-height:1.5}.feed-empty{margin:0 14px;padding:30px;border:1px dashed var(--border);border-radius:12px;text-align:center;color:var(--text2);font-size:13px}
