/* Identidad visual unificada: logos, biblioteca y perfil. */
.brand-with-logo{display:inline-flex;align-items:center}.top-brand-logo{display:block;width:232px;height:48px;object-fit:contain;object-position:left center}.student-sidebar .student-logo img{content:url('uomrt-logo-principal.png');object-fit:contain;background:rgba(255,255,255,.06);padding:3px;border-radius:10px}.student-page>.hero{background-image:linear-gradient(90deg,rgba(2,19,49,.98),rgba(2,20,54,.76) 44%,rgba(2,20,54,.06)),url('universidad-oido-portada.png')!important;background-position:center!important;background-size:cover!important}.student-page>.hero .orb{display:none}
.brand-profile-page{max-width:1080px;padding-top:16px}.profile-brand-hero{margin:18px 0 20px;padding:24px 28px;display:flex;gap:18px;align-items:center;border-radius:20px;color:#fff;background:linear-gradient(120deg,rgba(3,24,59,.98),rgba(12,52,105,.9)),url('universidad-oido-portada.png') center/cover;border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 45px rgba(3,17,43,.17)}.profile-brand-avatar{width:86px;height:86px;object-fit:cover;border-radius:50%;border:3px solid rgba(255,255,255,.75);background:#06224a;flex:none}.profile-brand-copy{min-width:0;flex:1}.profile-brand-copy .eyebrow{color:#ffd36b;margin:0 0 5px}.profile-brand-copy h1{margin:0;color:#fff}.profile-brand-copy p{margin:6px 0 0;color:#e3edff}.profile-upload{white-space:nowrap}
.profile-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:20px;align-items:start}.profile-card.profile-data-card{margin:0;padding:26px;border:1px solid #ead9cf;border-radius:18px;background:#fffdfa;box-shadow:0 12px 28px rgba(27,47,84,.05)}.profile-data-card h2{margin:0 0 7px}.profile-data-card>label{display:block;margin:20px 0 0;font-weight:700}.profile-data-card input{display:block;width:100%;margin-top:7px}.location-details{margin-top:18px;border:1px solid #ead9cf;border-radius:13px;background:#fff8f3}.location-details summary{cursor:pointer;padding:16px 18px;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:12px}.location-details summary::-webkit-details-marker{display:none}.location-details summary span{font-size:12px;font-weight:400;color:#71809d}.location-details[open] summary{border-bottom:1px solid #ead9cf}.location-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 18px 0}.location-fields label{font-weight:700;font-size:13px}.location-fields input{font-weight:400}.location-details .rights-check{display:block;margin:14px 18px 18px}.profile-data-card>.primary{margin-top:20px}.profile-side-cards{display:grid;gap:16px}.profile-side-cards .user-plan,.profile-side-cards .progress-card{margin:0;min-height:0;border-radius:18px;background:#fffdfa;box-shadow:0 12px 28px rgba(27,47,84,.05)}
@media(max-width:760px){.top-brand-logo{width:180px;height:40px}.profile-brand-hero{padding:20px;align-items:flex-start;flex-wrap:wrap}.profile-brand-avatar{width:68px;height:68px}.profile-upload{width:100%}.profile-layout{grid-template-columns:1fr}.location-fields{grid-template-columns:1fr}.location-details summary{display:block}.location-details summary span{display:block;margin-top:4px}.student-page>.hero{background-position:62% center!important}}
