/* /victor-pajuelo/estilos-index.css v=4.2.1 {Ajuste final: layer-superior flex-start, padding-top 12px} -- Inicio */
	* { box-sizing: border-box; margin: 0; padding: 0; }
	html, body { height: 100%; overflow-x: hidden; }
	body { font-family: 'Arial Narrow', Arial, sans-serif; font-size: 1.17em; letter-spacing: 0.6px; color: #ffffff; background-color: #000000; position: relative; min-height: 100vh; }
	.layer-inferior { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100%; max-width: 380px; height: 92vh; max-height: 850px; background-color: #000000; background-image: url('https://perunews.com/victor-pajuelo/imgs/dabiel.webp'); background-repeat: no-repeat; background-position: center top; background-size: cover; z-index: 1; }
	.layer-superior { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 100%; max-width: 380px; height: 30vh; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding-top: 12px; z-index: 2; background-color: rgba(0, 0, 0, 0.6); padding-left: 5%; padding-right: 5%; }
	.info-row { text-align: center; line-height: 1.3; width: 100%; margin-bottom: 1rem; }
	.info-row h1 { font-size: 1.15em; margin-bottom: 0.25rem; text-shadow: 0 2px 6px rgba(0,0,0,0.9); }
	.info-row p { font-size: 0.9em; opacity: 0.95; text-shadow: 0 1px 4px rgba(0,0,0,0.9); }
	.icon-link-group { display: flex; flex-direction: column; align-items: center; }
	.icon-row { display: flex; justify-content: center; margin: 0; padding: 0; }
	.icon-row a { display: inline-block; }
	.icon-row .icon-img { width: 48px; height: 30px; margin-bottom: -3px; transition: all 0.3s ease; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.8)); }
	.icon-row a:hover .icon-img { transform: scale(1.1); }
	.link-row { text-align: center; margin-top: 0; }
	.link-row a { color: #ffffff; text-decoration: none; font-size: 0.95em; line-height: 1; transition: color 0.3s ease; text-shadow: 0 1px 4px rgba(0,0,0,0.9); }
	.link-row a:hover { color: #FFD700; }
	@media (max-height: 600px) { .layer-inferior { height: 85vh; } .layer-superior { height: 35vh; padding-top: 12px; } .icon-row .icon-img { width: 48px; height: 30px; } }
/* /victor-pajuelo/estilos-index.css v=4.2.1 {Ajuste final: layer-superior flex-start, padding-top 12px} -- Fin */