.profiles-card{margin-bottom:18px}.add-profile-button{border:0;border-radius:16px;padding:12px 18px;background:#6c63e8;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 7px 18px rgba(108,99,232,.22)}
.profiles-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.profile-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:14px 16px;border:1px solid #e0e9f2;border-radius:20px;background:#fbfdff;color:#30465b}.profile-card.active{border-color:#8a82ef;background:linear-gradient(135deg,#f3f1ff,#eef8ff);box-shadow:0 8px 22px rgba(92,91,174,.11)}
.profile-card__select{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:none;border:0;padding:0;margin:0;cursor:pointer;text-align:right;color:inherit;font:inherit;min-width:0}
.profile-card__avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#fff;font-size:27px;box-shadow:0 4px 12px rgba(52,79,104,.08)}.profile-card__text{min-width:0}.profile-card__text strong,.profile-card__text small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-card__text small{margin-top:4px;color:#7b8b9c}.profile-card__status{font-size:22px;color:#6c63e8;font-weight:900}
.profile-card__delete{flex:0 0 auto;border:0;background:#fff0f1;color:#d1445a;width:36px;height:36px;border-radius:12px;font-size:15px;cursor:pointer;display:grid;place-items:center}.profile-card__delete:hover,.profile-card__delete:focus{background:#ffdfe2}
.profile-empty{padding:24px;text-align:center;border:2px dashed #dce7f1;border-radius:20px;color:#718295}.profile-empty span{display:block;font-size:38px}.profile-empty strong{display:block;color:#40566b;margin:6px 0}.profile-empty p{margin:0}
.profile-name-label,.avatar-label{display:block;text-align:right;font-weight:800;color:#40566b;margin:14px 0 7px}.profile-name-input{width:100%;padding:13px 14px;border:2px solid #dce8f2;border-radius:14px;font-size:1rem;outline:none}.profile-name-input:focus{border-color:#8278eb;box-shadow:0 0 0 3px rgba(130,120,235,.1)}.avatar-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.avatar-option{border:2px solid transparent;border-radius:14px;background:#f4f7fa;padding:8px;font-size:25px;cursor:pointer}.avatar-option.selected{border-color:#8278eb;background:#f1efff;transform:scale(1.05)}.profile-note{font-size:.85rem!important;background:#f7fbff;border-radius:12px;padding:10px;color:#6f8294!important}.button--primary{background:#6c63e8;color:#fff}

.weekly-card{margin-top:18px;padding:26px}.weekly-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.weekly-heading h2{margin:5px 0 0}.weekly-note{font-size:.82rem;color:#7b8b9c;background:#f4f8fb;border-radius:999px;padding:7px 11px;white-space:nowrap}.weekly-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.weekly-stat{padding:18px;border:1px solid #e5edf4;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbff)}.weekly-stat__icon{display:block;font-size:25px;margin-bottom:8px}.weekly-stat strong{display:block;font-size:1.5rem;color:#2c4359}.weekly-stat small{display:block;margin-top:4px;color:#7b8b9c}.weekly-favorite{margin-top:14px;padding:14px 16px;border-radius:18px;background:#fff9e6;border:1px solid #f8e9af;color:#65552c;font-weight:800}

.activity-list{display:grid;gap:10px}.activity-item{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid #e5edf4;border-radius:17px;background:#fbfdff}.activity-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eef6fc;font-size:21px}.activity-main strong,.activity-main small{display:block}.activity-main small{margin-top:4px;color:#7b8b9c}.activity-result{text-align:left}.activity-result strong{display:block;color:#2f6f9f}.activity-result small{display:block;margin-top:4px;color:#7b8b9c}.activity-empty{padding:28px 18px;border:2px dashed #dce8f2;border-radius:20px;text-align:center;color:#718295}.activity-empty span{display:block;font-size:36px;margin-bottom:8px}.activity-empty p{margin:0 0 5px;font-weight:800;color:#4f6478}.activity-empty small{color:#8a99a7}.analytics-explainer{margin-top:12px;color:#8a99a7;font-size:.78rem;line-height:1.5}

@media(max-width:820px){.weekly-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.add-profile-button{width:100%;margin-top:8px}.profiles-list{grid-template-columns:1fr}.avatar-picker{grid-template-columns:repeat(3,1fr)}.weekly-card{padding:20px}.weekly-heading{flex-direction:column}.weekly-note{white-space:normal}.weekly-grid{grid-template-columns:1fr 1fr}.weekly-stat{padding:14px}.activity-item{grid-template-columns:auto 1fr}.activity-result{grid-column:2;text-align:right}}
