.app-launcher{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:20px 0 26px}.app-launcher>a{display:flex;min-height:142px;flex-direction:column;align-items:flex-start;padding:17px;border:1px solid #26364d;border-radius:15px;background:linear-gradient(145deg,#0e1a2b,#13243a);color:#e8eef7;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.app-launcher>a:hover{transform:translateY(-3px);border-color:#65a30d}.app-launcher strong,.app-launcher small{display:block}.app-launcher strong{margin-top:12px}.app-launcher small{margin-top:4px;color:#94a3b8;line-height:1.35}.app-icon{display:grid;width:39px;height:39px;place-items:center;border-radius:11px;background:rgba(163,230,53,.13);color:#a3e635;font-size:19px;font-weight:900}.member-plan-section{margin-top:28px}.section-title p{margin-top:-8px;color:#94a3b8}.member-plan-cards article{display:flex;flex-direction:column}.member-plan-cards article>strong{color:#a3e635;font-size:21px}.member-plan-cards form{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:15px}.profile-photo-block{display:grid;grid-template-columns:112px 1fr;gap:16px;align-items:center;margin:14px 0 20px;padding:14px;border:1px solid #26364d;border-radius:13px;background:#091424}.profile-photo-block img,.profile-photo-placeholder{width:112px;height:112px;border-radius:16px;object-fit:cover}.profile-photo-placeholder{display:grid;place-items:center;background:#26364d;color:#a3e635;font-size:30px;font-weight:900}.profile-photo-block form{gap:9px}.signature-profile-panel form{display:flex;flex-direction:column;gap:13px}.signature-profile-panel canvas{display:block;width:100%;height:220px;border:2px dashed #64748b;border-radius:12px;background:#fff;touch-action:none;cursor:crosshair}.signature-profile-actions{display:flex;align-items:center;justify-content:space-between}.signature-profile-actions button{padding:8px 12px;border:1px solid #475569;border-radius:8px}.signature-check{flex-direction:row!important;align-items:center}.signature-check input{width:auto}.card-member-identity{display:flex;align-items:center;gap:18px}.card-profile-photo{width:112px;height:138px;border:2px solid rgba(255,255,255,.28);border-radius:14px;object-fit:cover}.admin-profile-photo-card{display:grid;grid-template-columns:82px minmax(180px,1fr) minmax(260px,1fr);gap:16px;align-items:center;margin-bottom:16px;padding:15px}.admin-profile-photo-preview img,.admin-profile-photo-preview>div{width:82px;height:82px;border-radius:13px;object-fit:cover}.admin-profile-photo-preview>div{display:grid;place-items:center;background:var(--surface-light,#182338);color:var(--primary,#75e32d);font-size:23px;font-weight:900}.admin-profile-photo-card p{margin:4px 0 0;color:var(--muted,#8d9bb0);font-size:12px}.admin-profile-photo-card form{display:flex;gap:8px;align-items:center}.admin-profile-photo-card input{min-width:0}
@media(max-width:1050px){.app-launcher{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.app-launcher{grid-template-columns:repeat(2,minmax(0,1fr))}.app-launcher>a{min-height:132px;padding:14px}.profile-photo-block,.admin-profile-photo-card{grid-template-columns:1fr}.profile-photo-block img,.profile-photo-placeholder{margin:auto}.admin-profile-photo-card form{align-items:stretch;flex-direction:column}.card-member-identity{align-items:flex-start;flex-direction:column}.card-profile-photo{width:96px;height:118px}.signature-profile-panel canvas{height:180px}}
.member-list-identity{display:flex;align-items:center;gap:10px;min-width:210px}.member-list-identity>img,.member-list-identity>span{width:40px;height:40px;flex:0 0 40px;border-radius:9px}.member-list-identity>img{object-fit:cover}.member-list-identity>span{display:grid;place-items:center;background:var(--surface-light,#182338);color:var(--primary,#75e32d);font-size:11px;font-weight:900}.member-list-identity strong,.member-list-identity small{display:block}
