.groups-dashboard{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.85fr);gap:16px;align-items:stretch}.groups-list-card,.profile-summary-card,.profile-active-group,.profile-metrics article{border:1px solid rgba(85,197,211,.42);background:linear-gradient(145deg,rgba(12,61,76,.84),rgba(7,36,48,.9));box-shadow:0 14px 32px rgba(0,14,22,.17)}.groups-list-card{padding:20px;border-radius:20px;display:flex;min-height:100%;flex-direction:column;gap:13px}.groups-list-card>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.groups-list-card .eyebrow{margin:0}.groups-list-card h3{margin:0;color:#8ff5ed;font-size:30px}.groups-choice-list{display:grid;gap:8px;max-height:230px;overflow:auto;padding-right:3px}.group-choice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(91,186,201,.32);border-radius:14px;padding:11px 12px;color:#dffbff;text-align:left;background:rgba(4,35,48,.52);transition:border-color .2s ease,transform .2s ease,background .2s ease;cursor:pointer}.group-choice:hover{border-color:#78e8e7;transform:translateY(-1px)}.group-choice.active{border-color:#62e4db;background:linear-gradient(100deg,rgba(59,171,174,.24),rgba(10,62,76,.62));box-shadow:inset 0 0 0 1px rgba(130,255,241,.12)}.group-choice span{display:grid;gap:3px;min-width:0}.group-choice b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-choice small{color:#95c7d1;font-size:11px}.group-choice em{font-style:normal;color:#76f1d4;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.groups-add{justify-content:center;margin-top:auto;border-radius:14px}.groups-add span{font-size:19px;line-height:.6}.profile-content{max-width:980px;display:grid;gap:16px}.profile-summary-card{border-radius:22px;padding:24px;display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:18px}.profile-avatar{width:66px;height:66px;display:grid;place-items:center;border-radius:50%;color:#072431;background:linear-gradient(145deg,#83f0e8,#47abc0);box-shadow:0 0 0 5px rgba(112,235,216,.12),0 10px 24px rgba(0,7,14,.25);font:800 29px/1 Arial,sans-serif}.profile-summary-copy .eyebrow{margin:0 0 5px}.profile-summary-copy h3{margin:0;color:#f0ffff;font-size:27px}.profile-summary-copy p:last-child{max-width:590px;margin:8px 0 0;color:#a9cbd1;line-height:1.55}.profile-summary-card .button{white-space:nowrap;border-radius:13px}.profile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-metrics article{border-radius:17px;padding:18px 20px;display:grid;gap:7px}.profile-metrics span{color:#9bc5ce;font-size:12px}.profile-metrics b{color:#c9ffff;font-size:30px}.profile-active-group{border-radius:17px;padding:20px}.profile-active-group .eyebrow{margin:0 0 6px}.profile-active-group h3{margin:0;color:#efffff;font-size:20px}.profile-active-group p:last-child{margin:8px 0 0;color:#a8cbd1;line-height:1.5}.profile-welcome{border-radius:20px}@media(max-width:820px){.groups-dashboard{grid-template-columns:1fr}.groups-list-card{min-height:auto}.profile-summary-card{grid-template-columns:58px 1fr}.profile-summary-card .button{grid-column:1/-1;justify-self:start}.profile-avatar{width:58px;height:58px}}@media(max-width:540px){.profile-summary-card{padding:19px;gap:13px}.profile-summary-copy h3{font-size:23px}.profile-metrics{grid-template-columns:1fr}.groups-list-card{padding:16px}.groups-choice-list{max-height:190px}}
