.ef-page{box-sizing:border-box;color:#222;background:#f4f6f7;min-height:100vh;padding:28px clamp(18px,4vw,56px) 120px}.ef-page--center{align-content:center;place-items:center;gap:10px;display:grid}.ef-header{justify-content:space-between;align-items:flex-start;gap:18px;max-width:1200px;margin:0 auto 22px;display:flex}.ef-header h1{color:#2c3e50;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.08}.ef-header p{color:#7f8c8d;margin:8px 0 0;line-height:1.5}.ef-secondary-button{color:#2c3e50;cursor:pointer;background:#fff;border:1px solid #dfe5e7;border-radius:12px;padding:10px 14px;font-weight:700}.ef-secondary-button:hover{background:#f8f9fa}.ef-proposals,.ef-spaces-section{max-width:1200px;margin:0 auto}.ef-proposals{background:#fff8e1;border:1px solid #f5d76e;border-radius:18px;margin-bottom:18px;padding:18px}.ef-proposals-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ef-proposals-heading h2{color:#6d4c41;margin:0;font-size:20px}.ef-proposals-heading p{color:#795548;margin:5px 0 14px;font-size:13px;line-height:1.5}.ef-count-badge{color:#fff;background:#e67e22;border-radius:999px;place-items:center;min-width:30px;height:30px;padding:0 8px;font-weight:900;display:inline-grid}.ef-proposals-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.ef-proposal-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.ef-proposal-head,.ef-card-head{align-items:center;gap:12px;display:flex}.ef-proposal-avatar{background:#2c3e50;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.ef-proposal-head h3{color:#2c3e50;margin:0;font-size:17px}.ef-proposal-head p{color:#7f8c8d;margin:4px 0 0;font-size:12px}.ef-proposal-description{color:#555;margin:12px 0 0;line-height:1.5}.ef-chip-row,.ef-card-stats{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ef-chip{color:#273238;background:#ecf0f1;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:13px;display:inline-flex}.ef-proposal-date{color:#95a5a6;margin:10px 0 0;font-size:11px}.ef-action-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.ef-action{color:#fff;cursor:pointer;border:0;border-radius:12px;padding:11px 12px;font-weight:900}.ef-action:disabled{opacity:.65;cursor:wait}.ef-action--success{background:#27ae60}.ef-action--danger{background:#e74c3c}.ef-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;display:grid}.ef-card{cursor:pointer;background:#fff;border-radius:18px;outline:none;padding:16px;transition:transform .16s,box-shadow .16s;position:relative;box-shadow:0 8px 24px #00000012}.ef-card:hover,.ef-card:focus-visible{transform:translateY(-2px);box-shadow:0 12px 30px #0000001c}.ef-avatar-zone{width:76px;min-width:76px;height:76px;position:relative;overflow:visible}.ef-avatar{color:#fff;background:#2c3e50;border-radius:50%;place-items:center;width:60px;height:60px;font-size:26px;font-weight:800;display:grid}.ef-badge-stack{width:92px;height:30px;position:absolute;left:42px;overflow:visible}.ef-badge-stack--pending{top:-7px}.ef-badge-stack--valid{bottom:-6px}.ef-round-badge{border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;display:grid;position:absolute;box-shadow:0 2px 7px #0000001f}.ef-round-badge--pending{background:#f39c12;top:0}.ef-round-badge--valid{color:#fff;background:#27ae60;font-weight:900;bottom:0}.ef-name-zone{flex:1;min-width:0}.ef-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ef-name-row h2{color:#222;overflow-wrap:anywhere;margin:0;font-size:20px}.ef-pin{color:#6d4c41;font-size:12px;font-weight:700}.ef-role{color:#7f8c8d;margin-top:5px;font-size:12px;font-weight:700;display:block}.ef-role--admin{color:#8e44ad}.ef-description{color:#555;margin:13px 0 0;line-height:1.5}.ef-message{color:#37474f;background:#f8f9f9;border-radius:10px;margin-top:14px;padding:10px;line-height:1.45}.ef-closed{color:#c0392b;margin-top:10px;font-weight:800}.ef-empty{text-align:center;max-width:520px;margin:50px auto 0;padding:35px 20px}.ef-empty-icon{font-size:44px}.ef-empty h2{color:#34495e;margin:10px 0 0;font-size:20px}.ef-empty p{color:#7f8c8d;margin:8px 0 0;line-height:1.55}.ef-create{color:#fff;cursor:pointer;z-index:20;background:#2c3e50;border:0;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:fixed;bottom:26px;right:26px;box-shadow:0 12px 26px #0000002e}.ef-create span{font-size:38px;font-weight:300;line-height:1}.ef-create:hover{transform:translateY(-1px)}.ef-spinner,.ef-button-spinner{border:3px solid #2c3e5026;border-top-color:#2c3e50;border-radius:50%;animation:.8s linear infinite ef-spin}.ef-spinner{width:38px;height:38px}.ef-button-spinner{border-width:2px;border-color:#fff #ffffff73 #ffffff73;width:18px;height:18px}.ef-loading-text{color:#7f8c8d;margin:0}@keyframes ef-spin{to{transform:rotate(360deg)}}@media (width<=720px){.ef-page{padding:20px 14px 105px}.ef-header{flex-direction:column}.ef-secondary-button{width:100%}.ef-grid{grid-template-columns:1fr}.ef-create{bottom:18px;right:18px}}