.collective-page{display:flex;min-height:80vh}.collective-panel{width:50%}.collective-panel--left{background-color:#1a2e1a;overflow:hidden;position:relative}.collective-panel__img{height:100%;object-fit:cover;opacity:.75;width:100%}.collective-panel__overlay{bottom:2.5rem;left:2.5rem;position:absolute;right:2.5rem}.collective-panel__title{color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:900;margin:0 0 .5rem;text-shadow:0 2px 8px rgba(0,0,0,.4)}.collective-panel__sub{color:hsla(0,0%,100%,.85);font-family:Montserrat,sans-serif;font-size:.95rem;margin:0}.collective-panel--right{background-color:#f7f7f5;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;padding:2.5rem}.collective-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.collective-header__title{color:#0f172a;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:900;margin:0}.collective-header__badge{background-color:#e8f5ee;border-radius:20px;color:#3cb16f;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;padding:.35rem .85rem}.collective-stats{display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.collective-stat-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.1rem}.collective-stat-card__label{color:#64748b;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.collective-stat-card__value{color:#0f172a;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.1}.collective-stat-card__unit{color:#64748b;font-size:.9rem;font-weight:600}.collective-stat-card__sub{color:#94a3b8;font-family:Montserrat,sans-serif;font-size:.72rem}.collective-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.4rem}.collective-card__header{align-items:center;display:flex;justify-content:space-between}.collective-card__title{color:#0f172a;font-size:.95rem}.collective-card__badge,.collective-card__title{font-family:Montserrat,sans-serif;font-weight:700}.collective-card__badge{border-radius:20px;font-size:.8rem;padding:.25rem .75rem}.collective-card__badge--green{background-color:#e8f5ee;color:#3cb16f}.collective-card__hint{color:#94a3b8;font-family:Montserrat,sans-serif;font-size:.78rem;margin:0}.collective-progress{background-color:#e2e8f0;border-radius:99px;height:8px;overflow:hidden;width:100%}.collective-progress__fill{border-radius:99px;height:100%;transition:width .5s ease}.collective-actions-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.collective-action{align-items:center;display:flex;gap:.85rem}.collective-action__icon{align-items:center;background-color:#f0faf4;border-radius:50%;display:flex;flex-shrink:0;font-size:1rem;height:2.2rem;justify-content:center;width:2.2rem}.collective-action__body{flex:1;min-width:0}.collective-action__text{color:#0f172a;font-family:Montserrat,sans-serif;font-size:.85rem;margin:0 0 .15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collective-action__meta{color:#94a3b8;font-family:Montserrat,sans-serif;font-size:.75rem;margin:0}.collective-action__score{color:#3cb16f;flex-shrink:0;font-weight:700}.collective-action__score,.collective-empty{font-family:Montserrat,sans-serif;font-size:.85rem}.collective-empty{color:#94a3b8;margin:0;padding:1rem 0;text-align:center}@media (max-width:768px){.collective-page{flex-direction:column}.collective-panel{width:100%}.collective-panel--left{min-height:200px}.collective-stats{grid-template-columns:repeat(2,1fr)}}.collective-card__badge--red{background-color:#fdecea;color:#8b0000}.collective-card__badge--orange{background-color:#fff3e0;color:#e65100}